:root {
    --main-color: #42475F;
    --sec-color: #228C88;
}

@font-face {
    font-family: 'Medium';
    src: url('../fonts/NeoSansArabicMedium.ttf');
}

@font-face {
    font-family: 'bold';
    src: url('../fonts/NeoSansArabicBold.ttf');
}

@font-face {
    font-family: 'NeoSansArabic';
    src: url('../fonts/Neo-Sans-Arabic-Regular.ttf');
}

@font-face {
    font-family: 'light';
    src: url('../fonts/Bahij_TheSansArabic-Light.ttf');
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: rtl !important;
}

body {
    direction: rtl;
    text-align: start;
    font-family: 'NeoSansArabic';
    overflow-x: hidden;

}

a:hover {
    text-decoration: none;
}

/* nice select */
.nice-select {
    width: 100%;
    margin-bottom: 15px;
    text-align: right !important;
    padding-left: 30px;
    padding-right: 18px;
}

.nice-select::after {
    left: 12px;
    right: auto;
}

.nice-select .option {
    text-align: right;
    padding-left: 29px;
    padding-right: 18px;
}

.nice-select .list {
    width: 100%;
}

.nice-select:after {
    width: 8px;
    height: 8px;
}

.inner-body {
    position: relative;
}


.owl-carousel {
    direction: ltr;
}

.carousel-info button {
    border: none;
    outline: none;
    background: none;
}

button:focus,
button {
    border: none;
    outline: none;
}

.mynav button {
    background: none;
}

input:focus {
    outline: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

padd {
    text-decoration: none;
}

.left-nav {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 40px;
}

.mynavbar {
    padding: 60px 0 20px;
    position: absolute;
    z-index: 999;
    padding-block: 30px;
    right: 0;
    left: 0;
    top: 0;
}

.mynavbar.pages,
.responsive-menu.pages {
    background-color: #FFF8F8;
}

.left-header,
.mynavbar ul.mynav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mynavbar ul.mynav {
    justify-content: flex-start;
    /* margin-inline-end: 28px; */
}

.mynavbar ul.mynav li {
    /* padding-inline-end: 30px; */
}

.mynavbar .row {
    align-items: center;
}


.lang {
    /* padding-inline-end: 30px; */
    position: relative;
}

.lang a {
    /* font-family: 'light'; */
}

.lang a:hover {
    color: var(--sec-color);
}

/* ********************* */
span.mob-num {
    display: inline-block;
    direction: ltr;
}

.mynavbar ul li a {
    color: #000;
    transition: all 0.2s;
    font-size: 18px;
    position: relative;
    /* font-family: 'NeoSansArabic'; */
}

i.fa-phone-volume {
    transform: rotate(-45deg);
}

.left-header a {
    color: #000;
}

.left-header {justify-content: space-between;gap: 56px;}

.mynav .current-menu-item a, .mynav a:hover, .topbar a:hover, .mynav i:hover {
    color: var(--sec-color);
}

.btnSearch {
    padding-inline-start: 40px;
}

.lang a {
    /* color: #25201D; */
    text-transform: uppercase;
    font-size: 18px;
}

.logo img {
    max-height: 61px;
    max-width: 320px;
    object-fit: contain;
}

.header-section {
    padding: 12px 0;
}

.navbar-toggler {
    padding: 0;
}



/* Sidebar */

.sidebar {
    position: fixed;
    top: 0px;
    bottom: 0;
    right: -350px;
    height: 100%;
    width: 350px;
    background-color: var(--main-color);
    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: 20px;
    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(--main-color);
    opacity: 0.8;
    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:hover {
    background-color: #fff;
}

.sidebar .side-content ul li:hover a::after {
    color: #fff;
}


.sidebar .side-content ul li a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    transition: all 0.6s;
    font-weight: bold;
}

.sidebar .side-content ul li a:hover {
    background-color: #fff;
    color: var(--main-color);
}

.sidebar .contact-buttons {
    justify-content: center;
    margin-top: 60px;
}

.search-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sidebar .header-sochial {
    text-align: center;
    padding-top: 14px;
}

.sidebar .header-sochial a {
    color: #fff;
    font-size: 18px;
}

.sidebar .sub-menu {
    display: none;
    opacity: 1;
    visibility: visible;
    height: auto;
    position: relative;
    min-width: unset;
    width: 100%;
    border-radius: 0;
    padding: 16px 0px;
    margin-top: 0px;
    right: unset;
    padding: 0;
}

.sidebar .sub-menu::before {
    display: none;
}

.sidebar .side-content ul li.menu-item-has-children:hover {
    background-color: transparent;
}

/* ---------------responsive-menu---------------- */
.responsive-menu .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 16px;

}

.responsive-menu {
    padding: 32px 0 28px;
}

.navbar-toggler-icon {
    background: var(--main-color);
    color: #fff;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.responsive-menu .lang {
    color: var(--main-color);
    text-transform: uppercase;
    font-size: 18px;
}

.card-slider.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-prev,
.sponser-slider.owl-theme .owl-nav .owl-prev,
.sponser-slider.owl-theme .owl-nav .owl-next,
.gallary-slider.owl-theme .owl-nav .owl-next,
.gallary-slider.owl-theme .owl-nav .owl-prev {
    margin-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* width: 40px; */
    /* height: 40px; */
    font-size: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: rgb(255 255 255 / 50%);
}

.gallary-slider.owl-theme .owl-nav .owl-prev {
    left: -80px;
    color: rgb(49 49 49);
}

.gallary-slider.owl-theme .owl-nav .owl-next {
    right: -80px;
    color: rgb(49 49 49);
}

.card-slider.owl-theme .owl-nav .owl-prev {
    left: -80px;
    color: rgb(255 255 255 / 87%);
}

.card-slider.owl-theme .owl-nav .owl-next {
    right: -80px;
    color: rgb(255 255 255 / 87%);
}

.sponser-slider.owl-theme .owl-nav .owl-next {
    right: -80px;
}

.sponser-slider.owl-theme .owl-nav .owl-prev {
    left: -80px;
}

.sponser-slider.owl-theme .owl-nav .owl-prev,
.sponser-slider.owl-theme .owl-nav .owl-next {
    top: 60%;
    color: rgb(0 0 0 /87%);
}

.owl-theme .owl-dots .owl-dot span {
    width: 56px;
    height: 3px;
    border-radius: 30px;
    background: #fff;
}

.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span {
    background: var(--sec-color);
}

/* ********************************* */

/* Start hero section  */
.hero-section .row {
    align-items: center;
}
.hero-section{
    padding-top: 280px;
    background: #F7F8FA;
}
.hero-info h4 {
    color: #13141B;
    font-size: 48px;
    font-family: 'Medium';
    line-height: 58px;
}

.hero-info p {
    color: #6A6D7B;
    line-height: 28px;
    margin: 20px 0 21px;
    margin-inline-end: 20px;
    font-size: 18px;
    line-height: 28px;
}

.hero-img {
    height: 415px;
}

.hero-img img {
    max-width: 100%;
    height: 100%;
}

.more a {
    color: #fff;
    position: relative;
    transition: all 0.3s;
    border-radius: 50px;
    padding: 12px 8px;
    min-width: 130px;
    display: inline-block;
    color: #fff;
    background: var(--main-color);
    text-align: center;
    font-family: 'Medium';
    font-size: 16px;
    z-index: 1;
    overflow: hidden;
    z-index: 2;
}

.contact-btn.more a,.service-box .more a {
    /* background: var(--main-color); */
}
.service-box .more a{
    padding: 10px 8px;
}
.more a::after,
.more button::after {
    position: absolute;
    content: '';
    background: var(--sec-color);
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 100%;
    height: 0%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.5s;
    border-radius: 50px;
}

.more a:hover::after,
.more button:hover:after {
    height: 380%;
}

.contact-btn.more a::after ,.service-box .more a::after{
    background: var(--sec-color);
}
.hero-info .more a{
    font-size: 14px;
}
/* -------------------------------------- */
/* Start service section */
section.services {
    /* padding-top: 50px; */
    position: relative;
}

section.services::after,
section.services::before {
    position: absolute;
    content: '';
    z-index: -1;
    background-size: cover;
    opacity: 0;
}

section.services::after {
    top: 160px;
    left: 0;
    background-image: url('../images/Ellipse.png');
    width: 71%;
    height: 62%;
}

section.services::before {
    bottom: 0;
    right: 0;
    background-image: url('../images/Ellipse-1.png');
    width: 58%;
    height: 50%;
}

.servic-banner {
    position: relative;
    top: -150px;
    width: 100%;
    height: 100px;
    display: none;
}

.servic-banner img {
    width: 100%;
}

.service-list li {
    margin-bottom: 80px;
}

.service-item .row {
    align-items: center;
}

.service-img {
    height: 520px;
    text-align: center;
    margin-inline-start: 48px;
    border-radius: 10px;
    overflow: hidden;
}

.service-img img {
    height: 100%;
    max-width: 100%;
    /* animation: updown-i 4s infinite ease-in-out; */
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.title h4 {
    font-size: 28px;
    color: var(--sec-color);
    font-family: 'Medium';
    text-transform: capitalize;
}

.title h4 span {
    color: var(--main-color);
}

.know-more a {
    font-size: 18px;
    /* font-family: 'bold'; */
    color: #4FC0B3;
}

.service-info p {
    margin: 20px 0 32px;
    line-height: 28px;
    margin-inline-end: 9px;
    color: #616474;
    font-size: 18px;
    line-height: 28px;
}

/* ----------------------------------------------------------- */
/* Start  section */
section {
    padding: 70px 0;
    position: relative;
    z-index: 99;
    overflow: hidden;
}

.section-title {
    text-align: center;
    margin-bottom: 64px;
}

.section-title h4 {
    display: inline-block;
    position: relative;
    font-size: 48px;
    color: #121214;
    text-transform: capitalize;
    font-family: 'Medium';
    margin: 0;
}

/* --------------------------------------------------------------- */
/* Start contact-sec section */
.contact-sec {
    background: var(--main-color);
}

.contact-sec .row {
    align-items: center;
}

.contact-info ul li {
    /*margin-bottom: 58px;*/
    
    margin-bottom: 25px;
}

.contact-info ul li,
.contact-info ul li a {
    color: #fff;
    font-size: 20px;
    display: flex;
}
.contact-info ul li Ù‡i{
    
}
.contact-info h4 {
    text-transform: capitalize;
    font-size: 28px;
    /*margin-bottom: 67px;*/
     margin-bottom: 40px;
    color: #fff;
    font-family: 'Medium';
}

.contact-form h6 {font-size: 24px;margin-bottom: 31px;color: #0D0E15;font-family: 'Medium';}

/* -----------------------------------------------------------------   */


/* *************Start footer section*********** */
footer {
    overflow: hidden;
    position: relative;
    padding-top: 70px;
    padding-bottom: 40px;
}

.fixed-icone {
    position: fixed;
    bottom: 22px;
    left: 30px;
    z-index: 999;
    animation: updown-i 4s infinite ease-in-out;
}

@keyframes updown-i {

    0%,
    100% {
        transform: translateY(-12px);
    }

    50% {
        transform: translateY(12px);
    }
}

.fixed-icone a {

    width: 66px;
    height: 66px;
    background: #27A830;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed-icone a i {
    color: #fff;
    font-size: 32px;
}

.footer-soch-icon {
    text-align: end;
}

.footer-soch-icon a {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #25201D;
    margin-inline-end: 5px;
    transition: all 0.3s;
    background: #F1F1F1;
    font-size: 14px;
}

.footer-soch-icon a:hover {
    transform: translateY(-8px);
}

.footer-soch-icon a:hover i.fab.fa-facebook-f {
    color: #1877f2;
}

.footer-soch-icon a:hover i.fab.fa-youtube {
    color: #ff0000;
}

.footer-soch-icon a:hover i.fab.fa-twitter {
    color: #1da1f2;

}

.footer-soch-icon a:hover i.fab.fa-instagram {
    color: #405de6;
}

.bottom-footer {
    margin-top: 70px;
}

.copy-right p {
    margin-bottom: 0;
    font-size: 13px;
    color: #131313;

}

footer a {transition: all 0.3s;color: var(--main-color);font-size: 16px;line-height: 26px;}

footer a:hover {
    color: var(--main-color);
}

footer .container {
    position: relative;
    z-index: 2;
}

.contact-map iframe {
    width: 100%;
    height: 170px;
    border-radius: 22px;
}

.footer-contact {
    margin-bottom: 20px;
}

.footer-links h4 {
    color: #000;
    font-size: 24px;
    margin-bottom: 36px;
    font-weight:400;
    /*font-family: 'Medium';*/
        text-transform: capitalize;
}

.footer-links ul li {
    margin-bottom: 12px;
}

.footer-sochial {
    margin-top: 14px;
}

.footer-sochial {
    display: flex;
}

.footer-sochial a {
    margin-right: 3px;
    transition: all 0.5s;
    color: #fff;
    padding-inline-end: 18px;
}

footer.pages .footer-soch-icon a {
    width: unset;
    height: unset;
    margin-inline-end: 0;
    margin-inline-start: 18px;
}

.copy-right {
    text-align: end;
}

.copy-right .row {
    align-items: center;
}

.copy-right p {
    color: #25201D;
    font-size: 14px;
    margin-bottom: 0;
}

.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.comp-rights {
    text-align: start;
}

.all-imgs {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    margin-bottom: 25px;
}


.all-imgs img {

    height: 25px;
     margin-inline-end: 20px; 
}

.contact-numbers li span {
    font-size: 14px;
}

/*------------------------------ Start about-page  ---------------------------------  */
.breadcrumb-section{
    padding: 60px 0;
    position: relative;
    z-index: 2;
}
.my-bread{
    background: #F8FAFA;
}
.breadcrumb-section{
    background: linear-gradient(180deg, rgba(39, 145, 139, 0.09) 0%, rgba(207, 229, 228, 0) 100%);
    padding: 20px  0px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgb(0 0 0 / 5%);
    }
    .breadcrumb-section a {
        color: rgb(0 0 0 / 80%);
        font-size: 14px;
         font-family: 'bold';
    }
    .breadcrumb-item+.breadcrumb-item::before {
        display: inline-block;
        padding-inline: 0.5rem;
        color: #434343;
        content: '\f104';
        font-family: 'font awesome 5 pro';
        font-size: 12px;
        margin-top:3px;
    }
    .breadcrumb-item+.breadcrumb-item {
        padding-left: 0;
        padding-right: 0;
    }
    .breadcrumb{
        display: flex;
        align-items: center;
        background-color:transparent;
        padding-inline-start: 0;
        margin-bottom: 0;
    }
    .breadcrumb-section h2{
        color: #434343;
        font-size: 28px;
        font-family: 'bold';
        margin-bottom: 0;
    }
    .breadcrumb-item.active {
        color:rgb(0 0 0 / 80%);
        font-size: 14px;
         font-family: 'bold';
    }
.breadcrumb-info{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
ul.breadcrumbs{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
ul.breadcrumbs li{
    padding-inline-start: 10px;
}
.about-counter{
    padding-bottom: 100px;
}
.about-info h4 {
    color: var(--main-color);
    font-size: 28px;
    margin-bottom: 32px;
    font-family: 'Medium';
}

.about-info p {
    color: rgb(0 0 0 / 75%);
    line-height: 28px;
}

section.about .row {
    align-items: center;
}

.count-block {
    /* padding: 0 56px; */
}

.about-info {
    padding-inline-end: 54px;
}
.about-page-after {
    position: relative;
}

.about-page-after::after {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    background-image: url('../images/Ellipse.png');
    width: 71%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    opacity: 0;
}

.page-info {
    text-align: center;
    width: 60%;
    margin: auto;
}

.page-info .page-title h4 {
    color: #014B6E;
    font-size: 28px;
    margin-bottom: 18px;
    font-family: 'Medium';
}

.page-info p {
    color: #808080;
    line-height: 28px;
}

.about-img {
    height: 550px;
    width: 100%;
}

.about-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.counter-item {
    direction: ltr;
    margin: 14px 0 19px;
    text-align: center;
    font-family: 'bold';
    font-size: 80px;
    position: relative;
   
}
.counter-item::after{
    position: absolute;
    content: '';
    width: 1px;
    height: 180px;
    top: 50%;
    left: -92px;
    opacity: 0.1;
    border: 1px solid #000000;
}
.col-md-4:last-of-type .counter-item::after{
    display: none;
} 
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
 .odometer.odometer-theme-default .odometer-digit .odometer-value{
    /* background: linear-gradient(180deg, #25908A 0%, #78BA97 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* background-clip: text; */
    text-fill-color: transparent;
}
.count-block h5 {
    font-size: 40px;
    font-family: 'Medium';
    min-height: 48px;
    color: var(--main-color);
}

.count-block .details {
    text-align: center;
}

.count-block .details h6 {
    font-size: 30px;
    color: #090909;
    text-align: center;
    margin: 0;
    line-height: 40px;
}
.vission-sec{
    padding-top: 0;
}
.vission-item h4{font-size: 32px;margin-bottom: 28px;color: var(--main-color);font-family: 'Medium';}
.vission-item p{

font-size: 20px;

line-height: 32px;

color: rgb(0 0 0 / 75%);

padding-inline-end: 25px;
}

/* ----------------- contact page   -------------------  */
.contact-page{
    background: #F8FAFA;
}
.conatct-data {
    padding-inline-end: 20px;
    padding-inline-start: 26px;
}

.conatct-data ul li {
    margin-bottom: 38px;
    display: flex;
    font-size: 18px;
    font-family: 'Medium';
}

.conatct-data ul li a {
    font-size: 18px;
    display: flex;
    margin-inline-end: 30px;
    color: #000;
}

.conatct-data ul li i {
    color: var(--main-color);
    font-size: 24px;
    width: 22px;
    margin-inline-end: 20px;
}

.contact-form {
    background-color: #fff;
    padding: 30px 39px;
    /*padding: 45px 39px;*/
    border-radius: 20px;
    width: 97%;
    margin: auto;
}

.contact-info {
    padding-inline-start: 80px;
}

.contact-form .col-lg-6,
.contact-form .col-lg-12 {
    padding: 0;
}

.contact-info ul {
    width: 70%;
}

.contact-info ul li img,
.contact-info ul li i{
    margin-inline-end: 22px;
    max-height: 33px;
}
.contact-info ul li i{
    position: relative;
    top: 6px;
    font-size: 24px;
}
.contact-form form input,
.contact-form form textarea {
    width: 100%;
    padding: 14px 16px;
    background: rgb(79 192 179 / 5%);
    border: none;
    border-radius: 50px;
    color: #000;
    border: none;
    font-size: 14px;
}

.contact-form form textarea {
    border-radius: 20px;
    height: 202px;
}

.contact-form .col-lg-6:first-of-type {
    padding-inline-end: 10px;
}

.contact-form .col-lg-6:last-of-type {
    padding-inline-start: 10px;
}

.contact-form form input::placeholder,
.contact-form form textarea::placeholder {
    color: #000;
}

.contact-form label {
    font-size: 17px;
}

.form-group {
    margin-bottom: 18px;
}

.contact-page .form-group{
    margin-bottom: 30px;
    position: relative;
}
.form-group i ,.form-group img{
    position: absolute;
    top: 18px;
    right: 18px;
    color: #000;
    height: 12px;
    z-index: 2;
}
.contact-form .contact-home .form-group i{
    display: none;
}
section.contact-page .contact-form {
    background-color: transparent;
    padding: 0;
}

section.contact-page .contact-form input,section.contact-page .contact-form textarea {
    background-color: #fff;
    display: block;
}
section.contact-page .contact-form input{
    padding-inline-start: 44px;
}

.conatct-data h4 {
    font-size: 28px;
    margin-bottom: 40px;
    font-family: 'Medium';
}

section.contact-page .contact-form h6 {
    margin-bottom: 42px;
    color: #000;
    font-size: 28px;
}
.more button {
    border-radius: 50px;
    color: #fff;
    width: 121px;
    text-align: center;
    padding: 10px;
    font-family: 'bold';
    background: var(--main-color);
    position: relative;
    z-index: 2;
    overflow: hidden;
    font-size: 14px;
    min-height: 50px;
}

.contact-form .more {
    margin-top: 0px;
}
.contact-page .more button{
    background: var(--main-color);
}
.contact-page .more button::after{
    /* background: linear-gradient(270deg, #EAB684 0%, #D48660 100%); */
}
/* --------------  employment-page  ----------------  */



/* -----------------------  services page-------------------------- */

.services-page{
    background-color:  #F8FAFA;
}
.services-page .col-md-3{
    padding: 0 13px;
}
.inner-body{
    margin-top: 70px;
}
.service-box{
    background-color: #fff;
    padding: 44px 20px;
    text-align: center;
    margin-bottom: 30px;
}
.service-box .img{
    height: 48px;
    margin-bottom: 22px;
}
.service-box .img img{
    height: 100%;
}
.service-box h5 a{
    color: #000;
}
.service-box h5{
    font-size: 16px;
    font-family: 'Medium';
    margin-bottom: 12px;
}
.service-box p{
    font-size: 13px;
    color: rgb(0 0 0 / 60%);
}
.service-title h4 {
    font-size: 28px;
    color: var(--main-color);
    margin-bottom: 90px;
    text-align: center;
    font-family: 'Medium';
}
.modal {
    background: rgb(1 75 110 / 95%);
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    padding-top:20px;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 472px;
}
}
.modal-content{
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    border-radius: 20px;
    position: relative;
}
.contact-form.contact {
    background-color: #fff;
    padding: 0;
    border-radius: 20px;
    width: 100%;
    margin: auto;
    padding-bottom: 27px;
    padding-top: 33px;
}
 .contact-form.contact h5 {
    font-size: 18px;
    margin-bottom: 39px;
    color: #000;
    font-family: 'Medium';
    text-align: center;
}
.modal-header {
   border-bottom: none;
   padding-bottom: 0;
   padding-top: 0;
}
.close {
    font-size: 54px;
    font-weight: 100;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
}
.modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 20px;
    left: 25px;
    z-index: 9;
}
 .contact-form.contact form input,
.contact-form.contact form textarea{
    background: #FBFBFB;
    border: 1px solid #E4E4E4;
}
.contact-form.contact form textarea {
    height: 155px;
}
.read-more button{
    width: 100%;
    padding: 12px;
    color: #fff;
    font-size: 14px;
    font-family: 'Medium';
    background: var(--main-color);
    border: 1px solid #E4E4E4;
    border-radius: 50px;
    text-align: center;
}
textarea:focus{
    outline: none;
}
/* ---------------------------------- career page ---------------------------------------   */
.input-group.upload{
    margin-bottom: 15px;
}
.form-group.input-group.upload p {
    width: 100%;
    margin-bottom:0;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
    padding: 12px 10px 10px 0;
    height: 50px;
    border-radius: 50px;
}
.input-group>.form-control,
 .input-group>.form-control-plaintext {

    width: 100%;
}
.input-group.upload span.uplod {
    position: absolute;
    right: -45px;
    top: -7px;
    color: rgb(0 0 0 / 20%);
    font-size: 15px;
    width: 100%;
    text-align: end;
    display: inline-block;
    z-index: 2;
    height: 50px;
    border-radius: 50px;
}
.input-group.upload span.uplod i{
    position: relative;
    color: rgb(0 0 0 / 20%);
}
.upload-icone{
    position: absolute;
    left: 0;
    color: #fff;
    height: 49px;
    top: 0px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
label.input-group-btn{
    background-color: transparent;
    margin-bottom: 0;
    height: 0;
}
.input-group>.custom-select:not(:last-child),
 .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.carrer-page .form-group {
    margin-bottom: 15px;
}
.card-header:first-child {
    border-radius: 8px 8px 0 0;
}
.text-faq .text-top h3 {
    color: #444648;
    font-size: 24px;
    line-height: 35px;
    margin: 0;
    font-weight: 600;
}

.text-faq .text-top p {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
    font-weight: 300;
}

 .card-header {
    background: #F4F7F9;
    border: none;
    padding: 0;
    border-radius: 0;
}

 .card {
    border: none;
    margin: 0 0 16px;
}

 .card-header .btn {
    display: flex;
    padding: 15px;
    width: 100%;
    padding-inline-end: 50px;
    position: relative;
    background: var(--main-color);
    font-size: 16px;
    border-radius: 50px;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-family: 'medium';
}

 .card-header .btn::after {
    color: #fff;
    content: "\f067";
    position: absolute;
    left: 28px;
    font-family: 'font awesome 5 pro';
    font-weight: 600;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
}


 .card-body {
    border: none;
    border-radius: 0 0 20px 20px;
    border-top: 0;
    padding-top: 6px;
    background: #F4F7F9;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    padding-inline-end: 26px;
    background: var(--main-color);
}
.card-body p{
    margin-bottom: 0;
}

 .card-header .btn:not(.collapsed) {
    background: #F4F7F9;
    color: #fff;
    border: 0px solid #FBFBFB;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    padding-bottom: 0;
    background: var(--main-color);
}
 .card-header .btn:not(.collapsed)::after {
    color: #fff;
    content: "\f068";
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
button:focus,.btn.focus, .btn:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.text-faq h4{
    font-size: 28px;
    margin-bottom: 40px;
    font-family: 'medium';
}
.text-faq{
    padding-inline-start: 50px;
}
/* ---------------------------------   */
.aqar-block{
    background: #FFFFFF;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin-bottom: 40px;
}
.latest-offers{
background: #F8FAFA;
padding-bottom: 60px;
}
.aqar-block .aqar-body{
    background-color: #fff;
    padding:22px 28px 32px;
    border-radius: 0 0 20px 20px;
}
.aqar-img{
    position: relative;
    height: 260px;
}
.aqar-img img{
    width: 100%;
    height: 100%;
    border-radius: 20px 20px 0 0;
}
.aqar-img .price{
    position: absolute;
    bottom: 20px;
    left: 10px;
    z-index: 9;
}
.aqar-img .price span{
    color: #fff;
    font-size: 18px;
    font-family: 'bold';
}
.aqar-block .aqar-body h4{font-size: 24px;margin-bottom: 13px;color: #000;}
.aqar-block .aqar-body h6{
font-size: 16px;
color: rgb(0 0 0 / 60%);
margin-bottom: 24px;
}
.aqar-block .aqar-body h6 i{
    padding-inline-end: 10px;
    opacity: 0.5;
}
.details .icone{background: #EBF9F8;width: 40px;height: 40px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-inline-end: 12px;}
.details .icone img{
    max-height: 20px;
}
.details li h6{
    color: rgb(0 0 0 / 80%);   
}
.details li h6 span{
    display: block;
}
.details ul{
display: flex;
}
.details ul li{display: flex;margin-inline-end: 23px;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link,.nav-pills .nav-link:hover {
    color: #fff;
    background: #27918B; 
}
.nav-pills .nav-link {
    padding: 11px 12px; 
    border: 1px solid #27918B;
    border-radius: 50px;
    min-width: 100px;
    text-align: center;
    font-family: 'bold';
    color: #000;
    transition: all 0.3s;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;

}
ul#pills-tab li {
    margin-inline-start: 18px;
}
.service-page-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 56px;
}
.service-page-title h4{
font-size: 28px;
font-family: 'medium';
}

/* ------------------------------  service 2 page ------------------------- */
.all-services{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single-service-item{
    width: 18.9%;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    padding: 37px 12px;
}
.single-service-item .ser-icon{
    height: 66px;
    margin-bottom: 12px;
}
.single-service-item .ser-icon img{
    max-height: 100%;
}
.single-service-item h5{
    font-size: 24px;
    font-family: 'medium';
}
.service-2-page{
    background: #F8FAFA;
}
.single-service .service-title h4 {
    margin-bottom: 60px;
}
/* ------------------------------------ */
section.request-for-quotation {
    background-image: linear-gradient(to right, rgb(1 75 110 / 95%) 100%, white 0), url('../images/request-bg.png');
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}
.section-content{
    width: 50%;
  margin: auto;
}
.requst-tltle{
    margin-bottom: 52px;
    text-align: center;
}
.requst-tltle h5{
color: #fff;
font-size: 28px;
margin-bottom: 22px;
}
.requst-tltle p{
color: rgb(255 255 255 / 75%);
font-size: 18px;
}
.section-content .read-more button {
    border: none;
}
.service-3 .all-services{
    justify-content: center;
    gap: 14px;
}
.singe-service .service-img{
    height: 280px;
}
.advantag-box .icone{
    height: 100px;
}
.advantag-box .icone img{
    max-height: 100%;
}
.advantag-box{
    text-align: center;
    padding: 0 50px;
}
.advantag-box h4{
font-size: 20px;
font-family: 'medium';
margin: 27px 0 12px;
}
.advantag-box p{

font-size: 14px;

color: rgb(0 0 0 / 60%);
}
#big_image img {
    height: 427px;
    object-fit: cover;
}
#thumbs_gallary .img {
    height: 88px;
    width: 100%;
    margin-inline: 3px;
    margin-top: 16px;
}
#thumbs_gallary .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#thumbs_gallary .owl-item .item .img{
    position: relative;
}
.single-aqar-page{
    background: #F8FAFA;
}
.single-aqar-title h4{

font-size: 36px;

margin-bottom: 20px;
}
ul.showroom{
    display: flex;
    margin-bottom: 36px;
}
ul.showroom li{
    margin-inline-end: 14px;
    color: rgb(0 0 0 / 75%);
}
ul.showroom li i{
    margin-inline-end: 5px;
}
.aqar-contact-info{
    background-color: #fff;
    padding: 35px 20px;
}
.price-for-sale{
    text-align: end;
}
.price-for-sale h3 {

font-size: 28px;

margin-bottom: 88px;
}
.price-for-sale h3 span{

color: var(--sec-color);

margin-inline-end: 31px;
}
.aqar-contact-info h5{
    font-size: 20px;
    margin-bottom: 27px;
    font-family: 'medium';
}
.whatts-con a{

background: #79BD98;

border-radius: 50px;

color: #fff;

padding: 12px;

text-align: center;

text-decoration: none;

display: inline-block;

width: 100%;

font-family: 'Medium';
}
.whatts-con a i{
    font-size: 20px;
    margin-inline-end: 12px;
}
.aqar-contact-info ul{

margin: 44px 0 7px;
}
.aqar-contact-info  li{
    margin-bottom: 24px;
}
.aqar-contact-info  li:last-of-type span{
    display: block;
}
.aqar-contact-info  li,.aqar-contact-info li a{

font-size: 18px;

color: #000;
}
.aqar-contact-info li i{
    
font-size: 26px;
    
color: var(--sec-color);
    
margin-inline-end: 15px;
}
/* -------------------------- */
.all-aqar-details{
    background-color: #fff;
    margin: 22px 0;
    padding: 35px 0;
}
.overview,.offer-details,.aqar-video,.location{
    border-bottom: 1px solid rgb(0 0 0 / 5%);
    padding:30px 35px 33px;
}
.aqar-video{
    border-bottom: none;
}
.overview h5,.offer-details h4,.location h5,.aqar-video h5{
    font-size: 24px;
    margin-bottom: 36px;
}
.offer-details ul {
list-style: inside;
}
.offer-details h4,.location h5,.aqar-video h5{
    margin-bottom: 22px;
}
.location iframe{
    width: 100%;
    height: 320px;
}
.offer-details li{
    color: rgb(0 0 0 / 60%);
    margin-bottom: 6px;
}
.detail-block{
    margin-bottom: 40px;
    display: flex;
}
.detail-block .icon{
    width: 60px;
height: 54px;
display: flex;
align-items: center;
justify-content: center;
background: #FFFFFF;
border: 1px solid #D2FCF9;
margin-inline-end: 10px;
}
.detail-block .icon img{
    height: 28px;
}
.detail-block h6 span{
    display: block;
    color: #000;
}
.detail-block h6 span.key{
    color:  #7D7D7D;
    margin-bottom:12px;
}
.about-video .video-data,.about-page-video{
    height: 100%;
    position: relative;
}
.about-page-video img{
    width: 100%;
    height: 326px;
}

.about-video .about-info-page h4{
    color: #fff;
    margin-bottom: 32px;
    font-size: 24px;
    font-family: 'bold';
}
.about-video .about-info-page p{
    color: #C6C6C6;
    line-height: 27px;
}
.about-video .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: 20px;
    width: 56px;
    height: 56px;
    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:#fff; */
}

.wpcf7 br,
.wpcf7 input[type="file"] {
    display: none !important;
}


/* Start Not-found */
.not-found{
    text-align: center;
}

.not-found .not-found-pro {
    max-width: 500px;
    margin: auto;
    text-align: center;
}

.not-found .not-found-pro img {
    max-height: 400px;
}

.not-found .not-found-pro h2 {
    font-size: 30px;
    color: var(--dark-color);
    font-weight: bold;
}

.not-found .not-found-pro h4 {
    margin: 15px 0;
    font-size: 20px;
    color: #777;
}

.not-found .not-found-pro p {
    margin: 25px 0 15px;
    font-size: 14px;
    color: #777;
    /* font-weight: bold; */
    position: relative;
}

.not-found .not-found-pro .btn.go-home {
    padding: 0;
    line-height: normal;
    min-height: auto;
    background: transparent;
    color: var(--sec-color);
    font-size: 20px;
    text-decoration: underline;
    margin: 0 auto;
}

.not-found .not-found-pro p::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    border-bottom: 1px #f1f1f1 solid;
    margin: auto;
    width: 100%;
    bottom: 0;
    height: 1px;
    z-index: -2;
}

.not-found .not-found-pro p::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    z-index: -1;
    border: 1px #f1f1f1 solid;
}

.not-found.not-found-404 .not-found-pro h2 {
    margin: 20px 0;
}

/* End Not-found */

section.contact-page .contact-form .service-form input{
    padding-inline-start: 15px;
}
section.request-for-quotation.contact-page .contact.service-form .wpcf7 form.invalid .wpcf7-response-output {
    
    color: #fff;
}
.modal-content .contact-form.contact {
   
    padding: 12px 16px;
}
.service-box p {
    min-height: 100px;
}
.modal-content {
    /*margin-top: 56px;*/
}
        .aqar-block .aqar-img{
            position: relative;
            /*display: inline-block;*/
            /*width: 100%;*/
            /*height: 100%;*/
        }
        .aqar-block .aqar-img::after{
            position: absolute;
            content: '';
            width: 100%;
           height: 100%;
           top: 0;
           left: 0;
           background: #27918B;
           opacity: 0.3;
           border-radius: 20px 20px 0 0;
        }

.price-for-sale h3 {
    color: #014B6E;
    font-family: 'Medium';
}

.price-for-sale h3 span {
    font-family: 'NeoSansArabic';
}

.single-aqar-title h4,.offer-details h4, .location h5, .aqar-video h5,
.overview h5{
    color:#000;
    text-transform: capitalize;
}
i.fal.fa-map-marker-alt ,i.fal.fa-eye{
    font-weight: 700;
    font-weight: 900;
}

.service-info ul{
  display: flex;
}

.service-info ul li {
    margin-inline-end: 14px;
}
.service-info ul li:first-of-type .more a{
  background: linear-gradient(90deg, #25908A 0%, #78BA97 100%);
}
.contact-form .row {
    margin: 0;
}

.mynavbar ul.mynav {
    margin-bottom: 5px;
    gap: 40px;
}

.modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.singe-service .title h4  {
    color: var(--main-color);
}

.contact-form .contact-home  .more {
    margin-top: -8px;
}




.form-group h3{
    font-size: 18px;
    margin: 0 0 15px;
    color: #000;
    font-family: 'Medium';
}

.fixed-icone.fixed-phone{
    /*bottom: 95px;*/
        left: auto;
    right: 22px;
    
}
.fixed-icone.fixed-phone a {
   background: var(--main-color);
}


.services-page .more{
     display: flex;
    align-items: center;
    justify-content: center;
}
.service-box .more a.service_whatsapp_nu{
        min-width: 48px;
    font-size: 18px;
    margin-inline-end: 5px;
}


.service-3 .single-service-item {
    width: auto;
}
.service-3 .all-services {
    gap: 0;
}

.service-2-page22 .single-service-item {
    width: auto;
}

.footer-links h4 {
    margin-bottom: 24px;
}

.footer-links ul li {
    margin-bottom: 10px;
}
.bottom-footer {
    margin-top: 36px;
    padding-bottom: 10px;
}
footer {
    padding-top:50px;
    padding-bottom: 10px;
}


.service-info {
    box-shadow: 0px 20px 60px 0px #34255E1F;
    border-radius: 10px;
    padding: 32px;
}

.service-info .title h4 {
    color: var(--main-color);
    font-family: 'Medium';
    font-size: 28px;
    line-height: 38px;
    margin: 0;
}

.counter-item span {
    background: linear-gradient(180deg, #7580B6 0%, #4FC0B3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-links ul.contact-numbers li {
    font-size: 14px;
    color: #000;
    font-family: 'Medium';
}

.comp-rights p {
    margin: 0;
    color: #000;
    font-size: 13px;
}

.bottom-footer .row {
    align-items: center;
    -webkit-align-items: center;
}

.hero-section .col-md-6 {
    position: inherit;
}

.service-list li:nth-child(even) .row {
    flex-direction: row-reverse;
}

.service-list li:nth-child(even) .row .service-img {
    margin: 0;
    text-align: start;
}

.mynavbar.header-pages {
    position: relative;
}






@media (min-width: 991px) {
    .hero-img {
        position: absolute;
        left: 0;
        top: 164px;
        width: 50%;
    }
}
