/*font-family: 'Barlow Condensed', sans-serif; font-family: 'Roboto', sans-serif;*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5a5a5a;
	overflow-x: hidden;
}
.no-padding {
	padding: 0 !important;
}
.logo {
	padding: 0;
	float: left;
}
.logo img {
	width: 100%;
	max-width: 140px;
}
.logo_after_text {
	float: right;
	text-align: center;
	padding: 40px 40px 0 0;
}
.logo_after_text p {
	font-size: 28px;
	line-height: 33px;
	font-weight: 500;
	color: #363636;
	padding: 0;
	margin: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.header_right {
	background: #e53935;
	padding: 25px 0 15px 30px;
	display: table;
	width: 100%;
}
.header_right .email_header {
	display: table;
	float: left;
}
.header_right .email_header {
	font-size: 15px;
	line-height: 15px;
	color: #f7adaf;
	font-weight: 500;
	font-family: 'Barlow Condensed', sans-serif;
}
.header_right .email_header a {
	color: #f7adaf;
	font-weight: 500;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
	text-decoration: none;
}
.header_right .email_header a:hover {
	color: #000;
}
.header_right .call_header {
	display: table;
	float: right;
}
.header_right .call_header {
	font-size: 24px;
	line-height: 24px;
	color: #f7adaf;
	font-weight: 500;
	font-family: 'Barlow Condensed', sans-serif;
}
.header_right .call_header span {
	font-size: 20px;
}
.header_right .call_header a {
	color: #f7adaf;
	font-weight: 500;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
	text-decoration: none;
}
.header_right .call_header a:hover {
	color: #000;
}
.header_menu {
	display: table;
	width: 100%;
	clear: both;
	margin-top: 50px;
	float: left;
}
.navbar {
	padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	margin: 0 43px;
	font-family: 'Barlow Condensed', sans-serif;
}
.navbar-nav li:last-child a.nav-link {
	margin-right: 0;
}
.main_header {
	background: url(../images/header-bg.jpg) repeat-y center;
	position:relative;
	box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.25);
	z-index:99;
}
.about_header {
	background-color:#fff;
	margin-bottom:4%;
}
div.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0;
	background: none;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	margin: 0;
}
div.bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: #fff;
	margin: 0;
}
.slider_main {
	position: relative;
}
.slider-caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	z-index: 99;
}
.inner-slider-caption {
	max-width: 430px;
	width: 100%;
	margin-left: auto;
}
.inner-slider-caption2 {
	margin-right: auto;
	margin-left:0;
}
.inner-slider-caption .slide_title {
	font-size: 57px;
	color: #000;
	line-height: 60px;
	margin: 0;
	padding: 0;
	font-weight: 100;
	color: #000;
	font-family: 'Barlow Condensed', sans-serif;
}
.inner-slider-caption .slide_title span {
	font-weight: 600;
	font-size: 48px;
}
.slider_main img {
	width: 100%;
}
div.bx-wrapper .bx-pager, div.bx-wrapper .bx-controls-auto {
	bottom: 30px;
}
div.bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 2px;
	background: #fff;
	border: 1px solid #fff;
}
div.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none;
	border: 1px solid #fff;
}
.left_welcome {
	padding: 35px 25px 35px 0;
}
.left_welcome h1 {
	font-size:50px;
	line-height:100%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	font-weight: 100;
	font-family: 'Barlow Condensed', sans-serif;
}
.left_welcome h1 span {
	font-weight: 500;
	font-size:50px;
}
.left_welcome h2 {
	font-size: 25px;
	line-height: 34px;
	margin: 0 0 0px 0;
	padding: 0;
	color: #000;
	font-weight: 500;
	font-family: 'Barlow Condensed', sans-serif;
}
.welcome_Section_main {
	background: url(../images/header-bg.jpg) repeat-y center;
}
.welcome_right {
	padding:30px 0 0 45px;
}
.welcome_right p {
	font-size: 20px;
	color: #f7adaf;
	line-height: 32px;
	margin: 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.insurance_coverage_section {
	padding: 80px 0;
}
.insurance_coverage_section .title {
	font-size: 57px;
	color: #000;
	line-height: 57px;
	font-weight: 100;
	text-align: center;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.insurance_coverage_section .subtitle {
	font-size: 20px;
	color: #000;
	line-height: 25px;
	font-weight: 300;
	text-align: center;
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.inner_insurance_coverage_section {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #646464;
}
.sec-border-right {
	border-right: 1px solid #646464;
}
.single_inner_insurance {
	text-align: center;
	padding: 50px 30px;
}
.single_inner_insurance .section_icon img {
	width: 100%;
	max-width: 62px;
}
.single_inner_insurance .section_icon {
	margin-bottom: 8px;
}
.single_inner_insurance .sec_title {
	font-size: 47px;
	color: #000;
	line-height: 47px;
	font-weight: 200;
	text-align: center;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.single_inner_insurance .sec_title a {
	color: #000;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.single_inner_insurance .sec_title a:hover {
	color: #e53935;
	text-decoration: none;
}
.single_inner_insurance .sec_title span {
	font-weight: 500;
}
.single_inner_insurance p {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 24px;
	margin: 0 0 2%;
	padding: 0;
}
.right_image_main img {
	width: 100%;
}
.padding_none {
	padding: 0 !important;
}
.personal_protect_section {
	background: #e53935;
}
.left_box_main {
	padding: 00px 40px 0 70px;
}
.left_box_main .title_main {
	font-size: 150px;
	line-height: 160px;
	font-weight: 600;
	color: #f7adaf;
	font-family: 'Barlow Condensed', sans-serif;
	margin: 0 0 30px 0;
	padding: 0;
	opacity: 0.32;
}
.left_box_main .title {
	font-size: 39px;
	color: #fff;
	line-height: 39px;
	font-weight: 400;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.left_box_main p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}
.left_box_main ul {
	margin: 0;
	padding: 0;
}
.left_box_main ul li {
	list-style: none;
	font-size: 25px;
	color: #fff;
	line-height: 25px;
	font-family: 'Barlow Condensed', sans-serif;
	width: 100%;
	background: #f7adaf;
	padding: 13px 0 13px 30px;
	margin-bottom: 8px;
	border-left: 5px solid #fff;
}
.commercial_section {
	background: #e8ecf4;
	padding: 70px 0 70px 0;
}
.commercial_section .title {
	width: 100%;
	position: relative;
}
.commercial_section .title .bg_title {
	font-size: 135px;
	line-height: 85px;
	font-weight: 600;
	color: #adb3bf;
	font-family: 'Barlow Condensed', sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	opacity: 0.37 !important;
	text-align: center;
	width: 100%;
}
.commercial_section .title .upper_title {
	font-size: 39px;
	line-height: 39px;
	font-weight: 500;
	color: #000;
	font-family: 'Barlow Condensed', sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 39%;
	z-index: 99;
}
.commercial_section p.subtitle {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 24px;
	margin: 0 auto 40px;
	text-align: center;
	padding: 0;
	width: 50%;
}
.requirement_sections {
	display: table;
	width: 100%;
	clear: both;
}
.requirement_sections .single_requirement_sections {
	width: 20%;
	float: left;
	padding: 0 10px;
	text-align: center;
}
.requirement_sections .single_requirement_sections:hover .requirement_img img {
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
.requirement_sections .single_requirement_sections .requirement_img img {
	width: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.requirement_sections .single_requirement_sections .requirement_img {
	margin-bottom: 20px;
	overflow: hidden;
}
.requirement_sections .single_requirement_sections .section_title {
	font-size: 22px;
	color: #000;
	line-height: 22px;
	margin: 0 auto 10px;
	text-align: center;
	padding: 0;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
}
.requirement_sections .single_requirement_sections .section_bottom_title {
	font-size: 22px;
	color: #000;
	line-height: 22px;
	margin: 0 auto 0;
	text-align: center;
	padding: 0;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
}
.future_paln_section {
	padding: 104px 0 70px 0;
}
.left_future_paln_section {
	text-align: center;
	padding-top:10%;
}
.left_future_paln_section h3 {
	font-size: 29px;
	color: #000;
	line-height: 29px;
	margin: 0 auto 13px;
	text-align: center;
	padding: 0;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
}
.left_future_paln_section h4 {
	font-size: 57px;
	color: #000;
	line-height: 57px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 0;
	font-weight: 100;
	font-family: 'Barlow Condensed', sans-serif;
}
.left_future_paln_section p {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 24px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 0;
}
.left_future_paln_section a {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 700;
	background: #e53935;
	padding: 12px 30px;
	color: #fff;
	display: table;
	margin: 0 auto;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.left_future_paln_section a:hover {
	background: #000;
	text-decoration: none;
}
.right_form_main {
	width: 95%;
	float: right;
}
.right_form_main input {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
}
.right_form_main input:focus {
	border: 1px solid #575757;
}
.right_form_main select {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999595;
}
.right_form_main button {
	font-size: 14px;
	color: #e53935;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	padding: 0;
	background: none;
	border: none;
}
.right_form_main button:hover {
	color: #000;
	cursor: pointer;
}
.footer_main {
	padding: 45px 0;
}
.footer_logo {
	display: table;
	margin: 0 auto 20px;
}
.footer_logo img {
	width: 100%;
	max-width: 267px;
}
.footer_main {
	-webkit-box-shadow: 0px -9px 30px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px -9px 30px 0px rgba(0,0,0,0.20);
	box-shadow: 0px -9px 30px 0px rgba(0,0,0,0.20);
}
.footer_main .email {
	font-size: 17px;
	color: #856d3e;
	line-height: 17px;
	margin: 0 auto 13px;
	text-align: center;
	padding: 0;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	width: 100%;
	clear: both;
}
.footer_main h5 {
	font-size: 17px;
	color: #000;
	line-height: 160%;
	margin:20px auto 13px;
	text-align: center;
	padding: 0;
	font-weight:500;
	font-family: 'Barlow Condensed', sans-serif;
	clear: both;
}
.footer_main h5 a {
	color: #000;
	text-decoration:none;
}
.footer_main h5 a:hover, .footer_main h5 a:focus, .footer_main h5 a:active {
	color: #666;
	text-decoration:none;
}
.footer_main h5 span {
	margin:0 8px;
}
.footer_main .email a {
	font-size: 17px;
	color: #856d3e;
	line-height: 17px;
}
.footer_main .call {
	font-size: 29px;
	color: #4d4129;
	line-height: 29px;
	margin: 0 auto 35px;
	text-align: center;
	padding: 0;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	width: 100%;
	clear: both;
}
.footer_main .call a {
	font-size: 29px;
	color: #4d4129;
	line-height: 29px;
}
.footer_menu {
	width: 100%;
}
.footer_main .footer_menu ul {
	margin: 0 auto;
	padding: 0;
	display: table;
}
.footer_main .footer_menu ul li {
	display: inline-block;
}
.footer_main .footer_menu ul li a {
	font-size: 15px;
	line-height: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	padding: 0;
	margin: 0 13px;
	font-family: 'Barlow Condensed', sans-serif;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.footer_main .footer_menu ul li a:hover {
	color: #e53935;
}
.bottom_footer {
	background: #e53935;
	padding: 10px 0 20px 0;
	text-align: center;
}
.bottom_footer ul {
	margin: 0 0 5px 0;
	padding: 0;
}
.bottom_footer ul li {
	display: inline-block;
	border-right: 1px solid #f7adaf;
	line-height: 12px;
}
.bottom_footer ul li:last-child {
	border: none;
}
.bottom_footer ul li a {
	font-size: 13px;
	color: #fff;
	line-height: 12px;
	margin: 0 10px;
}
.bottom_footer p {
	font-size: 12px;
	color: #f7adaf;
	line-height: 12px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
#top {
	background: #e53935;
	bottom: 30px;
	cursor: pointer;
	display: none;
	padding: 15px 0 0 0;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: all 0.7s ease 0s;
	width: 40px;
	height: 40px;
	z-index: 999;
}
#top:hover {
	background: #000000 none repeat scroll 0 0;
}
.top_banner_content {
	max-width: 1360px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: table;
}
.top_banner_content .col-lg-4 {
	padding: 0;
}
.left_inner_top h1 {
	font-size: 73px;
	line-height: 64px;
	margin:10px 0 15px 0;
	padding: 0;
	color: #000;
	font-weight: 100;
	font-family: 'Barlow Condensed', sans-serif;
}
.left_inner_top h1 span {
	font-weight: 500;
}
.left_inner_top h2 {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 0px 0;
	padding: 0;
	color: #5a5a5a;
	font-weight: 400;
}
.left_inner_top h2 span {
	font-size: 15px;
	color: #000;
	font-weight:700;
}
.right_inner_top img {
	width: 100%;
	margin-left: 31px;
}
.right_inner_top_main {
	padding: 0 !important;
}
.left_inner_top {
	padding: 20px 0 0 0;
	width: 73%;
	float: right;
}
.personal_insurance_three_sec_main {
	padding: 70px 0 30px 0;
}
.inner_single_personal_sec {
	padding-right: 25px;
}
.personal_insurance_three_sec_main .sec_title {
	font-size: 31px;
	line-height: 42px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #000;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
}
.personal_insurance_three_sec_main p {
	font-size: 14px;
	line-height: 24.5px;
	margin: 0 0 25px 0;
	padding: 0;
	color: #5a5a5a;
	font-weight: 400;
	width: 100%;
}
.personal_insurance_three_sec_main .row .col-md-4:nth-child(2) .inner_single_personal_sec {
	padding-left: 25px;
}
.personal_insurance_three_sec_main .row .col-md-4:nth-child(3) .inner_single_personal_sec {
	padding-left: 25px;
	padding-right: 0;
}
.yellow_cta_personal_insurance {
	text-align: center;
}
.yellow_cta_personal_insurance h3 {
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	width: 100%;
	text-align: center;
}
.yellow_cta_personal_insurance p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 auto 10px;
	padding: 0;
	color: #fff;
	font-weight: 700;
	width: 60%;
}
.yellow_cta_personal_insurance a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	padding: 0;
	background: none;
	border: none;
	clear: both;
}
.yellow_cta_personal_insurance a:hover {
	color: #000;
	cursor: pointer;
}
.contact_link {
	width: 100%;
	clear: both;
}
.commercial_cta_main {
	position: relative;
}
.commercial_cta_main img {
	width: 100%;
}
.commercial_cta_caption {
	position: absolute;
	right: 50px;
	z-index: 99;
	top: 27%;
	text-align: center;
	max-width: 625px;
	width: 100%;
}
.commercial_cta_caption h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	width: 100%;
	text-align: center;
}
.commercial_cta_caption p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 auto 10px;
	padding: 0;
	color: #fff;
	font-weight: 700;
	width: 100%;
}
.commercial_cta_caption a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	padding: 0;
	background: none;
	border: none;
	clear: both;
}
.commercial_cta_caption a:hover {
	color: #f7adaf;
	cursor: pointer;
}
.commercial_cta_caption .contact_link {
	width: 100%;
	clear: both;
}
.commercial_cta_main {
	margin: 20px 0 40px;
}
.inner_single_personal_sec ul {
	margin: 0;
	padding: 0;
}
.inner_single_personal_sec ul li {
	list-style: none;
	background: url(../images/list_blue_bullets.jpg) left center no-repeat;
	font-size: 14px;
	line-height: 22px;
	color: #5a5a5a;
	font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
.single_requirement_sections a {
	text-decoration: none;
	outline: none;
}
.captcha_main {
	width: 100%;
	padding: 0;
	margin: 0;
	display: table;
}
.captcha_main .col-md-4, .captcha_main .col-md-8 {
	float: left;
	padding: 0;
}

.about-wrap{
	margin:0 auto 5%;
}
.about-wrap h2{
	color:#000;
	font-size:55px;
	font-weight: 100;
	text-align: center;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.about-wrap p.lead{
	font-size: 14px;
	color:
	#5a5a5a;
	line-height: 24px;
	text-align:center;
	margin:0 auto 2%;
	padding: 0;
}
.about-wrap h2 span{
	font-weight: 700;
}
.aboutW-R{
	padding-left:5%;
}
.aboutW-R p{
	font-size: 14px;
	color:
	#5a5a5a;
	line-height: 22px;
	margin: 0 0 3.5%;
	padding: 0;
}
.img-100{
	width:100%;
}
.about-wrap h5{
	color:#000;
	font-size:17px;
	text-align: center;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight:600;
	font-family: 'Barlow Condensed', sans-serif;
}

.contacts-wrap{
	margin:0 auto 5%;
}
.contacts-wrap h2{
	color:#000;
	font-size:55px;
	font-weight: 100;
	text-align: center;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
	font-family: 'Barlow Condensed', sans-serif;
}
.contacts-wrap h2 span{
	font-weight: 700;
}
h4.content-name {
	font-family: 'Barlow Condensed', sans-serif;
    color: 
    #000;
    font-size: 25px;
    line-height: 150%;
	font-weight:500;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    text-transform: capitalize !important;
}
.bor {
    background: 
    #e53935;
    height: 2px;
    margin-bottom: 30px;
    width: 50px;
}

.contacts-wrap p {
    color: 
    #2f2e2e;
    font-size: 14px;
    line-height: 150%;
}

.contacts-wrap p span.con-I {
    margin-right: 10px;
    font-size: 20px;
    color: 
    #e53935;
}
.width-90{
	width:90%;
}
h5.content-name {

	font-family: 'Barlow Condensed', sans-serif;
    color: 

    #000;
	font-weight:500;
    font-size: 18px;
    line-height: 150%;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;

}
.contacts-wrap-R{
	margin:0 auto;
}
.contacts-wrap-R-mid{
	border:8px solid #eee;
	padding:20px 15px;
	float:left;
}
.contacts-wrap-R-mid .right_form_main {
    width:100%;
    float: right;
}

.contacts-wrap-R-mid .right_form_main select {
margin-bottom: 10px;
}
