@charset "utf-8";
/* Common CSS */

*, *:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
body { margin:0; padding:0; font-family: 'DIN Pro', sans-serif; font-size:18px; line-height:1.7; color:#666; word-wrap:break-word; position:relative; }
input, button, select, textarea { font-family:inherit; font-size:inherit; line-height:inherit; }
:focus { outline:none; }
a { color:#0652A0; text-decoration:none; }
img { vertical-align:middle; border:none; max-width:100%; height:auto; }
hr { margin:30px 0; border:0; border-top:2px solid #F4F4F4; }
embed, iframe, object, video, .wp-video { margin:0 0 20px; max-width:100%; }
b, strong { font-weight:700; }

h1, .heading-1, h2, .heading-2, h3, .heading-3, h4, .heading-4, h5, .heading-5, h6, .heading-6 { margin:0 0 15px; font-family:inherit; font-weight:700; line-height:1.2; color:#0C1627; }
h1 a, .heading-1 a, h2 a, .heading-2 a, h3 a, .heading-3 a, h4 a, .heading-4 a, h5 a, .heading-5 a, h6 a, .heading-6 a { color:inherit; }
h1, .heading-1 { font-size:56px; font-weight:700; }
h2, .heading-2 { font-size:48px; }
h3, .heading-3 { font-size:40px; }
h4, .heading-4 { font-size:32px; }
h5, .heading-5 { font-size:24px; }
h6, .heading-6 { font-size:18px; }

p { margin:0; margin-bottom:25px; }
ol, ul { margin:0; margin-bottom:25px; }

label, legend { display:block; font-weight:500; margin-bottom:5px; color:#0652A0; }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
	display:block;
	width:100%;
	margin:0;
	padding:16px 20px;
	background:#fff;
	color:#303030;
	border:1px solid #E7E7E7;
	border-radius:0;
	font-size:18px;
	line-height:normal;
	font-weight:normal;  
	resize:none;
}
select { 	
	padding-right:40px; 
	background:url(../images/select.svg) no-repeat center right 15px #fff; 
	-webkit-appearance:none;
	   		appearance:none;
}
select::-ms-expand { display:none; }
button[type="submit"], input[type="submit"], .btn { 
	display:inline-block;
	max-width:100%;	
	margin:0;
	padding:15px 30px;
	background:#0652A0;
	color:#fff;
	border:2px solid #0652A0;
	border-radius:0;
	cursor:pointer;
	vertical-align:middle;	
	text-align:center;
	font-size:18px;
	line-height:normal;
	font-weight:500;
	-webkit-appearance:none;
	   		appearance:none;
	-webkit-transition:all .3s;
			transition:all .3s;
}
button[type="submit"]:hover, input[type="submit"]:hover, .btn:hover {
	background:#0C1627;
	color:#F4EC49;	
	border-color:#0C1627;
}

.white_btn { background: transparent;    border-color: #fff; color:#fff; } 
.white_btn:hover { background:#0C1627;	color:#F4EC49;	border-color:#0C1627; } 

.blue_btn { background: transparent;    border-color: #0652A0; color:#0652A0; } 
.blue_btn:hover { background:#0C1627;	color:#F4EC49;	border-color:#0C1627; } 

.black_btn { background: #0C1627;    border-color: #0C1627; color:#fff; } 
.black_btn:hover { background:#0652A0;	color:#fff;	border-color:#0652A0; } 

.btn + .btn { margin:0 0 0 24px; }

::-moz-selection { background:#0652A0; color:#fff; }
::selection { background:#0652A0; color:#fff; }

* { scrollbar-width:thin; }
*::-webkit-scrollbar { width:10px; }
*::-webkit-scrollbar-thumb { background-color:#F4EC49; }

table { width:100%; margin:0 0 30px; padding:0; border-collapse:collapse; border:none; }
table th, table td { padding:15px; text-align:left; border-top:1px solid #ECEEEF; border-bottom:1px solid #ECEEEF; font-size:14px; line-height:normal; font-weight:500; color:#AEAEAE; }
table th { color:#0652A0; font-size:16px; }

blockquote { margin:0 0 30px; padding:50px; background:#FBFBFB; color:#666; font-size:36px; line-height:1.3; font-weight:400; }
blockquote:before { content:''; display:block; margin:0 0 20px; width:120px; height:90px; background:url(../images/quote.svg) no-repeat; background-size:100% auto; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom:0; }

.container { width:1440px; margin:0 auto; }
.container:before, .container:after { content:""; display:table; }
.container:after { clear:both; }

.small_container { max-width:952px; margin:0 auto; }
.small_container:before, .small_container:after { content:""; display:table; }
.small_container:after { clear:both; }

.alignnone { margin-bottom:30px; }
.alignleft { float:left; margin:0 30px 30px 0; }
.alignright { float:right; margin:0 0 30px 30px; }
.aligncenter { display:block; margin:0 auto 30px; }
.wp-caption { max-width:100%; margin-bottom:30px; }
.wp-caption .wp-caption-text { margin-bottom:0; padding:5px; font-style:italic; text-align:center; }

.typography div.gallery { margin:0 0 0 -24px !important; padding:0 !important; }
.typography div.gallery .gallery-item { margin:0 0 24px !important; padding:0 0 0 24px !important; }
.typography div.gallery .gallery-item img { width:100%; border:none !important; -webkit-transition:all .3s; transition:all .3s; }
.typography div.gallery .gallery-item .gallery-caption { display:none !important; }
.typography div.gallery .gallery-item .gallery-icon { overflow:hidden; }
.typography div.gallery .gallery-item .gallery-icon:hover img { -webkit-transform:scale(1.2); transform:scale(1.2); }

.typography ul { list-style:none; }
.typography ul ul, .typography ol ol, .typography ul ol, .typography ol ul { margin-bottom:0; }
.typography ul > li { background:url(../images/list.svg) no-repeat left 13px; padding-left:22px; margin-top:10px; }
.typography ol > li { margin-top:10px; }
.typography ol > li::marker { font-weight:700; color:#0652A0; font-size:16px; }

.img_scale { overflow:hidden; }
.img_scale > a > img { -webkit-transition:all .3s; transition:all .3s; }
.img_scale > a:hover > img { -webkit-transform:scale(1.2); transform:scale(1.2); }

.swiper-container .swiper-slide > * { margin-bottom:0 !important; }

.wpforms-field, .wpforms-submit-container { clear:both; }
.wpforms-form .wpforms-field .wpforms-field-label { font-weight:500; }
.wpforms-form .wpforms-field .wpforms-error { color:#D9534F !important; border-color:#D9534F !important; }
.wpforms-form .wpforms-field label.wpforms-error { margin:3px 0 0; font-size:12px; font-weight:normal; text-transform:none; }
.wpforms-form .wpforms-field.wpforms-field-html { font-size:14px; }
.wpforms-form .wpforms-field.wpforms-field-html a { color:inherit; text-decoration:underline; }
.wpforms-form .wpforms-field.wpforms-field-html a:hover { color:#0652A0; }

.wpforms-container ul, .wpforms-container ul li { padding:0 !important; list-style:none !important; }

.wpforms-form .wpforms-field-checkbox ul, .wpforms-form .wpforms-field-radio ul { padding:0; }
.wpforms-form .wpforms-field-checkbox ul li, 
.wpforms-form .wpforms-field-radio ul li { position:relative; margin:8px 0 !important; background:none !important; padding:0 !important; line-height:28px; }
.wpforms-form .wpforms-field-checkbox ul li label, 
.wpforms-form .wpforms-field-radio ul li label { padding-left:40px; font-size:18px; line-height:24px; display:inline-block; cursor:pointer; color:#666; vertical-align:top; }
.wpforms-form .wpforms-field-checkbox ul li input[type=checkbox], 
.wpforms-form .wpforms-field-radio ul li input[type=radio] { position:absolute; top:0; left:0; right:0; bottom:0; visibility:hidden; cursor:pointer; }

.wpforms-form .wpforms-field-checkbox ul li label:before { content:''; position:absolute; left:0; top:0; width:24px; height:24px; border-radius:0px; border:1px solid #E7E7E7; }
.wpforms-form .wpforms-field-checkbox ul li label:after { content:''; display:none; position:absolute; top:6px; left:5px; width:14px; height:8px; border-bottom:3px solid #0652A0; border-left:3px solid #0652A0; transform:rotate(-45deg) scale(0); }
.wpforms-form .wpforms-field-checkbox ul li input[type=checkbox]:checked+label:before { }
.wpforms-form .wpforms-field-checkbox ul li input[type=checkbox]:checked+label:after { transform:rotate(-45deg) scale(1); display:block; }

.wpforms-form .wpforms-field-radio ul li label:before { content:''; position:absolute; left:0; top:0; width:24px; height:24px; border-radius:50%; border:1px solid #E7E7E7; }
.wpforms-form .wpforms-field-radio ul li label:after { content:''; display:block; position:absolute; top:5px; left:5px; width:14px; height:14px; border-radius:50%; background:none; }
.wpforms-form .wpforms-field-radio ul li input[type=radio]:checked+label:before { }
.wpforms-form .wpforms-field-radio ul li input[type=radio]:checked+label:after { background:#0652A0; }

.form_block .wpforms-form .wpforms-field-checkbox ul li label:after { border-color:#fff; }
.form_block .wpforms-form .wpforms-field-radio ul li input[type=radio]:checked+label:after { background:#fff; }
.form_block .wpforms-form .wpforms-field-checkbox ul li label, .form_block .wpforms-form .wpforms-field-radio ul li label { color:#fff; }