
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 14, 2023 */
@font-face {
  font-family: 'poppinsbold';
  src: url('poppins-bold.woff2') format('woff2'),
       url('poppins-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinsextrabold';
  src: url('poppins-extrabold.woff2') format('woff2'),
       url('poppins-extrabold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinsitalic';
  src: url('poppins-italic.woff2') format('woff2'),
       url('poppins-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinslight';
  src: url('poppins-light.woff2') format('woff2'),
       url('poppins-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinsmedium';
  src: url('poppins-medium.woff2') format('woff2'),
       url('poppins-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinsmedium_italic';
  src: url('poppins-mediumitalic.woff2') format('woff2'),
       url('poppins-mediumitalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinsregular';
  src: url('poppins-regular.woff2') format('woff2'),
       url('poppins-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinssemibold';
  src: url('poppins-semibold.woff2') format('woff2'),
       url('poppins-semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'poppinssemibold_italic';
  src: url('poppins-semibolditalic.woff2') format('woff2'),
       url('poppins-semibolditalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


*{margin:0; padding:0; transition:all 0.5 ease-in; -webkit-transition:all 0.5 ease-in; -moz-transition:all 0.5 ease-in; -o-transition:all 0.5 ease-in; -ms-transition:all 0.5 ease-in;}

html {
  scroll-behavior: smooth;
}

img{max-width:100%;}
.mobile-whatsapp{display:none;}
.clearfix{clear:both;}
a:-webkit-any-link:focus-visible {
  outline: none;
}
input:focus-visible {
  outline: none;
}
body{font-style: normal;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  font-family: 'poppinsmedium';
  background-color: #fff;
  font-size: 17px;
  line-height: 25px;
  color: #676767
}

a{color:#49b749; text-decoration:none; transition: all 0.5s ease-in-out 0s; text-decoration: none;}
a:hover{color:#399639;  text-decoration:none; }
.fot-weg800{font-weight: 800;}
ul, li{list-style-type:none; padding:0; margin:0;}
h1,h2,h3,h4,h5,h6, p, ul, li{margin:0; padding:0;}
p{padding:0 0 15px;}
.container-fluid{
  width: 80%;
}

.btn-primary{
  padding: 15px 35px;
  background-color: #272567;
  border: 1px solid #272567;
}
.btn-primary:hover{
  background-color: #16144b;
  border: 1px solid #16144b;

}
header{
  padding: 30px 0;
  border-bottom: 1px solid #e0e0df;
}
.container{
  max-width: 1440px;
}
.innerheader{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rightheader {
  display: flex;
  align-items: center;
}
.rightbut {
  margin-left: 20px;
  display: flex;
  background: #49b749;
  padding:12px 20px;
  border-radius: 5px;
}
.rightbut a {
  white-space: nowrap;
  color: #fff;
  padding: 5px 15px 5px 0;
  border-right: 1px solid #fff;
  margin-right: 15px;
  font-weight: 500;
}
.rightbut a:last-child {
  padding-right: 0;
  margin: 0;
  border-right: none;
}
.rightbut a:hover{
  color: #bbf4bb;
}
.innerslider{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 0;
}
.sliderpic{
  width: 55%;
}
.slidercont{
  width: 42%;
}
.slidercont h2{
  color: #191919;
  line-height: 36px;
  font-size: 36px;
  padding: 0 0 25px;
  font-weight: 600;
}
.slidercont .btn-primary{
  margin-top: 20px;
}
.slidercont ul {
  padding: 0 0 15px;
}
.slidercont ul li {
  padding: 0 0 12px 25px;
  background: url(../images/bullet.png) no-repeat 4px 7px;
}
.innerslider.slider2 .sliderpic {
  order: 2;
}
.slidercont ul.bulletlist {
  padding: 0 0 15px;
  display: flex;
  flex-wrap: wrap;
}
.slidercont ul.bulletlist li {
  padding: 0px 0 17px 49px;
  background: url(../images/bullet2.png) no-repeat 4px 3px;
  font-size: 21px;
  line-height: 44px;
  margin-right: 18px;
}
#main-slider .owl-nav {
  display: none;
}
#main-slider .owl-dots button span {
  background: #bcbcbc;
  width: 13px;
  height: 13px;
  display: block;
  margin: 0 7px;
  border-radius: 50%;
}
#main-slider .owl-dots {
  text-align: center;
  padding: 35px 0 45px;
}
#main-slider .owl-dots button.owl-dot.active span{
  background: #49b749;
}
.tabsection{
  background-color: #f6f6f8;
  padding: 70px 0;
}
h1{
  color: #333333;
  padding: 0 0 20px;
  font-weight: 600;
  font-size: 34px;
}
















ul.tabs {
	margin: 0;
	padding: 15px;
	float: left;
	list-style: none;
	width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 0 0 0;
	height: 31px;
	line-height: 31px;
	color: #565656;
	position: relative;
  font-size: 15px;
  margin:0 14px 0 22px;
}

ul.tabs li img {
  position: absolute;
  width: 14px;
  left: -19px;
  top: 6px;
}

ul.tabs li:hover {
	color: #1d8f45;
}

ul.tabs li.active {
	color: #1d8f45;
	border-bottom: 1px solid #1d8f45;
	display: block;
}

.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	overflow: auto;
}

.tab_content {
	padding:30px 0;
	display: none;
}

.tab_drawer_heading { display: none; }

.tab_content ul {
  padding: 0 0 25px;
  font-size: 15px;
  line-height: 21px;
}
.tab_content ul li{
  padding: 0 0 10px 20px;
  background: url(../images/bullet3.png) no-repeat 0 3px;
  color: #676767;
  font-weight: 600;
}
.tab_content h3 {
  padding: 0 0 20px 35px;
  font-size: 19px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  position: relative;
}
.tab_content h3 img {
  position: absolute;
  left: 0;
  width: 24px;
}


@media screen and (max-width: 767px) {
	.tabs {
		display: none;
	}
  .tab_drawer_heading {
    background-color: #ccc;
    color: #000;
    border-top: 1px solid #a19f9f;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-weight: 600;
}
	.d_active {
		background-color: #666;
		color: #fff;
	}
  .tab_drawer_heading img {
    width: 24px;
    margin: 0 7px 0 0;
}
}

.rightpc {
  display: flex;
  flex-wrap: wrap;
}
.rightpicinner {
  width: 46%;
  margin: 0 2% 10px;
}
.listsec{
  padding: 65px 0;
}

h2 {
  color: #333333;
  padding: 0 0 20px;
  font-weight: 600;
  font-size: 34px;
}
.listsec ul {
  padding: 0 0 25px;
}
.listsec ul li{
  background: url(../images/bullet.png) no-repeat 0 4px;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 8px 15px;
}
.listsec ul ul{
  padding: 15px 0 0 0;
  margin: 0;
}
.listsec ul ul li{
  font-size: 16px;
  background: url(../images/bullet3.png) no-repeat 0 4px;
  color: #676767;
}

.bluesection {
  background: url(../images/blue-bg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 70px 0;
  color: #fff;
}
.bluesection h2{
  text-align: center;
  color: #fff;
}

.bluesection h3{
  padding: 0 0 35px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.advancont {
  font-size: 15px;
  line-height: 21px;
  padding: 8px 0 8px 47px;
  position: relative;
}
.advancont span {
  background: #49b749;
  width: 37px;
  height: 37px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 37px;
  color: #fff;
  font-size: 19px;
  position: absolute;
  left: 0;
  top: 7px;
}
.linetext span{
  font-weight: 500;
  font-size: 28px;
  color: #68bd45;
}
.linetext{
  width: 85%;
  margin: 30px auto 0;
  padding: 8px 0;
  border-top: 1px solid #49b749;
  border-bottom: 1px solid #49b749;
  text-align: center;
  font-size: 34px;
  line-height: 42px;
}
.linetext a {
  background-color: #68bd45;
  padding: 4px 35px;
  display: inline-block;
  font-size: 14px;
  border-radius: 5px;
  color: #fff;
  margin: 0 8px;
}
.linetext a:hover{
  background-color: #1e701e;
}

.option {
  padding: 65px 0;
}

.option h2{
  text-align: center;
  padding: 0 0 35px;
}
.option h3 {
  font-size: 22px;
  font-weight: 600;
  padding: 0 0 28px;
}
.option h3 img{
  margin: 0 10px 0 0;
}


.option ul {
  padding: 0 0 25px;
}
.option ul li{
  background: url(../images/bullet.png) no-repeat 0 4px;
  color: #707071;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 8px 15px;
}
.option ul ul{
  padding: 15px 0 0 0;
  margin: 0;
}
.option ul ul li{
  font-size: 14px;
  background: url(../images/bullet3.png) no-repeat 0 4px;
  color: #676767;
  padding: 0 0 4px 15px;
}
.copyright {
  background: #4b4a4b;
  padding: 19px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.topfooter{
  background-color: #e9eaf4;
  padding: 40px 0 30px;
  font-size: 15px;
}
p.footericon {
  line-height: 21px;
  font-size: 14px;
  padding: 0 0 15px 28px;
  position: relative;
}
p.footericon .fa {
  font-size: 17px;
  position: absolute;
  left: 2px;
  top: 1px;
}
.topfooter h4{
  padding: 4px 0 12px;
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 600;
}
.footericon a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  line-height: 30px;
  border-radius: 50%;
  color: #000000;
  margin: 0 5px 5px 0;
  font-size: 17px;
}
.footericon a:hover{
  border: 1px solid #68bd45;
  background-color: #68bd45;
  color: #fff;
}
.topfooter h3{
  padding: 0px 0 28px;
  color: #575757;
  font-size: 20px;
  font-weight: 600;
}

.topfooter ul {
  padding: 0 0 25px;
}
.topfooter ul li{
  background: url(../images/bullet3.png) no-repeat 0 4px;
  color: #707071;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 10px 15px;
}
.topfooter ul li a{
  color: #6f6f70;
}
.topfooter ul li a:hover{
  color: #68bd45;
}

.topfooter .form-control{
  font-size: 14px;
  padding: 10px;
}
.topfooter textarea{
  height: 100px;
} 
.topfooter .btn-primary {
  padding: 10px 35px;
}
.pricing{
  padding: 70px 0;
}
.pricing h1{
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #191919;
}
.clearfix{
  clear: both;
}

.pricing ul.tabs{
  text-align: center;
  padding: 0;
  border: none;
  margin: 20px 0 30px;
}
.pricing ul.tabs li {
  float: none;
  display: inline-block;
  background-color: #e0e0e0;
  padding: 17px 42px;
  margin: 0 -3px;
  height: 64px;
  font-size: 22px;
  font-weight: 600;
}
.pricing ul.tabs li.active {
  background-color: #49b749;
  border-bottom: none;
  color: #fff;
}
.pricing ul.tabs li:first-child{
  border-radius: 4px 0 0 4px;
}
.pricing ul.tabs li:last-child{
  border-radius: 0 4px 4px 0;
}
.pricing .tab_content {
  padding: 0;
  display: none;
}
.pricebox {
  width: 22%;
}
.pricein {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pricebox{
  background-color: #f5f6f6;
  border: 1px solid #bfbebe;
  border-radius: 5px;
}

.heading {
  background: #6b8fca;
  padding: 12px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.pricegray{
  padding: 25px;
}
.pricegray ul li {
  background: url(../images/bullet4.png) no-repeat 0 0px;
  padding: 0 0 30px 36px;
  font-size: 18px;
  color: #626362;
  font-weight: 500;
  line-height: 24px;
}
.pricegray a {
  display: block;
  background: #49b749;
  text-align: center;
  padding:14px 16px;
  font-size: 19px;
  border-radius: 7px;
  color: #fff;
  font-weight: 600;
}
.pricegray a span {
  display: block;
  font-weight: 600;
  font-size: 22px;
}
.pricegray a:hover {background: #309430;
}
.modal-body .form-control {
  background: #ededed;
  border: none;
  height: 45px;
}
.modal-content {
  font-size: 14px;
}
.aboutsecwhite{
  padding: 65px 0;
}
.aboutinner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aboutleft {
  width: 48%;
}
.aboutright {
  width: 48%;
}

.aboutsecwhite ul {
  padding: 0 0 25px;
}
.aboutsecwhite ul li{
  background: url(../images/bullet.png) no-repeat 0 4px;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 8px 15px;
}
.aboutsecwhite ul ul{
  padding: 15px 0 0 0;
  margin: 0;
}
.aboutsecwhite ul ul li {
  font-size: 15px;
  background: url(../images/bullet3.png) no-repeat 0 4px;
  color: #676767;
  padding: 0 0 19px 15px;
  line-height: 19px;
}
.graybg{
  background-color: #efeeee;
}
.graybg .aboutleft {
  order: 2;
}
.envelopsec{
  padding: 70px 0;
  text-align: center;
}
.envelopsec h2 span {
  display: block;
  font-size: 26px;
  padding: 7px 0 25px;
}
.lightgray{
  background-color: #f3f3f3;
}
.qualification{
  padding: 65px 0;
  text-align: center;
}
.qualificain {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 35px;
  position: relative;
}
.qualificatiobox {
  width: 50%;
  border-right: 1px solid #d6d5d4;
  border-bottom: 1px solid #d6d5d4;
  padding:3% 4%;
  text-align: left;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
  position: relative;
}
.qualificatiobox:nth-child(2) {
  border-right: none;
}
.qualificatiobox:nth-child(4) {
  border-right: none;
  border-bottom: none;
}
.qualificatiobox:nth-child(3) {
  border-bottom: none;
}
.qualificatiobox h4 {
  color: #49b749;
  padding: 0 0 20px;
  font-weight: 600;
}
.qualificatiobox ul{
  padding: 0;
}
.qualificatiobox ul li {
  font-size: 15px;
  background: url(../images/bullet3.png) no-repeat 0 4px;
  padding: 0 0 19px 15px;
  line-height: 19px;
}

.middleicon {
  background: #f3f3f3;
  position: absolute;
  width: 71px;
  height: 71px;
  line-height: 63px;
  border-radius: 50%;
  right: -35px;
  bottom: -31px;
  z-index: 9;
  text-align: center;
  border: 1px solid #49b749;
}
.solutionsec{
  padding: 0 0 65px;
}

.solutionlink {
  padding: 12px 0 0;
}

.solutionlink ul {
  padding: 0 ;
}
.solutionlink ul li {
  background: url(../images/bullet2.png) no-repeat 0 5px;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 9px 0 12px 41px;
}
.solutionlink ul ul{
  padding: 15px 0 0 0;
  margin: 0;
}
.solutionlink ul ul li {
  font-size: 15px;
  background: url(../images/bullet3.png) no-repeat 0 4px;
  color: #676767;
  padding: 0 0 19px 15px;
  line-height: 19px;
}
.contactin{
  min-height: 570px;
}
.contactin h4{
  padding: 0 0 20px;
  font-weight: 600;
}
.contactin ul {
  padding: 15px 0 15px 29px;
  border-left: 2px solid #ccc;
}
.contactin ul li {
  padding: 0 0 28px;
  position: relative;
}
.contactin ul li span {
  color: #000;
  font-weight: 800;
  display: block;
}
.contactin ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 19px;
  background: #49b749;
  left: -33px;
  top: 5px;
}
.contactin h3 {
  font-weight: 600;
  padding: 22px 0 13px 0;
  color: #000;
  font-size: 21px;
}
.contactin .form-control {
  background: #efefef;
  border: none;
  padding: 13px;
  font-size: 15px;
  font-weight: 500;
}
.contactin textarea.form-control {
  height: 170px;
}
.pricegray a strong {
  font-weight: 600;
  text-decoration: line-through;
  padding-right: 8px;
}


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
  border-color: #e0e0e0 !important;
  background-color: #e0e0e0 !important;
  color: #666 !important;
  padding: 17px 42px !important;
  font-size: 22px !important;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
  border-color: #49b749 !important;
  background-color: #49b749 !important;
  color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
  border: none !important;
  background-color: #fff !important;
  margin: 26px 0 0 !important;
}
ul.vc_tta-tabs-list {
  padding-top: 25px !important;
}
.vc_tta.vc_general .vc_tta-panel-title {
  padding: 5px 0 !important;
  text-align: left;
  font-size: 19px !important;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading h1 {
  background: #49b749 !important;
}

.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #fff;
}
a.checkout-button.button.alt.wc-forward {
  height: auto !important;
  width: 100% !important;
  padding: 14px !important;
  background: #49b749 !important;
  color: #fff !important;
}
a.checkout-button.button.alt.wc-forward:after, a.checkout-button.button.alt.wc-forward:before {
  display: none !important;
}
.woocommerce ul#shipping_method li {
  background: none !important;
  padding: 0 !important;
}
.woocommerce {
  font-size: 15px !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: auto !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  background: #fff !important;
  border: 1px solid #ddd !important;
  padding: 8px !important;
}
.woocommerce form .form-row textarea {
  height: 12em !important;

}
.select2-container--default .select2-selection--single {
  background-color: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 2px !important;
  height: 40px !important;
  padding: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px !important;

}
div#customer_details {
  font-size: 13px;
}
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
  margin: 0 !important;
  padding: 0 !important;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {

  background: none !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {

  font-size: 15px !important;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
 
  padding: 13px !important;
 
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: #49b749 !important;
  padding: 14px 23px !important;
}
.wpcf7-not-valid-tip {

  font-size: 12px !important;
  
}
form.woocommerce-form.woocommerce-form-login.login {
  width: 465px !important;
  margin: 0 auto !important;
}

.login-form {
  width: 548px;
  margin: 0 auto;
  background: #f1f1f1;
  padding: 25px;
  font-size: 15px;
}
.checkbox label input {
  margin: 0 6px 0 0;
}
.checkbox label {
  padding: 4px 7px 0 0;
  display: block;
}
label.head {
  color: #000;
  font-family: 'poppinssemibold';
  padding-top: 7px;
}
.login {
  background: #f1f1f1;
  border: none !important;
}
.woocommerce-form-login__submit {
  padding: 15px 35px !important;
  background-color: #272567 !important;
  border: 1px solid #272567 !important;
  color: #fff !important;
  font-weight: normal !important;
}
.page-id-10 h2 {
  text-align: center;
}

form.woocommerce-ResetPassword.lost_reset_password {
  background: #f1f1f1;
  border: none !important;
  padding: 20px;
  width: 465px !important;
  margin: 0 auto !important;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  float: none !important;
  width: 100%;
}
.lost_reset_password 
 button.woocommerce-Button.button {
    background: #272567;
    color: #fff;
    font-weight: normal;
    padding: 19px;
}
section.bodysection {
  min-height: 400px;
}
.lost_reset_password 
 button.woocommerce-Button.button:hover {
    background: #1c1a55;
    color: #fff;
    font-weight: normal;
    padding: 19px;
}

.plumequant {
  color: #44627e;
  font-style: italic;
  font-family: 'FontAwesome';
}

ul.video_list_thumbnail {
  display: flex;
  background: #e5e5e5;
  padding: 13px 8px;
}

ul.video_list_thumbnail li {
  list-style-type: none;
  background: none;
  padding: 0;
  margin: 0 5px;
}