.section6 h2 {
	color: #fff;
}

p {
	font-size: 0.75em;
}

.stepno {
	position: absolute;
	left: 20px;
	top: 0;
	font-size: 1.150em;
	margin: 0;
	font-weight: 700;
	background:
		#1c2536;
	color:
		#fff;
	border-top: solid #2a9941 5px;
	width: 45px;
	height: 47px;
	line-height: 44px;
}

mask {
	color: #d91e1b !important;
}

.stepicon {
	color: #fff;
	font-size: 1.667em;
	background: #2a9941;
	width: 72px;
	height: 72px;
	border-radius: 100%;
	line-height: 72px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0;
	margin: -36px 0 0 -36px;
}

.step-arrow {
	position: absolute;
	right: 20px;
	top: 50%;
	font-size: 1.667em;
	margin-top: -15px;
}

.section6 {
	border-bottom: solid 6px #e5e5e5;
	text-align: center;
	float: left;
	width: 100%;
	color: #fff;
	padding: 60px 0 0 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}

.section6:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(59, 69, 80, 0.80);
}

.section6 h3 strong {
	color:
		#e51921;
	display: block;
	font-weight: 700;
}

.section6 ul {
	margin: 0;
	padding: 70px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section6 ul li img {
	width: 100%;
}

.section6 ul li:nth-child(3),
.section6 ul li:nth-child(4) {
	margin-bottom: 0;
}

.section6 ul li p {
	line-height: 1.300em;
	font-size: 0.889em;
	margin: 0;
}

.section6 ul li {
	text-align: left;
	width: 25%;
	margin: 0;
	position: relative;
	list-style-type: none;
}

.section6 ul li a {
	color: #fff;
	display: block;
	background: #2a9941;
	height: 100%;
	padding: 40px 70px 40px 20px;
	transition: all 0.5s ease 0s;
}

.section6 ul li a:hover,
.section6 ul li a:focus,
.section6 ul li a:active {
	background: #222 !important;
}

.section6 ul li:nth-child(2) a,
.section6 ul li:nth-child(4) a {
	background: #092f57;
}

.section6 ul li:nth-child(2) .stepicon,
.section6 ul li:nth-child(4) .stepicon {
	background: #092f57;
}

.section6 ul li:nth-child(4) .step-arrow {
	display: none;
}

.section6 ul li h3 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.333em;
	text-transform: uppercase;
}

.sendfile-form {
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.12);
	padding: 40px;
	margin-bottom: 25px;
}

.sendfile-form .btn {
	width: 100%;
}

.sendform-row {
	margin-bottom: 20px;
}

.sendfile-form label {
	display: block;
	font-size: 0.900em;
}

.sendfile-form input[type="text"],
.sendfile-form input[type="email"],
.sendfile-form input[type="file"],
.sendfile-form textarea {
	padding: 12px 20px;
	width: 100%;
	border: solid 1px #ccc;
}

.side-col {
	background: #f2f5fa;
	padding: 30px;
	font-size: 0.900em;
	line-height: 1.300em;
}

.side-col ul li {
	margin-bottom: 5px;
}

.product-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	padding-top: 20px;
}

.product-item {
	width: 31%;
	margin: 0 1% 30px;
	text-align: center;
	color:
		#fff;
	overflow: hidden;
	position: relative;
}

.product-item-inner {
	transition: all 0.5s ease 0s;
	color:
		#fff;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	display: flex;
	justify-content: end;
	flex-direction: column;
}

.product-item img {
	transition: all 0.5s ease 0s;
}

.product-item:hover h3 {
	color: #fff;
	background: rgba(42, 153, 65, 0.90);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-item h3 {
	transition: all 0.5s ease 0s;
	color: #fff;
	font-size: 1.444em;
	background: rgba(9, 47, 87, 0.90);
	width: 100%;
	text-transform: uppercase;
	padding: 15px 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.table-caption {
	text-align: center;
	font-size: 1.0em;
	background:
		#e4141d;
	margin: 0;
	color:
		#fff;
	padding: 15px;
}

.gallery-page {
	position: relative;
	float: left;
	width: 100%;
}

.contentside .gallery-page ul {
	position: relative;
	width: 100%;
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gallery-page ul li {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
	margin: 15px 0 !important;
	padding: 0 !important;
	position: relative;
	width: 23.5%;
}

.contentside .gallery-page ul li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.gallery-page ul li:before {
	content: normal !important;
}

.gallery-page img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
}

.contentside .gallery-page ul li a::before {
	position: absolute;
	top: 40%;
	left: 50%;
	margin: 0 0 0 -16px;
	font-family: Font Awesome\ 5 Free;
	content: "\f067";
	font-weight: 700;
	color: #fff;
	font-size: 2.0em;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.contentside .gallery-page ul li a::after {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background:
		rgba(0, 0, 0, 0.3);
	content: "";
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	left: 0;
}

.contentside .gallery-page ul li a:hover::before {
	top: 50%;
	opacity: 1;
}

.contentside .gallery-page ul li a:hover::after {
	opacity: 1;
}

.gallery-container {
	display: flex;
	padding: 1px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gallery-item a:hover h3,
.gallery-item a:focus h3,
.gallery-item a:active h3 {
	color: #fff;
	background: rgba(42, 153, 65, 0.90);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.gallery-item {
	width: 32%;
	margin: 15px 0;
	text-align: center;
	position: relative;
}

.gallery-item a {
	display: block;
}

.gallery-item img {
	width: 100%;
	display: block;
}

.gallery-item h3 {
	transition: all 0.5s ease 0s;
	color: #fff;
	font-size: 1.444em;
	background: rgba(9, 47, 87, 0.90);
	width: 100%;
	text-transform: uppercase;
	padding: 15px 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.stepbox {
	border: solid 1px rgba(9, 121, 86, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
	padding: 30px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.cta-center {
	text-align: center;
}

.stepbox p:last-child {
	margin: 0;
}

.stepbox h3 {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 1.300em;
	font-style: italic;
}

.stepbox h3 span {
	background:
		#cdb05d;
	color:
		#000;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	border-radius: 5px;
	padding: 5px 20px;
	font-size: 0.80em;
	margin: 0 10px 0 0;
}

.stepbox .fas {
	color:
		#e4141d;
	font-size: 2.5em;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.stepno span {
	background:
		#f2f2f5;
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 5px;
}

.section5 table strong {
	color: #006e53;
}

.section5 table {
	border-left: none;
	margin: 0;
}

.section5 table th {
	background: #006e53;
	color: #fff;
	font-size: 1.200em;
}

.intro-right {
	text-align: center;
}

.cta-bar {
	float: left;
	width: 100%;
	text-align: center;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#092f57+0,2a9941+100 */
	background: rgb(9, 47, 87);
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(9, 47, 87, 1) 0%, rgba(42, 153, 65, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(9, 47, 87, 1) 0%, rgba(42, 153, 65, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(9, 47, 87, 1) 0%, rgba(42, 153, 65, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#092f57', endColorstr='#2a9941', GradientType=1);
	/* IE6-9 */
}

.why-choose ol {
	margin: 0;
	padding: 30px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.why-choose ol li {
	counter-increment: step-counter;
	list-style-type: none;
	padding: 50px 30px 40px;
	position: relative;
	width: 33.3333%;
	border-radius: 10px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
}

.why-choose ol li::before {
	text-shadow: 0 0px 15px rgba(0, 0, 0, 0.25);
	color: #fff;
	content: counter(step-counter, decimal);
	display: inline-block;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 0;
	font-weight: 700;
	font-size: 2.778em;
	margin: -15px 0 0 -15px;
}

.why-choose ol li strong {
	font-size: 1.111em;
	color: #092f57;
	font-weight: 600;
	display: block;
	padding-bottom: 15px;
}

.why-choose img {
	max-width: 100%;
	width: 600px;
}

.why-choose {
	padding: 20px 0 20px 0;
	width: 100%;
	position: relative;
	text-align: center;
}

.cta-bar h2 {
	color: #fff;
	font-size: 2.0em;
	position: relative;
}

.cta-bar .btn {
	align-self: center;
	background:
		#fff;
	color:
		#3e1354;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 0.3);
}

.blog-pic {
	width: 100%;
	text-align: center;
}

.cta-bar ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

.cta-bar ul li {
	position: relative;
	margin: 0;
	padding: 55px 20px;
	list-style-type: none;
	width: 25%;
	color:
		#fff;
	border-left: solid 1px rgba(255, 255, 255, 0.25);
}

.cta-bar ul li:nth-child(1) {
	border-left: none;
}

.cta-bar .followicon {
	padding: 0 5px;
	display: inline-block;
}

.cta-bar h3 {
	line-height: 25px;
	color:
		#fff;
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 10px 0;
}

.cta-bar a {
	color: #fff;
}

.cta-bar a:hover,
.cta-bar a:focus,
.cta-bar a:active {
	color: #ccc;
}

.cta-bar .btn:hover,
.cta-bar .btn:focus,
.cta-bar .btn:active {
	color: #000 !important;
}

.cta-bar .cta-icon {
	font-size: 1.667em;
	display: block;
	margin: 0 0 20px 0;
}

.navigation {
	clear: both;
}

.main-nav.sticky-nav {
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 5;
	margin: 0;
	background: #1d3a7c;
	padding: 10px 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.contentside .faq-answer ul:last-child,
.contentside .faq-answer ul li {
	margin: 0;
}

.slick-dots {
	text-align: center;
	margin: 0 auto;
	background:
		#fff;
	display: inline-block;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	padding: 10px 35px;
	border-radius: 30px;
	position: relative;
	top: 25px;
}

.sidebar .featurebox {
	margin-bottom: 20px;
	border: solid 1px #092f57;
}

.sidebar .form-half,
.sidebar .form-full {
	width: 100%;
	margin: 0 0 20px 0;
}

.wp-pagenavi {
	clear: both;
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}

.wp-pagenavi a,
.wp-pagenavi span {
	margin: 0 3px 3px 0px;
	background-color: #444444;
	color: #fff;
	font-size: 0.800em;
	font-weight: 400;
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 34px;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:focus,
.wp-pagenavi a:active,
.wp-pagenavi span.current,
.wp-pagenavi span.pages {
	background: #2a9941;
	color: #fff;
}

.wp-pagenavi span.pages,
.wp-pagenavi a.last {
	padding: 0 10px;
	width: auto;
}

.testimonials-all .testimonial-single {
	float: left;
	margin: 0 0 30px 0;
	padding: 25px 30px 35px;
	color:
		#000;
	border: rgba(28, 37, 54, 0.10) solid 1px;
	overflow: hidden;
	background:
		#fff;
	width: 100%;
	box-shadow: 0 7px 8px rgba(0, 0, 0, 0.08);
}

.testimonials-all p {
	font-style: italic;
}

.testimonials-all .fas {
	color: #414f6a;
	display: block;
}

.testimonials-all .fa-quote-left {
	margin-bottom: 15px;
}

.testimonials-all .fa-quote-right {
	text-align: right;
	margin-top: 15px;
}

.testimonials-all cite {
	color:
		#414f6a;
	font-style: normal;
	font-weight: 700;
	clear: both;
	display: block;
	line-height: 20px;
	margin-top: -25px;
}

.testimonials-all cite span {
	font-weight: 400;
	position: relative;
	color:
		#000;
	border-left:
		#000 solid 1px;
	margin-left: 5px;
	padding-left: 5px;
}

.testimonials-all img {
	border-radius: 100%;
	margin: 0 auto;
	display: block;
}

.testimonials-all .testimonial-single .fa.fa-quote-left {
	font-size: 1.667em;
	display: block;
	margin-bottom: 5px;
	color: #4060ff;
}

.sidebar .testimonials {
	padding: 0 5%;
}

.sidebar .testimonial h2 {
	font-size: 1.444em;
}

.singleicon a {
	display: block;
}

.section3 a:hover h3 {
	color: #ffb400;
}

.section3 .col-sm-3,
.process-box {
	min-height: 290px;
}

.footer-top .btn {
	float: right;
	margin: 15px 0 0 0;
}

.quotebox {
	float: left;
	width: 70%;
	position: relative;
	background:
		rgba(255, 255, 255, 0.70);
	border-radius: 50px;
	padding: 45px 50px;
	margin: 0 15%;
}

.testimonials:before {
	content: "\f10d";
	font-family: Font Awesome\ 5 Free;
	font-size: 1.778em;
	font-weight: 700;
	color: #2a9941;
	position: absolute;
	left: 0px;
	top: -18px;
}

.testimonials:after {
	content: "\f10e";
	font-family: Font Awesome\ 5 Free;
	font-size: 1.778em;
	font-weight: 700;
	color:
		#2a9941;
	position: absolute;
	right: 0px;
	bottom: 60px;
}

.quotebox-inn .row {
	background: #007836;
}

.quotebox-inn {
	float: left;
	width: 100%;
	position: relative;
	padding: 60px 0;
}

.testimonials .slick-dots {
	position: relative;
	left: auto;
	bottom: auto;
	float: left;
	margin: 30px 0 40px;
}

.testimonials .slick-arrow {
	margin-top: -80px;
}

.testimonials .slick-prev {
	left: -150px;
}

.testimonials .slick-next {
	right: -150px;
}

.quotebox blockquote {
	padding: 0;
	margin: 25px 0;
	font-weight: 400;
	font-style: italic;
	position: relative;
	border: none;
	width: 100%;
	float: left;
	font-size: 1.111em;
	line-height: 1.6em;
}

.rating-stars {
	margin: 0;
	color: #f9c100;
	clear: both;
	font-size: 1.222em;
}

.rating-stars span {
	color: #838383;
	font-size: 1.667em;
	text-shadow: 0px 0px 5px #fff;
}

.rating-stars span.fill {
	color: #feb824;
}

.quotebox cite {
	font-style: normal;
	color:
		#1c2536;
	display: block;
	font-weight: 700;
}

.quotebox img {
	border-radius: 100%;
	display: block;
	border: #fff solid 5px;
	margin: 0 auto 10px auto;
	max-width: 145px;
	max-height: 145px;
	min-width: 145px;
	min-height: 145px;
}

.quotebox cite span {
	display: block;
	color:
		#000;
	font-weight: 400;
}

.quote-icon {
	font-size: 1.100em;
	background:
		#95a3ab;
	width: 50px;
	color:
		#333;
	height: 50px;
	border-radius: 100%;
	line-height: 50px;
	display: block;
	margin: 30px auto 27px;
}

.section4 {
	float: left;
	width: 100%;
	padding: 60px 0;
}

.faq-outer {
	text-align: left;
}

.faq-outer h3 {
	font-size: 0.900em;
	color:
		#444444;
	margin: 0 0 10px 0;
	font-weight: 900;
	float: left;
	position: relative;
	width: 100%;
	cursor: pointer;
	padding: 16px 20px 16px 54px;
	background:
		#f6f6f6;
}

.faq-outer h3:before {
	content: "\f067";
	font-family: Font Awesome\ 5 Free;
	font-size: 1.0em;
	font-weight: 700;
	position: absolute;
	left: 15px;
	top: 17px;
	color: #e4141d;
}

.faq-outer h3.active:before {
	content: "\f068";
	color: #fff;
}

.faq-outer h3:hover,
.faq-outer h3.active {
	color: #fff;
	background: #e4141d;
}

.faq-outer h3:hover:before {
	color: #fff;
}

.faq-outer h3.active {
	margin: 0;
}

.faq-answer {
	float: left;
	width: 100%;
	padding: 20px;
	margin-bottom: 8px;
	background: #f6f6f6;
}

.faq-answer p:last-child {
	margin: 0;
}

.sec-title h2 {
	text-transform: uppercase;
}

.testimonial {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 70px 0 70px;
	background-attachment: fixed;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimonial:before {
	content: "";
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afc2d5+0,ffffff+100&0.64+0,1+100 */
	background: -moz-linear-gradient(top, rgba(175, 194, 213, 0.64) 0%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(175, 194, 213, 0.64) 0%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(175, 194, 213, 0.64) 0%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3afc2d5', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.testimonial-inner {
	float: left;
	padding: 40px 0 60px;
	width: 100%;
	background:
		rgba(255, 255, 255, 0.90);
}

.section5 {
	float: left;
	width: 100%;
	padding: 60px 0;
	background: #fff;
	text-align: center;
}

.resp-vid {
	margin: 0 auto 50px;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.60);
	overflow: hidden;
}

.resp-vid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.section5-inner {
	float: left;
	width: 100%;
	padding: 100px 0;
	background: rgba(0, 0, 0, 0.7);
}

.section5 h2 {
	font-weight: 900;
	font-size: 2.1em;
	margin-bottom: 40px;
}

.section5 ul {
	margin: 0;
	width: 100%;
	align-items: center;
	padding: 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.section5 ul li {
	list-style-type: none;
	padding: 0 25px;
}

.section2 {
	padding: 30px 0px;
	position: relative;
	width: 100%;
	background: #EDF0F7;
}

.section2-inner {
	float: left;
	width: 100%;
}

.section2 h2,
.section3 h2,
.section4 h2,
.section5 h2,
.testimonial h2,
.quotebox h2,
.home-intro h1,
.why-choose h2 {
	font-size: 1.5em;

}

.section4 h2 strong {
	display: block;
	color: #e4141d;
	position: relative;
}

.section4 h2 strong span {
	background:
		#fff;
	display: inline-block;
	padding: 0 20px;
	position: relative;
}

.section4 h2 strong:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #e4141d;
	position: absolute;
	left: 0;
	bottom: 15px;
}

.section4 li {
	font-weight: 700;
	border-top:
		#d9e9e5 solid 1px;
	counter-increment: step-counter;
	list-style-type: none;
	position: relative;
}

.section4 ol {
	padding: 0;
}

.section4 li a {
	color: #000;
	display: block;
	padding: 24px 20px 24px 88px;
}

.section4 li a:hover,
.section4 li a:focus,
.section4 li a:active {
	background: #d9e9e5;
}

.section4 li:first-child {
	border: none;
}

.section4 li::before {
	color:
		#fff;
	content: counter(step-counter, decimal);
	display: inline-block;
	left: 20px;
	line-height: 43px;
	margin-right: 4px;
	position: absolute;
	text-align: center;
	top: 17px;
	font-weight: 900;
	font-size: 1.200em;
	width: 43px;
	height: 43px;
	background:
		#006e53;
	border-radius: 100%;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.52);
}

.fa-angle-double-down {
	font-size: 3.600em;
	color: #008641;
	margin-bottom: 10px;
}

.section2 .sec2box {
	padding: 0px;
	min-height: unset !important;
}

.sec2con {
	width: 100%;
	padding-bottom: 20px;
}

.sec2box {
	
	text-align: left;
	transition: all 0.5s ease 0s;
	position: relative;
	padding: 5px;
	
	margin: 0 6px;
	border-radius: 10px;
	font-size: 14px;
	line-height: 20px;
}

.sec2box p {
	font-size: 13px;
    margin-top: 4px !important;
    line-height: 23px;
}

.sec2box a:hover .sec2box-pic:before,
.sec2box a:focus .sec2box-pic:before,
.sec2box a:active .sec2box-pic:before {
	background: rgba(255, 255, 255, 0.61);
	border: none;
}

.sec2box:hover .sec2box-inner {
	bottom: 100px;
}

.sec2box .icon-whychoose {
	color:
		#e4141d;
	font-size: 5em;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -120px;
	background:
		#fff;
	padding: 0 70px;
}

.section2 .slick-arrow {
	background:
		#dbd8d8;
	color:
		#000;
	margin-top: -40px;
	font-size: 1.0em;
	width: 45px;
	height: 45px;
}

.section2 .slick-arrow:hover {
	background: #95a3ab;
	color: #000;
}

.section2 .slick-prev {
	left: -50px;
}

.section2 .slick-next {
	right: -50px;
}

.sec2con .slick-track {
	display: flex;
}

.sec2box p:last-child {
	margin: 0;
}

.sec2box-inner .btn {
	align-self: center;
	margin-bottom: -40px;
	background:
		#95a3ab;
	color:
		#000;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 0.3);
	padding-right: 60px;
}

.sec2box-inner .btn:hover,
.sec2box-inner .btn:focus,
.sec2box-inner .btn:active {
	background: #3e1354;
	color: #fff;
}

.sec2box-inner .btn:hover:after,
.sec2box-inner .btn:focus:after,
.sec2box-inner .btn:active:after {
	background: #95a3ab;
	color: #000;
}

.sec2box-inner .btn:after {
	content: "\f061";
	width: 46px;
	background:
		#3e1354;
	display: inline-block;
	font-weight: 700;
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.900em;
	height: 100%;
	color:
		#fff;
	line-height: 42px;
}

.sec2box h3 {
	text-transform: uppercase;
	color: #fff;
	background: rgba(9, 47, 87, 0.90);
	font-size: 1.333em;
	padding: 15px 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.sec2box a:hover h3,
.sec2box a:focus h3,
.sec2box a:active h3 {
	color: #fff;
	background: rgba(42, 153, 65, 0.90);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sec2box-pic {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}

.sec2box h3 .fas {
	vertical-align: middle;
	color: #2a9941;
	font-size: 0.667em;
}

.sec2box a {
	text-decoration: none;
}

.sec2box ul {
	margin: 0 0 20px 0;
}

.sec2box ul li a {
	color: #000;
}

.sec2box ul li a:hover {
	color: #008641;
}

.sec2box ul li {
	position: relative;
	list-style-type: none;
	padding: 0 0 0 25px;
	font-size: 0.900em;
}

.sec2box ul li:before {
	content: "\f105";
	font-family: Font Awesome\ 5 Free;
	color: #fecc17;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 700;
}

.sec2box img {
	display: block;
	margin: 0 auto;
	width: auto;
	transition: all 0.5s ease 0s;
	min-height: 183px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	height: 344px;
    border: 6px solid #fff;
    border-radius: 30px;
}


.section2 iframe {
	display: block;
}

.formfixed {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.formfixed .featurebox {
	width: 28%;
	background: rgba(255, 255, 255, 0.9);
	float: right;
	margin: 2% 0 0 0;
}

figure.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

figure.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

img.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.page-fullwidth {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 30px 0 40px 0;
	padding: 30px;
	width: 100%;
}

.process-box {
	float: left;
	width: 25%;
}

.iconbox {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
	line-height: 150px;
	border-radius: 100%;
	overflow: hidden;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7941d+0,f1592a+100 */
	background: #f7941d;
	/* Old browsers */
	background: -moz-linear-gradient(left, #f7941d 0%, #f1592a 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f7941d 0%, #f1592a 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f7941d 0%, #f1592a 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7941d', endColorstr='#f1592a', GradientType=1);
	/* IE6-9 */
}

.iconbox img {
	vertical-align: middle;
}

.sec-title {
	border-bottom: #ccc solid 1px;
	margin-bottom: 60px;
}

.section3 {
	float: left;
	padding-bottom: 30px;
	width: 100%;
	position: relative;
}

.section3-inner {
	float: left;
	width: 100%;
}

.section3 h2 {
	text-align: center;
	font-size: 2.100em;
	color:
		#fff;
	font-weight: 900;
}

.service-intro {
	background: #042e87;
	color: #fff;
	padding: 20px 30px;
	float: left;
	width: 100%;
	min-height: 500px;
}

.service-intro h2 {
	color: #fff;
}

.service-intro:before {
	content: "";
	width: 20px;
	height: 32px;
	position: absolute;
	right: -5px;
	top: 40px;
}

.service-box img {
	width: 100%;
	display: block;
}

.service-container {
	float: left;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section3 .slick-dots {
	bottom: -70px;
}

.service-box-inner {
	background: rgba(255, 255, 255, .8);
	bottom: 20px;
	left: 8%;
	margin: 0;
	position: absolute;
	width: 84%;
	padding: 0 20px 20px
}

.service-box {
	background:
		#e4141d;
	width: 15%;
	position: relative;
	text-align: center;
	padding: 40px 5px;
	border-radius: 10px;
	box-shadow: -10px 0 10px rgba(0, 0, 0, 0.05);
	border-bottom: solid 6px #bc050a;
	color:
		#fff;
}

.service-box a {
	padding: 20px 20px 20px 5.6em;
	background: #fff;
	height: 100%;
	border: #007836 solid 1px;
	display: block;
}

.service-box a:hover,
.service-box a:focus,
.service-box a:active {
	background: #007836;
	color: #fff;
}

.service-box a:hover h3,
.service-box a:focus h3,
.service-box a:active h3,
.service-box a:hover p,
.service-box a:focus p,
.service-box a:active p,
.service-box a:hover .fas,
.service-box a:focus .fas,
.service-box a:active .fas {
	color: #fff;
}

.servicebox-inner {
	float: left;
	width: 100%;
	padding: 20px;
}

.service-box p {
	margin: 0;
	line-height: normal;
	color:
		#000;
}

.section3 .slick-dots li button {
	width: 15px;
	height: 15px;
}

.service-info {
	text-align: left;
}

.service-container .slick-arrow {
	top: auto;
	bottom: -63px;
}

.service-container .slick-arrow:hover {
	color: #fff;
}

.services-title {
	background: #4d4e53;
	padding: 10px 30px;
	width: 100%;
	float: left
}

.service-box h3 {
	font-size: 0.900em;
	margin: 0;
	font-weight: 100;
	color:
		#fff;
	text-transform: uppercase;
}

.service-box h3 strong {
	display: block;
	color:
		#fff;
	font-size: 2.500em;
	font-weight: 900;
	padding-bottom: 15px;
}

.service-box h3 a {
	color: #4c5457;
	padding: 3px 5px;
}

.service-box h3 a:hover {
	color: #fff;
	background: #5b108b;
}

.service-box:nth-child(2),
.service-box:nth-child(6) {
	background: #f8aa1b;
	color: #603e01;
	border-bottom-color: #d98e04;
}

.service-box:nth-child(2) h3,
.service-box:nth-child(6) h3 {
	color: #603e01;
}

.service-box:nth-child(3) {
	background: #077da9;
	color: #fff;
	border-bottom-color: #014d87;
}

.service-box:nth-child(3) h3 {
	color: #fff;
}

.service-box:nth-child(4) {
	background: #547d8f;
	color: #fff;
	border-bottom-color: #476e7f;
}

.service-box:nth-child(4) h3 {
	color: #fff;
}

.service-box .serviceicon {
	font-size: 2.5em;
	display: block;
	margin: 0 auto 20px;
}

.service-box-img {
	border-radius: 100%;
	border: #ffb400 solid 3px;
	overflow: hidden;
	display: inline-block;
	transition: all .5s cubic-bezier(.68, -0.55, .27, 1.55) .1s;
}

/***************Blog social icons style start here****************************************/
.social-sharing {
	width: 60%;
	float: right;
	text-align: right;
}

.social-sharing span {
	display: inline-block;
	font-size: 110%;
}

.social-sharing span.top,
.social-sharing span.bottom {
	width: 100%;
}

.social-sharing span.right {
	display: inline;
}

a.button-facebook,
a.button-googleplus,
a.button-twitter,
a.button-linkedin,
a.button-pinterest,
a.button-xing,
a.button-reddit {
	font-size: 1em;
	font-weight: normal;
	margin: 1% 1% 1% 0;
	padding: 5px 1%;
	padding: .5rem 1%;
	text-align: center;
	display: inline-block;
	border: 0px;
}

a.button-facebook {
	font-size: 100%;
	color: #fff;
	background-color: #2b4170;
}

a.button-facebook:hover,
a.button-facebook:focus,
a.button-facebook:active {
	font-size: 100%;
	background-color: #3b5998;
	color: #fff;
}

a.button-googleplus {
	font-size: 100%;
	color: #fff;
	background-color: #c33219;
}

a.button-googleplus:hover,
a.button-googleplus:focus,
a.button-googleplus:active {
	font-size: 100%;
	background-color: #a82508;
	color: #fff;
}

a.button-twitter {
	font-size: 100%;
	color: #fff;
	background-color: #016cac;
}

a.button-twitter:hover,
a.button-twitter:focus,
a.button-twitter:active {
	font-size: 100%;
	background-color: #006e97;
	color: #fff;
}

a.button-linkedin {
	font-size: 100%;
	color: #fff;
	background-color: #0073b2;
}

a.button-linkedin:hover,
a.button-linkedin:focus,
a.button-linkedin:active {
	font-size: 100%;
	background-color: #017cad;
	color: #fff;
}

a.button-pinterest {
	font-size: 100%;
	color: #fff;
	background-color: #a0171c;
}

a.button-pinterest:hover,
a.button-pinterest:focus,
a.button-pinterest:active {
	font-size: 100%;
	background-color: #cb2027;
	color: #fff;
}

.ss-social-sharing a {
	text-indent: -99999px;
}

a.ss-button-facebook,
a.ss-button-googleplus,
a.ss-button-twitter,
a.ss-button-linkedin,
a.ss-button-pinterest,
a.ss-button-xing,
a.ss-button-reddit {
	background-image: url(img/socialshare.png);
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0 1% 1% 0;
	display: inline-block;
}

a.ss-button-twitter {
	background-position: 0px -45px;
}

a.ss-button-twitter:hover,
a.ss-button-twitter:focus,
a.ss-button-twitter:active {
	background-position: 0px 0px;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-googleplus {
	background-position: -45px -45px;
}

a.ss-button-googleplus:hover,
a.ss-button-googleplus:focus,
a.ss-button-googleplus:active {
	background-position: -45px 0px;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-facebook {
	background-position: -90px -45px;
}

a.ss-button-facebook:hover,
a.ss-button-facebook:focus,
a.ss-button-facebook:active {
	background-position: -90px 0px;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-linkedin {
	background-position: -135px -45px;
}

a.ss-button-linkedin:hover,
a.ss-button-linkedin:focus,
a.ss-button-linkedin:active {
	background-position: -135px 0px;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-pinterest {
	background-position: -180px -45px;
}

a.ss-button-pinterest:hover,
a.ss-button-pinterest:focus,
a.ss-button-pinterest:active {
	background-position: -180px 0px;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

/* Smartphones (portrait and landscape) */
@media (max-width : 480px) {
	.social-sharing a {
		text-indent: -99999px;
	}
	.info {    font-size: 12px;
		line-height: 21px;
	}

	.btntext {width: 80% !important;}

	a.button-facebook,
	a.button-googleplus,
	a.button-twitter,
	a.button-linkedin,
	a.button-pinterest,
	a.button-xing,
	a.button-reddit {
		background-image: url(socialshare.png) !important;
		width: 45px;
		height: 45px;
		background-repeat: no-repeat;
		padding: 0px;
		border: 0px;
	}

	a.button-twitter {
		background-position: 0px -45px;
	}

	a.button-twitter:hover,
	a.button-twitter:focus,
	a.button-twitter:active {
		background-position: 0px 0px;
		transition-delay: 0s;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

	a.button-googleplus {
		background-position: -45px -45px;
	}

	a.button-googleplus:hover,
	a.button-googleplus:focus,
	a.button-googleplus:active {
		background-position: -45px 0px;
		transition-delay: 0s;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

	a.button-facebook {
		background-position: -90px -45px;
	}

	a.button-facebook:hover,
	a.button-facebook:focus,
	a.button-facebook:active {
		background-position: -90px 0px;
		transition-delay: 0s;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

	a.button-linkedin {
		background-position: -135px -45px;
	}

	a.button-linkedin:hover,
	a.button-linkedin:focus,
	a.button-linkedin:active {
		background-position: -135px 0px;
		transition-delay: 0s;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

	a.button-pinterest {
		background-position: -180px -45px;
	}

	a.button-pinterest:hover,
	a.button-pinterest:focus,
	a.button-pinterest:active {
		background-position: -180px 0px;
		transition-delay: 0s;
		transition-duration: 250ms;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}
}

/***************Blog social icons style end here****************************************/

.top-bar {
	background:
		#e9e8e8;
	color:
		#fff;
	float: left;
	width: 100%;
	padding: 6px 0;
}

.header h3 {
	color:
		#fff;
	float: left;
	font-size: 1.100em;
	font-weight: 300;
	margin: 5px 0 0 12%;
	text-transform: uppercase;
	font-style: italic;
}

.header h3:before,
.header h3:after {
	content: "\f005";
	font-family: Font Awesome\ 5 Free;
	font-size: 0.700em;
	font-style: normal;
	font-weight: 700;
	color: #f8aa1b;
	padding: 0 5px;
	margin: -2px 0 0 0;
	display: inline-block;
	vertical-align: middle;
}

.header h3 .fa-phone {
	color: #fff;
	display: inline-block;
	font-size: 1.722em;
	margin: 0 15px 0 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.header h3 strong,
.header h3 strong a {
	color: #398842;
}

.header h3 a:hover {
	color: #fed403;
}

.main-nav.fixed-bar {
	box-shadow: 0 2px 4px #555;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	margin: 0px !important;
	border-radius: 0;
}

.btn.btn-border {
	border: #e4141d solid 2px;
	background: none;
	color: #e4141d;
}

.home-intro h1 strong {
	color: #e4141d;
}

.home-intro ul {
	margin: 0 0 20px 0;
}

.home-intro ul li:before {
	font-family: Font Awesome\ 5 Free;
	font-size: 0.909em;
	font-weight: 700;
	color:
		#077da9;
	margin: 0;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

.home-intro ul li {
	list-style-type: none;
	position: relative;
	padding: 0 0 0 34px;
	display: inline-block;
	width: 217px;
	background: #fff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 70px;
	vertical-align: top;
	box-shadow: 0 0 5px #dadada;
}

.home-intro {
	float: left;
	padding: 40px 0;
	position: relative;
	width: 100%;
	background: #ececec;
}

.home-intro:before {
	content: "";
	width: 63%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.home-intro h1 {
	text-align: left;
}

.home-intro img {
	width: 40px;
	height: 40px;
	display: inline-block;
}

.f-nav .navbar {
	margin: 10px 0 0 0;
}

.header-fix {
	float: left;
	padding: 0;
	width: 100%;
	z-index: 99999;
	border-bottom: 1px solid #fff;
}

.headertop {
	position: relative;
	z-index: 10;
	float: left;
	width: 100%;
}

.color-orange {
	color: #ffb400;
}

.clear {
	clear: both;
}

.box-inner {
	padding: 15px 20px;
	float: left;
	width: 100%;
}

.sidebox h3 {
	position: relative;
	font-size: 1.333em;
	background:
		#092f57;
	color:
		#fff;
	padding: 10px 30px;
	margin: 0;
	font-weight: 400;
}

.sidebox.accordion .box-inner h3 {
	margin: 0;
}

.sidebox .btn {
	width: 100%;
}

.inner-content {
	border-bottom: #d7d7d7 solid 1px;
	float: left;
	padding: 50px 0 60px;
	width: 100%;
}

.clear.hr {
	background-color: #cfcdcd;
	float: left;
	height: 1px;
	margin: 11px 0;
	width: 100%;
}

textarea {
	min-height: inherit !important;
}

.introbox {
	float: left;
	width: 100%;
	padding: 30px 90px 0 0;
}


.introbox ul li a {
	width: 151px;
	display: inline-block;
	padding-top: 7px;
	font-size: .8em;
	line-height: 20px;
	text-decoration: none;
	color: #000;
	font-weight: 600;
}

.introbox ul li a:hover {
	color: #2ba1ec;
}

.introbox .btn {
	background: none;
	color: #000;
	margin-top: 20px;
}

.introbox .btn:hover,
.introbox .btn:focus,
.introbox .btn:active {
	background: #3e1354;
	color: #fff;
}

.introbox h2 {
	color: #2c498d;
	font-size: 1.500em;
	line-height: 1.100em;
}

.introbox h1 strong,
.introbox h2 strong {
	font-weight: 600;
	color: #2a9941;
}

.linkbtn {
	display: inline-block;
	font-size: 1.0em;
	font-weight: 600;
	color: #092f57;
	padding: 3px 0 1px 0;
	border-bottom: #092f57 solid 1px;
}

.linkbtn:hover,
.linkbtn:focus,
.linkbtn:active {
	color: #2a9941;
	border-color: #2a9941;
}

.linkbtn:hover i,
.linkbtn:focus i,
.linkbtn:active i {
	color: #2a9941;
}

.linkbtn i {
	color: #092f57;
	margin: 0;
	vertical-align: middle;
}

.introbox img {
	border-radius: 5px;
}

table {
	display: block;
	overflow: auto;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	border-top:
		#cccccc solid 1px;
	border-left:
		#cccccc solid 1px;
	margin-bottom: 30px;
	font-size: 0.80em;
	text-align: center;
}

table th {
	background: #f8f8f8;
}

table td,
table th {
	line-height: normal;
	border-bottom:
		#cccccc solid 1px;
	border-right:
		#cccccc solid 1px;
	padding: 10px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.08);
}

table p {
	font-size: 1.125em;
	line-height: 30px;
}

table p:last-child {
	margin-bottom: 0;
}

.main_nav_wrap {
	float: left;
	margin: 19px 0 0 0;
	width: 100%;
}

.main-nav .container {
	position: relative;
}

.main-nav nav {
	float: left;
	position: relative;
	width: 100%;
}

.page_container {
	float: left;
	width: 100%;
}

.poweredby {
	text-align: right;
}

.footer-bar {
	float: left;
	width: 100%;
	clear: both;
	margin: 35px 0 0 0;
	padding: 15px 0 0 0;
}

.footer-bar ul {
	float: right;
	margin: 0;
}

.footer-bar ul li {
	border-left: 1px solid #fff;
	display: inline-block;
	line-height: 13px;
	list-style-type: none;
}

.footer-bar ul li:first-child {
	border: none;
}

.footer-bar ul li a {
	color: #fff;
	padding: 0 18px;
}

.footer-bar ul li a:hover {
	color: #ebbd12;
}

.footer-bar p {
	margin: 0;
}

.block {
	padding-bottom: 50px;
}

#main_slider {
	padding-bottom: 10px;
}

.block [class*="span"] {
	margin-bottom: 15px;
}

[class*="span"] img,
[class*="span"] iframe {
	max-width: 100%;
}

.main-content {
	clear: both;
	float: left;
	padding: 50px 0;
	position: relative;
	width: 100%;
}

.no-padding {
	padding: 0px;
}

.footer-columns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.footer {
	background:#F7AC1B;
	font-size: 0.889em;
	position: relative;
	width: 100%;
	color: #fdf8f8;
	line-height: 1.35em;
}

.footer1 {
	
	color: #860000;
	line-height: 1.35em;

}
.footer-inner {
	width: 100%;
	padding: 85px 0 45px 0;
}

.nodal {
	background: #3BCCBE;
	padding: 30px;
}

.footer p {
	font-size: .8em;
	margin-bottom: 10px;
}

.footer h3 {
	font-size: 1.5em;
	margin: 0 0 17px;
	color: #000000;
}

.foot-col.subscribebox {
	background: #5b108b;
}

.subscribebox input[type="text"],
.subscribebox input[type="email"] {
	font-size: 1.0em;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	transition: all 0.5s ease 0s;
}

.subscribebox input[type="text"]:focus,
.subscribebox input[type="email"]:focus {
	border-color: #2a9941;
}

.foot-col .featurebox {
	margin: 0;
	width: 100%;
	background: #5c108c;
	color: #fff;
	box-shadow: none;
	padding: 20px 15px;
}

.foot-col .featurebox h2 {
	color: #fff;
}

.foot-col .featurebox input[type="text"],
.foot-col .featurebox input[type="email"],
.foot-col .featurebox select,
.foot-col .featurebox textarea {
	background: none;
	color: #fff;
	border-bottom: #7b3fa1 solid 1px;
}

.foot-col .featurebox input[type="text"]:focus,
.foot-col .featurebox input[type="email"]:focus,
.foot-col .featurebox select:focus,
.foot-col .featurebox textarea:focus {
	background: none;
	padding: 10px 0;
}

.foot-col .featurebox input[type="submit"] {
	background: #fff;
	color: #000;
}

.foot-col .featurebox input[type="submit"]:hover {
	background: #231f20;
	color: #fff;
}

.foot-col h4 {
	font-size: 1.000em;
	margin-bottom: 10px;
}

.footer_bottom {
	background: #284483;
	float: left;
	font-weight: 400;
	font-size: 0.900em;
	color:
		#fff;
	margin: 0;
	padding: 6px 0;
	position: relative;
	width: 100%;
	border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.footer_bottom ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
}

.footer_bottom ul li {
	display: inline-block;
	list-style-type: none;
	border-left: #fff solid 1px;
	line-height: 14px;
}

.footer_bottom ul li:first-child {
	border: none;
}

.footer_bottom ul li a {
	display: block;
	padding: 0 8px;
}

.footer-notice {
	font-size: 0.800em;
	line-height: normal;
	padding-top: 45px;
}

.footer-notice p {
	line-height: 18px;
	margin: 0;
}

.copyright {
	color: #444444;
}

.foot_right_block {
	text-align: right;
	padding-top: 15px;
}

.foot_right_block .fright {
	margin-left: 20px;
}

.foot_menu {
	text-align: right;
}

.foot_menu li {
	display: inline-block;
	padding: 0 7px 0 7px;
	margin: 0;
}

.subscribebox .btn {
	width: 100%;
}

.footer-nav li:before {
	content: "\f0a9";
	font-family: Font Awesome\ 5 Free;
	font-size: 1em;
	font-weight: 700;
	color: #f3edde;
	position: absolute;
	left: 0;
	top: 0px;
}

.footer-nav li:first-child {}

.footer-nav li {
	display: block;
	position: relative;
	padding: 0 0 5px 17px;
}

.foot-col a {
	color: #000;
}

.foot-col a:hover,
.foot-col a:focus,
.foot-col a:active {
	color: #ff9c07;
	text-decoration: none !important;
}

.footer-links.footer-nav li {
	padding-bottom: 5px;
}

.bg-grey {
	background: #707070;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.foot-btn {
	width: 100%;
	clear: both;
	padding: 20px 0 0 0;
}

.footer-nav li a {
	display: block;
	color: #700;
	font-size: .8em;
	margin-left: 10px;
}

.footer-nav {
	list-style-type: none;
	margin: 0;
}

.foot_menu ul li a:hover {
	color: #ffb400;
	text-shadow: inherit;
}

.posteddate {
	background: #a33038;
	padding: 5px 10px;
	margin-right: 5px;
	display: inline-block;
}

.footer-nav li a:hover .posteddate {
	color: #fff;
}

.foot_menu li:first-child {
	border: none;
}

.foot_menu li a {
	color: #fff;
	font-style: normal;
	text-shadow: 0 1px 1px #000000;
}

.footer_bottom p {
	margin: 5px 0 0 0;
	clear: both;
	font-size: .8em;
	line-height: 20px;
}

.footer_bottom a {
	color: #fff;
}

.footer_bottom a:hover,
.footer_bottom a:focus,
.footer_bottom a:active {
	color: #2a9941;
}

.foot_menu li a:hover,
.foot_menu li a.current {}

.no-margin {
	margin-left: 0;
	margin-right: 0;
}

.featurebox h3 {
	color: #fff;
	font-size: 1.111em;
	line-height: normal;
	margin: 0 0 10px;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase;
}

.featurebox p {
	font-size: 0.889em;
	margin: 0 0 5px 0;
	line-height: normal;
}

.featurebox hr {
	background-color: rgba(255, 255, 255, 0.2);
	border: medium none;
	height: 1px;
	margin: 0 0 7px 0px;
	width: 100%;
	clear: both;
}

legend {
	font-weight: 400;
}

.post {
	float: left;
	width: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+50,f1f5f9+100 */
	background: rgb(255, 255, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(241, 245, 249, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(241, 245, 249, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 50%, rgba(241, 245, 249, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f5f9', GradientType=0);
	/* IE6-9 */
	padding: 20px 30px;
	margin: 0;
	border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.post-inner {
	float: left;
	padding: 20px;
	width: 100%;
}

.no-border {
	border: none;
}

.contentside .sidebox ul {
	margin-bottom: 0;
}

.contentside .sidebox ul li {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-size: 0.889em;
	font-weight: 400;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
	min-height: inherit;
	padding: 15px 0;
}

.sidebox ul li:last-child {
	border: none;
}

.contentside .sidebox ul li:first-child {
	padding-top: 0;
}

.accordion-content {
	float: left;
	padding: 15px 20px;
	width: 100%;
}

.contentside sidebox ul li a:hover {
	color: #fed403;
}

.post img {
	height: auto;
	max-width: 100%;
}

.contentside .post p {
	margin-bottom: 20px
}

.post_info {
	clear: both;
	float: left;
	margin: 0 0 15px;
	width: 100%;
	color:
		#000;
}

.post_info a:hover,
.post_info a:focus,
.post_info a:active {
	color: #2a9941;
}

.post_info a {
	color: #000;
	display: inline-block;
	margin: 0 20px 0 0;
}

.post-info-cell .fa {
	color: #4060ff;
	margin-right: 10px;
	font-size: 1.333em;
	vertical-align: middle;
}

.post h2.title,
.post h1.title {
	font-size: 1.600em;
}

img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.navigation .btn .fas {
	margin: 0 4px;
}

.navigation .btn {
	background:
		#007836;
	color:
		#fff;
	font-size: 0.875em;
	text-shadow: inherit;
	font-weight: 400;
	text-transform: inherit;
	margin: 0 7px 0 0;
}

.navigation .btn:hover {
	background: #e9ae00;
	color: #000;
}

.post h2.title a,
.post h1.title a {
	color: #1c2536;
}

.post_info .fas {
	margin: 0 2px 0 0;
	color: #2a9941;
}

.post h2 a:hover {
	color: #2a9941;
}

.post-info-cell {
	float: left;
	padding: 0 0 0 20px;
}

.post-info-cell a {
	color: #000;
	font-size: 0.900em;
}

.post-info-cell .fa-clock {
	color: #008641;
}

.post-info-cell a:hover {
	color: #008641;
}

.post-info-cell:first-child {
	padding-left: 0;
	border: none;
}

.sidebar h2.title {
	font-size: 0.889em;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.navbar .container {
	position: relative;
}

.footer-top {
	background-color:
		#fff;
	padding: 20px 50px;
}

.navbar {
	background: #004b8f;
	float: left;
	margin: 22px 0 0 0;
	width: 100%;
	position: relative;
	border-radius: 5px;
}

.footer img {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}

:-moz-placeholder {
	/* Firefox 18- */

	color: #000;
	opacity: 1;
}

::-moz-placeholder {
	/* Firefox 19+ */

	color: #000;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	font-family: 'Poppins', sans-serif;
	border: #ccc solid 1px;
	box-shadow: none;
	height: auto;
	opacity: 1;
	line-height: normal;
	font-size: 0.778em;
	color: #000;
	padding: 8px 10px;
	width: 100%;
	opacity: 1;
	background: #fff;
}

.navbar .nav {
	margin: 0;
}

.sidebox {
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
	background: #f2f5f9;
}

.sidebox ul {
	margin: 0;
}

.sidebox ul li {
	list-style-type: none;
	position: relative;
	padding-left: 35px;
}

.sidebox ul li:before {
	content: "\f0a9";
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	left: 7px;
	top: 5px;
	color:
		#2a9941;
	font-weight: 700;
}

.sidebox ul li a {
	display: block;
	padding: 5px 0;
	color: #000;
}

.sidebox ul li a:hover,
.sidebox ul li a:focus,
.sidebox ul li a:active {
	color: #2a9941;
}


.sharethis {
	float: right;
	font-size: 1.000em;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.sharethis img {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border-radius: 5px;
}

.sidebox.accordion h3 {
	cursor: pointer;
	padding-left: 40px;
}

.sidebox.accordion h3:before {
	content: "\f067";
	color: #000;
	font-family: Font Awesome\ 5 Free;
	left: 0;
	position: absolute;
	top: 5px;
	background: #fecc17;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 0.8em;
	border-radius: 3px;
}

.sidebox.accordion h3.active:before {
	content: "\f068";
}

.sidebox p {
	padding: 0;
}

.sidebox.box-light h3 {
	color: #004b8f;
}

.sidebox .sidebox-events li span {
	display: block;
	font-size: 0.722em;
	font-weight: 400;
}

.contentside ul li:before {
	color: #1b1a1a;
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	font-size: 0.900em;
	position: absolute;
	left: 0px;
	top: 1px;
	font-weight: 700;
}

.contentside ul li {
	list-style-type: none;
	padding: 2px 0 2px 1.5em;
	position: relative;
}

.contentside ol li {
	counter-increment: step-counter;
	list-style-type: none;
	padding: 2px 0 2px 1.6em;
	position: relative;
}

.contentside ol li::before {
	color:
		#2a9941;
	content: counter(step-counter, decimal);
	display: inline-block;
	left: 0;
	position: absolute;
	text-align: center;
	top: 2px;
	font-weight: 700;
	font-size: 0.900em;
}

.form-half {
	margin: 0 0 0 2%;
	float: left;
	width: 49%;
}

.form-half:first-child {
	margin-left: 0;
}

.contentside ul,
.contentside ol {
	margin: 0 0 25px;
	padding: 0;
}

.contentside blockquote p:last-child {
	margin-bottom: 0;
}

.sidebar .featurebox input[type="text"],
.sidebar .featurebox input[type="email"],
.sidebar .featurebox select,
.sidebar .featurebox textarea {
	background: #fff;
}

.contentside blockquote {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
	border-left: 7px solid #2a9941;
	border-radius: 10px;
	margin: 0 0 20px;
	font-style: normal;
	padding: 20px 30px;
	width: 100%;
}

.contentside ul ul {
	margin: 0;
	padding: 20px 0 0;
}

.contentside ul li:last-child {
	padding-bottom: 0;
}

.slider-img {
	float: left;
	width: 54%;
}

.home-slider .container {
	position: relative;
}

@media screen and (max-width: 1600px) {
	.slider-text-inner {
		width: 54%;
	}

	.sec2box h3 {
		font-size: 1.200em;
	}

	ul.slimmenu li .sub-toggle {
		font-size: 0.70em;
	}

	.section2 .slick-prev {
		left: 0;
	}

	.section2 .slick-next {
		right: 0;
	}

	.featurebox h2 {
		font-size: 1.100em;
	}

	.featurebox input[type="text"],
	.featurebox input[type="email"],
	.featurebox select,
	.featurebox textarea {
		padding: 8px 15px;
	}

	.form-row textarea {
		height: 68px;
	}

	.featurebox-inner {
		padding: 20px 30px;
	}
}

@media screen and (max-width: 1500px) {
	.wrapper {
		width: 96%;
	}

}

@media screen and (max-width: 1440px) {
	ul.slimmenu li a {
		font-size: .7em;
		padding: 0 16px;
	}

	.header h3 {
		margin: 5px 0 0 7%;
	}

	.slider-text h2 {
		font-size: 1.6em;
		line-height: 50px;
	}

	.section6 ul li a {
		font-size: 1.000em;
	}
}

@media screen and (max-width: 1400px) {
	.form-half {
		margin: 0 0 10px 4%;
		width: 48%;
	}

	.formfixed .featurebox {
		width: 32%;
		margin-top: 15px;
	}

	.form-half:first-child {
		margin-left: 0;
	}

	.sidebar .form-half,
	.contact-page .form-half {
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 1366px) {
	.service-box-img p {
		top: 80px;
	}

	.banner-inner .featurebox h2 {
		font-size: 1.375em;
	}
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1280px) {
	.introbox {
		padding: 0;
	}

	.featurebox input[type="text"],
	.featurebox input[type="email"],
	.featurebox select,
	.featurebox textarea {
		font-size: 0.85em;
		padding: 6px 15px;
	}

	.slider-text p {
		font-size: .8em;
	}

	.slider-text-inner {
		width: 50%;
	}

	.service-box {
		padding: 20px 5px;
	}

	.sec2box .icon-whychoose {
		font-size: 4em;
		margin: 0 0 0 -80px;
		padding: 0 30px;
	}

	.slider-text h2 {
		margin: 0;
		font-size: 1.3em;
	}

	.section2 h2 br {
		display: none;
	}

	.banner-inner .featurebox h2 {
		font-size: 1.111em;
	}
}

@media screen and (max-width: 1200px) {
	.cta-bar h2 {
		font-size: 1.5em;
	}

	ul.slimmenu li a {
		font-size: 0.85em;
	}

	.header::after {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.featurebox {
		margin-top: 20px;
	}

	.featurebox h2 {
		background: rgb(9, 47, 87);
	}

	ul.slimmenu li li .sub-toggle {
		top: 0;
		right: -1px;
		min-height: inherit;
		padding: 5px 17px;
	}

	.service-col {
		background-image: none;
	}

	.service-col-inner {
		padding: 20px;
	}

	.home-slider .slick-slide::after {
		display: none;
	}

	.home-intro:after {
		display: none;
	}

	.section6 .row {
		padding-top: 0;
	}

	.section6 ul {
		padding-top: 40px;
	}

	.introbox {
		padding-right: 0;
	}

	.home-intro {
		padding: 60px 0;
	}

	.home-intro::before {
		display: none;
	}

	.home-slider .slick-slide::before {
		width: 100%;
		left: 0;
		transform: inherit;
		height: 100%;
	}

	.slider-outer {
		margin-top: 0;
		min-height: auto;
	}

	.home-slider .slick-arrow {
		margin-top: -30px;
	}

	.home-slider .slick-prev {
		left: 5px;
	}

	.home-slider .slick-next {
		right: 5px;
	}

	.slider-text .btn::before {
		border: #ccc solid 2px;
	}

	.main-nav {
		margin: 0;
	}

	.home-intro p,
	.home-intro ul li {
		font-size: 1.00em;
		line-height: 1.500em;
	}

	.home-intro h1,
	.section2 h2,
	.section6 h2 {
		font-size: 2.0em;
		line-height: normal;
	}

	.border-sep {
		border-left: none;
	}

	.service-box h3 strong {
		font-size: 2.000em;
	}

	.homeform .featurebox {
		width: 100%;
		box-shadow: none;
	}

	.sidebar .featurebox h2 br {
		display: none;
	}

	.slider-text-inner {
		padding: 0 30px;
		margin-top: 0;
		width: 100%;
	}

	.section3 {
		margin-top: 50px;
	}

	.home-intro h1 br {
		display: none;
	}

	ul.slimmenu li ul li a,
	ul.slimmenu li:first-child ul li a {
		padding: 5px 15px;
	}

	.sec2box h3 {
		font-size: 1.0em;
	}

	.sec2box h3 {
		min-height: inherit;
	}

	.sec2box h3 .fas {
		right: 10px;
		top: 8px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.quotebox {
		margin: 0;
		width: 100%;
		padding: 20px 20px;
	}

	.homeform {
		margin: 0;
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
		float: left;
		height: auto;
	}

	.featurebox {
		width: 100%;
	}

	.slider-text {
		width: 100%;
	}

	ul.slimmenu li {
		padding-left: 0;
	}

	ul.slimmenu li ul {
		border: none;
		box-shadow: none;
		padding: 0;
		border-radius: inherit;
	}

	ul.slimmenu li {
		margin-left: 0;
	}

	ul.slimmenu {
		text-align: left;
		width: 100%;
	}

	ul.slimmenu li a {
		padding: 5px 0;
		font-size: 0.889em;
		border: none;
	}

	ul.slimmenu li .sub-toggle {
		right: 0;
		top: 0px;
		padding: 4px 20px;
		min-height: 38px;
		display: block;
		background:
			#ccc;
		color:
			#000;
	}

	ul.slimmenu li .sub-toggle i {
		color: #000;
	}

	ul.slimmenu li>ul {
		width: 100%;
	}

	ul.slimmenu li ul li a {
		padding: 5px 20px 5px 20px;
	}

	ul.slimmenu li ul li ul li a {
		padding: 5px 20px 5px 40px;
	}

	ul.slimmenu i {
		font-style: normal;
		color: #fff;
	}

	ul.slimmenu li.current-menu-item>a {
		background: none;
	}

	ul.slimmenu li ul li {
		background: none;
		margin: 0;
		border: none;
	}

	ul.slimmenu li ul li:first-child::before {
		content: normal;
	}

	.testimonials {
		padding: 0;
	}

	.quotebox cite::before {
		content: normal;
	}

	.testimonials .slick-dots {
		margin: 20px 0 10px;
	}

	.quotebox cite {
		position: relative;
		right: auto;
		bottom: auto;
		padding: 0;
	}

	.introbox h1 {
		font-size: 1.5em;
		line-height: 1.100em;
	}

	.slider-text h2::after {}

	.headphone::before {}

	.service-intro {
		min-height: inherit;
	}

	.service-intro::before {
		content: normal;
	}

	.formfixed {
		position: relative;
		left: auto;
		top: auto;
	}

	.formfixed .featurebox {
		width: 100%;
		margin: 10px 0;
		background: #f8f8f8;
	}

	.test-bg {
		display: none;
	}

	.sidebar .featurebox {
		margin-top: 0;
	}

	.section2 h2 br {
		display: none;
	}

	ul.slimmenu li {
		border-bottom: rgba(0, 0, 0, 0.10) solid 1px;
		display: inline-block;
		float: none;
		padding: 0;
		border-left: none;
	}

	.btn-call {
		float: none;
		display: inline-block;
		margin: 15px 0 0 0;
	}

	.header h3 {
		margin: 5px 0 0 0;
	}

	.box h3 {
		font-size: 1.222em;
	}

	.banner-inner h2 {
		font-size: 1.222em;
	}

	.featurebox input.input-large[type="text"] {
		width: 92%;
	}

	.featurebox h3 {
		font-size: 1.111em;
	}

	.foot_menu li {
		padding: 0 3px;
	}

	.post h2,
	.post h1 {
		font-size: 1.333em;
		line-height: 26px;
	}

	.more {
		display: inline-block;
	}

	.intro-pic {
		width: 16%;
	}
}

@media screen and (max-width: 1024px) {
	.sidebtn {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari and Chrome */
		-o-transform: rotate(0deg);
		/* Opera */
		position: relative;
		top: auto;
		right: auto;
		z-index: 1;
		clear: both;
	}

	.closebtn-icon {
		display: none;
	}

	.section5 ul li {
		font-size: 0.889em;
	}

	.banner-inner .featurebox {
		width: 100%;
	}

	nav ul li a {
		padding: 13px 11px;
		font-size: 0.778em;
		font-weight: 400;
	}

	.slider ul li {
		line-height: 18px !important;
		background-position: left top;
	}
}

@media screen and (max-width: 991px) {
	.section6 ul li:nth-child(4) .step-arrow {
		display: block;
	}

	.section6 ul li {
		width: 50%;
		margin: 0 0 50px 0;
	}

	.header {
		text-align: center;
	}

	.header img {
		margin-top: 0;
	}

	.quotebox::before {
		left: 30px;
		top: 0px;
		font-size: 1.8em;
	}

	.quotebox::after {
		right: 30px;
		bottom: 0px;
		font-size: 1.8em;
	}

	.why-choose {
		padding: 20px;
	}

	.why-choose::before {
		display: none;
	}

	.sendfile-form {
		padding: 20px;
	}

	.product-item h3 {
		font-size: 1.0em;
	}

	.cta-bar ul li {
		border: none;
		width: 50%;
		margin: 0;
		padding: 20px;
	}

	.slick-dots {
		top: 0;
	}

	.menu-collapser {
		text-align: center;
	}

	.topright p {
		text-align: center;
	}

	.topright {
		text-align: center;
	}

	.header h3 {
		width: 100%;
		margin: 20px 0;
	}

	.home-intro h1 strong,
	.section2 h2 strong,
	.section6 h2 strong {
		font-size: 1.000em;
		padding-bottom: 10px;
	}

	.testimonial::after {
		display: none;
	}

	.stepbox .fas {
		text-align: left;
		margin-bottom: 15px;
	}

	.testimonial h2,
	.resp-vid {
		margin-bottom: 20px;
	}

	.section3-inner {
		margin: 0;
	}

	.home-intro img {
		float: none;
		display: block;
		margin: 20px auto 0;
	}

	.gallery-item h3 {
		font-size: 0.85em;
	}

	.breadcrumb-bar {
		margin: 0;
	}

	.contentside .featurebox {
		margin-top: 0;
	}

	.section3 {
		margin: 0;
	}

	.inner-content {
		padding: 20px 0;
	}

	.section4 li::before {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 0.85em;
		left: 0;
	}

	.section4 li a {
		padding: 15px 20px 15px 45px;
	}

	.service-box {
		width: 32%;
		margin: 8px 0;
		padding: 20px;
	}

	.service-box h3 strong {
		font-size: 1.5em;
		padding-bottom: 0;
	}

	.service-box .serviceicon {
		font-size: 1.5em;
	}

	.sec2con {
		padding: 0 10px 0px 10px;
		margin-top: 0;
	}

	.service-container {
		margin-top: 0;
	}

	.testimonials {
		margin-top: 0;
	}

	.quotebox blockquote {
		font-size: 1.0em;
		line-height: 1.5em;
	}

	.faq-sec1 {
		padding-bottom: 20px;
	}

	.section5-inner,
	.footer-inner,
	.footer_bottom,
	.section3,
	.home-vidsec-inner,
	.quotebox-inn,
	.footer,
	.section4,
	.section5,
	.testimonial,
	.section6,
	.testimonial-inner,
	.cta-bar {
		padding: 20px 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin-bottom: 20px;
	}

	h1,
	h2,
	.home-intro h1,
	.section3 h2,
	.section2 h2,
	.section4 h2,
	.testimonial h2,
	.logos-outer h2,
	.footer h3,
	.findloc h3,
	.section6 h2,
	.serve-info h3,
	.cta-bar h2,
	.why-choose h2 {
		font-size: 1.3em;
		line-height: 30px;
	}

	.cta-bar ul {
		padding: 0;
	}

	h3,
	h4 {
		font-size: 1.3em;
	}

	.section5 img {
		display: block;
		margin: 0 auto 20px;
	}

	.footer-columns {}

	.introbox {
		padding-left: 0;
		text-align: center;
	}

	.home-intro h1 {
		margin-bottom: 20px;
	}

	.banner-inner h1,
	.banner-inner p {
		background: none;
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		color:
			#fff;
		font-size: 1.0em;
		padding: 10px 0;
	}

	.overlay-black {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		background:
			#2a9941;
	}

	.contact-info {
		min-height: inherit;
		margin-bottom: 10px;
	}

	.section2 iframe {
		margin-bottom: 10px;
	}

	.sidebar {
		clear: both;
		padding-top: 20px;
	}

	.home-intro,
	.section2 {
		padding: 20px 0;
	}

	.section2 h2 {
		margin: 0;
		padding: 10px 20px;
	}

	.finance-left,
	.finance-right {
		width: 100%;
	}

	.sec-title {
		margin-bottom: 20px;
	}

	nav ul li a {
		font-size: 0.889em;
	}

	nav ul li ul li:hover ul {
		position: relative;
	}

	nav ul li ul li ul li a {
		padding-left: 40px;
	}

	nav ul {
		text-align: left;
	}

	nav ul li {
		border-bottom: 1px solid #504944;
	}

	nav ul li ul {
		width: 100%;
	}

	nav ul li ul ul {
		left: auto;
		position: relative;
		top: auto;
		margin-bottom: 10px;
		display: block;
	}

	.camera_prev,
	.camera_next {
		display: none !important;
	}

	.main-nav .btn {
		float: none;
		margin: 10px 0 0 0;
	}

	.footer-bar p {
		text-align: center;
	}

	.footer-bar ul {
		float: none;
		text-align: center;
	}

	.footer-bar ul li {
		display: block;
		border-top: #525758 solid 1px;
		border-left: none;
	}

	.footer-bar ul li a {
		display: block;
		padding: 10px 0;
	}

	.main-nav.fixed-bar {
		position: relative;
		left: auto;
		top: auto;
	}

	.fixed-bar .cta-btn {
		top: auto;
	}

	.accordion h3 span {
		padding-top: 3px;
	}

	.tinynav {
		border: none;
		border-radius: 5px;
		display: block;
		padding: 7px 2%;
		width: 70%;
		float: left;
	}

	.main-nav .btn {
		margin: 0 auto;
		display: block;
		width: 320px;
		clear: both;
	}
}

@media screen and (max-width: 900px) {
	.footer-nav li a {
		line-height: 22px;
	}
}

@media screen and (max-width: 800px) {
	.section5 h2 {
		font-size: 1.375em;
	}
}

@media screen and (max-width: 768px) {
	.header .btn {
		margin-top: 10px;
	}

	.main-content {
		max-width: 100%;
		padding: 30px 0;
	}

	.head-email .fa-envelope-o {
		margin: 0 3px 0 0;
	}

	.section2 p br {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.why-choose ol li {
		width: 100%;
		padding: 40px 10px 40px;
		font-size: 0.85em;
		line-height: normal;
	}

	.slider-text {
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
	}

	.slider-text-inner {
		padding: 20px;
	}

	.home-slider .slick-slide::before {
		display: none;
	}

	.sendfile-form {
		padding: 10px 0;
	}

	.sendform-row {
		margin-bottom: 0;
	}

	.sendfile-form input[type="text"],
	.sendfile-form input[type="email"],
	.sendfile-form input[type="file"],
	.sendfile-form textarea {
		margin-bottom: 10px;
	}

	.product-item {
		width: 48%;
	}

	.footer h3,
	.foot-col {
		margin-bottom: 20px;
	}

	.homeform .form-row {
		margin: 0;
	}

	.gallery-item {
		width: 48%;
	}

	.testimonials-all .testimonial-single {
		padding: 20px;
	}

	.testimonials-all .fas {
		font-size: 1.5em;
	}

	.testimonials-all cite {
		padding-right: 40px;
	}

	.post h2.title,
	.post h1.title {
		font-size: 1.00em;
	}

	.stepbox h3 {
		font-size: 1.0em;
	}

	.stepbox {
		padding: 20px 0;
	}

	.slider-text h2 {
		line-height: 54px;
		font-size: 1.0em;
	}

	.footer-top {
		padding: 20px 0px;
	}

	.footer-columns {
		padding: 20px;
	}

	.footer-notice {
		padding-top: 20px;
	}

	.footer img {
		margin-bottom: 20px;
	}

	.form-row {
		margin: 0;
	}

	.featurebox input[type="text"],
	.featurebox input[type="email"],
	.featurebox select,
	.featurebox textarea {
		margin-bottom: 10px;
	}

	.home-slider img {}

	.slider-text h1 {

		margin-top: -169px;
	}

	.slider-text p {
		text-transform: inherit;
		font-weight: 400;
		font-size: 0.85em;
		line-height: 1.3em;
	}

	.homeform {

		margin-top: -55px;
	}

	.slider-text p,
	.slider-text h2 {
		text-shadow: inherit;
	}

	.slider-text .btn {
		padding: 9px 20px;
		border-radius: 5px;
	}

	img.alignright,
	img.alignleft {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}

	.faq-outer h3::after {
		font-size: 1.0em;
		right: 10px;
		top: 17px;
	}

	.featurebox input[type="text"],
	.featurebox input[type="email"],
	.featurebox select,
	.featurebox textarea {
		font-size: 1.0em;
	}

	.testimonials {
		margin-top: 0;
	}

	.home-slider .slick-slide {
		padding-bottom: 0;
	}

	.sec2con {
		display: inherit;
	}

	.home-slider .slick-dots {
		position: relative;
		left: auto;
		bottom: auto;
		padding: 8px 0;
		background: #008641;
	}

	.slider-text h3 {
		font-size: 1.111em;
	}

	.home-slider {
		border: none;
	}

	.text-center {
		text-align: left;
	}

	.sidebox.accordion h3::before {
		top: 0;
	}

	.text-right {
		text-align: left;
	}

	.introbox p {
		margin-bottom: 20px;
	}

	.home-intro {
		padding-left: 0;
		padding-right: 0;
	}

	.header .wrapper {
		padding-left: 0;
		padding-right: 0;
	}

	#cbp-so-scroller .cbp-so-section .cbp-so-side-left,
	#cbp-so-scroller .cbp-so-section .cbp-so-side-right,
	#cbp-so-scroller .cbp-so-section .cbp-so-side-top,
	#cbp-so-scroller .cbp-so-section .cbp-so-side-bottom,
	#cbp-so-scroller .cbp-so-section .section-title h2 {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
	}

	.post {
		width: 100%;
		margin: 0 0 15px 0;
	}

	.section3 h2 {
		margin-bottom: 20px;
	}

	.section3 .col-sm-3,
	.process-box {
		min-height: inherit;
	}

	.process-box {
		width: 100%;
	}

	.introbox h1,
	.introbox h2 {
		margin: 0 0 10px;
	}

	.posteddate {
		text-align: center;
	}

	.row {
		margin-left: 0;
		margin-right: 0;
	}

	.banner-inner h2 {
		left: auto;
		margin: 0;
		position: relative;
		top: auto;
		width: 100%;
	}

	.header .col-lg-3 {
		padding-left: 15px;
	}

	.head-email {
		padding-top: 0;
	}

	.header .col-lg-3 {
		width: 100%;
	}

	.top-bar {
		padding: 10px 0;
	}

	.headertop {
		padding: 0 0 15px 0;
	}

	.featurebox {
		width: 100%;
	}

	.sidebar .featurebox {
		margin-top: 0;
	}

	.heading {
		font-size: 1.111em;
		padding: 8px 47px 7px 20px;
		display: block;
		clear: both;
	}

	.areas-served {
		margin-bottom: 30px;
	}

	.accordion h3 span {
		padding-top: 3px;
	}

	.header {
		padding: 10px 0;
		text-align: center;
	}

	.cta-btn {
		display: block;
		left: auto;
		margin: 6px auto 0;
		position: relative;
		right: auto;
		top: auto;
	}

	.sharethis {
		float: right;
	}

	.poweredby {
		text-align: center;
	}

	.f-nav {
		left: auto;
		padding: 0 0 10px;
		position: relative;
		top: auto;
		z-index: 10;
	}

	.featurebox input.input-large[type="text"] {
		width: 100%;
	}

	.camera_next {
		right: 0;
	}

	.camera_prev {
		left: 0;
	}

	.navbar {
		margin: 0 2%;
		width: 94%;
	}

	.header-fix .btn {
		float: none;
		margin: 10px auto;
		display: inline-block;
	}

	.header-fix {
		left: auto;
		position: relative;
		top: auto;
		text-align: center;
	}

	.header-fix {
		background-image: none;
	}

	.navbar nav#main_menu select {
		width: 100%;
	}

	.header-fix h3 strong {
		padding: 0;
		background: none;
	}

	.footer-links.footer-nav li a {
		background: none;
		padding-left: 0;
	}

	.footer .span3 {
		background: none;
	}

	.featurebox {
		min-height: inherit;
	}

	.topbar p {
		float: none;
		font-size: 0.889em;
		margin: 0 0 10px;
		text-align: center;
	}

	.foot_menu ul {
		text-align: center;
	}

	.foot_menu li {
		display: block;
		float: left;
		width: 100%;
		border-top: #cb2023 solid 1px;
		border-left: none;
	}

	.foot_menu li a {
		display: block;
		padding: 5px 0;
	}

	.foot_menu ul {
		margin: 0;
	}
}

@media screen and (max-width: 640px) {
	.section6 ul li {
		margin: 0;
		width: 100%;
	}

	.section6 ul li a {
		padding-bottom: 60px;
		padding-top: 60px;
	}

	.product-item img {
		width: 100%;
	}

	.product-item {
		width: 100%;
	}

	.stepbox h3 span {
		display: inline-block;
		margin: 0 10px 10px 0;
	}

	.section6 ul li a::before {
		display: none;
	}

	.gallery-page ul li {
		width: 48%;
		margin: 5px 0 !important;
	}

	.sec2box .icon-whychoose {
		position: relative;
		left: 0;
		top: 0;
		margin: 0 0 20px 0;
		padding: 0;
	}

	.service-box,
	.service-box:first-child,
	.service-box:last-child {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.section3 {
		padding: 20px 0px;
	}

	.service-container .slick-arrow {
		bottom: -47px;
	}

	.section3 .slick-dots {
		bottom: -52px;
	}

	.service-info {
		position: relative;
		left: auto;
		bottom: auto;
		float: left;
	}

	.section5 .btn {
		margin-bottom: 5px;
	}

	.post-info-cell {
		padding: 0 0 0 10px;
	}

	.basic-table td {
		float: left;
		width: 100%;
		padding: 20px;
	}

	.header .col-lg-3 {
		padding-left: 15px;
	}

	.post h2,
	.post h1 {
		font-size: 1.111em;
	}

	.post .btn {
		float: left;
	}

	.introtext {
		width: 100%;
		padding: 5px 0 0 0;
		background: none;
	}
}

@media screen and (max-width: 540px) {
	.topbar p span {
		display: block;
	}

	.topbar p span.address {
		margin-top: 5px;
	}

	.hide-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 480px) {
	.headphone {
		margin: 20px 0 0;
	}

	.section6 ul {
		margin-left: 0;
	}

	.sec2box {
		margin: 25px 0;
	}

	.home-slider .slick-slide::before {
		background: none;
	}

	.testimonials-all cite span {
		display: block;
		padding-left: 0;
		margin-left: 0;
		border: none;
	}

	.cta-bar ul li {
		width: 100%;
		padding: 20px;
		margin-bottom: 15px;
	}

	.header h3 {
		margin: 10px 0;
		font-size: 0.80em;
		font-weight: 400;
	}

	.topright .btn {
		display: block;
		width: auto;
		margin: 7px 0 0 0;
	}

	.post_info a {
		margin: 0;
		display: block;
	}

	.footer h3 {
		font-size: 1.1em;
	}

	.service-box-img p {
		padding: 0 80px;
	}

	.sharethis {
		float: left;
		width: 100%;
	}

	.post .social-sharing {
		width: 100%;
		float: left;
		margin: 10px 0 0 0;
		text-align: left;
	}

	.post-info-cell {
		width: 100%;
		border-left: none;
		padding: 0;
	}

	.post-info-cell br {
		display: none;
	}

	.navbar {
		height: auto;
	}

	.topbar p span {
		font-size: 0.611em;
	}
}

@media screen and (max-width: 479px) {
	.gallery-item {
		width: 100%;
	}

	.sec2box {
		display: inherit;
	}

	.c100 {
		float: none;
		margin: 0 auto 10px;
	}

	.sec2box-col {
		width: 100%;
		float: left;
		text-align: center;
	}

	.sec2box-col:last-child {
		min-width: inherit;
		max-width: inherit;
		padding: 10px 0 0 0;
	}

	.slider-text .btn br {
		display: inline-block;
	}

	.social-sharing {
		clear: both;
		display: block;
		float: left;
		font-weight: 600;
		margin: 0;
		vertical-align: middle;
		width: 100%;
	}

	.post .social-sharing {
		width: 100%;
	}

	.featurebox input[type="text"],
	.featurebox input[type="email"],
	.featurebox select,
	.featurebox textarea {
		font-size: 0.889em;
	}

	.form-half,
	.form-full {
		float: left;
		margin: 0 0 10px 0;
		width: 100%;
	}

	.form-row {
		margin: 0;
	}

	.form-medium {
		width: 50%;
	}

	ul.slimmenu li ul li a {
		padding-left: 10px;
	}

	ul.slimmenu li ul li ul li a {
		padding-left: 20px;
	}
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {
	.navigation .btn {
		display: block;
		margin: 5px 0;
	}

	.service-box-img p {
		padding: 0 10px;
	}

	.contentside .nav-tabs li {
		width: 100%;
	}

	.contentside .nav-tabs li a {
		display: block;
		margin: 0;
	}

	.main-nav .btn {
		clear: both;
		display: block;
		width: 100%;
	}

	.header-fix .btn {
		display: block;
		float: left;
		width: 86%;
		margin: 10px 2% 0 2%;
		min-width: auto;
	}

	.slider h2 {
		padding-right: 10px;
	}
}

/****************custom css************/

.footer-nav .menu {
	list-style: outside none none;
	margin: 0;
}

/*====================*/
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 0px solid #f7e700 !important;
}

.visitor p {
	padding-top: 20px;
}

.visitor p span {
	display: inline-block;
	background: rgb(255 255 255 / 73%);
	padding: 0px 7px;
	color: #000;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 20px;
	line-height: 18px;
	font-weight: 600;
}

.minister-msg {
	background: #2c498d26;
	padding: 20px;
}

.minister-msg p {
	font-size: .7em;
	line-height: 22px;
}

.minister-msg h2 {
	color: #000;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.minister-msg img {
	width: 110px;
	height: auto;
	box-shadow: 0 0 10px #00000014;
	float: left;
	margin: 5px 10px 10px 0;
}

.innerpage {
	/* background: #fff; */
	color: #fff;
}

.innerpage ul.slimmenu li a {
	font-weight: 500;	
}

.innerpage ul.slimmenu li.current-menu-item>a {
	color: #ff9c07;
}

.pageinner {
	padding-top: 160px;
	
}
.serviceimg {
	border-radius: 82px;
   
    border: none;
}
.serviceimg:hover { box-shadow: 0 0 15px #d0d3dd;}
.serviceimg img {width: 95px;
    height: 75px;

}
.serviceimg h6 {
	font-size: 17px;
    margin-top: 25px;}

.innerpage ul.slimmenu li a:hover {
	color: #ff9c07;
}


.bg-blue {
	background: url(../img/sliderbg.png);
	padding: 175px 0px 0px;
    background-size: cover;
    background-position: top center;

}

.cmtext {    line-height: 19px;
    margin-top: 17px;
	text-shadow: 0 0 3px #000000a6;
}

.cmp {    line-height: 25px;
    font-size: 17px;
	text-shadow: 0 0 3px #000000a6;
    text-align: justify;}

@media (min-width: 1400px) {
	.container {
		max-width: 1400px;
	}
}

.women { width: 75%;}

.info {
    background: #fff;
    padding: 14px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #a3a3a3f0;
    /* min-height: 90px; */
    margin-bottom: 20px;
    margin-left: 20px;
	font-size: 16px;
	min-height: 112px;

}
.logo {width: 390px;}

.info span {
	width: 50px;
    /* height: 50px; */
    text-align: center;
    padding:49px 10px;
    /* border: 6px solid #f6f7fc; */
    float: left;
    font-size: 21px;
    line-height: 16px;
    border-radius: 15px 0px 0px 15px;
    background: #4d4b4c;
    margin-top: -15px;
    margin-right: 12px;
    color: #fff;
    margin-left: -15px;
}

.dicon {
    width: 20px;
}

.btntext {
	width: 88%;
    text-align: left !important;
    font-size: 12px !important;
}

.mt26 { margin-top: 34px !important;}


.abouttext {    padding: 33px;
    border-radius: 13px;
    box-shadow: 0 0 7px #ccc;
    font-style: italic;
    font-size: 16px;
    line-height: 35px;}

	.btn-sm {font-size: 11px !important;}

	.galley {}
	.galley  img{ height: 300px;
		width: 100%;
	}

	.gape {font-size: 16px;
		margin-right: 10px;
		line-height: 42px;}

		ul.slimmenu li .sub-toggle { display: none;}

		.numbers .far, .numbers .fas { font-size: 30px; color: #ffffff; display: block; margin: 0 auto; margin-bottom: 15px;}
		.numbers span { font-size: 18px; color: #ffc107; display: block; text-align: center;}
		.numbers { font-size: 16px; color: #ffffff; display: block; text-align: center;}

		.support img{ max-width: auto !important; height: 65px; display: inline-flex;}
		.bghome {background-color: rgb(249,70,38);
			background-color: linear-gradient(143deg, rgba(249,70,38,1) 0%, rgba(208,19,24,1) 100%);  padding: 200px 0px 30px; position: relative;	z-index: 2;
			}
		.bghome::after { content: ""; background-image: url(../img/bg1.png);
			
		display: block; width: 100%; height: 100%; position: absolute; top: 0; z-index: -1;
		opacity: 0.7;
		background-position: top center;
		}
		.headerbar { background: #fff;
			padding: 10px 10px 0px;			
			border-radius: 0px 0px 20px 20px;}
			.bg1 {background-color: rgb(249,70,38);
				background-color: linear-gradient(143deg, rgba(249,70,38,1) 0%, rgba(208,19,24,1) 100%);
			}
				.bg-black {background-color: #272b30;}
				.trophy {    position: absolute;
					bottom: -79px;
					width: 330px;
					right: -132px;}

					.award {    float: left;
						width: 119px;
						margin-right: 21px;}
						
						.logo2 {    width: 81px;
							position: absolute;
							right: 29px;
							margin-top: -40px;}
					
					.main-area {
    position: relative;
    height: 100vh;
    z-index: 1;
    padding: 0 20px;
    background-size: cover;
    color: #fff;
	background-image: url(../img/bg1.png);
}

.display-table {
    display: table;
    height: 100%;
    width: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.main-area .desc {
    margin: 20px auto;
    max-width: 500px;


}

.main {
font-size: 104.5%;
  line-height: 1.556em;
  word-wrap: break-word;
  }