/* ===============================
   TOP CSS OF HOME PAGE
================================ */
    
/* =====================================================
   SMOOTH SCROLL CSS
   ===================================================== */
/* Disable native smooth scroll if we are using JS to prevent "double scrolling" */
html {
    scroll-behavior: auto !important;
}

/* Specific Section Offsets */
#ourservices, 
#pricing-section,
#clients {
    scroll-margin-top: 120px;
}







     /* DEFAULT: DESKTOP */
.desktop-header-content {
  display: block;
}

@media (max-width: 991px) {
  .mm-page {
    
    overflow: hidden !important;
  }
}

/* MOBILE */
@media (max-width: 768px) {
  .desktop-header-content {
    display: none;
  }
    
     /* ===== FIX: Mobile testimonials slider gap ===== */


  /* ===== Remove slider arrows on mobile ===== */
  .mobloveusnonemob .slick-prev,
  .mobloveusnonemob .slick-next,
  .mobloveusnonemob button.slick-arrow {
    display: none !important;
  }

  /* ===== Fix narrow content width ===== */
  .mobloveusnonemob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobloveusnonemob .yelpouter {
    padding: 0 15px !important; /* was 50px on each side — way too wide */
    margin: 0 !important;
  }

  
  .mobloveusnonemob .col-xs-12 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  /* ===== Remove extra bottom space ===== */
  .mobloveusnonemob {
    padding-bottom: 20px !important;
  }

  .mobloveusnonemob .testimonials-container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
      margin-left:0px !important;
  }

  /* ===== Fix slider track height collapsing properly ===== */
  .mobloveusnonemob .slick-track,
  .mobloveusnonemob .slick-list {
    height: auto !important;
  }

  .mobloveusnonemob .slick-slide {
    height: auto !important;
  }



/* Fix width — Bootstrap columns not going full width */
  .mobloveusnonemob .col-xs-12.col-sm-8.col-md-8.col-lg-8.slyelp {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  /* Full width container, no side padding */
  .mobloveusnonemob.container {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobloveusnonemob .yelpouter.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }

  /* Full width slider column */
  .mobloveusnonemob .slyelp {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }

  /* Each review slide — center everything */
  .mobloveusnonemob .monial {
    text-align: center !important;
    padding: 10px 20px !important;
    height: 250px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  /* Stars centered */
  .mobloveusnonemob .yelpstarimg {
    text-align: center !important;
    margin: 0 auto 10px !important;
    display: block !important;
    float: none !important;
  }

  .mobloveusnonemob .yelpstarimg img {
    margin: 0 auto !important;
    display: block !important;
  }

  /* Review text centered */
  .mobloveusnonemob .monial h3.cdsc {
    text-align: center !important;
    padding: 0 !important;
    margin: 0 0 10px !important;
  }

  /* Logo and author on same row, centered */
  .mobloveusnonemob .yelpstarimglogo {
    float: left !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 10px 0 0 !important;
  }

  .mobloveusnonemob .yelpstarimglogo img {
    width: 50px !important;
    height: auto !important;
  }

  /* Author name inline next to logo */
  .mobloveusnonemob .monial h2 {
    display: inline-block !important;
    float: right !important;
    font-size: 20px !important;
    margin-top: 0 !important;
    vertical-align: middle !important;
    text-align: center !important;
  }

  /* Wrapper for logo + author — center the pair */
  .mobloveusnonemob .monial > div[style*="clear"] {
    display: none !important;
  }

}

@media (min-width: 769px) {
  .mobloveusnonemob {
    display: none !important;
  }
}


.headerpremier {
  font-family: meno-banner, serif !important;
  font-weight: 300!important;
  font-style: normal!important;
  color: #1F2122!important;
  font-size:46px;
  text-align:left;
  
}
    
 .headeraashok {
  font-family: meno-banner, serif !important;
  font-weight: 300!important;
  font-style: normal!important;
  color: #1F2122!important;
  font-size:46px;
  
}
    
    .fourtyfiveash {
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: left!important;
  font-family: proxima-nova !important;
  color:#1F2122 !important;
 font-weight:300;
}
    

.brandsaashok {
  font-family: meno-banner, serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  color: #1F2122 !important;
  font-size: 46px;
  padding: 40px 0px 30px 0px;
}
    
    .dtopdesktop{ display:none !important;}
	.dtopdesktopmob{ display:block !important;}
	
	 
	

 .d-none {
    display: none;
  }
    
      .swiper-button-next, .swiper-button-prev, .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled 
      {
        width: 50px !important;
        height: 50px !important;
        background: #1f2122;
        border-radius: 50%;
      }

    .swiper-button-next:after, .swiper-button-prev:after, .swiper-button-prev.swiper-button-disabled:after, .swiper-button-next.swiper-button-disabled:after 
    {
      font-size: 20px !important;
      color: #fff;
    }
      
    .mobmapdilip .home_mapleft a
    {
      background: #000;
      color: #fff;
      font-weight: 600;
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      border-radius: 18px;
      font-weight:300 !important;
    }
      
    .mobmapdilip .home_mapleft a:hover{ color:#ffffff !important;}
    body.home .toptop {
      /*background: #F5F5F5 !important;*/ 
       /*border-bottom: 0px solid #1F2122 !important;*/
       /*height:44px;*/
    }

    .otn .header {
        bottom: 2px;
        position: relative;
        padding-top: 0;
        height: 60px;
    }

    .cdsc {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    /* slider css	 */

    	
    .img-fluid {
        max-width: 100%;
    }
    .topcards {
        background: #f9dfcc;
        padding: 80px 50px 180px;
        overflow: hidden;
    }

    .topcards .card-item {
    	background: #F5F5F5;
    	text-align: center;
    }

    .topcards .card-body {
    	padding: 20px;
    	min-height: 200px;
    }

    .card-body p{font-family: proxima-nova, sans-serif !important;
      font-weight: 300;
      font-style: normal;
    text-align:center!important;}

    .topcards h3 {
        margin-top: 0;
        padding: 0;
        font-size: 24px;
        font-family: meno-banner, serif !important;
      font-weight: 300;
      font-style: normal;
    }

    .swiper-scrollbar {
        bottom: -30px !important;
        height: 1px !important;
        /* display: none; */
    }

    .swiper-scrollbar {
        bottom: -60px !important;
        height: 1px !important;
    }

    /* .swiper-slide-next ~ .swiper-slide {
    	opacity: 0.3;
    } */

    .numgrps {
        background: #E0DED9 ;
        text-align: center;
        padding: 30px 50px 90px 50px;
    		position: relative;
    	overflow: hidden;
    }
    .numbg {
        background: #1F2122;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        transform: scale(0);
        border-radius: 50%;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .numgrps h3 {
        margin: 0;
        padding: 0;
        font-size: 30px;
        line-height: 34px;
        font-weight: 500;
        font-family: math;
    	color:#ffffff!important;
    }

    .numgrps h2 {
        font-size: 152px;
        font-weight: 700;
        margin-bottom: 150px;
    	color:#ffffff!important;

    }

    .numgrps .swiper-slide-active .num-item h3:first-child {
     animation: fadeInLeft 0.5s 0s both;
    }

    .numgrps .swiper-slide-active .num-item h3 + h3 {
     animation: fadeInRight 0.5s 0s both;
    }

    .numgrps .swiper-slide-active .num-item h2 {
     animation: fadeInUp 0.5s 0s both;
    }

    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #666666;
    }

    span.swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    	background: #999999;
    }

    	/*.numgrps, .topcards {
    		display: none;
    	}*/


    /*.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
    {
      margin-bottom: -30px;
    }*/

    .swiper-scrollbar.swiper-scrollbar-horizontal {
      display: none;
    }

    @media (max-width: 1440px) {

      .topcards .card-body {
        	padding: 20px;
        	min-height: 219px;
        }	
    }



    @media (max-width: 1140px) {

      .topcards .card-body {
      	min-height: 170px;
      }	

    }

    @media (max-width: 1024px) {

      .topcards .card-body {
      	min-height: 286px;
      }	

    }


    @media (max-width: 991px) {

     /* .slider-main {
        display: none;
      }*/

      .ourstudiosmobl.otn {
        background: #e1ded9;
        margin-top: -53px;
    }

    .otn .header {
        position: relative;
        top: -370px;
    }

      .testicaros {
        background: #e1ded9;
        position: relative;
        top: -2px;
    }

      .slide-img {
        max-height: 310px !important;
        height: 310px !important;
    }

    /* .single_slider {
        height: 4vh !important;
        margin-block: 50px !important;
    } */

    .swiper-button-prev.swiper-button-disabled, .swiper-button-prev {
        opacity: 1 !important;
        left: 20px !important;
    }

    .swiper-button-next {
        right: 20px !important;
    }

    .slider-main .swiper-button-prev.swiper-button-disabled, .slider-main .swiper-button-prev {
        opacity: 1 !important;
        left: 0px !important;
    }

    .slider-main .swiper-button-next {
        right: 0px !important;
    }

    .slider-main .swiper-button-next, .slider-main .swiper-button-prev, .slider-main .swiper-button-prev.swiper-button-disabled, .slider-main.swiper-button-next.swiper-button-disabled {
        margin-top: 0px !important;
    }

    .swiper-button-next, .swiper-button-prev, .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
        width: 40px !important;
        height: 40px !important;
    }

    }


    @media (max-width: 767px) {
    	

    #ourservices, 
    #pricing-section,
    #clients {
        scroll-margin-top: 80px; /* Adjust this to match your mobile header height */
    }

        
.mobiledkrnonendkr{ display:none !important;}
	.mobiledkrnonendkrmob{ display:block !important;}

    .slider-main {
        margin-top: -4px !important;
    }

    /* .single_slider, .mobtxx {
        display: none;
    } */

    .single_slider {
        overflow: hidden;
        height: 42vh !important;
        margin-bottom: 20px !important;
    }

    .swiper-button-next, .swiper-button-prev, .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
        margin-top: -40px !important;
    }
    	
    	.numgrps h2 {
        font-size: 48px;
    }
    	
    	.numgrps, .topcards {
    		display: block;
    	}
    	
    	.numgrps h3 {
        font-size: 25px;
    }
    	
    	.numgrps .swiper-wrapper {
    		overflow: hidden;
    	}
    	.ourstudiosmobl{ display:block !important;}	
        
        .headeraashok {
  
        padding-top: 0px!important;
        font-size:36px!important;
}
        
   .headerpremier {
  
  font-size:36px!important;
  text-align:center;
  
}     
        
        .headerpremierp{
  
  padding:0px 15px 0px 15px;
  
}     
        
        
    .brandsaashok {
  padding: 0px;
}

    
        
    }
    	
    @media (min-width: 100px) and (max-width: 319px) {	
    	
    .topcards {
        padding: 20px;
    }
    	
    	.topcards h3 {
        font-size: 14px;
    }
    	
    	.topcards .card-body p {
        font-size: 12px;
    }
    	
    }
    	
    /* slider css	 */


    @media screen and (max-width: 970px) {
    	#banabtnmob{ display:block !important;}
    	
    	.slmobnone{ display:none !important;}
    	
    #banabtnmob a {
      background: #000;
      color: #fff;
      font-weight: 300; -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    }
    #banabtnmob a:hover {
      background: #000;
      color: #fff !important;
      font-weight: 300; -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    }
    .mobnoneone{ display:none;}
    .mobnoneoneone{ display:block !important;}
    .mobnoneoneone{ text-align:center !important}

    .textbox {
      display: inline-block !important;
    }

    .textbox
    {
      width: 337px;
      /* border-bottom: 2px solid #fff; */
      padding-bottom:5px;
    }

    .textbox span {
      font-style: normal !important;
      font-family: meno-banner, serif !important;
    font-weight: 300 !important;
      font-style: normal !important;
      font-size: 78px !important;
    }
        
         body.home .toptop {
    
    margin-left: 0px !important;
  }

        

    }
    
    .testimonials-container li {padding: 10px 55px !important;}
    
    @media screen and (max-width: 768px) {
    	
    	.swiper-scrollbar.swiper-scrollbar-horizontal {
        display: block;
      }
    	
    	.anew em{ display:block;}
    	.topcards .card-body {
        padding: 20px;
        min-height: 220px;
      }
    	
    	.topcards {

        padding: 30px 50px 150px;

      }



    	.testbtnreel{ display:block !important;}
    	
    	.container.testicaros{ display:none !important;}
    	
    	 .header {
        font-size: 37px !important;
      }
    	
    .mobitem .item {
      width: 50%;
      float: left;
        background: #e1ded9 !important;
    }	
    .ourservicesnosl{ display:block !important;}
    .servicemobonone{ display:none !important;}

    .ourservicesnosl .inner-details .member-details {
       /* background: none !important;*/
    	background: rgba(145, 133, 124, 0.5) !important;
      }	
      
      .ourservicesnosl .inner-details .member-details:hover {
       /* background: none !important;*/
    	background: rgba(0, 0, 0, 0.9) !important;
      }	
        
        .ourservicesnosl .explore-btn {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
  }
        .ourservicesnosl .inner-details .member-details:hover .explore-btn {
    opacity: 1;
    visibility: visible;
  }
        
        
        .member-details:hover .member-name.dkrfont {
  text-shadow: none !important;
}
        
      .ourservicesnosl .team-members .member {
      margin-bottom: 0px !important;
      margin-top: 0px !important;
    }
    .ourservicesnosl h2 {
      text-align:  center;
    }

    .ourservicesnosl span {
      text-align: center;
      /*padding-top: 5px;*/
    }

    .mobmapdilip{background:#e1ded9;}
    .mobmapdilip #nyc_map {
      text-align: center;
    }
     .mobmapdilip .home_mapleft h3 {
        text-align: center;
      }

     .mobmapdilip .home_mapleft a {
        background: #000;
        color: #fff;
        font-weight: 600;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px;
    	margin: 0 auto;
      }
     .mobmapdilip .home_mapleft a:hover {
        color: #fff !important;}

   

  
    /*.dilipicon .lswssp-slick-prev.slick-arrow {
      display: none !important;
    }

    .dilipicon .lswssp-slick-next.slick-arrow{display: none !important;}*/


    .textbox span {
      font-style: normal !important;
      font-family: meno-banner, serif !important;
    font-weight: 300 !important;
      font-style: normal !important;
    }
        
        .section-header {padding: 2px 25px;}

    }



    @media screen and (max-width: 659px) {
    	
     .hdcontent h1 {
        font-size: 54px;
      }	
      .textbox {
        width: 218px;
        text-align: center;
    }
    .textbox span {
      font-style: normal !important;
      font-family: meno-banner, serif !important;
    font-weight: 300 !important;
      font-style: normal !important;
      font-size: 54px !important;
    }

    }



    @media screen and (max-width: 479px) {
    .textbox span {
      font-style: normal !important;
      font-size: 48px !important;
    }	
    .hdcontent h1 {
        font-size: 48px;
      }	
    	
    }


    @media screen and (max-width: 462px) {
    .topcards .card-body {
    	min-height: 240px;
    }	
    	
    }

    @media screen and (max-width: 422px) {
    	
    	.topcards .card-body {
      padding: 20px;
      min-height: 263px;
    }

    }



    @media screen and (max-width: 393px) {
    	
     .hdcontent h1 {
        font-size: 36px;
      }	

    .textbox{ width:151px;}	

    .textbox span{ font-size:36px !important;}
    }

    @media screen and (max-width: 363px) {
    	
    .topcards .card-body {
    		min-height: 333px;
    }	
    }

    @media screen and (max-width: 354px) {
    	
    .topcards .card-body {
    		min-height: 363px;
    }	
    }



    .mobnoneoneone {
      animation-delay: 5s !important;
     ::-webkit-animation-delay: 5s !important;
    }


/* ===============================
   HERO BASE
================================ */

.heroSwiper,
.heroSwiper .swiper-slide {
  height: 100vh;
  min-height: 720px;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

/* ===============================
   BACKGROUND IMAGE
================================ */

.hero-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top; /* 🔑 FIX FOR iPHONE */
  z-index: 0;
}

/* ===============================
   OVERLAY
================================ */

.hero-overlay {
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.35) 0%,
    rgba(0,0,0,0.45) 60%,
    rgba(0,0,0,0.55) 100%
  ) !important;
  z-index: 1;
}

/* ===============================
   LAYOUT
================================ */

.hero-inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

/* Single alignment container */
.hero-content {
  width: 100%;
  max-width: 1280px; /* must match header */
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
}

/* Text wrapper */
.hero-text {
  max-width: 640px;
  color: #fff;
  text-align: left;
}

/* ===============================
   TYPOGRAPHY
================================ */

.hero-text h1 {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 400;
  margin-bottom: 14px;
}

.hero-text p {
  font-family: meno-banner, serif !important;
  font-size: 65px;
  font-weight: 300 !important;
  font-style: normal !important;
  margin-bottom: 32px;
  color: #fff;
}

.vogue {
  font-size: 55px !important;
}

/* ===============================
   BUTTON
================================ */

.hero-btn {
  display: inline-block;
  position: relative !important;
  z-index: 9999 !important;
  padding: 10px 30px;
  border-radius: 40px;
  font-family: 'Roboto', 'Arial';
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  margin-top: 8px;
  margin-left: 25%;
  background-color: rgb(223,222,216);
  color: #000 !important;
  border: 1px solid #000 !important;
  transition: all 0.3s ease;
  cursor: pointer !important;
  pointer-events: auto !important;
}

.hero-btn:hover {
  background-color: #000;
  color: #fff;
}

/* ===============================
   CURSOR
================================ */

.heroSwiper {
  cursor: grab;
}
.heroSwiper:active {
  cursor: grabbing;
}

/* ===============================
   PAGINATION
================================ */

.hero-pagination {
  bottom: 35px !important;
}

.hero-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #fff !important;
  opacity: 1;
}

.hero-pagination .swiper-pagination-bullet-active {
  background: #111 !important;
}

/* ===============================
   MOBILE (CRITICAL FIX)
================================ */

@media (max-width: 768px) {

  .heroSwiper,
  .heroSwiper .swiper-slide {
    height: 78vh;          /* 👈 matches LIVE */
    min-height: 560px;
    max-height: 700px;
  }

  .hero-inner {
    align-items: flex-start;
    padding-top: 40px;
  }

  .hero-content {
    justify-content: center;
    
      padding-top: 22vh; 
  }

  .hero-text {
    max-width: 100%;
    text-align: center;
  }

  .hero-text p {
    font-size: 45px;
      
      line-height: 1.15;
    margin-bottom: 36px;
  }

  .vogue {
    font-size: 40px !important;
  }

  .hero-btn {
    margin-left: 0;
      margin-top: 12px;
  }
    .hero-bg-img {
    object-position: center 35%;
  }
}


  .wrapdkr{ 
  display: block;
  width: 100% !important;
  }
  .wrapdkr .wrap-container {
  max-width: 900px;
  margin:0 auto;
  /*text-align:left;*/
  word-spacing: 2px;
  }
   
  .wrapdkr .wrap-container div{
  position: relative;
  font-size: 50px !important;
  font-family: meno-banner, serif !important;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  }
    .clothesfit{background: #e1ded9 !important; padding-bottom:80px; padding-top: 80px;}
    
   @media screen and (max-width: 768px) { 
        .wrapdkr .wrap-container div{
            font-size: 32px !important;
        }
       
       .clothesfit{padding-bottom:40px; padding-top: 40px;}
    }
  .wrapdkr .wrap-container div {
  display: inline-block;
  color:#ffffff;
  }
  .wrapdkr .wrap-container span{
  position: absolute;
  width: 0;
  height: 100%;
  color: #000000;
  left: 0;
  overflow:hidden;
  text-align: center;
  }
  .logoshowc.ourservicesnosl{
    padding: 30px 0px;
  }
    
    
    /* ===============================
   Clothes Fit Section with Three buttons
================================ */


    .threebuttons { display: inline-block;
  margin-top: 20px !important;
  padding: 12px !important;
  background-color: rgba(31,33,34,1);
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  border: 1px solid rgb(0,0,0) !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 15px;
        width: 14%;
  
        
}
    
    .threebuttons:hover {
  background: rgb(223,222,216);
  color: #000000;
}
    .middelbtn {margin: 0px 25px;}
    
.cf-description {font-size: 18px;
  line-height: 24px !important;
  text-align: center;
  font-family: proxima-nova !important;
  color: #1F2122 !important;
    font-weight: 300;
    word-break: keep-all;

}
    
    .cf-buttons {text-align: center;}

.desktop-only-br {
    display: inline;
}
    
    @media (max-width:768px){
        .middelbtn {margin: 0px;}
        
        .cf-description {font-size: 17px; padding: 0px 24px;
text-align: left;}
        
        .desktop-only-br {
    display: none;
}
        .middelbtn {
    margin: 25px 0px 0px 0px;
  }
        
        .threebuttons { width: 50%;}
  
        

        
      }
    

/* ===============================
Hero logos
================================ */
    
.hero-logos {
  width: 100%;
  text-align: center;
}

.hero-logos-img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}


      .hidemobile { display:block !important; }
      .hidedesktop { display:none !important; }

      /* Container sizing */
      .grid-container{
        max-width:1200px;
        margin:50px auto;
        padding:0 20px;
      }

      .grid-wrapper{
        display:grid;
        grid-template-columns:repeat(3, 1fr);
        gap:15px;
      }

      .grid-card{
        position:relative;
        height:350px;
        overflow:hidden;
        cursor:default !important;
        background-color:#333;
      }

      .grid-card img{
        width:100%;
        height:100%;
        object-fit:cover;
        transition:transform 0.5s ease;
      }

      /* Overlay */
      .grid-overlay{
        position:absolute;
        inset:0;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.6) !important; /* Default transparent */
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:center;
        text-align:center;
        padding:30px;
        transition:background 0.4s ease;
        box-sizing:border-box;
      }

      /* Text Styles */
      .card-title{
        color:#fff;
        font-family:meno-banner, serif !important;
        font-size:34px;
        margin:0 0 10px 0;
        transition:transform 0.3s ease; /* keep it visible, just animate slightly */
      }

      .card-text{
        color:#fff;
        font-family:proxima-nova !important;
        font-size:21px !important;
        font-weight:300;
        line-height:1.5;
        margin:0;                 /* no extra gap */
        opacity:0;                /* hidden by default */
        visibility:hidden;
        position:absolute;        /* keep title centered initially */
        transition:opacity 0.4s ease, transform 0.4s ease;
        transform:translateY(20px);
      }

      /* Hover States */
      .grid-card:hover .grid-overlay{
        background:rgba(0,0,0,0.9) !important;
      }

      .grid-card:hover img{
        transform:scale(1.05);
      }

      /* ✅ Title stays visible on hover */
      .grid-card:hover .card-title{
        transform:translateY(-6px); /* optional premium movement */
      }

      .grid-card:hover .card-text{
        opacity:1;
        visibility:visible;
        position:relative;       /* bring back into flow under title */
        transform:translateY(0);
          text-align: left;
      }

      /* Responsive */
      @media (max-width:900px){
        .grid-wrapper{ grid-template-columns:repeat(2, 1fr); }
        .hidemobile{ display:none !important; }
        .hidedesktop{ display:block !important; }
      }

      @media (max-width:600px){
        .grid-wrapper{ grid-template-columns:1fr; }
      }
    


/* ============ ALTS FAQ (Single Panel Layout) ============ */
.alts-faq { background:#E0DFD8; }

.alts-faq__container{
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0px 40px;
}

.alts-faq__split{
  display: block;
  background: #fff;
  overflow: hidden;
}

/* FAQ PANEL (FULL WIDTH) */
.alts-faq__panel{
  background: #E0DFD8;
  padding: 48px 44px;
  color: #1F2122;
}

.alts-faq__title{
  margin: 0 0 24px 0;
  text-align: center;
  color: #1F2122;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 0.2px;
  font-family: "meno-banner", serif !important;
  font-weight: 300;
    font-style: normal;
}

/* ============ Accordion ============ */
.alts-accordion{
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(0,0,0,0.9);
}

.alts-accordion__item{
  border-bottom: 1px solid rgba(0,0,0,0.9);
}

.alts-accordion__trigger{
  width: 100%;
  background: transparent;
  border: 0;
  padding: 18px 0;
  display: flex;
  gap: 16px;
  align-items: center;
  cursor: pointer;
  text-align: left;
  color: #1F2122;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 400;
    font-family: proxima-nova;
}

/* Plus / Minus icon */
.alts-accordion__icon{
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  flex: 0 0 18px;
}

.alts-accordion__icon::before,
.alts-accordion__icon::after{
  content:"";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 2px;
  background: #1F2122;
  transform: translate(-50%, -50%);
}

.alts-accordion__icon::after{
  transform: translate(-50%, -50%) rotate(90deg);
}

/* Open state */
.alts-accordion__item.is-open .alts-accordion__icon::after{
  opacity: 0;
}

.alts-accordion__q{ display: inline-block; font-family: "proxima-nova" !important;
  font-weight: 300; color: #090909; }

/* Answer */
.alts-accordion__answer{
  padding: 0 0 18px 34px;
  color: #090909;
  font-size: 16px;
  line-height: 1.7;
    font-family: "proxima-nova" !important;
    font-weight: 300;
}

.alts-accordion__answer p{ margin: 0 0 10px; }

/* ============ Responsive ============ */
@media (max-width: 991px){
  .alts-faq__panel{
    padding: 34px 22px;
  }

  .alts-faq__title{ font-size: 36px; }
  .alts-accordion__trigger{ font-size: 18px; }
}





/* Start Black BACKGROUND SLIDER */

/* --- GLOBAL BLACK SECTION STYLES --- */
.numgrps {
    background-color: #000 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 500px !important;
    width: 100% !important;
    position: relative !important;
    overflow: hidden;
    z-index: 1;
}

.numslide.swiper {
    width: 100% !important;
    max-width: 1400px;
    margin: 0 auto !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* --- INSTANT SNAP LOGIC --- */
.numslide .swiper-wrapper {
    transition-duration: 0ms !important;
    display: flex !important;
}

.numslide .swiper-slide {
    transition: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    opacity: 1 !important;
}

/* --- DESKTOP IMAGE SIZE --- */
@media (min-width: 768px) {
    .num-item img, .num-item svg {
        max-width: 650px !important;
        width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto !important;
    }
}

/* --- MOBILE FIXES --- */
@media (max-width: 767px) {
    .numgrps {
        min-height: 400px !important;
        padding: 40px 0 !important;
    }

    .numslide .swiper-slide {
        flex-shrink: 0 !important;
        width: 100% !important;
    }

    .num-item img, .num-item svg {
        max-width: 250px !important;
        width: 100% !important;
        display: block !important;
        margin: 0 auto !important;
    }

    .numslide .swiper-pagination {
        bottom: 10px !important;
    }
}
/* END Black BACKGROUND SLIDER */


/* Mobile adjustments */
@media (max-width: 767px) {
    
    .swiper {
  
  overflow: visible !important;
}
    
    
    
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  
  top: var(--swiper-pagination-top,160px ) !important;
}

    
    
    
    .hero-logos {
        
  padding-bottom: 20px;
  background: #e1ded9;
}
}


   /* Force card container */
.member-inner {
  position: relative;
}

/* Overlay */
.member-inner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}

/* FORCE CENTER CONTENT */
.member-details {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 100%;
  height: auto;
  z-index: 3;
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
}



/* Inner content */
.member-details-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}

/* Button */
.explore-btn {
  
  padding: 10px 26px;
  border-radius: 30px;
  background: #fff;
  color: #111;
  font-size: 14px;
  font-weight: 600;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Hover */
.member-inner:hover::after {
  opacity: 1;
}

.member-inner:hover .explore-btn {
  opacity: 1;
}

/* Hide service heading on hover */
.member-inner:hover .member-name {
  opacity: 0;
  transition: opacity 0.25s ease;
}

/* Optional: smooth return */
.member-name {
  transition: opacity 0.25s ease;
}

.member-inner:hover .member-name {
    display: block;
    opacity: 2.5;
  }

/* Mobile – always visible */
@media (max-width: 768px) {
  .member-inner::after {
    opacity: 1;
      display: none;
  }
  .explore-btn {
    opacity: 1;
  }
    
    
    
}

    

    /* ==============================
   HOME Locations widget - FIXES
   ============================== */

        .our-locations-wrapper {
  
  padding-left: 7%;
  padding-right: 7%;
}
       
       
       
/* Make sure wrapper takes full width */
.our-locations-wrapper,
.our-locations-inner {
  width: 100%;
  max-width: 100%;
}

/* Desktop: 50/50 */
.our-locations-inner{
  display:flex;
  gap:40px;
  align-items: stretch; /* helps left/right same height */
}

.locations-left,
.locations-right{
  width:50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.locations-right .google-map {
    height: calc(0px + 50vh) !important;
}
       
/* Ensure right (map) actually fills its side */
.locations-right .google-map,
.locations-right #map,
.locations-right #locationsMap {
  width: 100%;
}


.alts-home-locations-section {
  background: #e1ded9;
  width: 100%;
}

.alts-home-locations-row {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

/* Remove extra width restrictions from shortcode wrappers */
.alts-home-locations-row .alts-home-widget,
.alts-home-locations-row .our-locations-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.alts-home-locations-row .our-locations-inner {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  display: flex;
  align-items: flex-start;
  gap: 60px;
  box-sizing: border-box;
}

/* optional */
@media (max-width: 768px) {
  .alts-home-locations-row {
    padding-left: 16px;
    padding-right: 16px;
  }

  .alts-home-locations-row .our-locations-inner {
    display: block;
  }
}
/* ==============================
   MOBILE FIX
   ============================== */
@media (max-width: 767px){
    
    
    .our-locations-wrapper {
  
  padding-left: 4% !important;
  padding-right: 4% !important;
}

  /* stack list then map */
  .our-locations-inner{
    flex-direction:column !important;
  }

  .locations-left,
  .locations-right{
    width:100% !important;
    max-width:100% !important;
    flex: 0 0 100% !important;
  }

  
  /* Fix the "vertical letters" issue: give the name real space */
  .location-row{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px;
  }

  .location-name{
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  .location-name h3{
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .studio-count,
  .location-arrow{
    flex: 0 0 auto !important;
    white-space: nowrap !important;
  }
   
.home section {
overflow-x: visible;
}
/* Map section - needs visible overflow */
.home section .map-section,
.home section #map-section { /* adjust selector to match your map section */
    overflow-x: visible !important;
}

/* Slider section - needs hidden overflow */
.home section.numgrps {
    overflow: hidden !important;

}

    
/* Or if you need to keep the blanket rule for other sections, 
   just override specifically for the slider */
.home section.numgrps#nmzoom {
    overflow: hidden !important;
    overflow-x: hidden !important;
}
    
    .fourtyfiveasha{
    font-size: 15px !important;
  line-height: 24px !important;
  text-align: left;
  font-family: proxima-nova !important;
  color: #1F2122 !important;
    font-weight: 300;}
}
       
       /* Desktop: Hide tabs */
.mobile-tabs-nav {
    display: none;
}

@media (max-width: 767px) {
    /* Show tabs on mobile */
    .mobile-tabs-nav {
        display: flex;
        width: 100%;
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px;
    }

    .tab-btn {
        flex: 1;
        padding: 15px;
        border: none;
        background: transparent;
        font-weight: bold;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        color: #777;
    }

    .tab-btn.active {
        color: #000;
        border-bottom: 3px solid #000; /* Active underline */
    }

    /* Tab Content Logic */
    .locations-left, .locations-right {
        display: none !important; /* Hide both by default on mobile */
    }

    /* Show only the active one */
    .active-tab-content {
        display: block !important;
    }

    /* Ensure map container has height on mobile */
    .locations-right {
        height: 500px; 
    }
}

    

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

.testicaros {
  max-width: 1200px;
  margin: auto;
}

.single_slider {
    overflow: hidden;
    height: 80vh;
    object-fit: cover;
    object-position: center center;
    margin-bottom: 50px;
}

.single_slider .swiper-scrollbar {
    bottom: 20px !important;
}

.col-sm-12.races .single_slider {
  height: inherit !important;
}


.takeatour img {
  position: relative;
}

.takeatour .takebtn {
  position: absolute;
  color: #000;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4); display:none; transition: all .5s ease 0s;
}

.takeatour:hover .takebtn{ display:block; transition: all .5s ease 0s;}
.takebtn_in{ display:table; width: 100%;
  height: 100%;}
.takebtn_in h2 {
  text-align: center;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; font-family: meno-banner, serif !important;
  font-weight: 300;
  font-style: normal; color: #fff;
  font-size: 36px;
}


.single_slider .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
  pointer-events: auto;
  cursor: pointer !important;
}

.single_slider .swiper-button-next.swiper-button-disabled {
  opacity: 1 !important;
  pointer-events: auto;
  cursor: pointer !important;
}

/* Bottom Slider */
  #dkrzoom {
      overflow: hidden;
    }
   
  
  .dkrzoom img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    z-index: 0;
}
.dkrzoom img{
  transition-duration: 1s;
    margin: 0 auto;
    display: block;
  transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

/* Testimonials video */


.testvideodkr ifram{ width:100% !important; height:auto;}

.paoc-cb-popup-body {
  background-color:transparent !important;
  box-shadow: none!important;}
  
  
  .paoc-iframe-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 150%;
  width: 100% !important;
  height: 100% !important;
}


/* Our studio */


.slide-txt{ display:none;}

 .smdilip .swiper-button-prev {
  display: none !important;
} 

 .smdilip .swiper-button-next{display: none !important;}


.smdilip .slide-img {
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
  }

  .sinimg img {
    width: 100% !important;
    height: auto !important;
}

    .slide-img img {height:100% !important;}

/*--What Sets Our Tailor Shop Apart--*/
    
  
      #hida {
  border:
none;
  background:
#1F2122;
  color: #fff;
  padding:
13px 48px;
  border-radius:
50px;
          
margin-bottom: 15px;
}

#showa {
  color: #1F2122; text-decoration:underline;
 
}
    

/* Brands logo slider */
.overallbackground {background: #E0DFD8; padding: 10px 0px;}
#alts-new-logo-slider-wrap{
  position: relative;
  width: 80%;
  clear: both;
  isolation: isolate;
  z-index: 1;
}

.alts-new-logo-slider{
  --gap: 18px;
  --speed: 2400ms;
  --anim: 520ms;
  --scale: 1.08;
  --dim: .55;
  --nav-size: 44px;

  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
  isolation: isolate;
  contain: layout paint style;
}

.alts-new-logo-slider,
.alts-new-logo-slider *{
  box-sizing: border-box;
}

.alts-new-logo-slider__viewport{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.alts-new-logo-slider__track{
  display: flex;
  align-items: center;
  gap: var(--gap);
  padding: 0 60px;
  transform: translate3d(0,0,0);
  transition: transform var(--anim) ease;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.alts-new-logo-slider__item{
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  padding: 10px 14px;
  opacity: var(--dim);
  filter: grayscale(1);
  transition: transform .25s ease, opacity .25s ease, filter .25s ease;
}

.alts-new-logo-slider__item.is-center{
  opacity: 1;
  filter: grayscale(0);
  transform: scale(var(--scale));
}

.alts-new-logo-slider__img{
  display: block !important;
  width: auto !important;
  height: 46px !important;
  max-width: 180px !important;
  max-height: 46px !important;
  object-fit: contain !important;
  opacity: 1 !important;
  visibility: visible !important;
}

@media (min-width: 768px){
  .alts-new-logo-slider__item{
    width: calc((100% - (var(--gap) * 2)) / 3);
  }
}

@media (max-width: 767.98px){
  .alts-new-logo-slider__item{
    width: 100%;
  }

  .alts-new-logo-slider__track{
    padding-left: 50px;
    padding-right: 50px;
  }
}

.alts-new-logo-slider__nav{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: var(--nav-size);
  height: var(--nav-size);
  border: 0;
  border-radius: 999px;
  background: rgba(0,0,0,.72);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  padding: 0;
  line-height: 1;
}

.alts-new-logo-slider__prev{ left: 10px; }
.alts-new-logo-slider__next{ right: 10px; }

.alts-new-logo-slider__nav span{
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.alts-new-logo-slider__nav:hover{
  background: rgba(0,0,0,.9);
}
.logo-slider-section { padding: 60px 0; background: #e1ded9; text-align: center; overflow: hidden; }
.slider-title { font-family: "meno-banner", serif; font-size: 42px; font-weight: 300; margin-bottom: 40px; color: #1f2122; text-align: center; }
/*.logo-slider-container { display: flex; align-items: center; justify-content: center; position: relative; max-width: 1100px; margin: 0 auto; }
.logo-slider-viewport { width: 100%; overflow: hidden; padding: 30px 0; }
.logo-slider-track { display: flex; align-items: center;  }

/* Desktop: 3 items | Tablet: 2 items | Mobile: 1 item 
.logo-slide { min-width: 100%; padding: 0 20px; box-sizing: border-box; transition: all 0.5s ease; opacity: 0.3; filter: grayscale(100%); transform: scale(0.9); }
@media (min-width: 600px) { .logo-slide { min-width: 50%; } }
@media (min-width: 1024px) { .logo-slide { min-width: 33.333%; } }

.logo-slide img { max-width: 180px; height: auto; display: block; margin: 0 auto; }

/* The "Middle" Highlight 
.logo-slide.active { opacity: 1; transform: scale(1.2); filter: grayscale(0%); }

.slider-arrow { background: #888; color: white; border: none; border-radius: 50%; width: 40px; height: 40px; cursor: pointer; z-index: 10; font-size: 18px; transition: 0.3s; flex-shrink: 0; }
.slider-arrow:hover { background: #000; }*/
.slider-description { 
    
  font-size: 18px !important;
  line-height: 24px !important;
  text-align: left !important;
  font-family: proxima-nova !important;
  color: #1F2122 !important;
  font-weight: 300;
    text-align: center !important;
    margin-bottom: 30px;
    padding: 0px 16px;
 }
.btn-contact,
.btn-contact2 {
  background: #000;
  color: #fff;
  border-radius: 18px;
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  padding: 10px 50px;
  font-weight: 300;
  border: 1px solid #1F2122;
  inline-size: fit-content;

  display: block;
  margin: 0 auto;
    margin-top:20px;
}

        
/* Butons*/

    
#myBtn {
  border:
none;
  background:
#1F2122;
  color: #fff;
  padding:
13px 48px;
  border-radius:
50px;
}

/* what set our tailor shop apart*/




.threepopbtn a{ background: #000 !important;
  color: #fff !important; 
    font-weight: 300; -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;  
 font-family: proxima-nova, sans-serif !important;}
  
  .threepopbtn a:hover{ background: #000;
  color: #fff !important;}

.partnbtn{background: #000;
  color: #fff;
  font-weight: 600;
  -webkit-border-radius: 18px!important;
  -moz-border-radius: 18px!important;
  border-radius: 18px!important;
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  transition: all 0.4s;
  padding: 10px 30px;
  font-weight: 300;
  padding: 10px !important;}
  .partnbtn:hover{background: #000 !important;
  color: #fff !important;}

.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.owl-prev {
    float: left;
    left: 0;
   
}

.owl-next {
    float: right;
    right: 0px;
   
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 39%;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    display: inline;
    margin: 5px;
    padding: 12px 19px;
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #333;
    filter: Alpha(Opacity=50);
    opacity: .5;
    font-weight: bold;
}


.testimonial-item.equal-height.style-6 {
    
    border-radius: 10px;
    margin: 10px;
}
.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 35px;
    padding-bottom: 20px;
}
.testimonial-name {
    font-weight: 600;
}
.testimonial-content.quote {
    padding: 17px 55px;
}
.et_right_sidebar #main-content .container:before{
    display: none;
}
#main-content .container {
    padding-top: 10px;
}
i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.owl-nav{
    position:absolute;
    top:38%;
    left:0;
    width:100%;
    display:flex;
    justify-content: space-between;
    pointer-events: none;
}
.owl-nav button, .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
    pointer-events: all;
	color: #FFF !important;
    padding: 12px 22px !important;
    font-size: 16px;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    background: rgba(0, 0, 0, 0.7) !important;
    filter: Alpha(Opacity=50);
   
    font-weight: bold;
}

.owl-nav button, .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next:hover{background: rgba(0, 0, 0, 0.9) !important;}


        


.outer_one{ box-shadow:0px 2px 3px #999; text-align:center; margin:30px 0px; padding:30px 0px;}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
    
    .mobilenone{display:none;}
    .mobileon{display:block;}
    
    .mobileblock{display:block;}
    .desknone{display:none;}
    
    
    
    #hida {
  
  margin-bottom:20px!important;
}
    
}
    
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



<!--=====MAP BY    AVIJIT===-->

<style type="text/css">
/*.btnsingle {
    padding: 5px 15px;
    font-size: 18px;
    background: #91857c;
}*/










  
  .ch-grid.sbi_highlights {
  display: none !important;
}
  
  .sbi_header_link {
  display: none !important;
}
.ch-info {
  display: none !important;
}

.sbi_highlights .ch-img-1::after {display: none !important;}

.sbi_highlights .ch-img-3::after {display: none !important;}

.sbi_highlights .ch-img-4::after {display: none !important;}



/* ===============================
   Client Love Us – Testimonials
================================ */
   
    
#testimonial-sliderheader {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}

#testimonial-sliderheader .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  pointer-events: none;
}

#testimonial-sliderheader .owl-nav button {
  pointer-events: all;
  background: rgba(0,0,0,0.7) !important;
  color: #fff !important;
  border-radius: 50% !important;
  padding: 10px 18px !important;
}

/* Mobile fine-tuning */
@media (max-width: 767px) {
  #testimonial-sliderheader .owl-nav {
    padding: 0 8px;
  }
}
