body {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff !important;
}

.call-us {
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	float: right;
	padding: 25px 0 25px;
	font-weight: 500;
}

.call-us a {
	color: #ffffff;
	font-weight: bold;
}

.floor-like {
	color: #2662a0;
	font-weight: bold;
	font-size: 61px;
	line-height: 63px;
	margin-bottom: 32px;
}

.free-sample-btn {
	font-size: 20px !important;
	text-transform: capitalize !important;
	padding: 8px 22px !important;
}

.free-sample-button a.btn-success {
	box-shadow: unset;
}

.call-us-sub {
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.call-us-sub a {
	color: #ffffff;
}

.banner {
	padding-top: 115px;
}

.banner-para {
	font-size: 17px;
	color: #ffffff;
}

.btn-sample {
	background: #3d9745;
	color: #ffffff;
}

.form-box.free-estimate-form {
    background: url(../img/arrow-img.png) top center no-repeat #0d1946;
        background-position-x: center;
        background-position-y: top;
    background-position-x: center;
    background-position-y: top;
    background-position: 64.5% 13.5%;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.form-box.free-estimate-form form {
    padding-top: 30px;
}

.form-line {
	width: 65px;
	margin: auto;
	background: #ffffff;
	height: 4px;
}

.linkbutton.greenbtn {
	padding-bottom: 35px;
}

.linkbutton a span {
    text-transform: uppercase;
} 

.linkbutton a {
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
	background: #fff;
	color: #0c9335;
	padding: 7px 15px;
	border-radius: 3px;
	transition: 0.4s;
}

.linkbutton.greenbtn a:hover {
	background: transparent;
	color: #fff;
}

.linkbutton.greenbtn a {
	border: 2px solid transparent;
	background: #3d9745;
	color: #fff;
	font-size: 18px;
	border-radius: 35px;
	padding: 8px 32px;
}

.linkbutton.whitebtn a {
	border: 2px solid transparent;
	background: #3d9745;
	color: #fff;
	font-size: 18px;
	border-radius: 35px;
	padding: 8px 32px;
}

.linkbutton.greenbtn a:hover {
	background: #fff;
	color: #3d9745;
	border: 2px solid #3d9745;
}

.linkbutton.whitebtn a:hover {
	background: #fff;
	color: #3d9745;
	border: 2px solid #fff;
}

.form-submit-wrap {
	text-align: center;
	padding-top: 20px;
	width: 100%;
	clear: both;
}

.form-submit-wrap .form-submit {
	border: none;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	background: #3d9745 !important;
	color: #fff !important;
	padding: 8px 32px;
	transition: 0.4s;
	border-radius: 35px;
	margin: 0;
	text-transform: capitalize;
}

.form-submit-wrap .form-submit:hover {
	background: #ffffff !important;
	color: #3d9745 !important;
}

.custom-file-control,
.form-control {
	color: #ffffff !important;
}

.radio label .bmd-radio:after,
label.radio-inline .bmd-radio:after {
	border: .125rem solid rgba(255, 255, 255, 1) !important;
}

.radio label .bmd-radio:before,
label.radio-inline .bmd-radio:before {
	background: #ffffff !important;
}

.bmd-form-group .checkbox label,
.bmd-form-group .radio label,
.bmd-form-group label {
	color: #ffffff;
}

.radio label:active,
.radio label:focus,
.radio label:hover,
.switch label:active,
.switch label:focus,
.switch label:hover {
	color: #cce7f3 !important;
}

.bmd-form-group.is-focused .custom-file-control,
.bmd-form-group.is-focused .form-control,
.custom-file-control:focus,
.form-control:focus {
	background-size: 100% 100%, 100% 100%;
	transition-duration: .3s;
	border: none !important;
	outline: none;
	box-shadow: none;
}

.is-focused .custom-file-control .form-control {
	background-image: linear-gradient(0deg, #3f51b5 2px, rgba(63, 81, 181, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0);
	border: none !important;
	box-shadow: none;
}

.bmd-label-floating,
.bmd-form-group .bmd-label-placeholder {
	color: #fff !important;
}

.bmd-form-group .custom-file-control,
.bmd-form-group .form-control,
.bmd-form-group input::placeholder {
	line-height: 1;
	border-bottom: 1px solid #fff !important;
}

.custom-file-control,
.form-control,
.is-focused .custom-file-control,
.is-focused .form-control {
	background-image: linear-gradient(0deg, #fff 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0) !important;
}

.item .item-content {
	padding: 30px 35px
}

.image-upload {
	background: none;
	color: #ffffff;
}

.item-wrapper form img {
	margin-bottom: 20px;
	width: auto;
	height: auto;
	max-height: 400px;
	width: auto;
	border-radius: 5px;
	overflow: hidden
}

.image-upload img {
	width: auto !important;
	border-radius: 0px;
	margin: 0 auto
}

.image-upload i {
	font-size: 6em;
	color: #ccc
}

.upload-text {
	margin-left: 2%;
	cursor: pointer;
}

.image-upload input {
	cursor: pointer;
	opacity: 0;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0
}

.item-wrapper input {
	height: 43px;
	line-height: 43px;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-bottom: 20px
}

.form-btn {
	padding: 8px 45px !important;
}

.radio-btn-text {
	font-size: 14px;
}

.bmd-form-group.bmd-form-group-lg .custom-file-control,
.bmd-form-group.bmd-form-group-lg .form-control,
.bmd-form-group.bmd-form-group-lg input::placeholder,
.bmd-form-group.bmd-form-group-lg label {
	line-height: 1;
	font-size: 14px;
}

.estimate-text {
	font-size: 63px;
	color: #2662a0;
	font-weight: 560;
	font-style: normal;
	float: left;
	line-height: 63px;
	margin-top: 5%;
}

.indicate-icon {
	margin: 4% auto 0 4%;
}

.estimate-heading {
	margin: 57% 0 0 0;
}

.form-section {
	margin: 80px 0 0 0;
	background: url(../img/left-design-img.png) no-repeat left;
	background-position-x: left;
	background-position-y: center;
	background-position: -5% 40%;
}

.btn-section {
    background: #e5e5e5;
    padding: 5% 0px;
    margin-top: 6%;
}

.button-heading {
	font-size: 52px;
	color: #2662a0;
	font-weight: 550;
}

.section-of-button {
	font-size: 27px !important;
	padding: 12px 30px !important;
	font-weight: 700 !important;
	background: #3d9745 !important;
	color: #ffffff !important;
	text-transform: none !important;
}

.getfreesample a.section-of-button {
	display: inline-block !important;
	margin-top: 10px !important;
	box-shadow: unset;
	border: 2px solid #3d9745;
}

.getfreesample a.section-of-button:hover {
	background: transparent !important;
	color: #3d9745 !important;
	box-shadow: unset;
}

.ricing-section {
	background: url(../img/ricing-bg.jpg) no-repeat top center;
	padding: 5.8% 0px;
}

.ricing-heading {
	font-size: 60px;
	color: #ffffff;
	font-weight: 700;
}

.ricing-paragraph {
	font-size: 17px;
	width: 80%;
	margin: auto;
	padding: 0;
}

.list-section {
	padding: 0px;
	width: 20%;
	list-style: none;
	float: left;
	text-align: left;
	margin: 0;
}

.list-section li {
	background: url(../img/arrow-icon.png) no-repeat left;
	padding-left: 15px;
	margin: 20px auto;
}

.list-section li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.list-section li a:hover {
	color: #93c93d;
}

.paragraph {
	font-size: 17px;
	clear: both;
	font-weight: 600;
}

.ricing-paragraph-buttom {
	font-size: 17px;
	clear: both;
	font-weight: 400;
	margin: 20px;
	display: block;
}

.button-request {
	font-size: 19px !important;
	padding: 8px 69px !important;
	background: #3d9745 !important;
	color: #ffffff !important;
	-webkit-text-stroke-width: thin;
}

.service-section {
	padding: 75px 0 0;
	background: url(../img/service-img-new.png) no-repeat -35% 49%, url(../img/service-right-new.png) no-repeat right;
	background-size: auto, auto;
	background-size: auto, 20%;
} 

.service-heading {
	font-size: 63px;
	font-weight: 600;
	color: #2662a0;
	line-height: 60px;
}

.service-paragraph {
	font-size: 17px;
	line-height: 30px;
}

.service-panel {
	margin-left: 35%;
	float: left;
	margin-top: 12%;
	margin-bottom: 12%;
}

.feature-section {
	background: #fff;
	padding: 0 0 60px;
}

.client-feature {
	color: #2662a0;
	font-size: 47px;
	margin-bottom: 40px;
	padding: 0px;
	text-align: center;
	font-weight: 550;
	font-style: normal;
}

.rounded-10 {
	border-radius: 6px;
}

.client-feature::after {
	content: "";
	display: block;
	width: 70px;
	border-bottom: 2px solid #2662a0;
	margin: 10px auto;
}

.services-section {
	background: url(../img/services-bg.jpg) no-repeat top center;
	background-size: auto;
	padding: 85px 0;
	background-size: cover;
}

.service-circle {
	border-radius: 100%;
	width: 82px;
	height: 82px;
	margin: 0 auto;
}

.theme-text-color {
	color: #2662a0;
	font-size: 22px;
	font-weight: bold;
	margin: 20px auto 10px;
	text-transform: uppercase;
}

.form-section2 {
	padding: 90px 0;
}

.free-text {
	font-size: 67px;
	text-align: left;
	font-weight: bold;
	color: #2662a0;
}

.free-text span {
	display: block;
	color: #3d9745;
}

.free-heading {
	margin: 20% 0 0 0;
	float: left;
	width: 79%;
	color: #2662a0;
	font-size: 19px;
}

.free-indicate-icon {
	margin: 60% auto 0 4%;
}

.footer-top {
	width: 100%;
	background: url(../img/footer-line-bg.png) repeat-x top #22282a;
	margin-bottom: 9%;
	height: 5.5px;
}

footer {
	width: 100%;
	background: #22282a;
	padding-bottom: 35px;
}

.footer-container {
	width: 100%;
	margin: auto;
	padding-left: 5%;
	margin-bottom: 3%;
}

.service-row {
	margin-bottom: 30px;
}

.footer-first-box {
	width: 20%;
	float: left;
}

.footer-secondt-box {
	width: 80%;
	float: left;
}

.footer-list li a {
	color: #ffffff;
	text-decoration: none;
}

.footer-nav {
	color: #ffffff;
	display: block;
}

.footer-nav a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	padding: 15px;
	display: inline-block;
	font-weight: bold;
}

.footer-nav a:hover {
	color: #ddd;
	text-decoration: none;
}

.list-unstyled li:first-child a {
	font-weight: bold;
}

.list-unstyled li a {
	font-weight: normal;
	font-size: 15px;
}

.copyright {
	font-size: 15px;
	color: #ffffff;
}

.copyright a {
	color: #ffffff;
}

.error.message {
	text-align: center;
	color: red;
	font-size: 16px;
}

@media screen and (max-width:1024px) {
	.list-section {
		padding: 0px;
		width: 16%;
		list-style: none;
		float: none;
		text-align: left;
	}
	.list-section-last {
		width: 16%;
		padding: 0px;
		list-style: none;
		float: none;
		text-align: left;
	}
	.service-panel {
		margin-left: auto;
		float: none;
		margin-top: 9%;
	}
	.services-section {
		padding: 45px 0;
	}
	.button-request {
		font-size: 16px !important;
		padding: 8px 63px !important;
		background: #3d9745 !important;
		color: #ffffff !important;
	}
	.call-us-sub {
		margin: 6% auto;
	}
	.btn-raised {
		margin: auto;
		font-size: 18px;
		width: 100%;
	}
	.form-section {
		margin: 5% 0 0 0;
		background: url(../img/left-design-img.png) no-repeat left;
		background-position: -3.4% 40%;
	}
	.estimate-heading {
		margin: 0;
	}
	.estimate-text br {
		font-size: 6vw;
		break-after: avoid;
	}
	.estimate-text {
		font-size: 57px;
		color: #2662a0;
		float: none;
		white-space: normal;
		line-height: 57px;
		margin-bottom: 20px;
	}
	.estimate-heading img {
		display: none;
	}
	.section-of-button {
		font-size: 18px !important;
	}
	.button-heading {
		font-size: 32px;
	}
	.ricing-heading {
		font-size: 32px;
	}
	.client-feature {
		font-size: 32px;
	}
	.services-section .container .row .col-12 {
		margin-bottom: 2%;
	}
	.services-section .container .row,
	.services-section .container .row:nth-child(2n+ 1) {
		margin-bottom: 2%;
	}
	.free-text {
		font-size: 36px;
	}
	.free-heading {
		margin: 3% 0 0 0;
		float: none;
		width: 100%;
	}
	.free-heading img {
		margin: 2% auto;
	}
	.free-indicate-icon {
		margin: 6% auto 0 4%;
		display: none;
	}
	.footer-first-box {
		width: 100%;
		float: none;
		margin-bottom: 2%;
	}
	.footer-secondt-box {
		width: 100%;
		float: none;
		margin-bottom: 2%;
	}
	.footer-nav {
		color: #ffffff;
		margin: 3% auto;
	}
	.ricing-section {
		background: url(../img/ricing-bg.jpg) repeat top center;
		padding: 45px 0px;
	}
	.service-list-section {
		float: left !important;
	}
	.paragraph {
		clear: both;
	}
	.service-heading {
		font-size: 32px;
		line-height: 32px;
		text-align: center;
	}
}

@media screen and (max-width:767px) {
	#header {
		text-align: center;
	}
	
	.call-us {
		float: none;
		padding: 20px 0 0px;
	}
	.banner {
		padding-top: 0;
		text-align: center;
	}
	.floor-like {
		font-size: 36px;
		line-height: 38px;
	}
.linkbutton.greenbtn a {
    padding: 8px 15px;
    font-size: 15px;
}
	.list-section {
		width: 100%;
	}
	.list-section-last {
		width: 100%;
	}
	.call-us img {
		display: none;
	}
	.service-paragraph {
		font-size: 17px;
		line-height: 30px;
		text-align: center;
	}
	.btn-section {
		background: #e5e5e5;
		padding: 35px 0;
		margin-top: 0;
	}
	.service-section {
		padding: 30px 0;
		background: none;
	}
	.feature-section {
		background: #e5e5e5;
		padding: 40px 0;
	}
	.form-section2 {
		padding: 45px 0 0;
	}
	.form-box {
		background: url(../img/arrow-img.png) top center no-repeat #0d1946;
		background-position-x: center;
		background-position-y: top;
		background-position-x: center;
		background-position-y: top;
		background-position: 98.3% 6.3%;
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
	}
}

@media (min-width:768) {
	.form-section2 {
		margin: 8% 0 0 0;
		background: url(../img/left-design-img.png) no-repeat left;
		background-position: -3.4% 40%;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px !important;
	}
}
