:root {
    --size: 390;
}
@media (min-width: 650px) {
	:root {
		--size: 1500;
	}
}
@media (max-width: 767px) {
	.pg-container > .row {
		max-width: 100%;
		margin: 0;
	}
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1224px !important;
    }
}

.container-fluid {
    padding: 0 !important;
}
.home-section.style-d .text-wrapper{
    padding-left: 75px;
}
.home-section.style-d.style-c .text-wrapper{
    padding-left: 0px;
}
.hero-slider .slick-slide{
    position: relative;
}

/********* Slider Style *********/
.arrowWithDots .slick-arrow ,
.arrowStyle .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
    font-size: 0px;
    border: none;
    width: 40px;
    height: 40px;
    background: transparent;
}

.arrowStyle .slick-dots{
    display: none !important;
}
.arrowWithDots .slick-arrow.slick-prev,
.arrowStyle .slick-arrow.slick-prev{
    left: 20px;
}
.arrowWithDots .slick-arrow.slick-prev::before, 
.arrowStyle .slick-arrow.slick-prev::before {
    content: '\f053';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: 'FontAwesome';
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}
.arrowWithDots .slick-arrow.slick-next,
.arrowStyle .slick-arrow.slick-next{
    right: 20px;
}
.arrowWithDots .slick-arrow.slick-next::before,
.arrowStyle .slick-arrow.slick-next::before{
    content: '\f054';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: 'FontAwesome';
    color: #fff;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 20px;
}
.dotStyle .slick-arrow{
    display: none !important;
}
.arrowWithDots .slick-dots,
.dotStyle .slick-dots{
    position: absolute;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    left: 50%;
    gap: 10px;
    transform: translateX(-50%);
    bottom: 40px;
}
.arrowWithDots .slick-dots button,
.dotStyle .slick-dots button{
    outline: none;
    background: transparent;
    border: none;
    font-size: 0;
    font-size: 0;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 50%;
}
.arrowWithDots li.slick-active button,
.dotStyle li.slick-active button{
    background: #fff;
}
/********* Slider Style *********/


	.features-slider{
					padding: 120px 0px 60px 0px !important;
				}

                .features-slider .container-fluid-right {
				  padding-left: 16px;
				  margin-left: auto;
				}
				
				.features-slider .arrowStyle .slick-arrow.slick-prev {
					left: 75% !important;
				}
				
				@media (min-width: 768px) {
				  .features-slider  .container-fluid-right {
					max-width: calc(100% - (100% - 720px) / 2);
				  }
				}

				@media (min-width: 992px) {
				  .features-slider .container-fluid-right {
					max-width: calc(100% - (100% - 960px) / 2);
				  }
				}

				@media (min-width: 1200px) {
				  .features-slider .container-fluid-right {
					max-width: calc(100% - (100% - 1200px) / 2);
				  }
				}
				@media (min-width: 1400px) {
				  .features-slider .container-fluid-right {
					max-width: calc(100% - (100% - 1320px) / 2);
				  }
				}
            .features-slider .slider2  .slick-slide {
                margin: 0 60px 0 -50px;
                width: 100%;
            }
            .features-slider .arrowStyle.topArrow .slick-arrow.slick-prev {
				left: auto !important;
                right: calc(10% + 60px);
                bottom: unset;
                top: -40px;
            }
            .features-slider .arrowStyle.topArrow .slick-next {
                right: 10%;
                bottom: unset;
                top: -40px;
            }
            .features-slider .arrowStyle .slick-prev.slick-arrow:before,
            .features-slider .arrowStyle .slick-next.slick-arrow:before{
                border: none;
            }
            .features-slider .wrapper {
                margin-top: 20px;
                opacity: 0;
            }
            .features-slider .slider2 .wrapper{
                opacity: 1;
            }
            .features-slider .slider3 .slick-current .wrapper,
            .features-slider .slider1 .slick-current .wrapper {
                opacity: 1;
            }
            .features-slider .slider1 .slick-slide {
                margin: 0 60px 0 -50px;
            }
            .features-slider .slider3 .slick-slide {
                margin: 0 60px 0 -50px;
                width: 100%;
            }
            .features-slider .row {
                margin: 0 !important;
            }
            @media (max-width: 991px) {
                .features-slider .arrowStyle.topArrow .slick-arrow.slick-prev {
                    right: 80px;
                    bottom: -20px;
                    top: -30px;
                }
                .features-slider .arrowStyle.topArrow .slick-next {
                    right: 20px;
                    bottom: -20px;
                    top: -30px;
                }                
            }
@media (max-width: 640px) 
	.features-slider .arrowStyle.topArrow .slick-arrow.slick-prev {
		right: 65px;
     }
     .features-slider .arrowStyle.topArrow .slick-next {
	    right: 0px;
     }
}
			
a.topArrow-slide-link.slick-slide{
text-decoration:none !important;
}	

.features-slider .arrowStyle .slick-arrow.slick-prev::before{
   content: "\f060" !important;
}
.features-slider .arrowStyle .slick-arrow.slick-next::before{
	content: "\f061" !important;
}

.features-slider2 .arrowStyle .slick-arrow.slick-prev {
    left: 80% !important;
}

.features-slider .slider2 .slick-slide a, .features-slider .slider3 .slick-slide a{
	text-decoration: none;
}

.features-slider3 .img-fluid {   
    height: 225px;
	object-fit:cover;
}



/********** Overlapping TEXT Style *********/
       .overlapping-text .text-wrapper {
            position: absolute;
            z-index: 9;
            max-width: 60%;
            transform: translateY(-50%);
            top: 50%; 
        }
        .overlapping-text.style1 .text-wrapper{
            left: 0;
        }       
        .overlapping-text .text-wrapper p{
            max-width: 100%;
        }

      
        .overlapping-text2 .img-wrapper,
        .overlapping-text3 .img-wrapper,
        .overlapping-text .img-wrapper{
            border-radius: 10px;
            position: relative;
            overflow: hidden;
        }
        .overlapping-text2 .img-wrapper img,
        .overlapping-text3 .img-wrapper img,
        .overlapping-text .img-wrapper img{
            min-height: 50vh;
            object-fit: cover;
            width: 100%;
        }
        .overlapping-text2 .img-wrapper::before,
        .overlapping-text .img-wrapper::before{
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%), 50% / cover no-repeat;  
          z-index: 1;
        }
        .overlapping-text.style1 .col-lg-7{
            margin-left: auto;
        }
.arrowStyle.hero-slider .image-design {
    padding: 0;
}
.arrowStyle.hero-slider .image-design::before {
    top: 0;
    height: 100%;
}
        /******* overlapping 2 *******/
        .overlapping-text2 .text-wrapper {
            position: absolute;
            z-index: 11;
        }
        .overlapping-text2.style2 .text-wrapper {
            right: 0;
        }
        .overlapping-text2.style2 .text-wrapper {
            margin-left: auto;
        }
        .overlapping-text2.style2 .col-lg-8{
            order: -1;
            margin-right: auto;
        }
        .overlapping-text2.style1 .col-lg-8{
            margin-left: auto;
            order: -1;
        }
        /******* overlapping 3 *******/
/*         .overlapping-text3 .text-wrapper {
            border-radius: 5px;
            background: #D0D74D;
            padding: 45px 40px;
            max-width: 500px;
            position: relative;
            margin-top: -20%;
            z-index: 9;
        }
        .overlapping-text3.style2 .text-wrapper{
            background: #00263A;
            margin-left: auto;
        }
        .overlapping-text3.style2 .col-lg-8 {
            order: -1;
            margin-right: auto;
        }
        .overlapping-text3.style1 .col-lg-8 {
            margin-left: auto;
        }
        
        .image-soot .img-fluid.d-block.w-full {
            height: 460px;
        } */
		.overlap-row {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-end;
		}
		.text-wrapper.overlap-box-col {
			width: 40%;
			margin-right: -10%;
			position: relative;
			z-index: 1;
			padding: 45px 40px 100px 40px;
			border-radius: 6px;
		}
		.text-wrapper.overlap-box-col h3 {
			padding: 0;
		}
		.overlap-img-col {
			width: 70%;
			margin-bottom: 100px;
		} 
		.overlap-img-col .image-design-slide img {
			width: 100%;
			object-fit: cover;
		}
.style2 .text-wrapper.overlap-box-col {
    order: 2;
    margin-right: 0;
    margin-left: -10%;
}
.arrowStyle button.slick-arrow.slick-next::before, .overlapping-text3 button.slick-arrow.slick-prev::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.arrowStyle .slick-arrow {
    bottom: 0px;
    top: auto;
	transform: translateY(0px);
}
.arrowStyle .slick-arrow.slick-next {
	right: 10px;
}
.arrowStyle .slick-arrow.slick-prev {
    left: auto;
    right: 55px;
}
.style2 .arrowStyle .slick-arrow.slick-prev {
    right: auto;
    left: 5px;
}
.style2 .arrowStyle .slick-arrow.slick-next {
    right: auto;
    left: 55px;
}
.overlapping-text .arrowStyle .slick-arrow.slick-prev {
    right: 65px;
}
.overlapping-text .arrowStyle .slick-arrow.slick-next, .overlapping-text .arrowStyle .slick-arrow.slick-prev {
    bottom: 20px;
}
.overlapping-text .arrowStyle .slick-arrow.slick-prev {
    right: 65px;
}
.overlapping-text.style2 .arrowStyle .slick-arrow.slick-prev {
    right: auto;
	left: 5px;
}
.overlapping-text.style2 .arrowStyle .slick-arrow.slick-next {
    right: auto;
	left: 65px
}
@media (max-width: 1024px) {
	.text-wrapper.overlap-box-col {
		width: 90%;
	}
	.overlap-img-col {
		width: 95%;
		margin: -50px 0 0 auto;
		margin-bottom: 0;
	}
	.style2 .overlap-img-col {
		margin: 0 0 -50px 0;
	}
	.text-wrapper.overlap-box-col {
		margin: 0 !important;
	}
}
@media (max-width: 767px) {
	.text-wrapper.overlap-box-col {
		width: 100%;
	}
	.overlap-img-col {
		width: 100%;
		margin: 20px 0 0 auto;
	}
	.style2 .overlap-img-col {
		margin: 0 0 20px 0;
	}
	.arrowStyle .slick-arrow {
		bottom: 10px;
	}
	.arrowStyle .slick-arrow.slick-next {
		right: 0px;
	}
	.arrowStyle .slick-arrow.slick-prev {
		right: 40px;
	}
	.overlapping-text .arrowStyle .slick-arrow.slick-next {
		right: 20px;
	}
	.overlapping-text .arrowStyle .slick-arrow.slick-prev {
		right: 75px;
	}
	.overlapping-text.style2 .arrowStyle .slick-arrow.slick-prev {
		left: 15px;
	}
	.overlapping-text.style2 .arrowStyle .slick-arrow.slick-next {
		left: 70px;
	}
}
        
        
        @media (max-width: 991px){
            .image-soot .img-fluid.d-block.w-full {
                height: 260px;
            }
                        
            
            
            .overlapping-text .text-wrapper {
                position: relative;
                z-index: 9;
                max-width: 100%;
                transform: unset;
                top: unset; 
                padding: 0 0px;
            } 
            .overlapping-text .col-lg-7 {
                order: -1;
                margin-bottom: 20px;
            }
            .overlapping-text2 .row,
            .overlapping-text3 .row,
            .overlapping-text .row{
                margin: 0 !important;
            }
            .overlapping-text2 .col-lg-8,
            .overlapping-text3 .col-lg-8,
            .overlapping-text .col-lg-7,
            .overlapping-text .col-lg-10{
                padding: 0 !important;
            }
            .overlapping-text.style2 .text-wrapper{
                left: unset;
            }
            .overlapping-text .img-wrapper{
                border-radius: 10px 10px 0 0;
                position: relative;
                overflow: hidden;
            }
            
            .overlapping-text3 .text-wrapper{
                    padding: 35px 20px;
            }
			
}

       
        			
        .image-design {
            padding: 80px 0px;
        }
        
        .overlapping-text .arrowStyle .slick-arrow.slick-prev::before, .overlapping-text .arrowStyle .slick-arrow.slick-next::before {
            border: 1px solid #fff;
            padding: 5px 0px;
        }
        
        @media(min-width:1167px){
        .overlapping-text.style2 .text-wrapper {
            left: 45%;
        }
        	
        .image-design {
            padding: 80px 0px;
        }
        	
        .image-design img {
            width: 100%;
        }
        
        .overlapping-text2 .image-design::before, .overlapping-text3 .image-design::before, .overlapping-text .image-design::before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 11.4%;
            width: 100%;
            height: 77.2%;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%), 50% / cover no-repeat;
            z-index: 1;
            padding: 80px 0px;
        }	
        	
        }
        
        @media(max-width:667px){
        
        .overlapping-text2 .text-wrapper {
            border-radius: 5px;
            padding: 20px 20px;
            max-width: 100%; 
            position: relative;
            z-index: 9;
            left: 0;
            transform: translateY(0);
            top: 0px;
			margin-top: 20px;
			margin-bottom: 65px;
			
			
        }
        
        .overlapping-text2 .image-design img {
            width: 100%;
            height: 100% !important;
        }
        
        .overlapping-text2 .image-design::before, .overlapping-text2 .image-design::before, .overlapping-text2 .image-design::before {
           display:none !important;
        }
        
        .image-design {
            padding: 80px 0px 0px 0px;
        }
        }




      /* Accordian Style  */
      
       .navtab-with-accordian {
         min-height: 650px;
       }
       .navtab-with-accordian .accordion-style {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #f8f9ec;
        }
        .navtab-with-accordian .accordion-header {
            margin-bottom: 0;
            display: flex;
            padding: 30px;
            align-items: flex-start;
            gap: 10px;
            background: #E2E59F;
            width: auto;
            font-family: 'Barlow';
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 6px; 
            letter-spacing: 0.9px;
            text-transform: uppercase;
            color: #A1A90D;
            cursor: pointer;
        }
        .navtab-with-accordian .accordion .accordion-body {
            display: none;
            position: absolute;
            left: 0;
            padding: 0;
        }
        .navtab-with-accordian .accordion.active .accordion-body {
            display: block;
            overflow: hidden;
            padding: 70px;
            width: 100%;
        }
        .navtab-with-accordian .accordion.active .accordion-header{
            background: #B7BF10;
            color: white;
        }
        .navtab-with-accordian .img-wrapper{
            border-radius: 10px;
            overflow: hidden;
        }
        .navtab-with-accordian.style2 .accordion-style{
            background: #F8F9EC;
        }
        .navtab-with-accordian.style2 .accordion .accordion-header{
            border-bottom: 3px solid  transparent;
            background: transparent;
        }
        .navtab-with-accordian.style2 .accordion.active .accordion-header{
            border-bottom: 3px solid  #B7BF10;
            background: #F8F9EC;
            color: #B7BF10;
        }
        .navtab-with-accordian.style3 .accordion-style{
            background: transparent;
        }
        .navtab-with-accordian.style3 .accordion-header{
            padding: 20px 40px;
            background: #AEB60C;
            color: #fff;
        }
        .navtab-with-accordian.style3 .accordion.active .accordion-body {
            display: block;
            overflow: hidden;
            padding:0;
            background: #F5F6F7;
            width: 100%;
        }
        .navtab-with-accordian.style3 .col-lg-7{
            order: -1;
        }
        .navtab-with-accordian.style3 .img-wrapper {
            border-radius: 0;
            overflow: hidden;
        }
        .link{
            color:  #B7BF10;
            font-family: 'Barlow';
            font-size: 15px;
            font-style: normal;
            font-weight: 500;
            line-height: 19px; 
            text-decoration: none;
            display: block;
        }
        .navtab-with-accordian.style3 .text-wrapper {
            padding: 20px 40px;
        }
        .navtab-with-accordian.style3 .accordion .col-md-7 {
            order: -1 !important;
        }
        .navtab-with-accordian.style4 .accordion-header{
            background: #D4D970;
            color: #000000;
            padding: 35px 45px;
        }
        .navtab-with-accordian.style4 .accordion-style {
            background: transparent;
        }
        .navtab-with-accordian.style4 .accordion:nth-child(1) .accordion-header{
            border-radius: 20px 0px 0px 0px;
        }
        .navtab-with-accordian.style4 .accordion:last-child .accordion-header{
            border-radius: 0px 20px 0px 0px;
        }
        .navtab-with-accordian.style4 .accordion.active .accordion-body{
            background: #D0D74D;
        }
        .navtab-with-accordian.style4 .accordion.active .accordion-header {
            background: #D0D74D;
            color: white;
        }
        .navtab-with-accordian.style4 {
            min-height: 450px;
        }
        @media (max-width: 991px){
            .navtab-with-accordian {
                min-height: auto;
            }
            
            .navtab-with-accordian .col-lg-7{
                order: -1;
            }
            .navtab-with-accordian .accordion.active .accordion-body {
               padding:  50px 20px;
               position: relative;
            }
            .navtab-with-accordian .accordion-style{
                flex-direction: column;
                align-items: unset;
            }
            .navtab-with-accordian .accordion-header{
                position: relative;
            }
            .navtab-with-accordian  .accordion-header:before {
                content: "\f054";
                font-size: 16px;
                font-family: "FontAwesome";
                position: absolute;
                right: 20px;
                transition: all .3s ease;
            }
            .navtab-with-accordian .accordion.active .accordion-header:before {
                rotate: 90deg;
            }
            .navtab-with-accordian.style3 .text-wrapper {
                padding: 20px;
            }
            .navtab-with-accordian.style3 .col-lg-7{
                order: -1;
            }
            .navtab-with-accordian.style4 {
                min-height: auto;
            }
            .navtab-with-accordian.style4 .accordion:nth-child(1) .accordion-header {
                border-radius: 20px 20px 0px 0px;
            }
            .navtab-with-accordian.style4 .accordion:last-child .accordion-header {
                border-radius: 0px 0px 20px 20px;
            }
        }




        .accordion {
            width: 100%;
            background: transparent;
            border: none;
        }

        .accordion-item {
            border: none;
            background-color: transparent;
        }

        .accordion-item:last-child {
            border-bottom: none;
        }

        .accordion-header {
            padding: 15px 15px 15px 0;
            cursor: pointer;
            transition: background-color 0.3s ease;
            font-style: normal;           
            line-height: 144.444%;            
            position: relative;
            font-size: 24px;
        }
        
      
        
        .accordion-item {
            border: none !important;
        }


        .accordion-header::before{
            content: "\2b";
            display: block;
            position: absolute;
            right: 20px;
            font-family: "FontAwesome";
            transition: all .3s ease;
        }
        
        
        .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            background-color: transparent;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }
    
      
        @media (max-width: 991px){
            .img-order{
                order: -1;
            }
        }
        
        section.accordian-style.text-white.padding {
            padding: 60px 0px 80px 00px;
        }
        
          .content-sec {
            margin-top: 60px !important;
        }
        
        .accordion-item .accordion-content div p {
            margin: 0px !important;
        }
        
        
/********* Call out Style ********/
        .callout p{
            margin: 0;
        }
        .callout .callout-wrapper .item {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 40px 20px;
            border: 1px solid #fff;
            justify-content: center;
            height: 100%;
        }
        
        
        .callout  {
          padding: 60px 0px;
        }
        
        
        span.counter.visible {
            font-size: 12VH;
        }



/* Staggered Images Style */
         .grid-container {
            display: grid;
            gap: 10px;
            grid-template-columns: repeat(12, 1fr);
        }
        .grid-container  .grid-item:nth-child(3n+1) {
            grid-column: span 6;
            grid-row: span 2;
        }
        .grid-container  .grid-item:nth-child(3n+3),
        .grid-container  .grid-item:nth-child(3n+2) {
            grid-column: span 6;
        }
        .grid-container img{
            height: 100%;
            object-fit: cover;
        }
        .grid-container iframe {
            height: 100%;
            min-height: 40vh;
            max-width: 100%;
            width: 100%;
        }
        .staggered-images.style2 .second-img {
            max-height: 170px;
            min-height: 170px;
            object-fit: cover;
            width: 100%;
        }
        .staggered-images.style2 iframe,
        .staggered-images.style2 .first-img {
            min-height: 326px;
            object-fit: cover;
        }
	
		section.location.staggered-images.style2 {
		    padding: 60px;
	    }
	
		.location.staggered-images.style2 .staggered-feature.align-items-center{
          padding: 30px;
		}
	
	
	
        @media (max-width: 991px){
            .grid-container iframe {
                height: 100%;
                min-height: auto;
            }
            .staggered-images{
                padding-bottom: 60px;
            }
        }


.navtab-with-accordian .accordion {
    max-width: 350px;
}

.navtab-with-accordian .accordion-header::before{
	display: none;
}

.gf_browser_chrome.gform_wrapper {
    padding: 80px 0px;
}

input#gform_submit_button_5 {
    background: #b7bf10 !important;
    padding: 15px 50px !important;
    margin-top: 20px !important;
}



/* bhakti's css */
.text-block.with-img img{
	width: 100%;
	object-fit: cover;
	min-height: 250px;     
}  
.carditem img {
    border-radius: 10px 10px 0 0;
}
.carditem0 .carditem-text {
	padding: 0px !important;
}
.carditem0 {
	padding-bottom: 60px !important;
}
.text-block.with-img.one .pg-container .carditem-text{
    padding-bottom: 4em;
}
.text-block.with-img.one .full-container .carditem-text {
    padding-left: 4rem;
    padding-right: 4rem;
    max-width: 83%;
    width: 100%;
    margin: 0 auto;
}
.card-item-text-inner {
    padding: 40px 20px;
}
.text-style img {
	max-width: 100%;
}
.single-block .carditem {
    padding: 100px 0;
}
.pg-container .single-block .carditem-text {
    padding: 40px 20px;
}
.text-block.pg--width.one {
    padding: 0;
}
.pg-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 25px;
}
.two .carditem {
    width: calc(50% - 15px);
    padding: 0;
}
.three .carditem {
    width: calc(33.33% - 17px);
    padding: 0;
}
.four .carditem {
    width: calc(25% - 19px);
    padding: 0;
}
.carditem-text h2 {
	padding: 0 0 10px 0;
}
@media (max-width: 1024px) {
	.single-block .carditem {
		padding: 60px 0;
	}
	.card-item-text-inner {
		padding: 20px 20px;
	}
	.two .carditem {
		width: calc(50% - 13px); 
	}
	.four .carditem {
		width: calc(50% - 13px);
	}
}
@media (max-width: 767px) {
	.single-block .carditem {
		padding: 65px 0;
	}
	.two .carditem, .three .carditem, .four .carditem {
		width: 100%;
	}
	.text-block.with-img.one .full-container .carditem-text {
		max-width: 100%;
		padding: 0;
	}
	.text-block.with-img .carditem {
		max-width: 100%;
	}
/* 	.carditem-text .display2 {
		font-size: 18px !important;
	} */
	.text-block .pg-container, .text-block .full-container {
		padding-left: 2rem;
        padding-right: 2rem;
	}
}
/* tab section */
section.tab-section {
    padding: 100px 0;
}
.tab-header-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.tab-header-wrap .tab-header {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 19px 30px;
    line-height: 1.5;
	position: relative;
}
.tab-section .tab-content-wrap {
    padding: 70px 0;
}
.img-wrapper img {
    width: 100%;
	object-fit: cover;
}
.tab-section .tab-content-wrap .tab-body {
    max-width: 85%;
    margin: 0 auto;
}
.tab-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px 20px;
    flex-wrap: wrap;
}
.tab-row .tab-txt-col {
    width: 42%;
}
.tab-row .tab-img-col {
    width: calc(58% - 30px);
}
.tab-section.right-content .tab-txt-col {
    order: 2;
}
.style2 .tab-header-wrap .tab-header.active:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.style3 .tab-header-wrap .tab-header {
    font-size: 16px;
    padding: 19px 23px;
    letter-spacing: 1px;
}
.style4 .tab-header {
    font-size: 16px;
    letter-spacing: 1px;
}
.style4 .tab-header-wrap {
    width: fit-content;
    margin: 0 auto;
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}
@media (max-width: 1024px) {
	section.tab-section {
		padding: 65px 0;
	}
	.tab-row {
		gap: 20px 20px;
	}
	.tab-row .tab-txt-col {
		width: 50%;
	}
	.tab-row .tab-img-col {
		width: calc(50% - 20px);
	}
	.tab-section .tab-content-wrap {
		padding: 40px 0;
	}
	.tab-header-wrap .tab-header {
		font-size: 16px;
	}
	.tab-section .tab-content-wrap .tab-body {
		max-width: 100%;
		padding: 0 20px;
	}
}
@media (max-width: 767px) {
	section.tab-section {
		padding: 45px 0;
	}
	.tab-row .tab-txt-col {
		width: 100%;
	}
	.tab-row .tab-img-col {
		width: 100%;
	}
}
/* end tab section */
/* dot slider */
section.overlapping-text {
    padding: 80px;
}
.dotStyle.hero-slider .image-design {
    padding: 0;
}
.dotStyle.hero-slider .image-design:before {
    top: 0;
    height: 100%;
}
/* .dotStyle.hero-slider {
    margin: 80px 0;
} */
@media (max-width: 667px) {
	section.overlapping-text {
		padding: 65px;
	}
	.dotStyle .image-design {
		padding: 0 0 0 0;
	}
/* 	.dotStyle.hero-slider {
		margin: 65px 0 0 0;
	} */
}
/* end dot slider */
/* form & map */
.map-col iframe {
    width: 100%;
    height: auto;
    min-height: 650px;
}
.map-col >* {
    width: 100%;
}
.map-col p {
    margin: 0;
}
.map-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 130px;
}
.map-row .form-half-col.col-left {
    width: calc(70% - 65px);
}
.map-row .form-half-col.map-col {
	width: calc(30% - 65px);
}
.map-row .gf_browser_chrome.gform_wrapper {
    padding: 0;
}
@media (max-width: 1024px) {
	.map-row {
		column-gap: 35px;
	}
	.map-row .form-half-col {
		width: calc(65% - 18px);
	}
	.map-row .form-half-col.map-col {
		width: calc(35% - 18px);
}
@media (max-width: 767px) {
	.map-row .form-half-col {
		width: 100%;
	}
	.map-col iframe {
		min-height: 375px;
	}
}
/* end form & map */
/* accordion */
@media (max-width: 767px) {
	.accordian-row.row>* {
		padding: 0 0 !important;
	}
} 
/* end accordion */
/* feature slider */
.pg_width-right {
    padding-left: 5rem !important;
}
.feature_slider-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 25px;
}
.feature_txt-col {
    width: 25%;
}
.feature_img-col {
    width: calc(68% - 30px);
}
.feature_slider-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 25px;
}
.feature_txt-col {
    width: 25%;
}
.feature_img-col {
    width: calc(70% - 30px);
}
.pg_width-right {
    padding-left: 2rem !important;
}
.features-slider .arrowStyle.topArrow .slick-next {
    right: 2rem;
}
.features-slider .arrowStyle.topArrow .slick-prev {
    right: calc(2rem + 40px) !important;
}
.features-slider .arrowStyle.topArrow .slick-arrow:before, .heroblock .arrowStyle .slick-arrow:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
}
.feature_txt-col.full, .feature_img-col.full {
    width: 100%;
}
@media (min-width: 650px) {
	.pg_width-right {
		padding-left: calc(5rem + 7.5%) !important;
	}
	.features-slider .arrowStyle.topArrow .slick-next {
		right: calc(5rem + 7.5%);
	}
	.features-slider .arrowStyle.topArrow .slick-prev {
		right: calc(calc(5rem + 7.5%) + 40px) !important;
	}
	.feature_txt-col.full {
		padding-right: 5rem;
	}
}
@media (max-width: 1024px) {
	.feature_txt-col, .feature_img-col {
		width: 100%;
	}
	.feature_txt-col {
		padding-right: 5rem;
	}
	.features-slider .arrowStyle.topArrow .slick-arrow {
		top: -45px !important;!i;!;
	}
}
@media (max-width: 649px) {
	.feature_txt-col {
		padding-right: 2rem;
	}
}
/* end feature slider */
/* staggered image */
.staggered-img-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px 25px;
}
.staggered-img-row .half-col, .staggered-img-row .lg-half {
    width: 100%;
}
@media (min-width: 992px) {
	.staggered-img-row .lg-half {
		width: calc(50% - 13px);
	}
}
@media (min-width: 768px) {
	.staggered-img-row .half-col {
		width: calc(50% - 13px);
	}
}
/* end staggered image */
/* text block overlaps image */
.overlapping-row-inner {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    gap: 25px 0px;
}
.overlapping-text2 .overlapping-text2-row .text-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: unset;
    margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: -10%;
    width: 43.33%;
	max-width: unset;
}
.overlapping-text2.style2 .overlapping-text2-row .text-wrapper {
    order: 2;
	margin-left: -10%;
	margin-right: auto;
}
.overlapping-text2 .overlapping-text2-row .img-slider {
    width: 66.66%;
}
.overlapping-text2 .overlapping-text2-row .text-wrapper h1 {
    word-wrap: break-word;
}
.overlapping-text2-row .image-design img {
    width: 100%;
	object-fit: cover;
}
.overlapping-text .image-design img {
    width: 100%;
    object-fit: cover;
}
@media (min-width: 1025px) {
	.ot-col-lg-10 {
		max-width: 84%;
		width: 100%;
	}
}
@media (max-width: 1024px) {
	.overlapping-text2 .overlapping-text2-row .text-wrapper, .overlapping-text2 .overlapping-text2-row .img-slider {
		width: 100% !important;
		margin: 0 0 !important;
	}
	.overlapping-row-inner {
		padding-top: 45px;
		padding-bottom: 45px;
	}
}
/* end text block overlaps image */
/* grid */
@media (max-width: 991px) {
	.staggered-images .mb-gap {
		gap: 20px;
	}
}
@media (max-width: 767px) {
	.location.staggered-images.style2 .staggered-feature.align-items-center {
		padding: 0;
	}
	section.location.staggered-images.style2 {
		padding: 60px 0;
	}
	.location.staggered-images.style2 .staggered-feature.align-items-center {
		padding: 0 10px 10px 10px;
	}
}
/* end grid */
@media (min-width: 2300px) {
	.UCG-block .p, .UCG-block p, body, .bbt-primary, .bbt-tertiary, .new-header-two .menu a {
		font-size: 22px;
		line-height: 1.6;
	}
	
	.bbt-primary{
		    width: 250px;
	}
	
	.UCG-block .h1, .UCG-block h1 {
		font-size: 55px;
		line-height: 1.25;
	}
	.UCG-block .h2, .UCG-block h2 {
		font-size: 45px;
		line-height: 1.25;
	}
	.UCG-block .h3, .UCG-block h3 {
		font-size: 34px;
		line-height: 1.25;
	}
	.UCG-block .h4, .UCG-block h4 {
		font-size: 32px;
		line-height: 1.25;
	}
	.UCG-block .h5, .UCG-block h5 {
		font-size: 28px;
		line-height: 1.25;
	}
	.UCG-block .h6, .UCG-block h6 {
		font-size: 26px;
		line-height: 1.25;
	}
	.header-btn a {
		min-width: 250px;
		padding: 5px 20px;
		width: auto;
	}
}
/* end bhakti's css */



/* icon css */


.icons-blocks .cols {
  background: #F5F6F7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 40px;
}

.icons-blocks img {
  max-width: 150px;
  margin-bottom: 10px;
}

.icons-blocks h2 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 5px;
}

/* end icon's css */

/* List-style */
        .list-style ul,
        .list-style{
            margin: 0;
            padding: 0 0 0 30px;
        }
        .list-style2 ul,
        .list-style2{
            margin: 0;
            padding: 0 0 0;
            list-style: none;
        }
        .list-style2 li {
            padding: 10px 0;
            border-bottom: 1px solid #DDD;
            font-family: 'Barlow';
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 133.333%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 20px;
        }

/* List-style end */



/* Banner header */
 section.header-banner.type1 {
    position: relative;
}
.type1 .banner-img img {
    width: 100%;
    display: block;
    object-fit: cover;
}
.banner-img figure {
    margin: 0;
}
.banner-title {
    max-width: 580px;
    margin: -100px auto 0 auto;
    text-align: center;
    z-index: 999;
    position: relative;
}
.banner-title > * {
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 2.7px;
    text-transform: uppercase;
}
.banner-content {
    max-width: 1100px;
    width: calc(100% - 40px);
    padding: 20px 50px;
    margin: -110px auto 0 auto;
    background-color: #E9E4D9;
    position: relative;
    z-index: 1;
}
.banner-content-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px 30px;
}
.banner-content-col {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.body3caps {
    margin-bottom: 10px;
}
.banner-content-col.img-col img {
    max-width: 100px;
}
.header-banner.type1 .banner-img img {
    aspect-ratio: 1.64 / 1;
    min-height: 600px;
}
.header-banner.type2 .banner-img img {
    object-fit: cover;
    aspect-ratio: 1.87 / 1;
    min-height: 550px;
}
/* responsive */
@media (max-width: 1024px) {
    .banner-content {
        padding: 20px 30px;
    }
}
@media (max-width: 767px) {
    .banner-content {
        padding: 50px 25px;
        margin-top: -80px;
    }
    .banner-content-row {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 15px;
    }
    .banner-content-col.img-col img {
        max-width: 60px;
        display: block;
    }
    .header-banner.type1 .banner-img img {
        min-height: 450px;
    }
    .header-banner.type2 .banner-img img {
        min-height: 420px;
    }
}
    
/* Banner header end */
    
    
    
    
/*  Main Feature */

    .feature-tab-sec .tab-content {
      display: none;
      opacity: 0; 
      animation: fadeIn 0.5s ease forwards .1s;
    }
    .feature-tab-sec .tab-content.active {
      display: block;
    }
    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }
    .feature-tab-sec .feature-tab-nav {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 22px;
        margin-bottom: 20px;
    }
    .feature-tab-sec .feature-tab-nav .tab-btn {
        padding: 5px 2px;
        color: #87774C;
        border: 1px solid transparent;
        background: transparent;
        display: flex;
        align-items: center;
        gap: 5px;
        transition: all .3s ease-in-out;
    }
    .feature-tab-sec .feature-tab-nav .tab-btn img {
        max-width: 32px;
    }
    .feature-tab-sec .feature-tab-nav .tab-btn.active {
        color: #000000;
        border-top: 1px solid #000000;
    }
    .feature-tab-sec .tab-image {
        position: relative;
    }
    .feature-tab-sec .tab-image figure {
        margin: 0;
    }
    .feature-tab-sec .tab-image img {
        aspect-ratio: 1 / .6;
        object-fit: cover;
        width: 100%;
        height: auto;
    }
    .feature-tab-sec .tab-text {
        position: absolute;
        padding: 16px 7vw 9vw 7vw;
        bottom: 0px;
        left: 0;
        width: 100%;
    }
    .feature-tab-sec .txt-inner {
        max-width: 625px;
        width: 100%;
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .feature-tab-sec .txt-inner * {
        color: #FFFFFF;
    }
    /* responsive */
    @media (max-width: 1024px) {
        .feature-tab-sec .tab-image img {
            aspect-ratio: 0.8 / 1;
        }
    }
    @media (max-width: 767px) {
        .feature-tab-sec .tab-text {
            padding: 15px 15px 100px 25px;
        }
        .feature-tab-sec .tab-image img {
            aspect-ratio: 0.66 / 1;
        }
    }
    @media (max-width: 640px) {
        .feature-tab-sec .feature-tab-nav .tab-btn {
            width: 100%;
        }
    }
    
/*  Main Feature end */    

/* CTA block */
    .type1 .cta-box-wrap {
        width: fit-content;
        margin: 0 auto;
        padding: 20px 25px;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
    }
    .cta-box-wrap .box-inner {
        text-align: center;
    }
    .cta-box-wrap h4 {
        text-transform: uppercase;
    }
    .type1 .cta-box-wrap .box-inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .cta-box-wrap .bbt-primary {
        width: fit-content;
    }
    .type2 .cta-box-wrap {
        max-width: 785px;
        width: calc(100% - 30px);
        margin: 0 auto;
        border: 1px solid #000000;
        padding: 38px 32px 42px 32px;
    }
    .type2 .cta-box-wrap h4 {
        margin-bottom: 10px;
    }
    .type2 .cta-box-wrap .bbt-primary {
        margin-top: 20px;
    }
    /* responsive */
    .type2 .cta-box-wrap {
        width: 100%;
        padding: 38px 32px;
    }
/* end CTA block */
    .feature-block .titlebar {
    padding-top: 20px;
    border-top: 1px solid #3F3C39;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.feature-block .titlebar * {
    margin: 0;
    width: fit-content;
}
.feature-block-row {
    margin-top: 40px;
    display: grid;
    gap: 32px 32px;
}
.feature-block-col .feature-inner {
    height: 100%;
    position: relative;
}
.feature-block-col .feature-inner .feature-txt {
    padding: 20px 16px 25px 16px;
    background-color: #FFFFFF;
    transition: all .3s ease-in-out;
}
.feature-block-col .feature-inner:hover .feature-txt {
    background-color: #3F3C39;
    transition: all .3s ease-in-out;
}
.feature-tag {
    position: absolute;
    padding: 10px 10px;
    background-color: #919C87;
    top: 20px;
    left: 20px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.22px;
    color: #FFFFFF;
    border-radius: 20px;
    z-index: 11;
}
.feature-inner .feature-img {
    width: 100%;
    overflow: hidden;
}
.feature-img img {
    width: 100%;
    aspect-ratio: 1 / 0.81;
    object-fit: cover;
    transition: transform .4s ease-in-out;
}
.feature-inner:hover .feature-img img {
    transform: scale(1.1);
}
.feature-txt .body4 {
    color: #87774C;
    margin-bottom: 10px;
}
.feature-txt h5 {
    margin-bottom: 13px;
}
.feature-txt .body3 {
    margin-bottom: 20px;
}
a.border-btn {
    padding: 5px 12px;
    border: 1px solid #3F3C39;
    color: #3F3C39;
    text-decoration: none;
    border-radius: 32px;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.56px;
    text-transform: uppercase;
    display: inline-block;
    transition: all .3s ease-in-out;
}
a.border-btn:hover, .feature-inner:hover a.border-btn {
    border-color: #87774C;
    color: #87774C;
    transition: all .3s ease-in-out;
}
.feature-txt > * {
    transition: all .3s ease-in-out;
}
.feature-inner:hover .feature-txt p, .feature-inner:hover .feature-txt h5 {
    color: #FFFFFF;
}
/* feature 3 col */
.feature-block-row.feature3 {
    grid-template-columns: repeat(3, 1fr);
}
/* end feature 3 col */
/* feature 4 col */
.feature-block-row.feature4 {
    grid-template-columns: repeat(4, 1fr);
}
/* end feature 4 col */
/* type 2 */
.type2 .feature-block-col:last-child .feature-inner .feature-txt {
    padding: 0 0;
    height: 100%;
    background-color: #87774C;
}
.type2 .feature-block-col:last-child .feature-inner:hover .feature-txt {
    background-color: #3F3C39;
}
.type2 .feature-block-col:last-child .feature-txt a {
    padding: 20px 16px 25px 16px;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 32px;
}
.type2 .feature-block-col:last-child .feature-txt a h4 {
    max-width: 195px;
    width: 100%;
    margin: 0 auto;
}
.type2 .feature-block-col:last-child .feature-txt a img {
    width: 24px;
    height: auto;
    object-fit: contain;
}
/* end type 2 */
/* responsive */
@media (min-width: 768px) and (max-width: 1024px) { 
    .feature-block-row {
        gap: 20px;
    }
    .feature-block-row.feature4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    .feature-block-row.feature3, 
    .feature-block-row.feature4 {
        grid-template-columns: repeat(1, 1fr);
    }
    .type2 .feature-block-col:last-child .feature-txt a {
        padding: 100px 15px;
        gap: 25px;
    }
    .feature-tag {
        font-size: 10px;
        top: 18px;
        left: 15px;
    }
}
/* end responsive */
/* Text Image Callout */   
    .callout-inner {
        padding: 16px 0;
        border-top: 1px solid #3F3C39;
        border-bottom: 1px solid #3F3C39;
        display: flex;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
        gap: 16px 16px;
        height: 100%;
    }
    .ti-callout-row {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        gap: 40px 32px;
    }
    .type1 .ti-callout-row {
        justify-content: center;
    }
    .type1 .ti-callout-col {
        width: calc(33.33% - 22px);
    }
    .callout-inner .callout-img {
        width: 45%;
    }
    .callout-txt {
        width: calc(55% - 16px);
    }
    .callout-img img {
        height: 100%;
        object-fit: cover;
    }
    /* type2 */
    .type2 .callout-inner {
        padding: 10px 0;
        gap: 0px 10px;
    }
    .type2 .callout-inner .callout-img {
        width: 38%;
    }
    .type2 .callout-txt {
        width: calc(62% - 10px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 16px;
    }
    .type2 .ti-callout-row {
        gap: 16px;
        width: calc(80% - 8px);
    }
    .type2 .txt-img-callout-wrap {
        display: flex;
        align-items: stretch;
        gap: 16px 16px;
    }
    .type2 .callout-content {
        padding: 17px 0;
        border-top: 1px solid #3F3C39;
        border-bottom: 1px solid #3F3C39;
        width: calc(20% - 8px);
        display: flex;
        flex-direction: column;
        gap: 16px;
        justify-content: space-between;
    }
    .type2 .ti-callout-col {
        width: calc(25% - 12px);
    }
    /* end type2 */
    /* responsive */
    @media (max-width: 1024px) {
        .type1 .ti-callout-row {
            justify-content: center;
        }
        .ti-callout-row {
            gap: 40px 20px;
        }
        .type1 .ti-callout-col {
            width: calc(33.33%  - 14px);
        }
        .type2 .callout-content {
            width: 100%;
        }
        .type2 .txt-img-callout-wrap {
            flex-wrap: wrap;
            gap: 0;
        }
        .type2 .ti-callout-row {
            width: 100%;
        }
        .type2 .ti-callout-col {
            width: calc(50% - 8px);
        }
    }
    @media (min-width: 768px) and (max-width: 1024px) { 
        .type2 .callout-content {
            border-bottom: none;
        }
    }
    @media (max-width: 767px) {
        .type1 .ti-callout-row, 
        .type2 .ti-callout-row {
            gap: 0;
            width: 100%;
        }
        .type1 .ti-callout-col {
            width: 100%;
        }
        .type2 .ti-callout-col {
            width: calc(50% - 8px);
        }
        .type1 .callout-inner {
            padding: 40px 0 30px 0;
            flex-direction: column;
            border-top: none;
        }
        .type1 .callout-inner .callout-img, 
        .type1 .callout-inner .callout-txt {
            width: 100%;
        }
        .type1 .ti-callout-col:last-child .callout-inner {
            border-bottom: none;
            padding-bottom: 0;
        }
        .type2 .callout-content {
            padding: 15px 0;
            width: 100%;
            row-gap: 35px;
        }
        .type2 .ti-callout-col {
            width: 100%;
        }
        .type2 .callout-inner {
            padding: 15px 0;
            border-top: none;
        }
        .type2 .callout-inner .callout-img {
            width: 45%;
        }
        .type2 .callout-txt {
            width: calc(55% - 10px);
        }
    }
    /* end responsive */

/*  End Text Image Callout */