/*
Theme Name:
Author: Saint
PSD Designer:
*/


/* Page controls */

/* fonts  */

@font-face {
    font-family: 'bahij';
    src: url('../webfonts/fonts_design/bahij_bold/BahijJanna-Bold.eot');
    src: url('../webfonts/fonts_design/bahij_bold/BahijJanna-Bold.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/fonts_design/bahij_bold/BahijJanna-Bold.woff2') format('woff2'),
    url('../webfonts/fonts_design/bahij_bold/BahijJanna-Bold.woff') format('woff'),
    url('../webfonts/fonts_design/bahij_bold/BahijJanna-Bold.ttf') format('truetype');

    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bahij';
    src: url('../webfonts/fonts_design/bahij/BahijJanna.eot');
    src: url('../webfonts/fonts_design/bahij/BahijJanna.eot?#iefix') format('embedded-opentype'),
    url('../webfonts/fonts_design/bahij/BahijJanna.woff2') format('woff2'),
    url('../webfonts/fonts_design/bahij/BahijJanna.woff') format('woff'),
    url('../webfonts/fonts_design/bahij/BahijJanna.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none !important;
    outline: none !important;
    border: none;
    list-style: none;
}


/* sec-title */
.sec-title {
    font-size: 3.5rem;
    position: relative;
    font-weight: bold;
}


.owl-item.active .slide-head  {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: .5s;
    overflow: hidden;
}

p, h1, h2, h3, h4, h5, h6, ul, ol,
.h1, .h2, .h3, .h4, .h5, .h6,
figure {
    margin-bottom: 0;
}

img, iframe {
    max-width: 100%;
}

button, li, a {
    transition: all 0.5s ease-in-out;
}

body {
    font-family: 'bahij';
    /*text-align: right;*/
}

#bodywrap {
    position: relative;
    overflow: hidden;
}

/* calender */
.fieldCalendarService , .fields label .r {
    display: none;
}
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active{
    color: #FFF;
    background: #24a9df;
}
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover {
    color: #FFF;
    background: #66CCFF;
}
#fbuilder .fields, #fbuilder .fform {
    padding: 0px 0px !important;
}
.ui-datepicker-title .ui-datepicker-month , .ui-datepicker-title .ui-datepicker-year  {
    width: 65px !important;
    height: 30px !important;
    padding: 0px !important;
    margin: 5px !important;
    font-size: 18px !important;
    border-radius: 5px !important;
}

.ui-datepicker-title option .ui-datepicker-month option , .ui-datepicker-title option .ui-datepicker-year option {
    font-size: 18px !important;
}

.about-project {
    background: #f6f6f6;
    padding: 30px 20px;
    /*margin-top: 55px*/
}

.about-project h3 {
    color: #24a9df;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: bold
}

.about-project p {
    text-align: justify;
    margin-bottom: 15px
}

#fbuilder .ui-datepicker .ui-datepicker-prev, #fbuilder .ui-datepicker .ui-datepicker-next {
    width: 10px !important;
    height: 10px !important;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    background: none;
    margin: 30px 10px;
}

.about-project span {
    color: #777777;
    font-size: 18px;
    margin-bottom: 15px;
    display: table
}
.single-archive-date{
    margin-right: 0 !important;
}

.about-project .benefit {
    padding: 0;
    margin: 0
}

.about-project .benefit li {
    color: #949494;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 30px
}

.ahb_m2 #fbuilder .ui-datepicker-next, .ahb_m2 #fbuilder .ui-datepicker-prev {
    margin: 15px !important;
}

.about-project .ui-corner-all {
    font-weight: bold;
    font-size: 16px !important;
    color: #06436a;
}


.ahb_m2 #fbuilder .ui-datepicker-header{
    background: #24a9df !important;
    border-radius: 35px;
    margin-bottom: 25px;
}
.about-project span{
    margin: 0;
    display: block;

}
#fbuilder #fbuilder_1 .medium{
    width: 100% !important;
    height: 35px;
    margin: 15px 0;
    border: 1px solid var(--main);
}
.dfield input{
    padding: 15px !important;
}
.ahb_m2 #fbuilder .ui-datepicker-title {
    line-height: 0 !important;
}
.pbSubmit{
    display: table !important;
    float: none !important;
    margin: 0 auto !important;
    background: transparent !important;
    border: 1px solid #24a9df !important;
    padding: 9px 45px !important;
}
.pbSubmit:hover {
    background: var(--main) !important;
    border: 1px solid var(--main) !important;
    color: #fff !important;
}
.ahb_m2 #fbuilder .ui-datepicker-next, .ahb_m2 #fbuilder .ui-datepicker-prev{
    border-top: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
}
.navigation {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center
}

.navigation ul {
    direction: rtl
}

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
    color: #fff;
    text-decoration: none
}

.navigation li {
    display: inline
}

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
    background-color: #224299;
    border-radius: 3px;
    cursor: pointer;
    padding: 0.75rem
}

.navigation li a:hover, .navigation li.active a {
    background-color: #e3a325
}
.availableslot a .ahb_slot_availability{
    display: none !important;
}
.ahb_m #fbuilder .fieldCalendar, #fbuilder .slotsCalendar{
    flex: unset !important;
}

.ahb_m2 #fbuilder .fieldCalendarService, .ahb_m2 #fbuilder .usedSlots, .ahb_m2 #fbuilder .usedSlots, .ahb_m2 #fbuilder .totalCost{
    opacity: 0 ;
}
.ahb_m2 #fbuilder .ui-datepicker-next, .ahb_m2 #fbuilder .ui-datepicker-prev{
    margin: 15px !important;
}

.ahb_m2 #fbuilder .fieldCalendar, #fbuilder .slotsCalendar{
    display: flex !important;
}
.about-boocking span{
    display: inline-block !important;

}
.about-boocking .pbSubmit{
    color: #24a9df;
    border: 1px solid #24a9df;
    padding: 9px 45px;
    border-radius: 2px;
    display: table;
    transition: all .5s ease;
    position: absolute;
    background: #fff;
    left: 50%;
    transform: translate(-50%,-50%);

}
.about-boocking .pbSubmit:hover {
    background: #06436a;
    border: 1px solid #06436a;
    color: #fff;
}

/*// calender*/
/* Main Scroll Bar */

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    background-color: #fff;
}

body::-webkit-scrollbar-thumb {
    background-color: var(--main);
    border-radius: 20px;
}

/* Colors */

:root {
    --main: #1d98bb;
    --matte: #d3d6d7;
}

p {
    color: #6c6c6c;
}


/* header section */
header {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
}

.head-inside {
    position: relative;
    background-image: url("../img/slider.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-position-y: top;
    margin-block-end: -5px;
}


.head-inside:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255,255,255,0) 28%, rgba(255,255,255,100%) 90%);
}

.head-inside header .header-logo {
    margin: 0;
}
header .header-logo {
    margin: 16px 0;
}

.logo img {
    height: 114px;
}

.footer_end img {
    height: 170px;
}

.sub-menu a:before {
    color: #000 !important;
    transition: color .5s ease-in-out;
}

.sub-menu a:hover:before {
    color: var(--main) !important;
}

/* slider */
.main-slider{
    position: relative;
}
.owl-item.active .slider-body .h1 {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 1s;
}

.owl-item .slider-body .h1 {
    text-shadow: 16px 10px 11px rgba(0,0,0,0.8);
    transition: all 400ms ease-in-out;
}

.owl-item .slider-body .h1:hover{
    text-shadow: 0 1px 0 #000;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        transform: translateY(-1px);
    }
}

.mainItem {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.hold-slider-img {
    position: relative;
}

.hold-slider-img:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255,255,255,0) 28%, rgba(255,255,255,100%) 90%);
}

.main-slider .active img {
    transform: scale(1.3);
}

.hold-slider-img img {
    height: 100vh;
    width: 100%;
    position: relative;
    transition: all 25s ease;
    transform-style: preserve-3d;
}

.in-mainItem{
    position: absolute;
    z-index: 2;
    inset: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgb(0 0 0 /50%);*/
}

.slider-body {
    display: flex;
    justify-content: center;
}

.slider-body .h1 {
    font-size: 4.2rem;
    font-weight: bold;
}

.main-slider .owl-dots {
    position: absolute;
    display: flex;
    align-items: center;
}

.main-slider button.owl-dot {
    border: 3px solid #FFF;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: border .5s ease-in-out;
}

.main-slider button.owl-dot.active {
    border-color: var(--main);
}

.main-slider button.owl-dot.active > span {
    width: 15px;
    height: 15px;
    display: block;
    background-color: var(--main);
    transition: all .5s ease-in-out;

}

.fly_icons {
    position: fixed;
    z-index: 999;
    top: 35%;
    /*left: 0;*/
    margin-inline-end: 35px ;
}

.fly_icons a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000;
    background-color: var(--matte);
    display: block;
    font-size: 18px;
    font-weight: bold;
    /*filter: drop-shadow(0 0 3px rgba(0, 0, 0, .3));*/
    transition: all .5s ease-in-out;
}

.fly_icons .lang {
    background: var(--main) !important;
    color: #FFF;
}

.fly_icons a:not(:last-child) {
    margin-bottom: 10px;
}

.fly_icons a:hover {
    background-color: var(--main);
    color: #FFF;
}

.fly_icons a i {
    transition: .8s;
    color: #000;
}

.fly_icons a:hover i {
    transform: rotate(360deg);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    color: #FFF;
}



/* section about */

section.about {
    position: relative;
    background-image: url("../img/background-about1.png");
    /*background-position: right;*/
    background-repeat: no-repeat;
    bottom: 0;
    /*background-position-y: 215px;*/
}

.about.content {
    margin: 0;
}

.about_item {
    position: relative;
    text-align: justify;
}

.about_img img {
    aspect-ratio: 2.9 / 2.5;
    width: 100%;
}

.about .sec-title {
    font-size: 4rem;
}

.about_title {
    font-size: 32px;
    font-weight: bold;
    color: var(--main);
    margin-bottom: 16px;
}

.about-url {
    display: inline-block;
}

.main_btn {
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    transition: all .5s ease-in-out;
}

.main_btn i {
    background-color: var(--matte);
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin-inline-start: 30px;
    transition: all .5s ease-in-out;
}

.about .main_btn:hover {
    color: var(--main);
}

.about .main_btn:hover i {
    background-color: var(--main);
    color: #FFF;
    animation-name: move_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}




/* vision */
section.vision {
    position: relative;
    background-image: url("../img/background-about2.png");
    /*background-position: left;*/
    background-repeat: no-repeat;
    bottom: 0;
    /*background-position-y: 215px;*/
}

.vision_img img {
    aspect-ratio: 2.9 / 2.5;
    width: 100%;
}

.vision_content {
    position: relative;
    /*padding: 0 50px 0 150px;*/
    text-align: justify;
}

.vision .sec-title {
    margin-bottom: 20px;
    font-size: 3rem;
}



/* section projects */

.projects {
    position: relative;
    padding: 70px 0;
    background-image: url("../img/projects-cover.png");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.projects:before {
    position: absolute;
    content: '';
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(11 34 41 /80%);
    color: #fff;
}


.projects .sec-title {
    color: #FFF;
}

.grid_cards {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

.in_grid_cards {
    position: relative;
    z-index: 9;
}

.projects_name {
    position: relative;
    z-index: 9;
    padding: 30px 20px;
    background: #FFF;
    margin-top: -67px;
    margin-inline: 30px ;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .5s ease-in-out;
}

.project_title {
    font-size: 36px;
    font-weight: bold;
    cursor: default;
    transition: all .5s ease-in-out;
}

figure.project_img {
    position: relative;
    z-index: 9;
    overflow: hidden;
    display: inline-block;
}

figure.project_img img {
    transition: all .5s ease-in-out;
}

.in_grid_cards:hover figure.project_img img {
    transform: scale(1.05) rotate(1deg);
}

figure.project_img:before {
    top: 50%;
    bottom: 50%;
    left: -35%;
    right: -35%;
    transform: rotate(33deg) translateZ(0);
    background: rgb(29 152 187 / 0.5);
    position: absolute;
    z-index: 1;
    content: '';
    transition-delay: 0.105s;
    transition: all .5s ease-in-out;

}

.in_grid_cards:hover figure.project_img:before {
    top: -100%;
    bottom: -100%;
    transition-delay: 0s;
}

.in_grid_cards:hover .project_title {
    color: var(--main);
}

.in_grid_cards:hover .main_btn {
    color: var(--main);
}

.in_grid_cards:hover .main_btn i {
    background-color: var(--main);
    color: #FFF;
    animation-name: move_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.more_projects_url {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.more_btn {
    position: relative;
    z-index: 9;
    color: #FFF;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    border: 2px solid var(--matte);
    padding: 2px 10px;
    font-size: 15px;
    overflow: hidden;
    transition: all .5s ease-in-out;
}

.more_btn i {
    color: #FFF;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-inline-start: 30px;
    transition: all .5s ease-in-out;
}

.more_btn:hover {
    color: #FFF;
}

.more_btn:hover i {
    animation-name: move_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.more_btn:before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    left: -50%;
}

.more_btn:after {
    background: #fff;
    content: "";
    height: 20rem;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 8rem;
    left: -100%;
}

.more_btn:hover::before {
    left: 120%;
    opacity: 0.6;
}

.more_btn:hover::after {
    left: 200%;
    opacity: 0.6;
}

.arrow_img {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    transform: translateY(150px);
    opacity: 0;
    transition: .9s all ease;
}

.arrow_img.active{
    transform: translateY(0);
    opacity: 1;
}



/* section why */
.why {
    position: relative;
    padding: 100px 0;
}

.why .sec-title {
    margin-bottom: 50px;
}

.why_card {
    display: flex;
    align-items: center;
    border: 2px solid #96cfdf;
    padding: 30px;
}

.why_card p {
    line-height: 1.6;
    font-size: 15px;
}

.why_card img {
    max-width: 50px;
}

.why_icon {
    margin-inline-end: 30px;
}

.why_items:not(:last-child) {
    margin-bottom: 20px;
}

.why_items {
    transition: all .5s ease-in-out;
}

.why_items:hover {
    transform: translateY(-10px);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.statics {
    position: relative;
}

.all-statics {
    position: relative;
}

.all-statics:after {
    content: "";
    display: block;
    width: 100%;
    background-color: var(--main);
    height: 0.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.static-num {
    font-weight: bold;
    font-size: 4rem;
    color: var(--main);
}

.static-head {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 4rem;
    padding-inline-start: 20px;
    line-height: 1.3;
}

.static-head:before {
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 160px;
    background-color: var(--main);
}

.static-head span {
    display: block;
}

.hold-static-num {
    position: relative;
    text-align: center;
    line-height: 1;
}

.hold-static-num:not([class*="col-"]:first-child .hold-static-num, [class*="col-"]:nth-child(3) .hold-static-num ):before {
    content: '';
    height: 130px;
    width: 0.5px;
    position: absolute;
    display: block;
    background-color: var(--main);
    top: 50%;
    /*right: -15px;*/
    transform: translateY(-50%);
}

.static-num-head {
    color: #000;
    font-size: 2rem;
    font-weight: bold;
}

.all-statics [class*="col-"]:first-child .hold-static-num,
.all-statics [class*="col-"]:nth-child(2) .hold-static-num {
    margin-bottom: 80px;
}



/** section partners */

.partners {
    position: relative;
}

.partners .row {
    justify-content: center;
    align-items: center;
}

.partners figure {
    height: 185px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
}

.partners figure:hover {
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    transform: translateY(-5px);
}


.partners .sec-title {
    margin-bottom: 60px;
}



/*<!-- section footer -->*/
footer {
    position: relative;
    background-image: url("../img/footer-cover.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 0 0;
    margin-top: 85px;
}
.calls-contacts {
    display: inline-flex;
    align-items: center;
    margin: 0 0 25px;
}

.calls-contacts figure {
    margin-inline-end: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid transparent;
    background-color: var(--main);
}

.calls-contacts:first-child {
    cursor: default;
}

.calls-contacts:hover img {
    animation-name: y_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}


.calls-contacts figure:not(:last-child) {
    margin-bottom: 0;
}

footer .sec-title {
    margin-bottom: 25px;
    color: #FFF;
}


.contacts-head {
    color: var(--main);
    font-size: 20px;
    font-weight: bold;
}

.contacts-item {
    color: #FFF;
}
/*----------*/

.footer_end {
    padding: 50px 35px 50px 35px;
    margin-top: 70px;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: var(--main);
}


.footer_end figure {
    margin-bottom: 30px;
}

.footer_links {
    display: flex;
    justify-content: center;
}

.footer_links .nav-list .linkMenu.active a {
    color: var(--main);
}

.footer_links .nav-list .linkMenu:hover a {
    color: var(--main);
}

.footer_links .linkMenu > a {
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.copyright {
    color: #FFF;
    margin-top: 30px;
}

.copyright a {
    color: var(--main);
}





/*================= key frames ================== */

@keyframes move_arrow {
    0%,
    100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
}


@keyframes y_arrow {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
}

@keyframes tracking-in-contract {
    0% {
        letter-spacing: 0.6em;
        opacity: 0;
    }
    40% {
        opacity: 0.6;
    }
    100% {
        letter-spacing: normal;
        opacity: 1;
    }
}





/****************** media Query *******************/


@media (max-width: 1200px) {
    .about-url {
        margin-top: 0 !important;
    }
    .vision_img img {
        aspect-ratio: 1.9 / 2.5 !important;
    }
    .about-content {
        margin-bottom: 30px !important;
    }

    .vision_item:first-child {
        margin-bottom: 80px !important;
    }

    .about_item,
    .vision_content {
        padding: 0 50px !important;
    }

    .static-num-head {
        color: #000;
        font-size: 1.1rem !important;
    }

    .slider-body .h1 {
        font-size: 3.2rem;
    }

    .project_title {
        font-size: 30px;
    }

}

@media (min-width: 992px) {

    .menu-item-has-children .menu-item .sub-menu {
        opacity: 0 !important;
        visibility: hidden !important;
        /*right: 60% !important;*/
        transform-origin: 0 0 0 !important;
        transform: scaleY(0) !important;
        box-shadow: 0 3px 6px rgb(0 0 0 / 10%) !important;
        transition: all 0.6s ease !important;
    }

    .menu-item-has-children .menu-item:hover .sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
        /*right: 60% !important;*/
        top: 100% !important;
        transform: scaleY(1) !important;
    }

    .dd-trigger {
        display: none !important;
    }

    /* header sections */
    #nav-icon {
        display: none;
    }

    nav, ul:not(.sub-menu) {
        display: flex;
        align-items: center;
    }

    .nav-list > .linkMenu {
        position: relative;
        display: flex;
        align-items: center;
    }

    .nav-list > .linkMenu:not(:last-of-type) {
        margin-inline-end: 50px;
    }

    nav > .nav-list > .linkMenu > a {
        display: flex;
        position: relative;
        font-weight: bold;
        padding: 10px 0;
        font-size: 20px;
        color: #000;
        z-index: 1;
        transition: color .5s ease-in-out;
    }

    nav > .nav-list > .linkMenu.active > a,
    nav > .nav-list > .linkMenu:hover > a {
        color: var(--main);
    }

    .menu-item-has-children:after {
        transition: color .5s ease-in-out;
    }

    .menu-item-has-children:hover a:after {
        transform: rotateX(180deg);
    }

    nav > .nav-list > .linkMenu > a:before
    {
        content: '';
        width: 100%;
        height: 3px;
        background-color: var(--main);
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        transform: scale(0);
        transition: all .5s ease-in-out;
    }

    nav > .nav-list > .linkMenu:hover > a:before,
    nav > .nav-list > .linkMenu.active a:before
    {
        opacity: 1;
        visibility: visible;
        transform: scale(1.2);
    }

    .menu-item-has-children a:not(.sub-menu a):after {
        display: inline-block;
        content: "\f078";
        font-family: "FontAwesome";
        font-weight: 900;
        margin-inline-start: 5px;
        color: #000;
        transition: all .5s ease-in-out;
    }

    .menu-item-has-children.active a:not(.sub-menu a):after {
        color: var(--main);
    }

    nav > .nav-list > .menu-item-has-children:hover a:not(.sub-menu a):after {
        color: var(--main);
    }

    .sub-menu {
        position: absolute;
        top: 100%;
        z-index: 9;
        min-width: 200px;
        background: rgb(255 255 255 / 90%);
        border-radius: 0 0 10px 10px;
        padding: 20px;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0 0;
        transform: scaleY(0);
        box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
        transition: all 0.6s ease;
    }

    .sub-menu a {
        display: flex;
        align-items: center;
        color: #000;
    }

    .sub-menu a:hover,
    .sub-menu a:hover:before {
        color: var(--main);
    }

    .sub-menu a:before {
        display: inline-block;
        /*content: "\f100";*/
        font-family: "FontAwesome";
        font-weight: 900;
        margin-inline-end: 10px;
        color: #FFF;
        transition: all .5s ease-in-out;
    }

    .sub-menu li:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .menu-item-has-children:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: scaleY(1);
    }

    /* slider */

    .main-slider .owl-dots {
        top: 50%;
        transform: translateY(-50%);
        margin-inline-start: 35px;
        flex-direction: column;
    }

    /* map */
    .map {
        height: 100%;
    }

    iframe {
        height: 100%;
    }


    .mobile-nav-list {
        display: none;
    }

    .about_item {
        top: 50%;
        transform: translateY(-50%);
        /*padding: 0 150px 0 50px;*/
    }

    .main-slider button.owl-dot:not(:last-child) {
        margin-bottom: 10px;
    }
    /*  about  */

    .about .sec-title {
        margin-bottom: 50px;
    }

    .about-url {
        margin-top: 90px;
    }

    .vision_content {
        top: 50%;
        transform: translateY(-50%);
    }

    .grid_cards [class*=col-]:nth-child(odd) {
        margin-top: 30px;
    }

    .vision_item:first-child {
        margin-bottom: 120px;
    }

}


@media (max-width: 992px) {
    
    .content .services_img img {
        height: auto;
    }

    .trans-none {
        transform: none !important;
    }

    .nav-list,
    .header-links
    {
        display: none;
    }
    
    footer .nav-list {
        display: block !important;
        text-align: center !important;
    }
    
    footer .menu-item.active a:before {
        display: none !important;
    }

    .mobile-nav-list {
        display: none;
    }

    .logo img {
        max-height: 75px;
    }

    .about_item {
        padding: 0 25px 0 35px;
    }

    .main-slider .owl-dots {
        bottom: 30px;
        width: 100%;
        justify-content: center;
    }

    .main-slider .owl-dots .owl-dot {
        margin: 0 5px;
    }

    .vision_img img {
        aspect-ratio: 1.9 / 2.9;
    }

    .about_item {
        margin: 15px 0 0 0;
    }

    .about-content {
        margin-bottom: 50px;
    }

    .about .sec-title {
        margin-bottom: 20px;
    }

    .vision_content {
        padding: 0 25px 0 35px;
    }

    section.about,
    section.vision {
        background-position-y: 100%;
    }

    .projects_name {
        margin-inline: 14px;
        padding: 15px;
    }


    .vision_item:first-child {
        margin-bottom: 30px;
    }

    .project_title {
        font-size: 24px;
    }

    .main_btn i {
        margin-inline-start: 12px;
    }

    .grid_cards [class*=col-] {
        margin-bottom: 20px;
    }

    .why {
        padding: 50px 0;
    }

    .why_card {
        padding: 15px;
    }

    .static-num-head {
        font-size: 1.3rem;
    }

    .static-num {
        font-size: 3.5rem;
    }

    iframe {
        height: 365px;
    }

    #nav-icon {
        width: 60px;
        height: 15px;
        display: flex;
        justify-content: center;
        position: relative;
        right: 0;
        transform: rotate(0deg);
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 60%;
        background-color: var(--main);
        border-radius: 9px;
        opacity: 1;
        transform: rotate(0deg);
        transition: .25s ease-in-out;
    }

    #nav-icon span:nth-child(2) {
        top: 12px;
        transition: 0.4s ease-in-out;
    }

    #nav-icon span:nth-child(3) {
        top: 24px;
    }

    #nav-icon.open span:nth-child(1) {
        top: 13px;
        transform: rotate(135deg);
        background-color: var(--main);
    }

    #nav-icon.open span:nth-child(2) {
        /*transform: translateX(-100%);*/
        opacity: 0;
        transition: 0.4s ease-in-out;
    }

    #nav-icon.open span:nth-child(3) {
        top: 13px;
        transform: rotate(-135deg);
        background-color: var(--main);
    }

    .menu-item-has-children i {
        color: #FFF;
        transition: all .5s ease-in-out;
    }

    .do {
        transform: rotateX(180deg);
    }

    .clip_me {
        background: #FFF;
        height: 150px;
        clip-path: polygon(0% 0%, 215% 0%, -21% 124%, 0% 100%);
        border-bottom-left-radius: 55px;
        border-bottom-right-radius: 0;
    }

    .clip_me img {
        padding: 0 15px;
        margin-top: -50px;
    }

    .mobile-nav-list::-webkit-scrollbar {
        width: 10px;
    }

    .mobile-nav-list::-webkit-scrollbar-track {
        background-color: #fff;
    }

    .mobile-nav-list::-webkit-scrollbar-thumb {
        background-color: var(--main);
        border-radius: 20px;
    }

    .mobile-nav-list {
        width: 280px;
        height: 100%;
        background: linear-gradient(346deg, rgba(211,214,215,1) 0%, rgba(29,152,187,1) 10%);
        display: block;
        flex-direction: column;
        /*transform: translateX(100%);*/
        position: fixed;
        top: 0;
        /*right: 0;*/
        z-index: 999999;
        box-shadow: 0 0 5px rgb(0 0 0 / 30%);
        overflow-y: auto;
        transition: all .5s linear;
    }

    .mobile-nav-list.active {
        /*right: 0;*/
        transform: none !important;
    }

    .mobile-nav-list .menu-item a {
        position: relative;
        width: calc(100% - 34px);
        display: inline-block;
        padding: 15px;
        color: #FFF;
        font-weight: bold;
    }

    .mobile-nav-list .menu-item-has-children.menu-item a {
        width: calc(100% - 34px);
        display: inline-block;
    }

    .mobile-nav-list .sub-menu {
        display: none;
    }

    .mobile-nav-list .sub-menu a {
        display: inline-block;
        padding: 15px 25px;
        color: #FFF;
        transition: all .3s linear;
        font-weight: lighter;
    }

    /*.mobile-list {*/
    /*    padding-top: 20px;*/
    /*}*/

    .mobile-nav-list .menu-item {
        position: relative;
        /*border-bottom: 1px solid #FFF;*/
        transition: all .5s linear;
    }

    .menu-overlay {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        background: rgba(51, 51, 51, 0.7);
        z-index: 999;
        overflow: hidden;
        opacity: 0;
        transition: all .5s ease-in-out;
        /*transform: translateX(-100%);*/
    }

    .menu-overlay.active {
        display: block;
        opacity: 1;
        transition: all .5s ease-in-out;
        transform: none !important;
        z-index: 99999;
    }

    .menu-item.active a {
        color: #FFF;
        font-weight: bold;
    }

    .menu-item a:before {
        transition: width 0.4s;
        position: absolute;
        top: 0;
        /*right: 0;*/
        content: '';
        display: block;
        background-color: #FFF;
        height: 100%;
        width: 0;
    }

    .menu-item.active a:before {
        position: absolute;
        top: 0;
        /*right: 0;*/
        content: '';
        display: block;
        background-color: #000;
        height: 100%;
        width:5px;
    }

    .menu-item:not(.menu-item.active) a:not(.sub-menu a):hover:before {
        transition: width 0.4s;
        position: absolute;
        top: 0;
        /*right: 0;*/
        content: '';
        display: block;
        background-color: #000;
        height: 100%;
        width: 5px;
    }
    .header-logo {
        justify-content: space-between !important;
        align-items: center !important;
    }

    .menu-item a  {
        position: relative;
        transition: 0.5s ease;
    }

    .menu-item:hover a:not(.sub-menu a)  {
        animation: tracking-in-contract 0.4s linear both !important;
    }

    .menu-item img {
        margin-inline-end: 5px;
    }

    .main-slider button.owl-dot {
        width: 30px;
        height: 30px;
    }

    .main-slider button.owl-dot.active > span {
        width: 10px;
        height: 10px;
    }

    .fly_icons a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    /*.in_tax {*/
    /*    margin-bottom: 20px;*/
    /*}*/

    .hold_tax [class*="col-"]:not(:last-child) {
        margin-bottom: 20px;
    }
}




@media (min-width: 768px) {
    .statics {
        top: 50%;
        transform: translateY(-50%);
    }

    .vision_content {
        top: 50%;
        transform: translateY(-50%);
    }

    #loader-wrapper img {
        width: 275px;
    }

}


@media (max-width: 768px) {

    .property-sidebar {
        margin-top: 20px;
    }

    .property-contact-linkItem-whatsapp {
        margin-bottom: 10px;
    }

    #loader-wrapper img {
        width: 270px !important;
    }

    .about_item, .vision_content {
        padding: 0 15px !important;
    }

    .logo img {
        max-height: 50px;
    }

    .hold-slider-img img {
        height: 72vh;
    }

    .fly_icons {
        margin-inline-end: 10px !important;
    }

    .fly_icons a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    /* side menu  */

    .mobile-nav-list .search {
        justify-content: center;
        margin-top: 30px;
    }

    .slider-body .h1 {
        font-size: 2.5rem;
    }

    .vision_img img {
        aspect-ratio: 3.9 / 2.8;
    }

    .about_item {
        margin: 20px 0;
    }

    .vision .row {
        flex-direction: column-reverse;
    }

    .in_grid_cards {
        text-align: center;
    }

    .projects_name {
        margin-inline: 30px;
        padding: 20px;
    }

    .vision_content {
        margin: 20px 0;
    }

    .grid_cards [class*=col-] {
        margin-bottom: 50px;
    }

    .statics {
        margin-top: 80px;
    }

    .partners {
        margin-top: 50px;
    }

    .footer-contact {
        display: flex;
        flex-direction: column;
    }

    .head-inside {
        margin-block-end: -18px !important;
    }

    .head-inside:before {
        background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(255,255,255,100%) 76%) !important;
    }

    .breadcrumb-area {
        background-position-y: -47px !important;
    }
    .about-project .row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 576px) {

    .hold-sidebar {
        display: flex;
        flex-direction: column-reverse;
    }

    .video_content {
        margin-top: 20px;
    }

    #loader-wrapper img {
        width: 190px !important;
    }

    .about-content {
        margin-bottom: 15px !important;
    }

    .fly_icons {
        top: 43%;
    }

    #loader {
        width: 280px !important;
        height: 280px !important;
    }

    #loader-wrapper img {
        width: 200px;
    }
    .about .sec-title {
        font-size: 3.5rem;
    }

    .projects {
        position: relative;
        padding: 25px 0;
    }

    .projects_name {
        margin-inline: 12px;
    }

    .project_title {
        font-size: 22px;
    }

    .static-num-head {
        font-size: 13px !important;
    }

    section.projects .main_btn {
        font-size: 14px;
    }

    .sec-title {
        font-size: 3rem;
    }

    .owl-dots {
        display: none !important;
    }

    section.about,
    section.vision {
        background-position-y: 215px;
    }
    .arrow_img img {
        width: 180px;
    }
    .slider-body .h1 {
        font-size: 2.4rem;
        text-align: center;
    }

    .fly_icons a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
    .main_btn i {
        background-color: var(--matte);
        font-size: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .head-inside {
        margin-block-end: -18px !important;
    }

    .head-inside:before {
        background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(255,255,255,100%) 76%) !important;
    }

    .breadcrumb-area {
        background-position-y: -47px !important;
    }
}



    /* loader */


/* The Loader */
#loader-wrapper {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    overflow: hidden;
}
.no-js #loader-wrapper {
    display: none;
}

#loader-wrapper img {
    position: absolute;
    z-index: 999999999999;
}

#loader {
    display: block;
    position: relative;
    /*left: 50%;*/
    /*top: 50%;*/
    width: 400px;
    height: 400px;
    /*margin: -75px 0 0 -75px;*/
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--main);
    animation: spin 1.7s linear infinite;
    z-index: 999999999;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: silver;
    animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--main);
    animation: spin 1s linear infinite;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #FFF;
    z-index: 99999999;
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
    transform: translateX(-100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
    transform: translateX(100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader,
.loaded #loader-wrapper img {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.3s 1s ease-out;
}


/* pages */

.content {
    margin: 20px 0;
}

.breadcrumb-area {
    padding: 15px 0;
    position: relative;
    background-color: var(--main);
    background-image: url(../img/slider.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-position-y: -175px;
}

.breadcrumb-area, .breadcrumb-area a {
    color: #000;
}

.breadcrumb-area .current-item {
    color: var(--main);
}

.main-head,
.content .sec-title {
    margin-bottom: 40px;
}



/* contact form */

/* form */

.wpcf7-form-control-wrap {
    position: relative;
}

.form-group label {
    width: 100%;
}

.form7:focus {
    color: #495057;
    background-color: #fff;
    border-color: var(--main);
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.form7 {
    margin-top: 10px;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

.page-form {
    margin-top: 20px;
}

.handle-form {
    display: inline-block;
}

.handle-form .main_btn {
    background: transparent;
    cursor: pointer;
}

.handle-form  .main_btn i {
    background-color: var(--matte);
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-align: center;
    /*margin-inline-start: 30px;*/
    transition: all .5s ease-in-out;
}


.handle-form .main_btn:hover {
    color: var(--main);
}

.handle-form  .main_btn:hover i {
    background-color: var(--main);
    color: #FFF;
    animation-name: move_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}


.content .projects_name {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.content .grid_cards {
    padding: 20px 0;
}

.owl-thumb-item img {
    width: 70px;
    height: 70px;
    border-radius: 0;
    margin: 5px;
}

.owl-thumb-item {
    display: inline-block;
    border: 0;
    background: transparent;
    opacity: .5;
    transition: linear .4s;
}
.owl-thumb-item.active {
    opacity: 1;
    transition: linear .4s;
}

.property-tit {
    margin-bottom: 20px;
}

.pro-content {
    text-align: justify;
}

/*.serv_card {*/
/*    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
/*    border-radius: 10px 10px 0 0;*/
/*    transition: all 0.5s ease-in-out;*/
/*}*/

/*.serv_card:hover {*/
/*    transform: translateY(-10px);*/
/*}*/

.services [class*='col-']:not(:last-child) {
    margin-bottom: 20px;
}

/*.ser_card figure {*/
/*    position: relative;*/
/*    z-index: 9;*/
/*    overflow: hidden;*/
/*    display: inline-block;*/
/*}*/

/*.ser_card figure:before {*/
/*    top: 50%;*/
/*    bottom: 50%;*/
/*    left: -35%;*/
/*    right: -35%;*/
/*    transform: rotate(33deg) translateZ(0);*/
/*    background: rgb(29 152 187 / 0.5);*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    content: '';*/
/*    transition-delay: 0.105s;*/
/*    transition: all .5s ease-in-out;*/
/*}*/

/*.ser_card:hover figure:before {*/
/*    top: -100%;*/
/*    bottom: -100%;*/
/*    transition-delay: 0s;*/
/*}*/

/*.ser_card img {*/
/*    border-radius: 10px 10px 0 0;*/
/*    transition: all .5s ease-in-out;*/
/*}*/

/*.serv_card:hover img {*/
/*    transform: scale(1.05) rotate(1deg);*/
/*}*/

/*.serv_title {*/
/*    font-weight: bold;*/
/*    color: #000;*/
/*}*/

/*.serv_content {*/
/*    padding: 10px;*/
/*    border-color: #000;*/
/*}*/

.footer-inside {
    margin-top: 0;
}

.video_content {
    margin-top: 50px;
}

video {
    width: 100%;
    height: 100%;
}
    /*------------- services section --------------- */


.serv_card {
    position: relative;
    display: block;
    height: 340px;
    border-radius: calc(40 * 1px);
    overflow: hidden;
    text-decoration: none;
}

.card__image {
    width: 100%;
    height: auto;
}

.card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: calc(40 * 1px);
    background-color: var(--main);
    transform: translateY(100%);
    transition: 0.5s ease-in-out;
}

.serv_card:hover .card__overlay {
    transform: translateY(0);
}

.card__header {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 2em;
    border-radius: calc(40 * 1px) 0 0 0;
    background-color: var(--main);
    transform: translateY(-100%);
    transition: 0.5s ease-in-out;
}

.card__arc {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 1;
}

.card__arc path {
    fill: var(--main);
    d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}

.serv_card:hover .card__header {
    transform: translateY(0);
}

.card__thumb {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.card__title {
    position: relative;
    font-size: 2rem;
    color: #FFF;
    margin: 20px 0;
}

.services_card_url {
    margin-top: 20px;
}

.content .services_img img {
    height: 450px;
}

.services_card_url .main_btn {
    color: #FFF;
}

.services_card_url .main_btn i {
    background-color: var(--matte);
    color: #000;
}

.serv_card:hover .services_card_url .main_btn i {
    animation-name: move_arrow;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.serv_card:hover .main_btn i {
    margin-right: 10px;
}

.card__body {
    padding: 0 2em 2em;
}

.card__tagline {
    display: block;
    margin: 1em 0;
    font-family: "bahij";
    font-size: 0.8em;
    color: #d7bdca;
}

.card__status {
    font-size: 0.8em;
    color: #d7bdca;
}

.card__description {
    color: #d7bdca;
    font-family: "bahij";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.card__description p {
    color: #FFF;
}



/* taxonomy */

.content .property-wrap .property-cat {
    margin-bottom: 15px;
}

.content .property-wrap .property-cat > span {
    background: var(--main);
    color: #FFF;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    margin-inline-end: 10px;
}

.content .property-wrap .property-cat > span:not(:last-child) {
    margin-inline-end: 10px;
}
/*.tax_url {*/
/*    display: inline-block;*/
/*}*/


/*.tax_body {*/
/*    position: relative;*/
/*    z-index: 9;*/
/*    padding: 18px 10px;*/
/*    background: #FFF;*/
/*    margin-top: -40px;*/
/*    margin-inline: 10px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    transition: all .5s ease-in-out;*/
/*    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;*/
/*}*/

/*.in_tax figure {*/
/*    position: relative;*/
/*    z-index: 9;*/
/*    overflow: hidden;*/
/*    display: inline-block;*/
/*}*/

/*.in_tax figure:before {*/
/*    top: 50%;*/
/*    bottom: 50%;*/
/*    left: -35%;*/
/*    right: -35%;*/
/*    transform: rotate(33deg) translateZ(0);*/
/*    background: rgb(29 152 187 / 0.5);*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    content: '';*/
/*    transition-delay: 0.105s;*/
/*    transition: all .5s ease-in-out;*/
/*}*/

/*.in_tax:hover figure:before {*/
/*    top: -100%;*/
/*    bottom: -100%;*/
/*    transition-delay: 0s;*/
/*}*/

/*.tax_title {*/
/*    cursor: default;*/
/*    font-weight: bold;*/
/*}*/

/*.in_tax:hover .tax_title {*/
/*    color: var(--main);*/
/*}*/

/*.in_tax:hover .main_btn i {*/
/*    background-color: var(--main);*/
/*    color: #FFF;*/
/*    animation-name: move_arrow;*/
/*    animation-duration: 1s;*/
/*    animation-iteration-count: infinite;*/
/*    animation-timing-function: ease-in-out;*/
/*}*/




.property-cat {
    margin-bottom: 20px;
}

.property-cat span:not(:last-of-type) {
    margin-inline-end: 10px;
}

.property-cat span {
    padding: 2px 6px;
    background-color: #fff;
    border: 1px solid #D2D2D7FF;
    border-radius: 4px;
    color: #4A4C4FFF;
    font-size: 14px;
}

.property-tit {
    margin-bottom: 30px;
    color: #000;
}

.property-exp {
    font-size: 25px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--main);
}

.property-components {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--main);
}

.property-componentItem {
    margin-bottom: 15px;
}

.property-componentItem-icon img {
    max-height: 24px;
}

.property-componentItem-num {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}

.property-componentItem-tit {
    color: #737373;
    font-size: 24px;
    font-weight: bold;
}

.property-sec-tit {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.property-additionalItem-tit {
    margin-bottom: 10px;
}

.property-additionalItem-info {
    padding: 10px;
    font-size: 18px;
}

.property-dataIcon {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--main);
}

.property-dataIconItem {
    margin-bottom: 15px;
}

.property-dataIconItem-icon img {
    max-height: 24px;
}

.property-dataIconItem-tit {
    font-size: 18px;
}

.property-address-wrap,
.property-additional,
.property-map-wrap {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--main);
}

.property-map iframe {
    display: block;
    width: 100%;
    height: 390px;
}
.hold-sidebar {
    position: sticky;
    top: 0;
    z-index: 9;
}

.property-sidebar {
    padding: 35px 25px;
    background-color: #fff;
    border: 1px solid #D2D2D7FF;
    box-shadow: rgb(0 0 0 / 6%) 0 9px 17px,
    rgb(0 0 0 / 4%) 0 2px 5px,
    rgb(0 0 0 / 5%) 0 1px 2px,
    rgb(0 0 0 / 7%) 0 0.4px 0.7px;
    border-radius: 10px;
}

.property-price {
    margin-bottom: 15px;
}

.property-contactDetails {
    margin-bottom: 20px;
}

.property-contact-linkItem a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}

.property-contact-linkItem a i {
    margin-inline-end: 5px;
}

.property-contact-linkItem-whatsapp {
    border: 1px solid #4CAF50FF;
    color: #4CAF50FF;
}

.property-contact-linkItem-phone {
    color: #fff;
    background-color: var(--main);
}

.property-contact-linkItem-whatsapp:hover {
    color: #4CAF50FF;
    background-color: #ECF6ECFF;
}

.property-contact-linkItem-phone:hover {
    color: #fff;
    background-color: var(--main);
}

/******************************/
.property-item {
    border-radius: 10px;
    border: 1px solid var(--main);
    margin-bottom: 30px;
}

.property-item-thumb {
    height: 240px;
}

.property-item-thumb img {
    max-height: 100%;
}

.property-item-body-wrap {
    padding: 15px;
}
.property-item-body{
    margin-bottom: 15px;
}
.property-item-tit {
}

.property-item-tit a {
    font-size: 25px;
    color: var(--main);
}

.property-item-exp {
    margin-bottom: 15px;
}

.property-item-component:not(:last-of-type) {
    margin-inline-end: 10px;
}

.property-item-component {
    margin-bottom: 10px;
}

.property-item-component-icon {
    margin-inline-end: 5px;
}

.property-item-component-icon img {
    max-height: 26px;
    filter: invert(65%) sepia(72%) saturate(299%) hue-rotate(1deg) brightness(102%) contrast(85%);

}

.property-item-component-num {
    font-weight: bold;
    color: #000;
}
.property-item-publish-wrap{
    color: var(--main);
}
.property-item-footer{
    padding: 15px 0;
    border-top: 1px solid var(--main);
}
.property-item-price{
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.property-item-contact .property-contact-linkItem:not(:last-of-type){
    margin-inline-end: 10px;
}
.property-item-contact .property-contact-linkItem i{
    margin: 0;
}

.property-data .item img {
    height: 400px;
}

.breadcrumb-area .page-tit {
    color: var(--main);
}



