@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Poppins-Regular';
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
h2 {
	font-family: 'Poppins-Bold';
	font-size: 50px;
	color: #adc144;
	text-transform: uppercase;
}
.container {
	max-width: 1170px;
}
.container-fluid {
	max-width: 1302px;
}
h2 span {
	font-family: 'Poppins-Regular';
	color: #000000;
}
h3 {
	font-family: 'Poppins-Bold';
	font-size: 40px;
	color: #adc144;
	text-transform: uppercase;
}
h3 span {
	font-family: 'Poppins-Regular';
	color: #000000;
}
h4 {
	font-family: 'Poppins-Medium';
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 0px;
}
h4 span {
	color: #adc144;
	text-transform: uppercase;
}
img {
	max-width: 100%;
}
.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.alignright {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.aligncenter {
	float: none;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.menu-section {
	text-align: right;
}
.menu-section h3 {
	font-family: 'Poppins-Bold';
	font-size: 23px;
	color: #121212;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.menu-section h3 a {
	color: #121212;
	text-decoration: none;
}
.menu-section h3 span {
	font-family: 'Poppins-Bold';
	color: #adc144;
	border-left: 3px solid #e3e3e3;
	padding-left: 10px;
	margin-left: 10px;
}
.menu-section h3 span a {
	color: #adc144;
	text-decoration: none;
}
.mr-auto, .mx-auto {
	margin-left: auto !important;
	margin-right: inherit!important;
}
.menu li {
	font-family: 'Poppins-SemiBold';
	font-size: 18px;
	color: #a2a2a2;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	line-height: 13px;
}
.menu li:last-child {
	padding-right: 0px;
}
.bg-light {
	padding-right: 0px;
	background-color: transparent !important;
	padding-bottom: 0px;
}
.header {
	padding-top: 15px;
	padding-bottom: 15px;
}
.slider {
	background-image: url(../images/banner.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-bottom: 70px;
}
.caption {
	padding-top: 40px;
}
.caption h2 {
	font-family: 'Poppins-SemiBold';
	font-size: 51px;
	color: #ffba00;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.caption h3 {
	font-family: 'Poppins-Bold';
	font-size: 33px;
	color: #ffffff;
	text-transform: capitalize;
}
.video {
	border: 6px solid #c9c9c9;
	margin-top: 40px;
	margin-right: 40px;
}
.form {
	background-color: #ffffff;
	border-radius: 35px;
	border: 4px solid #adc144;
	padding: 25px;
	max-width: 428px;
	text-align: center;
	float: right;
}
.form-control {
	font-family: 'Poppins-Regular';
	font-size: 16px;
	color: #969696;
	border: 1px solid #d5dace;
	-webkit-box-shadow: inset 0px 0px 14px 4px rgba(0,0,0,0.11);
	-moz-box-shadow: inset 0px 0px 14px 4px rgba(0,0,0,0.11);
	box-shadow: inset 0px 0px 14px 4px rgba(0,0,0,0.11);
}
.form h2 {
	font-family: 'Poppins-ExtraBold';
	font-size: 43px;
	color: #759061;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.form h3 {
	font-family: 'Poppins-Medium';
	font-size: 36px;
	color: #010101;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: -11px;
}
.form h5 {
	font-family: 'Poppins-Regular';
	font-size: 16px;
	color: #000000;
	margin-bottom: 20px;
}
.form img {
	position: absolute;
	margin-left: -129px;
	margin-top: -45px;
}
.btn-primary {
	font-family: 'Poppins-Bold';
	font-size: 25px;
	color: #4b5444;
	text-transform: uppercase;
	border-radius: 50px;
	background-color: #adc144;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;
}
.form-list {
	line-height: 25px;
	height: 49px;
}
.welcome {
	background-image: url(../images/bg-1.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: -328px;
	padding-top: 327px;
}
.welcome-text ul {
	padding-left: 0px;
	padding-right: 80px;
}
.welcome-text li {
	font-size: 18px;
	line-height: 56px;
	color: #000000;
	padding-left: 28px;
	list-style-image: url(../images/list-icon.png);
	list-style-position: inside;
	border-radius: 30px;
	margin-bottom: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dee1cf+0,e7e8e2+100 */
	background: #dee1cf; /* Old browsers */
	background: -moz-linear-gradient(left, #dee1cf 0%, #e7e8e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #dee1cf 0%, #e7e8e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #dee1cf 0%, #e7e8e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee1cf', endColorstr='#e7e8e2', GradientType=1 ); /* IE6-9 */
}
.about {
	text-align: center;
	margin-top: 96px;
	margin-bottom: 96px;
}
.about-text {
	padding-left: 65px;
	padding-right: 60px;
}
.about-text img {
	margin-top: -70px;
	padding-bottom: 20px;
}
.seperation {
	background-image: url(../images/sep-bg-1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-bottom: 90px;
}
.btn-secondary {
	font-family: 'Poppins-Bold';
	font-size: 25px;
	color: #4b5444;
	text-transform: uppercase;
	border-radius: 50px;
	background-color: #adc144;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: none;
}
.seperate-btn {
	float: right;
	padding-top: 20px;
}
.service {
	color: #565656;
	text-align: center;
	background-image: url(../images/bg-2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 96px;
	padding-bottom: 96px;
	background-color: #f1f4ed;
}
.service h2 {
	padding-bottom: 40px;
}
.service h5 {
	font-family: 'Poppins-SemiBold';
	font-size: 18px;
	color: #000000;
}
.service img {
	padding-bottom: 10px;
}
.testimonials-spacing h5 {
	font-family: 'Poppins-Medium';
	font-size: 16px;
	color: #ababab;
	padding-top: 11px;
	margin-bottom: 0px;
}
.testimonials-spacing2 h5 {
	font-family: 'Poppins-Medium';
	font-size: 16px;
	color: #ababab;
	padding-top: 11px;
	margin-bottom: 0px;
}
.clint-name span {
	font-family: 'Poppins-SemiBoldItalic';
	font-size: 18px;
	color: #adc144;
}
.testimonials-spacing {
	background-color: #ffffff;
	border-radius: 35px;
	text-align: left;
	-webkit-box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	padding: 40px;
	margin-bottom: 50px;
	margin-left: 60px;
}
.testimonials-spacing2 {
	background-color: #ffffff;
	border-radius: 35px;
	text-align: left;
	-webkit-box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	box-shadow: 10px 23px 35px 7px rgba(0,0,0,0.2);
	padding: 40px;
	margin-bottom: 50px;
	margin-right: 60px;
}
.testimonials-spacing img {
	border: 4px solid #d4d5d1;
	border-radius: 14px;
}
.testimonials-spacing2 img {
	border: 4px solid #d4d5d1;
	border-radius: 14px;
}
.star img {
	border: none;
}
.clint-name span {
	display: inline-block;
}
.star {
	display: inline-block;
	float: right;
}
.testimonials h2 {
	padding-bottom: 40px;
}
.testimonials {
	background-image: url(../images/bg-3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 96px;
	padding-bottom: 96px;
}
.seperation2 {
	background-image: url(../images/sep-bg-2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 85px;
}
.seperation2 h4 span {
	text-transform: capitalize;
}
.seperate2-btn {
	float: right;
}
.footer-section h2 {
	font-family: 'Poppins-ExtraBold';
	font-size: 50px;
	color: #adc144;
	text-transform: uppercase;
	padding-top: 30px;
}
.footer-section h2 span {
	font-family: 'Poppins-Regular';
	font-size: 38px;
	color: #000000;
}
.footer-section {
	background-image: url(../images/bg-4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 96px;
	padding-bottom: 96px;
}
.footer {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.rounded-circle {
	border-radius: 0 !important;
}
.media-spacing-pic {
	background-image: url(../images/quotation.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.media-spacing-pic img {
	margin-top: 30px;
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
.service-spacing2 {
	padding-top: 70px;
}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
.service-spacing2 {
	padding-top: 70px;
}
.form h3 {
	font-size: 31px;
	margin-top: -7px;
}
.form h2 {
	font-size: 38px;
}
.about {
	margin-top: 70px;
	margin-bottom: 70px;
}
h4 {
	font-size: 23px;
}
.service {
	padding-top: 70px;
	padding-bottom: 70px;
}
.testimonials {
	padding-top: 70px;
	padding-bottom: 70px;
}
.footer-section {
	padding-top: 70px;
	padding-bottom: 70px;
}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
.service-spacing {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.service-spacing2 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
h4 {
	font-size: 20px;
}
.btn-secondary {
	font-size: 20px;
}
.seperation {
	padding-top: 70px;
	padding-bottom: 70px;
}
.bg-light {
	float: right;
	width: 100%;
}
.form h2 {
	font-size: 26px !important;
}
.form h3 {
	font-size: 20px;
	margin-top: -5px;
}
.form {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.video {
	margin-right: 0px;
	margin-bottom: 70px;
}
.caption h3 {
	font-size: 25px;
}
.caption h2 {
	font-size: 40px;
}
.caption {
	padding-top: 0px;
}
.about-text {
	padding-left: 0px;
	padding-right: 0px;
}
.about {
	margin-top: 60px;
	margin-bottom: 60px;
}
.welcome-img {
	padding-top: 30px;
}
.welcome-text {
	margin-top: -219px;
}
.welcome-text ul {
	padding-left: 0px;
	padding-right: 0px;
}
.seperate-btn {
	float: left;
}
.seperate2-btn {
	float: left;
}
.service {
	padding-top: 60px;
	padding-bottom: 60px;
}
h2 {
	font-size: 40px;
}
.testimonials {
	padding-top: 60px;
	padding-bottom: 60px;
}
.footer-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.footer-section h2 {
	padding-top: 0px;
}
.footer-section h2 {
	font-size: 45px;
}
.footer-section h2 span {
	font-size: 33px;
}
.menu-section h3 {
	font-size: 19px;
}
.navbar {
	display: block;
}
.media-spacing-pic {
	background-size: contain;
}
.navbar-nav {
	padding-top: 15px;
}
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
.welcome-text ul {
	padding-right: 0px;
}
.bg-light {
	float: right;
	width: 100%;
}
.form h2 {
	font-size: 35px;
}
.form h3 {
	font-size: 29px;
	margin-top: -5px;
}
.form {
	margin-top: 45px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.video {
	margin-right: 0px;
}
.caption h3 {
	font-size: 25px;
}
.caption h2 {
	font-size: 40px;
}
.caption {
	padding-top: 0px;
}
.about-text {
	padding-left: 0px;
	padding-right: 0px;
}
.about {
	margin-top: 60px;
	margin-bottom: 60px;
}
.welcome-img {
	padding-top: 30px;
}
h4 {
	font-size: 20px;
}
.seperation {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: cover;
}
.seperation2 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: cover;
}
.seperate-btn {
	float: left;
}
.seperate2-btn {
	float: left;
	padding-top: 10px;
}
.btn-secondary {
	font-size: 20px;
	padding-left: 38px;
	padding-right: 38px;
}
.btn-secondary2 {
	font-size: 20px;
	padding-left: 38px;
	padding-right: 38px;
}
.service {
	padding-top: 60px;
	padding-bottom: 60px;
}
h2 {
	font-size: 40px;
}
.testimonials {
	padding-top: 60px;
	padding-bottom: 60px;
}
.footer-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.footer-section h2 {
	font-size: 45px;
}
.footer-section h2 span {
	font-size: 33px;
}
.logo {
	text-align: left;
}
.menu-section h3 {
	font-size: 22px;
	margin-top: -59px;
}
.menu-section h3 span {
	border-left: none;
	display: block;
}
.testimonials-spacing {
	margin: 50px;
}
.testimonials-spacing2 {
	margin: 50px;
	margin-top: -20px;
}
.media-spacing {
	padding-bottom: 10px;
}
.testimonials h2 {
	padding-bottom: 0px;
}
.navbar {
	display: block;
}
.navbar-nav {
	padding-top: 15px;
}
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
.bg-light {
	float: right;
	width: 100%;
}
.alignleft {
	float: none;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.alignright {
	float: none;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.welcome-text ul {
	padding-right: 0px;
}
.form {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.form h2 {
	font-size: 26px;
}
.form h3 {
	font-size: 20px;
	margin-top: -5px;
}
.form {
	margin-top: 45px;
}
.video {
	margin-right: 0px;
}
.caption h3 {
	font-size: 23px;
}
.caption h2 {
	font-size: 35px;
}
.caption {
	padding-top: 0px;
	text-align: center;
}
.about-text {
	padding-left: 0px;
	padding-right: 0px;
}
.about {
	margin-top: 50px;
	margin-bottom: 50px;
}
.welcome-img {
	padding-top: 30px;
}
h4 {
	font-size: 20px;
}
.seperation {
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
}
.seperation2 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
}
.seperate-btn {
	float: left;
}
.seperate2-btn {
	float: left;
	padding-top: 10px;
}
.btn-secondary {
	font-size: 20px;
}
.btn-secondary2 {
	font-size: 20px;
}
.service {
	padding-top: 50px;
	padding-bottom: 50px;
}
h2 {
	font-size: 40px;
}
.logo {
	text-align: center;
}
.testimonials {
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-section h2 {
	font-size: 40px;
}
.footer-section h2 span {
	font-size: 28px;
}
.menu-section h3 {
	text-align: left;
	padding-top: 10px;
	font-size: 19px;
}
.menu-section h3 span {
	border-left: none;
	padding-left: 0px;
	margin-left: 0px;
}
.navbar-toggler {
	cursor: pointer;
	margin-top: -64px;
}
.testimonials-spacing {
	margin: 38px;
}
.testimonials-spacing2 {
	margin: 38px;
	margin-top: -20px;
}
.media-spacing {
	padding-bottom: 10px;
}
.testimonials h2 {
	padding-bottom: 0px;
}
.navbar {
	display: block;
	margin-top: -44px;
}
.navbar-nav {
	padding-top: 15px;
}
}
