* {
	padding: 0px;
	margin: 0px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
a,
img {
	list-style: none;
	text-decoration: none;
	outline: none;
}

.btn-common {
	background: no-repeat;
	border: #CFCFCF solid 1px;
	border-radius: 0px;
	padding: 0.375rem 1rem;
}

.sticky-header .btn-common {
	background: none;
	border: #108763 solid 1px;
	color: #108763;
	margin-top: 11px;
}
.btn-common a{color:#ffffff;}
.pdb {
	padding: 0.6rem 1rem;
}

.btn-secondry {
	background: #ffffff;
	border-radius: 0px;
	color: #108763;
}

#slider {
	background: url(/wp-content/uploads/2020/02/banner.png) no-repeat;
	height:650px !important;
	width: 100%;
	background-size: cover;
	float: left;
	padding-bottom:30px;
}
/*#slider.inner-banner {
	background: url(/wp-content/uploads/2020/02/innerpage-banner.png) no-repeat;
	height: 360px !important;
	background-size: cover;
	
}*/


.inner-banner .banner-text{margin-top:150px;}
.banner-text h4 {
	font-size: 12px;
	color: #fff;
	margin: 0px;
}
.banner-text h3{color:#fff;}
.banner-text h1 {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}

.eq ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}

.eq ul li span {
	background: #44AC8E;
width: 80px;
    height: 80px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin:0 auto 10px;
	transition: .2s;
	-webkit-transition: .2s;
	
}

.eq ul li:hover span {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.eq ul li.last span {
	border: #BB9595 solid 1px;
	background: none;
}

.eq ul li a {
font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    display: inline-block;
}

.heading-block h4.green-head,
.heading-block h4.green-head span {
	color: #108763;
	font-size: 35px;
	line-height: 26px;
}

.mar60 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.dark .widget h4 {
	color: rgba(128, 128, 128, 1);
}

.dark .widget_links li a {
	color: rgba(37, 38, 51, 1);
}



#logo .sticky-logo,
.sticky-header #logo .standard-logo {
	display: none;
}

.sticky-header #logo .sticky-logo {
	display: block;
	margin-top: 13px;
}

.f-box {
	transition: .2s;
	-webkit-transition: .2s;
}

.f-box:hover,
.f-box:focus {
	box-shadow: 13px 14px 27px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 13px 14px 27px rgba(0, 0, 0, 0.11);
}
.card-header{    background-color: rgb(230, 230, 230,1); border:none;}
.card-header a{color:#000;}
.icon-desktop{font-size:70px;}
.icon-line-arrow-right	{font-size: 50px;
    float: right;
    margin: 8px 18px 0 0px;}
	.acc_content ul,.listing{    padding-left: 10px;
    padding-top: 0px;
    margin: 0; text-align:left;}
	.acc_content ul li,.listing li{position:relative; padding-left:15px; padding-bottom:10px;}
	.acc_content ul li:before,.listing li:before{content: "";
    position: absolute;
    background: #757575;
    width: 6px;
    height: 6px;
    border-radius: 61px;
    top: 10px;
    left: 0;}
	.listing2 li{    padding-bottom: 10px;
    display: flex;
    justify-content:start;}
.contact-form,.address{background:#0f8662; padding:20px;}
.address{padding:30px;}
.address{color:#ffffff;}
.contact-form label{color:#fff;}

	#footer li{  background: url(/wp-content/uploads/2020/01/widget-link.png) left top 5px no-repeat; padding-left:10px;
  }