


.sv_content_box1_b2_in{
	overflow:hidden;
	padding:20px;
}
.sv_content_box1_b2_tab1{
	overflow:hidden;
	float:left;
	width:40%;
}
.sv_content_box1_b2_tab2{
	overflow:hidden;
	float:left;
	width:60%;
}
.sv_content_box1_title{
	font-size:20px;
	color:#004080;
	overflow:hidden;
	text-align:center;
    font-family: 'Montserrat', sans-serif;
	font-weight:900;
	padding:15px 20px;
	display:inline-block;
	border-bottom:1px dashed #004080;
}
.sv_content_box1_b2_form{
	overflow:hidden;
	padding:10px 5px;
}
.sv_content_box1_b2_form_box{
	overflow:hidden;
	float:left;
	width:49.9%;
	padding:10px 0px;
}
.sv_content_box1_b2_form_box input[type=text], .sv_content_box1_b2_form_box input[type=email], .sv_content_box1_b2_form_box  textarea, .sv_content_box1_b2_form_box select{
	display:block;
	width:85%;
	border:3px solid #004080;
	height:40px;
	font-size:16px;
	padding:0px 10px;
	line-height:40px;
	color:#004080;
	outline:none;
    font-family: 'BRLNSR', 'Lato', Calibri, Arial, sans-serif;
	background:#F9F9F9;
}
.sv_content_box1_b2_form_box select{
	width:93%;
    height: 46px;
}
.sv_content_box1_b2_form_box textarea{
	width:92.2%;
	height:70px;
	line-height:20px;
	padding-top:10px;
}
.sv_content_box1_b2_form_box input[type=submit]{
    font-family: 'BRLNSR', 'Lato', Calibri, Arial, sans-serif;
	border:4px solid #004080;
	background:#004080;
	display:inline-block;
	font-size:20px;
	padding:8px 25px;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #333;
	border-radius:10px;
	outline:none;
}
.sv_content_box1_b2_form_box input[type=submit]:hover{
	transition:ease-in-out 0.2s all;
	color:#004080;
	background-color:#fff;
	cursor:pointer;
}
.sv_content_box1_b2_form_box label{
    position: relative;
    color: #e80000;
    font-weight: bold;
	font-size:16px;
	text-align:left;
	padding:4px 0px;
	display:block;
}
.sv_content_box1_b2_tab1_txt{
    overflow: hidden;
    padding: 10px 10px;
    text-align: left;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	font-family: 'ProximaNovaBold';
}
.sv_content_box1_b2_tab1_txt h2{
    padding: 20px 0px;
	font-size:22px;
    text-align: left;
}
.sv_content_box1_b2_tab1_txt i{
	display:inline-block;
	margin-right:5px;
}

.sv_content_box2{
	overflow:hidden;
	width:100%;
}


.sv_input_out3{
	overflow:hidden;
	padding:10px;
	text-align:center;
}
.sv_input_out3_in{
	display:inline-block;
	margin:0 auto;
}
.sv_input_out3_in img{
	border:4px solid #FFF;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1);
}
.sv_input_out3_in input[type=text]{
	border:1px solid #CCC;
	text-align:center;
	font-size:16px;
}


.sv_c_logo{
	overflow:hidden;
	padding:20px;
	text-align:center;
}
.sv_c_logo h2{
    overflow: hidden;
    padding: 20px 0px;
    text-align: center;
    font-size: 22px;
    color: #999;
    line-height: 22px;
    font-style: italic;
	clear:both;
}
.sv_c_logo img{
	display:inline-block;
	margin:15px;
	height:100px;
}



.eba_input_out3{
	overflow:hidden;
	padding:10px;
	text-align:center;
}
.eba_input_out3_in{
	display:inline-block;
	margin:0 auto;
}
.eba_input_out3_in img{
	border:4px solid #FFF;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1);
}
.eba_input_out3_in input[type=text]{
	border:1px solid #CCC;
	text-align:center;
	font-size:16px;
}
