@font-face {
    font-family: 'Aguafina Script';
    src: url('../fonts/aguafina-script-font/AguafinaScript-Regular.eot');
    src: url('../fonts/aguafina-script-font/AguafinaScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aguafina-script-font/AguafinaScript-Regular.woff2') format('woff2'),
        url('../fonts/aguafina-script-font/AguafinaScript-Regular.woff') format('woff'),
        url('../fonts/aguafina-script-font/AguafinaScript-Regular.ttf') format('truetype'),
        url('../fonts/aguafina-script-font/AguafinaScript-Regular.svg#AguafinaScript-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Super Webcomic Bros.';
    src: url('../fonts/super-webcomic-bros-1/SuperWebcomicBros-Bold.woff2') format('woff2'),
        url('../fonts/super-webcomic-bros-1/SuperWebcomicBros-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Super Webcomic Bros.';
    src: url('../fonts/super-webcomic-bros-1/SuperWebcomicBros.woff2') format('woff2'),
        url('../fonts/super-webcomic-bros-1/SuperWebcomicBros.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Super Webcomic Bros.';
    src: url('../fonts/super-webcomic-bros-1/SuperWebcomicBros-BoldItalic.woff2') format('woff2'),
        url('../fonts/super-webcomic-bros-1/SuperWebcomicBros-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Monotype Corsiva';
    src: url('../fonts/monotype-corsiva/MonotypeCorsiva.eot');
    src: url('../fonts/monotype-corsiva/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
        url('../fonts/monotype-corsiva/MonotypeCorsiva.woff2') format('woff2'),
        url('../fonts/monotype-corsiva/MonotypeCorsiva.woff') format('woff'),
        url('../fonts/monotype-corsiva/MonotypeCorsiva.ttf') format('truetype'),
        url('../fonts/monotype-corsiva/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


.testimonial-4 {
    padding-top: 50px;
}

.testimonial-4 .testimonial-info .text {
    font-family: 'Monotype Corsiva';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}

.testimonial-4 .testimonial-info h4 {
    font-family: 'Monotype Corsiva';
    font-weight: bold;
    font-style: italic;
}

.top-header {
    padding: 1px 0;
    background: rgb(133, 55, 53);
    background: linear-gradient(0deg, rgba(133, 55, 53, 1) 0%, rgba(249, 103, 43, 1) 100%);
}

.top-header .top_contact ul li {
    padding: 0px 8px;
    color: #fefefe;
    transition: all 1s;
}

.top-header .top_contact ul li a {
    color: #fefefe;
    transition: all 1s;
}

.top-header .top_contact ul li:hover a {
    color: #bbbbbb;
    transition: all 1s;
}

.top-header .top_contact ul li a i {
    margin-right: 5px;
}

.top-header .top_social {
    text-align: right;
}

.top-header .top_social ul li {
    padding: 0px 8px;
    color: #fefefe;
    text-align: right;
    transition: all 1s;
}

.top-header .top_social ul li a .fa {
    color: #fefefe;
    transition: all 1s;
}

.top-header .top_social ul li:hover a .fa {
    color: #fefefe;
    transition: all 1s;
}


.blog-2 {
    margin-bottom: 20px;
}

.image_animation {
    position: relative;
    animation: moveTopToBottom 5s ease-in-out infinite alternate;
}

@keyframes moveTopToBottom {
    from {
        transform: translateY(-3%);
    }

    to {
        transform: translateY(3%);
    }
}

.service_custom {
    padding-top: 40px;
    padding-bottom: 50px;
}

.service_custom .projects_custome_boxs {
    background-color: #eeeeee;
    padding: 30px;
    margin-bottom: 15px;
}

/*.service_custom .projects_custome_boxs img{*/
/*    border-radius: 250px;*/
/*}*/

.projects_text_img img {
    /*width: 300px;*/
    /*height: 300px;*/
    border-radius: 250px;
}

.service_text_img img {
    border-radius: 50%;
    width: 325px;
    height: 325px;
    object-fit: cover;
}

.img-height {
    width: 100%;
    height: 200px;
}

.img-height-project {
    width: 100%;
    height: 300px;
}
.service_custom .service_custom_box h1 {
    font-size: 33px;
    font-weight: 600;
    text-align: center;
}
.img-project {
    width: 100%;
    height: 380px;
}

.service_custom .service_custom_box ul {
    position: relative;
    top: 19px;
}

.service_custom .service_custom_box ul li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.service_custom .service_custom_box ul li span {
    color: #d35e29;
    font-weight: 900;
}

.service_custom .service_custom_box ul li::before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    /*top: 0;*/
    left: 0;
    color: #d35e29;
}

.sub_title_box {
    padding: 30px 30px;
    background-color: #bbbbbb;
    margin-bottom: 20px;
}

.title_boxs {
    text-align: center;
}

.title_boxs h1,
.sub_title_box h5 span {
    color: #d35e29;
}

.business_partners {
    padding: 40px 0;
}

.business_partners .business_partners_box h4 {
    font-size: 18px;
    font-weight: 600;
}

.business_partners .business_partners_box h4 span {
    color: #d35e29;
}

.business_partners .business_partners_box ul {
    position: relative;
    top: 10px;
}

.business_partners .business_partners_box ul li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.business_partners .business_partners_box ul li span {
    color: #d35e29;
    font-weight: 900;
}

.business_partners .business_partners_box ul li::before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    /*top: 0;*/
    left: 0;
    color: #d35e29;
}

.our_properties {
    background-image: url("../img/bg-2.jpg");
    /*background-repeat: repeat-y;*/
}


/* for desktop */
.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        /*right: 10px;*/
        right: 68px;
        font-size: 22px;
    }
}


/* for desktop */
.email_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 115px;
    right: 40px;
    background-color: #C5221F;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.email-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .email-icon {
        margin-top: 10px;
    }

    .email_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 120px;
        font-size: 22px;
    }
}


/* for desktop */
.call_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 189px;
    right: 40px;
    background-color: #d35e29;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.call-icon {
    margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
    .call-icon {
        margin-top: 10px;
    }

    .call_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 175px;
        font-size: 22px;
    }
}


.why_choose_section {
    background: #1E3E62;
}

.why_choose_title h1 {
    color: #fefefe !important;
}

.why_choose_box p {
    color: #fefefe;
}

.fa-chevron-down {
    font-size: 15px;
}

.text_para {
    /*display: flex;*/
    justify-content: center;
    /* Horizontally centers the text */
    align-items: center;
    /* Vertically centers the text */
    /* height: 100%; */
    /* Ensures that the div takes full height of its parent container */
    text-align: center;
}

.text_para p {
    margin-bottom: 10px;
}

.object-section {
    padding: 50px 0;
    background-color: #bbbbbb;
    /*background-color: #D2E0FB;*/
}

.main-title-2 span {
    color: #d35e29;
}

.object-section .object_boxs_list ul {
    position: relative;
    top: 15px;
}

.object-section .object_boxs_list ul li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.object-section .object_boxs_list ul li::before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 22px;
    position: absolute;
    left: 0;
    color: #d35e29;
}


.object-section .object_boxs_list_subList ul {
    position: relative;
    top: 15px;
    margin-bottom: 30px;
}

.object-section .object_boxs_list_subList ul li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.object-section .object_boxs_list_subList ul li::before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    left: 0;
    color: #0B192C;
}

.list_before ul {
    position: relative;
    top: 8px;
    margin-bottom: 30px;
}

.list_before ul li {
    margin-left: 35px;
    margin-bottom: 10px;
}

.list_before ul li::before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    left: 0;
    color: #d35e29;
}



/*.object-section .object_box{*/
/*    margin-top: 60px !important;*/
/*}*/

.life_circle_setion {
    background-color: #bbbbbb;
    /*background-color: #D2E0FB;*/
    padding: 50px 0;
}

.image_section {
    margin-bottom: 40px;
}

.consulting {
    height: 350px;
    width: 500px;
    border-radius: 50%;
}

.about2_section {
    padding: 50px 0;
    background-color: #1E3E62;
}

.mission_vision_box {
    padding: 15px;
}

.mission_vision_box h4 {
    color: #d35e29;
}

.mission_vision_box p {
    color: #fefefe;
}


.our_values_section {
    padding: 70px 0;
}

.our_values_section .values_text_box h4 {
    color: #d35e29;
    text-transform: uppercase;
}

.our_values_section .values_text_box {}

.values_main {
    display: flex;
    justify-content: center;
    /* Centers horizontally */
    align-items: center;
    /* Centers vertically */
    height: 300px;
    /* Optional: Adjust height if needed */
}

.values_text_box {
    text-align: center;
    /* Centers text inside the box */
}

.facilities_section {
    padding: 50px 0px;
    margin-bottom: 20px;
}

.service_facilities {
    display: flex;
    justify-content: center;
    /* Horizontal center */
    align-items: center;
    /* Vertical center */
    margin: 20px;
    padding: 20px;
    /*background: #fff;*/
    background: #594f4e;
    height: 100px;
    border-radius: 15px;
    /*box-shadow: 0 0 10px rgba(2, 0, 0, 0.1);*/

    -webkit-box-shadow: -2px 16px 5px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 16px 5px -7px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 16px 5px -7px rgba(0, 0, 0, 0.75);
}

.service_facilities h3 {
    color: #fefefe;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}

.property_box {
    padding: 30px;
    margin-bottom: 15px;
    background-color: #d35e29;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
}

.property_box img {
    border-radius: 25px;
}

.property_box .property_title {
    /*padding: 15px;*/
    padding-top: 20px;
    text-align: center;
}

.property_title h3 {
    font-size: 24px;
    font-weight: 700;
    color: #efefef;
}

.video_box {
    width: 100%;
    height: 350px;

}

.video_box video {
    width: 100%;
    height: 100%;
}

.images_box {
    width: 100%;
    height: 350px;
}

.images_box img {
    width: 100%;
    height: 100%;
}


.festival_section {
    padding: 50px 0;
    background-color: #d35e29;
}

.section-contact-img {
    padding: 30px 0px;
}

.images_borders img {
    border-radius: 25px;
}

.chanel_partner_test_box {
    padding: 15px;
}

.chanel_partner_test_box h3 {
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #d35e29;
}

.chanel_partner_test_box p b {
    color: #d35e29;
    font-weight: 800;
}

.chanel_partner_test_box img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
}


.main_text_box {
    padding: 5px 0;
}

.main_text_box .projects_text_box h4 {
    color: #d35e29;
    text-align: center;
}

.main_text_box2 {
    background-color: #bbbbbb;
    padding: 50px 0;
}

.main_text_box3 {
    background-color: #1E3E62;
    padding: 50px 0;
}

.title_boxs2 {
    width: 100%;
}

.title_boxs2 h4 {
    color: #d35e29;
    text-align: center;
}

.projects_text_box p {
    padding-top: 20px;
    /* Adjust as needed to center vertically */
    padding-bottom: 20px;
    line-height: 1.5;
    /* Adjust line-height for better readability */
}



.main_text_box3 .projects_text_box p {
    color: #fefefe;
}

.main_text_box3 .projects_text_box h4 {
    color: #fefefe;
}

.projects_text_box p span {
    color: #d35e29;
    font-weight: 700;
}






.popup-wrapper {
    position: fixed;
    /*top: 0px;*/
    bottom: 0px;
    width: 100%;
    height: 100vh;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    align-items: center;
    justify-content: center;
}

.popup-wrapper.active {
    /*display: flex;*/
    display: block;
    z-index: 999;
    position: fixed;
    /*top: 50%;*/
}

.popup-body {
    width: 60%;
    position: relative;
    /*background: rgba(0, 0, 0, 0.8);*/
    background: rgba(211, 94, 41, 0.8);
    padding: 20px;
    border-radius: 6px;
    margin: auto;
}

.popup-body p {
    color: #fff;
    text-align: justify;
}

.popup-body .close-popup {
    position: absolute;
    top: -33px;
    right: -41px;
    background: none;
    outline: none;
    box-shadow: none;
    border: none;
    color: #fff;
    font-size: 28px;
}

.popup-innerbody {
    width: 100%;
    max-height: 300px;
    overflow: auto;
    padding-right: 14px;
}

#style-4::-webkit-scrollbar {
    width: 5px;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #585858;
    border-radius: 10px;
}


.load-morebr {
    padding: 8px 24px 4px;
    border: 1px solid #3a3a3a;
    border-radius: 20px;
    color: #3a3a3a;
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.load-morebr:hover {
    color: #3a3a3a;
}

.testimonials_img_box img {
    height: 200px;
    width: 500px;
}

.bulding_img_box {
    margin: auto;
    width: 300px;

}

.bulding_img_box img {
    /*width: 300px;*/
    height: 300px;
    border-radius: 100%;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    text-align: center;
}