@font-face {
    font-family: comfortaa;
    src: url('../fonts/Comfortaa-Regular.ttf');
	  font-display: swap;
  }

  @font-face {
    font-family: comfortaaBold;
    src: url('../fonts/Comfortaa-Bold.ttf');
	  font-display: swap;
  }
  @font-face {
    font-family: courgette;
    src: url('../fonts/Courgette-Regular.ttf');
	  font-display: swap;
  }

  @font-face {
    font-family: openSans;
    src: url('../fonts/OpenSans-Regular.ttf');
	  font-display: swap;
  }
  @font-face {
    font-family: openSansSemiBold;
    src: url('../fonts/OpenSans-SemiBold.ttf');
	  font-display: swap;
  }
  @font-face {
    font-family: openSansBold;
    src: url('../fonts/OpenSans-Bold.ttf');
	  font-display: swap;
  }
  html{
    scroll-behavior: smooth;
  }
html body{
	background: #004aa9;
	background-color: #004aa9;
}
html body .captcha-image{
	color: #fff;
}
@media (min-width: 992px) {
  html body{
   font-family: openSans;
   background-image: url(/wp-content/uploads/2021/08/home-bg-scaled.jpg);
   background-size: cover;
 }
  body.page-template-temp-why-us{
   background-image: url(/wp-content/uploads/2021/07/choose-bg-body.jpg);
 }
  body.page-template-temp-services{
   background-image: url(/wp-content/uploads/2021/07/services.jpg);
 }
  body.page-template-temp-contact{
   background-image: url(/wp-content/uploads/2021/07/contact.jpg);
 }
  body.page-template-temp-ser1{
   background-image: url(/wp-content/uploads/2021/07/ser1-bg.jpg);
 }
  body.page-template-temp-ser2{
   background-image: url(/wp-content/uploads/2021/07/ser2-bg.jpg);
 }
  body.page-template-temp-ser3{
   background-image: url(/wp-content/uploads/2021/07/ser3-bg.jpg);
 }
  body.page-template-temp-ser4{
   background-image: url(/wp-content/uploads/2021/07/ser4-bg.jpg);
 }
  body.page-template-temp-ser5{
   background-image: url(/wp-content/uploads/2021/07/ser5-bg.jpg);
 }
  body.page-template-temp-ser6{
   background-image: url(/wp-content/uploads/2021/07/ser6-bg.jpg);
 }
  body.page-template-temp-ser7{
   background-image: url(/wp-content/uploads/2021/07/ser7-bg.jpg);
 }
  body.page-template-temp-ser8{
   background-image: url(/wp-content/uploads/2021/07/ser8-bg.jpg);
 }
  body.page-template-temp-ser9{
   background-image: url(/wp-content/uploads/2021/07/ser9-bg.jpg);
 }
	header#masthead {
	background-image: url(/wp-content/uploads/2021/08/home-bg-scaled.jpg);
}
	header#masthead.site-header.fixed-header {
    position: fixed;
    width: 100%;
    background: #004aa9;
	background-color: #004aa9;
    z-index: 999;
	top: 0;
	box-shadow: 0 3px 20px rgb(0 0 0 / 70%);
    background-size: cover;
	padding: 20px 0 0;
}
header#masthead.site-header.fixed-header .btns-top {
    height: 0;
    top: -150px;
	position: relative;
    margin: 0;
}
	section.abt-sec:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2021/07/flowers-bg.svg);
  width: 100%;
  height: 100%;
  top: -100px;
  right: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.own-cont-wrap.new-content{
  color: #fff;
}
	.choose-cont {
    background-image: url(/wp-content/uploads/2021/08/choose-bg.jpg);
	}
	.home .ser-sec:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2021/07/bg-choose.svg);
  width: 100%;
  height: 100%;
  left: -300px;
  top: -140px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
	footer.site-footer:after{
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2021/07/footer-bg.svg);
  width: 100%;
  height: 870px;
  top: -200px;
  right: 0;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: contain;
  background-position: top right;
}
	.ply-btn-wrap a img{
		width: 90px;
		height: 90px;
		object-fit: contain;
	}
	.wel-cont-wrap:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2021/07/flowers.svg);
  background-size: contain;
  width: 100%;
  height: 100%;
  left: -74%;
  top: 0;
		z-index: -1;
  background-repeat: no-repeat;
}
	.banner-cont-box:before {
  content: '';
  width: 140px;
  height: 430px;
  background: #08105B;
  border-radius: 10px 0 0 10px;
  position: absolute;
  left: 0;
  top: 50%;
    transform: translateY(-50%);
}
}

img.banner_bg.lazyloaded {
    position: absolute;
    height: 100%;
	width: 100%;
	top: 0;
    object-fit: cover;
}
.search_main{
	padding: 50px 0;
}
.search_main a{
	color: #16DB94;
}
.search_main,
.search_main p{
	color: #fff;
}
 #page{
  overflow: hidden;
}
.post, .page{
  margin: 0;
}
footer a.custom-logo-link img{
	max-width: 450px;
	width: 100%;
}
body p{
  font-family: 'openSans';
  font-size: 18px;
  margin-bottom: 35px;
  line-height: 26px;
}
body a:hover{
  text-decoration: none;
}
body a{
  font-size: 15px;
  line-height: 25px;
	transition: 0.3s;
}
.main-navigation li{
	padding-bottom: 20px;
}
body footer .main-navigation li a:hover,
body footer .main-navigation li.current-menu-item a{
    color: #16DB94;
}
body a:focus,
body button:focus{
	outline: none;
}
a.btn-prim,
button.btn-prim,
input.btn-prim{
  font-size: 24px;
  line-height: 21px;
  font-family: courgette;
  color: #000;
  background: #16DB94;
	border: 1px solid #16DB94;
  padding: 15px 45px;
  display: inline-block;
  transition: 0.3s;
  border-radius: 10px;
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(
    -10deg
    );
  transform: skewX(
    -10deg
    );
  cursor: pointer;
}
a.btn-prim:hover,
button.btn-prim:hover,
input.btn-prim:hover,
a.btn-prim.prim-rev,
button.btn-prim.prim-rev,
input.btn-prim.prim-rev{
  background: #fff;
	border: 1px solid #16DB94;
  color: #000;
}
a.btn-prim.prim-rev:hover,
button.btn-prim.prim-rev:hover,
input.btn-prim.prim-rev:hover{
  background: #16DB94;
  color: #000;
	border: 1px solid #fff;
}
.search-form label{
width: 75%;
	margin-bottom: 0;
}
.search-form input {
    width: 100%;
    padding: 5px 10px;
}
.search-form .search-submit{
	width: 20%;
	min-height: 36px;
	    font-size: 16px;
    line-height: 21px;
    font-family: courgette;
    color: #000;
    background: #16DB94;
    border: 1px solid #16DB94;
    display: inline-block;
    transition: 0.3s;
    border-radius: 10px;
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX( 
-10deg
 );
    transform: skewX( 
-10deg
 );
    cursor: pointer;
}
.search-form .search-submit:hover{
	background: #fff;
}
/*header menu*/
.header-menu .main-navigation ul ul {
    display: block;
    background: #002a7e;
}
.header-menu .main-navigation ul li:hover ul,
.header-menu .main-navigation ul li:focus ul{
/* 	left: 50%;
	transform: translatex(-50%); */
}
.header-menu .main-navigation li ul li {
    display: block;
    margin-bottom: 5px;
	padding-bottom: 5px;
}
.header-menu .main-navigation li ul li:nth-last-child(1) {
    margin-bottom: 15px;
}

.header-menu .main-navigation li ul li:nth-child(1) {
    margin-top: 25px;
}
.header-menu .main-navigation li ul li a {
    font-size: 12px;
    text-align: left;
    margin: 0 25px 0 40px;
	position: relative;
}
.header-menu .main-navigation li ul li a:before {
    content: '+';
    position: absolute;
    left: -15px;
}




.site-branding img {
    width: 65% !important;
}
/*fixed header*/
.site-header-height{
	height: 186px;
}
header#masthead {
	position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
  padding: 40px 0 20px;
	transition: 0.3s;
    background-size: cover;
}
.btns-top{
  margin-bottom: 30px;
/* 	transition: opacity 0.2s height 0.3s ease; */
}
.btns-top a{
  margin-left: 10px;
}
.header-menu{
  position: relative;
}
.header-menu .main-navigation ul{
  justify-content: flex-end;
}
.header-menu .main-navigation a {
  font-family: comfortaa;
  font-size: 20px;
  color: #fff;
  line-height: 23px;
  margin-right: 55px;
  transition: 0.3s;
}
.header-menu .main-navigation li.current_page_item a,
.header-menu .main-navigation li a:hover,
.header-menu .main-navigation li.current_page_parent a,
.header-menu .main-navigation li.current_page_parent li.current_page_item a{
  color: #16DB94;
}
.header-menu .main-navigation li.current_page_parent li a{
	color: #fff;
}
.header-menu .main-navigation li.current_page_parent li a:hover{
	font-weight: 600;
}
header#masthead.fixed-header .site-branding {
    transform: translateY(calc(-50% + 10px));
}
/*menu right*/
.search-popup{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  transform: translateY(-50%);
}
.search-form-pop {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 9;
  transform: translateY(-100%);
  transition: 0.5s;
}
.search-form-pop.active{
  transform: translateY(0);
}
.search-form-pop .search-form-body{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
  margin: 0 auto;
  background: #fff;
  padding: 100px 30px;
  border-radius: 5px;
}
.close-search-popup{
  position: absolute;
  right: 25px;
  top: 25px;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  padding: 0;
  line-height: 25px;
  border:  none;
  background: transparent;
  cursor: pointer;
}
.close-search-popup:focus{
  outline: none;
}
.close-search-popup img{
  max-width: 100%;
}
/*banner*/
.homeslider{
  position: relative;
  background-size: cover;
  height: 670px;
}
.homeslider img.banner_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
}
.homeslider .banner-cont-box{
  padding-left: 35px;
  position: relative;
  z-index: 99;
/*   padding-top: 80px; */
	top: 50%;
    transform: translateY(-50%);
}

.banner-cont-box-cont{
  position: relative;
  z-index: 999;
}
.ply-btn-wrap,
.scroll-bottom{
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.homeslider .banner-cont-box h1{
  font-family: comfortaaBold;
  font-size: 56px;
  line-height: 72px;
  color: #fff;
  margin-bottom: 40px;
}
.homeslider .banner-cont-box span{
  display: block;
  font-family: courgette;
  font-size: 26px;
  line-height: 35px;
  color: #16DB94;
}
.homeslider video{
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.ply-btn-wrap a{
  position: absolute;
  left: 85%;
  bottom: 190px;
  max-width: 270px;
  margin: 0 auto;
  width: 100%;
  text-align: right;
  transform: translateX(-50%);
  padding-right: 30px;
}
.ply-btn-wrap a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #16DB94;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
}
.banner-cont-box-cont:after {
  background-image: url(/wp-content/uploads/2021/07/bg-shad.png);
  background-size: cover;
  filter: blur(50px);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
}
a#videopause{
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.scroll-bottom{
  position: absolute;
  right: 15px;
/*   bottom: 90px; */
	bottom: -30px;
  width: 61px;
  height: 61px;
  background: #000;
  text-align: center;
  line-height: 61px;
  border-radius: 61px;
}
section.slide-banner {
    border-top: 5px solid #16DB94;
    border-bottom: 5px solid #16DB94;
}
/*about sec*/
.abt-sec{
  padding: 85px 0 135px;
  position: relative;
}

.icon-wrap-inner {
  position: relative;
  margin-bottom: 65px;
}
.icon-wrap{
  cursor: pointer;
  padding: 0 70px;
}
.icon-wrap-inner:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2021/07/icon-ser.svg);
  height: 121px;
  width: 121px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: -22px;
  filter: brightness(15);
  transition: 0.3s;
}
.icon-wrap:hover .icon-wrap-inner:after{
  filter: brightness(1);
}
.icon-wrap h3 {
  font-family: 'comfortaaBold';
  font-size: 24px;
  line-height: 27px;
  color: #fff;
  transition: 0.3s;
  margin-bottom: 15px;
}
.icon-wrap:hover .icon-wrap-inner img {
    filter: grayscale(1);
}
.icon-wrap:hover h3{
  color: #16DB94;
}
.dots span {
  display: inline-block;
  height: 4px;
  width: 4px;
  background: #16DB94;
  border-radius: 4px;
  position: relative;
  margin-bottom: 15px;
}
.dots span:before {
  content: '';
  height: 4px;
  width: 4px;
  border-radius: 4px;
  display: inline-block;
  background: #16DB94;
  position: absolute;
  left: -9px;
}
.dots span:after {
  content: '';
  height: 4px;
  width: 4px;
  border-radius: 4px;
  display: inline-block;
  background: #16DB94;
  position: absolute;
  right: -9px;
}
.icon-wrap p {
  font-family: 'openSans';
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.wel-sec{
  padding-top: 150px;
  color: #fff;
}
.wel-sec h3 span{
  font-size: 26px;
  line-height: 43px;
  display: block;
  color: #16DB94;
  font-family: 'courgette';
}
.wel-sec h3{
  font-size: 56px;
  line-height: 72px;
  font-family: 'comfortaaBold';
  margin-bottom: 25px;
}
.wel-cont-wrap {
  padding-right: 50px;
  position: relative;
}

.wel-img-wrap{
  width: auto;
  display: inline-block;
  position: relative;
}
.wel-img-wrap:after {
  content: '';
  width: 255px;
  height: 200px;
  position: absolute;
  background: #fff;
  left: -15px;
  bottom: -15px;
  clip-path: polygon(0 0, 0 100%, 100% 100%);
  z-index: -1;
}
/*chhose sec*/
.choose-cont{
  background-size: cover;
  position: relative;
  padding: 110px 120px 110px 190px;
  border-radius: 20px 0 0 20px;
}
.choose-over{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #16DB94;
  opacity: 0.85;
  border-radius: 20px 0 0 20px;
}
.choose-cont-inner{
  position: relative;
  z-index: 9;
}
.choose-cont-inner h3 span{
  font-size: 26px;
  line-height: 43px;
  display: block;
  color: #fff;
  font-family: 'courgette';
}
.choose-cont-inner h3{
  font-size: 56px;
  line-height: 72px;
  font-family: 'comfortaaBold';
  margin-bottom: 25px;
}
.choose-img img {
  position: relative;
  top: -50px;
  width: calc(100% + 130px);
  max-width: initial;
  z-index: 9;
}
.ser-sec{
  position: relative;
}

.services-wrap-inner{
/*   overflow: hidden; */
  padding-top: 50px;
}
.services-wrap{
/*   width: 200%;
  max-width: 200%;
  overflow: auto; */
}

/* Handle */
.owl-theme.ser-slider .owl-dots{
	text-align:center;
}
.owl-theme.ser-slider .owl-dots .owl-dot {
  background: #fff; 
  border-radius: 0;
	width: 48%;
	height: 10px;
	margin: 0;
    display: inline-block;
}
.owl-theme.ser-slider .owl-dots .owl-dot:focus{
	outline: none;
}
.owl-theme.ser-slider .owl-dots .owl-dot span{
	width: 0;
	height: 0;
}
.owl-theme.ser-slider .owl-dots .owl-dot.active,
.owl-theme.ser-slider .owl-dots .owl-dot:hover{
	background: #16DB94;
}
.home .choose-sec .col-md-5 {
    z-index: 9;
}
.owl-carousel.owl-theme.ser-slider .ser-wrap a img {
    display: inline-block;
    width: auto;
}
.ser-sec{
  padding-top: 85px;
  color: #fff;
}
.ser-sec h3 span{
  font-size: 26px;
  line-height: 43px;
  display: block;
  color: #16DB94;
  font-family: 'courgette';
}
.ser-sec h3{
  font-size: 46px;
  line-height: 72px;
  font-family: 'comfortaaBold';
  margin-bottom: 25px;
  padding-left: 55px;
}
.ser-sec h3:after {
  content: '';
  background: #16DB94;
  position: absolute;
  width: 150px;
  height: 2px;
  left: 0;
  bottom: 25px;
}
.ser-sec p{
  margin-bottom: 0;
}
.ser-wrap h4 {
  font-size: 28px;
  line-height: 39px;
  font-family: 'comfortaaBold';
  padding-right: 100px;
}
.ser-wrap .ser-img-wrap{
  position: relative;
}
.ser-wrap .ser-img-wrap img{
  width: 100%;
  margin-bottom: 25px;
}
.ser-wrap .ser-img-wrap a {
  width: 90px;
  height: 86px;
  background: #16DB94;
  text-align: center;
  display: inline-block;
  border-radius: 90px;
  position: absolute;
  right: 0;
  bottom: -20px;
  line-height: 80px;
}
.ser-wrap .ser-img-wrap a img{
  width: auto;
  margin-bottom: 0;
}
.ser-wrap{
  margin-bottom: 50px;
}
.ser-wrap a{
  font-size: 18px;
  font-family: 'openSans';
  color: #16DB94;
  line-height: 26px;
  display: inline-block;
}
footer.site-footer{
  position: relative;
}
footer hr{
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.footer-top-wrap{
  padding: 95px 0;
}
.footer-top-wrap h6 {
  font-size: 46px;
  line-height: 55px;
  color: #fff;
  font-family: 'comfortaaBold';
}
footer .main-navigation ul{
  display: block;
}
footer .main-navigation li{
  display: block;
  margin-bottom: 0;
}
footer .main-navigation li a {
  font-size: 20px;
  line-height: 35px;
  font-family: 'openSans';
  color: #fff;
  transition: 0.3s;
}
footer .main-navigation li.current-menu-item a,
footer .main-navigation li a: hover{
  color: #16DB94;
}
.footer-reachout p {
  margin-bottom: 20px;
}
.footer-reachout p span {
  font-size: 22px;
  line-height: 26px;
  color: #16DB94;
  font-family: 'openSans';
  position: relative;
}
.footer-reachout p span:after {
  content: '';
  position: absolute;
  width: 160px;
  background: #16DB94;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  right: -185px;
}
.footer-reachout span.li{
  display: block;
  font-size: 18px;
  line-height: 39px;
  font-family: 'openSans';
  color: #fff;
}
.footer-reachout span.li a{
  color: #fff;
}
.site-info {
  padding: 50px 0;
}
.copyright{
  padding: 30px 0 35px;
}
.copyright p{
  margin-bottom: 0;
  color: #fff;
  font-family: 'openSans';
  font-size: 16px;
}
/*header inner*/
.header-inner{
  height: 300px;
	background-size: cover;
}
.inner-head-cont{
  position: relative;
  padding-left: 40px;
}
.inner-head-cont h1{
  font-size: 46px;
  line-height: 59px;
  font-family: 'comfortaaBold';
  color: #fff;
  position: relative;
  z-index: 9;
}
.inner-head-cont:before{
  content: '';
  width: 140px;
  height: 150px;
  background: #08105B;
  border-radius: 10px 0 0 10px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inner-head-cont:after {
  /* background-image: url(/wp-content/uploads/2021/07/bg-shad.png); */
  background-size: cover;
  filter: blur(50px);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  background: #000;
}
.inner-head-prim span{
  font-size: 26px;
  line-height: 43px;
  display: block;
  color: #16DB94;
  font-family: 'courgette';
}
.inner-head-prim{
  font-size: 36px;
  line-height: 46px;
  font-family: 'comfortaaBold';
  margin-bottom: 25px;
  color: #fff;
}
.wel-cont-wrap-inner {
    background: #16DB94;
    padding: 80px 0;
}
.why-sec-inner .icon-wrap {
    cursor: pointer;
    padding: 60px 30px 10px;
    background: #fff;
    border-radius: 0 0 20px 0;
    transition: 0.3s;
    margin: 0 30px;
}
.why-sec-inner .icon-wrap:hover{
  background: #08105B;
}
.why-sec-inner .icon-wrap-inner img{
  position: relative;
  z-index: 2;
}
.why-sec-inner .icon-wrap-inner:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2021/07/icon-ser.svg);
    height: 121px;
    width: 121px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: -22px;
    filter: brightness(3) grayscale(2);
    transition: 0.3s;
}
.why-sec-inner .icon-wrap:hover .icon-wrap-inner:after{
  filter: brightness(15);
}
.why-sec-inner .icon-wrap h3,
.why-sec-inner .icon-wrap p{
  color: #000;
}
.why-sec-inner .icon-wrap:hover h3,
.why-sec-inner .icon-wrap:hover p,
.page-template-temp-why-us .why-sec-inner .icon-wrap:hover p{
  color: #fff;
}
.why-sec-inner .icon-wrap:hover .dots span,
.why-sec-inner .icon-wrap:hover .dots span:after,
.why-sec-inner .icon-wrap:hover .dots span:before{
  background:  #fff;
}
.own-cont {
  padding: 80px 0;
}
.ser-sec-bot h3 b{
	line-height: 72px;
    display: block;
    font-size: 45px;
    font-family: 'comfortaaBold';
    margin-bottom: 45px;
}
.own-cont h3 b{
    line-height: 46px;
    display: block;
    font-size: 26px;
    font-family: 'comfortaaBold';
    color: #fff;
    margin-bottom: 65px;
}
.own-cont p span {
    line-height: 46px;
    display: block;
    font-size: 20px;
    font-family: 'openSansBold';
    color: #16DB94;
}
.own-cont p b{
    line-height: 46px;
    display: block;
    font-size: 20px;
    font-family: 'openSansBold';
    color: #fff;
}
.own-cont-wrap{
  padding: 0 70px;
}
.own-img-wrap{
  position: relative;
  padding-left: 15px;
}
.own-img-wrap:before{
  content: '';
    width: 255px;
    height: 200px;
    position: absolute;
    background: #fff;
    left: 0px;
    bottom: -15px;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    z-index: -1;
}
section.inner-sec {
    padding-top: 100px;
    position: relative;
}
section.inner-sec:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2021/07/flowers-bg.svg);
    width: 100%;
    height: 100%;
    top: -100px;
    right: 0;
    background-repeat: no-repeat;
    z-index: -1;
}
section.inner-sec .cont-right-inner p{
  color: #fff;
  font-family: 'openSansSemiBold';
}
.head-sec{
  padding: 0 30px 0 60px;
}
.cont-right-inner{
  padding-right: 40px;
}
section.inner-sec .services-wrap{
/*   max-width: 100%;
  overflow: hidden; */
}
section.inner-sec .ser-wrap h4{
  padding-right: 0;
}
section.inner-sec .ser-wrap{
  overflow: hidden;
}
section.inner-sec .ser-wrap .ser-img-wrap img{
  height: 408px;
  object-fit: cover;
}
section.inner-sec .ser-wrap .ser-img-wrap a{
  right: -150px;
    bottom: 50px;
  transition: all 0.3s ease;
}
section.inner-sec .ser-wrap .ser-img-wrap a img{
  height: auto;
}
section.inner-sec .ser-wrap:hover .ser-img-wrap a{
  right: 30px;
}
.inner-ser-img-wrap{
  position: relative;
  width: auto;
}
.inner-ser-img-wrap img{
  padding-right: 15px;
}
.inner-ser-img-wrap:after{
  content: '';
    width: 255px;
    height: 200px;
    position: absolute;
    background: #fff;
    right: 0px;
    bottom: -15px;
    clip-path: polygon(0 100%, 100% 100%, 100% 0%);
    z-index: -1;
}
body section.inner-sec.ser-inner-sec-det p{
  color: #fff;
}
body section.inner-sec.ser-inner-sec-det ul{
  margin-left: 0;
  padding-left: 20px;
}
body section.inner-sec.ser-inner-sec-det ul li{
  font-size: 18px;
  font-family: openSans;
  color:  #fff;
  line-height: 26px;
}
body section.inner-sec.ser-inner-sec-det h3 b{
  font-size: 30px;
  line-height: 33px;
  font-family: comfortaaBold;
  color: #fff;
  display: inline-block;
  margin: 40px auto 25px auto;
}
.services-det-wrap-inner{
  padding: 90px 0;
}
.form-wrap h3{
      font-size: 26px;
    line-height: 46px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    color: #fff;
}
.form-wrap input {
    width: 100%;
    background: #08105B;
    margin-bottom: 25px;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 44px;
    color:  #fff;
}
.form-wrap textarea {
    height: 140px;
    width: 100%;
    background: #08105B;
    margin-bottom: 25px;
    padding: 20px 30px;
    font-size: 16px;
    color:  #fff;
    line-height: 44px;
}
.form-wrap ::placeholder{
  color: #fff;
}
.form-wrap input[type="submit"]{
  font-size: 24px;
    line-height: 21px;
    font-family: courgette;
    color: #000;
    background: #16DB94;
    padding: 15px 45px;
    display: inline-block;
    transition: 0.3s;
    border-radius: 10px;
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX( 
-10deg
 );
    transform: skewX( 
-10deg
 );
    width: auto;
}
.cont-inner-sec .wel-cont-wrap-inner{
  background: transparent;
}
.cont-inner-sec.why-sec-inner .icon-wrap a{
  color: #000;
  display: block;
}
.cont-inner-sec.why-sec-inner .icon-wrap:hover{
  background: #16DB94;
}
.cont-inner-sec.why-sec-inner .icon-wrap:hover h3, .why-sec-inner .icon-wrap:hover p{
  color: #000;
}
.cont-inner-sec.why-sec-inner .icon-wrap:hover .dots span,
.cont-inner-sec.why-sec-inner .icon-wrap:hover .dots span:after,
.cont-inner-sec.why-sec-inner .icon-wrap:hover .dots span:before {
    background: #000;
}
.cont-inner-sec.why-sec-inner .icon-wrap-inner {
    margin-bottom: 0;
    top: -80px;
}
.cont-bottom {
    color: #fff;
}
.cont-bottom {
    color: #fff;
}
/*ser2*/
.ser2-sec .icon-wrap {
    padding: 0;
}
.ser2-sec .ser-sec h3 {
    font-size: 24px;
    line-height: 27px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    padding-left: 0;
}
.ser2-sec .ser-sec h3.inner-head-prim{
  font-size: 36px;
    line-height: 46px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    color: #fff;
}
.ser2-sec .ser-sec h3:after{
  display: none;
}
.ser2-sec .wel-cont-det-wrap-inner {
    padding-top: 55px;
}
.ser2-sec .wel-cont-set-wrap-inner{
  padding-top: 115px;
}
.ser2-sec .wel-cont-set-wrap-inner .icon-wrap{
  margin: 0 25px;
  background: #16DB94;
  padding: 60px 50px;
  border-radius: 0 0 20px 0;
}
.ser2-sec .wel-cont-set-wrap-inner .icon-wrap p{
  margin-bottom: 0;
  color: #000;
}
.ser2-sec .wel-cont-set-wrap-inner .icon-wrap h3{
  color: #000;
}
.dots span,
.dots span:after,
.dots span:before{
  background:  #000;
}
/* ser3 */
.bg-sec{
  margin-top: 140px;
} 
.bg-sec .bg-sec-inner{
  padding: 105px 110px;
  background-image: url(/wp-content/uploads/2021/07/bg-sec.png);
  background-size: cover;
  position: relative;
}
.over-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.73;
  background: #fff;
}
.bg-sec .bg-sec-inner h4{
  font-size: 45px;
    line-height: 72px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
}
.bg-cont{
  position: relative;
  z-index: 9;
}
.ser4-sec .ser-sec h3.inner-head-prim{
  font-size: 36px;
    line-height: 46px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    color: #fff;
    padding-left: 0;
}
.ser4-sec .ser-sec h3.inner-head-prim:after{
  display: none;
}
.ser4-sec .ser-sec ul{
  list-style: none;
  margin-left: 30px;
}
.ser4-sec .ser-sec ul li{
  position: relative;
  font-size: 20px;
  line-height: 27px;
  font-family: comfortaaBold;
}
.ser4-sec .ser-sec ul li:after{
  content: '';
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/wp-content/uploads/2021/07/next.svg);
  height: 17px;
  width: 9px;
  background-size: contain;
  background-repeat: no-repeat;
}
body .ser4-sec .ser-sec p{
  margin-bottom: 35px;
}
body .ser4-sec .ser-sec div.card-header {
    padding: 0;
    border: none;
}
body .ser4-sec .ser-sec div.card-header button {
    background: #16DB94;
    width: 100%;
    color: #fff;
    text-align: left;
    line-height: 27px;
    font-size: 16px;
    font-family: 'comfortaaBold';
    padding: 20px 40px;
}
body .ser4-sec .ser-sec div.card-header button h4{
  margin-bottom: 0;
}
body .ser4-sec .ser-sec .card-body{
  padding: 30px 40px;
}
body .ser4-sec .ser-sec .card-body p{
  margin-bottom: 0;
}
body .ser4-sec .ser-sec .card {
    background: transparent;
    border: 1px solid #16DB94;
    margin-bottom: 25px;
}
body .ser4-sec .ser-sec div.card-header button.collapsed {
    background: transparent;
}
body .ser4-sec .ser-sec div.card-header button:focus,
body .ser4-sec .ser-sec div.card-header button:hover{
	outline: none;
	text-decoration: none;
}
body .ser4-sec .ser-sec .card:nth-child(1),
body .ser4-sec .ser-sec .card:nth-child(1) div.card-header button {
    border-radius: 20px 20px 0 0;
}
body .ser4-sec .ser-sec .card:nth-last-child(1) {
    border-radius: 0 0 20px 20px;
}
.ser4-inner-wrap-bottom {
    position: relative;
}
.ser4-img-wrap img {
    position: absolute;
    top: 0;
    left: 60%;
    width: 55%;
    max-width: 200%;
    height: 540px;
    object-fit: cover;
	border-radius: 0 0 0 20px;
}
.ser4-img-wrap {
    margin-bottom: 100px;
}
.choose-bg-inner{
  position: relative;
  padding: 140px 0 105px;
  background-image: url(/wp-content/uploads/2021/07/choose-bg-iner.png);
  background-size: cover;
  margin-top: 100px;
}
.choose-bg-inner-over{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #16DB94;
  opacity: 0.83;
}
body .ser-secs p{
  color: #fff;
}
.ser-sec h3.inner-head-prim {
    font-size: 36px;
    line-height: 46px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    color: #fff;
    padding-left: 0;
}
.ser-sec h3.inner-head-prim:after{
  display: none;
}
body section.ser6-sec .services-det-wrap-inner h3 b {
    font-size: 30px;
    line-height: 33px;
    font-family: comfortaaBold;
    color: #fff;
    display: inline-block;
    margin: 40px auto 25px auto;
}
body section.ser6-sec .services-det-wrap-inner p {
    color: #fff;
}
.col-wrap {
    border: 1px solid #fff;
    background: #08105B;
    border-radius: 10px;
    padding: 30px;
    color: #fff;
}

.col-wrap img{
  width: 100%;
  height: 310px;
  object-fit: cover;
}
.col-wrap h4{
    font-size: 24px;
    line-height: 27px;
    font-family: 'comfortaaBold';
    margin: 25px 0;
}
.ser7-sec .head-cont{
  margin-bottom: 25px;
}
.home .dots span, .home .dots span:after, .home .dots span:before{
  background: #16DB94;
}
.page-template-temp-ser9 .ser-sec h3,
.page-template-temp-ser3 .ser-sec h3{
    font-size: 36px;
    line-height: 42px;
	padding-left: 0;
}
.page-template-temp-ser9 .ser-sec h3:after,
.page-template-temp-ser3 .ser-sec h3:after{
	display: none;
}
footer .main-navigation ul li:hover>ul, footer .main-navigation ul li.focus>ul {
    left: -999em;
    display: none;
}
.page-template-temp-contact .why-sec-inner .icon-wrap p {
    min-height: 50px;
}
@media (min-width: 1351px) {
  body .container{
    max-width: 1270px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	
	/*asad css*/ 
	header#masthead{
		position:absolute;
	}
	.head-sec {
    padding: 0;
}
	.own-img-wrap{
		margin-bottom: 25px;
	}
	a.btn-prim, button.btn-prim, input.btn-prim {
    font-size: 18px;
	}
  .header-menu .main-navigation a {
    font-family: comfortaa;
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    margin-right: 40px;
    transition: 0.3s;
}
.inner-head-prim {
    font-size: 30px;
    line-height: 40px;
  }
  .why-sec-inner .icon-wrap{
    margin: 0;
	  margin-bottom: 15px;
  }
  .own-cont-wrap {
    padding: 0 20px;
}
.icon-wrap {
    cursor: pointer;
    padding: 0 0px;
}
.choose-cont{
  padding: 50px 40px 50px 120px;
}.ser-sec h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    padding-left: 0;
}
	.ser-sec h3:after {
    left: 20px;
    bottom: 15px;
}
	.owl-theme.ser-slider .owl-dots .owl-dot{
		width: 20%;
	}
.ser-sec a.btn-prim {
    padding: 15px 5px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.ser-wrap h4 {
    font-size: 25px;
    line-height: 32px;
  }
  .homeslider .banner-cont-box h1 {
    font-size: 36px;
    line-height: 60px;
}
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
.header-menu .main-navigation a {
    font-size: 16px;
    margin-right: 45px;
  }
  .inner-head-prim {
    font-size: 30px;
    line-height: 40px;
  }
  .why-sec-inner .icon-wrap{
    margin: 0;
  }
  .own-cont-wrap {
    padding: 0 20px;
}
.icon-wrap {
    cursor: pointer;
    padding: 0 0px;
}
.choose-cont{
  padding: 50px 40px 50px 120px;
}.ser-sec h3 {
    font-size: 36px;
    line-height: 52px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    padding-left: 0;
}
.ser-sec a.btn-prim {
    padding: 15px 15px;
    display: block;
    text-align: center;
}
.ser-wrap h4 {
    font-size: 25px;
    line-height: 32px;
  }
  .homeslider .banner-cont-box h1 {
    font-size: 42px;
    line-height: 60px;
}
}
.main-navigation li:nth-last-child(1),
.mob_img{
    display: none;
}
@media screen and (max-width: 767px) and (min-width: 1px) {
	.footer-top-wrap {
    padding: 35px 0;
}
	.inner-head-cont:after, .search-popup{
		display:none;
	}
	.main-navigation{
		    margin-top: -40px;

	}
	.site-branding img{
		position:relative;
		z-index:999;
	}
	.homeslider img.banner_bg{
		object-fit:cover;
	}
	.mob_img{
		display: block;
	}
	.desk_img{
		display: none;
	}
	.owl-theme.ser-slider .owl-dots .owl-dot{
		width: 20%;
	}
	body .main-navigation ul {
		display: none;
	}
	body .menu-toggle {
    display: block;
}
	.homeslider{
		height: 500px;
	}
	.scroll-bottom{
		display: none;
	}
	.ply-btn-wrap a{
		padding-right: 10px;
    bottom: 10px;
	}

	.btns-top{
		margin-top: 30px;
		display: none;
	}
	.main-navigation li:nth-last-child(1) {
    display: block;
}
	button.menu-toggle{
		margin: 0 0 0 auto;
	}
	.site-header-height{
	height: 0;
}
	header#masthead {
		position: fixed;
		position: unset;
	}
	header#masthead.site-header.fixed-header .btns-top{
		top: 0;
	}
  button.menu-toggle {
    background: #16DB94;
    border-radius: 10px;
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX( 
-10deg
 );
    transform: skewX( 
-10deg
 );
}
button.menu-toggle img {
    width: 40px;
}
.search-popup {
    cursor: pointer;
    position: unset;
    right: auto;
    top: auto;
    transform: translateY(0%);
    text-align: left;
    margin-top: 10px;
}
.btns-top .text-right {
    text-align: center !important;
}
.btns-top .text-right a{
  margin-bottom: 10px;
}
.homeslider .banner-cont-box h1{
      font-size: 30px;
    line-height: 42px;
}
.main-navigation li {
    position: relative;
    text-align: left;
    margin: 10px auto;
}
.icon-wrap {
    padding: 0 30px;
    margin-bottom: 50px;
}
.wel-sec {
    padding-top: 50px;
    color: #fff;
}
.wel-cont-wrap {
    padding-right: 0;
margin-bottom: 20px;
  }
    .wel-sec h3 {
    font-size: 36px;
    line-height: 42px;
  }
.choose-cont{
  padding: 50px 15px;
}
.choose-cont-inner h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .ser-sec h3 {
    font-size: 36px;
    line-height: 52px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    padding-left: 0;
}
.services-wrap {
/*     width: 100%;
    max-width: 100%;
    overflow: hidden; */
}
.ser-wrap h4 {
    font-size: 22px;
    line-height: 29px;
  }
  .footer-top-wrap h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .copyright p{
    text-align: center;
  }
  .footer-reachout p{
    margin-top: 25px;
  }
  .inner-head-cont h1 {
    font-size: 30px;
    line-height: 60px;
  }
  .head-sec {
    padding: 0;
}
.inner-head-prim {
    font-size: 30px;
    line-height: 36px;
}
.cont-right-inner {
    padding-right: 0;
}
.own-cont-wrap {
    padding: 40px 0px 0;
}
.own-cont h3 b {
    line-height: 36px;
    font-size: 24px;
  }
  .why-sec-inner .icon-wrap{
    margin:  0 0 20px;
  }
  .cont-bottom hr {
    margin: 50px auto;
}
.form-wrap h3 {
    font-size: 24px;
    line-height: 36px;
    }
    .form-wrap input,
    .form-wrap textarea{
      padding: 15px 20px;
    }
  .ser2-sec .ser-sec h3.inner-head-prim{
    margin-top: 25px;
  }
  .ser2-sec .wel-cont-set-wrap-inner .icon-wrap{
    margin-bottom: 25px;
  }
	.col-wrap{
		margin-bottom: 15px;
	}
	.inner-head-cont h1 {
    font-size: 24px;
    line-height: 30px;
}
	.page-template-temp-ser9 .ser-sec h3 {
    font-size: 30px;
    line-height: 42px;
    font-family: 'comfortaaBold';
    margin-bottom: 25px;
    padding-left: 0;
    margin-top: 30px;
}
	.page-template-temp-ser9 .ser-sec h3:after{
		display: none;
	}
	.bg-sec .bg-sec-inner {
		padding: 40px;
	}
	.bg-sec .bg-sec-inner h4 {
    font-size: 30px;
		line-height: 36px;
	}
	h3.inner-head-prim {
    margin-top: 15px;
}

}



/* Loader Styles start here */
.loader-wrapper {
  --line-width: 5px;
  --curtain-color: #f1faee;
  --outer-line-color: #a8dadc;
  --middle-line-color: #457b9d;
  --inner-line-color: #1d3557;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1000;
}

.loader {
  display:block;
  position: relative;
  top:50%;
  left:50%;
/*   transform: translate(-50%, -50%); */
  width:150px;
  height:150px;
  margin:-75px 0 0 -75px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--outer-line-color);
  border-radius:100%;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  z-index:1001;
}

.loader:before {
  content:"";
  position: absolute;
  top:4px;
  left:4px;
  right:4px;
  bottom:4px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--inner-line-color);
  border-radius:100%;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
}

.loader:after {
  content:"";
  position: absolute;
  top:14px;
  left:14px;
  right:14px;
  bottom:14px;
  border:var(--line-width) solid transparent;
  border-top-color: var(--middle-line-color);
  border-radius:100%;
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
          transform: rotate(0deg);
  }
  100% { 
    -webkit-transform: rotate(360deg); 
      -ms-transform: rotate(360deg); 
          transform: rotate(360deg);
  }
}
@keyframes spin {
  0%   { 
    -webkit-transform: rotate(0deg); 
      -ms-transform: rotate(0deg); 
          transform: rotate(0deg);
  }
  100% { 
    -webkit-transform: rotate(360deg); 
      -ms-transform: rotate(360deg); 
          transform: rotate(360deg);
  }
}

.loader-wrapper .loader-section {
  position:fixed;
  top:0;
  background:var(--curtain-color);
  width:51%;
  height:100%;
  z-index:1000;
}

.loader-wrapper .loader-section.section-left {
  left:0
}
.loader-wrapper .loader-section.section-right {
  right:0;
}

/* Loaded Styles */ 
.loaded .loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded .loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645,0.045,0.355,1.000);
}
.loaded .loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.loaded .loader-wrapper {
  visibility: hidden;
  transform:translateY(-100%);
  transition: all .3s 1s ease-out;
}


/*asad css*/
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output{
	color: #fff;
    text-align: center;
}