
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Raleway:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap');
 
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Sans:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');


:root { --main-color:#F78200;}

body { font-family: "Montserrat", sans-serif; font-size:16px; color:#222; padding:0; margin:0;   }
a { text-decoration:none; }
a:hover { text-decoration:none; }

ul, li { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-family: "Plus Jakarta Sans", sans-serif; font-weight:400; }

  
.button2 {  background:#0047ab; border-radius:6px; border-style:solid; border-width:0; border-color:#000; line-height:55px; padding:0px 65px 0px 27px; color:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:14px; display:inline-block; overflow:hidden; position:relative; }
.button2:hover { background:#555; color:#fff; } 
.button2 i { font-size:20px; float:right;line-height:58px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button2:hover i { right:15px;  }

.button3 {  background:#00b6e0; border-radius:6px; border-style:solid; border-width:0; border-color:#000; line-height:55px; padding:0px 65px 0px 27px; color:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:14px; display:inline-block; overflow:hidden; position:relative; }
.button3:hover { background:#555; color:#fff; } 
.button3 i { font-size:20px; float:right;line-height:58px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button3:hover i { right:15px;  }

.button1 {  background:#fff; border-radius:6px; border:0;   padding:18px 55px 18px 22px; color:#000; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:15px; display:inline-block; overflow:hidden; position:relative;   }
.button1:hover { background:#fff; color:#000;   } 
.button1 i { font-size:20px; float:right;line-height:61px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button1:hover i { right:15px;  }
 
 .headermain { position: fixed;top: 0px;  left: 0;   padding:20px 20px;  width: 100%; width: 100%;   z-index: 99; 
  transition:ease all 0.3s;   }
 

 
.header {  } 
.header .logo { float:left; width:100%;  padding:8px 0 0 0px;   } 
.header .logo img { width:auto; height:50px;  margin:0px 0px 0 0; float:left;  }
.header .wa-logo1  { display:none;  }
.header .wa-logo2  { display:block;  }

.sticky.headermain {  border:0 ; padding:12px 20px; box-shadow:0px 10px 15px rgb(0 0 0 / 5%);
   background-color: rgba(255, 255, 255, .7) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);   } 
.sticky .header {   }
.sticky .header .wa-logo1  { display:block;  }
.sticky .header .wa-logo2  { display:none;  }

.sticky .header .contantde  { color:#555; }
.sticky .header .contantde i { color:#D73F2B; }
..sticky header .contantde strong { color:#D73F2B;}
 
 
.login-header { margin:8px 0 0 0px; }
.login-header .bookappointment{ background:#0047ab; float:right; padding:0px 20px; line-height:44px; display: inline-block; color: #fff; font-size:14px; margin:0px 0 0 10px; border-radius:6px; }
.login-header .bookappointment i { font-size:22px; margin:2px 6px 0 0;  display:block; float:left; color:#fff;  }
 

.contantde { position:relative; float:right; position:relative; font-size:11px; text-transform:uppercase; color:#000; line-height:20px; padding:6px 10px 0 0; }
.contantde i {   position:absolute; left:-32px; top:16px; font-size:22px; color:#000; }
.contantde strong {  font-size:16px; color:#000; display:block; font-weight:400; }




/*.header.sticky .bookappointment { background:linear-gradient(to left, #D73F2B, #96291A); color: #fff;}
.header.sticky  .bookappointment i {color:#fff;}*/
 
 

 
.navbar-toggler { display:none; }
.header .nav { padding:0px 0 0 0;justify-content: end;  }
.nav ul { list-style:none; margin:0px 0 0 0; padding:0 0 0  0px; flex-direction: inherit; justify-content: center; }
.nav ul li {   float:left;position:relative;margin:0px 0; padding:0px 10px 0 10px;color:#000;cursor: pointer; }
.nav ul li a { font-size: 14px;font-weight: 600; padding:0 0 0px 0; color:#000; line-height:60px; }
.nav ul li a:hover { color:#0047ab; }
.nav ul .dropdowns { display:none; position:absolute; top:49px; left:0px; padding:0px; min-width:300px;  z-index:99; background:#fff; border:0px solid #ddd;box-shadow:0px 0px 20px rgb(0 0 0 / 5%);}
.nav ul .dropdowns li {display:block;margin:0;float:none;padding: 0;  border:0 !important; position:relative; }
.nav ul .dropdowns li a { display:flow-root; padding:0px 15px !important; line-height:40px; font-size:13px; color:#000; transition:ease all 0.3s; border-left:2px solid #fff; white-space: nowrap; }  
 
.nav ul .dropdowns li a i { float:right; padding:0px 0 0 0; display:block; }
.nav ul li:hover .dropdowns { display:block; }
.nav ul .dropdowns li a:hover {  padding:0px 15px 0px 18px !important; color:#0047ab; border-left:2px solid #0047ab; font-weight:bold; }

 
.nav ul .dropdowns-2 { display:none; position:absolute; top:0px; left:250px; padding:0px; width:250px; z-index:99; background:#fff; border:0px solid #ddd; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); }
.nav ul .dropdowns li:hover .dropdowns-2 { display:block;  } 

.sticky  .header .nav ul li a { color:#444 !important; }
.sticky  .header .nav ul li i {  color:#444 !important;}
.sticky .header .nav ul li:hover { color:#888; }
.sticky .header .nav ul li a:hover { color:#888; }
.sticky .header .nav ul .dropdowns li a { color:#000; }  
.sticky .header .nav ul .dropdowns li a:hover { color:#D73F2B; }  

 
 
.slider { display:block; overflow:hidden; margin-top:  0px;   background-size:cover !important; position:relative; border-radius:0 0 0 0px; 
  overflow:hidden; padding: 120px 0 0px 0;  }
.slider:before { position:absolute; content:""; top:0; left:0; width:100%; height:100%; background:url(../images/hero-1-shadow.webp); opacity:.6; }

.sliderh2 {   text-align:center; font-size:20px; display: block; width: 100%; font-weight: bold;  }

.slider .bgimages { height:100% ; object-fit:cover;  bottom:0; width:100%; opacity:0.7; }
  
 .main_slider { width:100%; height:100%; position:relative; }

.slider .slick-track ,.slider .slick-list { height:100%; }

.sliderins { position:relative; }
.slide-in {   z-index:2;padding: 50px 0 50px 0;top:0; left:0%; width:100%; display: flex; justify-content: center; align-items: center; height: 100%; overflow:hidden;  }
.slide-in h1 { font-size:50px; line-height:62px;  color:#000; padding:0px  0px 10px  0px; margin:0; font-weight:700; }
.slide-in h1 small  { display:block; font-size:36px; padding:10px 0 0 0; }

.slide-in .cons { height: 100%; padding:0 0 0 40px;
    display: flex;
    flex-flow: column;
    justify-content: center;}

.slide-in p { font-size:15px; color:#232323; padding:15px 0px; width:100%; }
 
.slide-in a { width:200px; }

.slide-in img { width: 90%; display: block; margin:0px auto; border-radius: 20px; }

.main_slider { position:relative; } 
 
.sliderinnerpage { display:block; overflow:hidden; margin-top:  0px; background-size:cover !important; padding:160px 0 50px 0; position:relative; border-radius:0 0 0 0px; overflow:hidden;   }
.sliderinnerpage:before { position:absolute;   top:0; left:0; width:100%; height:100%; background:url(../images/bg-ab.svg) no-repeat center center ; opacity:.7; }
.sliderinnerpage .bgimages { width:100%; height: 100%; object-fit:cover; position:absolute; bottom:0; width:100%;   }
.sliderinnerpage .slide-in { position:relative; padding:0; }
.sliderinnerpage .slide-in h1 { font-size:50px;  color:#000; padding:0px  0px 0px  0px; margin:0; font-weight:700;  }

.logo-block-mian {padding:70px 0 70px 0; }
.logo-block-mian h4 { font-size:20px;  color:#444; padding:0px  0px 0px  0px; margin:0; font-weight:700; text-align: center; text-transform: uppercase; height: 100%; display: flex; align-items: center; }

.logo-block-mian .container {  }

.logo-block-mian .slick-arrow { display: none !important; }

.logo-block {  display: flex;  justify-content: space-evenly;  align-content: center; flex-flow: wrap;}

.clients-section {
   
}
.clients-section .swiper-horizontal {
  padding: 0;
}
.clients-section .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.clients-section.style-two {
  border-top: 1px solid rgba(var(--theme-color1-rgb), 0.1);
}

.logo-block .inner-box {
  width: 18%; background: #fff; padding:5px 0; border-radius: 10px;
  margin: 5px; overflow: hidden;  
}
.logo-block .inner-box:hover .image-box .image img:nth-child(1) {
  -webkit-transform: translatex(0) scalex(1);
          transform: translatex(0) scalex(1);
  opacity: 1;
  -webkit-filter: blur(0); 
          filter: blur(0);
}
.logo-block .inner-box:hover .image-box .image img:nth-child(2) {
  -webkit-transform: translatex(-50%) scalex(2);
          transform: translatex(-50%) scalex(2);
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.logo-block .inner-box .image-box .image {
  margin-bottom: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo-block .inner-box .image-box .image img {
  background-size: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  height: 100px;
  object-fit: contain;
  width: 100%;
}
.logo-block .inner-box .image-box .image img:nth-child(1) {
  -webkit-transform: translatex(50%) scalex(2);
          transform: translatex(50%) scalex(2);
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
} 
.logo-block .inner-box .image-box .image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
 
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

  




.partnerssec { padding: 80px 0; }
.partnerssec ul { list-style: none; display: flex; flex-wrap:wrap; }
.partnerssec ul li  { width: 18%; padding: 20px 10px; box-shadow: 0px 10px 15px rgb(0 0 0 / 5%);  margin: 1%;  border: 1px solid #e1e1e1; border-radius: 10px; }
.partnerssec li img  { width: 100%;height: 70px; object-fit: contain; }



.contacts {  padding: 60px 0 70px 0;  position: relative}
.contact-deta h4 {  text-transform: capitalize !important}
.contact-deta strong {  color: rgba(248, 248, 248, .5)}
.contact-form h4 {  font-size: 30px;  line-height: 30px;  color: #333;  display: block;  margin: 0 0 20px 0; font-weight: 600}
.contact-form input,
.contact-form select { line-height: 60px;  font-size: 16px;  height: 60px;  padding: 0 20px;  width: 100%;  border: 1px solid #dadada;  margin: 0 0 20px 0}
.contact-form textarea {  font-size: 16px;  height: 120px;  padding: 20px 20px;  width: 100%;  border: 1px solid #dadada;  margin: 0 0 20px 0}
.contact-form .button2 {  line-height: 60px;  font-size: 16px;  height: 60px;   color: #fff;  display: inline-block;  padding: 0 50px}
.contact-form .button2:hover { background:#000; }
.contact-form input[type=file] {  line-height: 52px;  font-size: 16px;  height: 60px;  padding: 0 0;  width: 100%;  border: 1px solid #dadada;  margin: 0 0 20px 0}
.contact-detail h4 {  font-size: 30px;  line-height: 30px;  color: #333;  display: block;  margin: 0 0 20px 0;  font-weight: 600}
.contact-detail-add p { font-size: 14px;  margin: 0 0 30px 0}
.contact-detail-add ul { list-style: none; margin: 0; padding: 0}
.contact-detail-add li { font-size: 14px; padding: 0 50px 15px 25px; position: relative}
.contact-detail-add li i { color: #0047ab; position: absolute; left: 0; top: 2px;font-size: 18px}



 

.brands { background:#f1eee3; padding:70px 0; position:relative; text-align:center;display:none;  }
.brands:before { content: ""; background-image: url(../images/bannerweb.svg);  background-size: cover;  position: absolute;   width: 100%;  height: 100%;  top: 0;  left: 0; opacity: .3; }
.brands h4 { font-size: 40px; font-weight: 700; color: #fff; padding: 0 0 20px 0; margin: 0; text-align:center;  }
.brands p { font-size: 16px; font-weight: 400; color: #fff; padding: 0 0 20px 0; margin: 0;  text-align:center;  }
.brands a { display:inline-block; margin:20px 0 0 0; }
 
.certifillogomian { position: relative;  }
.certifillogomian:before { background: #fff; content:''; position: absolute; bottom: 0; height: 50%; width: 100%; z-index: 0;  }
.certifillogomian .container { position: relative; z-index: 1; }
.certifillogo { border-top:2px solid #005aad;  display: flex; gap: 2px; padding-bottom: 10px; background: #f1eee3; box-shadow: 0 0 75px rgba(0, 0, 0, .1); padding: 60px; border-radius: 20px;  margin-bottom:0px ; justify-content: space-between; align-items: center; }
.certifillogo img { height:70px; margin-left: 0px;  }
 .certifillogo h4 { font-size: 20px; font-weight: 700; color: #000; padding: 0 0 0px 0; margin: 0; }

 .allcclogo { display: flex; align-items: center; justify-content: end; gap: 40px; }
 .nblcc { position: relative; }
.nblcc small { position: absolute; bottom: -12px; font-size: 8px; font-weight: bold; width: 100%; left: 0; text-align: center; }

.ssfooter { padding:60px 0 20px 0; border-top:0px solid #f1eee3;   background: #fff;  }
.ssfooter h5 { font-size: 18px; font-weight: 700; color: #000; padding: 0 0 20px 0; margin: 0;  text-transform: uppercase; }
.ssfooter p { font-size:14px; position: relative; padding: 0 0 0 20px; } 
.ssfooter .p { font-size:14px; padding:10px 0 0 0 !important; margin:0 !important; }

.ssfooter .ullink { list-style:none; } 
.ssfooter .ullink li {width: 100%; display: block}
.ssfooter .ullink li a {font-size: 13px; line-height: 21px;  padding: 0 0 7px 0; display: inline-block; color: #000; position: relative; transition: ease all .3s; font-weight:400; }
.ssfooter .ullink li a:after { content: ""; position: absolute; bottom:6px; height: 2px; width: 0;  left: 0; background: #0047ab; transition: ease all .2s; }
.ssfooter .ullink li a:hover:after {  width: 100%}

.ssfooter p i { position:absolute; color: #0047ab; left:0; top:0; }

.footercon p { position: relative; padding: 0 0 20px 20px; margin: 0; font-size: 13px; }
.footercon strong { display: block; margin-bottom: 10px; font-size: 14px; }

.footercon p strong { display: inline-block; margin: 0; }
.footercon p i { position:absolute; color: #0047ab; left:0; top:0; }


.footer-social { list-style: none; text-align: center; display:flex;}
.footer-social li {display: block; float: left; width: inherit}
.footer-social li a { width: 38px; height: 38px;color: #fff; font-size: 19px; background:#0047ab; text-align: center; line-height: 38px; border-radius: 40px; display: block;margin: 0 8px 0 0}
.footer-social li a:hover { background: #000; }
.ssfooter .copyright { padding:20px 0 0 0; border-top:1px solid #dadada; margin:40px 0 0 0; text-align:center; font-size:14px; color:#000; }
.ssfooter .copyright p {  font-size:13px; }
.ssfooter .copyright p a { color: #000; }

 .serviceform {  padding: 70px 0;  background: #DBEFFD;  }
  .serviceform h5 { display:block; font-size:16px; font-weight:bold; margin:20px 0 10px 0; }

.serviceform .note h2 { display:block; font-size:26px; font-weight:bold; margin:0px 0 5px 0; text-align:center; }
.serviceform .note h4 { display:block; font-size:18px;   margin:5px 0 5px 0; text-align:center;  }
.serviceform .note p { display:block; font-size:14px;   margin:5px 0 10px 0;  text-align:center; }

 
.formdownload { padding:100px 0; background: #0047ab; position: relative; }
.formdownload:before {  content: ""; background-image: url(../images/bannerweb.svg);
    background-size: cover;  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0;  opacity: .1;}
.formdownload .container { position: relative; z-index: 1; }
.formdownload { font-size: 22px; text-align: center; color: #fff; }
.formdownload a { font-weight: bold;  color: #fff; text-decoration: underline; }

.forminss { border: 0px solid #dadada; padding: 10px 20px;  background: #cadeec;}

.addmoreins { color: #0047ab;  display: block; font-size: 16px; padding: 10px 0 20px 0;  text-decoration: underline; font-weight: bold; }

  .formserviceins { padding: 0 0 15px 0; }
.formserviceins label { font-size:14px; display: block; margin:0 0 5px 0; fpnt-weight:400; }
.formserviceins input[type="text"],
.formserviceins input[type="date"],
.formserviceins input[type="email"] { display: block; padding: 0 10px !important; width: 100%; line-heignt:45px; height:45px; border-radius:5px; border:0; }

.checkbox-group { display: flex; margin:10px 0 0 0; align-items: center; }
.checkbox-group label { margin:0 30px 0 0; display: flex;  white-space: nowrap;}
.checkbox-group input[type="radio"], .checkbox-group  input[type="checkbox"] { margin:0 5px 0 0; } 
.checkbox-group label input[type="text"] {  width: 250px; line-heignt:35px; height:35px; }

.declaration strong { display: block; font-size:14px; }
.declaration p { display: flex; font-size:14px; }
.declaration  input[type="checkbox"] { margin:0 5px 0 0; } 


.aboutpage {  padding: 70px 0;  }
.aboutpage .order2 {    order: 2; }
.aboutpage .imgss { height:400px; width: 100%; border-radius:20px; overflow: hidden; margin:40px 0; }
.aboutpage .imgss img  { height:100%; width: 100%; object-fit:cover; }

.aboutpage .productimages { margin: 20px 0; position: relative; display: flex;  flex-flow: wrap; background: #DBEFFD; border-radius: 20px; }
.aboutpage .productimages  img { width: 100%; height: 100%;   object-fit: contain; }
 

.aboutpage .content { padding: 0px; height: 100%;  justify-content: center;   display: flex;  flex-flow: column;  align-items: baseline; }
.aboutpage .content h3 { font-size:42px; font-weight:bold; display: block; padding: 0 0 20px 0; margin:0; color: #0047ab;  }
.aboutpage .content h5 { font-size:18px; font-weight:bold; display: block; padding: 0 0 10px 0; margin:0;  }

.aboutpage .content p { font-size:16px; display: block; padding: 0 0 10px 0;  margin:0; color: #2b2b2b; }
.aboutpage .content li { font-size:16px; display: block; padding: 0 0 5px 18px;  margin:0; position: relative;color: #2b2b2b; }
.aboutpage .content li:after { content:""; position:absolute; top:8px; left:0; width: 8px; height:8px; background:#0047ab; }


.slick-slider{ position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px; }
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-dots {	display: flex; justify-content: center; margin: 0; padding: 1rem 0;	list-style-type: none; position:absolute; left:0px; bottom:60px; width:100%; padding:0px;}	
.slick-dots li:last-child { margin-bottom:0px; }
.slick-dots li:first-child { padding-left:500px; }
.slick-dots li button { display: block; width: 11px; height: 11px; padding: 0; border: none;		border-radius: 50%; background:none; text-indent: -9999px; border: 1px solid rgba(0,0,0,0.1); margin:0px 4px; }
.slick-dots li.slick-active button { background-color: #fc654c; }

.arrowslide .slick-dots { display:none !important; }
.arrowslide .slick-prev, .arrowslide .slick-next {width:50px;height:50px;background:#fff;border-radius:5px;border:0px solid #dadada;box-shadow:0px 0px 10px rgb(0 0 0 / 5%);font-size:0;line-height:48px;text-align:center; transition:ease all 0.3s; padding:0; }
.arrowslide .slick-prev { position:absolute; bottom:55%; margin:0px 0 -25px 0; left:-50px; z-index:2; }
.arrowslide .slick-next { position:absolute; bottom:55%; margin:0px 0 -25px 0; right:-50px; z-index:2;   }
.arrowslide .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat 0 -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowslide .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -50px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowslide  .slick-prev:hover , .arrowslide  .slick-next:hover { background:#0047ab; color:#fff; } 
.arrowslide  .slick-prev:hover:before {  background:url(../images/arrow.png) no-repeat -50px -0px ; } 
.arrowslide  .slick-next:hover:before {  background:url(../images/arrow.png) no-repeat -0px -50px ; } 

.arrowslidehome .slick-prev, .arrowslidehome .slick-next  { background:rgba(255,255,255,0.4); }
.arrowslidehome .slick-prev { position:absolute; bottom:55%; margin:0px 0 -25px 0; left:10px; z-index:2; }
.arrowslidehome .slick-next { position:absolute; bottom:55%; margin:0px 0 -25px 0; right:10px; z-index:2;   }



.about-sec { padding:60px 0; text-align: center; }
.about-sec iframe { width:100%; }
.about-sec .aboutimg { display: flex; justify-content: center;  align-items: center; height: 100%; }
.about-sec img { display:block; margin:0px auto;  width:90%; display:block; margin:0px auto; }
.about-sec img  {  transform-origin: 0 0; animation: map-1 1s ease-in-out forwards ;  }
@keyframes map-1 { 0% { margin-bottom:-100px; opacity:0; }  100% { margin-bottom:0px; opacity:1; } }

.about-sec small { color:#505050; display:block; font-size:14px;font-weight:600; } 
.about-sec h2 { color:#000000; display:block; font-size:42px; font-weight:600; margin:0 0 20px 0; padding:0; } 
.about-sec p { color:#505050; display:block; font-size:14px; font-weight:400; margin:0 0 20px 0; padding:0; } 

.heading2 {}
.heading2 small { display:block; font-size: 14px; color:#505050; font-style: normal; font-weight: 400; padding:0 0 8px 0; text-align:left; }
.heading2 h3 { font-size: 32px; line-height:32px; font-style: normal; font-weight: 600; line-height: normal; color: #000; text-align:left; padding:0 0 20px 0;  }

.heading1 {}
.heading1 small { display:block; font-size: 14px; color:#505050; font-style: normal; font-weight: 400; padding:0 0 8px 0; text-align:center; }
.heading1 h3 { font-size: 32px; line-height:32px; font-style: normal; font-weight: 600; line-height: normal; color: #000; text-align:center; padding:0 0 20px 0;  }


.homeserv { display: block; padding: 70px 0; background:url(../images/home11.png); background-position: top right;  background-repeat: no-repeat; }
.homeserv .homourser  {   text-align: center; }
.homeserv .homourser h3 { font-size:54px; color:#000; font-weight: 600;}
.homeserv .homourser p { font-size: 14px; line-height:24px;  font-weight: 300; padding: 0px 0 30px 0; margin: 0; }

.secfour.color1 { background: #ECF5EC; position: sticky; top: 100px;}
.secfour.color2 { background: #F9EAE0; position: sticky; top: 150px;}
.secfour.color3 { background: #EDEDF6; position: sticky; top: 200px;}
.secfour.color4 { background: #ECF5EC; position: sticky; top: 250px;}
.secfour  { display: flex;;  padding:50px; border-radius:15px;  /* box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); */position: relative;} 
.secfour .cons {  margin:0px 50px 0 0; width:55%; display: flex; align-items:baseline;  flex-flow: column; justify-content: center; }
.secfour .imgs1 { width:45%; object-fit:contain; border-radius:10px; }
.secfour.color1 .shap1 { position: absolute; top: 0; left: 30%;z-index: -1;}
.secfour.color2 .shap1 { position: absolute; top: 0; left: 20%;z-index: -1;}
.secfour.color3 .shap1 { position: absolute; top: 0; left: 25%;z-index: -1;}
.secfour.color4 .shap1 { position: absolute; top: 0; left: 34%;z-index: -1;}
.secfour .cons h4 { font-size: 44px; line-height:50px; font-weight: 600; margin:0; }
.secfour .cons p {font-size: 14px; line-height:24px;  font-weight: 300; padding: 30px 0; margin: 0;}
.secfour .cons a{ background:#66af2f; }
 

.snapshotmain { padding:100px 0; background: #0047ab; position: relative; }
.snapshotmain:before {
    content: "";
    background-image: url(../images/bannerweb.svg);
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .1;
}
.snapshotmain .container { position: relative; z-index: 1; }
.snapshotmain .headings {  justify-content:center; display: flex;  flex-flow: column;  align-items: baseline; height:100%; }
.snapshotmain h4  { display:inline-block; font-size:42px; line-height:52px; font-weight:500; margin:0 0 20px 0; color: #fff; } 
.snapshotmain p  { display:none; font-size:14px; line-height:20px; margin:0; color: #fff; } 

.stat { box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.10); padding:20px 10px 30px 10px; text-align:center; background:#fff; border-radius: 18px; margin:0 0px; }
.stat .icon { width:105px; height:85px; line-height:55px; display:block; margin:10px auto 10px ;   border-radius:40px; }
.stat .icon  img { width:80%;   }
.stat strong { font-size: 30px; font-style: normal; font-weight: 700; color: #030303; font-family: 'EB Garamond', serif; display:block; }
.stat span { font-size: 14px; font-style: normal; font-weight: 400; color: #000; display:block; }
.stat strong .counter-value { display:inline-block; }

.foundationspap1 { }
.foundationspap1 ul{list-style:none;padding:0px 0 0;margin:0; text-align:center; }
.foundationspap1 ul li{width: 27%; display: inline-block; margin: 0 2%;display:inline-block; }
.foundationspap1 ul li .images{width:120px;height:120px;background:#fff;line-height:120px;border-radius:100px;margin:0 auto 40px}
.foundationspap1 ul li .images img{width:50%;transition:transform .8s}
.foundationspap1 ul li .images img:hover{transform:scale(1.5)}
.foundationspap1 ul li strong{ }


.homevide { position:relative; }
.homevide:before { content:""; position:absolute; bottom:0; left:0; width:100%; height:40%; display:none; z-index:-1;background:#f4f7fe; /* background:linear-gradient(360deg, #f4f7fe 70.08%, rgba(251, 249, 255, 0) 100%); */ }

.homevidein iframe { width:100%; } 
.heading1 {}
.heading1 small { display:block; font-size: 14px; color:#505050; font-style: normal; font-weight: 400; padding:0 0 8px 0; text-align:center; }
.heading1 h3 { font-size: 32px; line-height:32px; font-style: normal; font-weight: 600; line-height: normal; color: #000; text-align:center; padding:0 0 20px 0;  }







@media  (max-width:767px) { 

  
.headermain { background: #fff;top: 0; z-index: 999; height: 60px; padding: 10px; }
/* .headermain .container  { padding:0 !important; } */
 
.login-header { position:absolute; position: absolute;
    top:7px;
    right: 10px; }
	
.sticky.headermain {  padding: 10px 10px; }
.login-header .bookappointment { padding: 0px 10px; line-height: 34px; }
	.header .logo { padding:3px 0 0 0; }
.header .logo img { margin:0 0 0 30px; height:38px; }
 
 

	.navbar { position: fixed;  top: 45px;  background:none; width: 100%; }
.navbar-toggler { padding:10px 10px; border:0; display:block; position:absolute; left:2px; top:9px; }
.navbar-toggler:focus  { outline:none; box-shadow:none; } 
.navbar-collapse { top:60px; border-top:1px solid #dadada; background:#fff; width:103%; padding:0; position:absolute;  left:-105%;  height: calc(100vh - 25px );  padding: 0 0 100px;overflow-y:scroll;transition: .3s; }
	.navbar-collapse.show{left:-6px; }	
	.header .navbar-nav { display:block; }
.header .nav li { width:100%; }
.navbar-toggler.collapsed span{background:#3051a0;height:2px;position:relative;width:20px}
.navbar-toggler.collapsed span:after{content:"";height:2px;background:#3051a0;width:100%;top:-7px;position:absolute;left:0;transform:rotate(0deg);top:-5px}
.navbar-toggler.collapsed span:before{content:"";height:2px;background:#3051a0;width:100%;bottom:-7px;position:absolute;left:0;transform:rotate(0deg);top:5px} 
.navbar-toggler span{background:#3051a0;height:0;position:relative;width:20px}
.navbar-toggler span:after{content:"";height:2px;background:#3051a0;width:100%;top:-7px;position:absolute;left:0;transform:rotate(45deg);top:0}
.navbar-toggler span:before{content:"";height:2px;background:#3051a0;width:100%;bottom:-7px;position:absolute;left:0;transform:rotate(-45deg);top:0}
 
.slider { border-radius:0; }
.slide-in h1 { font-size:30px; line-height: 42px; }
.slide-in p { font-size:14px; line-height: 20px; }

 
 .about-sec img { width:280px; height:280px; }
 
.process-sec .process_top { margin:0 40px; }

.testimonials .testimonial_slider { margin:10px 40px; padding:10px; }

.letestnews .latestpost_slider { padding:0 10px; }
.ssfooter h5 { padding:30px 0 10px 0; }
.about-sec ul li { width:100%; }
.sliderinnerpage { margin:60px 0 0 0; padding:40px 0; }
.sliderinnerpage .slide-in h1 { font-size:30px; }

.ledership-in:nth-child(even) .col-md-4 {  order: inherit;}
.ledership-in .imgsec .imgs { margin:0 0 20px 0 ; }
.popupteam .imgsec .img { width:100%; height:280px; }
.popupteam .contant { padding:0; }

.logo-block-mian h4 { justify-content: center; text-align: center; }

.about-sec h2 { font-size: 28px; }

.snapshotmain { padding: 50px 0; }
.snapshotmain h4 { font-size:28px ; text-align: center; display: block; }
.foundationspap1 ul li { width: 80%; margin: 10px auto; }

.homeserv .homourser h3 { font-size: 34px ;  }

.secfour { flex-flow: column; padding: 40px 20px; }
.secfour .cons { width: 100%;  }
.secfour .cons h4 { font-size: 28px; }
.secfour .imgs1 { width: 100%; margin: 30px auto 0; }

.certifillogo { flex-flow: column; padding: 30px 10px; }
.allcclogo  { margin-top: 30px; flex-flow: wrap;  text-align: center;justify-content: center; }

.formdownload { font-size: 16px; padding: 50px 0; }
.aboutpage {  padding: 30px 0; }
.checkbox-group { flex-flow: wrap; }
.aboutpage .order2 {  order: inherit; }
.aboutpage .content h3 { font-size: 28px; }
.aboutpage .content p { font-size: 14px; }
.aboutpage .content li { font-size: 14px; }

.checkbox-group { flex-flow: wrap; }
.formserviceins input[type="text"], .formserviceins input[type="date"], .formserviceins input[type="email"] { height: 40px; line-height: 40px; }

}