body {
  font-family: 'Poppins', sans-serif;
  color: #3a3a3a;
  text-align: justify;
  line-height: 28px;
font-size: 15px;
}

h1, h2, h3, h4, h5 {
  font-family: 'Poppins', sans-serif; }

a:focus, a:hover, a:active {
  outline: none !important;
  box-shadow: none !important; }



  #hm{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        
        }
        
        #hm.sticky {
          position:fixed; top:0; z-index:9999; width:100%; border-bottom: 1px solid rgb(233, 232, 232); 
          background: #fff; 
        }

        #hmdiv1, #hmdiv2, #hmdiv3, #hmlogo, #hmmenu1, #hmlogo img{
          -webkit-transition: all 0.4s ease;
                  transition: all 0.4s ease;
          
              }
              /* #hmlogo img{transition: opacity 1s ease-out;
                opacity: 0;
                height: 0;
                overflow: hidden;} */

              #hmdiv1.stickydiv1, #hmdiv2.stickydiv2{display: none;}
              #hmlogo {display: none;}

              /* #hmdiv3.stickydiv3{padding-top: 5px; padding-bottom: 5px;} */
              #hmlogo.stickylogo{display: block;}

              #hmlogo img{transition: 0.5s;
                transform: translateY(100%);}

              #hmlogo.stickylogo img {
                display: block;
    -webkit-animation: fadeIn 5s;
    animation: fadeIn 5s;
    width: 80%;
margin-left: 15px;
transform: translateY(0);
              }

              @-webkit-keyframes fadeIn {
                from { opacity: 0; }
                  to { opacity: 1; }
            }
            @keyframes fadeIn {
                from { opacity: 0; }
                  to { opacity: 1; }
            }

            #hmdiv3{ -webkit-transition: all 0.8s ease;
              transition: all 0.8s ease;}
         
          

             
             
              
              #hmdiv3.stickydiv3 .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
                padding: 8px 10px; font-size: 13px;}
  

             body.lo-effect {
                opacity: 0;
                background: #9fc5e7; 
                left: -100%;
                transition: opacity 1500ms ease-in, transform 1500ms ease-in;
                /* animation:animatezoom 1.9s; */
                
            }
            
            .show-time body {
                opacity: 1;
                left: 0;
                
                
            }


           @keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}

           
           

          
            
            
           


.container {
  max-width: 1200px;
  width: 100%; }

img {
  display: block; }

.top-div1{background: #13a0e6; color:#fff;}
.top-left i{margin-right: 5px;}
.top-call{margin-right: 20px;}
.top-right i{margin-left: 10px;}




.top-div2{padding-top: 15px; padding-bottom: 15px;}
.top-ser{background: url(../images/24x7.png) no-repeat left center; padding-left: 40px; line-height: 20px; margin-right: 30px;}
.top-prof{background: url(../images/remarkable.png) no-repeat left center; padding-left: 40px; line-height: 20px;}



.top-det a{text-decoration: none; color:#fff}
.top-link a{margin-left: 20px; color:#ccc}

.call-det{background: url(../images/call-icon.png) no-repeat left center; padding-left: 20px; margin-right: 20px;}
.mail-det{background: url(../images/mail-icon.png) no-repeat left center; padding-left: 20px;}





 
.logo-div {
   }

  .logo-div img{}



.top-div3{background: #85198e;}

.menu-div{ padding-top: 0px; padding-bottom: 0px;  }




.menu-div .navbar, .menu-div1 .navbar {
  padding: 0px;
  margin-left: 0px; }
 

  
.menu-div .navbar-light .navbar-nav .nav-item .nav-link {
  padding: 15px 15px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  margin-right: 5px;
  text-align: center;
  color: #e2e2e2;
 
  background: url(../images/menu-right.png) no-repeat right center;
 
 
   }
   .menu-div .navbar-light .navbar-nav .nav-item:last-child .nav-link{background-image: none;}





.menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link {
  color: #fff;
 
 
 
  
   }

   

.menu-div .navbar-expand-lg .navbar-nav .dropdown-menu, .menu-div1 .navbar-expand-lg .navbar-nav .dropdown-menu {
  background: none;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px; }

.menu-div .dropdown-item, .menu-div1 .dropdown-item {
  color: #000;
  border-bottom: 1px solid #42b4d9;
  font-size: 13px;
 
  padding-top: 5px;
  padding-bottom: 5px;
  background: #13a0e6 !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: #85198e !important; }

.menu-div .dropdown:hover .dropdown-menu, .menu-div1 .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: -1px; }


.menu-div .navbar  .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0; padding: 0px;  } 



/* .menu-div .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu{display: block; } 
     */
    .menu-div .navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
    .menu-div .navbar .dropdown-menu.fade-up{ top:180%;  /*transform: rotate(90deg);   transform: translateY(50px);*/ transform: scale(0.5, 0.5); background: #13a0e6; }

    .menu-div .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{display: block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0; padding: 0px;  width: 100%;} 


  .menu-div .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu.fade-up{ top:0%;    }
  .menu-div .navbar  .dropdown-menu .dropdown-submenu:hover .dropdown-menu{transition: .7s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg);}
  


  /* .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    
} */
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.dropdown-menu {
  min-width: 100px;
}
.dropdown-menu.columns-2 {
  min-width: 400px;
  margin-left: -00px;
}

.dropdown-menu.columns-2 .col-md-6{padding-left: 0; padding-right: 0;  border-right: 1px solid #42b4d9;}
.dropdown-menu.columns-2 .col-md-6:last-child{border: none;}
.multi-column-dropdown{padding: 0px; margin: 0px; list-style: none;}


  .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 1000ms;
    transition: color 1000ms;
  /*border-top-left-radius:10px; border-top-right-radius:10px;*/ }
    .menu-div .navbar-light .navbar-nav .nav-item .nav-link:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
     -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transition-property: transform;
      transition-property: transform;
      -webkit-transition: 300ms ease-out;
      transition: 300ms ease-out;
      border-bottom:3px solid #129cf0;;}
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link:hover:before, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  



.mobilemenu {
  display: none; }

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1; }

.hamburger {
  background: #dedede !important;
  border: none;
  display: block;
  height: 32px;
  margin-left: 15px;
  position: fixed;
  top: 0px;
  width: 52px;
  z-index: 999;
  padding: 5px; }

.hamburger:hover {
  outline: none; }

.hamburger:focus {
  outline: none; }

.hamburger:active {
  outline: none; }

.hamburger.is-closed:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px; }

.hamburger.is-closed:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1; }

.hamburger.is-closed:hover .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  top: 0; }

.hamburger.is-closed:hover .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  bottom: 0; }

.hamburger.is-closed .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  top: 5px; }

.hamburger.is-closed .hamb-middle {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: -2px;
  top: 50%; }

.hamburger.is-closed .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 5px; }

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #276fc0;
  width: 26px;
  margin-left: 12px; }

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #276fc0;
  margin-top: -2px;
  top: 50%; }

.hamburger.is-open .hamb-middle {
  background-color: #276fc0;
  display: none; }

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #276fc0;
  margin-top: -2px;
  top: 50%; }

.hamburger.is-open:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px; }

.hamburger.is-open:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1; }

#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper.toggled {
  padding-left: 220px; }

#wrapper.toggled #sidebar-wrapper {
  width: 270px; }

#wrapper.toggled #page-content-wrapper {
  margin-right: -220px;
  position: absolute; }

#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #276fc0;
  height: 100%;
  left: 185px;
  margin-left: -220px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;
  z-index: 1000; }

#sidebar-wrapper::-webkit-scrollbar {
  display: none; }

#page-content-wrapper {
  padding-top: 70px;
  width: 100%; }

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 270px; }

.sidebar-nav li {
  display: inline-block;
  line-height: 20px;
  position: relative;
  width: 100%; }

.sidebar-nav li:before {
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  -webkit-transition: width 0.2s ease-in;
  background-color: #1c1c1c;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 3px;
  z-index: -1; }

.sidebar-nav li:before {
  background: none;
  margin-left: -5px;
  margin-right: -10px; }

.sidebar-nav li:hover:before {
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 100%; }

.sidebar-nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
  text-align: left;
  border-bottom: 1px solid #5189c8; }

.sidebar-nav li.open:hover before {
  -webkit-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
  width: 100%; }

.sidebar-nav .dropdown-menu {
  background-color: #000;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }

.sidebar-nav li a:hover, .sidebar-nav li.active a, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {
  background-color: #f08c04;
  color: #fff;
  text-decoration: none; }

.sidebar-nav .dropdown-menu li a {
  font-size: 13px;
  color: #fff;
  border-bottom: 1px solid #bababa; }

.sidebar-nav .dropdown-menu li:hover a, .sidebar-nav .dropdown-menu li.active a {
  background: #6aa3e3  !important;
  color: #fff !important; }

.sidebar-nav .dropdown-menu li:before {
  background: none; }

.sidebar-nav li.active .dropdown-menu li a {
  background: #000; }

.call-div {
  display: none; }

.banner-div1 {
  position: relative;
  z-index: 2; }
  .banner-div1 img {
    width: 100%; }
  .banner-div1 .carousel-indicators {
    bottom: 0px;
    right: auto;
    margin-left: 2%; }
  .banner-div1 .carousel-indicators li {
    background: #e75021;
    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 #e75021; }
  .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: 3%;
    opacity: 1; }
  .banner-div1 .carousel-control-next {
    background: url(../images/banner-arrow-right.png) no-repeat right center;
    right: 3%;
    opacity: 1;
    z-index: 100; }

    .banner-div1 .carousel-caption{
right:auto;
background: rgba(2, 141, 208, .3);
bottom: 15%;
padding: 20px;
width: 30%;
    }
    .banner-div1 .carousel-caption{color:#4e4e4e;}
    .banner-div1 .carousel-caption h5{color:#984f1d; font-size: 35px; font-weight: 600;}

.banner-div1 .carousel-caption{color:#fff; background: none; text-align: left;}
.banner-div1 .carousel-caption h1{font-size: 55px; font-weight: 900; margin-bottom: 20px;}
.banner-div1 .carousel-caption h1 span{color:#cde1fd}
.get-start{background: #f96857; display: inline-block; padding: 10px 40px; border-radius: 20px;}
.get-start a{text-decoration: none; color:#fff}
.fade1 {
  transition: background-color 1000ms; }
  .fade1:hover {
    background-color: #544ed3; }

   


   
   


.banner-div2 {
  position: relative;
  z-index: 2;
  display: none; }
  .banner-div2 img {
    width: 100%; }
  .banner-div2 .carousel-indicators {
    bottom: 0px;
    right: auto;
    margin-left: 2%; }
  .banner-div2 .carousel-indicators li {
    background: #e75021;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    opacity: 1;
    border: 3px solid #5a5a5a; }
  .banner-div2 .carousel-indicators .active {
    width: 11px;
    height: 11px;
    background: #e75021;
    border: 3px solid #e75021; }
  .banner-div2 .carousel-control-next, .banner-div2 .carousel-control-prev {
    top: 0%; }
  .banner-div2 .carousel-control-prev {
    background: url(../images/banner-arrow-left.png) no-repeat left center;
    left: 3%;
    opacity: 1; z-index: 100; }
  .banner-div2 .carousel-control-next {
    background: url(../images/banner-arrow-right.png) no-repeat right center;
    right: 3%;
    opacity: 1;
    z-index: 100; }
    .banner-div2 .carousel-caption{
      right:auto;
      left: auto;
      background: rgba(2, 141, 208, .3);
      bottom: 5%;
      left: 15%;
      padding: 20px;
      width: 70%;
          }
    .banner-div2 .carousel-caption{color:#4e4e4e;}
    .banner-div2 .carousel-caption h5{color:#984f1d; font-size: 22px; font-weight: 600;}

    .banner-div2 .carousel-caption{color:#fff; text-align: left;}
    .banner-div2 .carousel-caption h1{font-size: 25px; font-weight: 900; margin-bottom: 20px;}
    .banner-div2 .carousel-caption h1 span{color:#cde1fd}


    .wel-div1{padding-top: 80px; padding-bottom: 80px;}
    .wel-div1 h3{margin: 0px; font-size: 21px; color:#009bde}
    .wel-hd{margin-top: 30px; margin-bottom: 30px; /*border-left:3px solid #c8c8c8; padding-left: 20px;*/}
    .wel-hd h1{margin: 0px; font-size: 24px; font-weight: 400;}
    .wel-hd h2{margin: 0px; font-size: 34px; font-weight: 600; color:#7d1f7e; }
    .read-more{border:1px solid #009bde; padding: 10px 20px; display: inline-block; margin-top: 20px;}
    .read-more a{text-decoration: none; color:#009bde; font-weight: 600; transition: color 500ms;}
    .read-more:hover a{color:#fff}



    .rectangle-out {
      position: relative;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: color 300ms;
      transition: color 300ms; }
      .rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #009bde;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition: 300ms ease-out;
        transition: 300ms ease-out; }
      .rectangle-out:hover:before {
        -webkit-transform: scale(1);
        transform: scale(1); }

    .shutter-out-vertical {
      -webkit-transition: color 500ms;
      transition: color 500ms;
      position: relative;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-osx-font-smoothing: grayscale; }
      .shutter-out-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #009bde;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition: 500ms ease-out;
        transition: 500ms ease-out; }
      .shutter-out-vertical:hover:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1); }
    



     .wel-div2{padding-bottom: 80px;}
    .wel-qt{text-align: center; padding: 15px; border:3px solid #c8c8c8; } 
    .wel-qt img{margin-left: auto; margin-right: auto;}
    .wel-qt h4{margin: 0px; font-size: 18px; margin-top: 20px; color: #009bde;}


    .smooth-inset-box-shadow:hover{
      background-color: #e5e5e5;
      transition: all 1s;
      box-shadow: inset 0 0 20px 20px #f8d9f8;
  }


.wel-div3{background: #f4f5f7; padding-top: 80px; padding-bottom: 80px; text-align: center;}
.wel-div3 h1{margin: 0px; font-size: 35px; font-weight: 600; margin-bottom: 20px;}
.wel-div3 p{font-size: 17px;  padding-bottom: 30px;}


.move-down:hover{
  background-color: crimson;
  transition: all .5s;
  transform : translateY(10px);
}

.owl-carousel .item h2{position: absolute; z-index: 100; background: #7d1f7e; color:#fff; font-size: 20px; padding: 10px 20px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; transition: all .5s ease;}
.owl-carousel .item:hover h2{background: #009bde;;}


    .owl-carousel .item, .owl-carousel .item img{position: relative; border-radius: 10px;}
    


/*image slider*/
.owl-prev {
  background: url('../images/banner-arrow-left.png') left center no-repeat;
  height: 44px;
  position: absolute;
  top: 40%;
  width: 44px;
  z-index: 1000;
  left: 2%;
  cursor: pointer;
  color: transparent;
  
}

.owl-next {
  background: url('../images/banner-arrow-right.png') right center no-repeat;
  height: 44px;
  position: absolute;
  top: 40%;
  width: 44px;
  z-index: 1000;
  right: 2%;
  cursor: pointer;
  color: transparent;
 
}

.owl-prev:hover,
.owl-next:hover {
  opacity: 0.5;
}



.testimonial{
  margin: 0 20px 40px;
}
.testimonial .testimonial-content{
  padding: 35px 25px 35px 50px;
  margin-bottom: 35px;
  background: #fff;
  position: relative;
}
.testimonial .testimonial-content:before{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  border-top: 15px solid #718076;
  border-left: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.testimonial .testimonial-content:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0;
  border-top: 15px solid #718076;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.testimonial-content .testimonial-icon{
  width: 50px;
  height: 45px;
  background: #0CCA4A;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial-content .testimonial-icon:before{
  content: "";
  border-bottom: 16px solid #05A739;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .description{
  font-size: 15px;
  font-style: italic;
  color: #8a8a8a;
  line-height: 23px;
  margin: 0;
}
.testimonial .title{
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #525252;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.testimonial .post{
  display: block;
  font-size: 14px;
  color: #0CCA4A;
}
.owl-theme .owl-controls{
  margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
  background: #ccc;
  opacity: 1;
  transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #0CCA4A;
}











.wel-div4{background: url(../images/bg.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding-top: 180px; padding-bottom: 180px;}

.wel-rec{background: #fff; padding: 20px; text-align: center; -webkit-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  -moz-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);}

  .wel-rec h4{margin: 0px; font-size: 45px; font-weight: 900; color:#009bde}
  .wel-rec h5{margin: 0px; font-size: 18px; margin-top: 5px;}



  .wel-div5{background: #f4f5f7; padding-top: 80px; padding-bottom: 80px; text-align: center;}
  .wel-div5 h1{margin: 0px; font-size: 35px; font-weight: 600; margin-bottom: 20px;}
  .wel-div5 p{font-size: 17px;  padding-bottom: 30px;}


  .wel-div6{padding-top: 80px; padding-bottom: 80px;}
  .wel-testi{ padding: 30px; text-align: center; -webkit-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
    -moz-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
    box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);}

   .wel-testi p{font-size: 17px;} 
  
    .wel-div6 h1{margin: 0px; font-size: 35px; font-weight: 600; margin-bottom: 10px; text-align: center;}
    
    .wel-testi .carousel-indicators{margin-bottom: -1rem;}
    .wel-testi .carousel-indicators [data-bs-target]{background-color: #000; width: 10px;
      height: 10px; border-radius: 50%;}
      .wel-testi .carousel-item{padding-bottom: 30px; padding-top: 30px; 
   }
  
  .testi-name{color:#7d1f7e; font-size: 18px; font-weight: 600;}
  .test-des{font-weight: 600;}




    

    
  
    


     


.footer-div1{
  
  border-top: 1px solid #e8e8e8;
  
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff+0,868f99+29,7d1f7e+29,7d1f7e+29,7d1f7e+100 */
  background: #fff; /* Old browsers */
  background: -moz-linear-gradient(left,  #fff 0%, #fff 29%, #7d1f7e 29%, #7d1f7e 29%, #7d1f7e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #fff 0%,#fff 29%,#7d1f7e 29%,#7d1f7e 29%,#7d1f7e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #fff 0%,#fff 29%,#7d1f7e 29%,#7d1f7e 29%,#7d1f7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#7d1f7e',GradientType=1 ); /* IE6-9 */
  }
  .foot-logo{padding-top: 30px; padding-bottom: 30px; background: #fff;}

  .foot-broch{background: #7d1f7e; padding-top: 38px; padding-bottom: 38px; padding-left: 60px; color:#fff; margin-right: 30px;}
  .down-broch{border:1px solid #fff; padding: 10px 20px; display: inline-block; }
    .down-broch a{text-decoration: none; color:#fff; font-weight: 600;}





.footer-div {background:#fff;  position: relative;  color:#111111; padding-top: 60px; padding-bottom: 30px;  border-top: 1px solid #e8e8e8; position: relative;}

.footer-div .top-link{padding-top: 20px;  
 
 margin-top: 20px;
  transform: translate(0%, 0%);}
.footer-div .top-link a{ -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75); width: 45px;
  height: 45px;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  margin: 0 10px;
 
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;}

  .footer-div .top-link a .bi{position: relative;
    color: #06a6f4;
    transition: .5s;
    z-index: 3;}
    .footer-div .top-link a:hover .bi {
      color: #fff;
      transform: rotateY(360deg);
    }
    
    .footer-div .top-link a:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 100%;
      background: #7d1f7e;
      transition: .5s;
      z-index: 2;
      
    }
    
    .footer-div .top-link a:hover:before {
      top: 0;
      
    }
    
    .footer-div .top-link li:nth-child(1) a:before{
      background: #3b5999;
    }
    
    .footer-div .top-link li:nth-child(2) a:before{
      background: #55acee;
    }
    
    .footer-div .top-link li:nth-child(3) a:before {
      background: #0077b5;
    }
    
    .footer-div .top-link li:nth-child(4) a:before {
      background: #dd4b39;
    }


  .footer-div h5 {
    margin: 0px;
   
    font-size: 18px;
 
    font-weight: 600;
    color: #111111;
    display: block;
    margin-bottom: 20px;
    
    
   
  }

.f-link {
  list-style: none;
  margin-left: 0px;
  padding: 0px;
  text-align: left; margin-top: 10px; margin-right: 40px; }
  .f-link li {
    display: block; padding-right: 0px; }
    .f-link li a {
      display: block;
      padding: 6px 3px 6px 20px;
      font-size: 14px;
      line-height: 20px;
      
      font-weight: 400;
      text-decoration: none;
      background: url(../images/footer-arrow.png) no-repeat top 13px left ;
      color: #111111;
      margin-left: 0px;
      transition: All .5s ease;
      -webkit-transition: All .5s ease;
      -moz-transition: All .5s ease;
      -o-transition: All .5s ease;
      text-transform: uppercase; }
      .f-link li a:hover {
        color: #7d1f7e;
        background-position: top 13px left 5px;}
      

        .social-icon{text-align: right;}

        .social-icon a{text-decoration: none;  transition: All .5s ease;}
        
.social-icon img {
  display: inline;
  padding:10px  20px;
  border-right: 1px solid #1c3349;
  transition: all .5s ease; }
  .social-icon a:hover img {
    opacity: .7; }

    .qc-div img{margin-left: auto; margin-right: auto;}

    
    .ft-call{/*background: url(../images/f-call.png) no-repeat top 8px left;*/ padding-left: 25px; margin-bottom: 10px; border-bottom: 1px solid #e9e9e9; padding-bottom: 10px;}
    .ft-ad{/*background: url(../images/f-add.png) no-repeat top 18px left;*/ padding-left: 30px; border-bottom: 1px solid #e9e9e9; padding-top: 10px; padding-bottom: 10px;}
    .ft-mail{/*background: url(../images/f-mail.png) no-repeat top 18px left;*/ padding-left: 30px; padding-top: 10px;}


    .ft-det{margin-top: 20px;}
    .ft-det a{text-decoration: none; color:#111111}
    .ft-det .d-flex{column-gap: 10px;}

   
  



.copy-div {
  background: #f4f5fa;
  font-size: 14px; 
 
  padding-top: 10px;
  padding-bottom: 10px;
  
  color: #1d1d1d;
  transition: all .5s ease; }
  .copy-div a {
    text-decoration: none;
    color: #1d1d1d; }
  .copy-div a:hover {
    color: #7d1f7e; }
  .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;}



/*Testimonial*/
.testimonial-div1 h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 20px;}

.testimonial-div1{margin-top: 30px;margin-bottom: 90px;}

.testi1{
  padding: 20px;
  text-align: justify;
  -webkit-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  -moz-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
}

.testi2{
  padding: 20px;
  text-align: justify;
  -webkit-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  -moz-box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
  box-shadow: 1px 0px 11px 0px rgba(150,150,150,1);
}

.testi1 h3{font-size: 25px;
font-weight: 600;color: #9a3e9b;}

.testi2 h3{font-size: 25px;
font-weight: 600;color: #9a3e9b;}

.testi1 p{padding-top: 20px;}
.testi2 p{padding-top: 20px;}

.testi1:hover {
  background: #13a0e6;
  box-shadow: 14px 24px 43px 0px rgb(33 41 48 / 42%);
  transition: ease 0.5s;}

  .testi2:hover {
  background: #13a0e6;
  box-shadow: 14px 24px 43px 0px rgb(33 41 48 / 42%);
  transition: ease 0.5s;}

#testi-1:hover img {
  content: url('../images/quote-1.png');
}
.testi1:hover h3 {
  color: #fff;
}
.testi1:hover p {
  color: #fff;
}

.testi2:hover h3 {
  color: #fff;
}
.testi2:hover p {
  color: #fff;
}



/*Contact*/
.contact-div1 h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 6px;}

.contact-div1{margin-top: 30px;margin-bottom: 90px;}
.contact-div1 h3{text-transform: uppercase;
color: #009bde;
padding-bottom: 20px;
font-size: 26px;}
.contact-div1 a{color: #3a3a3a;text-decoration: none;}


/*collaborators*/
.collaborate-div1{margin-top: 30px;margin-bottom: 90px;}
.collaborate-div1 h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 20px;}
.collab{background-color: #279dd7;padding: 25px;margin-bottom: 20px;border: 1px solid #7d1f7e;}



/*Gallery*/
.gallery-div{margin-top: 30px;margin-bottom: 90px;}
.gallery-div h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 20px;}
.gallery-div img{border: 1px solid #13a0e6;
margin-bottom: 30px;
padding: 5px;}
.gallery-div h5{text-align: center;
padding-top: 10px;
color: #0aa1ec;}
.gallery-div a{text-decoration: none;}
.gallery-div h5:hover{color: #e9a7ea;}


.hvr-float {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


/*about us*/
.about-div1{margin-top: 45px;margin-bottom: 90px;}
.about-div1 h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 5px;}
/*.about1 img{padding-top: 63px;}*/



/*Products*/

.product-div1{margin-top: 30px;margin-bottom: 90px;}
.product-div1 h2{color: #7d1f7e;
font-weight: 600;
text-transform: uppercase;
padding-bottom: 5px;}
.sight-sec  h4{font-size: 23px;
text-align: center;
padding-top: 10px;padding-bottom: 25px;
color: #903f91;}
.sight-img img{border: 1px solid #90d5f7;}
.product-div1 h3{font-size: 25px;
padding-bottom: 20px;
text-transform: uppercase;
color: #4f4c4f;}



.accopopup .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  opacity: 1;
  height: 30px;
  width: 30px;
  background-color: #fff;
  text-shadow: none;
  color: #13a0e6;
  font-weight: normal;
  font-size: 16px;
  background-image: none;
  border-radius: 0;
}

.accopopup .modal-body, .accopopup .modal-footer {
  padding: 0;
}

.accopopup .carousel-indicators [data-bs-target].active {
  background-color: #13a0e6;
}

.accopopup .carousel-indicators [data-bs-target] {
  height: 6px;
}
.accopopup .modal-cnt .modal-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;padding: 10px;
}

@media (min-width: 576px){
  .modal {
    --bs-modal-margin: 4.75rem !important;
    /*--bs-modal-width: 30%; */
  }}

  @media (max-width: 576px){
    .modal {
      --bs-modal-margin: 5.00rem 0 !important;
      --bs-modal-width: 20% !important;
      width:90% !important;
      margin-left: auto !important;
      margin-right: auto !important;
      left: 5%; 
      
    }}











@media (max-width: 1025px) {
  
  .menu-div .navbar-light .navbar-nav .nav-item .nav-link{font-size: 14px; }
  #hmdiv3.stickydiv3 .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
    padding: 8px 4px; font-size: 12px;}
  .ft-det{font-size: 11px;}

  
 
 }
@media (max-width: 981px) {
  .top-center{font-size: 11px;}
  .menu-div .navbar-light .navbar-nav .nav-item .nav-link{font-size: 12px; padding: 10px 8px; }
  .foot-broch{padding-left: 20px;}
  
  .copy-div{font-size: 12px;}
  .ft-det{font-size: 9px;}
 


  .sidebar-nav .dropdown-menu {
    top: 0px; }

  .dropdown-menu {
    top: 0;
    right: 0px;
    left: 0px;
    margin-top: 0;
    margin-left: 0rem; }

  .mobilemenu {
    display: none;
    position: fixed !important;
    z-index: 1000; }

 /*.menu-div, .menu-div1 {
    display: none; }*/

  .hamburger.is-closed {
    margin-left: 79%;
    margin-top: 10px;
    right: 5%; }

  .hamburger.is-open {
    margin-left: 24px;
    margin-top: 20px; }

  .dropdown-toggle:active,
  .open .dropdown-toggle {
    outline: 0;
    background-color: #f08c04 !important;
    color: #fff !important;
    border-bottom: 1px solid #16a15a !important; } }

    @media(max-width:801px){
      #hmdiv3.stickydiv3 .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
        padding: 8px 5px;
        font-size: 11px;
      }
      .ft-det {
        font-size: 8px;
      }
    }
@media (max-width: 769px) {

  #hmlogo.stickylogo{width: 100%; margin-left: auto; margin-right: auto;}
  #hmlogo.stickylogo img{width:70%; margin-left: auto; margin-right: auto; }
  .top-div3{background: #fff;}
  #hmdiv3.stickydiv3{background: #fff;}
  .top-div1{text-align: center;}
  .top-div2{text-align: center;}
  .top-ser, .top-prof{display: inline-block;}
  .wel-div1{padding-top: 40px; padding-bottom: 40px; text-align: center;}
  .wel-div1 h3{margin-top: 20px;}
  .wel-hd{/*border-top: 3px solid #c8c8c8; border-left: none; padding-top: 20px;*/}
  .wel-rec{margin-bottom: 20px;}
  .wel-div3 h1{font-size: 30px;}
  .wel-div4{padding-top: 40px; padding-bottom: 40px;}
  .footer-div1{text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff+0,868f99+29,7d1f7e+29,7d1f7e+29,7d1f7e+100 */
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(bottom,  #fff 0%, #fff 29%, #7d1f7e 29%, #7d1f7e 29%, #7d1f7e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  #fff 0%,#fff 29%,#7d1f7e 29%,#7d1f7e 29%,#7d1f7e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  #fff 0%,#fff 29%,#7d1f7e 29%,#7d1f7e 29%,#7d1f7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#7d1f7e',GradientType=1 ); /* IE6-9 */}
    .foot-logo img{margin-left: auto; margin-right: auto;}


  .logo-div img{margin-left: auto; margin-right: auto;}
  .menu-div, .menu-div1 {
    display: none; }
    
.int-qt{text-align: center;}
.int-qt img{margin-left: auto; margin-right: auto;}
.int-div1 .col-md-3:nth-child(1) {
  padding-top: 0px;
}
.int-div1 .col-md-3:nth-child(2) {
  padding-top: 30px;
}
.int-div1 .col-md-3:nth-child(3) {
  padding-top: 30px;
}
.int-div1 .col-md-3:nth-child(4) {
  padding-top: 30px;
}
.int-div2 h1, .int-div3 h1, .int-div4 h1, .int-div5 h1{font-size: 30px;}
.int-div4 h1{margin-top: 30px;}
.int-ab{margin-left: auto; margin-right: auto; margin-top: 20px;}
.int-ab:hover{ transform : translateX(0px) translateY(10px);}
.int-div2{text-align: center; padding-top: 50px; padding-bottom: 70px;}
.int-div3{padding-top: 0px; text-align: center;}
.int-div3 ul li{display: inline-block;}
.int-div3 ul li:last-child{border-bottom: 1px solid #e3e4e6; margin-left: 10px;}
.int-cus{margin-top: 20px; margin-left: auto; margin-right: auto;}

.int-news{padding-left: 10px; padding-right: 10px;}
.int-news #subscribe #subscribe-button{position: relative; top:5px; right: 0px; }
    
  
  .banner-div1 {
    display: none; }

  .banner-div2 {
    display: block; }

    

  
  



   
  
  .footer-div{text-align: center; padding-top: 30px; padding-bottom: 30px;}
  .footer-div .top-link{padding-top: 0px; margin-bottom: 20px;}
  .f-link{margin-top: -15px;}
  
  .ft-det{margin-top: -20px; text-align: center; font-size: 13px;}
  

 
 .ft-ad, .ft-call, .ft-mail{/*display: inline-block; border-bottom: none;*/ padding-bottom: 2px; margin-bottom: 2px;} 
  /* .ft-call{margin-right: 10px;}
  .ft-mail{border-top: 1px solid #e9e9e9;} */

  
  
  .f-link {
    text-align: center; margin-right: 0px;}
    .f-link li {
      display: inline; }
      .f-link li a {
        display: inline;
        line-height: 24px; font-size: 13px;
        padding: 8px 6px 6px 21px;
        } 
       
        .f-logo{margin-top: 20px;}
        .f-det{font-size: 13px;}
        .f-det h6{-webkit-transform: rotate(0deg);
          writing-mode: initial; margin-bottom: 10px; margin-top: 20px;}
          .f-add, .f-call, .f-fax, .f-mail{display: inline-block; margin-left: 30px;}
          .copy-div{font-size: 13px; text-align: center;}

          .copy-div .power-div{text-align: center;}
    



 

  .copy-div {
    margin-bottom: 40px; }

    

  .call-div {
    display: block !important;
    bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 1000;
    bottom: 0;
    background: #009bde;
    text-align: center;
    padding: 10px;
    color: #ddd9d9;
    font-weight: 600; }

  .call-div a {
    color: #fff; } 



.testi1{margin-bottom: 25px;}
.testi2 {
    margin-bottom: 25px;
}
.testimonial-div1 h2{text-align: center;}
.contact-div1 h2{text-align: center;}
.collaborate-div1 h2{text-align: center;}
.gallery-div h2{text-align: center;}
.gallery-div img{width: 100%;}
.product-div1 h2{text-align: center;}
.sight-img img{width: 100%;}
/*.sight-sec{margin-bottom: 40px;} */
.product-div1 h3{text-align:center;padding-bottom: 2px;}
.about-div1 h2{text-align: center;}
.about1 img {
  padding-top: 0px;
  padding-bottom: 10px;
}












  }


    @media (max-width: 575px) {
      .wel-img img:nth-child(2n){right: 0px;}
      .wel-div1 h1, .wel-div2 h1, .wel-div4 h1, .wel-div5 h1, .wel-div6 h1{font-size: 30px;}
      .wel-div4 img{width: 90%;}
      .wel-form{padding: 20px;}
.copy-div{font-size: 11px;}




    }


@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

#show-sidebar{background: #d4d6d7; border-color:#009bde;}

.page-wrapper{display: none; position: relative; z-index: 2000;}



@media(max-width:980px)
{
  .page-wrapper{display: block;}
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

/* .page-wrapper {
  height: 100vh;
} */

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/


.page-wrapper.toggled .sidebar-wrapper {
  right: 0px;
}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content {
    padding-left: 300px;
  }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  right: 20px;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 260px;
  height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0;
  right: -300px;
  z-index: 999;
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: relative;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 20px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  width: 60px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 ul {
  padding: 5px 0;
  margin:0px;
  margin-left: -30px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li {
  padding-left: 25px;
  font-size: 13px;
}

.sidebar-submenu1 li a{background: #6b6c6e;}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label, 
.sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu, .sidebar-wrapper .sidebar-menu .sidebar-submenu1 {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 20px;
}

.page-wrapper .page-content > div {
  padding: 20px 40px;
}

.page-wrapper .page-content {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 10px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #235789;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #235789;
}
::-webkit-scrollbar-thumb:active {
  background: #235789;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #5b5b5b;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #fff;
    text-transform: uppercase;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a{border-bottom: 1px solid #656565; color:#fff}
.chiller-theme .sidebar-wrapper .sidebar-menu ul ul li a{color:#fff}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li.active > a{color:#fff; background: #811c82;}


.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #e8e5e5;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #59bde9;
}


.chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li.active > a {
  color: #fff;
  background: #961497e0;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}




/* Float */
.hvr-float {
  
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


#back_to_top {
  display: inline-block;
  background-color: #1664a6;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor: pointer
}


#back_to_top.show {
  opacity: .3;
  visibility: visible;
}

#back_to_top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#back_to_top:hover{background-color: #d10013}
#back_to_top:hover::after{color:#fff}


/* ::-webkit-scrollbar,  ::-moz-scrollbar {
  width: 25px;
  scrollbar-width: auto;
}

::-webkit-scrollbar-track, ::-moz-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(200,200,200,1);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb, ::-moz -scrollbar-thumb {
  border-radius: 10px;
  background-color:#fff;
  -webkit-box-shadow: inset 0 0 6px rgba(90,90,90,0.7);
} */


@media(max-width:400px)
{
  .reg-now {
    font-size: 10px; padding:5px
  }
  .search-div img{width: 50%;}
  .ab-us{font-size: 12px;}
  .footer-logo img{width: 70%;}
}

.broch-flex{column-gap: 10px; row-gap: 10px;}
.fancybox__container{z-index: 10000 !important;}
.fancybox__button--zoom{display: none !important;}
.prod-div1 figcaption{background: #009bde !important; color:#fff}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption{font-size: 30px;}