@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap&subset=latin-ext);

* {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
-o-text-size-adjust: none;
text-size-adjust: none;
}

body {
text-align: center;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,247,241,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(252,247,241,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,247,241,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,247,241,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,247,241,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(252,247,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcf7f1', GradientType=0 );
}

body, label, input, select, textarea {
font-size: 16px; line-height: 24px; font-family: 'Lato', sans-serif; font-weight: 400; color: #222;
}

label, input, select, textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

label {
user-select: none;
-ms-user-select: none;
-o-user-select:none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}

/*primary color*/

.content ul li:before {
background: #0010a0;	
}

.content a {
color: #0010a0;
}

.head-items a {
color: #0010a0;
}

/*.prefooter a {
color: #0010a0;
}*/

.footer a:hover {
color: #0010a0;
}

input[type="submit"], .button {
border: 2px #b78d44 solid;
background: #b78d44;
}

input[type="submit"]:hover, .button:hover {
color: #b78d44;
}

.button.button-secondary {
color: #b78d44;	
}

.button.button-secondary:hover {
background: #b78d44;
}

@media only screen and (min-width:650px) {
	
	.navmenu li a:hover {
	color: #0010a0;
	}
	
}

/*secondary color*/

h1, h2, h3, h4, h5 {
color: #0010a0;
}

a {
color: #b78d44;
}

.info {
border-left-color: #ddd;
}

/*social color*/

.prefoot .bottom-social a {
background-color: #0010a0;
}

.prefoot .bottom-social a:last-child {
background-color: #ed1c24;
}

/*-----ZAKLAD-----*/

h1, h2, h3, h4, h5, p, ul, .blockquote, .content-section {
margin: 0 0 40px;
}

p:last-child, ul:last-child, .blockquote:last-child, .content-section:last-child {
margin-bottom: 0;
}

.contact .content-section h2 {
padding-bottom: 5px;
border-bottom: 1px #ddd solid;	
}

.content ul, .prefooter ul {
list-style: none;
}

.content ul li {
position: relative; display: block; text-align: left; margin-bottom: 6px;
padding-left: 20px;
}

.content ul li:last-child {
margin-bottom: 0;
}

.content ul li:before {
content: "";
display: block; position: absolute; width: 10px; height: 10px; top: 7px; left: 0;;
}

.main h2, .main h3, .main h4, .main h5, .main ul {
text-align: left;	
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child, ul:last-child, .blockquote:last-child {
margin-bottom: 0;
}

a, .header a:hover, .sidebar a:hover, .subcategory a:hover, .homeboxes a:hover, .prefooter a:hover, .button:hover {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.hidden {
display: none;	
}

.left {
float: left;
}

.right {
float: right;
}

.wrapper {
width: 100%; text-align: center;
}

.wrap {
width: 100%; max-width: 960px; margin: auto; padding: 90px 20px;
}

@media only screen and (max-width:650px) {
	
	.wrap {
	padding-top: 50px; padding-bottom: 50px;
	}

}

@media only screen and (max-width:1190px) {

	.has-box.wrapper {
	background: #fff;
	-webkit-box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	}
	
	.has-box .wrap {
	margin-top: 20px; margin-bottom: 20px; max-width: 960px;
	}
	
}

@media only screen and (min-width:1190px) {
	
	.has-box .wrap {
	max-width: 1100px; padding-left: 90px; padding-right: 90px; margin-top: 40px; margin-bottom: 40px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
	}
	
	.banner .wrap {
	padding-top: 150px; padding-bottom: 150px;
	}
	
}

@media only screen and (min-width:650px) {
	
	.banner .wrap {
	margin-top: 90px;
	}
	
}

.small-block {
max-width: 600px; margin-left: auto; margin-right: auto; padding-top: 50px; 
}

.small-block:first-child {
padding-top: 0;
}

@media only screen and (max-width: 980px) {

	.half {
	padding-top: 40px;
	}
	
	.half:first-child {
	padding-top: 0;
	}
	
}

@media only screen and (min-width: 980px) {

	.half {
	float: left; width: 50%; padding-top: 40px;
	}
	
	.half:nth-of-type(-n+2) {
	padding-top: 0;
	}

	.half:nth-of-type(odd) {
	clear: both;
	}

	.half:nth-of-type(odd) {
	padding-right: 20px;
	}

	.half:nth-of-type(even) {
	padding-left: 20px;
	}

}

@media only screen and (max-width: 500px) {

	.fourth {
	padding-top: 30px;
	}
	
	.fourth:first-child {
	padding-top: 0;
	}
	
}

@media only screen and (min-width: 500px) and (max-width: 1000px) {

	.fourth {
	float: left; width: 50%; padding-top: 30px;
	}
	
	.fourth:nth-of-type(-n+2) {
	padding-top: 0;
	}

	.fourth:nth-of-type(odd) {
	clear: both;
	}

	.fourth:nth-of-type(odd) {
	padding-right: 20px;
	}

	.fourth:nth-of-type(even) {
	padding-left: 20px;
	}

}

@media only screen and (min-width: 1000px) {

	.fourth {
	float: left; width: 25%; padding-top: 30px;
	}

	.fourth:nth-of-type(-n+4) {
	padding-top: 0;
	}

	.fourth:nth-of-type(4n+1) {
	padding-right: 24px;
	}

	.fourth:nth-of-type(4n+2) {
	padding-left: 8px;
	padding-right: 16px;
	}

	.fourth:nth-of-type(4n+3) {
	padding-left: 16px;
	padding-right: 8px;
	}

	.fourth:nth-of-type(4n) {
	padding-left: 24px;
	}

}

img {
display: block; max-width: 100%; height: auto;
}

.center-image {
margin-left: auto; margin-right: auto;
}

.nowrap {
white-space: nowrap;	
}

.red {
color: #ed1c24;	
}

/*-----FONTY-----*/

@media only screen and (max-width:500px) {

	.banner-title {
	font-size: 22px; line-height: 29px;
	}

}

@media only screen and (min-width:500px) and (max-width:750px) {

	.banner-title {
	font-size: 30px; line-height: 40px;
	}
	
	.banner-subtitle {
	font-size: 22px; line-height: 29px;
	}

}

@media only screen and (min-width:750px) {

	.banner-title {
	font-size: 50px; line-height: 65px;
	}
	
	.banner-subtitle {
	font-size: 30px; line-height: 40px;
	}

}

@media only screen and (max-width:610px) {

	h1, h2.likeh1, .prefooter-title {
	font-size: 25px; line-height: 31px;
	}

	h2 {
	font-size: 22px; line-height: 28px;
	}
	
	h3 {
	font-size: 20px; line-height: 26px;
	}

}

@media only screen and (min-width:610px) {

	h1, h2.likeh1 {
	font-size: 50px; line-height: 65px;
	}
	
	h2, .prefooter-title {
	font-size: 30px; line-height: 40px;
	}
	
	h3 {
	font-size: 25px; line-height: 31px;
	}
	
	.button, input[type="submit"] {
	font-size: 22px; line-height: 22px;
	}
	
	.button.button-secondary, .gdpr-bar input[type="submit"] {
	font-size: 18px; line-height: 18px;
	}

}

@media only screen and (min-width:550px) {
	
	.prefoot .contact-contacts {
	font-size: 25px; line-height: 33px;
	}
	
}

.contact-address-title, .bottom-links-title {
font-size: 23px; line-height: 30px;
}

.icon h2, .reference-name {
font-size: 20px; line-height: 26px;
}

@media only screen and (min-width:680px) {
	
	.step {
	font-size: 20px; line-height: 26px;
	}
	
}

h4, .reference .justify, .bottom-links {
font-size: 18px; line-height: 26px;	
}

.navmenu a {
font-size: 15px; line-height: 15px;
}

.gdpr-bar {
font-size: 15px; line-height: 22px;
}

.footer {
font-size: 14px; line-height: 14px;
}

h3, h4, .regular {
font-weight: 400;
}

strong, .bold, h1, h2.likeh1, h2, .content a, .button, input[type="submit"] {
font-weight: 700;
}

.light {
font-weight: 300;	
}

.uppercase {
text-transform: uppercase;
}

.justify {
text-align: justify;
}

.blockquote-outer {
padding: 15px;
background-color: #dcefff;
}

.blockquote {
padding: 40px 20px;
background-image: url('images/corner-left.png'), url('images/corner-right.png');
background-size: 40px 40px, 40px 40px;
background-repeat: no-repeat, no-repeat;
background-position: bottom left, top right;
}

.blockquote-signature {
text-align: right; padding-top: 10px;	
}

/*-----STRUKTURA-----*/

.loader {
display: none;	
}

.unloaded .loader {
display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 3000px;
background: #fff url('images/loading.gif') no-repeat;
background-position: center 200px;
background-size: 70px auto;	
}

.container {
opacity: 1;
}

.unloaded .container {
opacity: 0;
}

/*-----header-----*/

.header {
background: rgba(255,255,255,0.98);
-webkit-box-shadow: 0px -8px 25px #aaa;
-moz-box-shadow: 0px -8px 25px #aaa;
box-shadow: 0px -8px 25px #aaa;
z-index: 99998;
}

.logo {
float: left; display: block;
}

.language-switch-link {
margin-left: 15px;
}

.language-switch-link:last-child {
margin-left: 5px;
}

@media only screen and (max-width:650px) {
	
	.header {
	padding: 8px 20px 0;
	}
	
	.mobfire {
	float: right; clear: right; padding: 10px 0 10px 8px;
	cursor: pointer;
	color: #404041;
	}
	
	.mobfire:hover {
	color: #aaa;
	}

	.hamburger {
	position: relative; float: right; width: 24px; height: 18px;
	}
	
	.hamburger div {
	position: absolute; left: 0; width: 100%; height: 3px;
	background-color: #222;
	}

	.hamburger div.line-1 {
	top: 0;
	}	

	.hamburger div.line-2 {
	top: 7px;
	opacity: 1;
	}

	.hamburger div.line-3 {
	top: 14px;
	}

	.clicked .hamburger div.line-1, .clicked .hamburger div.line-3 {
	width: 28px; left: -3px; top: 7px;
	}

	.clicked .hamburger div.line-1 {
	transform: rotate(37deg);
	}

	.clicked .hamburger div.line-2 {
	opacity: 0;	
	}

	.clicked .hamburger div.line-3 {
	transform: rotate(-37deg);
	}

	.navmenu {
	float: right; position: relative;
	}

	.navmenu ul {
	position: absolute; top: 35px; right: -32px; max-height: 3px; overflow: hidden; padding-top: 3px;
	z-index: 99997;
	}

	.clicked .navmenu ul {
	max-height: 1000px;
	}

	.navmenu li {
	list-style: none; margin: 0; padding: 0;
	background: #222;
	}

	.navmenu li a {
	display: block; padding: 7px 25px; text-align: left;
	color: #fff;
	white-space: nowrap;
	}

	.navmenu li:first-child a {
	padding-top: 25px;
	}

	.navmenu li:last-child a{
	padding-bottom: 25px;
	}

}

@media only screen and (min-width:650px) {
	
	.header {
	position: fixed; width: 100%; top: 0; left: 0; padding: 15px 20px 2px;
	}
	
	.head-items {
	margin-bottom: 8px;	
	}
	
	.mobfire {
	display: none;	
	}
	
	.navmenu {
	float: right; clear: right;
	}
	
	.navmenu div, .navmenu ul {
	display: inline-block; vertical-align: bottom;
	}

	.navmenu li {
	position: relative; list-style-type: none; display: inline-block; margin: 0;
	}

	.navmenu li a {
	display: block; padding: 13px 7px;
	}
	
	.navmenu li:last-child a {
	padding-right: 0;	
	}

	.navmenu li a {
	color: #222;
	}
	
	.main {
	padding-top: 90px;
	}

}

@media only screen and (max-width:650px) {
	
	.header-inner {
	position: relative;
	}
	
	.logo img {
	position: absolute; left: 0; bottom: 7px; height: 38px;
	}
	
}

@media only screen and (min-width:650px) {
	
	.logo img {
	width: auto; height: 65px;
	}
	
}

.head-items {
float: right;
}

.head-contacts {
display: inline-block; vertical-align: baseline;
}

.head-items a {
vertical-align: middle;
opacity: 1;	
}

.head-items a:hover {
opacity: 0.5;
}

@media only screen and (max-width:790px) {
	
	.header .tel-link, .header .mailto-link {
	display: inline-block; height: 20px; overflow: hidden;
	}
	
	.header .tel-link {
	margin-right: 10px;
	}
	
	.header .tel-link {
	width: 20px; 
	background-size: auto 70%;
	background-position: right 2px;
	padding-left: 20px;
	}

	.header .mailto-link {
	width: 20px; 
	background-size: auto 93%;
	background-position: right 0;
	padding-left: 23px;
	}
	
}

@media only screen and (min-width:790px) {
	
	.header .tel-link {
	margin-right: 16px;
	}
	
	.header .tel-link {
	background-size: auto 70%;
	padding-left: 20px;
	}

	.header .mailto-link {
	background-size: auto 85%;
	background-position: left 2px;
	padding-left: 23px;
	}
	
}

/*-----homepage-----*/

.banner {
position: relative;
background: #222 url('images/bg-banner-v2.jpg') no-repeat center center;
background-size: cover;
}

h1.banner-title {
margin-bottom: 5px;	
}

.banner-title, .banner-subtitle {
color: #fff;
-webkit-text-shadow: 0px 0px 20px rgba(0,0,0,0.7);
-moz-text-shadow: 0px 0px 20px rgba(0,0,0,0.7);
-o-text-shadow: 0px 0px 20px rgba(0,0,0,0.7);
text-shadow: 0px 0px 20px rgba(0,0,0,0.7);
}

@media only screen and (max-width:1000px) {
	
	.banner-subtitle {
	margin-bottom: 30px;
	}
	
}

@media only screen and (min-width:1000px) {
	
	.banner-subtitle {
	margin-bottom: 50px;
	}
	
}

.icons img {
width: 150px; max-width: 100%; margin-bottom: 20px; margin-left: auto; margin-right: auto;
}

/*-----footer-----*/

.prefooter {
text-align: left;
color: #fff;
}

.prefooter.has-form  {
background: #222 url('images/bg-footer-v2.jpg') no-repeat center center;
background-size: cover;
}

.prefooter .wrap {
padding-bottom: 0;	
}

.prefooter-title {
margin-bottom: 40px;
}

.prefoot a {
opacity: 1;
}

.prefoot a:hover {
opacity: 0.5;
}

.prefoot a {
display: block;
}

.contact-data-item a {
display: inline;
color: #fff;	
}

.bottom-links, .bottom-social {
margin-top: 40px;
}

.contact-address {
margin-top: 20px;
}

.bottom-links li {
margin-top: 5px;
}

.contact-data, .contact-address img, .bottom-links li:first-child {
margin-top: 15px;
}

.contact-address img {
width: 100%; max-width: 300px;
}

.prefoot .bottom-social a {
display: inline-block; margin-right: 15px; padding: 8px; text-align: center; overflow: hidden;
}

.prefoot .bottom-social a:last-child {
margin-right: 0;
}

.prefoot .bottom-social a:hover, .prefoot .bottom-social a:last-child:hover {
background-color: transparent;
opacity: 1;
}

.bottom-social img {
width: 25px; margin-left: auto; margin-right: auto;
}

.footer {
padding: 13px 0;
background: #0e0e0e;
}

.footer .wrap {
padding-top: 0;
}

.footer p {
margin: 0;
}

.footer a {
color: #fff;
}

@media only screen and (max-width: 550px) {
	
	.footer {
	text-align: center;	
	}
	
	.has-form .footer {
	margin-top: 50px;
	}
	
	.foot.left, .foot.right {
	float: none;
	}
	
	.foot.left {
	margin-bottom: 5px;
	}
	
}

@media only screen and (min-width: 550px) {
	
	.has-form .footer {
	margin-top: 90px;
	}

}

/*----video-----*/

.video {
position: relative; width: 100%; height: 0; padding-bottom: 56.25%; padding-top: 30px; overflow: hidden;
}

.video iframe, .video object, .video embed {
position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%;
}

/*-----contact and form-----*/

.tel-link, .mailto-link {
padding-left: 30px;
background-repeat: no-repeat;
}

.tel-link {
background-size: auto 70%;
background-position: 2px 4px;
background-image: url('images/phone-color-v2.png');
}

.prefooter .tel-link {
margin-bottom: 6px;
background-image: url('images/phone-color-secondary.png');
}

.mailto-link {
background-position: left top;
background-image: url('images/mail-color-v2.png');
}

.prefooter .mailto-link {
background-image: url('images/mail-color-secondary.png');
}

@media only screen and (max-width:550px) {
	
	.prefoot .tel-link, .prefoot .mailto-link {
	padding-left: 25px;
	}
	
	.prefooter .tel-link {
	background-position: 2px 4px;
	}

	.prefooter .mailto-link {
	background-size: auto 19px;
	background-position: left 3px;
	}
	
}

@media only screen and (min-width:550px) {
	
	.prefoot .tel-link, .prefoot .mailto-link {
	padding-left: 40px;
	}

	.prefooter .tel-link {
	background-position: 2px 5px;
	}
	
	.prefooter .mailto-link {
	background-size: auto 25px;
	background-position: left 5px;
	}
	
}

input, select, textarea {
width: 100%; display: block; padding: 8px; margin-top: 5px; margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px #ddd solid;
color: #666;
}

.prefooter label {
color: #fff;	
}

input:last-child, select:last-child, textarea:last-child {
margin-bottom: 0;
}

textarea {
height: 200px;	
}

select {
display: inline-block; width: auto; max-width: 100%;
padding-right: 30px;
background-image: url('images/select.png');
background-position: center right;
background-repeat: no-repeat;
background-size: auto 35%;
}

select::-ms-expand {
display: none;
}

.spam {
text-align: right; margin-bottom: 20px;
}

input.small-text, .spam input {
width: 80px;	
}

.spam input {
margin-left: 5px;
}

.spam label, .spam input {
display: inline-block;
}

.button-area {
margin-top: 40px;	
}

input[type="submit"], .button {
display: inline-block; width: auto; min-width: 200px; text-align: center;
padding: 15px 30px;
color: #fff;
}

.button.button-secondary {
padding: 10px 25px;	
background: #fff;
}

.banner .button, .prefooter input[type="submit"], .gdpr-bar input[type="submit"] {
border: 0;
}

input[type="submit"]:hover, .button:hover {
background: #fff;
}

.button.button-secondary:hover {
color: #fff;
}

.banner .button:hover, .gdpr-bar input[type="submit"]:hover {
border-color: #fff;	
}

.prefooter input[type="submit"] {
float: right;	
}

.gdpr-bar input[type="submit"] {
min-width: auto; margin-top: 10px; padding: 10px 15px;
}

input[type="submit"].gdpr-page-button {
min-width: auto; text-align: center;
white-space: normal;
}

#gdpr_form input[type="submit"] {
float: none;
}

#gdpr_form input[type="submit"].gdpr-page-button {
margin-top: 0;
text-align: center;
white-space: normal;
line-height: 1.5em;	
}

.thanks, .error, .info {
padding: 10px; display: block; margin-bottom: 20px; text-align: left;
border-left: 5px solid #7bae23;
background-color: #eee;
color: #222;
}

.error {
border-left-color: #ed1c24;	
}

.error p {
margin: 0;	
}

.checkbox-title {
margin-bottom: 10px;
}

.checkbox-wrap {
clear: both; margin-bottom: 20px;
}

.checkbox-wrap:last-child {
margin-bottom: 0;
}

input[type="checkbox"] {
display: inline-block; margin: 0 5px 0 0; padding: 0;
width: 20px; height: 20px;
background: #fff;
border: 1px #ccc solid;
}

input[type="checkbox"] {
margin-right: 10px;	
}

input[type=checkbox]:checked {
background: #fff url('images/check.png') center center no-repeat;
background-size: 80% 80%;
}

input[type="checkbox"]:focus {
outline: none;
}

select, input[type="submit"], input[type="checkbox"], .button, .checkbox-wrap label {
cursor: pointer;
}

/*-----gdpr-----*/

.gdpr-bar {
position: fixed; width: 100%; left: 0; right: 0; bottom: 0; padding: 15px 20px; text-align: center;
background: #333;
border-top: 1px #222 solid;
color: #fff;
z-index: 99999;
}

.gdpr-bar p {
margin: 0;
}

.gdpr-bar a {
display: inline;
text-decoration: underline;
color: #fff;
}

.gdpr-bar a:hover {
text-decoration: none;
}

/*-----anchor-----*/

.anchor {
display: block; position: relative; visibility: hidden;
}

@media only screen and (max-width:650px) {
	
	.anchor {
	margin-top: 0; padding-top: 0;
	}
	
}

@media only screen and (min-width:650px) {

	.anchor {
	margin-top: -90px; padding-top: 90px;
	}
	
}

/*-----effects, gradient, radius -----*/

a, .hamburger div, .clicked .navmenu ul, input[type="submit"] {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.container {
-webkit-transition: opacity 1s ease;
-moz-transition: opacity 1s ease;
-ms-transition: opacity 1s ease;
-o-transition: opacity 1s ease;
transition: opacity 1s ease;	
}

input, select, textarea {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}

.step-text .step-inner, .bottom-social a {
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;	
}

/*-----float cleaner-----*/

.float-in:before, .float-in:after {
content:"";
display:table;
}

.float-in {
zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.float-in:after {
clear:both;
}