*{
  font-family: 'Calibri Light', sans-serif;
 }
 .qr1{
  font-family: 'Calibri Light', sans-serif !important;
 }
 @import url('https://fonts.cdnfonts.com/css/calibri-light');
  .footerlinks li a:hover{
  color: rgba(0, 0, 0, 0.838);
  font-size: 15.5px;
  transition: transform .5s ease-in-out;
 } 
 @media (max-width: 767px) {
  .ma-button .top {
    padding: 14px 10px 14px 13px;
}
.open-button{
  right: -60px;
}
}
@media (min-width: 767px) {
  .ma-button .top {
    padding: 24px 34px 22px 34px;
}
.open-button{
  right: 28px;
}
}
 .aboutp1{
  color:#385445 !important;
 }
 .open-button {
  
  position: fixed;
  bottom: 23px;
  /* right: 28px; */
  width: 280px;
  z-index:10000000 !important;
}
 .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.over{
  z-index: 9;
 height: 100%;
 width:100%;
 background: rgba(0, 0, 0, 0.65);
}
.over p{
    width: 100%;
    color:white !important;
    font-size: 28px !important;
    top:33%;
    font-weight: bold;
    position: absolute;
    padding: 0 !important;
}
 
/* Extra small devices (phones, 600px and down) */
 @media only screen and (max-width: 599px) {
   
    .navbar-nav .nav-item.active p {
     
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
   
    .nvlogo{
      height: 50px;
      width: 100px;
      display: block;
    }
    .nvlogo  img{
        display:block;
        height: inherit;  
    } 
    .navbar{
        background-color: aliceblue !important;
       }
       .carousel{  
        margin-top: -74px ;
    } 
  }
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .navbar-nav .nav-item.active p {
     
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
    .carousel{  
        margin-top: -74px ;
    } 
    .navbar{

        background-color: aliceblue !important;
       }
       .nvlogo{
        height: 50px;
        width: 100px;
        display: block;
      }
      .nvlogo  img{
          display:block;
          height: inherit;
          
      } 
  }
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .back .personal-info p:first-of-type {
      font-size: 21px;}
    .navbar-nav .nav-item.active p {
     
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
    .carousel{  
        margin-top: -74px ;
    } 
    .navbar{
      position: fixed;
        background-color: aliceblue !important;
       }
    .navbar{
        width: 100%;
    }
    .nvlogo{
      height: 50px;
      width: 100px;
      display: block;
    }
    .nvlogo  img{
        display:block;
        height: inherit;

    } 
  }  
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
    .back .personal-info p:first-of-type {
      font-size: 25px;}
    .navbar{
        position: fixed;
        width: 100%;
        top: -20px !important;
    }
    .navbar{
        background-color: transparent !important;
       }
    .carousel{  
        margin-top: -37px ;
    } 
    .nvlogo  img{
        display: block;
        padding-top: 12px;
        padding-left: 0px !important;
    }
    .tb-header-menu {
        background: url(../img/bg-header.png) no-repeat;
        background-position: right;
        padding-bottom: 31px !important;
        background-position: cover;
    }
    .tb-header-menu1 {
        background: url(../img/bg-header.png) no-repeat;
        background-position: center bottom;
        padding-bottom: 31px !important;
        background-position: cover;
    }
    .navbar-nav .nav-item.active p {
        border-bottom: 1px solid black;
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
      .nav-item:hover .nav-icon{
        color: #24b64e91;
      }
    .nv1:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv2:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv3:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv4:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv5:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv6:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
   
  
    /* .mobile{
        display:none;
    } */
    .nvlogo{
      height: 80px;
      width: 100px;
      display: block;
    }
    .nvlogo  img{
        display:block;
        height: inherit;

    } 
   
   
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{ 
      left:54%; 
      right:0; 
      width:300px;
      margin-top:0px; 
      border-radius: 25px;
      padding-bottom: 30px !important;
      border: 1px solid #9ebe3b; 
        }
        .navbar .megamenu1{
         
          left: 0% !important;
          right:0; 
          width:482px;
          margin-top:0px; 
          border-radius: 25px;
          padding-bottom: 30px !important;
          border: 1px solid #9ebe3b; 
          padding-right: 30px !important;
         
        }
    .widget_searchform_content{
        display: none;
    }
  } 
  /* Extra large devices (large laptops and desktops, 1200px and up) */
  @media only screen and (min-width: 1200px) {
    .back .personal-info p:first-of-type {
      font-size: 25px;}
    .navbar .container{
        max-width:1189px !important;
    }
    .footer .container{
      max-width:1189px !important;
  }
    .navbar{
        position: fixed;
        width: 100%;
        top: -14px !important;
    }
    .navbar{
        background-color: transparent !important;
       }
    .carousel{  
        margin-top: -37px;
    } 
    .nvlogo  img{
        display: block;
        padding-top: 12px;
        padding-left: 0px !important;
    } 
    .nvlogo1{
      display:none;
    }
   
    .tb-header-menu {
        background: url(../img/bg-header.png) no-repeat;
        background-position: center bottom;
        padding-bottom: 31px !important;
        background-position: cover;
    } 
    .navbar-nav .nav-item.active p {
        border-bottom: 1px solid black;
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
    
      .nav-item:hover .nav-icon{
        color: #24b64e91;
      }
    .nv1:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv2:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv3:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv4:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv5:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv6:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
   
    /* .mobile{
        display:none;
    } */
    .navbar .has-megamenu{position:static!important;}
    .navbar .megamenu{ left:50%; 
      right:0; 
      width:327px;
      margin-top:0px; 
      border-radius: 25px;
      padding-bottom: 30px !important;
      border: 1px solid #9ebe3b; 
        }
        .navbar .megamenu1{
         
          left: 15% !important;
          right:0; 
          width:482px;
          margin-top:0px; 
          border-radius: 25px;
          padding-bottom: 30px !important;
          border: 1px solid #9ebe3b; 
          padding-right: 30px !important;
         
        }
    .widget_searchform_content{
        display: none;
    }
    .nvlogo{
      height: 87px;
      width: 121px;
      display: block;
    }
    .nvlogo  img{
        display:block;
        height: inherit;

    } 
  }
  @media only screen and (min-width: 1400px) {
    .back .personal-info p:first-of-type {
      font-size: 25px;}
    .navbar .container{
        max-width:1191px !important;
    }
    .footer .container{
      max-width:1191px !important;
    }
     .navbar{
        background-color: transparent !important;
       }
       .navbar{
        position: fixed;
        width: 100%;
        top: -14px !important;
    }
    .carousel{  
        margin-top: -37px !important;
    } 
    .nvlogo1{
      display:none;
    }
    .nvlogo  img{
        display: block;
      
    }
    .tb-header-menu {
        background: url(../img/bg-header.png) no-repeat;
        background-position: center bottom;
        padding-bottom: 31px !important;
        background-position: cover;
    }
    .navbar-nav .nav-item.active p {
        border-bottom: 1px solid black;
        color:black;
      }
      .navbar-nav .nav-item.active .nav-icon{
        color:black;
      }
      .nav-item .nav-icon{
        color: #009443;;
      }
      .nav-item p{
        color:#009443;
      }
    
      .nav-item:hover .nav-icon{
        color: #24b64e91;
      }
    .nv1:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv2:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv3:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv4:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv5:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
      .nv6:hover p{
        border-bottom: 1px solid #009443;
        color: #24b64e91;
      }
 .homepage .carousel-caption{
    width: 100%;
    position: absolute;
    height: 100%;
    background:rgba(0,0,0,0.6);
    left: 0 !important;
    right: 0 !important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center !important;
  }
  .nvlogo{
    height: 87px;
    width: 131px;
    display: block;
  }
  .nvlogo  img{
      display:block;
      height: inherit;

  } 

  /* .mobile{
    display:none;
} */

.qr:hover .qr1{
 
  color:#000 !important;

}
.navbar .has-megamenu{position:static!important;}
.navbar .megamenu{
    
    left:56%; 
    right:0; 
    width:200px;
    margin-top:0px; 
    border-radius: 25px;
    padding-bottom: 30px !important;
    border: 1px solid #9ebe3b; 
    
    }
    .navbar .megamenu1{
      
      left: 15% !important;
      right:0; 
      width:500px;
      margin-top:0px; 
      border-radius: 25px;
      padding-bottom: 30px;
      border: 1px solid #9ebe3b; 
      padding-right: 30px !important;
    }
.widget_searchform_content{
    display: none;
}
  }
  /* end  */
/* small devices */
@media all and (max-width: 767px){
   
    .tab{
        display: flex;
        justify-content: space-between;
       }
       .tab button:first-child {
        border-radius: 12px 0px 0px 12px;
       }
       .tab button:last-child {
        border-radius: 0px 12px 12px 0px;
       }
       .tab button {
        display: block;
       
        padding: 10px 2px;
        border: none;
        outline: none;
        text-align: center;
        cursor: pointer;
        transition: 0.5s ease-in;
        font-size: 15px;
        margin: 6px;
        letter-spacing: 0.5px;
        color: #fff;
        font-weight: 700;
        background-color: #e4a40f;
        border-radius: 0px 0px 0px 0px;
    
      }
}

 /* end media quries */
 .navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    /* .carousel-caption p{
        font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
       } */
    /* .carousel-caption h2{
        font-size: 90px; font-weight: 700;color: #fff;line-height: 100px;
    } */
    .icnho img{
      height: 100px;
      width: 100px;
    }
    .icn .container{
    position: relative;
    width: 100%;
    height: 100%;
    }
    .icn .container div {
        position: absolute;
      }
    .tab button {
        display: block;
        color: black;
        padding: 30px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: center;
        cursor: pointer;
        transition: 0.5s ease-in;
        font-size: 20px;
        margin: 15px;
        letter-spacing: 0.5px;
        color: #fff;
        font-weight: 700;
        background-color: #e4a40f;
        border-radius: 12px 0px 0px 12px;
      }
      .tab .fas{
        padding-right: 6px;
    }
    .tab .fad{
        padding-right: 6px;
    }
    .tab .fal{
        padding-right: 6px;
    }
    .tablinks span{
        margin-left: -50px;
    }
    .nav-item .nav-link .fa-caret-down{
      display: none !important;
  }
  .lr img {
    transition: transform .5s ease;
  }
  .lr img:hover {
    transform: scale(1.3);
  }
  /* .dropdown-menu[data-bs-popper] {
  
    left: 100% !important;
    margin-top: 0.125rem;
} */
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
   
  .homepage .carousel-caption p{
    font-size: 18px; color: #fff;font-weight: 600; line-height: 1.7;
   }
    /* .carousel-caption h2{
        font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 36px;
    } */
    .icnho img{
      height: 50px;
      width: 50px;
    }
    .icn .container{
        position: relative;
        width: 100%;
        height: 100%;
        }
        .icn .container div {
            position: absolute;
          
          }
          
    .navbar-nav{
        background-color: azure !important;
    }
    .navbar-nav .nav-item {
        padding-top: 0px !important;
    }
   
    .navbar .megamenu{
        width: 100%;
    }
    .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
        overflow-y: auto;
        max-height: 90vh;
        margin-top:10px;
    }
   
    .widget_searchform_content{
        display:block;
    }
    .widget_searchform_content {
        height: 42px;
    }
     .widget_searchform_content a.icon_search_wrap {
        width: 50px;
        height: 40px;
        line-height: 50px;
    }
    .widget_searchform_content a.icon_search_wrap >i {
        padding-right: 20px;
        padding-top: 10px;
        font-size: 18px;
        padding-bottom: 10px;
       
    }
    .widget_searchform_content form input[type="text"]{
        height: 50px;
    background-color: #fff;

    }
    .widget_searchform_content a.icon_search_wrap {
        font-size: 14px;
        display: inline-block;
        text-align: center;
    }
    .widget_searchform_content {
        position: relative;
        display: inline-block;
        height: 42px;
        z-index: 9;
    }
    .widget_searchform_content form input[type="text"] {
        background-color: transparent;
        height: 42px;
        margin: 0;
        border: none;
        float: left;
        transition: all 0.4s;
        width: 100%;
        padding: 6px 15px;
        line-height: 28.8px;
        margin-bottom: 0;
        font-size: 12px;
        color: #ccc;
    }
    
  
    .nav-item .nav-link i{
        display: none !important ;
    }
    .nav-item .nav-link .fa-caret-down{
      display: block !important;
  }
   
    .navbar-nav{
        width: 100%;
        position: relative;
    top: 7px;
    }
    .navbar-nav .nav-item{
        border-bottom: 1px solid black;
    }
  
    .tab .fas{
        padding-right: 6px;
    }
    .tab .fad{
        padding-right: 6px;
    }
    .tab .fal{
        padding-right: 6px;
    }
   .tab{
    display: flex;
    justify-content: space-around;
   }
   .tab button:first-child {
    border-radius: 12px 0px 0px 12px;
   }
   .tab button:last-child {
    border-radius: 0px 12px 12px 0px;
   }
   .tab button {
    display: block;
   
    padding: 10px 2px;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.5s ease-in;
    font-size: 11px;
    margin: 2px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    background-color: #e4a40f;
    border-radius: 0px 0px 0px 0px;

  }
   
}
.navbar
.dropdown-menu ul li a{
    text-decoration: none;
    color: #9ebe3b;
    font-size: 13px;
    line-height: 1;
    font-family: 'Calibri Light', sans-serif;
}
.nav-item a p{
    font-family: 'Calibri Light', sans-serif;
  
    opacity: 1;
    visibility: visible;
    padding-top: 0;
   
    padding-bottom: 0;
  
    font-weight: 600;
    text-transform: capitalize;

}
.nav-item .fa{font-size:25px;}

.nav-item ul li { padding-left:0; }
.brnch{min-width:14rem !important}
.nav-item ul li a { padding-left:12px; }

.tb-logo {
   
    transition: all 0.4s;
    position: relative;
    height: 100px;
}
 .tb-logo > a {
    position: absolute;
    top: 50%;
    left: 0;
   
    transform: translateY(-50%);
}
.tb-logo > a {
    font-size: 40px;
    text-transform: uppercase;
    font-family: Broadway, sans-serif;
    color: #353535;
}
.tb-logo > a > img {
    height: auto;
}

 .tb-header-menu {
    z-index: 9999 !important;
}

@keyframes move {
    0% {
      transform: translatey(0);
    }
    50% {
      transform: translatey(-20px);
    }
  }
/* blog */
.caplogo{
    text-align: center;
} 
.caplogo::before{
    vertical-align: middle;
            content: "";
            width: 40px;
            height: 4px;
            border-bottom: 1px solid;
            border-top: 1px solid;
            display: inline-block;
            border-color: #5f7a6b !important;
            margin: 0 10px;
}
.caplogo::after{
    vertical-align: middle;
            content: "";
            width: 40px;
            height: 4px;
            border-bottom: 1px solid;
            border-top: 1px solid;
            display: inline-block;
            border-color: #5f7a6b !important;
            margin: 0 10px;
}
.blog1pic{
    width: 100%;
    height: 300px;
    background-image: url(../img/blog1370270.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.blogimg1{
    background-image: url(../img/blog1370270.jpg);
    background-position: top center;
    background-size: cover;
    width: 100%;
    height:265px;

}
.blogimg2{
    background-image: url(../img/blog2.jpg);
    background-position: top center;
    background-size: cover;
    width: 100%;
    height:265px;
    
}
.blogimg3{
    background-image: url(../img/blog3.jpg);
    background-position: top center;
    background-size: cover;
    width: 100%;
    height:265px;
   
}
.blogimg:hover .overlay{
    display: block;
    transition: 3s all;
}

.overlay {
    
    display: none;
    
    height: 265px;
    width: 100%;
    text-align: center;
    padding-top: 100px;
    color: white;
    overflow: hidden;
    background: #C04848;  /* fallback for old browsers */
    background: linear-gradient(rgb(72,0,72,0.8), rgb(192,72,72,0.8));  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(rgb(72,0,72,0.8), rgb(192,72,72,0.8)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: cover;
    background-repeat: no-repeat;
}
.blogdate{
    background-color: #ffca00;
    color: white;
    padding: 25px 20px 0px 20px;
    
}
.bloghead{
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 0px;
}
.bloginfo{
    padding: 0px 0px 0px 20px;
    width: 100%;
}
.bloglink a{
    letter-spacing: 2px;
    color:#FFC9FF;font-size: 14px;
}
a{
    text-decoration: none;

}
li{
    list-style: none;
}
/* gallery */
.gcards{
    box-shadow: 0px 0 6px rgb(0 0 0 / 20%);
    padding: 10px;
    margin-bottom: 30px;
    background: #ffffff;
}
.gcards:hover{
    transform: rotate(5deg);
    transition: 1s all;
}
.cb{
    padding-bottom: 0px;
}
.text-secondary{
    font-size: 18px;
}
.gpic1{
    background-image: url(../img/gpic1.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
.gpic2{
    background-image: url(../img/blog2.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
.gpic3{
    background-image: url(../img/gpic3.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
.gpic4{
    background-image: url(../img/gpic4.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
.gpic5{
    background-image: url(../img/gpic5.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
.gpic6{
    background-image: url(../img/gpic6.jpg);
    background-position: top center;
    background-size: cover;
    width:100%;
    height: 335px;
}
/* tabs */

.tab {  
margin-top: -12px;
}
     
  .tab button.active {
    background-color: #035392;
    color: white;
  }
  .klblist li{
    padding: 5px 0px;
  }
  .daycareh3{
   font-family: 'Calibri Light', sans-serif;
    font-size: 2.2em;
    color: #385445;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.1;
  }
  .daycarep{
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
  }
  .ornament-rainbow:after {
	background: url("https://klbtheme.com/abctots/wp-content/themes/abctots/css/../img/ornaments/ornament3.png");
	content: "";
	position: absolute;
	margin-top: -65px;
	z-index: 1;
	height: 113px;
	width: 250px;
	right: -100x;
	right: 37%;
    float: right;
	

}

@media (max-width: 991px) {
    .ornament-stars:after,
	.ornament-bubbles:after,
	.ornament-rainbow:after {
		position: relative;
        
	}
    .ornament-rainbow:after { 
            right: 5% !important;
    }
}

.ornament-stars:after {
    background: url(https://klbtheme.com/abctots/wp-content/themes/abctots/css/../img/ornaments/ornament1.png);
    content: "";
    position: absolute;
    margin-top: -115px;
    height: 168px;
    width: 117px;
    right: -100x;
    float: left;
}
.ornament-bubbles:after {
    background: url(https://klbtheme.com/abctots/wp-content/themes/abctots/css/../img/ornaments/ornament2.png);
    content: "";
    position: absolute;
    margin-top: -165px;
    height: 200px;
    width: 80px;
    right: -100x;
    float: right;}
ul.custom li:before {
    content: "\f303";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 7px;
}
.kulebe {
    transition: all .2s ease-in-out;
    color: #385445 !important;
    border: 0px;
    font-size: 1.rem;
    padding: 10px 30px;
    outline: none;
    letter-spacing: 1px;
   font-family: 'Calibri Light', sans-serif;
    border-radius: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    white-space: normal;
    font-weight: 900;
    box-shadow: 0px 0px 20px rgb(255 255 255 / 25%);
}
 
  h1 {
    color: rgb(107, 0, 0);
    font-size: 50px !important;
  } 
  /* footer */
  .footerlinks li{
    margin-right: 0;
    padding-top: 5px;
}
/* .footerlinks li a{


  font-family: 'Calibri Light', sans-serif;
    line-height: 1.2;
    color: #555878;
    margin: 6px 0;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
} */
.footerlinks li a {
  font-family: 'Calibri Light', sans-serif;
  line-height: 1.2;
  color: #555878;
  margin: 6px 0;
  position: relative;
  text-decoration: none;
  font-weight: 600;
    font-size: 15px;
}
.footerlinks li a::before {
  content: '';
  position: absolute;
 
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: #009443;
  bottom: -3px;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .5s ease-in-out;
}
.footerlinks li a:hover::before {
  
  transform-origin: left;
  transform: scaleX(1);
}
.footerlinks{
    margin-bottom: 40px;
}
.ftl{
    font-family: 'Calibri Light', sans-serif;
    color: #009443;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 23px;
    display: flex;
    align-items: center;
   
  
}
.footerbg{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    right: 0;

}
.task-delete{
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0px 3px;
  border-radius: 6px;
  background-color: hsl(0deg 70% 47%);
  font-size: calc(8px + 1vw);
  color: #fff;
  grid-area: close;
  align-self: start;
}
.task-delete .btn-close{
  font-size:17px;
}
.footer{
    padding: 77px 0px 300px; 
    background-color: #e3f7fc;
    position: relative!important;
    z-index: 1;
    overflow: hidden;
}
.footeranimate{
    bottom: 106px;
    right: 0;
    /* bottom: 90px; */
    left: 0;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: -1;
}
.footeranimate img{
    max-height: 200px;
}
.subtitle::after{
    z-index: 0;
    content: "\f303";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 26px;
    transform: rotate(20deg);
    display: block;
}
.subtitle{
    color: #949393; display: inline; text-align: center !important;
    font-size: .93em;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
     font-family: 'Calibri Light', sans-serif;
}
.slide-in-from-right {
    animation: 1.5s ease-out 0s 1 slideInFromRight forwards;
  }
  .slide-right {
    animation: 3s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left: -100%;
    }
    to {
      margin-left: 0%;
    }
  }
  
  
  @keyframes slideInFromRight {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(50%);
    }
  }
/* contact us */
.containercontact {
    max-width: 1140px;
}
.vc_row{
    margin-left: -15px;
    margin-right: -15px;
}
.subtitle.klb_035392:after{
    color: #035392	;	
}
.subtitle.klb_035392services:after{
    color: #e4a40f;	
}
.vc_row:before {
    content: " ";
    display: table;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner {
    padding-top: 0 !important;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.section-heading {
    margin-bottom: 15px;
}

.subtitle, p.subtitle {
    display: inline;
    font-size: .93em;
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
     font-family: 'Calibri Light', sans-serif;
}
.subtitle.klb_035392:after {
    color: #035392;
}
.subtitle:after {
    z-index: 0;
    content: "\f303";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 26px;
    transform: rotate(20deg);
    display: block;
}
.vc_column-inner::after {
    clear: both;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}    
.vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_col-sm-4{
    position: relative;
min-height: 1px;
width: 26.333333%;
margin-right: 24px;
}
.bg-secondary {
    background-color: #035392!important;
}
.contact-icon {
    text-align: center;
    border-radius: 10px;
    padding: 40px 10px 20px 10px;
}
.contact-icon-info h5{
    font-size: 1.5em;
    font-weight: 600;
    font-family: 'Calibri Light', sans-serif;
}
.contact-icon-info p{
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
    font-family: 'Calibri Light', sans-serif;
}
.text-light {
    color: #f8f9fa!important;
}
.contact-icon .top-icon {
    transition: all .3s ease-out;
    font-size: 40px;
    top: -40px;
    color: #385445 ;
    position: absolute;
    right: 0;
    left: 0;
    background: #fff;
    border-radius: 50%;
    padding: 20px;
    display: inline-table;
    width: 80px;
}
.top-icon{
    
    font-weight: 900;
}
.contact-icon {
    text-align: center;

}
.fa-envelope:before {
    content: "\f0e0";
}
.text-light h5 {
    color: #385445!important;
}
.text-light p {
  font-size: 18px;
  padding: 0px 18px 0px 18px;
  color: #385445 !important;
  text-align: justify;
}
.vc_col-lg-10{
    float: left;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-phone:before {
    content: "\f095";
}
    .notepad{
    /* background: #bbc0b9 !important;
    /* box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%); */
    position: relative;
    background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 230%);
    /* background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem); */
    padding: 30px 20px 30px 40px;
}
.notepade{
    /* background: #f6f6f6; */
    box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
    position: relative;
    background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 100%);
    /* background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem); */
    padding: 30px 20px 30px 40px; 
}
.notepad {
    padding: 30px 20px 30px 40px !important;
    /* width: 72%; */
    width:100%;
    margin-top: 50px;
    
}
.frm h4{
    color: #404044;
    font-size: 1.8em;
    margin-bottom: 20px;
    font-weight: 600;
}
.iner li{
    font-size: 17px;
    font-family: 'Calibri Light', sans-serif;
    line-height: 1.7;
}
.ww{
    border-color: #e4a40f;
    border: 2px solid #bbc0b9 !important;
    line-height: 1.8 !important;
    border-radius: 6px !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
}
.frm label{
    color: #3c3b3b !important;
    font-size: 17px !important;
    line-height: 1.7;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0.5rem;
     font-family: 'Calibri Light', sans-serif;
}
.object{
    animation: MoveUpDown 5s linear infinite;
    position: absolute;
    left:130px;
    z-index: -1 !important;
    
    }
    
    @keyframes MoveUpDown {
    0%, 100% {
        top: 980;
    }
    50% {
        top: 1000px;
    }
    } 
.servicerow{
position: relative;


width: 100%;
max-width:100%;
border: 1px solid yellow;
padding-top: 90px !important;
padding-bottom: 90px !important;
background-color: #035392 !important;
margin: 0 auto;
}
.jumb{
    background-image: url(../images/jumb.jpeg);
    background-repeat: no-repeat;
    height: 266px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 0px;
    background-position: center; 
    }

.jumboheading h1{
font-size: 2.5em !important;
color: #fff;
 font-family: 'Calibri Light', sans-serif;
font-weight: 900;
text-transform: uppercase;
} 
    .jumbotron .breadcrumb {
    max-width: 400px;
    border-radius: 0px;
} 
.jumbo-heading {
  background: #bbc0b9 !important;
  /* background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 230%)  !important; */
    margin-bottom: 0px;
    text-align: left;
    text-align: center;
    border-radius: 10px;
    padding: 12px 40px;
    margin-top: 70px;
    display: table;
    margin-left: auto;
    margin-right: auto;
} 
.jumbo-heading h1{
  color:#385445 !important;
}
.jumbo-heading h1 {
    color: #009443;
    font-family: 'Calibri Light', sans-serif;
    font-weight: 900;
   text-transform: uppercase;
}
.jumbo::before {
    content: " ";
    display: table;}
@media (min-width: 1500px) {
    .jumbotron {
        height: 280px;
    }
    .jumbo-heading {
        margin-top: 110px;
    }
    .blog-jumbo-heading {
        margin-top: 90px !important;
    }
    .slider-divider {
        margin-top: -100px;
    }
}
.customrow{
    margin-left: -15px;
margin-right: -15px;
width: 90%;
margin: 0 auto;
}
.customrow::before{
    content: " ";
display: table;
}
.customrow:after {
    clear: both;
}
.iner{
    box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
padding-top: 0 !important;
}
.iner::before {
    content: " ";
    display: table;
}
.iner h2{
color: #385445;
font-size: 3em;
font-weight: 800;
 font-family: 'Calibri Light', sans-serif;
line-height: 1.0;
}
.h7 {
    color: #949393;
   font-family: 'Calibri Light', sans-serif;
    font-size: 0.95em;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.3;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
}
.h8 {
  color: #385445;
font-size: 3em;
font-weight: 800;
line-height: 1.0;
 font-family: 'Calibri Light', sans-serif;
margin-bottom: 20px;

    
}
.iner::after {
    clear: both;
} 
    /* about */
.note{
    padding: 30px 20px 47px 40px !important;
   background: #eaebe9;
    box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
    position: relative;
    /* background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 230%); */
    /* background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem); */
}
.notes{
    padding: 30px 20px 35px 40px !important;
    background: #eaebe9;
    box-shadow: 0 11px 13px hsl(0deg 0% 0% / 25%);
    position: relative;
    /* background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem); */
}

.sidebar-header{
    background-color: #bbc0b9;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 5px 10px;
    color: #385445;
    margin-bottom: 20px;
    line-height: 1.2;
    font-family: 'Calibri Light', sans-serif;
}
.textwidget img {
    max-width: 100%;
    height: 192px;
}
.note p{
    color: #3c3b3b;
    font-size: 17px;
line-height: 1.7;
font-family: 'Calibri Light', sans-serif;
}
.btnn-sm {
    padding: 0.6rem 0.9rem!important;
    font-size: 0.9rem!important;
}
.btnn{
        transition: all .2s ease-in-out;
    color: #385445!important;
    border: 0px;
    font-size: 1.rem;
    padding: 10px 30px;
    outline: none;
    letter-spacing: 1px;
   font-family: 'Calibri Light', sans-serif;
    border-radius: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    white-space: normal;
    font-weight: 900;
    box-shadow: 0px 0px 20px rgb(255 255 255 / 25%);
}
.btnn-block {
    display: block;
    width: 100%;
}
.icon-features {
    border-radius: 73% 34% 44% 35% / 43% 42% 41% 39%;
    background: #ffffff;
    transition: all 0.4s ease-in-out;
    margin-bottom: 20px;
    display: inline-block;
}

.feature-with-icon i {
    transition: all 0.4s ease-in-out;
    text-align: center;
    width: 100px;
}
.icon-features i {
    font-size: 55px;
    display: inline-block;
}
.text-primary {
    color: #385445 !important;
}
.flaticon-classroom-1:before {
    content: "\f103";
    font-family: FontAwesome5 free;
}

.feature-with-icon h5 {
    margin-bottom: 10px;
    color: #414242;
    font-size: 1.5em;
    font-weight: 600;
}  
.feature-with-icon {
    text-align: center;
}

.flaticon-baby-boy:before {
    content: "\f11d";
    font-family: FontAwesome;
}
.flaticon-maternity:before {
    content: "\f12e";
    font-family: FontAwesome;
}
.flaticon-open-book-1:before {
    content: "\f12b";
    font-family: FontAwesome;
}
.social i{
    padding-right: 15px;
    color: indigo;
}
.testimonial-home{
    padding: 61px 17px 32px 31px !important;
}

.testimonial {
  background: #bbc0b9;
  /* background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 230%); */
    position: relative;
}
.testimonial:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 50px solid #eee;
    border-left: 50px solid #fff;
    box-shadow: 7px 7px 7px rgb(0 0 0 / 17%);
    position: absolute;
    top: 0;
    left: 0;
}
.testimonial .description {
     font-family: 'Calibri Light', sans-serif;
}
.testimonial .description p {
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
}

.testimonial .testimonial-pic {
    width: 100px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 30% 70% 70% 30% / 30% 45% 55% 70%;
}
.testimonial .testimonial-review {
    padding-top: 20px;
}
.testimonial .testimonial-title {
    font-size: 22px;
    margin-bottom: 5px;
    text-align: center;
    color: #414242;
    font-weight: 600;
}
.testimonial .post {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.font-weight-bold {
    font-weight: 700!important;
}
ul.checkmark li {
    padding: 5px 0px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Calibri Light', sans-serif;
    color: #6A6A71;
}
ul.checkmark {
    list-style: none;
    margin-bottom: 0;
}
ul.checkmark li:before{
    color: #e4a40f;
}
ul.checkmark li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    padding-right: 7px;
}
.blob2 {
    border-radius: 62% 38% 82% 18% / 54% 61% 39% 46%;
    transition: all 0.7s ease-in-out;
}
.blob2:hover {
	border-radius: 30% 70% 70% 30% / 30% 45% 55% 70%;
}
/* for contact us media */
/* Tablets iPads (Portrait) */
@media (min-width: 768px) and (max-width: 1024px){
    .cu {
        width: 100%;
        margin:20px;
    }
}
/* Low resolution Tablets and iPads */
@media (min-width: 481px) and (max-width: 767px) {
    .cu {
        width: 100%;
        margin:20px;
    }
}
/* Mobile Devices */
@media (max-width: 480px) {
    .cu {
        width: 100%;
        margin:20px;
    }
}
/* end contact us  */

    .card_titles{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 35px;
    border-radius: 100%;
    background: #ffffff;
    text-align: center;
    margin-right: 38px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-top: 8px;
}
 .icon_titles .tb-service-overlay {
    background: #ffffff;
    opacity: 0.5;
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
    z-index: -1;
    border-radius: 100%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.icon_titles .tb-service-border {
    position: absolute;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 1px solid;
}
@keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.1, 1.1);
    }
    100% {
      transform: scale(1, 1);
    }
  }
  

/* blog */
.blog-bg-image{
    height: 400px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-image: url(../img/blogbg-title.jpg);
}

.tb-info-block >a:before {
    width: 15px;
    height: 15px;
    background-color: #bb2b31;
    display: inline-block;
    margin-right: 10px;
    content: "";
    position: relative;
    top: 2px;
}
.blog-info span:not(:last-child):after {
    content: "|";
}
.blog-info span {
    margin: 0 5px;
}
.blog-info a{
    color: #666666;
}
.overlays {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: #C04848;  /* fallback for old browsers */
    background: linear-gradient(rgb(72,0,72,0.8), rgb(192,72,72,0.8));  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(rgb(72,0,72,0.8), rgb(192,72,72,0.8)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: cover;
    background-repeat: no-repeat;
  }
  .blogimge:hover .overlays {
    opacity: .5;
  }
  .textblog {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .navbar-nav .nav-item{
    padding-top: 30px;
  }
 

  @media only screen and (min-width: 320px)  {
    .clr h5{
      font-size:13px;
      font-weight: bold;
    }
    .mass-a{
      display:none;
    }
    .text1{
      display:none;
    }
    .ma-social{
      display: none;
   }
   .social-icons img {
     width: 20px;
     height: 20px;
     }
     .ma-sm-social {
       display: flex;
       justify-content: center;
     }
    .blockquotep1{
      margin-left:0px;
      font-size: 16px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:29px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.6em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;   
    }
    .iner h2{
      color: #385445;
      font-size: 1.8em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:15px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 43px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: center;
    }
    .footerlogo{
      display: flex;
      justify-content: center;
    }
    .branchdiv{
      width:50%;
    }
  
    .branchouter{
      height:36px; width:36px;
    }
    .branchinner{
      height: 26px !important;width: 26px !important;line-height: 26px !important;
    }
    .branchinner p{
      font-size: 18px;
    }
    .brnchname {
      display: flex;
      justify-content: left;
      font-size: 18px;
      text-align: center;
  }
  .brnchname:hover{
    color:#ffca00;
  }
    
    .navbar{
      position: fixed;
        background-color: aliceblue !important;
        width: 100%;
       }
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:100%;
    }
    .carocapmoto1{
      font-size: 30px;
      line-height: 26px;
    }
    .carocapmoto{
      font-size: 12px;
    }
    
    .sndpart{
      top: 88px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 153px 40px !important;
      background: #bbc0b9 !important;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      /* background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem); */
    }
    .icnho img{
      height: 31px;
      width: 31px;
    }
    .homepage .carousel-caption p{
      font-size: 12px; color: #fff;font-weight: 600; line-height: 1.7;
     }
   
    .carocapt{
      position: relative;
      top: 37px;
    }
    .icn .container .top {
      top: 36%;
    }
    .icn .container .right {
      right:-8%;
    }
    .icn .container .bottom {
      bottom: 12%;
    }
    .icn .container .left {
      left: -8%;
    }
    .contus{
      padding-top: 0px;
    }
    .contus h2{
      font-size: 2em;
    }
    .jumbo-heading .jumbh1 {
      font-size: 25.5px !important;
    }
    .testimonial .description {
      font-size: 12px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
    .testimonial {
     
      padding: 54px 19px 0px 25px;
    }
    .breadcrumb-item{
      font-size: 0.7rem;
    }
    .jumbo-heading h1 {
      font-size: 24.5px !important;
    }
     .jumbo-heading {
    margin-top: 170px;
}
    .top131{
      height: 66px;
    }
    .bn-1{
      color:#1535b7; font-size:21px;
    }
    .bn-2{
      color: #94227f;top: 65px;left: 2px; font-size:12px;;position: absolute;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .aboutportion{
        width: 100%;
         margin-top: -132px;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:470px !important;
      }
      .aboutportion .parent{
        display: flex;
        justify-content: center;
        position: relative;
         top: 147px !important;
      }
      .aboutportion .image1{
       height: 38% ;
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 74px !important;
      
        width: 94% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 26% !important;
      
      } 
      .aboutp{
        line-height: 10px !important ;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 26px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
       
    font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 10px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 13px !important; 
      }
      .g-posture{
        display: none;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 5px 20px 5px 20px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important;
        font-size:11px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
      
    .dpinner{
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }
    .enrol{
      margin-top: 0px !important;
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 25.5px !important;  
        padding-right: 25.5px !important;
    }
    .enroll{
        background-image: url(../img/callout.webp);
        background-position: 50% 0%;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding-top: 38px !important;
        padding-bottom: 53px !important;
        background-attachment: fixed;
    }
     .enroll .enroll1stimg {
      z-index: 1;  
      display: flex;
      justify-content: end;
      --bs-gutter-x: 0;
    }
    .enroll .enroll1stimg img{
        height: 175px;    
    }
    .enroll .enrol2ndimg{
        z-index: 1;
        position: relative;
        height: 460px;
        background-image:linear-gradient(358deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 121%);
        top: 0px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 3% ;
    }  
    .datepoint{
      top: 33% !important;
      left:18px !important;
      width: 50px !important;
      height: 50px !important;
  }
  }
   /* for about only */
   @media only screen and (min-width: 393px) {
    .clr h5{
      font-size:15px;
      font-weight: bold;
    }
    .text1{
      display:none;
    }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .brnchname{
      display: flex;
      justify-content: left;
      font-size: 22px;
    }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .aboutportion{
        width: 100%;
       
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:600px !important;
      }
      .aboutportion .parent{
        position: relative;
        top: -86;
        left: 0;
        margin:auto;
      }
      .aboutportion .image1{
        position: relative;
        top: 62 !important;
        left: 50 !important;
        width: 82% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 120px !important;
      
        width: 60% !important;
      }
      .aboutportion .boxabout{
        left: 18% !important;
        width: 282px !important;
        height: 153px !important;
        color: #ffca00;
        position: absolute;
        top: 100% !important;
        
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 200 !important; 
        font-size: 7px !important;
        text-align: center;
        color: rgb(102, 102, 102);
      }
      .aboutp{
        font-size:16px ;
      }
  }  
/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 393px) and (max-width:599px) {
  .brnchheading{
    font-size:45px;font-weight: 900;
  }
  .bloglinks li a{
    list-style:none;
    display:flex;
    align-items:center;
    color: #035392;
    font-size: 0.8em;
    font-weight: 600;
}
  .bloglinks li{
    margin-right: 12px;
}
  .h8 {
    color: #385445;
  font-size: 2em;
  font-weight: 800;
  line-height: 1.0;
 font-family: 'Calibri Light', sans-serif;
  margin-bottom: 20px;   
  }
  .iner h2{
    color: #385445;
    font-size: 2.4em;
    font-weight: 800;
     font-family: 'Calibri Light', sans-serif;
    line-height: 1.0;
    }
  .brnchname:hover{
    color:#ffca00;
  }
  .service-icon h5{
    margin-bottom: 30px;
    font-size:16px ;
    font-weight: 600;
    line-height: 1.2;
    font-family: 'Calibri Light', sans-serif;
}
  .section-heading h2 {
    font-size: 55px;
    font-weight: 900;
}
  .footerlogo1{
    display: flex;
    justify-content: center;
  }
  .footerlogo{
    display: flex;
    justify-content: center;
  }
  .branchdiv{
    width:50%;
  }
  .col-xs-6{
    width: 50%;
  } 
  
  .branchouter{
    height:50px; width:50px;
  }
  .branchinner{
    height: 40px !important;width: 40px !important;line-height: 40px !important;
  }
  .branchinner p{
    font-size: 30px;
  }
  .navbar{
    position: fixed;
      background-color: aliceblue !important;
      width: 100%;
     }
  .nav-item a p{
    font-size: 18px;
  }
  .navbar-nav{
    width:100%;
  }
 
  
  .sndpart{
    top: 88px;
  position: relative;
  }
  .notepads{
    padding: 30px 20px 153px 40px !important;
    background: #f6f6f6;
    box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
    position: relative;
    background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
  }
  .contus h2{
    font-size: 2em;
  }
  .contus{
    padding-top: 0px;
  }
  .testimonial .description  {
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
    text-align: justify;
}


  .breadcrumb-item{
    font-size: 1rem;
  }
  .jumbo-heading {
    margin-top: 170px;
}
  .top131{
    height: 66px;
  }
    .dpinner{
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }
    .enrol{
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 25.5px !important;  
        padding-right: 25.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 53px !important;
    padding-bottom: 55px !important;
    background-attachment: fixed;
    }
     .enroll .enroll1stimg {
        z-index: 1;  
        display: flex;
        justify-content: end;
        --bs-gutter-x: 0;
    }
    .enroll .enroll1stimg img{
        height: 198px;    
    }
    .enroll .enrol2ndimg{
        z-index: 1;
        position: relative;
        height: 375px;
        background-color: #5a7f67;
        top: 0px;
    }
    .enroll .enrol2ndimg div{
         position: absolute;
         top: 5% ;
    }  
   
  }
  @media only screen and (min-width: 393px)  {
    .mass-a{
      display:none;
    }
    .text1{
      display:none;
    }
    .ma-social{
      display: none;
   }
   .social-icons img {
     width: 20px;
     height: 20px;
     }
     .ma-sm-social {
       display: flex;
       justify-content: center;
     }
    .testimonial {
     
      padding: 70px 43px 50px 13px ;
    }
    .ma-resto{
      width:266px; 
      height:315px;
    }
    .MA-FONT{
      font-size: 32px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 17px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .carocapmoto1{
      font-size: 40px;
      line-height: 36px;
    }
    .carocapmoto{
      font-size: 12px;
    }
    .carocapt{
      position: relative;
      top: 36px;
    }
    .homepage .carousel-caption p{
      font-size: 12px; color: #fff;font-weight: 600; line-height: 1.7;
     }
      /* .carousel-caption h2{
          font-size: 36px;
      font-weight: 700;
      color: #fff;
      line-height: 36px;
      } */
      .icnho img{
        height: 30px;
        width: 30px;
      }
    .icn .container .top {
      top: 18%;
    }
    .icn .container .right {
      right:-9%;
    }
    .icn .container .bottom {
      bottom: 12%;
    }
    .icn .container .left {
      left: -9%;
    }
    .jumbo-heading .jumbh1 {
      font-size: 17.5px !important;
    }
    .jumbo-heading h1 {
      font-size: 31.5px !important;
    }
    .bn-1{
      color:#1535b7; font-size:28px;
    }
    .bn-2{
      color: #94227f;top: 65px;left: 3px; font-size:14px;;position: absolute;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .datepoint{
        top: 42% !important;
        left:33px !important;
        width: 50px !important;
        height: 50px !important;
    }
    
    .aboutportion{
        width: 100%;
         margin-top: -132px;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:600px !important;
      }
      .aboutportion .parent{
        display: flex;
        justify-content: center;
        position: relative;
         top: -50px !important;
      }
      .aboutportion .image1{
       
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 74px !important;
      
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 80% !important;
      
      } 
      .aboutp{
        line-height: 10px !important ;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 26px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
       
    font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 11px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 21px !important; 
      }
      .g-posture{
        display: none;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 5px 20px 5px 20px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important;
        font-size:11px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
  }
  @media only screen and (min-width: 450px) {
    .mass-a{
      display:none;
    }
    .text1{
      display:none;
    }
    .ma-social{
      display: none;
   }
   .social-icons img {
     width: 20px;
     height: 20px;
     }
     .ma-sm-social {
       display: flex;
       justify-content: center;
     }
    .testimonial {
     
      padding: 70px 43px 50px 13px ;
    }
    .ma-resto{
      width:305px; 
      height:315px;
    }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 14px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .carocapmoto1{
      font-size: 40px;
      line-height: 36px;
    }
    .carocapmoto{
      font-size: 14px;
    }
    .brnchname{
      display: flex;
      justify-content:left;
      font-size: 22px;
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 14px; color: #fff;font-weight: 600; line-height: 1.7;
     }
      /* .carousel-caption h2{
          font-size: 36px;
      font-weight: 700;
      color: #fff;
      line-height: 36px;
      } */
      .icnho img{
        height: 38px;
        width: 38px;
      }
    .icn .container .top {
      top: 12%;
    }
    .icn .container .right {
      right:-8%;
    }
    .icn .container .bottom {
      bottom: 12%;
    }
    .icn .container .left {
      left: -8%;
    }
    .jumbo-heading .jumbh1 {
      font-size: 19.5px !important;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .bn-1{
      color:#1535b7; font-size:29px;
    }
    .bn-2{
      color: #94227f;top: 65px;left: 3px; font-size:15px;;position: absolute;
    }
    .offer{
        margin-top: 0rem;
    }
    .offers{
        margin-top: 0rem !important;
    }
    .datepoint{
        top: 45% !important;
        left:56px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .bgaboutimg{
        height: 600px !important;
    }
    .aboutp1{
       
        font-family: 'Calibri Light', sans-serif;
            letter-spacing: 0px;
            font-weight: 300 !important; 
            font-size: 12px !important;
            text-align: center;
            color: rgb(102, 102, 102);
            line-height: 22px !important; 
          }
  }
  @media only screen and (min-width: 550px) {
    .mass-a{
      display:block;
    }
    .text1{
      display:none;
    }
    .ma-social{
      display: none;
   }
   .social-icons img {
     width: 20px;
     height: 20px;
     }
     .ma-sm-social {
       display: flex;
       justify-content: center;
     }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 17px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .carocapmoto1{
      font-size: 51px;
      line-height: 55px;
    }
    .carocapmoto{
      font-size: 16px;
    }
    .brnchname{
      display: flex;
      justify-content: left;
      font-size: 18px;
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 16px; color: #fff;font-weight: 600; line-height: 1.7;
     }
      /* .carousel-caption h2{
          font-size: 36px;
      font-weight: 700;
      color: #fff;
      line-height: 36px;
      } */
      .icnho img{
        height: 38px;
        width: 38px;
      }
    .icn .container .top {
      top: 13%;
    }
    .icn .container .right {
      right:-7%;
    }
    .icn .container .bottom {
      bottom: 14%;
    }
    .icn .container .left {
      left: -7%;
    }
    .jumbo-heading .jumbh1 {
      font-size: 29.5px !important;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .bn-1{
      color:#1535b7; font-size:29px;
    }
    .bn-2{
      color: #94227f;top: 63px;left: 3px; font-size:16px;;position: absolute;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .testimonial {
     
      padding: 70px 72px 50px 30px ;
    }
    .ma-resto{
      width:305px; 
      height:315px;
    }
    .datepoint{
        top: 51% !important;
        left:56px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .bgaboutimg{
        height: 714px !important;
    }
    .aboutportion .parent{
        top: -71px !important;
    }
    .aboutp1{
       
        font-family: 'Calibri Light', sans-serif;
            letter-spacing: 0px;
            font-weight: 300 !important; 
            font-size: 14px !important;
            text-align: center;
            color: rgb(102, 102, 102);
            line-height: 22px !important; 
          }
  }
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .mass-a{
      display:block;
    }
    .text1{
      display: block;
    }
    .ma-social{
      display: none;
   }
   .social-icons img {
     width: 20px;
     height: 20px;
     }
     .ma-sm-social {
       display: flex;
       justify-content: center;
     }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 19px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;   
    }
    .iner h2{
      color: #385445;
      font-size: 3em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:16px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: center;
    }
    .footerlogo{
      display: flex;
      justify-content: center;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width: 50%;
    } 
    
    .branchouter{
      height:50px; width:50px;
    }
    .branchinner{
      height: 40px !important;width: 40px !important;line-height: 40px !important;
    }
    .branchinner p{
      font-size: 30px;
    }
    .navbar{
      position: fixed;
        background-color: aliceblue !important;
        width: 100%;
       }
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:100%;
    }
    .carocapmoto1{
      font-size: 56px;
      line-height: 69px;
    }
    .carocapmoto{
      font-size: 16px;
    }
    .brnchname{
      display: flex;
      justify-content: start;
      font-size: 19px;
    }
    .sndpart{
      top: 88px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 153px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 18px; color: #fff;font-weight: 600; line-height: 1.7;
     }
      /* .carousel-caption h2{
          font-size: 36px;
      font-weight: 700;
      color: #fff;
      line-height: 36px;
      } */
      .icnho img{
        height: 50px;
        width: 50px;
      }
    .icn .container .top {
      top: 19%;
    }
    .icn .container .right {
      right:-11%;
    }
    .icn .container .bottom {
      bottom: 7%;
    }
    .icn .container .left {
      left: -11%;
    }
    .contus{
      padding-top: 0px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
  .testimonial {
     
    padding: 70px 30px 50px 30px ;
  }
  .ma-resto{
    width:350px; 
    height:315px;
  }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 35.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .top131{
      height: 66px;
    }
    .bn-1{
      color:#1535b7; font-size:29px;
    }
    .bn-2{
      color: #94227f;top: 63px;left: 1px; font-size:16px;;position: absolute;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .datepoint{
        top: 29% !important;
        left: 31px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .dpinner{
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }
    .enrol{
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 25.5px !important;  
        padding-right: 25.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-attachment: fixed;
    }
     .enroll .enroll1stimg {
        z-index: 1;  
    }
    .enroll .enroll1stimg img{
        height: 300px;    
    }
    .enroll .enrol2ndimg{
        z-index: 1;
        position: relative;
        height: 283px;
        background-color: #5a7f67;
        top: 0px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 5% ;
    }  
    .aboutportion{
        width: 100%;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:870px !important;
      }
      .aboutportion .parent{
        position: relative;
        display: flex;
       justify-content: center; 
        top: -97px !important;
       
      }
      .aboutportion .image1{
       
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 124px !important;
       
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 74% !important;
      
      } 
      .aboutp{
        line-height: 53px !important;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 42px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 15px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 31px !important;
      }
      .g-posture{
        display: none;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 10px 55px 10px 55px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important ;
        font-size:18px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
  }
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .mass-a{
      display:block;
    }
    .ma-social{
       display: none;
    }
    .social-icons img {
      width: 20px;
      height: 20px;
      }
      .ma-sm-social {
        display: flex;
        justify-content: center;
      }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 20px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;   
    }
    .iner h2{
      color: #385445;
      font-size: 2.4em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:18px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: left;
    }
    .footerlogo{
      display: flex;
      justify-content: center;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width: 33.3%;
    } 
    
    .branchouter{
      height:70px; width:70px;
    }
    .branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
    .branchinner p{
      font-size: 40px;
    }
    .navbar{
      position: fixed;
      background-color: aliceblue !important;
    width: 100%;}
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:100%;
    }
    .carocapmoto1{
      font-size: 70px;
      line-height: 100px;
    }
    .carocapmoto{
      font-size: 20px;
    }
    .brnchname{
      display: flex;
      justify-content: start;
      font-size: 20px;
    }
    .dropdown-toggle{
      display: block;
    }
  
    .sndpart{
      top: 0px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 153px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
     }
      /* .carousel-caption h2{
          font-size: 36px;
      font-weight: 700;
      color: #fff;
      line-height: 36px;
      } */
      .icnho img{
        height: 50px;
        width: 50px;
      }
    .icn .container .top {
      top: 16%;
    }
    .icn .container .right {
      right:-11%;
    }
    .icn .container .bottom {
      bottom: 21%;
    }
    .icn .container .left {
      left: -11%;
    }
    .contus{
      padding-top: 0px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
  .testimonial {
     
    padding: 70px 10px 50px 10px ;
  }
  .ma-resto{
    width:266px; 
    height:315px;
  }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .top131{
      height: 66px;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .datepoint{
        top: 24% !important;
        left: 18px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .dpinner{
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }
    .enrol{
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 134.5px !important;  
        padding-right: 134.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-attachment: fixed;
    
    
    }
     .enroll .enroll1stimg {
        z-index: 1;
        
    }
    .enroll .enroll1stimg img{
        height: 308px; 
        
    }
    .enroll .enrol2ndimg{
        margin-left: 0px !important;
        z-index: 1;
        position: relative;
        height: 350px;
        background-color: #5a7f67;
        top: 0px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 15% ;
    } 
    .aboutportion{
        width: 100%;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:1000px !important;
      }
      .aboutportion .parent{
        position: relative;
        display: flex;
        justify-content: center;
        top: -145px !important;
      }
      .aboutportion .image1{
     
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 124px !important;
        
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 60% !important;
      
      } 
      .aboutp{
        line-height: 53px !important;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 42px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 17px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 35px !important;
      }
      .g-posture{
        display:none;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 10px 60px 10px 60px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important;
        font-size:18px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
  } 
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
    .mass-a{
      display:block;
    }
    .ma-sm-social {
      display: none;
     
    }
    .ma-social{
      top: 58px;
       display: flex;
       justify-content: end;
        position: absolute;
        right: 18px;
    }
    .social-icons img {
      width: 16px;
      height: 16px;
      }
    .MA-FONT{
      font-size: 27px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 20px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;
    
        
    }
    .iner h2{
      color: #385445;
      font-size: 2.4em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:18px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: left;
    }
    .footerlogo{
      display: flex;
      justify-content: left;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width: 33.3%;
    } 
    .branchouter{
      height:70px; width:70px;
    }
    .branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
    .branchinner p{
      font-size: 40px;
    }
    .navbar{
      position: fixed;
      background-color: transparent !important;}
    .nav-item a p{
      font-size: 16px;
    }
    .navbar-nav{
      width:80%;
    }
    .carocapmoto1{
      font-size: 70px;
      line-height: 88px;
    }
    .carocapmoto{
      font-size: 20px;
    }
    .brnchname{
      display: flex;
      justify-content: start;
      font-size: 20px;
    }
    .dropdown:hover .dropdown-menu{
      display: block;
        top: 103px;
    } 
    .sndpart{
      top: 0px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 46px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
     }
  /* .carousel-caption h2{
      font-size: 90px; font-weight: 700;color: #fff;line-height: 100px;
  } */
  .icnho img{
    height: 100px;
    width: 100px;
  }
    .icn .container .top {
      top: 0%;
    }
    .icn .container .right {
      right:1%;
    }
    .icn .container .bottom {
      bottom: 20%;
    }
    .icn .container .left {
      left: 1%;
    }
    .contus{
      padding-top: 125px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
  .testimonial {
     
    padding: 70px 10px 50px 10px ;
  }
  .ma-resto{
    width:266px; 
    height:315px;
  }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .top131{
      height: 94px;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .offers{
        margin-top: 0rem !important;
    }
    .datepoint{
        top: 31% !important;
        left: 12px !important;
        width: 50px !important;
        height: 50px !important;
    }
    .dpinner{
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 40px !important;
    }
    .enrol{
       
        box-sizing: border-box;
        padding-left: 150.5px !important; 
        padding-right: 0.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-attachment: fixed;
    }
     .enroll .enroll1stimg {
        z-index: 1;   
    }
    .enroll .enroll1stimg img{
        height: 400px; 
        
    }
    .enroll .enrol2ndimg{
        margin-left: -29px !important;
        z-index: 1;
        position: relative;
        height: 350px;
        background-color: #5a7f67;
        top: 24px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 9% ;
    }  
    .aboutportion{
        width: 100%;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:1000px !important;
      }
      .aboutportion .parent{
        position: relative;
        display: flex;
        justify-content: center;
        top: -145px !important;
      }
      .aboutportion .image1{
        
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 124px !important;
   
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left:0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 60% !important;
       
      } 
      .aboutp{
        line-height: 53px !important;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 42px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 17px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 35px !important;
      }
      .g-posture{
        display: flex !important;
        justify-content: space-between !important;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 10px 60px 10px 60px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important;
        font-size:18px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
  } 
  @media only screen and (min-width: 1024px) {
    .mass-a{
      display:block;
    }
    .text1{
      display: block;
    }
    .ma-sm-social {
      display: none;
     
    }
    .ma-social{
      top: 53px;
       display: flex;
       justify-content: end;
        position: absolute;
        right: 18px;
    }
    .social-icons img {
      width: 22px;
      height: 22px;
      }
    .MA-FONT{
      font-size: 29px !important;
    }
    .testimonial {
     
      padding: 70px 10px 50px 10px ;
    }
    .ma-resto{
      width:300px; 
      height:315px;
    }
  }
  /* Extra large devices (large laptops and desktops, 1200px and up) */
  @media only screen and (min-width: 1200px) {
    .clr h5{
      font-size:15px;
      font-weight: bold;
    }
    .mass-a{
      display:block;
    }
    .text1{
      display: block;
    }
    .ma-sm-social {
      display: none;
     
    }
    .ma-social{
      top: 53px;
       display: flex;
       justify-content: end;
        position: absolute;
        right: 18px;
    }
    .social-icons img {
      width: 22px;
      height: 22px;
      }
    .MA-FONT{
      font-size: 35px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 17px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;
    
        
    }
    .iner h2{
      color: #385445;
      font-size: 3em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:18px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: left;
    }
    .footerlogo{
      display: flex;
      justify-content: left;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width:25%;
    } 
    .branchouter{
      height:70px; width:70px;
    }
    .branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
    .branchinner p{
      font-size: 40px;
    }
    .navbar{
      position: fixed;
      background-color: transparent !important;}
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:79%;
    }
    .carocapmoto1{
      font-size: 90px;
      line-height: 100px;
    }
    .carocapmoto{
      font-size: 20px;
    }
    .brnchname{
      display: flex;
      justify-content: start;
      font-size: 20px;
    }
    .dropdown:hover .dropdown-menu{
      display: block;
        top: 103px;
    } 
    .sndpart{
      top: 0px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 46px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
     }
     .homepage .carousel-caption h2{
      font-size: 90px; font-weight: 700;color: #fff;line-height: 100px;
  }
  .icnho img{
    height: 100px;
    width: 100px;
  }
    .icn .container .top {
      top: 0%;
    }
    .icn .container .right {
      right:1%;
    }
    .icn .container .bottom {
      bottom: 20%;
    }
    .icn .container .left {
      left: 1%;
    }
    .contus{
      padding-top: 125px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
  .testimonial {
     
    padding: 70px 21px 50px 23px ;
  }
  .ma-resto{
    width:300px; 
    height:315px;
  }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .top131{
      height: 94px;
    }
    .offer{
        /* margin-top: 3rem; */
    }
    .datepoint{
        top: 35% !important;
        left: 19px !important;
        height: 70px !important; 
        width:70px !important; 
        line-height: 70px !important;
       
    }
    .dpinner{
        height: 60px !important;
        width:60px !important;
        line-height: 60px !important; 
    }
    .enrol{
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 151.5px !important; 
        padding-right: 151.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-attachment: fixed;
    
    
    }
     .enroll .enroll1stimg {
        z-index: 1;
        
    }
    .enroll .enroll1stimg img{
        height: 400px; 
        
    }
    .enroll .enrol2ndimg{
        margin-left: -32px !important;
        z-index: 1;
        position: relative;
        height: 350px;
       
        background-color: #5a7f67;
        top: 24px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 11% ;
    }  
    .aboutportion{
        width: 100%;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:1000px !important;
      }
      .aboutportion .parent{
        position: relative;
        display: flex;
        justify-content: center;
        top: -145px !important;
      }
      .aboutportion .image1{
       
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 124px !important;
      
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #ffca00;
        position: absolute;
        top: 60% !important;
       
      } 
      .aboutp{
        line-height: 53px !important;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 42px !important;
         font-family: 'Calibri Light', sans-serif;
        color: rgb(234, 102, 43);
        text-align: center;
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 17px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 35px !important;
      }
      .g-posture{
        display: flex !important;
        justify-content: space-between !important;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:rgb(255, 202, 0); 
        border: none;
        padding: 10px 60px 10px 60px !important;
      }
      .aboutportion .btna{
        color: white !important;
        line-height: 18px !important;
        font-size:18px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
     
  }
  @media only screen and (min-width: 1300px) {
    .clr h5{
      font-size:15px;
      font-weight: bold;
    }
    .mass-a{
      display:block;
    }
    .text1{
      display: block;
    }
    .ma-sm-social {
      display: none;
     
    }
    .ma-social{
      top: 53px;
       display: flex;
       justify-content: end;
        position: absolute;
        right: 18px;
    }
    .social-icons img {
      width: 25px;
      height: 25px;
      }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 18px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;
    
        
    }
    .iner h2{
      color: #385445;
      font-size: 3em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:18px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: left;
    }
    .footerlogo{
      display: flex;
      justify-content: left;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width:25%;
    } 
    .branchouter{
      height:70px; width:70px;
    }
    .branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
    .branchinner p{
      font-size: 40px;
    }
    .navbar{
      position: fixed;
      background-color: transparent !important;}
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:79%;
    }
    .carocapmoto1{
      font-size: 90px;
      line-height: 100px;
    }
    .carocapmoto{
      font-size: 20px;
    }
    .brnchname{
      font-size: 20px;
      display: flex;
      justify-content: start;
    }
    .dropdown:hover .dropdown-menu{
      display: block;
        top: 103px;
    } 
    .sndpart{
      top: 0px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 46px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
     }
     .homepage .carousel-caption h2{
      font-size: 90px; font-weight: 700;color: #fff;line-height: 100px;
  }
  .icnho img{
    height: 100px;
    width: 100px;
  }
    .icn .container .top {
      top: 0%;
    }
    .icn .container .right {
      right:1%;
    }
    .icn .container .bottom {
      bottom: 20%;
    }
    .icn .container .left {
      left: 1%;
    }
    .contus{
      padding-top: 125px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
    .testimonial {
     
      padding: 70px 21px 50px 23px ;
    }
    .ma-resto{
      width:300px; 
      height:315px;
    }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
    .top131{
      height: 94px;
    }
    .offers{
        margin-top: 0rem !important;
    }
    .offer{
        /* margin-top: 3rem; */
    }
  }
  @media only screen and (min-width: 1400px) {
    .clr h5{
      font-size:20px;
      font-weight: bold;
    }
    .mass-a{
      display:block;
    }
    .text1{
      display: block;
    }
    .ma-sm-social {
      display: none;
     
    }
    .ma-social{
      top: 43px;
       display: flex;
       justify-content: end;
        position: absolute;
        right: 18px;
    }
    .social-icons img {
      width: 30px;
      height: 30px;
      }
    .MA-FONT{
      font-size: 38px !important;
    }
    .blockquotep1{
      margin-left:0px;
      font-size: 20px;
       line-height: 1.4;
        font-weight: 600;
         text-align: center;
    }
    .brnchheading{
      font-size:45px;font-weight: 900;
    }
    .bloglinks li a{
      list-style:none;
      display:flex;
      align-items:center;
      color: #035392;
      font-size: 0.9em;
      font-weight: 600;
  }
    .bloglinks li{
      margin-right: 12px;
  }
    .h8 {
      color: #385445;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.0;
   font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;   
    }
    .iner h2{
      color: #385445;
      font-size: 3em;
      font-weight: 800;
       font-family: 'Calibri Light', sans-serif;
      line-height: 1.0;
      }
    .brnchname:hover{
      color:#ffca00 ;
    }
    .service-icon h5{
      margin-bottom: 30px;
      font-size:18px ;
      font-weight: 600;
      line-height: 1.2;
      font-family: 'Calibri Light', sans-serif;
  }
    .section-heading h2 {
      font-size: 62px;
      font-weight: 900;
  }
    .footerlogo1{
      display: flex;
      justify-content: left;
    }
    .footerlogo{
      display: flex;
      justify-content: left;
    }
    .branchdiv{
      width:50%;
    }
    .col-xs-6{
      width:25%;
    } 
    .branchouter{
      height:70px; width:70px;
    }
    .branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
    .branchinner p{
      font-size: 40px;
    }
    .navbar{
      position: fixed;
      background-color: transparent !important;}
    .nav-item a p{
      font-size: 18px;
    }
    .navbar-nav{
      width:80%;
    }
    .carocapmoto1{
      font-size: 90px;
      line-height: 100px;
    }
    .carocapmoto{
      font-size: 20px;
    }
    .brnchname{
      display: flex;
      justify-content: start;
      font-size: 26px;
    }
    /* .dropdown-menu{
      display: block;
        top: 103px;
    }  */
    .dropdown-menu{
     
        top: 103px !important;
    } 
    .dropdown:hover .dropdown-menu{
      display: block;
      
    } 
    .sndpart{
      top: 0px;
    position: relative;
    }
    .notepads{
      padding: 30px 20px 46px 40px !important;
      background: #f6f6f6;
      box-shadow: 0 1px 4px hsl(0deg 0% 0% / 25%);
      position: relative;
      background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    }
    .carocapt{
      position: relative;
      top: 0px;
    }
    .homepage .carousel-caption p{
      font-size: 20px; color: #fff;font-weight: 600; line-height: 1.7;
     }
     .homepage .carousel-caption h2{
      font-size: 90px; font-weight: 700;color: #fff;line-height: 100px;
  }
  .icnho img{
    height: 100px;
    width: 100px;
  }
    .icn .container .top {
      top: 10%;
    }
    .icn .container .right {
      right:10%;
    }
    .icn .container .bottom {
      bottom: 20%;
    }
    .icn .container .left {
      left: 10%;
    }
    .contus{
      padding-top: 125px;
    }
    .testimonial .description  {
      font-size: 17px;
      line-height: 1.7;
      font-weight: 400;
      text-align: justify;
  }
    .testimonial {
     
      padding: 70px 21px 50px 28px ;
    }
    .ma-resto{
      width:350px; 
      height:315px;
    }
    .breadcrumb-item{
      font-size: 1rem;
    }
    .jumbo-heading h1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading .jumbh1 {
      font-size: 42.5px !important;
    }
    .jumbo-heading {
      margin-top: 170px;
  }
  
    .top131{
      height: 94px;
    }
    .offer{
        /* margin-top: 3rem !important; */
    }
    .datepoint{
        top: 41% !important;
        height: 70px !important; 
        width:70px !important; 
        line-height: 70px !important;
        left: 50px !important;
    }
    .dpinner{
        height: 60px !important;
        width:60px !important;
        line-height: 60px !important; 
    }
    .enrol{
        left: -221.5px;
        box-sizing: border-box;
        padding-left: 221.5px !important;  
        padding-right: 221.5px !important;
    }
    .enroll{
    background-image: url(../img/callout.webp);
    background-position: 50% 0%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-attachment: fixed;
    
    
    }
     .enroll .enroll1stimg {
        z-index: 1;
        
    }
    .enroll .enroll1stimg img{
        height: 400px; 
        
    }
    .enroll .enrol2ndimg{
      margin-left: -23px !important;
      z-index: 1;
      position: relative;
      height: 371px;
      background-color: #5a7f67;
      top: 15px;
    }
    .enroll .enrol2ndimg div{
       
         position: absolute;
         top: 17% ;
    } 
    .aboutportion{
        width: 100%;
      }
      .bgaboutimg{
        background-image: url(../img/aboutavg.webp);
        background-repeat:no-repeat;
        background-position:top center;
        background-size:cover;  
        width:100%;
        height:860px !important;
      }
      .aboutportion .parent{
        position: relative;
        display: flex;
        justify-content: center;
        top: -86px !important;
     
      }
      .aboutportion .image1{
        width: 90% !important;
        animation: zoom-in-zoom-out 10s ease infinite;
      }
      .aboutportion .image2{
        position: absolute;
        top: 124px !important;
        
        width: 90% !important;
      }
      .aboutportion .boxabout{
        left: 0% !important;
        width: 100% !important;
        height: 100% !important;
        color: #5a7f67;
        position: absolute;
        top: 58% !important;
       
      } 
      .aboutp{
        line-height: 53px !important;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 42px !important;
         font-family: 'Calibri Light', sans-serif;
        color: #5f7a6b;
        text-align: center;
      }
      .aboutp1{
        font-family: 'Calibri Light', sans-serif;
        letter-spacing: 0px;
        font-weight: 300 !important; 
        font-size: 17px !important;
        text-align: center;
        color: rgb(102, 102, 102);
        line-height: 38px !important;
      }
      .aboutportion .btn{
        border-radius: 25px 25px ;
        background-color:#bbc0b9; 
        border: none;
        padding: 10px 60px 10px 60px !important;
      }
      .aboutportion .btna{
        color: #385445 !important;
        line-height: 18px !important;
        font-size:18px !important;
        font-family: 'Calibri Light', sans-serif;
        font-weight: 700;
        border:none;
      }
      .g-posture{
        display: flex !important;
        justify-content: space-between !important;
      }
  }
  .social-icons {
    display: inline-block;
    margin: 5px;
    }


  .box {
    --mask:
      radial-gradient(31.50px at 50% 44.40px,#000 99%,#0000 101%) calc(50% - 48px) 0/96px 51% repeat-x,
      radial-gradient(31.50px at 50% -20.4px,#0000 99%,#000 101%) 50% 24px/96px calc(51% - 24px) repeat-x,
      radial-gradient(31.50px at 50% calc(100% - 44.40px),#000 99%,#0000 101%) calc(50% - 48px) 100%/96px 51% repeat-x,
      radial-gradient(31.50px at 50% calc(100% + 20.40px),#0000 99%,#000 101%) 50% calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
    -webkit-mask: var(--mask);
            mask: var(--mask);
     height: 121px;
     background: #fff;
     position: relative;
    top: -35px;
  }
  .card1:hover .clr{
    background-color: #f2f3f1;
  }
  .card2:hover .clr{
    background-color: #f2f3f1;
  }
  .card3:hover .clr{
    background-color: #f2f3f1;
  }
  .dp2{
    background-color: #fff !important;
  }
  .dp3{
    background-color: #fff !important;
  }
  .datepoint{
    background-color: #fff;
    z-index: 1;
    position: absolute; 
    border-radius: 50%;
    text-align: center;
    display: grid;
    place-items: center;
    color: #385445 ;
  }
  .dpinner{
    border-radius:50%; 
    border:1px dashed #eaebe9
  }
  .card1:hover .datepoint{
    background-color: #fff;
    color:#385445  ;
    border:1px dashed #eaebe9;
  }
  .card2:hover .dp2{
    background-color: #fff !important;
    color:#385445 ;
    border:1px dashed #eaebe9;
  }
  .card3:hover .datepoint{
    background-color: #fff !important;
    color:#385445 ;
    border:1px dashed #eaebe9;
  }
  .card3:hover  .fa{
    color:#385445 ;
  }
  .card2:hover  .fa{
    color:#385445 ;
  }
  .card1:hover  .fa{
    color:#385445 ;
  }
  .card1 .fa{
    color: #385445 ;
  }
  .card2 .fa{
    color: #385445  ;
  }
  .card3 .fa{
    color: #385445 ;
  }
  .card {
    overflow: hidden;
    border:none;
    box-shadow: 8px 6px 20px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
  }
  .card img:hover{
    transform: scale(1.2);
  }
  .middle {
 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgb(187 192 185 / 70%);
  }
  .item{
    position: relative;
  } 
  .item:hover .middle {
    opacity: 1;
   
  }
  .text1 {
    color: white;
  font-size: 20px ;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  }
  .text1 h3{
    color: #385445 ;
    text-wrap: nowrap;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 2px;
   font-family: 'Calibri Light', sans-serif;
  }
  .text1 p{
    font-size: 20px;
    font-weight: 500;
   line-height: 32px;
   font-family: 'Calibri Light', sans-serif;
  }
  
 

.row-outer {
    padding: 1px 0;
}
.heading {
    text-align: center;
}
.ss {
    width: 100%;
    margin: auto;
}
.grid-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    grid-template-areas: 'item1 item1 item2 item4'
                         'item1 item1 item3 item4'
                         'item5 item6 item8 item10'
                         'item5 item7 item9 item10';
    grid-gap: 2px;
}
.item {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    min-height: 20rem;
    cursor: pointer;
    background: red;
}
.item1 {
    grid-area: item1;
    background: #4b00ff url(../images/n6.jpeg);
    background-position: top !important; 
}
.item2 {
    grid-area: item2;
    background: #4b00ff url(../images/n7.jpeg);
}
.item3 {
    grid-area: item3;
    background: #4b00ff url(../img/schoolgalery/g2.jpeg); 
}
.item4 {
    grid-area: item4;
    /*background: #4b00ff url(../images/image.jpg);*/
    background: #4b00ff url(../img/homepic.jpg);
}
.item5 {
    grid-area: item5;
    background: #4b00ff url(../img/schoolgalery/g16.jpeg);
}
.item6 {
    grid-area: item6;
    background: #4b00ff url(../img/schoolgalery/g4.jpeg);
}
.item7 {
    grid-area: item7;
    background: #4b00ff url(../images/n8.jpeg);  
}
.item8 {
    grid-area: item8;
   /* background: #4b00ff url(../images/image\ \(1\).jpg);*/
   background: #4b00ff url(../images/homepic2.jpg);

}
.item9 {
    grid-area: item9;
    background: #4b00ff url(../img/schoolgalery/g13.jpeg);
}
.item10 {
    grid-area: item10;
    background: #4b00ff url(../images/n4.jpeg);
}
@media (max-width: 768px) {
    .grid-gallery { 
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "item1 item1 item2"
                             "item3 item4 item2"
                             "item5 item6 item2"
                             "item5 item7 item2"
                             "item8 item9 item10";
    }
    
}
@media (max-width: 620px) {
    .grid-gallery { 
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "item1 item3"
                             "item2 item4"
                             "item9 item5" 
                             "item10 item6"
                             "item7 item8";
    }
}
@media (max-width: 360px) {
    .grid-gallery { 
        grid-template-columns: 1fr;
        grid-template-areas: "item1"
                             "item2"
                             "item3" 
                             "item4"
                             "item5"
                             "item6"
                             "item7"
                             "item8"
                             "item9"
                             "item10";
    }
    .item2 {
        background-position: top;
    }
}
@media (max-width: 320px) {
  .grid-gallery { 
      grid-template-columns: 1fr 1fr;
      grid-template-areas: "item1 item3"
                           "item2 item4"
                           "item9 item5" 
                           "item10 item6"
                           "item7 item8";
  }
}


.hbelow .card {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    display: grid;
    font-family: "Trebuchet MS", sans-serif;
    height: 200px;
   
  }
 
  .back {
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(12, 1fr);
  }
  .back .yellow {
    background-color: #eaebe9;
    grid-column: 1 / span 9;
    grid-row: 1 / span 3;
    opacity: 0.65;
  }
  .back .yellows {
    background-color: #eaebe9;
    grid-column: 1 / span 9;
    grid-row: 1 / span 3;
    opacity: 0.65;
    
  } 
  
  .back .yellowes {
    background-color: #eaebe9;
    grid-column: 1 / span 9;
    grid-row: 1 / span 3;
    opacity: 0.65;
  }
  .back .top.dots {
    background: radial-gradient(#4cc9c8 20%, transparent 19%), radial-gradient(#4cc9c8 20%, transparent 19%), transparent;
    background-size: 6px 6px;
    background-position: 0 0, 3px 3px;
    grid-column: 8 / span 6;
    grid-row: 2 / span 3;
  
  }
  .hbelowmobile .back .personal-info {
    grid-column: 1 / span 12;
    grid-row: 5 / span 12;
   
  }
  .back .personal-info {
    grid-column: 1 / span 12;
    grid-row: 6 / span 12;
   
  }
  .back .personal-info p {
    font-size: 10px;
  }
  .back .personal-info p:first-of-type {
   
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
  }
  .back .personal-info p:nth-of-type(2) {
    padding-left: 10px;
    font-size: 16px;
    
  }
  .back .bottom.dots {
    background: radial-gradient(#4cc9c8 20%, transparent 19%), radial-gradient(#4cc9c8 20%, transparent 19%), transparent;
    background-size: 6px 6px;
    background-position: 0 0, 3px 3px;
    grid-column: 1 / span 8;
    grid-row: 11 / span 2;
    z-index: 2;
  }
  .section-heading h2{
    color:#5f7a6b !important;
  }
  .back .pink {
    background-color: #385445 ;
    grid-column: 8 / span 5;
    grid-row: 10 / span 3;
  }
  .back .pinks {
    background-color: #385445 ;
    grid-column: 8 / span 5;
    grid-row: 10 / span 3;
  }
  .back .pinkes {
    background-color: #385445 ;
    grid-column: 8 / span 5;
    grid-row: 10 / span 3;
  }
  .icon {
    width: 50px;
    height: 50px;
    background-color: #eee;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 39px
}
.icnho:hover{
    transform:translateY(-30%) 
}
.icnho{
    transition:1s all;
    position: relative;
}
.parentheading{
    font-size: 62px;
    font-weight: 900;
}
.bloglinks li{
    margin-right: 12px;
}
.blockquote{
    position: relative;
    border-top: 5px dashed #eddede;
    border-bottom: 5px dashed #eddede;
    padding: 50px 30px;
   font-family: 'Calibri Light', sans-serif;
    margin-top: 50px;
    border-radius: 20px;
    margin-bottom: 1rem;
    margin: 0 0 1rem;
    font-size: 1.25rem;
}

cite:before {
    content: '― ';
}
cite {
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: right;
}
ul.customs {
    list-style: none;
    margin-bottom: 0;
}
.note{
padding: 30px 0px 35px 0px !important;
}
.notelink a{
    margin-bottom: 20px;
    list-style:none;
    display:flex;
    align-items:center; 
    color: #035392;
    font-size: 0.9em;
    font-weight: 600;
}
.notelink a:hover{
color:#e4a40f;
cursor: pointer;
}
.notelink a:hover .fa{
    color:#035392;
    cursor: pointer;
    }
.blogtitle:hover{
    color:#e4a40f;
    cursor: pointer;
}
.blogtitle{
    color: #404044;
     font-size: 24px;
     font-weight: 600;
    margin-top: 20px;
     margin-bottom: 0.75rem;
     white-space: pre-wrap;
     word-break: break-all;
     word-wrap: break-word;
}

.bloglinks li a:hover{
    color:#e4a40f;
}
.bloglinks li a:hover .fa{
    color:#035392;
}
.blogp{
  text-align: justify;
    font-family: 'Calibri Light', sans-serif;
    margin-bottom: 20px;
    font-size: 17px;
    color: #6A6A71; 
    line-height: 1.7;
    font-weight: 400;
}
/* home parent says */
.slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.cardes{
  box-shadow: 8px 6px 20px 0px rgb(0 0 0 / 10%);
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}
.overlayes{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #faf8d4;
  border-radius: 25px 25px 0 25px;
}
.overlayes::before,
.overlayes::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #faf8d4;
}
.overlayes::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  /* border-radius: 50%; */
  border-radius: 30% 70% 70% 30% / 30% 45% 55% 70%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  /* border-radius: 50%; */
  border-radius: 30% 70% 70% 30% / 30% 45% 55% 70%;
  border: 4px solid #ffca00;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.descriptions{
  font-size: 14px;
  color: #707070;
  text-align: center;
}


.swiper-navBtn{
  color: #ffca00;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #ffca00;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #faf8d4;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}

@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}
/* .card-custom-avatar img {
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  position: absolute;
  top: 200px;
  left: 1.25rem;
  width: 100px;
  height: 100px;
  z-index: 1;
} */
.containerss {
  position: absolute;
  
  background-color: #ECEFF1;
  width: 50%;
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
}

.menu-icon {
  position: absolute;
  right: 0;
  width: 53px;
  height: 53px;
  filter: invert(40%) sepia(57%) saturate(2228%) hue-rotate(189deg) brightness(96%) contrast(87%);
}

.svg-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1E88E5;
  -webkit-clip-path: polygon(0 0, 14% 0, 48% 100%, 0% 100%);
  clip-path: polygon(0 0, 14% 0, 48% 100%, 0% 100%);
}

.svg-background2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 20px;
  background-color: rgba(0,0,0,0.12);
  z-index: -9;
  -webkit-clip-path: polygon(0 0, 14% 0, 48% 100%, 0% 100%);
  clip-path: polygon(0 0, 14% 0, 48% 100%, 0% 100%);
}

.profile-img {
  position: absolute;
  width: 150px;
  height: 150px;
  margin-top: 55px;
  margin-left: 40px;
  border-radius: 50%;
}

.circle {
  position: absolute;
  width: 162px;
  height: 161px;
  left: 0;
  top: 0;
  background-color: #ECEFF1;
  border-radius: 50%;
  margin-top: 50.5px;
  margin-left: 35px;
}

.text-container {
  position: absolute;
  right: 0;
  margin-right: 40px;
  margin-top: 45px;
  max-width: 230px;
  text-align: center;
}
.breadcrumb{
  display: none !important;
} 
.title-text {
  color: #263238;
  font-size: 28px;
  font-weight: 600;
  margin-top: 5px;
}

.info-text {
  margin-top: 10px;
  font-size: 18px;
}

.desc-text {
  font-size: 14px;
  margin-top: 10px;
}
.carousel-control-next, .carousel-control-prev{
  width: 5% !important;
}
.bg-services{
  box-shadow: 0 0 10px rgba(0,0,0,.4);
    padding-top: 55px !important;
    padding-bottom: 40px !important;
   background: #bbc0b9;
    /* background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 287%); */
    /* background-image: url(../images/bg_our_service.jpg) !important; */
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.bg-services h5{
color:#385445 !important;
}
.icon-features{
   
    transition: all 0.4s ease-in-out;
    margin-bottom: 10px;  
}

.icon-features img{
    border-radius: 73% 34% 44% 35% / 43% 42% 41% 39%;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    transition: all 0.4s ease-in-out;
    text-align: center;
    width: 85px; 
    height: 85px;
}

.service-icon:hover .icon-features {
	transform: rotate(20deg);
	border-radius: 50%;
}
.ornament-bubbless:after {
	background: url("https://klbtheme.com/abctots/wp-content/themes/abctots/css/../img/ornaments/ornament2.png");
	content: "";
	position: absolute;
	margin-top: -165px;
	height: 200px;
	width: 80px;
	right: -100x;
	float: right;
}
.ornament-rainbows:after {
	background: url("https://klbtheme.com/abctots/wp-content/themes/abctots/css/../img/ornaments/ornament3.png");
	content: "";
	position: absolute;
	margin-top: -65px;
	z-index: 1;
	height: 113px;
	width: 250px;
	right: -100x;
	float: right;
	left: 0;
}
.rotate1 {
  transform: rotate(-2deg);
}
.menu-item:focus > .submenu {
  display: block;
}
/* .dropdown-menu{
  display: block;
  top: 103px;
} */


.icon-featuress {
  
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  transition: all 0.4s ease-in-out;
  text-align: center;
  width: 73%;
  height: 100%;
}
.icon-featuress img{
  
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  transition: all 0.4s ease-in-out;
  text-align: center;
  width: 100%;
  height: 100%;
}
.rate i{
  color:#f7c000;
}
.points li{
  width:95%;
  margin:0 auto;
  text-align: justify;
  color: #6A6A71;
    font-family: 'Calibri Light', sans-serif;
    margin-bottom: 10px;
    font-size: 17px;
}
/* cards */


.blog-slider {
  width: 95%;
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 0px 25px rgb(34 35 58 / 20%);
  padding: 7px;
  border-radius: 25px;
  /* height: 400px; */
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    /* height: 400px; */
  }
}
@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 295px;
    height: auto;
    margin: 40px auto;
  }
}

.blog-slider__item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .blog-slider__item {
    flex-direction: column;
  }
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}

.branchouter{
      height:70px; width:70px;
    }
	.branchinner{
      height: 60px !important;width: 60px !important;line-height: 60px !important;
    }
	.branchinner p{
      font-size: 40px;
    }
    .blog-slider__img p{
      color:#385445 !important;
    }
.blog-slider__img {
	display:flex;align-items:center;justify-content:center;
  width: 153px;
  flex-shrink: 0;
  height: 110px;
color:#385445 !important;
background: #bbc0b9;
/* background-image:linear-gradient(-111deg, rgb(242, 243, 241) -15%, rgb(0, 148, 67) 100%); */
  box-shadow: 4px 13px 30px 1px rgba(92, 56, 252, 0.2);
  border-radius: 20px;
  transform: translateX(-50px);
  overflow: hidden;
}
.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 190px;
  }
}
.blog-slider__content {
  padding-right: 25px;
  padding-bottom: 51px;
}
@media screen and (max-width: 768px) {
  .blog-slider__content {
     margin-top: -75px; 
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content > * {
  /* opacity: 0; */
  transform: translateY(25px);
  transition: all 0.4s;
}

.blog-slider__title {
  font-size: 32px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.blog-slider__title a{
  font-size:24px !important;
}
.blog-slider__button {
  display: inline-flex;
  background:#bbc0b9 !important;
  padding: 15px 35px;
  border-radius: 50px;
  color: #385445 ;
  box-shadow:4px 13px 30px 1px rgba(92, 56, 252, 0.2);
  text-decoration: none;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal >  .blog-slider , .blog-slider  {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* for ceo */
.my-5{margin:7em 0em !important;}
/*********************** Demo - 1 *******************/
.email-signature1{    border: 1px solid transparent;
  border-radius: 6px;background:#fff;font-family:Lato,sans-serif;padding:25px;box-shadow:0 0 10px rgba(0,0,0,.4);position:relative;z-index:1}
.email-signature1:before{content:"";background:#bbc0b9;width:47%;height:100%;position:absolute;top:0;right:0;z-index:-1}
.email-signature1 .signature-content{color:black !important;background:#9da6a1;width:65%;padding:20px}
.email-signature1 .signature-details{text-align:center;margin:0 0 10px;display:inline-block}
.email-signature1 .title{font-size:24px;font-weight:600;text-transform:uppercase;margin:0}
.email-signature1 .post{font-size:14px}
.email-signature1 .inner-content{padding:0 40px 0 0;margin:0;list-style:none}
.email-signature1 .inner-content li{color:black;font-size:17px;line-height:20px;display:block; text-align: justify;}
.email-signature1 .inner-content li span{color:#001f38;background:linear-gradient(to right,#f01c4e ,#69177d);text-align:center;line-height:25px;width:25px;height:25px;margin-right:6px;border-radius:5px}
.email-signature1 .signature-img{background: #fff;
  width: 220px;
  height: 220px;
  padding: 7px;
  overflow: hidden;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 6%;
  z-index: 1;
border-radius: 6px;}
.email-signature1 .signature-img img{width:100%;height:auto}
.email-signature1 .icon{padding:0;margin:0;list-style:none;transform:translateY(-50%);position:absolute;top:50%;right:20px}
.email-signature1 .icon li a{color:#f01c4e;background:#fff;font-size:18px;text-align:center;line-height:30px;width:30px;height:30px;margin:15px 0;border-radius:50%;display:block;transition:all .3s ease 0s}
.email-signature1 .icon li a:hover{color:#fff;background:#f01c4e;text-decoration:none;box-shadow:0 0 10px #fff}
@media screen and (max-width:767px){.email-signature1 .signature-img{right:17%}
}
@media screen and (max-width:576px){.email-signature1{padding:17px}
.email-signature1:before{width:100%;height:50%;top:auto;bottom:0}
.email-signature1 .signature-content{text-align:center;width:100%;padding:20px 10px 50px}
.email-signature1 .inner-content{padding:0}
.email-signature1 .inner-content li{line-height:24px}
.email-signature1 .signature-img{margin:0 auto;transform:translateY(0);position:relative;right:0;top:-35px}
.email-signature1 .icon{text-align:center;transform:translateY(0) translatex(50%);top:auto;bottom:10px;right:50%}
.email-signature1 .icon li{display:inline-block}
.email-signature1 .icon li a{margin:0 5px 0}
}
.testimonial-slider {
  background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 230%);
  padding: 6em 0em 0em 0em;
  overflow:hidden;
}
.testimonial-title {
  color: #385445;
}
.testimonial-title h2 {
  padding-left: 1.2em;

}
.ma-card{
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
  height: 100%;
   background: #eaebe9;
  /* background-image: linear-gradient(-179deg, rgb(242, 243, 241) 0%, rgb(0, 148, 67) 200%); */
  color:#385445 ;
  font-family: 'Calibri Light', sans-serif;
}
.ma-prev,
  .ma-next {
  background-color: #9da6a1;
  width: 3em;
  height: 5em;
  border-radius: 50%;
   top: 60%;
  transform: translateY(-50%);
}

@media (min-width: 576px) {
  .ma-carousel-item {
    margin-right: 0;
    flex: -1 0 50%;
    display: block;
  }
  .ma-carousel-inner {
    display: flex;
  }
}
@media (min-width: 768px) {
  .ma-carousel-inner {
    padding: 1em;
  }
  .ma-prev,
  .ma-next {
    
    position: absolute;
  
    top: 56%;
    transform: translateY(-50%);
  }
  .ma-prev{
    left: 10em;
  }

  .ma-next {
    left: 17em;
  } 
}
