

/* Start:/bitrix/templates/ezco/components/bitrix/menu/main/style.css?1787823222855*/
.header-nav-list:after {
	content: "";
	display: table;
	clear: both;
}

.header-nav-list > li > a {
	font-size: 18px;
	color: #293d62;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.header-nav-list > li > a:hover,
.header-nav-list > li.active > a {
	color: white;
	background: #3da3d8;
}

.header-nav-list ul {
	padding: 10px 0;
	background: #363636;
	margin: 0;
}

.header-nav-list ul > li > a {
	font-size: 16px;
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.header-nav-list ul > li > a:hover,
.header-nav-list ul > li.active > a {
	background: #3da3d8;
}
/* End */


/* Start:/bitrix/templates/ezco/components/bitrix/menu/bottom/style.css?1787823222260*/
.footer-list {
	text-align: center;
	padding: 0;
	margin: 0;
}

.footer-list li {
	display: inline;
	margin: 0 10px;
}

.footer-list a {
	font-size: 20px;
	color: white;
	text-decoration: none;
}

.footer-list a:hover,
.footer-list a:focus {
	color: #3da3d8;
}
/* End */


/* Start:/bitrix/templates/ezco/styles.css?1787823221788*/
body {
	font-family: "PT Sans Narrow";
	font-size: 16px;
	color: #3d3d3d;
}

#wrapper {
	overflow: hidden;
}

h1 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 20px;
}

h2 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 26px;
}

h3 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 22px;
}

h4 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 20px;
}

h5 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 18px;
}

h6 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 16px;
}

a {
	color: #293d62;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
}

a:hover,
a:focus {
	color: #293d62;
	text-decoration: none;
}

img {
	max-width: 100%;
}
/* End */


/* Start:/bitrix/templates/ezco/template_styles.css?17878232224427*/
body.jb {
	background: url("/bitrix/templates/ezco/images/bg.png");
}

#wrapper {
	overflow: hidden;
}


/* HEADER */

.header {
	padding: 15px 0;
	border-bottom: 3px solid #293d62;
	background: #f0f0f0;
	position: relative;
}

.header.isStuck {
	z-index: 90;
}

.header-logo {
	text-align: center;
	margin: 0 0 10px;
}

.header-telephone {
	font-weight: bold;
	font-size: 22px;
	color: #293d62;
	text-align: center;
}

/* END HEADER */


/* CONTENT */

.page {
	padding: 20px 0 40px;
}

/* END CONTENT */


/* SLIDER */

.slider:after {
	content: "";
	display: table;
	clear: both;
}

/* END SLIDER */


/* SERVICES WIDGET */

.wservices {
	padding-bottom: 10px;
}

.wservices-header {
	padding: 50px 0;
	margin: 0 0 30px;
	position: relative;
}

.wservices-header:after {
	content: "";
	width: 500%;
	height: 100%;
	background: rgba(255, 255, 255, 0.25);
	position: absolute;
	left: -200%;
	top: 0;
	z-index: -1;
}

.wservices-title {
	font-size: 30px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.wservices-subtitle {
	font-weight: normal;
	font-size: 24px;
	line-height: 1.1;
	text-align: center;
	margin: 0;
}



/* END SERVICES WIDGET */


/* RENT WIDGET */



/* END WRENT WIDGET */


/* PARALLAX WIDGET */

.wparallax {
	height: 450px;
	background: url("/bitrix/templates/ezco/images/parallax.jpg") center top no-repeat;
	margin: 0 0 50px;
}

.wparallax-title {
	font-size: 40px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 50px 0 0;
}

/* END PARALLAX WIDGET */


/* NEWS WIDGET */



/* END NEWS WIDGET */


/* PROJECTS WIDGET */



/* END PROJECTS WIDGET */


/* RESPONSES WIDGET */



/* END RESPONSES WIDGET */


/* PARTNERS WIDGET */

.wpartners {
	padding: 40px 0 10px;
	background: white;
	position: relative;
}

.wpartners:before {
	content: "";
	width: 100%;
	height: 20px;
	background: url("/bitrix/templates/ezco/images/separator.png") center top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.wpartners-title {
	font-size: 30px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 30px;
}

.wpartners-box {
	text-align: center;
}

.wpartners-box img {
	max-width: 100px;
	margin: 0 10px 20px;
}

/* END PARTNERS WIDGET */


/* FOOTER */

.footer {
	background: #3d3d3d;
}


.footer-top {
	padding: 30px 0;
}

.footer-title {
	font-weight: normal;
	font-size: 24px;
	color: white;
	margin-top: 0;
}


.footer-bottom {
	text-align: center;
	padding: 20px 0;
	background: #333333;
}

.footer-logo {
	text-align: center;
	margin: 0 0 20px;
}

.footer-contacts {
	font-size: 18px;
	color: white;
}

.developer {
	font-size: 15px;
	margin-top: 10px;
}

.developer a {
	color: white;
	text-decoration: none;
}

/* END FOOTER */


/* ORDER FORM */

.feedback-container {
	margin: 30px 0 20px;
}

div.error_field label {
	color: red;
}

div.error_field input[type=text],
div.error_field textarea {
	border: 1px solid red;
}

div.errors {
	margin: 0 0 10px;
}

div.errors .error {
	color: red;
	font-size: 14px;
	padding: 5px 10px;
	border: 1px solid red;
	margin: 0 0 5px;
}

div.errors .success {
	color: green;
	font-size: 14px;
	padding: 5px 10px;
	border: 1px solid green;
	margin: 0 0 5px;
}

.feedback-form {
	padding: 10px;
	border: 1px solid #c3c3c3;
}

.feedback-form td {
	padding: 5px;
}

.feedback-form input[type=text],
.feedback-form textarea {
	width: 200px;
	max-width: 100%;
	padding: 5px 10px;
}

.feedback-form input[type=submit] {
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding: 10px 30px;
	border: none;
	background: #293d62;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.feedback-form input[type=submit]:hover {
	color: white;
	background: #3da3d8;
}

.feedback-form .red {
	color: red;
}

/* END ORDER FORM */


/* MEDIAQUERIES */

@media (min-width: 768px) {
	.header-logo {
		text-align: left;
	}
	.header-telephone {
		text-align: right;
	}

	.wservices-header {
		padding: 60px 0 100px;
		margin: 0;
	}

	.wparallax-title {
		font-size: 50px;
		padding: 100px 0 0;
	}

	.footer-bottom {
		text-align: left;
	}
	.footer-logo {
		text-align: left;
		margin: 20px 0 0;
	}
	.footer-contacts {
		text-align: right;
	}
	.developer {
		text-align: right;
	}

	.feedback-form input[type=text],
	.feedback-form textarea {
		width: 300px;
	}
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

/* END MEDIAQUERIES */
/* End */
/* /bitrix/templates/ezco/components/bitrix/menu/main/style.css?1787823222855 */
/* /bitrix/templates/ezco/components/bitrix/menu/bottom/style.css?1787823222260 */
/* /bitrix/templates/ezco/styles.css?1787823221788 */
/* /bitrix/templates/ezco/template_styles.css?17878232224427 */
