/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.book-a-tour-form .elementor-field-type-radio .elementor-field-option input[type="radio"]{ display: none; }
.book-a-tour-form .elementor-field-type-radio .elementor-field-option label{ border: 1px solid #000; padding: 15px 30px; border-radius: 30px; cursor:pointer; }
	.book-a-tour-form .elementor-field-type-radio  input[type="radio"]:checked + label {
    background-color: #000;
    color: white;
    border-color: #000;
  }


[empty], [href="http://empty"], span.elementor-grid-item:has(a.elementor-icon[href="http://empty"]){
	display:none !important;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
    outline: 0;
}
.active li.active span, .active li span {
    opacity: 1;
    color: #FFF !important;
}

/*  */
#popup-content .prime-locations .model-content {
    width: 1200px;
    border-radius: 15px;
}
#popup-content .prime-locations {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #00000099;
    align-items: center !important;
    justify-content: center !important;
    display: flex;
    transition: all 0.5s;
    z-index: 999;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
#popup-content .prime-locations.model-show {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
/* .content_scroll_box {
    max-height: 460px;
    overflow-y: auto;
    padding-right: 10px;
} */
.content_scroll_box::-webkit-scrollbar {
    width: 3px;
    border-radius: 10px;
}
.content_scroll_box::-webkit-scrollbar-thumb {
    background-color: #000;
}
.content_scroll_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
div.overlay_div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.close-icon, .popup-open h4 {
    cursor: pointer;
}
/*  */
ul.acf-taging-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
ul.acf-taging-list li {
    padding: 5px 7px;
    border-radius: 5px;
    border: 1px solid;
}
/*  */
.slider_gallery .owl-nav, .custom-nav {
            display: flex;
            justify-content: center;
            margin-top: 10px;
        }

      body .slider_gallery .owl-nav button, body .slider_gallery .custom-nav button{
            background: rgba(0, 0, 0, 0.5);
            border: none;
            color: #000;
            padding: 10px;
            cursor: pointer;
            outline: none;
            margin: 0 5px;
		      line-height: 0;
    padding: 15px 14px 25px;
		  border-radius: 100px;
        }

        .slider_gallery .owl-nav .owl-prev, .custom-nav button.custom-prev {
          left: 0;
    position: absolute;
    right: unset;
        }

        .slider_gallery .owl-nav .owl-next, .custom-nav button.custom-next {
    right: 0;
    position: absolute;
    left: unset;
}
 .slider_gallery .owl-nav,  .slider_gallery .custom-nav  {
    position: absolute;
    top: 39%;
    right: 0;
    left: unset;
    text-align: center;
    z-index: 1;
    width: 100%;
    transform: translate(0, 0);
}
        .slider_gallery .owl-carousel .item {
            display: inline-block;
            width: auto;
        }

        .slider_gallery .owl-carousel .item img {
            height: 300px; /* Fixed height */
            width: auto; /* Width adjusts automatically */
            object-fit: cover; /* Maintain aspect ratio */

        }
.main-pop-slider .owl-stage {
    display: flex;
    transition: transform 0.3s linear !important;
    will-change: transform;
}
.main-pop-slider .owl-nav.disabled {
    display: none !important;
}
.slider_gallery .owl-carousel .video-wrapper img {
    position: absolute;
    width: 100%;
    height: 500px !important;
    object-fit: cover;
}
/*  */
/* multi slider css */
.multislider-home .full-section-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}


.multislider-home div#slider-1 {
   max-width: 45%!important;
   display: none;
}
.multislider-home div#width-4 {
   max-width: 45%;
}
.multislider-home div#slider-2 {
    max-width: 45%;
      display: none;
}
.multislider-home div#sliderbox {
    max-width: 25%;
    position:relative;
        z-index: 0;
}


.multislider-home #sliderbox, .multislider-home #slider-4 {
        width: 100%;
    }
.multislider-home .full-section {
       display: flex;
    justify-content: space-between;
    flex-wrap: inherit;
    gap: 38px;
    position: relative;
    width: 100%;
   left: -40%;
}


 .multislider-home .owl-carousel .item {
        position: relative;
        height: 78vh; /* Set a fixed height for the slider items */
        overflow: hidden; /* Ensure titles are hidden until hover */
        border-radius: 8px;
    }
.multislider-home .owl-carousel .owl-item {
    overflow: hidden;
    border-radius: 8px;
border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
 .multislider-home div#slider-1.owl-carousel .owl-item {
    border-radius: 0 8px 8px 0;
}
  .multislider-home div#slider-4.owl-carousel .owl-item {
    border-radius:8px 0 0 8px;
}
     .multislider-home div#slider-2 .owl-carousel .item {
        border-radius:0px;
    }
   .multislider-home div#slider-1.owl-carousel .item {
    border-radius: 0;
}
 .multislider-home div#slider-4.owl-carousel .item {
    border-radius:0;
}

 .multislider-home div#width-4 {
    max-width: 45%;
    position: absolute;
    right: -66.7%;
    top: 0;
}

    .multislider-home .owl-carousel .item img {
        width: 100%;
           height: 100vh; /* Ensure images take full height */
        object-fit: cover; /* Maintain aspect ratio and cover the container */
        display: block; /* Ensure images are displayed as blocks */
    }
    .multislider-home .title {
        position: absolute;
        bottom: 0px;
        left: 0px;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
        padding: 0px;
        opacity: 0;
        width:100%;height:100%;text-align:center;  
        transition: all .5s; /* Smooth transition */
        padding: 34px;
    }
     .multislider-home .item:hover .title {
        opacity: 1; /* Show title on hover */
    }
     .multislider-home .owl-nav button {
        background: transparent; /* Customize button background */
        border: none; /* Remove border */
        font-size: 2em; /* Adjust size */
        color: #000; /* Customize color */
        cursor: pointer;
    }
   .multislider-home .owl-dots {
        text-align: center; /* Center the dots */
        margin-top: 10px; /* Space above dots */
    }
  .multislider-home .owl-dots .owl-dot {
        display: inline-block; /* Display dots inline */
        margin: 0 5px; /* Space between dots */
    }
   .multislider-home .main_content {
    background-color: #fff;
    padding-top: 25px;
}
     .multislider-home .slide_content h2{color:#1A191A;font-size: 63px;
    line-height: 66px;
font-family:oswald;font-weight:400;}
    
   .multislider-home .slide_content h3{color: #000;
    font-size: 26px;
    line-height: 30px;
    font-family: oswald;
    font-weight: 300;
    margin-top: 3em;}
    
 .multislider-home .slide_content p{color:#000;font-size:16px;
    line-height:20px;font-family:roboto;font-weight:400;}
 .multislider-home .slide_content a {
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Roboto';
    color: #000;
    padding: 13px 20px;
	     margin-left: 4px;
}
 .multislider-home .slide_content a:hover {
    border: 1px solid #000;
 background-color: #000;
    color: #fff;
       transition: all 0.5s;
}
 .multislider-home .owl-nav {
    position: absolute;
    top: 167px;
    right: unset;
    left: 0;
    text-align: center;
    z-index: 9;
}
  .multislider-home .owl-prev, .multislider-home .owl-next{width: 50px;
    height: 50px;margin: 0px 10px 0 0;
    border: 1px solid #000!important;
    border-radius: 100%;font-size: 16px !important;
            line-height: 0px;
    }
    
    .multislider-home .title span{
 width: 100%;
    height: 100%;
    border-radius: 8px;
    border: 1px solid #fff;
    font-size: 40px;
    line-height: 62px;
    font-weight: 400;
    font-family: oswald;
    align-items: center;
    display: flex;
    justify-content: center;
        
    }
.tag_manage .elementor-post-info .elementor-post-info__terms-list {
    font-size: 0;
    display: flex !important;
    flex-wrap: wrap;
    gap: 6px 2px;
}
.tag_manage .elementor-post-info .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
    font-size: 14px;
    background: #f5f5f5;
    padding: 2px 6px;
    border-radius: 3px;
}

.plus-icon.active svg {
    transform: inherit!important;

}
.main-pop-slider  svg.swiper-navigation-icon {
    display: none;
}
#form .elementor-field-type-select label.elementor-field-label {
    pointer-events: none;
    z-index: 99;
}
#form .elementor-field-type-select label.elementor-field-label + .remove-before select {
    padding-top: 30px !important;
    margin-top: -15px;
    z-index: 9;
}
@media (min-width:1900px){
       .multislider-home .owl-nav {
        top: 222px;
    }
    .multislider-home div#width-4 {
        right: -65.7%;
    }
 .multislider-home .slide_content h2 {
    color: #1A191A;
    font-size: 80px;
    line-height: 90px;
    font-family: oswald;
    font-weight: 400;
    padding-right: 64px;
}
 .multislider-home .slide_content h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 28px;
    margin-top: 3em;
}
 .multislider-home .slide_content p {
    font-size: 18px;
    line-height: 21.09px;
}
	#popup-content .prime-locations .model-content {
    width: 1500px;
}
}
@media (max-width:1600px){
    .multislider-home .main_content {
    padding-top: 0;
}
.multislider-home .slide_content p {
    font-size: 15px;
    line-height: 18px;
}
.multislider-home .owl-nav {
	top: 156px;
}
	.slider_gallery .owl-carousel .item img {
    height: 119px;
 
}
	.slider_gallery .owl-nav, .slider_gallery .custom-nav {

    top: 16%;

}
.content_scroll_box .elementor-widget-theme-post-featured-image a .attachment-large {
    height: 350px;
    object-fit: cover;
    object-position: top center;
}
.main-pop-slider img.swiper-item-img {
    height: 145px !important;
}
}

@media (max-width:1366px){
    .multislider-home .slide_content h2 {
    font-size: 54px;
    line-height: 57px;
	}
	.multislider-home .owl-nav {
	 top: 138px !important;

	}
	.multislider-home .owl-prev, .multislider-home .owl-next {
		width: 44px;
		height: 44px;
		padding: 13px;
	}
	.main-pop-slider img.swiper-item-img {
		height: 125px !important;
	}
	}
@media (max-width:1160px){
    .multislider-home div#sliderbox {
    max-width: 28%;
}

.multislider-home div#slider-1 {
    max-width: 5%;
}
     .multislider-home .owl-nav {
        width: 112px;
    }
    .multislider-home div#width-4 {
    right: -72%;
}
}
@media (max-width:1024px){
       .multislider-home .slide_content h2 {
        font-size: 52px;
        line-height: 55px;
    }
}
@media (max-width:991px){
          .multislider-home .slide_content h2 {
             font-size: 47px;
        line-height: 55px;
    }
    .multislider-home div#width-4 {
        right: -74%;
    }
    .multislider-home .title {
    padding: 20px;
}
}
@media (max-width:880px){
          .multislider-home .full-section {
        gap: 28px;
        left: -42%;
    }
    .multislider-home div#slider-1 {
        max-width: 3%;
    }
     
        .multislider-home div#sliderbox {
        max-width: 37%;
    }
       
    .multislider-home .title span {
    font-size: 30px;
    }
        .multislider-home div#width-4 {
        right: -82%;
    }
	.multislider-home .slide_content h2 {
		width: 75%;
    }
}
@media (max-width:660px){
          .multislider-home div#slider-1 {
        max-width: 0!important;
        display: none!important;
    }
          .multislider-home div#sliderbox {
        max-width: 50%;
        padding-right: 62px;
    }
    .multislider-home div#width-4 {
        right: -38%;
    }
       
           .multislider-home .slide_content h2 {
       font-size: 42px;
        line-height: 52px;
    }
        .multislider-home .full-section {
        left: inherit;
        padding-left: 20px;
    }
      
}
@media (max-width:570px){
        .multislider-home .main_content {
        padding-top: 0;
        margin-top: -39px;
    }
    .multislider-home div#sliderbox {
    order: 1;
            max-width: 100%;
            padding-right: 30px;
}
.multislider-home div#slider-2 {
    order: 2;
    max-width: 85%;
}

    .multislider-home .full-section {
        padding-left: 21px;
                flex-wrap: wrap;
    }
    .multislider-home .owl-carousel .item {
    height: auto;
}
.multislider-home .owl-nav {
    top: 89%;
    right: 0;
    left: unset;
}
    .multislider-home div#sliderbox .item {
           height: 100%;
        padding-bottom: 42px;

}
    .multislider-home .owl-carousel .item, .multislider-home .owl-carousel .item img{
        height: 400px;
    }
    
.multislider-home div#width-4 {
    right: -36%;
    top: unset;
    bottom: 0;
}
}
@media (max-width:440px){
        .multislider-home .main_content {
        padding-top: 0;
        margin-top: -44px;
    }
   
        .multislider-home .full-section {
        gap: 10px;
    }
    .multislider-home .owl-nav {
        top: 87%;
    }
    
}
@media (max-width:378px){
     
        .multislider-home .slide_content h2 {
        font-size: 46px;
        line-height: 53px;
    }
     
        .multislider-home .owl-carousel .item, .multislider-home .owl-carousel .item img {
        height: 336px;
    }
}
@media (max-width:365px){
        .multislider-home .slide_content h2 {
        font-size: 44px;
        line-height: 51px;
    }
        .multislider-home .main_content {
        padding-top: 0;
        margin-top: -54px;
    }
}
@media (max-width:351px){
         .multislider-home .slide_content h2 {
        font-size: 42px;
        line-height: 49px;
    }
}
@media (max-width:337px){
       .multislider-home .slide_content h2 {
        font-size: 40px;
        line-height: 47px;
    }
        .multislider-home .owl-prev, .multislider-home .owl-next {
        width: 40px;
        height: 40px;
        padding: 11px;
    }
    .multislider-home .owl-prev svg, .multislider-home .owl-next svg {
    width: 11px;
    height: 15px;
}
   
}
@media (max-width:324px){
    
        .multislider-home .slide_content h2 {
        font-size: 39px;
        line-height: 45px;
    }
}
@media (max-width:317px){
        .multislider-home .slide_content h2 {
        font-size: 37px;
        line-height: 41px;
    }
        .multislider-home .owl-nav {
            top: 89%;
    }
}


/* horizontal */


/*  */



@media screen and (max-width: 1270px) {
.content_scroll_box {
    max-height: 460px;
    overflow-y: auto;
    padding-right: 10px;
}
}

@media screen and (max-width: 1600px) {
    .content_scroll_box {
        max-height: 560px !important;
    }
	ul.acf-taging-list {
		gap:6px;
	}
	ul.acf-taging-list li {
    font-size: 14px;
}
}

@media screen and (max-width: 1024px) {
	    #popup-content .prime-locations .model-content {
        width: 1024px;
        border-radius: 15px;
        margin: 5px;
        padding: 10px 5px;
    }
}
@media only screen and (max-width: 767px){
	.slider_gallery .owl-carousel .item img.owl-item-img {
       width: 100% !important;
    }
}

@media screen and (max-width: 560px) {
	body .slider_gallery .owl-carousel .owl-stage {
    height: 208px;
}
	    body .slider_gallery .owl-carousel .item img.owl-item-img {
        width: 100% !important;
    }
}