body {
	font-family: 'Poppins', sans-serif !important;
}
html {
	scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, p, a, ul, li {
	font-family: 'Poppins', sans-serif;
}
header {
	padding: 10px 0 0 0;
	background: #03b38b;
}
.lgo img{
	height: 70px;
}
.hd-top-right{
	display: flex;
	float: right;
}
.hd-top-right ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 40px 0 20px;
	float: left;
}
.hd-top-right ul li{
	font-size: 15px;
	font-weight: 500;
	color: #212121;
	line-height: 20px;
}
.hd-top-right ul li::before{
	background: url(../images/clc-icon-wt.png) no-repeat left center;
	width: 31px;
	height: 31px;
	content: "";
	display: block;
	float: left;
	margin-left: -40px;
	margin-top: 6px;
}
.menu-safe {
	padding: 0 0 0 0;
	background: #303590;
	margin: 10px 0 0 0;
}
.hd-phn {
	text-align: right;
	padding: 4px 0 0 0;
}
.hd-phn a {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.30px;
	text-decoration: none;
	text-align: right;
}
.hd-phn a:hover, .hd-phn a:focus {
	color: #303590;
	text-decoration: none;
}
.hd-phn a i {
	font-size: 25px;
	color: #fff;
	padding-right: 5px;
	vertical-align: middle;
}
nav#cssmenu ul.flt-left {
	float: left;
}
nav#cssmenu ul.flt-right li:last-child{
	float: right;
	margin-bottom: -5px !important;
}
nav#cssmenu ul.flt-right li:last-child a{
	background: #03b38c;
	padding: 10px 25px 10px 25px;
	border-bottom: 2px solid #03b38c;
	color: #fff !important;
}
nav#cssmenu ul.flt-right li:last-child a {
  background: #fff;
  padding: 10px 25px 10px 25px;
  border-bottom: 2px solid #fff;
  color: #303590 !important;
  cursor: pointer;
  font-weight: bold;
}
nav#cssmenu ul.flt-right li:last-child a:hover, nav#cssmenu ul.flt-right li:last-child a:focus { 
  color: #03b38c !important;  
}
.item1 {
	background: #000 url(../images/slider1.jpg) no-repeat center top;
	background-size: cover;
	min-height: 550px;
}
.item2 {
	background: #000 url(../images/slider2.jpg) no-repeat center top;
	background-size: cover;
	min-height: 550px;
}
.item3 {
	background: #000 url(../images/slider3.jpg) no-repeat center top;
	background-size: cover;
	min-height: 550px;
}
.lft-arow, .rit-arow{
	top: 48% !important;
}
.lft-arow{
	background: url(../images/bnr-arow.png) no-repeat left top !important;
	width: 28px !important;
	height: 50px !important;
	left: 20px !important;
}
.rit-arow{
	background: url(../images/bnr-arow.png) no-repeat right top !important;
	width: 28px !important;
	height: 50px !important;
	right: 20px !important;
}
.bnr-txt-safe {
	margin: 150px 0 0 0;
}
.bnr-txt1 {
	font-size: 15px;
	line-height: 20px;
	color: #03b38c;
	font-weight: 500;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
.bnr-txt2{
	font-size: 45px;
    line-height: 60px;
	font-weight: 800;
	color: #303590;
	margin: 0 0 10px 0;
}
.bnr-txt3{
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 27px;
	letter-spacing: 0.25px;
	margin: 0 0 50px 0;
}
.bnr-btn a{
	font-size: 17px;
	font-weight: 600;
	color: #fff !important;
	text-decoration: none;
	background: #03b38c;
	padding: 13px 60px;
	border-radius: 100px;
	cursor: pointer;
}
.bnr-btn a:hover, .bnr-btn a:focus{
	color: #fff !important;
	text-decoration: none;
	background: #303590;
}
.prdct-sec{
	padding: 70px 0 80px 0;
}
.prdct-sec h1{
	font-size: 45px;
	font-weight: 800;
	color: #303590;
	text-align: center;
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
}
.prdct-sec p{
	font-size: 15px;
	font-weight: 500;
	color: #373737;
	text-align: center;
	padding: 0 100px;
}
.prdt-bx-safe{
	margin: 20px 0 0 0;
	text-align: left;
	background: #f8f8ff;
	border: 1px solid #ececfb;
	padding: 0;
}
.prdt-bx-safe .prdct-img{
padding-bottom: 25px;
}
.prdct-txt{
	padding: 0 15px 38px 15px;
}
.prdct-txt .prdt-nm{
	font-size: 16px;
	font-weight: 600;
	color: #303590;
	letter-spacing: 0.35px;
	padding: 20px 0 7px 0;
}
.prdct-txt p{
	font-size: 14px;
	font-weight: 400;
	color: #1f1f1f;
	line-height: 27px;
	letter-spacing: 0.35px;
	margin: 0 0 10px 0;
	text-align: left;
	padding: 0 0 0 0;
}
.prdt-bx-safe a{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.prdt-bx-safe a:hover, .prdt-bx-safe a:focus{
	color: #303590;
	text-decoration: none;
}
.prdt-mor{
	text-align: center;
	margin: 35px 0 0 0;
}
.prdt-mor a{
	text-align: center;
	background: #03b38c;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	padding: 10px 45px;
	border-radius: 100px;
}
.prdt-mor a:hover, .prdt-mor a:focus{
	background: #303590;
	text-decoration: none;
	color: #fff;
}
.cl-ot-sec{
	background: url(../images/sp-sec.jpg) no-repeat center center;
	background-size: cover;
	min-height: 230px;
	padding: 70px 0 50px 0;
}
.inr-midil .cl-ot-sec{
	margin-top: 50px;
}
.cl-ot-txt {
	font-size: 35px;
	font-weight: 500;
	color: #fff;
	line-height: 45px;
}
.cl-ot-txt span{
	font-weight: 800;
}
.cl-out-btn{
	margin-top: 20px;
}
.cl-out-btn a{
	font-size: 17px;
	font-weight: 600;
	color: #fff !important;
	text-decoration: none;
	background: #03b38c;
	padding: 13px 20px;
	border-radius: 100px;
	display: block;
	text-align: center;
}
.cl-out-btn a:hover, .cl-out-btn a:focus{
	color: #fff !important;
	text-decoration: none;
	background: #303590;
}
.why-choose-sec{
	padding: 50px 0 50px 0;
}
.wy-sb-txt{
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #03b38c;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.why-choose-sec h2{
	margin:0 0 50px 0 !important;
	padding: 5px 0 20px 0 !important;
	font-size: 35px;
	color: #303590 !important;
	line-height: 40px;
	text-align: center;
	font-weight: 800;
	background:url(../images/h2-btm-bdr.jpg) no-repeat center bottom;
}
.why-choose-sec ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding: 0 0 0 35px;
}
.why-choose-sec ul li{
	font-size: 20px;
	font-weight: 500;
	color: #363636;
	line-height: 30px;
	margin-bottom: 15px;
}
.why-choose-sec ul li::before{
	content: "\f00c";
	float: left;
	display: block;
	font-family: FontAwesome;
	font-size: 18px;
	margin: 0 0 0 -30px;
	color: #03b38c;
}
.hm-abt-sec{
	padding: 50px 0 100px 0;
}
.abt-txt-bx {
	background:#fff;
	margin: 70px 0 0 -120px;
	padding: 50px 50px 80px 50px;
	-webkit-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.12);
box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.12);
}
.abt-txt-bx .wy-sb-txt{
	text-align: left;
}
.abt-txt-bx h3{
	margin:0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 35px;
	font-weight: 700;
	color: #303590;
	line-height: 45px;
}
.abt-txt-bx p{
	font-size: 15px;
	font-weight: 400;
	color: #2a2a2a;
	line-height: 30px;
	letter-spacing: 0.25px;
}
.abt-more{
	padding: 40px 0 0 0;
}
.abt-more a{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background: #03b38c;
	padding: 12px 65px;
	border-radius: 100px;
}
.abt-more a:hover, .abt-more a:focus{
	color: #fff;
	text-decoration: none;
	background: #303590;
}
footer {
	background: #181935 url(../images/ftr-bg.jpg) no-repeat right bottom;
	padding: 50px 0 0 0;
}
footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer h5 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/ftr-hd-bdr.jpg) no-repeat left bottom;
}
.ftr-lgo{
	padding: 5px 0 0 0;
}
.ftr-socil-safe {
	margin: 25px 0 0 0;
}
footer ul li {
	padding-bottom: 12px;
}
footer ul li, footer ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #fff !important;
	line-height: 20px;
	text-decoration: none;
}
footer ul li a{
	display: block;
}
footer ul li a:hover, footer ul li a:focus {
	color: #fff !important;
	text-decoration: underline;
}
footer ul.ft-adrs {
	margin: 0 0 0 33px;
}
footer ul.ft-adrs li:before {
	color: #03b38c;
	float: left;
	margin: 0 0 0 -30px;
	display: block;
	font-family: FontAwesome;
}
footer ul.ft-adrs li.ft-lcn:before {
	content: "\f041";
	font-size: 25px;
	margin-top: 5px;
}
footer ul.ft-adrs li.ft-phn:before {
	content: "\f095";
	font-size: 20px;
	margin-top: 1px;
}
footer ul.ft-adrs li.ft-tlgrm:before {
	content: "\f1d8";
	font-size: 18px;
	margin-top: 1px;
}
footer ul.ft-adrs li.ft-phn a {
	font-size: 20px;
}
ul.ft-adrs li {
	margin-bottom: 10px;
}
footer ul.ft-adrs li.ft-mil a {
	font-size: 16px;
}
footer ul.ft-adrs li.ft-mil:before {
	content: "\f0e0";
	font-size: 18px;
	margin-top: 0px;
}
ul.ft-socil {
	margin-top: 4px;
}
ul.ft-socil li {
	float: left;
	margin-right: 10px;
}
ul.ft-socil li a {
	width: 36px;
	height: 36px;
	display: block;
	border-radius: 100px;
	color: #fff !important;
	text-align: center;
	padding: 6px 0 0 0;
	line-height: 22px;
	font-size: 17px;
	background: none;
	border: 2px solid #03b38c;
}
ul.ft-socil li a:hover, ul.ft-socil li a:focus {
	background: #03b38c;
	color: #fff !important;
	border-color: #03b38c;
}
.cpy-rit {
	border-top: 1px solid #30304a;
	padding: 10px 0 15px 0;
	margin: 30px 0 0 0;
}
.cpy-rit p {
	font-size: 14px;
	font-weight: 400;
	color: #5d5e72;
	text-align: center;
	margin: 0 0 0 0;
}
.phn-btn{
	position: fixed;
	right: 25px;
	top: 87%;
	z-index: 99;
}
.phn-btn a{
	font-size: 27px;
	font-weight: 600;
	color: #063d29;
	line-height: 27px;
	text-decoration: none;
	letter-spacing: 0.25px;
	background: #fff;
	border-radius: 100px;
	padding: 14px 35px;
	-webkit-box-shadow: 2px 0px 20px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 2px 0px 20px 0px rgba(0,0,0,0.45);
box-shadow: 2px 0px 20px 0px rgba(0,0,0,0.45);
}
.phn-btn a i{
	color: #229b48;
	font-size: 25px;
	padding-right: 5px;
}
.phn-btn a:hover, .phn-btn a:focus{
	color: #229b48;
	text-decoration: none;
}
.inr-hd{
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
}
.inr-midil{
	padding: 50px 0 0 0;
}
.abt-pg-img{
	float: right;
	padding: 0 0 15px 25px;
}
.abt-pg-img img{
	width: 520px;
}
.inr-midil h1{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-size: 45px;
	font-weight: 800;
	color: #303590;
	line-height: 50px;
}
.inr-midil p{
	font-size: 15px;
	font-weight: 400;
	color: #373737;
	line-height: 30px;
	letter-spacing: 0.25px;
	margin: 0 0 15px 0;
}
.inr-midil p span{
	font-weight: 600;
}
.inr-midil h2{
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 35px;
	font-weight: 700;
	color: #03b38c;
	line-height: 40px;
}
.inr-midil h3{
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 23px;
}
.inr-midil h4{
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 23px;
}
ul.lst-styl{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
}
ul.lst-styl li{
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	line-height: 30px;
	letter-spacing: 0.25px;
	margin: 0 0 7px 0;
}
ul.lst-styl li::before{
	width: 8px;
	height: 8px;
	background: #004aad;
	border-radius: 100px;
	content: "";
	display: block;
	float: left;
	margin: 12px 0 0 -30px;
}
.vitin-mitin-sec{
	padding: 60px 0 60px 0;
	background: #f0ece3;
	margin: 75px 0 0 0;
}
.vitin-bx {
	background: #fff;
	padding: 35px 30px 35px 30px;
	min-height: 227px;
}
.vitin-bx p{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 35px;
	letter-spacing: 0.25px;
}
.mrg-tp40{
	margin-top: 20px;
	margin-bottom: 30px;
}
.prdt-pg-txt p{
	font-size: 16px;
	letter-spacing: 0.15px;
}
.inr-midil .sp-sec{
	margin-top: 70px;
}
/* contact page css  */
.contact-page {
	padding-bottom:40px;
}
.form-safe {
	width: 234px;
	height: auto;
	float: left;
	margin: 0 13px 18px 0;
}
.text-aera-safe {
	width: 100%;
	height: auto;
	margin: 0 10px 10px 0;
}
input[type="text"], input[type="password"], textarea, select {
	outline: none !important;
	outline-offset: 0px !important;
}
.contact-page input, .contact-page textarea, .capcha-safe input, .pop-frm-safe input, .pop-frm-safe select, .lndig-frm input {
	color: #434343 !important;
	font-size: 15px !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400 !important;
	width: 100%;
	height: 38px;
	border: 1px solid #c5c5c5 !important;
	border-radius: 5px !important;
	padding: 0 10px !important;
	background: none;
}
.last-frm {
	margin-right: 0px !important;
}
.contact-page textarea, .lndig-frm textarea {
	width: 100%;
	height: auto;
	padding-top: 10px;
	resize: vertical;
}
.capcha-safe {
	margin-bottom: 20px;
}
.capcha-safe input {
	width: 100px !important;
	height: 30px;
	padding: 0 10px !important;
}
.cacha-name, .capcha-img, .capcha-txt {
	float: left;
}
.cacha-name {
	color: #434343 !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
	font-size: 15px;
	padding-right: 10px;
	padding-top: 3px;
}
.capcha-img {
	color: #000;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
	font-size: 15px;
	padding-top: 2px;
	padding-right: 10px;
}
.err-fld, span.wpcf7-not-valid-tip {
	color: #F00 !important;
	font-size: 13px !important;
	padding: 5px 0 0 0 !important;
}
.tankyou-mess {
	color: #063;
	font-size: 15px;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400;
	margin-top: 5px;
}
.pop-fild1 .button1.input-style{
	padding: 10px 60px;
	margin: 25px 0 10px 0;
}
.button1.input-style {
	border-radius: 0px;
	color: #fff !important;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 600;
	font-size: 20px;
	background: none;
	line-height: 25px;
	padding: 13px 65px;
	margin: 35px 0 0px 0;
	transition: all 0.6s ease 0s;
	cursor: pointer !important;
	border-radius: 100px;
	background: #03b38c;
	border: none;
}
.button1.input-style:hover {
	background: #303590;
	color: #fff !important;
	transition: all 0.6s ease 0s;
	text-decoration: none !important;
}
.address {
	padding-left: 15px !important;
}
.address h3 {
	font-size:25px;
	font-weight:600;
	color:#03b38c;
	margin:0 0 0 0;
	line-height: 20px;
	padding:0 0 25px 0;
}
.address a {
	color: #000 !important;
}
.address a:hover, .address a:focus {
	color: #303590 !important;
	text-decoration: none !important;
}
ul.contact {
	list-style-type: none !important;
	padding-left: 33px !important;
	padding-bottom: 15px !important;
	border: none !important;
}
.contact li:before {
	color: #03b38c;
	float: left;
	font-family: FontAwesome;
	font-style: normal;
	height: 20px;
	margin: 0px 0 0 -30px;
	text-align: left;
	width: 20px;
	border: none !important;
	background:none !important;
}
.contact li {
	padding-bottom: 15px !important;
	font-size: 16px !important;
	color: #000 !important;
}
.contact li a {
	font-size: 19px !important;
	color: #000 !important;
	text-decoration: none !important;
}
.contact li a:hover, .contact li a:focus {
	color: #303590 !important;
	text-decoration: none !important;
}
.contact li span {
	display: block;
	font-size: 14px;
}
.contact li.add:before {
	content: "\f041";
	font-size: 25px;
	margin-top: 0px;
}
.contact li.mail:before {
	content: "\f0e0";
	font-size: 16px;
	margin-top: 5px;
}
.contact li.land:before {
	content: "\f095";
	font-size: 19px;
	margin-top: 2px;
}
.pop-frm-safe .cose{
	float: right;
	font-size: 20px;
	font-weight: 500;
	margin: -20px 0 0 -20px;
	cursor: pointer;
	color: #fff !important;
}
.modal-body{
	padding: 0 0 0 0 !important;
}
.modal{
	top: 50px !important;
}
.pop-frm-safe .modal-title {
  background: #03b38c !important;
  color: #ffff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
  margin: 0 0 20px 0;
}
.pop-frm-safe .pop-fild1{
	margin: 10px 15px;
}
.mrg-btm20{
	margin-bottom: 25px;
}
.pagination{
	display: flex !important;
}
.pagination a, .page-numbers {
    color: #000000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .5s;
    border: 1px solid #DDD;
    margin: 0 4px;
    font-size: 20px;
}
.pagination a.active {
    background-color: #03b38c;
    color: #FFFFFF;
    border: 1px solid #03b38c;
	text-decoration: none !important;
}
.pagination a:hover:not(.active) {
    background-color: #303590;
	background: none !important;
}
.pagination a:hover, .pagination a:focus{
	text-decoration: none !important;
}
div.slick-list{
	padding: 0px 0 !important;
}
.nav-next {
	float: right;
}
.nav-previous {
	float: left;
}
div.inr-midil a {
	color: #03b38c;
	text-decoration: none;
}
div.inr-midil a:hover {
	color: #303590;	
}
.gt-a-cot{
	margin:20px 0 25px 0;
}
.gt-a-cot a{
	background:#03b38c;
	border-radius:5px;
	padding:9px 25px;
	font-size:15px;
	font-weight:600;
	color:#fff !important;
}
.gt-a-cot a:hover, .gt-a-cot a:focus{
	background:#303590;;
	color:#fff !important;
	text-decoration:none;
}
.prdt-bx1{
	text-align:center;
	margin-bottom:50px;
	min-height:200px;
}
.prdt-bx1 img{
	border:1px solid #f3f3f3;
}
.prdt-bx1 h4{
	font-size:17px;
	font-weight:600;
	color:#202020;
	line-height:23px;
	margin:0;
	padding:11px 0 10px 0;
	min-height:70px;
}
.prdt-bx1 p{
	font-size:13px;
	line-height:22px;
}
