:root {
    --body-color1:#002c80;
    --body-color2:#c9002c;
    --body-color3:#221c13;
  --body-color:#222222;
   --head-font: "Noto Serif KR", serif;
 
   --body-font: "Manrope", sans-serif;
  
  
   
   
   }
   .content1 {
    max-width: 650px;
    margin: 0 auto;
    top: 35%;
    position: relative;}
    .content1 h1 {
      line-height: 1.5;
      color: white;
      font-weight: 300;
      text-align: center;
      font-size: 3rem;
      text-shadow: 0 2px 5px black;
    }

  
  
  /* PRELOADER CSS */
  .page-loader{
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #424242;
    z-index: 3000;}
    .page-loader .txt{
      color: #666;
      text-align: center;
      top: 40%;
      position: relative;
      text-transform: uppercase;
      letter-spacing: 0.3rem;
      font-weight: bold;
      line-height: 1.5;
    }

    .page-loader .txt img{margin-left: auto; margin-right: auto;}

  
  /* SPINNER ANIMATION */
  .spinner {
    position: relative;
    top: 35%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #fff;
  
    border-radius: 100%;  
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
  }
  
  @-webkit-keyframes sk-scaleout {
    0% { -webkit-transform: scale(0) }
    100% {
      -webkit-transform: scale(1.0);
      opacity: 0;
    }
  }
  
  @keyframes sk-scaleout {
    0% { 
      -webkit-transform: scale(0);
      transform: scale(0);
    } 100% {
      -webkit-transform: scale(1.0);
      transform: scale(1.0);
      opacity: 0;
    }
  }


   .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 100px;
    height: 100px;
    animation: animate 1s linear infinite;
 }
  .loader-item {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #f00;
    box-shadow: 2px 2px 5px 1px #000;
    animation: rotate 1s linear infinite;
 }
  .loader-item_1 {
    top: 0;
    left: 0;
    background: #f79f1f;
 }
  .loader-item_2 {
    top: 0;
    right: 0;
    background: #12cbc4;
 }
  .loader-item_3 {
    bottom: 0;
    left: 0;
    background: #ed4c67;
 }
  .loader-item_4 {
    bottom: 0;
    right: 0;
    background: #a3cb38;
 }

 @keyframes rotate {
  0% {
    transform: rotate(0deg);
 }
  10% {
    transform: rotate(0deg);
 }
  60% {
    transform: rotate(90deg);
 }
  90% {
    transform: rotate(90deg);
 }
  100% {
    transform: rotate(90deg);
 }
}

   
  body{
  font-family: var(--body-font);
 color:var(--body-color);
    text-align: left;
    line-height: 38px;
  font-size: 16px;
  letter-spacing:0px;
  }

  h1, h2, h3, h4, h5 {
    font-family: var(--head-font); }

    a:focus, a:hover, a:active {
        outline: none !important;
        box-shadow: none !important; }

        
.container {
    max-width: 1300px;
    width: 100%; }

    img {
        display: block; }


        #hm{
          -webkit-transition: all 0.4s ease;
                  transition: all 0.4s ease;
                  background: #fff !important; 
          
              }
          
          #hm.sticky {
                position:fixed; top:0; z-index:1998; width:100%; 
                animation: drop-in 1s ease 200ms backwards;
              } 
              #hm.sticky .top-div2{display: none;}
              #hm.sticky .top-div1{padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid rgb(233, 232, 232); 
                background-color: #fff !important; }
              #hm.sticky .logo-div img{width: 60%; padding-top: 5px;}
              #hm.sticky .top-det{display: none !important;}
              #hm.sticky .offcanvas.offcanvas-top{margin-top: 0;}

    @keyframes drop-in {
        from {
         opacity: 0;
         transform: translateY(-100px);
        }
        to {
         opacity: 1;
         transform: translate(0px);
        }
       }
a{text-decoration: none;}

       .top-div2{background: var(--body-color1); color:#fff; padding-top: 0px; padding-bottom: 0px; line-height: 20px;}
       .top-div2 a{color:#fff}
       .top-ad{padding-right: 20px; border-right: 1px solid #fff;}
       .top-call{padding-left: 20px;}
.top-right1{margin-top: 10px; margin-bottom: 10px;}
       .top-right1 a{padding: 5px; border: 1px solid #fff; border-radius: 50%; width: 30px; height: 30px; display: inline-block; }
       .top-right1 a i{display: flex; justify-content: center;  align-items: center;}


       .top-div1{padding-top: 10px; padding-bottom: 10px; }
       

       .swiper-container {
        width: 100vw;
        height: 80vh;
      }
      
      .swiper-slide {
        background-color: #fcfcfc;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        color: #fcfcfc;
        font-size: 24px;
      }
      
      .swiper-slide > .swiper-slide-cover {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: transparent no-repeat 50% 50% /cover;
      }
      
      .swiper-slide{position: relative;}
      .swiper-slide:before{content: '';
      width: 100%;
    height: 100%;
  /* background: rgba(0, 0, 0, .5); */
  position: absolute;
  z-index: 1;
  }
     
      .swiper-slide .slide-01 {
        background-image: url(../images/sagar-properties-banner1.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-02 {
        background-image: url(../images/sagar-properties-banner2.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-03 {
        background-image: url(../images/sagar-properties-banner1.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-04 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-07-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-05 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-09-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-06 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-13-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-07 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-08-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-08 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-11-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-09 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-04-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-10 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2019/08/slide-03-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-11 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-06-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-12 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-12-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-13 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-15-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-slide .slide-14 {
        background-image: url(https://martin-kovacs.com/wp-content/uploads/2024/02/slide-10-2048.jpg);
        transform-origin: 50% 50%;
      }
      
      .swiper-scale-effect .swiper-slide-cover {
        transition-timing-function: linear;
        transition-duration: 20s;
        transform: scale(1);
      }
      
      .swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
        transform: scale(1.3);
      }
      
      :root {
        --swiper-pagination-bottom: 40px;
        --swiper-theme-color: rgba(252, 252, 252, 0.85) !important;
      }
      .swiper-lazy-preloader-white {
        --swiper-preloader-color: #FCFCFC;
      }
      .swiper-lazy-preloader-black {
        --swiper-preloader-color: #262626;
      }
      .swiper-button-prev,
      .swiper-button-next {
        background: transparent;
        opacity: 0.55;
        --swiper-navigation-color: rgba(252, 252, 252, 0.85);
        transition: opacity 0.3s ease, color 0.3s ease;
      }
      .swiper-button-prev:hover,
      .swiper-button-next:hover {
        background: transparent;
        opacity: 0.85;
        --swiper-navigation-color: #fcfcfc;
      }
      .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
        height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
        box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
        background: var(--swiper-pagination-bullet-inactive-color, rgba(252, 252, 252, 0.85)) !important;
        opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.55) !important;
        --swiper-pagination-bullet-horizontal-gap: 6px;
      }
      .swiper-pagination-bullet-active {
        box-shadow: inset 1px 1px 1px rgba(38, 38, 38, 0.85);
        background: var(--swiper-pagination-bullet-active-color, rgba(252, 252, 252, 0.85)) !important;
        opacity: var(--swiper-pagination-bullet-active-opacity, 0.85) !important;
        --swiper-pagination-bullet-horizontal-gap: 10px;
      }





       .offcanvas.offcanvas-top{padding: 0;
        margin: 0;
        width: 100% !important;
        height: 100% !important;
        margin-top: 0px;
        }
       .menu-div .navbar, .menu-div1 .navbar {
        padding: 0px;
        margin-left: 0px; }

        .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
          
            padding: 10px 14px;
            line-height: 22px;
            font-size: 16px;
            font-weight: 400;
            position: relative;
            margin-right: 5px;
            text-align: center;
            color: var(--body-color1);
            font-weight: 500;
           text-transform: uppercase;
           
            border-radius: 0;
        
      }


      .navbar-expand-md .navbar-nav .dropdown-menu{background: none !important;}

      @media (min-width: 770px)
{
 .dropdown .dropdown-menu {
        transition: all 0.5s;
        overflow: hidden;
        transform-origin: top center;
        transform: scale(1, 0);
        display: block;
      height: 0;
     }
      .dropdown:hover .dropdown-menu {
        transform: scale(1);
        height: inherit;
     }  
     
    }
     /* @media (min-width: 770px) {
      .menu-div .navbar  .dropdown-menu, .menu-div1 .navbar  .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0; padding: 0px;  } 
      .menu-div .navbar .dropdown-menu.fade-up, .menu-div1 .navbar .dropdown-menu.fade-up{ top:180%;   transform: scale(0.5, 0.5); background: #13a0e6; }
     .menu-div .navbar .nav-item:hover .d1, .menu-div1 .navbar .nav-item:hover .d1{ transition: .7s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
     .menu-div .navbar  .dropdown-menu:hover .dropdown-submenu .dropdown-menu, .menu-div1 .navbar  .dropdown-menu:hover .dropdown-submenu .dropdown-menu{display: block; opacity: 0;  visibility: hidden; transition:.7s; margin-top:0; padding: 0px;  width: 100%;} 


  .menu-div .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu.fade-up, .menu-div1 .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu.fade-up{ top:0%;    }
  .menu-div .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu,   .menu-div1 .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu{transition: .7s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg);}
  }
    */

/*ktm mega menu*/
    @media all and (min-width: 992px) {
      .dropdown-menu {
        width: 13rem;
      }
      .mega-submenu {
        left: 100%;
        top: 0;
        min-width: 25rem;
      }
      .ktm-mega-menu {
        position: static;
      }
      .mega-menu {
        left: 0;
        right: 0;
        width: 100%;
      }
      .dropdown-menu li {
        position: relative;
      }
      .dropdown-menu .submenu {
        display: none;
        left: 100%;
        top: 0;
      }
      .dropdown-menu>li:hover>.submenu,
      .dropdown:hover>.dropdown-menu {
        display: block;
      }
    }
/*ktm mega menu*/


    /* .dropdown-toggle::after {
      display: inline-block;
      margin-left: .255em;
      vertical-align: .255em;
      content: "";
      border-top: none;
      border-right: none;
      border-bottom: 0;
      border-left: none;
    } */

    .megamenu{background: #fff; z-index: 100;}


    /*has mega menu*/

    .navbar .megamenu{ padding: 1rem; }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:auto; width:90% !important; margin-top:2px !important; background: #fff !important; padding: 10px !important; position: fixed !important; margin-left: 5% !important;  }

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar .megamenu{background: #fff !important; padding: 10px !important; }
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}
/*has mega menu*/
      
   /* .dropdown-menu {
    min-width: 250px;
  }
  .dropdown-menu.columns-2 {
    min-width: 500px;
    margin-left: 0;
  }
  .multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  .multi-column-dropdown li a {
    display: block;
    clear: both;
   
    white-space: normal;
  }
  .multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #999;
  }

  @media (max-width: 769px) {
    .dropdown-menu.multi-column {
      min-width: 240px !important;
      overflow-x: hidden;
    }
  } */
     

      .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link {
        color: var(--body-color2);

        
       
       
       
        
         }
      
         .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link.dropdown-toggle, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle{color: var(--body-color1);} 



         .menu-div .navbar-expand-lg .navbar-nav .dropdown-menu, .menu-div1 .navbar-expand-lg .navbar-nav .dropdown-menu {
            background: none;
            width: 250px;
            padding-top: 0px;
            padding-bottom: 0px; }
          
          .menu-div .dropdown-item, .menu-div1 .dropdown-item {
            color: #000;
            border: 1px solid #ddebe5;
            font-size: 13px;
           
            padding-top: 5px;
            padding-bottom: 5px;
            background: var(--body-color2) !important;
            color: #fff;
            font-weight: 400; }
          
          .menu-div .dropdown-item, .menu-div1 .dropdown-item {
            padding:8px 15px !important; }
          
          .menu-div .dropdown-item:hover, .menu-div .dropdown-item.active, .menu-div1 .dropdown-item:hover, .menu-div1 .dropdown-item.active {
            color: #fff;
            background: var(--body-color1) !important; }

            .menu-div .dropdown:hover .dropdown-menu, .menu-div1 .dropdown:hover .dropdown-menu {
               
                margin-top: -1px; background: none; margin: 0; padding: 0; }
               


                


              
               







                      

                      .menu-div .navbar .nav-item .dropdown-menu {
                        transition: .7s;
                      }

                      


/*example*/
      /* .dropend .dropdown-toggle {
        color: salmon;
        margin-left: 1em;
      }
      .dropdown-item:hover {
        background-color: lightsalmon;
        color: #fff;
      }
      .dropdown .dropdown-menu {
        display: none;
      }
      .dropdown:hover > .dropdown-menu,
      .dropstart:hover > .dropdown-menu {
        display: block;
        margin-top: 0.125em;
        margin-left: 0.125em;
      }
      @media screen and (min-width: 769px) {
        .dropstart:hover > .dropdown-menu {
          position: absolute;
          top: 0;
          right: 100%;
        }
        .dropstart .dropdown-toggle {
          margin-right: 0.5em;
        }
      } */
      
/*example*/



/*example*/
.dropstart .dropdown-toggle {
  /* color: salmon;
  margin-left: 1em;  */
} 
/* .dropdown-item:hover {
  background-color: lightsalmon;
  color: #fff;
}
 .dropdown .dropdown-menu {
  
display: block !important;

} 
 .dropdown:hover > .dropdown-menu,
.dropstart:hover > .dropdown-menu {
  display: block !important;
  margin-top: 0.125em;
  margin-left: 0.125em;
  
}  */
@media screen and (min-width: 769px) {
  .dropstart:hover > .dropdown-menu {
    position: absolute;
    top: 0;
   right: 100%;
  }

  .dropstart > .dropdown-menu {
    position: absolute;
    top: 0;
    right: 100%;
  }
  .dropstartd .dropdown-toggle {
    margin-right: 0em;
  }
}  

/*example*/


.menu-div .navbar-light .navbar-nav .nav-item .nav-link:before,  .menu-div .navbar-light .navbar-nav .nav-item .nav-link:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  top: -25%;
  background: var(--body-color2);
}

.menu-div .navbar-light .navbar-nav .nav-item .nav-link:before {
  left: 0;
}
.menu-div .navbar-light .navbar-nav .nav-item .nav-link:after {
  right: 0;
  background: var(--body-color2);
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu-div .navbar-light .navbar-nav .nav-item .nav-link:hover:before, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link:before {
  background: var(--body-color2);
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu-div .navbar-light .navbar-nav .nav-item .nav-link:hover:after, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}



  



.banner-div1 {
    position: relative;
    z-index: 2;  }
    /* .banner-div1 .carousel-item{background: #0d0d0d; } */
    .banner-div1 img {
      width: 100%; position: relative; /*opacity: .3;*/ }


      .banner-div1 .carousel-indicators {
        bottom: 0px;
        right: auto;
        margin-left: 2%; }
      .banner-div1 .carousel-indicators li {
        background: var(--body-color2);
        width: 11px;
        height: 11px;
        border-radius: 50%;
        opacity: 1;
        border: 3px solid #5a5a5a; }
      .banner-div1 .carousel-indicators .active {
        width: 11px;
        height: 11px;
        background: #5a5a5a;
        border: 3px solid var(--body-color2) }
      .banner-div1 .carousel-control-next, .banner-div1 .carousel-control-prev {
        top: 0%; }
      .banner-div1 .carousel-control-prev {
        background: url(../images/banner-arrow-left.png) no-repeat left center;
        left: 2%;
        opacity: 1; width: 6%;}
      .banner-div1 .carousel-control-next {
        background: url(../images/banner-arrow-right.png) no-repeat right center;
        right: 2%;
        opacity: 1;
        z-index: 100; width: 6%; }  
    
        .banner-div1 .carousel-caption{
    left: 10%;
    text-align: center;
    right: auto;
    top:20%;
    bottom: auto;
    transform: translateX(-10%);
 
    width: 40%;
    padding-top: 0;
    
        }
    
        .banner-div1 .carousel-caption h1{color:#171717; font-size: 38px; font-weight: 600; font-size: 65px; font-weight: 900; margin-bottom: 20px; margin: 0; margin-top: 15px; text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97999px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.51361px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;}
        .banner-div1 .carousel-caption h1 span{color: #04889f;}
    .banner-div1 .carousel-caption h3{margin: 0; font-size: 17px; color:var(--body-color2); text-transform: uppercase; background: url(../images/caption-icon.png) no-repeat center left; padding-left: 20px;}


    .wel-div1{padding-top: 100px; padding-bottom: 160px;}
    .wel-img-div1{position: relative;}
    .wel-img-div1 img{border-radius: 50px;}
    .wel-img1{width: 90%;}
    .wel-img2{position: absolute; bottom: -20%; right: 0;  width: 50%; border: 30px solid #fff;}
    .wel-div1 h4{margin: 0; font-size: 18px; font-weight: 300; text-transform: uppercase; color:var(--body-color2)}
    .wel-div1 h1{margin: 0; font-size: 41px; text-transform: uppercase; color:var(--body-color1); margin-top: 10px; font-weight: 900; margin-bottom: 20px;}

  
    .know-more a{text-decoration: none; color:#fff; position: relative; z-index: 1;}

    .know-more {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      -webkit-appearance: none;
      outline: none !important;
      background-color: var(--body-color1);
      color: var(--alipes-white);
      font-size: 16px;
      font-weight: 500;
      letter-spacing: var(--alipes-letter-spacing);
    margin-top: 20px;
      text-transform: uppercase;
      padding: 13px 59px 9px;
      transition: all 0.5s linear;
      z-index: 1;
      border-radius: 5px;
      background-color: var(--body-color2);
      background-image: var(--body-color2);
      background-image: -moz-linear-gradient(top, #7d9ad2 0%, var(--body-color1) 100%); 
      background-image: -webkit-linear-gradient(top, #7d9ad2 0%,var(--body-color1) 100%); 
      background-image: linear-gradient(to bottom, #7d9ad2 0%,var(--body-color1) 100%); 
      background-size: 300px;
      background-repeat: no-repeat;
      background-position: 0%;
      -webkit-transition: background 300ms ease-in-out;
      transition: background 300ms ease-in-out;
    }
    .know-more:hover {
      background-position: -300%;
      transition: background 300ms ease-in-out;
    }
    
    .wel-div2{background: #e0e7ec; padding-top: 80px; padding-bottom: 80px; color:#000; padding-left: 5%; padding-right: 5%;}
    .wel-div2 h4{margin: 0; font-size: 18px; font-weight: 300; color:var(--body-color1)}
    .wel-div2 h1{margin: 0; font-size: 41px; text-transform: uppercase; color:#000; margin-top: 10px; font-weight: 900; margin-bottom: 20px;}

.wel-on1, .wel-on2, .wel-on3{width: 33%;}
.wel-right2 .d-flex{column-gap: 30px;}
.wel-right2 img{margin-bottom: 40px; border-radius: 20px;}

.wel-left2{position: relative;}

.circle {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: var(--body-color2);
  position: relative;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  
  /* position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}

.circle:before,
.circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
  border: 1px solid var(--body-color2);
  border-radius: 50%;
}


.circle:before {
  animation: ripple 2s linear infinite;
}

.circle:after {
  animation: ripple 2s linear 1s infinite;
}

@keyframes ripple{
  0% { transform: scale(1); }
  50% { transform: scale(1.3); opacity:1; }
  100% { transform: scale(1.6); opacity:0; }
}

/* Text */
.circle .text {
  text-align: center;
  vertical-align: middle;
  line-height: 100px;  
  margin: 0;
}
.circle .text a{color:#fff; position: relative; z-index: 2;}

.wel-div3{background: #f6f6f6; padding-top: 80px; padding-bottom: 80px;}
.wel-div3 h1{margin: 0; font-size: 40px;  color:#000; margin-bottom: 20px; font-weight: 600; text-align: center;}
.wel-left3{background: #024a92; color:#fff; padding: 80px; padding-right: 30%;}
.wel-comp1{width:90%;}
.wel-right3{margin-left: -20%;   position: relative;}
.wel-comp-det{background: #fff; display: inline-block; position: absolute; bottom: 10%; left: -10%; z-index: 3; padding:50px 30px; text-align: right; transform: translateX(-20%); }
.wel-comp-det h3{margin: 0; font-size:32px; color:#d83833; text-transform: uppercase; font-weight: 600;}
.wel-comp-det h4{margin: 0; font-size: 15px; color:#1d1d1d; text-transform: uppercase; font-weight: 400;}

.wel-comp2{}



.project-carousel {}
.owl-stage-outer { margin: 0px;  }


	.owl-stage {
		display: flex;
    justify-content: center;
    
	}
	.owl-item {
		display: flex;
    justify-content: center;
    flex: 1 0 auto;
	}



  .product-carousel .owl-prev {
    background: url('../images/left-arrow.png') right center no-repeat !important;
    height: 44px;
    position: absolute;
  top: -20%;
  width: 44px;
  z-index: 1000;
right: 4%;
  cursor: pointer;
  color: transparent;
    /* transform: rotate(-90deg); */
  }
  
  
  .product-carousel .owl-next {
    background: url('../images/left-arrow.png') right center no-repeat;
    height: 44px;
    position: absolute;
  top: -20%;
  width: 44px;
  z-index: 1000;
right: 0%;
  cursor: pointer;
  color: transparent;
    transform: rotate(180deg);
  }

  .wel-div4{padding-top: 100px; padding-bottom: 100px;}
  .wel-testi1{background: #fff; color:#3b3b3b; border: 3px solid var(--body-color1); padding: 30px; position: relative;}
  .wel-div4 h1{margin: 0; font-weight: 700; font-size: 35px;
    line-height: 1.22; color:#000}
  .wel-testi-star{
    font-size: 12px;
    letter-spacing: 1px;
    position: absolute;
    bottom: -21px;
    right: -4px;
    z-index: 11;
    background: var(--body-color1);
    color: #fff;
    padding: 2px 40px;
  }
  .wel-testi-star i{margin-left: 2px;}

  .testimonial-three__meta{display: flex;
    margin-top: 30px; align-items: center;}
    .testimonial-three__meta-left{ flex: 0 0 68px;
      width: 68px;}

      .testimonial-three__image    img {
        max-width: 100%;
        width: auto;
        height: auto;
        border-radius: 50%;
      }

      .testimonial-three__meta-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 68px);
        flex: 0 0 calc(100% - 68px);
        width: calc(100% - 68px);
        padding-left: 25px;
      }
      .testimonial-three__name {
        margin: 0;
        font-size: 25px;
        font-weight: 700;
  line-height: 1.22;
  color: #000;
      }
      .testimonial-three__job {
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: var(--body-color1);
        line-height: 28px;
      }

      .quote-icon {
        font-size: 64px;
        position: absolute;
        bottom: 50px;
        right: 45px;
        color: #32343b;
        transform: rotate(180deg);
      }

      .owl-dots {
        text-align: center;
        padding-top: 15px;
      }
      .owl-dots .owl-dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc;
        margin: 0 3px;
      }
      .owl-dots .owl-dot.active {
        background-color: #000;
      }
      .owl-dots .owl-dot:focus {
        outline: none;
      }







      

    .row.equal-cols {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    
    .row.equal-cols:before,
    .row.equal-cols:after {
      display: block;
    }
    
    .row.equal-cols > [class*='col-'] {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    
    .row.equal-cols > [class*='col-'] > * {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; 
    }
    

.project-div1{padding-top: 60px; padding-bottom: 60px; }
.project-div1 h4{margin: 0; position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 14px;
  color: var(--body-color1);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  z-index: 1; margin-top: 20px; margin-bottom: 30px;}

  .project-div1 h1{margin: 0;
    margin-top: 0px;
  color: var(--body-color2);
  font-size: 45px;
  line-height: 54px;
  font-weight: 700;
 }

  .project-div2{padding-top: 60px; padding-bottom: 60px; background: #ecebeb;}
  .project-div2 h1{margin: 0; font-size: 33px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; text-align: center; color:var(--body-color1);}
  .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .accordion-button:focus{box-shadow: none;}
  .accordion-button:not(.collapsed){color:#fff; background: var(--body-color2); border-color: var(--body-color2);}

  .accordion-button:not(.collapsed)::after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
 .project-div2 ul{margin: 0; padding: 0; padding: 10px;}


 .project-div3{padding-top: 60px; padding-bottom: 60px;}
 .project-div3 h1{margin: 0; font-size: 33px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; text-align: center; color:var(--body-color1);}
 .tablle-floor{width: 100%;}
 .tablle-floor td{padding:8px 10px; border:1px solid #d9d9d9}
 .tablle-floor tr:nth-child(odd){background: #fff;}
 .tablle-floor tr:nth-child(even){background: #ebebeb;}

 .project-div4{padding-top: 60px; padding-bottom: 60px; background: #ecebeb;}
 .project-div4 h1{margin: 0; font-size: 33px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; text-align: center; color:var(--body-color1);}



 .comp-div1{padding-top: 60px; padding-bottom: 60px; }
 .comp-div1 h4{margin: 0; position: relative;
   
   font-size: 24px;
   line-height: 14px;
   color: var(--body-color1);
   font-weight: 700;
   text-transform: uppercase;
   margin-bottom: 30px;
      z-index: 1; text-align: center;}
 
   .comp-div1 h1{margin: 0;
     margin-top: 0px;
   color: var(--body-color2);
   font-size: 45px;
   line-height: 54px;
   font-weight: 700;
   margin-top: 2px; margin-bottom: 30px; text-align: center;}
   .comp-div1  h5{margin: 0; background: var(--body-color1); padding: 10px; color:#fff; text-align: center; font-size: 17px;}
   .comp-proj1{margin-bottom: 30px; }
   .comp-proj1 img{margin-left: auto; margin-right: auto;}

   .comp-div2{padding-top: 60px; padding-bottom: 60px; background: #ecebeb;}
   .comp-div2 h4{margin: 0; position: relative;
   
    font-size: 24px;
    line-height: 14px;
    color: var(--body-color1);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
       z-index: 1; text-align: center;}
       .comp-div2  h5{margin: 0; background: var(--body-color1); padding: 10px; color:#fff; text-align: center; font-size: 17px;}
 
       

       .contact-div1{padding-top: 60px; padding-bottom: 60px; }
       .contact-div1 h4{margin: 0; position: relative;
         
         font-size: 24px;
         line-height: 14px;
         color: var(--body-color1);
         font-weight: 700;
         text-transform: uppercase;
         margin-bottom: 30px;
            z-index: 1; text-align: center;}
       
         .contact-div1 h1{margin: 0;
           margin-top: 0px;
         color: var(--body-color2);
         font-size: 45px;
         line-height: 54px;
         font-weight: 700;
         margin-top: 2px; margin-bottom: 30px; text-align: center;}

.contact-in1{box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.08);   }
.cont-left1{width: 50%; padding: 20px 50px; line-height: 28px; color: #353330; font-size: 14px;}
.cont-left1 h3{margin: 0; font-size: 20px; text-transform: uppercase; color:var(--body-color2); margin-bottom: 20px;}
.cont-add{display: flex; align-items: start; column-gap: 20px; margin-bottom: 20px;}
.cont-add a{color: #353330; }
.cont-icon{background-color: #FBF1F3;
  fill: var(--body-color2);
  color: var(--body-color2); font-size: 24px;
  padding: 14px; border-radius: 50%;}
  .cont-icon i{width: 1em;
    height: 1em;
    position: relative;
    display: flex;
   flex-direction: column;
  justify-content: center; }
  .cont-left1 h5{margin: 0; font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px; color: #716E6B; font-weight: 600;}

.cont-right1{background: var(--body-color1); width: 50%;}
.form2{display: flex; flex-direction: column; justify-content: center;}
.form2 .form-group {
  margin-top: 15px;
  }
  .form2 input.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 10px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .form2 .btn1 {
  color: #fff;
  margin-top: 15px;
  border-radius: 5px !important;
  background: var(--body-color2);
  box-shadow: none !important;
  border: none !important;
  padding: 5px 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all .5s ease;
  }
  .form2 .btn1:hover{background:#000}

.vbox-figlio{margin-left: auto; margin-right: auto;}
.vbox-next span{border-top-color: rgb(0, 0, 0) !important;
  border-right-color: rgb(0, 0, 0) !important;
}
.vbox-prev span{
border-top-color: rgb(0, 0, 0) !important;
  border-right-color: rgb(0, 0, 0) !important;
}

.project-div5{padding-top: 60px; padding-bottom: 60px;}
.project-div5 h1{margin: 0; font-size: 33px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; text-align: center; color:var(--body-color1);}
.project-div5 h5{margin: 0; color:var(--body-color2); text-align: center; margin-bottom: 20px;}
.project-div5 img{margin-bottom: 30px;}
.current-div1{margin-bottom: 30px;}

.project-div1 .disc-more {
  margin-top: 0;
   display: inline-block;
}

.disc-more {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: var(--body-color1);
  color: var(--alipes-white);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: var(--alipes-letter-spacing);
  margin-top: 20px;
  text-transform: uppercase;
  padding: 13px 59px 9px;
  transition: all 0.5s linear;
  z-index: 1;
}

.disc-more::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--body-color2);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
}
.disc-more:hover::before {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
}

.disc-more a {
  text-decoration: none;
  color: #fff;
  position: relative;
  z-index: 1;
}

.in-ban {

  padding-bottom: 50px;
  position: relative;
  background: #cedcf2;
padding-top:70px;
position: relative;
}


.in-ban:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: url('../images/inner-page-shape1.png');
  background-repeat: no-repeat;
  background-position: right 30% bottom;
 opacity: 0.2;
}

.in-bg-content{display: flex;
  align-items: end;
  justify-content: space-between;
  position: relative;
  z-index: 2;}

.in-bg-content h1{color: #000;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 1.6px;
  margin-bottom: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
font-family: var(--body-font);}



  .in-bg-content ul{list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;}
    .in-bg-content ul li {
      display: inline-block;
      padding-right: 30px;
      color: var(--blackColor);
    
      font-size: 13px;
      font-weight: 500;
      line-height: 1;
      position: relative;
      letter-spacing: 1.3px;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      word-break: break-all;
      display: inline-block;
    }
    .in-bg-content ul li a::before {
      content: ">";
      position: absolute;
      right: 8px;
      top: 0;
    }
    .in-bg-content ul li a {
      color: #000;
      text-decoration: none;
    }

    .in-bg-content ul li:last-child {
      padding-right: 0;
    }
    .about-div1 h4{margin-bottom: 10px;}
    .about-div1 h1{margin-bottom: 30px;}  


.row.equal-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
  display: block;
}

.row.equal-cols > [class*='col-'] {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row.equal-cols > [class*='col-'] > * {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; 
}

.bottom-link {
  z-index: 2001;
  bottom: 10px;
  left: 20px;
  
}

.footer-div {background:url(../images/footer-bg.png) no-repeat right center #8c0d29; color:#fff; padding-top: 60px; padding-bottom: 0px;   letter-spacing: 0; font-size: 15px; position: relative; z-index: 2;} 

.foot1{width: 50%;}
.foot-ab{margin-top: 20px;}


.foot-social {
  display: flex;
  column-gap: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.foot-social img{border-radius: 50%; background: transparent;}
.foot-social img:hover{background: var(--body-color1);}






.f-link {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
  text-align: left; margin-top: 5px; letter-spacing: 0; margin-left: 15px;}
  .f-link li {
    display: block; padding-right: 0px; }
    .f-link li a {
      display: block;
      padding: 3px 20px 3px 20px;
      font-size: 14px;
      line-height: 30px;
     font-weight: 600;
    background: url(../images/footer-arrow.svg) no-repeat left center;
 
      text-decoration: none;
      /* background: url(../images/footer-arrow.svg) no-repeat center left ; */
      color: #fff;
      margin-left: 0px;
      transition: All .5s ease;
      -webkit-transition: All .5s ease;
      -moz-transition: All .5s ease;
      -o-transition: All .5s ease;
      position: relative;
       }

       
      .f-link li a:hover {
        color: #fff;
        background-position: center left 5px;}

        

        .f-link li a::before{
          content: "";
          width: 100%;
          height: 2px;
          position: absolute;
          left: 0;
          bottom: 0;
          background: #fff;
          transition: 0.5s transform ease;
          transform: scale3d(0,1,1);
          transform-origin: 0 50%;
          transform-origin: 50% 50%;
          background: #fff;
        }
        .f-link li a:hover::before{
          transform: scale3d(1,1,1);
        }
       
.foot-add a{text-decoration: none; color:#fff}





.icon-effect {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.icon-effect > li {
  display: inline;
  margin-right: 20px;
  padding: 0;
}
.icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 17px;
  color: #f1f1f1;
  line-height: 38px;
  text-align: center;
  background-color: #1b2026;
  border: 1px solid #fff;
}
.icon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
}
.icon-effect .icon {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.icon-effect .icon:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  /* box-shadow: 0 0 0 4px #f1f1f1; */
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  opacity: 0;
  
}
.icon-effect-1a .icon:hover {
  background-color: var(--body-color1);
  color: #fff;
  border: 1px solid transparent;
}
.icon-effect-1a .icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}





        
        
        









.copy-div {
 
  font-size: 14px; 

 
  padding-top: 10px;
  padding-bottom: 10px;
  
  color: #fff;
  border-top: 1px solid #cd8989;
  transition: all .5s ease; }
  .copy-div a {
    text-decoration: none;
    color: #fff; }
  .copy-div a:hover {
    color: #3886d2; }
  .copy-div .power-div {
    text-align: right; }
    .copy-div .power-div .power {
      position: relative;
      z-index: 3; }

      .copy-div1{ padding-top:15px;
        padding-bottom: 15px;}


.call-div{display: none;
  bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  bottom: 0;
  background: var(--body-color2);
  text-align: center;
  padding: 10px;
  color: #fff;
  font-weight: 600;}
  .call-div a {
    color: #fff; } 

    @media(max-width:1399px)
    {
      

.contact-left1{left: 20px;}
.contact-det1{padding-left: 130px;}
    }


    @media(max-width:1301px)
    {
      .dropdown-menu {
        min-width: 205px;
      }

     
    }

    @media(max-width:1151px)
    {
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
        padding: 10px 10px; font-size: 14px;}
        .project-down1 .disc-more{text-align: center; position: relative; display: inline-block;}
      }

  

    @media(max-width:1025px)
    {
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
        padding: 10px 6px; font-size: 13px;}
        .footer-div{font-size: 12px;}
    }

    @media(max-width:981px)
    {

     

        .intro-div1{text-align: center;}
        .intro-mid1{margin-top: 30px; margin-bottom: 30px;}
        .intro-mid1 img{margin-left: auto; margin-right: auto;}
 .proj-hnum {
  font-size: 30px;}
        .prj-hdes {
          font-size: 17px;}
       
   
      

    }
@media(max-width:801px)
{
  .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
    padding: 10px 4px;
    font-size: 10px;} 
    .wel-div4 h1{font-size: 25px;}
}


    @media(max-width:769px){
      .navbar-toggler {
        position: fixed;
        top: 5px;
        right: 10px;
        background-color: var(--body-color2);
        --bs-navbar-toggler-icon-bg: url("../images/hamburger-icon.svg");
      }
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link{background-image: none; border-bottom: 1px solid #cd8989; color:#fff; text-align: left;}  
      .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link {
        background-image: none; border-bottom: 1px solid #cd8989; color:#fff ; background: var(--body-color1);
      }
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link::before,    .menu-div .navbar-light .navbar-nav .nav-item .nav-link::after{content: none; border-bottom: none;}



      .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link.dropdown-toggle, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle {
        color: #fff;
      }
      .offcanvas.offcanvas-top{background-image: linear-gradient(to top, var(--body-color2) 0%, var(--body-color2) 100%);  margin-top: 0;}
      .logo-div{width: 100%; margin-bottom: 20px;}
      .logo-div img{margin-left: auto; margin-right: auto; }
      #hm.sticky .top-div1{padding-top: 5px; padding-bottom: 5px;}
      #hm.sticky .logo-div{margin-bottom: 0;}
      #hm.sticky .logo-div img {
        width: 20%; padding-top: 0; }
        .free-quote{margin-bottom: 20px;}
        #hm.sticky .free-quote{display: none;}
      .top-div2{display: none;}
      
      /* .banner-div1 .carousel-control-prev{background-image: url(../images/banner-arrow-left1.png); width: 4%;}
  .banner-div1 .carousel-control-next{background-image: url(../images/banner-arrow-right1.png); width: 8%;} */

  .logo-div {
    width: 60%;
  }
  #hm.sticky .logo-div{margin-bottom: 0;}
  #hm.sticky .logo-div img {
    width: 40%; }
    #hm.sticky .free-quote{display: none;}
    .copy-div{margin-bottom: 50px; text-align: center;}
.call-div {
  display: block !important;
   }
.wel-div1 {
  padding-top: 40px;
  padding-bottom: 140px;}
  .wel-img-div1{margin-top: 40px;}
  .wel-div1{text-align: center;}
  .wel-img{display: inline-block; margin-bottom: 20px;}
  .wel-div1 h1, .wel-div2 h1{font-size: 34px; margin-bottom: 10px; line-height: 40px;}

  .wel-div2 {text-align: center; padding-top: 50px; padding-bottom: 30px;}
  .wel-right2{margin-top: 30px;}
.wel-div3{padding-top: 30px; padding-bottom: 30px;}
.wel-comp1{width: 100%; text-align: center;}
.wel-left3{padding: 30px; text-align: center;}
.wel-comp-det{left: 50%; transform: translateX(-50%); text-align: center; }
.wel-right3 {
  margin-left: 0%;}
  .wel-div4{text-align: center; padding-top: 40px; padding-bottom: 40px;}
  .wel-div4 h1{margin-bottom: 20px;}
  
  
   .foot1 {
    width: 100%;
  }
  .f-link{text-align: center;}
  .f-link li{display: inline-block;}

.foot-logo img{margin-left: auto; margin-right: auto;}
.footer-div{text-align: center; font-size: 14px;}
.foot-add{margin-bottom: 20px;}
   .ins-div1, .ins-div2{text-align: center;}
   .ins-div1 h1{font-size: 34px; margin-bottom: 10px; line-height: 40px;}
   
   .contact-div2{margin: 0; padding: 10px; text-align: center; padding-bottom: 100px;}

   .testi-carousel{padding-left: 0; padding-right: 0;}

/* .dropdown .dropdown-menu{height: 0;}
.dropdown:hover .dropdown-menu{height: inherit;} */

.project-div1, .project-div2{text-align: center;}
.project-left1 img{margin-left: auto; margin-right: auto;}
.project-left1::before{content: none;}
.proj-high1{margin-bottom: 20px;}
.proj-high1 img {
  margin-bottom: 10px;
}
.project-div3{text-align: center;}
.project-left2 img{margin-left: auto; margin-right: auto; margin-bottom: 10px;}
.project-down1, .project-det2{width: 100%;}
.project-det2{text-align: center;}
.floor-plan1 img{margin-bottom: 20px;}
.project-div8 .tab-content{padding: 0;}
.contact-div1{text-align: center;}
.form2{margin-bottom: 30px;}
.contact-det1{display: block; margin-bottom: 30px; padding: 20px;}
.contact-left1{position: relative; left: 50%; transform: translateX(-50%); margin-bottom: 20px;}
.current-div1{text-align: center;}
.top-ad{padding-right: 0;}
.top-div2{text-align: center;}
.in-bg-content{display: block; text-align: center;}
.in-ban{padding-top: 20px; padding-bottom: 20px;}
.disc-more{margin-bottom: 20px;}
.floor-plan{margin-top: 30px;}
.comp-div1 h4{line-height: 32px;}
.comp-div1 h1, .contact-div1 h1{font-size: 35px;
  line-height: 44px;}
  .contact-row{display: block !important;}
  .cont-left1{width: 100%; text-align: left; padding: 20px;}
  .cont-right1{width: 100%;}
  /* .contact-row h3{text-align: center;} */
  .wel-div3 h1{font-size: 34px;}
  .wel-testi1{padding: 20px;}
  .testimonial-three__name{font-size: 15px;}
  .quote-icon{bottom: 30px;}
  .project-div1 ul,   .project-div2 ul{text-align: left;}
  .comp-div1{text-align: center;}
  .comp-div1 ul{text-align: left;}
  .swiper-slide .slide-01 {
        background-image: url(../images/sagar-properties-mobile-banner1.jpg);
		transform-origin: -50% -50%;
		background-size:100% 100%;
        
      }
      
      .swiper-slide .slide-02 {
	  background-image: url(../images/sagar-properties-mobile-banner2.jpg);
	  transform-origin: -50% -50%;
	  background-size:100% 100%;}
	   .swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
        transform: scale(1);
      }
	  .swiper-container {
        width: 100vw;
        height: 50vh;
      }
      
      .swiper-slide {
        background-color: #fcfcfc;
        background-size: cover;
        background-position: center;
        width: 100%;
	  height: 100%}
      
} 

/* .dropdown .dropdown-menu{display: none;} */

@media(max-width:576px)
{
  
  .copy-div{font-size: 13px;}
  #hm.sticky .logo-div img {
    width: 50%;
  }

  .banner-div1 .carousel-control-prev{background-image: url(../images/banner-arrow-left1.png); width: 8%; top:-50%}
  .banner-div1 .carousel-control-next{background-image: url(../images/banner-arrow-right1.png); width: 8%; top:-50%}
  .service-carousel{padding-left: 20px; padding-right:20px;}
.testi-carousel{padding-left: 20px !important; padding-right: 20px !important;}
.wel-comp-det{position: relative; left: 0; transform: translateX(0); width: 100%; padding: 20px;}
.wel-comp-det h3{font-size: 20px;}
.wel-comp-det h4{font-size: 17px;}
.wel-right2 .d-flex {
  column-gap: 10px;
}
}




