body {
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
body, ul {
	margin: 0;
	padding: 0;
}
.header_top {
	position: relative;
	width: 100%;
	z-index: 99;
}
.custom_menu {
	margin-top: 22px;
}
.custom_menu ul li {
	display: inline-block;
	padding: 0px 10px;
	padding-left: 12px;
}
.logo_box img {
	max-width: 100%;
	height: auto;
}
.custom_menu ul li a {
	line-height: 35px;
	display: block;
	padding: 0px 25px;
	font-size: 22px;
	border: 2px solid transparent;
	color: #000;
	font-weight: 400;
	padding-bottom: 4px;
}
.custom_menu ul li a:hover {
	border: 2px solid #0b3b3d !important;
	color: #0b3b3d !important;
	text-decoration: none;
	border-radius: 24px;
}
.active {
	border: 2px solid #0b3b3d !important;
	color: #0b3b3d !important;
	text-decoration: none;
	border-radius: 24px;
}
.banner_caption {
	position: absolute;
	width: 492px;
	left: 7%;
	bottom: 0px;
	top: 0px;
	margin: auto;
	height: 406px;
}
.banner_caption h3 {
	font-size: 28px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
}
.banner_caption p {
	font-size: 20px;
	color: #ffffff;
	line-height: 22px;
}
.banner_caption h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 800;
    line-height: 60px;
}
.banner_contact {
	display: inline-block;
	margin-top: 12px;
	background: #f7941d;
	color: #fff;
	font-weight: 700;
	padding: 16px 32px;
	font-size: 24px;
	line-height: 24px;
	border-radius: 30px;
}
.banner_contact:hover {
	color: #000;
}
.banner_img {
	width: 100%;
	height: auto;
}
.logo_box a {
	font-size: 42px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.top_social_icon {
	padding: 0px;
	margin: 0px;
	margin-top: 26px;
	text-align: right;
}
.top_social_icon li {
	display: inline-block;
	padding-left: 16px;
}
.banner_section {
	position: relative;
}
.how_it_works_section_inner {
	text-align: center;
}
.how_it_works_section_inner h2 {
	font-size: 42px;
	font-weight: 800;
}
.how_it_works_section_inner p {
	font-size: 22px;
	color: #535454;
	font-weight: 300;
	padding-bottom: 25px;
}
.about_img {
	text-align: center;
}
.back2 {
	background: url(../images/back1.jpg) no-repeat;
	height: 392px;
	background-size: 100%;
}
.back2 {
	color: #FFF;
	font-size: 42px;
	line-height: 48px;
	text-align: center;
	padding-top: 70px;
	font-weight: 300;
}
.welcome_section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.custom_btn {
	background: #f7941d;
	color: #fff;
	display: inline-block;
	padding: 14px 35px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	border-radius: 30px;
}
.welcome_section_inner h5 {
	font-size: 21px;
	color: #cf0900;
	font-weight: 700;
	text-transform: uppercase;
}
.welcome_section_inner h2 {
	font-size: 40px;
	color: #231f20;
	font-weight: 800;
	line-height: 40px;
}
.welcome_right_img1 {
	width: 95%;
	height: auto;
	margin-bottom: 12px;
}
.welcome_right_img2 {
	width: 100%;
	height: auto;
}
.container {
	max-width: 1199px;
}
.service_section {
	background: #e3fcea;
}
.service_section img {
	width: 100%;
	height: auto;
}
.service_inner {
	background: #0b3b3d;
	height: 290px;
	text-align: center;
	color: #FFF;
	padding: 30px;
}
.service_inner h2 {
	font-weight: 800;
	font-size: 30px;
	padding-top: 15px;
}
.video_section_top {
	text-align: center;
}
.video_section_top h2 {
	font-weight: 800;
	font-size: 40px;
	text-align: center;
}
.video_section {
	background: #e67f2e;
}
.video_section_inner {
	position: relative;
}
.video_section_inner_text {
	position: absolute;
	color: #FFF;
	text-align: center;
}
.video_section_inner_text h2 {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 15px;
}
.video_section_inner {
	margin-top: -105px;
}
.contact_right {
	background: #ffffff;
	padding: 35px;
	color: #000;
	position: absolute;
	width: 100%;
	margin-top: -270px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.56);
	margin-top: -116px;
}
.contact_right h3 {
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
	padding-bottom: 15px;
}
.contact_section {
	padding-top: 200px !important;
	background: #f1f2f5;
}
.ts-form-group {
	width: 100%;
}
.ts-form .form-control {
	border: 1px solid #dbdbdb;
	border-radius: 0px;
	margin-bottom: 10px;
	height: 46px;
	padding: 4px 20px;
	font-size: 14px;
	background: #f5f6f7;
}
.btn_contact {
	background: #0068a8;
	color: #fff;
	display: inline-block;
	padding: 10px 38px;
	text-transform: uppercase;
	margin-right: 14px;
	position: relative;
	z-index: 5;
	font-weight: 700;
	position: related;
	transition: all .4s ease 0s;
	border: 0px solid #fc5508;
	border-radius: 30px;
	font-style: italic;
	padding-top: 14px;
	cursor: pointer;
}
.top_services {
	background: #e37f30;
	color: #FFF;
	padding-top: 22px;
	padding-bottom: 15px;
}
.top_services h5 {
	margin-bottom: 0px;
}
.why_choose_us_inner {
	border-right: 1px solid #ccc;
	padding-left: 25px;
}
.why_choose_us_inner h5 {
	color: #eef0f2;
}
.why_choose_us_inner p {
	font-size: 16px;
	margin-bottom: 0;
}
.footer_section {
	color: #000;
}
.footer_section a {
	color: #000;
}
.socail_icon {
	text-align: right;
}
.socail_icon li {
	display: inline-block;
	padding: 12px 4px;
	margin-top: 30px;
}
.socail_icon li a {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	background: #45b966;
	border-radius: 30px;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
}
.custom_btn:hover {
	color: #000;
}
.copy_right {
	font-size: 16px;
}
