@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700');

body { 
    /*font-family: 'Roboto', sans-serif;*/
    font-family: Montserrat, Arial, sans-serif;

}
h1, h2, h3, h4, h5, h6 { 
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 500; 
    color: #56509F;
    /*font-family: 'Poppins', sans-serif;*/
    font-family: Montserrat, Arial, sans-serif;
    
}
h1 { font-size: 30px; line-height: 48px; color: #56509F;}
h2 { font-size: 27px; line-height: 32px;}
h3 { font-size: 23px; color: #56509F; }
p { margin-bottom: 14px;
line-height: 25px; color: #111; }
ul, ol { padding-left: 14px; }
a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #272424; }
a:hover, a:focus { text-decoration: none; color: #cc0000; }


/*-----Navigationn-----*/
.navbar-brand {padding: 25px 0px 10px 0px;
  height: auto;
  display: block;
  max-width: 131px;}
.header {
    position: absolute;
    width:100%;
    z-index: 999;
    /*box-shadow: #b7b7b7b5 1px 2px 3px;*/
    background:linear-gradient(to bottom, rgb(0 0 0 / 37%) 0, rgb(0 0 0 / 36%) 48%, rgba(255, 255, 255, 0) 100%);
    
}
.header-2 { background-color: #cc0000; position: relative; z-index: 999; }
.header-2 #navigation { float: left; }
.is-sticky .navigation { z-index: 9; }



.rphone{display: flex; align-items: center; color:#df312a; float: right; margin-top: 23px;}
.rphone i{background-color: #e5e7eb;
  padding: 9px;
  border-radius: 50%;
  font-size: 18px;
  margin-right: 7px;}
.rphnumber{}
.rphnumber{display: flex; flex-direction: column;}
.rphnumber .s1{color: #222;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 2px;}
.rphnumber .s2{color: #000;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;}
  
  

.hbanner video{width: 100%;
 
  object-fit: cover;}
  
  .f5 .b2{}
.safesec.g video{position: absolute;
  width: 100%;
  z-index: 0;
  top: 0px;}

#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; } 
#navigation { display:inline-block; }
#navigation > ul > li { float: left; }
#navigation > ul > li > a {padding: 35px 28px 25px;
    padding-right: 20px;
  font-size: 15px; 
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;}
#navigation > ul > li.has-sub > a { padding-right: 30px; }
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font: var(--fa-font-solid); content: "\f107"; font-weight: 400; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation ul ul { position: absolute; left: -9999px; border-top: #df312a 2px solid; padding: 10px; background:#fff;}

#navigation ul ul li { height: auto; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation li:hover > ul > li { height: auto; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 10px 15px;
  width: 238px;
  font-size: 15px;
  text-decoration: none;
  color: #df312a;
  font-weight: 500;
  background: #fff;
  text-transform: capitalize; line-height: 20px;}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff; background-color: #df312a; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #fff; content: ''; }

#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #fff; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 12px; font-size: 15px; letter-spacing: 0px; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 20px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul {position: relative; left: 0; width: 100%;
  margin: 0; text-align: left; padding: 0px; border-top: none;}
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after {position: absolute; top: 4px; right: 7px; display: block; height: 8px; width: 20px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; content: ''; }
#navigation.small-screen #menu-button:before {position: absolute; top: -2px; right: 7px; display: block; height: 2px; width: 20px; background: #fff;
  content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 17px; border: 0; height: 2px; width: 15px; background: #1e1665; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); right: 10px;}
#navigation.small-screen #menu-button.menu-opened:before { top: 17px; background: #1e1665; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 10px;}
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 40px; width: 40px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #df312a; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after {position: absolute; top: 20px; right: 16px; width: 8px; height: 2px; display: block; background: #df312a;
  content: '';}
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before {position: absolute; top: 17px; right: 19px; display: block; width: 2px; height: 8px; background: #df312a;
  content: '';}
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; position: absolute; top: -50px; right: 0px;}
#tp-contact-us.tp-contact-us.c{background:#fff; margin-top: 0px;
  padding-bottom: 45px;}
.c .widget {
  background: #ffd4d4;
  padding: 20px 18px 30px;
  border-radius: 7px;
  min-height: auto;
  height: 100%; border: #b0c8ff 1px solid;
}

.aboutcont {
  z-index: 999;
  position: relative; margin-top: 59px;
}
#blob_container{height: 350px;
  width: 100%; top:-100px; 
  background: transparent;
}
.hbanner{position:relative;}
.hcontent{position: absolute;
  top: 55%;
  left: 60px;
  width: 52%;
  transform: translateY(-50%);
  /*background: #ffffffad;*/
  /*text-align:center;*/
  padding: 15px;
  border-radius: 7px;}
/* .hcontent h1{color: #ffffff;
    font-size: 62px;
    line-height: 65px;
    letter-spacing: 0.06em;
    font-weight: 800;
    font-family: 'Montserrat';
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
} */
  
  
  }
  
  
  @-webkit-keyframes hue {
  from {
    -webkit-filter:hue-rotate(0deg);
    filter:hue-rotate(0deg)
  }
  to {
    -webkit-filter:hue-rotate(-360deg);
    filter:hue-rotate(-360deg)
  }
}
@keyframes hue {
  from {
    -webkit-filter:hue-rotate(0deg);
    filter:hue-rotate(0deg)
  }
  to {
    -webkit-filter:hue-rotate(-360deg);
    filter:hue-rotate(-360deg)
  }
}
.hcontent p{font-size: 15px; 
  color: #111;
  line-height: 25px;
  margin-bottom: 18px;}
.hcontent .hbtn{background: #df312a;
  color: #fff;
  padding: 8px 26px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none; background: linear-gradient(133.38deg,#264281 6.37%,#df312a 41.65%,#e060c6 70.09%,#264281 95.86%);}
  
body .container-fluid{max-width:1330px; }  
.hbanner img{}
  
.btn1{background: #df312a;
  color: #fff;
  padding: 11px 32px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none; background: linear-gradient(133.38deg,#264281 6.37%,#df312a 41.65%,#e060c6 70.09%,#264281 95.86%);  -webkit-animation: 2s linear infinite hue;
  animation: 2s linear infinite hue;}
  .aboutimg{position:relative;}
  .abfix{text-align: left;
  position: relative;
  background: #df312a;
  border-radius: 5px;
  padding: 16px 20px 16px 74px;
  display: block;
  max-width: 207px;
  margin: auto;
  bottom: 50px;}
  .abfix img{}
  .abfix i{background: #fff;
  color: #df312a;
  border-radius: 50%;
  padding: 6px;
  height: 40px;
  width: 40px;
  font-size: 21px;
  text-align: center;
  line-height: 31px;
  position: absolute;
  left: 20px;
  top: 19px;}
  .abfix h6{color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;}
  .abfix p{color: #fff;
  line-height: 21px;
  font-size: 15px; margin-bottom:0px;}
.aboutsec {
  padding: 70px 0px 20px;
}
.aboutcont h3{margin-bottom: 18px;
  color: #264281;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 500;
  background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 100;}
.ulist{list-style:none; padding-left:0px; margin-bottom:20px;}
.ulist li{margin-bottom: 9px;
  position: relative;
  padding-left: 26px;
  line-height: 23px;}
.ulist li:before{font: var(--fa-font-solid);
  content: "\f00c"; 
  font-size: 12px;
  margin-right: 9px;
  background: #df312a;
  color: #fff;
  border-radius: 4px;
  padding: 2px;
  width: 17px;
  height: 17px;
  display: inline-block;
  text-align: center;
  line-height: 13px; position: absolute;
  left: 0px;
  top: 3px;}



.hvideo-slider .owl-carousel {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 100;
}

.hvideo-slider .owl-stage-outer {
  overflow: visible !important;
}

.hvideo-slider .owl-item {
  width: 100%;
  max-width: 100%; 
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  overflow: hidden;
}
.hvideo-slider .owl-carousel .owl-nav button.owl-prev{background: #fff;
  position: absolute;
  left: 30px;
  top: 50%;
  width: 45px;
  height: 45px;
  line-height: 37px;
  border-radius: 50%;
  font-size: 35px; color:#000;
  text-align: center;
  padding: 2px 0px 6px !important; margin-top:-22px;}
.hvideo-slider .owl-carousel .owl-nav button.owl-next{background: #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  width: 45px;
  height: 45px;
  line-height: 37px;
  border-radius: 50%;
  font-size: 35px; color:#000;
  text-align: center;
  padding: 2px 0px 6px !important; margin-top:-22px;}
.hvideo-slider .owl-nav {
  font-size: 60px;
}

.hvideo-slider .owl-next {
  float: right;
}

.hvideo-slider .owl-dots {
  text-align: center;
  width: 80%;
  margin: -40px auto 0;
}

.hvideo-slider .owl-dot span{
  background: white;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  margin: 0 4px;
}

.hvideo-slider .owl-dot.active span{
  background: red;
}


.hvideo-slider {
  overflow: hidden;
}







.b1{background:url(../images/b1.png); background-size: cover;
  padding: 7px 32px;}
  .b2{background:url(../images/b4.png); background-size: contain;
  padding: 4px 32px;}
  .b3{background:url(../images/b3.png); background-size: contain;
  padding: 5px 29px;}
  .b4{background:url(../images/b1.png); background-size: cover;
  padding: 2px 29px;}

.safecontent {
  position: relative;
  z-index: 999999;
}


#canv1{
 z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(#B7B0E3, #FFD3D6);
  width: 100%; height: 100%;
}


@keyframes anim {
  from {
    transform: translateX(200%);
  }
  to {
    transform: translateX(-200%);
  }
}

@keyframes anime {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.c1, .c2 {
  width: 800px;
  height: 700px;
  position: absolute;
  background: transparent url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/131045/clouds.png") 0 0 no-repeat;
  background-size: 100%;
  z-index:999;
}
.c1.one, .c2.one {
  top: -260px;
  left: 0px;
}
.c1.two, .c2.two {
  top: -200px;
  left: 100px;
}
.c1.three, .c2.three {
  top: -240px;
  right: 100px;
}
.c1.four, .c22.four {
  top: -180px;
  right: 0px;
}

.c2 .one {
  top: -209px;
}
@media (max-width: 1023px) {
  .c2.one {left: -80px;}
  .c2.two {left: -120px;}
  .c2.three {right: 220px;}
  .c2.four {right: 220px;}
}

.c1 {
  animation: anime 1000s linear infinite forwards;
}

.c2 {
  transform: translateX(200%);
  animation: anim 1000s linear infinite forwards;
}
.safesec{padding: 39px 0px 50px;}
.safesec.se{position:relative; overflow: hidden;}
.safbox{padding: 30px; border-radius: 10px; background:#fff; text-align:center; margin-bottom:30px;}
.safbox img{background: #e6f3eb;
  height: 66px;
  width: 66px;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;}
.safbox h5{color: #004c3f;
  font-size: 19px;
  font-weight: 300;
  margin-bottom: 16px;}
.safbox p{color: #3e3e3e;
  font-size: 15px;
  line-height: 24px;}
.safesec .aboutcont {
  padding-top: 120px; width: 86%;
}
.safesec .aboutcont .btn{margin-top: 17px; }
.aboutcont .btn1{background: transparent;
  color: #fff;
  border: #fff 2px solid;
  border-radius: 50px;
  font-size: 16px;
  padding: 8px 30px;
  margin-top: 6px;}
.countsec {
  background: #004b3e; padding:80px 0px 60px;
}
.countbox{
  position: relative; padding-left: 120px;}
  .abfix img{}
  .countbox img{background: #df312a; 
  color: #004c3f;
  border-radius: 50%;
  padding: 17px;
  height: 80px;
  width: 80px;
  font-size: 21px; 
  text-align: center;
  line-height: 31px;
  position: absolute;
  left: 20px;
  top: 5px;}
  .countbox h5{color: #fff;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 40px;
  line-height: 55px;}
  .countbox p{color: #fff;
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 0px;}
  .se h3{margin: 6px 0px;
  color: #264281;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 100;
  text-align: center;
  position: relative;
  z-index: 9999;
  
  }
  .se .heading3 {
  margin-bottom: 55px;
}
  	.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:22px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px; background: #ffd3d6;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}
.heading3 img{display: inline-block;
  max-width: 180px;}
  .heading3 {
  display: flex;
  justify-content: center;
  margin-bottom: 37px; position: relative;
  z-index: 99;
}
/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
.aboutimg img{border-radius:6px;}
 .se .safbox{padding: 0px; margin-bottom: 0px; background:none;}
 .se .owl-carousel .owl-item img{width: 100px;
  display: inline-block;}
  
  










 .se .safbox img{width: 100%;
  height: auto;
  background: none; margin-bottom:0px;
  padding: 0px;}
 .se .safbox h4{font-size: 21px;
  font-weight: 500;}
 .se .safbox h4 a{color: #264281;
  text-decoration: none;
  display: block;
  padding: 11px 8px 16px;}
  .safbox h4 {
    font-size: 16px !important;
    margin-top: 10px;
    color:#264281;
}
 .prodsec{}
 .prodsec h3{margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 51px;
  letter-spacing: -0.01em;
  font-weight: 100;
  text-align: center;} 
  .prodblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prodbox {display: -webkit-box;
  display: -ms-flexbox;
  display: flex; position:relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: -webkit-box-flex .4s;
  transition: .4s -webkit-box-flex;
  transition: .4s flex; 
  transition: .4s flex,.4s -webkit-box-flex,.4s -ms-flex; overflow:hidden;}
 .prodbox img {transition: transform 0.3s ease;}
.prodbox:hover img {   transform: scale(1.2); }
  .prodbox a{text-decoration:none;}
.prodsec {
  padding: 30px 0px 4px;
}
.prodbox h5{position: absolute;
  bottom: 50%;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 12px 10px;
  font-size: 20px;
  width: 98%;
  left: 1%;
  margin-bottom: -23px;}
  .aboutsec{position:relative; background: #fff; margin-top: -10px;}
  
  .aboutsec p{}





  
  
  .faqs_cont li {
  margin-bottom: 20px;
}
.faqs_cont li details {
  border: 1px solid #cecece;
  border-radius: 4px;
}
.faqs_cont li details summary::before {
  content: "";
  position: absolute;
  top: 25px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #df312a;
  border-bottom: 2px solid #df312a;
  transform: rotate(45deg);
  transition: all 300ms;
}
.faqs_cont li summary::-webkit-details-marker, .faqs_cont li summary::marker {
  display: none;
  content: "";
}
.faqs_cont li summary {
 font-weight: 500;
  cursor: pointer;
  transition: margin 150ms ease-out;
  background: #fff;
  color: #fff;
  padding: 19px 35px 19px 15px;
  position: relative;
  border-radius: 4px;
}
.faqs_cont li summary h3 {
  color: #004c3f;
  font-size: 18px;
  margin: 0;
  padding: 4px 0;
  font-weight: 600;
}
.faqs_cont ._content {
  padding:10px 12px;
}
.faqs_cont ul{list-style:none; padding-left:0px;}
.faqblock {
  box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1), 0px 4px 13px -2px rgba(19, 16, 34, 0.06);
  padding: 80px 60px 60px; 
  border-radius: 5px; background: #fff; margin-top: 140px;
}
.faqblock h4{color: #004c3f; 
  font-size: 40px;
  line-height: 55px;
  font-weight: 700;
  margin-bottom: 38px;}
 .faqimg{}	
 .faqimg img{width: 119%;
  max-width: initial;}
  
  
 .faqec{position:relative; padding-top: 50px;}
 .faqec:before{background: #004b3e;
  content: '';
  width: 100%; 
  display: block;
  position: absolute;
  height: 80%;
  top: 0px;
  z-index: -1; } 
  
  
  

.safesec.g{background: #fff;  position:relative;
  padding: 74px 0px 29px;  
  margin: 0px 0px 35px; overflow: hidden;} 
 #canv {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
}
.safesec.g h3{margin-bottom: 37px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 100;
  text-align: center;
  position: relative;
  z-index: 899999;}
  .safesec.g .safbox{box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); position:relative; z-index:9999; height:270px;} 

.safesec.g .safbox img{border-radius: 0px;
  background: none;
  height: auto;
  width: auto;}
.safesec.g .safbox h5{color: #264281;
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 10px;}
  .safesec.g .safbox .btn{background: #264281;
  color: #fff;}
.osheading h3{margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 100;
  text-align: center;}
  .osheading {
  padding: 30px 0px 15px;
}

.testi-box {
  overflow: hidden;
  background-color:#fff;
  border-radius: 20px;
  padding: 40px; 
  position: relative;
  z-index: 2;
  box-shadow: 0px 3px 15px rgba(1, 15, 28, 0.08);
  text-align: left; margin-bottom: 35px;
}
.a .aboutcont h3{font-size: 30px; line-height: 35px;}
.testi-box .rating {
  margin-bottom: 15px;
}
.testi-box .rating span{color:#df312a;}
.testi-box_icon {
  margin-bottom: 21px;
}
.testi-box_text {
  margin-bottom: 16px; color: #4a5360;
}
.testi-box_profile {
  display: -webkit-box;
  display: -webkit-flex; 
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center; 
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.testi-box_avater { 
  width: 60px;
  border-radius: 99px;

}
.testi-box_profile .media-body h3{
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 600; line-height: 28px;
}
.testi-box_profile .media-body span{font-size: 14px;
  margin-bottom: -0.3em;
  display: block;}
  .countsec.h {
  background: #fff;
  padding: 50px 0px 60px;
}
.countsec.h .countbox h5{color: #004b3e; }
.countsec.h .countbox p {color: #606060;}
 .tp-why-choose{padding: 65px 0px 40px;}
 .tp-why-choose h3{color: #004c3f;
  font-size: 40px;
  line-height: 55px;
  font-weight: 700; 
  margin-bottom: 38px; }
#tp-contact-us {
padding: 60px 0px 30px;
  background: url(../images/service-area.png);
  margin-top: 0px;
  background-size: cover;
}
.left-sidebar h4{color: #264281;
  font-size: 34px;
  line-height: 45px;
  font-weight: 600;
  margin-bottom: 25px;}
.contact-form{}
.contact-form label{
  margin-bottom: 7px;
  font-weight: 500;}
.contact-form .form-control{min-height: 44px;
  border-radius: 4px; 
  border: #282828 1px solid;  padding: 10px 13px;
  background: transparent;} 
.contact-form .form-group{margin-bottom: 20px;}
.contact-form .btn{background: #56509f; animation: none; text-transform: capitalize;}
.contact-form .left-sidebar{margin-bottom:30px;}
.right-sidebar h4{color: #264281;
  font-size: 34px;
  line-height: 45px;
  font-weight: 600;
  margin-bottom: 25px;}
  .tp-bg-box ul li p {
    font-weight: 700;
    margin-bottom: 10px;
}
  .tp-bg-box ul{padding-left: 0px; list-style: none;}
  .tp-bg-box ul li{margin-bottom: 20px; position: relative; padding-left: 28px;} 
  .tp-bg-box ul li a{color: #464444;
  text-decoration: none;font-weight:500}
  .tp-bg-box ul li span{position: absolute;
  color: #264281;
  font-size: 18px;
  left: 0px;
  top: 1px;}
  .tp-bg-box .social-ul li a{color: #fff;
  background: #264281;}
  .social-icon2 p{margin: 27px 0px 10px;
  display: block;
  font-weight: 600;
  font-size: 19px;}
.widget {
  background: #fff;
  padding: 20px 30px 30px;
  border-radius: 7px; min-height: 427px;
}
.gmap {
  margin-top: 50px;
}
.right-sidebar address strong{color:#004b3e;}

.right-sidebar address .add, .right-sidebar address .phone, .right-sidebar address .mailto {
  margin-bottom: 15px;
}
.right-sidebar .social-icon a {
  margin-right: 10px;
}
.right-sidebar .social-icon a i {
  color: #004b3e;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  border: 2px solid #004b3e;
  text-align: center;
  line-height: 2.3;
  font-size: 14px;
}
.right-sidebar .social-icon strong{display:block; 
  margin-bottom: 9px; color:#004b3e;}



.footer{background: #264281;
  padding: 0px 0px 17px;} 
.ft-block{margin-bottom:35px;}
.ft-block img{max-width: 215px;  margin-bottom: 20px;} 
.ft-block h6{color: #FFF;
  font-size: 22px;
  position: relative;
  margin-bottom: 25px;
  font-weight: 300;}
  .ft-block h6:after{content: '';
  background: #df312a;
  width: 55px;
  height: 2px;
  display: block;
  margin-top: 10px;}
  .ft-block.f2 {
  padding-left: 70px;
}
.revsec {
  padding: 0px 0px 30px; 
}
.ft-block ul{list-style:none; padding-left:0px;}
.ft-block ul li{
  margin-bottom: 12px;
  background-size: 17px 17px; list-style:none;
  background-repeat: no-repeat; color:#fff;
  background-position: left 4px;}
.ft-block ul li a{color: #fff;
  text-decoration: none; 
  font-size: 15px;} 
.ft-block.f3 ul li{position: relative;
  margin-bottom: 18px;
  padding-left: 25px;}
.ft-block.f3 ul li span{position: absolute;
  left: 0px;
  top: 1px;}
.ft-block p{color: #fff; 
  font-size: 15px;}
  
  .social-ul {
    display: flex;
    align-items: center;
    margin-left: 0px;
}
ul.social-ul li {
    padding-left: 0px !important;
    margin-right: 15px;
}
.social-ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #000;
    font-size: 18px;
    line-height: 40px;
    border-radius: 4px;
    transition:0.8s ease;
}
 .social-ul li a:hover {
    box-shadow: inset 100px 0 0 #fff;
    color: #000;
}
  
.copyright {
	background: #264281;
  border-top: 1px solid rgba(251,251,251,.3);
  padding: 17px 0px 5px;
}
.copyright p{color:#fff; text-align:center; } 

.partnsec{padding-bottom: 30px;padding-top:50px;}
.partnsec h3{margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 100;
  text-align: center;}

.parlogo{box-shadow: 0 5px 18px rgba(0, 0, 0, 0.15); margin: 30px 0px; padding: 8px;}
























































.hbanbtn{background: #534C9E;
  padding: 65px 0px;}
.hbanbtn .hbncontent{text-align:center;}
.hbanbtn .hbncontent2{text-align:right;}
.hbanbtn .hbncontent h3{font-size: 22px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0px;}
.hbanbtn .hbncontent2 a{color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600; 
  font-size: 14px;
  border: #fff 2px solid;
  padding: 10px 23px;}
  .hbanbtn .hbncontent2 a i{font-size: 15px;
  margin-left: 5px;
  font-weight: bold;}
  
  .heading{text-align:center; padding:50px 0px;}
  .heading h2{color: #56509F;
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 12px;}
  .heading h6{color: #A0A0A0; font-size: 18px;}
  .heading .hborder{height: 14px;
  width: 100px;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/hborder.png);}
  .welbox {
  padding: 8px;
  text-align: center;
  margin-bottom: 30px;
}
.welimg{width: 180px;
height: 180px;
background: #FE6500;
border-radius: 50%;
padding: 30px; 
display: flex;
justify-content: center;
align-items: center; margin: 0px auto 20px;}
.conbox {
  padding: 10px 8px 10px 8px;
    padding-bottom: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 9px rgba(0,0,0,.3);
  border-radius: 2px;
  margin-bottom: 35px;
  text-align: center;
}
.conbox h3{margin: 15px 0 20px;
font-size: 24px;
font-weight: 300;
color: #56509F;}
.conbox p{color: #333;
line-height: 25px;
font-size: 16px;
margin-bottom: 15px;}
.conbox .btn{background: #FE6500;
color: #fff;
font-size: 16px;
font-weight: 700;
padding: 5px 22px;
margin: 0;
  margin-bottom: 0px;
display: inline-block;
border-radius: 20px;
margin-bottom: 13px;}
.wecontent{}
.wecontent h2{color: #FE6500;
font-size: 37px;
font-weight: 700;
margin-bottom: 26px;}
.wecontent p{}
.gbg {
  background: #f9f9f9;
}
.wecont {
  padding: 0px 0px 55px;
  margin-top: 30px;
}
.review-box {
  padding: 20px;
  border-top-right-radius: 28px;
  border-bottom-left-radius: 28px;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  margin-bottom: 38px;
}
.review-box .avtar {
  display: flex;
  flex-flow: column;
  text-align: center;
  font-size: 35px;
}
.review-box .avtar i { 
  color: #56509F;
}
.review-box h5 {
margin: 10px 0 0;
  font-size: 17px;
  font-weight: 700;
  color: #56509F;
  margin-bottom: 12px;
}
}
.review-box p {
  text-align:justify;
}
.review-box .rev-star {
text-align: center;}
.review-box .rev-star i {
  color: #FE6500;
  font-size: 17px;
  margin: 0 2px;
}






.hcbox{text-align: center;
  margin-bottom: 40px; margin-top: 20px;}
.hcbox img{margin-bottom:40px;}
.hcbox h5{margin-bottom: 18px;
  font-size: 24px;
  color: #56509F;}
.hcbox p{color: #707070;}

.hform{}
.hform label{text-align: center;
  margin-bottom: 3px;  
  display: block;}
  .hform .form-group{margin-bottom:20px;}
.hform .form-control{border: #BDBDBD 1px solid; 
  border-radius: 0px; 
  height: 45px;}
.hform textarea.form-control{height: 227px;}
.hform .btn{background-color: #FE6500;  color: #FFF; cursor: pointer;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  display: inline-block; border-radius:0px;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;}
  
  .hcontact {
  padding: 0px 0px 40px;
}
.contents{padding: 40px 0px 10px;}
.contents h2{color: #56509F;
  font-size: 27px;
  font-weight: 300;
  margin-bottom: 21px;
  text-align: center;}

.hbannerstrip{padding: 40px 0px;}
.bstripcont{}
.bstripcont h1{color: #fff;
  font-weight: 300;
  font-size: 32px;
  text-align: center;
  margin-bottom: 0px;}
.wecont.abt {
  padding: 45px 0px 58px;
}
.ibg{ background: url(../images/service-area.png);}
.aboutsec.a2 {
  background: url(../images/service-area.png);
}

.countsec.a {
  padding: 60px 0px 60px;
}
.hmbanner {
  padding: 55px 0px 20px;  background: #fff8e5;
}
.hmcont .hcbtn {
  background: #df312a;
  color: #fff;
  padding: 10px 22px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  border-radius: 3px; text-decoration:none;
  margin-top: 20px;
}
.hmbanner h1 {
  color: #004c3f;
  font-size: 42px; 
  line-height: 55px;
  display: inline-block;
  font-weight: 700;
  text-align: left;
  margin-bottom: 19px;
}
.hmbanner p {
  color: #373737;
  font-size: 17px;
  text-align: left;
  line-height: 1.7;
}
.hmcont {
  width: 100%;
  margin-top: 5px;
  padding-left: 35px;
  margin-bottom: 40px;
}
.hmimg img {
  display: inline-block;
  width: 90%;
  outline: #fff 2px solid;
  outline-offset: -15px;
}
.header.i {
  position: relative;
  background: #fff; box-shadow: 0 0 6px #ccc;
  margin-bottom: 25px;
}
.header.i #navigation > ul > li > a{color:#333;}
.header.i #navigation.small-screen #menu-button::before{background: #000;}
.header.i #navigation.small-screen #menu-button::after{border-top: 2px solid #000;
  border-bottom: 2px solid #000;}


.servicelist .heading3{margin-bottom: 26px;}
.servicelist #myBtnContainer{text-align: center; margin-bottom: 50px;}
.servicelist #myBtnContainer .btn{border-radius: 25px;
  font-weight: 600;
  padding: 9px 24px;
  border: #264281 2px solid;
  color: #264281;
  margin: 0px 8px;}
.servicelist #myBtnContainer .btn.active{background: #264281; color: #fff;}
.servicelist h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center;
}
.servicelist {
  padding: 25px 0px 50px;
}
.servicelist .column{box-shadow: 0px 2px 15px #0000001a;
  padding: 35px 30px;
  margin-bottom: 30px; display:none;
  border-radius: 12px;}
.servicelist .column h5{font-size: 25px; color: #264281;}
.servicelist .column p{font-size: 15px; text-align: justify;}
.servicelist .column.show{display:block;}
.servicelist .column .btn{background: #264281;
  color: #fff;
  font-weight: 500; margin-top: 10px;}
  
.servicelist.p .column{ display: block;
  padding: 0px;
  box-shadow: none;
  margin-bottom: 70px;}

.servicelist.p .column{}
.cotbox {
padding-top: 0px;
  padding-left: 25px;
  padding-right: 13%; height: 100%;
  align-content: center;
}
.servicelist.p .heading3 {  margin-bottom: 60px;}
.l .cotbox{padding-left: 13%; padding-right: 25px; }
.servicelist.p h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 51px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center; background-size: cover;
}
.column.l {
  background: #ffe5e3;
  border-radius: 0px;
}

.servicelist.p.o .column{margin-bottom:0px;}
.servicelist.p.o {
 
}
.i .hcontent h1{font-size: 50px;   line-height: 60px;}
.servicelist.p {
      position: relative; overflow:hidden;
    }

    .particle {
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      opacity: 0;
      animation: float 6s linear infinite;
    }

    @keyframes float {
      0% {
        transform: translate(0, 0) scale(0.5); 
        opacity: 0;
      }
      25% {
        opacity: 1;
      }
      100% {
        transform: translate(var(--x), var(--y)) scale(1);
        opacity: 0;
      }
    }

.adv_box {
width: 100%;
  position: relative;
  transition: 0.3s ease-in-out;
  margin-bottom: 25px;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  -moz-box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  padding: 20px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}
.adv_box img {
 max-width: 90px;
  margin-right: 10px;
}
.adv_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/bx.png) no-repeat center center;
  background-size: contain;
  opacity: 0.1;
}
.adv_in .row .col-12:nth-child(1) .adv_box {
  background: #f4bfbf;
  color: #000;
}
.adv_in .row .col-12:nth-child(2) .adv_box {
  background: #ffd6b4;
  color: #000;
}
.adv_in .row .col-12:nth-child(3) .adv_box {
  background: #faf0d7;
  color: #000;
}
.adv_in .row .col-12:nth-child(4) .adv_box {
  background: #bee7ff;
  color: #000;
}
.adv_in .row .col-12:nth-child(5) .adv_box {
  background: #effffd;
  color: #000;
}
.adv_in .row .col-12:nth-child(6) .adv_box { 
  background: #ffd5d5;
  color: #000;
}
.adv_in .row .col-12:nth-child(7) .adv_box {
  background: #85f4ff;
  color: #000;
}
.adv_in .row .col-12:nth-child(8) .adv_box {
  background: #ceceff;
  color: #000;
}
.adv_in .row .col-12:nth-child(9) .adv_box {
  background: #f0ffc2;
}
.adv_box .media-body h5 {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  text-align: left;
  margin-bottom: 8px;
}
.adv_box .media-body p {
 font-size: 14px;
  color: #000;
  text-align: justify;
  text-align: left;
  line-height: 22px;
  font-weight: 400;
}
.adv_box .media {
  align-items: flex-start; display: flex;
}
.adv_box:hover {
  background: #fff !important;
}
.adv_box .media .rmore{font-weight: 700;
  font-size: 15px;
  color: #264281;}

.adv_in h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center; background-size:cover;
}
.adv_in {
  padding: 25px 0px 50px;
}

:root {
--rose1: linear-gradient(to right,#E50091,#AE0D97);
--rose2: linear-gradient(to right,#D219B4,#E50091);
--blue1: linear-gradient(to right,#3b29cf,#4267D9);
--blue2: linear-gradient(to right,#4267D9,#17B1EF);
--green1: linear-gradient(to right,#42c966,#5BD80B);
--green2: linear-gradient(to right,#04E2CB,#42c966);
--orange1: linear-gradient(to right,#E03C30,#FF7125);
--orange2: linear-gradient(to right,#FF7125,#EFBC2F);
}

.timlin {
  background: #eee;
  padding: 50px 0px 50px;
}
.main-timeline{
    font-family: sans-serif;
    position: relative;
}
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 50%;
    padding: 0 0 0 70px;
    margin: 0 0 0 50px;
    float: right;
    position: relative;
}
.main-timeline .timeline:before{
    content: '';
    background-color: #D219B4;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -70px;
    top: 50%;
}
.main-timeline .timeline-content{
    color: #fff;
    background: var(--rose1);
    min-height: 140px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px -5px #555;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after{
    content: '';
    background: #E50091;
    height: 16px;
    width: 16px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: -8px;
    top: 50%;
}
.main-timeline .timeline-content:after{
    background: var(--rose2);
    transform: translateY(-50%) rotate(0);
    left: -140px;
    width: 140px;
    height: 5px;
}
.legtext{}
.legtext h3{color: #264281;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
  background: linear-gradient(90deg, #bd82ec, orange, #e06c1e, #7cbe7c, #5cdeff, indigo, #cf8fe0);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
  .legtext p{font-size: 17px;
  font-weight: 500;
  text-align: center;}
  .legtext {
  margin-bottom: 60px;
}
.main-timeline .timeline-content:hover{ 
    text-decoration: none; 
}
.main-timeline .timeline-icon i{color: #e91e63;
  text-shadow: 1px 1px 0 #ff9800, 2px 2px 0 #4caf50, 3px 3px 0 #2196f3;}
.main-timeline .timeline-icon{
    color: rgba(0,0,0,0.2);
    font-size: 40px;
    position: absolute;
    top: 15px; 
    left: -90px; 
}
.main-timeline .title{
   font-size: 22px;
  font-weight: 700;
  margin: 0 0 11px 0;
  color: #fff;
}
.main-timeline .description{
  font-size: 16px;
  margin: 0;
  color: #fff;
  font-weight: 500; line-height:22px;
}
.main-timeline .timeline:nth-child(even){
    padding: 0 70px 0 0;
    margin: 0 70px 0 0;
    float: left;
}
.main-timeline .timeline:nth-child(even):before{
    left: auto;
    right: -71px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    left: auto;
    right: -8px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{
    left: auto;
    right: -140px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: -90px;
}
.main-timeline .timeline:nth-child(4n+2):before{ 
    background-color: #17B1EF; 
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{
    background: var(--blue1);
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{ 
    background: #4267D9; 
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content:after{
    background: var(--blue2);
}
.main-timeline .timeline:nth-child(4n+3):before{ 
    background-color: #04E2CB; 
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content{
    background: var(--green1);
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{ 
    background: #42c966; 
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content:after{
    background: var(--green2);
}
.main-timeline .timeline:nth-child(4n+4):before{
    background-color: #EFBC2F; 
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content{
    background: var(--orange1);
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{ 
    background: #FF7125; 
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content:after{
    background: var(--orange2);
}
.timlin{overflow:hidden;}

@media screen and (max-width:767px){
	.i .aboutcont{margin-top: 0PX;}
	.legtext h3{line-height: 39px;}
	
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 0 0 0 40px;
        margin-bottom: 20px;
    }
    .main-timeline .timeline:before,
    .main-timeline .timeline:nth-child(even):before{
        transform: translateY(0);
        left: 0;
        right: auto;
        top: 47px;
    }
    .main-timeline .timeline:nth-child(4n+2) .timeline-content{
        background: linear-gradient(to left,#3b29cf,#4267D9);
    }
    .main-timeline .timeline:nth-child(4n+4) .timeline-content{
        background: linear-gradient(to left,#E03C30,#FF7125);
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        transform: translateY(0) rotate(45deg);
        top: 45px;
        left: -4px;
    }
    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(even) .timeline-content:after{
        width: 40px;
        transform: translateY(0);
        right: auto;
        left: -38px;
        top: 50px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-content:after{
        transform: translateY(0) rotateY(180deg);
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        font-size: 22px;
        left: -30px;
        right: auto;
    }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
}






@media only screen and (max-width:768px){
	.safesec.g video {
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0px;
  height: 100%;
  object-fit: cover;
}
.b4{background-size: contain;}
	.i .hcontent h1 {
  font-size: 32px;
  line-height: 60px; 
}
#tp-contact-us.tp-contact-us.c {
  background: #fff;
  margin-top: 0px;
  padding-bottom: 45px;
  padding-top: 15px;
}
	.servicelist.p.o h3{background-size: contain;
    line-height: 37px;
    font-size: 38px;}
	.adv_in h3{font-size: 37px; background-size: contain;
  line-height: 36px;}
	.servicelist.p .col-md-6.o{order: -1;}
	.servicelist.p h3{font-size:41px;}
	.cotbox{padding: 12px 15px 0px 15px;}
	.l .cotbox{padding-right: 15px; padding-left: 15px;}
	.servicelist.p .column {
  margin-bottom: 0px;
  padding-bottom: 40px;
}
	.servicelist #myBtnContainer .btn {
  border-radius: 25px;
  font-weight: 600;
  padding: 8px 24px;
  border: #264281 2px solid;
  color: #264281;
  margin: 0px 8px;
    margin-bottom: 0px;
  font-size: 15px;
  margin-bottom: 9px;
}
.servicelist .column{padding: 20px 18px;}
.servicelist .column h5 {
  font-size: 21px;
  color: #264281;
  margin-bottom: 15px;
  margin-top: 10px;
}
	.header{
	    position:absolute; 
		width:100%;
/* 		background: none; */
	}
	.safesec.g .safbox{padding: 15px 15px 20px;}
	#navigation.small-screen{
	    background:#ffffffdb;
	}
	#navigation > ul > li > a{
	    color:#000;
	}
	
	
	.hmcont {
  width: 100%;
  margin-top: 5px;
  padding-left: 0px;
  margin-bottom: 40px;
}
.hmbanner h1 {
  color: #004c3f;
  font-size: 32px;
  line-height: 41px;
  display: inline-block;
  font-weight: 700;
  text-align: left;
  margin-bottom: 16px;
}
.hmbanner {
  padding: 35px 0px 40px;
  background: #fff8e5;
}
.aboutsec {
  padding: 36px 0px 50px;
}

.aboutsec img {
    display: none;
}
	.safesec .aboutcont {
  padding-top: 0px;
  width: 100%;
  margin: -30px 0px 25px;
}
.countbox img {
  background: #df312a;
  color: #004c3f;
  border-radius: 50%;
  padding: 14px;
  height: 66px;
  width: 66px;
  font-size: 21px;
  text-align: center;
  line-height: 31px; 
  position: absolute;
  left: 0px;
  top: 5px;
}
	.aboutcont h3 {
  margin-top: 10px; 
  font-size: 34px;
    line-height: 43px;}
	.countbox p{font-size: 15px;}
	.c .widget{height:auto;}
	.countbox {
  margin-bottom: 24px; padding-left: 85px;
}
.countbox h5 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 33px;
  line-height: 40px;
  padding-top: 7px;
}
.faqblock{padding: 23px 18px 30px;
  border-radius: 5px;
  background: #fff;
  margin-top: 55px;}
  .widget{min-height: auto;
  margin-top: 21px;}
  .tp-why-choose h3 {
  color: #004c3f;
  font-size: 37px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 38px;
}
.faqimg img {
  width: 100%;
  max-width: initial;
}
	.left-sidebar h4 {
 font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
}
.right-sidebar h4{font-size: 30px; line-height: 40px; margin-bottom: 25px;}
  .c .widget{margin-top: 25px;
    padding-bottom: 1px;
    margin-bottom: 25px;}
	.rphone {
  display: flex;
  align-items: center;
  color: #df312a;
  float: none;
  justify-content: center;
  margin: -18px 0px 8px;
  border-top: #bfbfbf 1px solid;
  padding-top: 5px;
}
.hcontent {
  position: absolute!important;
  top: 66%!important;
  left: 5px!important;

}
@media(max-width:767px){
		.typewriter span{
		font-size: 27px!important;
			text-align:left;
	}
			.thin-txt{
		font-size: 14px;
	}
	.gradient-text{
		line-height: 40px!important;
    	letter-spacing: 1px!important;
	}
	.page-title{
    margin-top: 0px!important;
}
	#multi-text .thin-txt {
    font-size: 20px !important;
}
	#txt_style .thin-txt {
    font-size: 20px !important;
}
	
}
 
/* .hbanner video{
    height:400px;
} */
	
	.desktop_vid{
		display:none;
	}
	.phone_vid{
		display:block;
	}
.hcontent h1 {
  font-size: 27px; 
  font-weight: 700; 
  margin-bottom: 7px; 
  color: #fff; 
  line-height: 32px;
  text-align:left;
}
.hcontent p {
  font-size: 15px;
    color: #111;  
    line-height: 25px; 
    margin-bottom: 34px;
} 





.prodblock{flex-wrap: wrap;}

.prodbox{width:50%; flex: auto; border: #fff 1px solid;}
.prodsec {
  padding: 30px 0px 1px;
}
.prodbox h5 {
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: #000;
  font-weight: 500;
  padding: 7px 10px;
  font-size: 17px;
  margin-bottom: 0px;
  background: #ffffffb8;
  width: 100%;
  left: 0px;
  min-height: 59px;
}
.hcontent .hbtn {
  background: #df312a;
  color: #fff;
  padding: 7px 19px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
}
.hbanner img {
  min-height: 170px;
}






	
	
	
	
	
	
	
	
	.ft-block.f2 {
		padding-left: 0px; 
}
.hform textarea.form-control {
  height: 135px; 
}
.hcbox img {
  margin-bottom: 20px; 
}
.hcbox h5 {
  margin-bottom: 8px; 
  font-size: 22px; 
  color: #56509F;
}
.wecontent {
  margin-top: 30px; 
}
.wecontent h2 {
  color: #FE6500; 
  font-size: 29px; 
  font-weight: 700;
  margin-bottom: 15px;
}
.bstripcont h1{font-size:28px;}
.hbannerstrip {
  padding: 18px 0px; 
}
}



.sideform {
  padding: 15px;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  border-radius: 4px;
  position:sticky; top:0px;}
.sideform h4{font-size: 19px;
  letter-spacing: 1px;
  color: #56509F;
  font-weight: 700; 
  margin-bottom: 25px; 
  text-align: center;}
.sideform input{border: #BDBDBD 1px solid;
  margin-bottom: 20px; font-size: 14px;
  padding: 10px;}  
.sideform .btn{background: #FE6500; 
  color: #fff;
  font-size: 17px;
  letter-spacing: .9px;
  display: block;
  width: 100%;
  margin-top: 20px; 
  font-weight: 600;}


.galing{margin-bottom:30px;}
.profright{margin-bottom:30px;}
.profright h3 {
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 28px; 
}
.profright p{margin: 10px 0 16px 0;}
.profright .contl {
  margin-bottom: 15px;
  border-bottom: #d9d9d9 1px solid;
  color: #333;
  padding-bottom: 17px; 
}
.profright .contl a {
  text-decoration: none;
  color: #333;
}
.profright .contl i {
  color: #56509F;
  margin-right: 3px; 
  font-size: 18px; 
}
.profleft {
  margin-bottom: 30px; 
}
.othbox{margin-bottom: 30px; padding: 10px 8px 10px 35px; box-shadow: 0 0 9px rgba(0,0,0,.3); 
  border-radius: 2px;  text-align: center;}
.othservice .othbox h3{margin: 13px 0 20px; font-size: 23px; margin-bottom: 20px;
 }
 .othservice2 .othbox h4{font-size: 21px; }
.othbox .img-box {
  margin: auto; box-shadow: 0 0 5px rgba(0,0,0,.3); display: flex; 
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  border-radius: 50%; margin-bottom:20px;
  text-align: center;
} 
.othbox .img-box img{display:inline-block;} 
.othbox .btn{background: #FE6500;
  color: #fff;
  font-size: 16px;
  font-weight: 700; display:inline-block;
  padding: 5px 22px; margin: 0; 
    margin-bottom: 0px; 
  border-radius: 20px;
  margin-bottom: 18px;}
  .othservice h3{font-size:27px;
  font-weight: 400;
  margin-bottom: 34px;}
  @media only screen and (max-width:768px){
	.navbar-brand { padding: 11px 0px 11px 0px; height: auto; display: block; max-width: 155px;}
	.othbox {margin-bottom: 20px;}
	.galing{margin-bottom: 20px;}
	.heading {
  text-align: center;
  padding: 30px 0px 20px; 
}
.review-box{margin-bottom:25px;}

}



.abt .a2 p:first-child{color:#56509F; font-size: 20px; line-height: 29px; font-style: italic;}
.othservice2 .othbox.text-start h4{font-size:18px; margin-bottom:0px;} 
.othservice2 .othbox.text-start{padding: 18px 20px;}

.hcontact.mt40{margin-top:40px;}


/**/
/* testimonial page slider */
.testimonial-section-pg{
	background: #edecec;
    border-top: 1px solid #f2f2f2;
    padding-bottom: 60px;
    padding-top: 60px;
}
.testimonial-title-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 30px 18px 30px;
}
.title-left-content h2 {
margin: 6px 0px;
    color: #fff;
    font-size: 39px;
    line-height: 44px;
    letter-spacing: -0.01em;
    font-weight: 100;
}
.testi-rate {
    display: flex;
    flex-wrap: wrap;
	align-items:end
}
.testi-rate p{
	margin-bottom:0px;
}
.strbox {
    margin-right: 8px;
}
.testimonial-right-box a {
    color: #fff;
    background: #264281;
    font-size: 18px;
    padding: 15px 25px;
    border-radius: 5px;
    text-decoration:none;
}
.main-testimonial-box .single-item img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    opacity: 1;
    padding: 3px;
    position: relative;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: 80px;
    border-radius: 50%;
    margin: 15px 0px 5px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.main-testimonial-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 10px;
}
.single-item {
    flex: 0 0 30%;
    padding: 10px;
    text-align: center;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin:10px;
    border-radius:5px;
	cursor:pointer;
	transition:0.3s ease;
}
.single-item h5 {
    color: #47588f;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.text-holder {
    margin-top: 10px;
}
.single-item .strbox {
    margin: 10px 0px!important;
}
.strbox i {
    color: #fabb05;
    font-size: 20px;
}
.single-item:hover{
	transform: translate(0px, -20px);
}
@media(max-width:768px){
	.single-item{
		flex:0 0 100%;
	}
	.testimonial-right-box {
		margin-top:15px;
}
.hbanner{
    top:0px;
}
}


/* counter*/
section#counter-stats {
	display: flex;
	justify-content: center;
	padding: 60px 0px 40px;
}
#counter-stats h3 {
    font-size: 44px;
    margin-bottom: 29px;
    font-weight: 100;
    display: inline-block;
    color: #fff;
    padding: 7px 31px;
    line-height: 52px;
}

.stats {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    background: #264281;
    padding: 30px 0px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    cursor:pointer;
    transition:0.4s linear;
}
.stats:hover{
    background:#3254a1;
    transform: translate(0px, -20px);
}

.stats i {
  color: #fff;
  font-size: 60px;
}
.counting {
    color: #fff;
    font-size:45px;
}
.stats h5 {
    color: #fff;
}




/*form css*/
.form-section {
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}
.form-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-image: url('../images/contact-form-bg.png');
    background-size: cover;
    z-index: -1;
    opacity: 0.5;
}
.form-box h2{
    font-size: 35px;
    /*font-weight: 600;*/
    display: inline-block;
    background-size: cover;
    padding: 13px 30px;
    color: #fff;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  border: 2px solid rgb(128, 126, 126);
  background: transparent;
  outline: none;
  width: 100%;
  text-transform: capitalize;
    padding: 14px 13.4px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus{
    bottom: 2px solid rgb(86 80 159);
}
textarea{
    resize:none;
}
.form-box .btn {
    border-color: #56509f;
    border-width: 2px;
    background: #56509f;
    color: #fff;
}
.map-box iframe{
    max-height:425px;
    width:100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius:10px;
}



/*typing effect*/

	.hcontent h1:after{
	 content: '';
	  display: inline-block;
	  background-color: transparent;
	  margin-left: 2px;
	  height: 32px;
    width: 2px;
		/*animation: cursor 0.4s infinite;*/
	animation: hideCursor 0s forwards;
	animation-iteration-count:0;
	}

	/* The typewriter cursor effect */
	/*@keyframes cursor {*/
	/*	0% { opacity: 1; }*/
	/*	  49% { opacity: 1; }*/
	/*	  50% { opacity: 0; }*/
	/*	  100% {display:none; }*/
	/*}*/
	
	@keyframes hideCursor {
  to { opacity: 0; }
}

.owl-theme .owl-dots .owl-dot.active span{
    background: #264281!important;
}

/*typing effect 2*/

	.aboutcont h3:after{
	 content: '';
	  display: inline-block;
	  background-color: transparent;
	  margin-left: 2px;
	  height: 32px;
    width: 2px;
	animation: hideCursor 0s forwards;
	animation-iteration-count:0;
	}

	@keyframes hideCursor {
  to { opacity: 0; }
}

.typewriter span {
    font-weight: 800;
    font-size: 55px;
/*     background: linear-gradient(90deg, #bd82ec, orange, #e06c1e, #7cbe7c, #5cdeff, indigo, #cf8fe0); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.typewriter #typewriter-h3{
	background: linear-gradient(90deg, #bd82ec, orange, #e06c1e, #7cbe7c, #5cdeff, indigo, #cf8fe0);
	    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.adv_box {
  width: 100%;
  position: relative;
  transition: 0.3s ease-in-out;
  margin-bottom: 25px;
  position: relative;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  -moz-box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  box-shadow: 0px 0px 6px 0px rgba(159, 159, 159, 0.68);
  padding: 20px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.adv_box img {
  max-width: 90px;
  margin-right: 10px;
}

.adv_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/bx.png) no-repeat center center;
  background-size: contain;
  opacity: 0.1;
  z-index: -1;
}

.adv_in .row .col-12:nth-child(1) .adv_box {
  background: #f4bfbf;
  color: #000;
}

.adv_in .row .col-12:nth-child(2) .adv_box {
  background: #ffd6b4;
  color: #000;
}

.adv_in .row .col-12:nth-child(3) .adv_box {
  background: #faf0d7;
  color: #000;
}

.adv_in .row .col-12:nth-child(4) .adv_box {
  background: #bee7ff;
  color: #000;
}

.adv_in .row .col-12:nth-child(5) .adv_box {
  background: #effffd;
  color: #000;
}

.adv_in .row .col-12:nth-child(6) .adv_box {
  background: #ffd5d5;
  color: #000;
}

.adv_in .row .col-12:nth-child(7) .adv_box {
  background: #85f4ff;
  color: #000;
}

.adv_in .row .col-12:nth-child(8) .adv_box {
  background: #ceceff;
  color: #000;
}

.adv_in .row .col-12:nth-child(9) .adv_box {
  background: #f0ffc2;
}

.adv_box .media-body h5 {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  text-align: left;
  margin-bottom: 8px;
}

.adv_box .media-body p {
  font-size: 14px;
  color: #000;
  text-align: justify;
  text-align: left;
  line-height: 22px;
  font-weight: 400;
}

.adv_box .media {
  align-items: flex-start;
  display: flex;
}

.adv_box:hover {
  background: #fff !important;
}

.adv_box .media .rmore {
  font-weight: 700;
  font-size: 15px;
  color: #264281;
}

.adv_in h3 {
  margin: 6px 0px;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  letter-spacing: -0.01em;
  font-weight: 200;
  text-align: center;
  background-size: cover;

}

.adv_in {
  padding: 25px 0px 50px;
}



/* read-contanier */
.red-container {
  
}
.popup9 {


}




.close-btn {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  z-index: 999;
  background: #f00;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}
.popup9 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6); 
  z-index: 9999;
  overflow-y: auto; 
  padding: 40px 15px;
  
  }




.red-container {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin: auto;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3); 
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.4s ease-in-out;
  transform-origin: center;
  position: relative;
}

.red-container.show {
  opacity: 1;
  transform: scale(1);
}

@media (max-width: 767.98px) {
  .red-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding: 30px 15px;
    border-radius: 0;
    z-index: 999;
    box-shadow: none;
  }

  .red-container h2 {
    font-size: 22px;
    text-align: center;
  }

  .red-container-p {
    font-size: 16px;
    text-align: center;
  }

  .red-container img {
    width: 100%;
    margin-bottom: 20px;
  }

  .close-btn {
    font-size: 28px;
    top: 10px; 
    right: 15px; 
  }
	
	.hvideo-slider .owl-carousel .owl-nav button.owl-prev{
		left: 10px;
		background: #ffffff91;
	}	
	
	.hvideo-slider .owl-carousel .owl-nav button.owl-next{
		right: 10px;
		background: #ffffff91;
	}
}

.red-container .mb-3 {
  text-align: center;
  margin: 0;
  padding: 2px 20px 5px; font-weight: 600;
}

#color-id{
  display: flex;
  background-color: #000;

}
.footer_logo img {
    width: 150px;
    height: auto;
}

.footer_logo {
    margin-top: 25px;
	padding-left: 20px;
}

/* new catalouge css */

.cata_section {
    padding: 40px 0px;
    margin-bottom: 40px;
}

.pdf_link {
            display: flex;
            align-items: center;
            gap: 30px;
            border: 2px solid #264281;
            padding: 10px;
            border-radius: 10px;
            margin: 5px;
            margin-bottom: 20px;
            text-decoration: none;
            background: #f5f8ff;
        }

        .card {
            margin-top: 40px;
            border-radius: 15px;
            box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
			background: #ffffffad;
        }

        .card h2 {
            text-align: center;
            font-size: 35px;
            margin-bottom: 20px;
        }

        .pdf_link img {
            width: 55px;
        }

        .pdf_link p {
            font-size: 18px;
            font-weight: 600;
            color: #000;
        }

        .cat_btn {
            display: flex;
            justify-content: center;
            gap: 60px;
            flex-wrap: wrap;
        }

        .pdf_img img {
            width: auto;
            display: block;
            margin: auto;
			max-width:450px;
        }

        .btn-primary {
            color: #fff;
            background-color: #264281;
            border-color: #264281;
            padding: 10px 16px;
            font-size: 18px;
            border-radius: 8px;
        }

        .btn-primary:hover {
            background-color: #2c3e50;
        }

        .btn-primary:active {
            background-color: none;
            border-color: none;
        }





/*  end */
