:root{
    --main-color:#222222;
    --sec-color:#2E8EC6;
    --bg-color:#2D4B75;
}
 
@font-face{
    font-family: 'T-reg';
    src: url('../fonts/Tajawal-Regular.ttf');
}   
@font-face{
    font-family: 'bold';
    src: url('../fonts/Tajawal-Bold.ttf');
}   
@font-face{
    font-family: 'light';
    src: url('../fonts/Tajawal-Light.ttf');
} 

@font-face{
    font-family: 'new';
    src: url('../fonts/Neo\ Sans\ Arabic\ Regular.ttf');
}

    body {
        direction: rtl;
        text-align: start;
        font-family: 'T-reg';
        overflow-x: hidden;
    }

.owl-carousel{
    direction: ltr;
}
.carousel-info button{
    border: none;
    outline: none;
    background: none;
}
button:focus{
    border: none;
    outline: none;
}
input:focus{
    outline: none;
}
ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
a,a:hover{
    text-decoration: none;
}

.mynav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.mynav .nav-link {
    color: #fff;
}

.right-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mynavbar,
.mynavbar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mynavbar ul {
    margin-right: 0;
}

.lang-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btnSearch i,
.lang-search a {
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    transition: all 0.3s;
    font-family: 'new';
}

.lang-search a i {
    padding-inline-start: 6px;
}

.btnSearch i:hover,
.lang-search a:hover {
    color: #2E8EC6;
}


.mynavbar ul li {
    margin-inline-start: 10px;
}

.logo img {
    max-height: 77px;
    max-width: 100%;
    object-fit: contain;
}

.mynav .fa-search:hover {
    transform: rotate(-360deg);
}


/* Start header */

.mynav .row {
    padding: 16px 0;
    align-items: center;
}

.mynavbar .nav-link {
    position: relative;
    padding: 1px 10px;
    z-index: 1;
}

.mynavbar .nav-link::after {
    position: absolute;
    content: '';
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    border-radius: 20px;
    /* background-color: #fff; */
    opacity: 0;
    transition: all 0.6s;
    z-index: -1;
}

.mynavbar ul li.current-menu-item a {
    color: #003089;
}

.mynavbar .nav-link.active::after,
.mynavbar ul li.current-menu-item .nav-link::after {
    opacity: 1;
    top: 0;
}

.mynavbar .nav-link:hover::after {
    opacity: 1;
    top: 2px;
}

.mynavbar .nav-link.active,
.mynavbar .nav-link:hover {
    color: #75D6FF;
}

.res-menu ul {
    display: flex;
}

.res-menu ul li:last-of-type {
    margin-right: 10px;
}

.header-sochial {
    display: flex;
}

.header-sochial a {
    transition: all 0.3s;
    color: #fff;
    margin-inline: 9px;
}

.header-sochial a:hover {
    color: #2E8EC6;
}

.navbar-toggler-icon {
    color: #fff;
    font-size: 20px;
    margin-inline-start: 11px;
    width: unset;
    font-size: 22px;
}

/* Sidebar */

.sidebar {
    position: fixed;
    top: 0px;
    bottom: 0;
    right: -350px;
    height: 100%;
    width: 350px;
    background-color:#000;
    z-index: 999;
    padding: 20px 0;
    z-index: 999999;
    transition: all 0.7s;
    box-shadow: 0px 0px 20px #00000029;
    padding: 20px 0;
    clip-path: circle(25px at calc(100% - 45px) 45px);
}

.sidebar-width {
    right: 0px;
    clip-path: circle(75%);
}

.sidebar .close-side i {
    position: absolute;
    top: 20px;
   left: 40px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    color: #fff;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}

.sidebar .side-content {
    padding-top: 10px;
    margin-top: 30px;
}

.close-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: var(--bg-color);
    opacity: 0.6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

.close-overlay.open-overlay {
    display: block;
}

.sidebar .side-content ul li {
    position: relative;
    width: 100%;
    transition: all .5s;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    
}


.sidebar .side-content ul li a {
display: inline-block;
}



.sidebar .contact-buttons {
    justify-content: center;
    margin-top: 60px;
}

.search-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sidebar li{
    margin: 15px 0;
  }
  .sidebar ul li a{
    color: none;
    text-decoration: none;
    font-size: 22px;
    font-weight: 500;
    padding: 5px 30px;
    color: #fff;
    border-radius: 50px;
    background: #000;
    position: relative;
    line-height: 50px;
    transition: all 0.3s ease;
  }
  .sidebar ul li a:after{
    position: absolute;
    content: "";
    background: #fff;
     background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    /*background: linear-gradient(375deg, #1cc7d0, #2ede98);*/
    width: 104%;
    height: 110%;
    left: -2%;
    top: -5%; /* if the font is 'Oswald'*/
    border-radius: 50px;
    transform: scaleY(0);
    z-index: -1;
    animation: rotate 1.5s linear infinite;
    transition: transform 0.3s ease;
  }
  .sidebar ul li a:hover:after{
    transform: scaleY(1);
  }
  .sidebar ul li a:hover{
    color: #fff;
  }
  @keyframes rotate {
    0%{
      filter: hue-rotate(0deg);
    }
    100%{
      filter: hue-rotate(360deg);
    }
  }
/* Start responsive-menu */
.responsive-menu{
    padding: 20px  16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
.responsive-menu ul,.menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.responsive-menu .menu ul li{
    width: 33.3%;
    text-align: center;
}
.responsive-menu .menu{
    padding-top: 8px;
}
.responsive-menu .menu .lang i{
    padding-inline-start: 6px;
}
.responsive-menu .menu  a{
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
}
.menu .btnSearch{
    display: flex;
    align-items: center;
}
.right-menu{
    /*display: flex;*/
    /*align-items: center;  */
}
/* Start home slider */
.slider-home .slider-img {
    position: relative;

}

.home-slider .item {
    position: relative;
}

.sochial-links {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sochial-links a {
    color: #fff;
    margin-right: 20px;
    border: 1px solid #fff;
    width: 40px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.home-slider {
    width: 100%;
    /* z-index: -1; */
}

.slider-home .slider-img::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(33 67 109 / 60%);
    background-size: cover;
}

.carousel-info {
    position: absolute;
    z-index: 2;
    color: #fff;
    text-align: end;
    bottom: 0px;
    transform: translateY(0px);
    visibility: hidden;
    transition: all 1s ease-in;
    padding: 45px 20px;
    right: 126px;
    width: 40%;
}

.carousel-info .more-data {
    display: flex;
    justify-content: space-around;
}

.slider .owl-item.active .carousel-info {
    transform: translateY(-60px);
    opacity: 1;
    visibility: visible;
}

.carousel-info h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 63px;
    font-family: 'bold';
}

.carousel-info p {
    line-height: 1.7;
    font-size: 18px;
    margin-block: 40px;
    font-family: 'light';
}

.home-slider .owl-carousel,
.sponser-slider {
    direction: ltr;
}

.slider-home .owl-item .slider-img {
    height: 660px;
}

.slider-home .owl-item .slider-img img {
    height: 660px;
    object-fit: cover;
    transition: all 20s;
}

.slider .owl-item.active img {
    transform: scale(1.3);
}

.comp-video span a {
    padding-inline-end: 12px;
    color: #fff;
}

.comp-video {
    margin: 0 20px;
    display: flex;
    align-items: center;
}

.comp-video a.wath-v {
    width: 58px;
    height: 58px;
    background-color: #72CDF4;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.comp-video a.wath-v::after {
    position: absolute;
    content: '\f04b';
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #72CDF4;
}

.comp-video a.wath-v::before {
    position: absolute;
    content: '';
    width: 58px;
    height: 58px;
    margin: auto;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #72CDF4;
    opacity: 0.7;
    animation: movecir 1s infinite linear;
}

@keyframes movecir {
    0% {
        transform: scale(0.5);
        opacity: 1;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

.home-slider .owl-theme .owl-nav .owl-prev,
.home-slider .owl-theme .owl-nav .owl-next,
.sponser-slider.owl-theme .owl-nav .owl-next,
.sponser-slider.owl-theme .owl-nav .owl-prev {
    margin-top: 0;
    position: absolute;
    top: 50%;
    font-size: 29px;
    background-color: transparent;
    z-index: 9;
    color: rgb(255 255 255 / 54%);
}
.sponser-slider.owl-theme .owl-nav .owl-next,
.sponser-slider.owl-theme .owl-nav .owl-prev {
    top: 18%;
    color: rgb(33 67 109 / 54%);
}
.home-slider .owl-theme .owl-nav .owl-prev {
    left: 53px;
}

.home-slider .owl-theme .owl-nav .owl-next {
    right: 53px;
}

.sponser-slider.owl-theme .owl-nav .owl-prev {
    left: -40px;
}

.sponser-slider.owl-theme .owl-nav .owl-next {
    right: -40px;
}

.card-slider.owl-theme .owl-nav .owl-prev,
.card-slider.owl-theme .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.read-more a::before ,.read-more button::before {
    background: var(--sec-color);
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 100%;
    height: 0%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.6s ease;
}

.read-more a:hover::before ,.read-more button:hover::before{
    height: 380%;
}

.slider-home.owl-theme .owl-dots .owl-dot span,
.card-slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 5px 7px;
    font-size: 12px;
    background: transparent;
    color: #fff;
    border: 1px solid #C8C8C8;
}

.slider-home.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.card-slider.owl-theme .owl-dots .owl-dot span {
    border-color: var(--sec-color);
}

.card-slider.owl-theme .owl-dots .owl-dot.active span,
.card-slider.owl-theme .owl-dots .owl-dot.active span {
    background-color: var(--sec-color);
}

.slider-home.owl-theme .owl-dots,
.card-slider.owl-theme .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.card-slider.owl-theme .owl-dots {
    bottom: -30px;
}

.card-slider.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-prev {
    color: #fff;
    background-color: var(--sec-color);
    transition: all 0.4s;
}

.card-slider.owl-theme .owl-nav .owl-next:hover,
.card-slider.owl-theme .owl-nav .owl-prev:hover {
    color: var(--sec-color);
    background-color: #fff;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

/* ********************************* */
.sponser-slider .item img {
    width: 100%;
    margin: auto;
    height: 110px;
    object-fit: contain;
    padding: 10px 26px;
    filter: grayscale(1);
    transition: all 0.2s;
}
.sponser-slider .item:hover img{
    filter: invert(64%) sepia(71%) saturate(371%) hue-rotate(170deg) brightness(106%) contrast(101%);
}
  /******************************************************************************/
  /* Start about section */
.about-info p{
    color: #8B8B8B;
}
.about  .about-img img{
      width: 100%;
      height: 400px;
      object-fit: cover;
}

 .about .about-info{
     position: relative;
     padding-inline-end: 46px;
  }
  .about .about-video::after{
    position: absolute;
    content: '';
    background: #2E8EC6 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 0.03;
    width: 100%;
    height: 100%;
    right: 30px;
    top: 36px;
    z-index: -1;
  }
   .about-info h4::before{
    position: absolute;
    content: '';
    /*background-image: url('../images/after-img.png');*/
    width: 81px;
    height: 9px;
    right: 0px;
    bottom: 0px;
        width: 90px;
    height: 2px;
     background-color: #000;
    /*background-color: #58747b;*/
  }
  .about-info h4{
      color: #1A1A1A;
      font-size: 37px;
      font-family: 'bold';
      padding-bottom: 20px;
      margin-bottom: 30px;
      position: relative;
  }
  .about-video .video-data,.about-video{
    height: 100%;
    position: relative;
    max-width: 76%;
    margin: auto;
}
.about-video img{
    max-width: 100%;
    height: 426px;
    border-radius: 12px;
    box-shadow: 0 16px 30px rgb(46 142 198 / 3%);
}

.about .row{
    align-items: center;
}
.video-icone{
    width: 53px;
    height: 53px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}

 .video-icone::after{
    position: absolute;
    content: '\f04b';
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    /* border: 1px solid #fff; */
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2E8EC6;
}
 .video-icone::before{
    position: absolute;
    content: '';
    width: 55px;
    height: 55px;
    margin: auto;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0.7;
    animation: movecir 1s infinite linear;
}
@keyframes movecir{
    0%{
        transform: scale(0.5);
        opacity: 1;
      }
      100%{
        transform: scale(1.5);
        opacity: 0;
      }
    }

/* ***********************************************************8 */
/* Start product section */
.section-title{
    text-align: center;
    margin-bottom: 70px;
}
.section-title h4{
    color: #1A1A1A;
    font-size: 37px;
    font-family: 'bold';
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
    
}
.section-title h4::after{
    position: absolute;
    content: '';
    /*background-image: url('../images/after-img.png');*/
    width: 81px;
    height: 9px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
        width: 90px;
    height: 2px;
    background-color: #1a1a1a;
}
.project-item .img {
    position: relative;
    z-index: 2;
    height: 400px;
}

.project-item .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}


.project-item{
    margin-bottom: 32px;
}
.project-item .project-info {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    margin: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #00000012;
    border-radius: 3px;
    z-index: 9;
    transition: all 0.4s;
    padding: 25px 20px;
    width: 80%;
    margin: auto;
}

.project-item .project-info h4 {
    color: #432E33;
    font-size: 23px;
font-family: 'bold';
}
.project-item .project-info h6{
color: #707070;
font-family: 'light';
}

/* End quarry section */
/* ************************************************* */
/* Start Quality section */
section{
    padding: 60px 0;
    overflow: hidden;
}
.about-company{
    background-color: #FCFCFC;
    margin-top:40px;
}
.products{
    padding-top:30px;
}
.about-item .icone{
    width: 84px;
    height: 84px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
 margin-bottom: 30px;
}
.about-item .icone img{
    max-height: 38px;
}
.about-item .icone:hover img{
    animation: 1s tada;
}
.col-lg-3:first-of-type .icone{
    background: #4B4B4B 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 28px #4B4B4B30;
}
.col-lg-3:nth-child(2) .icone{
    background: #52B7F2 0% 0% no-repeat padding-box;
box-shadow: 0px 5px 28px #47A8E124;
}

.col-lg-3:nth-child(3) .icone{
    background: #2E8EC6 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 28px #2E8EC65E;
}
.col-lg-3:last-of-type .icone{
    background: #325784 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 28px #21436D29;
}
.about-item .title h5{
    font-size: 23px;
    font-family: 'bold';
    padding-bottom: 25px;
    position: relative;
    display: inline-block;
  
}
.about-item .title h5::after{
    position: absolute;
    content: '';
    width: 53px;
    height: 2px;
    background-color: #2E8EC6;
    right: 0;
    bottom: 0;
}
.about-item p{
    color: #8B8B8B;
    font-family: 'light';
    margin-top: 14px;
}
.about-company .row{
    justify-content: center;
}
.col-lg-3:nth-child(2){
    animation-delay: 0.3s;
}
.col-lg-3:nth-child(3){
    animation-delay: 0.6s;
}
.col-lg-3:nth-child(4){
    animation-delay: 0.9s;
}
/* *********************************************** */

/* *************Start footer section*********** */

footer{
   padding: 226px 0 0;
   overflow: hidden;
   background: transparent linear-gradient(0deg, #2E8EC6 0%, #155B84 100%) 0% 0% no-repeat padding-box;
   clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
}

.right-footer{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 36px #0000000F;
border-radius: 62px;
padding: 90px 30px;
margin-inline-end: 20px;
}
.right-footer h3{
    margin-bottom: 40px;
}
footer h3{
    color: #0F1010;
    font-size: 36px;
    font-family: 'bold';
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
footer .left-footer h3{
    color: #fff;
}
footer h3::after{
    position: absolute;
    content: '';
    background-image: url('../images/contact-af.png');
    width: 90px;
    height: 8px;
    bottom: 0px;
    right: 0;
}
.right-footer ul a,
.right-footer ul  li{
    color: #262626;
    font-size: 23px;
    font-family: 'light';
    margin-bottom: 8px;
}
.right-footer ul a:hover, .right-footer ul li:hover{
    color:#2E8EC6;
}
.right-footer ul li i{
    color: #2E8EC6;
    font-size: 16px;
    padding-inline-end: 10px;
}
.contact-form input ,.contact-form textarea{
    background: transparent;
    width: 100%;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    padding: 10px;
    transition: all 0.3s;
}
.contact-form input::placeholder,.contact-form textarea::placeholder{
    color: #8EDEFF;
    opacity: 62%;
    font-family: 'light';
}
.contact-form input:focus,.contact-form textarea:focus{
    border-color: #fff;
}
.contact-form input:focus::placeholder,.contact-form textarea:focus::placeholder,
.contact-form label{
    color: #fff;
}
.contact-form .form-group{
    margin-bottom: 18px;
}
.footer-sochial a{
    color: #fff;
   padding-inline-end: 14px;
}
.footer-contact-sochial li{
    margin-bottom: 20px;
}
.footer-contact-sochial li a,.footer-contact-sochial li{
    color: #fff;
}
.footer-contact-sochial li i{
  font-size: 20px;
    margin-inline-end: 8px;
}


span.mob-num{
    display: inline-block;
    direction: ltr;
}
.copy-right {
    padding:5px 0px 20px;
    /*margin-top: 32px;*/
}

.copy-right p{
    color: #fff;
    margin-bottom: 0;
    font-family: 'light';
}

.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.comp-rights {
    text-align: left;
}

.copy-right .row{
    align-items: center;
}


.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.more button{
    min-width: 145px;
    text-align: center;
    color: #fff;
    font-family: 'bold';
    border-radius: 50px;
    outline: none;
    border: none;
    padding: 10px;
    position: relative;
    transition: all 0.4;
    z-index: 2;
    background-color: #27AAE1;
}
.more button i{
    transform: scaleX(-1);
    padding-inline-end: 10px;
}
.more button:hover{
    background-color: #fff;
    color:var(--sec-color);
}
/* ********************************************************************************************* */
/* Scroll to top */
#mybtn {
    display: none; 
    position: fixed; 
    bottom: 20px;
    right: 30px; 
    z-index: 99999; 
    border: none;
    outline: none; 
    background-color: var(--bg-color); 
    cursor: pointer; 
    padding: 6px 8px; 
    width: 41px;
    height: 42px;
    border-radius: 5px; 
    font-size: 18px; 
  }
  #mybtn i{color: #fff;}







  @media (max-width:768px){
  .carousel-info{
      right: 0;
      bottom:-33px;
  }
  .title h5::after {
    left: 50%;
    right:auto !important;
    transform: translateX(-50%);
}
}
/*****************************************************************/
/*****************************************************************************/
/*********************************** 404 ***********************************/
.error-layout {
	padding: 70px 0;
}
.error-layout .inner_ro,
.error-layout .outer {
	text-align: center;
}
.error-layout .m-section-head {
	margin-bottom: 20px;
	text-align: right;
}
.error-layout .m-section-head h3 {
	font-size: 17px;
	padding-bottom: 0;
}
.error-layout .inner_ro {
	position: relative;
}
.error-layout .inner_ro span {
	color: #155b84;
	font-size: 150px;
	font-weight: bold;
	line-height:1;
}
.error-layout .inner_ro img.sc {
  bottom: 0;
  left: 0;
  height: 42px;
  margin: auto;
  position: absolute;
  right: 0;
  top: -90px;
  width: 381px;
  opacity: .5;
}
.error-layout .outer h4 {
	margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #2A2A2A;
}
.error-layout .outer a {
  padding: 0 5px;
	display: inline-block;
	color: #155b84;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46B450 !important;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #46B450 !important;
}
.wpcf7 br{
    display: none;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl !important;
}



.contact-form textarea {
    border-radius: 35px;
    padding: 10px 20px;
    height: 100px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
}

.mynav.sticky {
    position: fixed!important;
    width: 100%;
    left: 0;
    top: 0px;
    height: 60px;
    z-index: 99999999999;
    background: #2E8EC6;
    opacity: .97;
    filter: alpha(opacity = 97);
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    padding-top: 6px;
}

.mynav.sticky .row{
    padding:0;
}

.mynav.sticky .mynavbar .nav-link,
 .mynav.sticky .header-sochial a{
    /*color:#000;*/
}

.mynav.sticky .logo img {
    max-height: 50px;
}



.footer-top {
    padding: 20px 0 10px;
    /*background: #1e96d3;*/
    border-top: 2px #fff solid;
    margin-top:30px;
}

.footer-top a {
    max-height: 100px;
    display: block;
    overflow: hidden;
}

.footer-top a img {
    max-height: 80px;
}

.footer-top .logo-footer {
    display: flex;
    justify-content: flex-end;
}

.footer-top .logo-ols img {
    max-height: 60px;
}

.footer-top .row {
    align-items: center;
}

.about .about-info {
    height: 620px;
    overflow-y: scroll;
}

/* width */
.about .about-info::-webkit-scrollbar {
  width: 5px;
  border-radius:3px;
}

/* Track */
.about .about-info::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.about .about-info::-webkit-scrollbar-thumb {
  background: #888;
}




















