



html {
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.header {
	height: 134px;
	background: #fff;
	border-top: 6px solid #2273d2;
}
.logo {
	position: absolute;
	top: 25px;
	left: 0;
	display: inline-block;
	width: 91px;
	height: 87px;
	background: url(../img/logo.png) 0 0 no-repeat;
}
.header_slogan {
    position: absolute;
    top: 40px;
    left: 117px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.header_slogan span {
	font-size: 16px;
}
.header_address {
    position: absolute;
    top: 38px;
    left: 485px;
    font-size: 14px;
    color: rgb(40, 40, 40);
    font-weight: bold;
    line-height: 1.714;
    padding-left: 20px;
    background: url(../img/header_address.png) 0 5px no-repeat;
}
.header_email {
    position: absolute;
    top: 64px;
    left: 485px;
    font-size: 14px;
    color: rgb(40, 40, 40);
    font-weight: bold;
    line-height: 1.714;
    padding-left: 20px;
    background: url(../img/header_email.png) 0 8px no-repeat;
}
.header_phone {
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 18px;
    color: rgb(40, 40, 40);
    line-height: 1.333;
    font-family: "Open Sans extrabold";
    background: url(../img/header_phone.png) 0 5px no-repeat;
    padding-left: 26px;
}
.header_phone a {
	font-size: 18px;
	color: rgb(40, 40, 40);
	text-decoration: none;
	font-family: "Open Sans extrabold";
}
.header_callback {
    position: absolute;
    top: 64px;
    right: 173px;
    font-size: 14px;
    font-family: "Open Sans";
    color: rgb(34, 115, 210);
    font-weight: bold;
    text-decoration: underline;
    line-height: 1.714;
}
.header_whatsapp {
    position: absolute;
    top: 94px;
    right: 182px;
    font-size: 14px;
    font-family: "Open Sans";
    color: rgb(34, 115, 210);
    font-weight: bold;
    text-decoration: underline;
    line-height: 30px;
    background: url(../img/header_whatsapp.jpg) 0 5px no-repeat;
    padding-left: 26px;
}
.header_menu {
	height: 60px;
	margin-bottom: 53px;
    background: #2f7bd0 url(../img/bg-3.jpg) 0 50% no-repeat;
	border-radius: 4px;
	box-shadow: 0px 8px 25px 0px rgba(45, 85, 121, 0.25);
	padding: 0 36px;
}
.header_menu li {
	display: inline-block;
	vertical-align: top;
	padding: 12px 0;
	margin-right: 75px;
}
.header_menu a {
	font-size: 14px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 34px;
	display: inline-block;
}
.header_menu-main {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../img/header_menu-main.png) 0 0 no-repeat;
}




.middle {
	width: 100%;
	padding: 0 0 0;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 0 340px;
}

.left-sidebar {
	float: left;
	width: 280px;
	margin-left: -100%;
	position: relative;
}

.left_menu {
	margin-bottom: 40px;
	background: #f1f8ff;
}
.left_menu li {
	border-bottom: 1px solid #dddddd;
	padding: 15px 22px;
}
.left_menu a {
	font-size: 14px;
	color: rgb(34, 115, 210);
	line-height: 1.714;
	text-decoration: none;
    font-weight: 900;
	display: inline-block;
}



.footer {
	height: 160px;
	background: #2f7bd0 url(../img/bg-3.jpg) 0 50% no-repeat;
	background-size: cover;
	position: relative;
}
.footer_name {
	position: absolute;
	top: 36px;
	left: 0;
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 1.5;
}
.footer-copyright {
	position: absolute;
	top: 72px;
	left: 0;
	font-size: 13px;
	color: rgb(255, 255, 255);
	line-height: 1.5;
}
.footer_phone {
    position: absolute;
    top: 35px;
    right: 0;
    font-size: 18px;
    color: #fff;
    line-height: 1.333;
    background: url(../img/footer_phone.png) 0 5px no-repeat;
    padding-left: 26px;
}
.footer_phone a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-family: "Open Sans bold";
}
.footer_address {
    position: absolute;
    top: 35px;
    left: 631px;
    width: 215px;
    font-size: 14px;
    color: #fff;
    line-height: 1.414;
    padding-left: 26px;
    background: url(../img/footer_address.png) 0 5px no-repeat;
}
.footer_email {
    position: absolute;
    top: 64px;
    right: 0;
    font-size: 14px;
    color: #fff;
    line-height: 1.714;
    padding-left: 23px;
    background: url(../img/footer_email.png) 0 6px no-repeat;
}
.footer_email a {
    color: #fff;
}
.footer_menu {
    position: absolute;
    top: 34px;
    left: 389px;
}
.footer_menu a {
	font-size: 13px;
	font-family: "Open Sans";
	color: rgb(255, 255, 255);
	line-height: 1.846;
	text-decoration: none;
}







.main_text {
    background: url(../img/main_text.png) 90% 0 no-repeat;
    padding: 0 628px 73px  0;
}
.main_cat {
	background: url(../img/bg-1.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 68px  0 50px 0;
}
.main_cat .h1 {
	background: url(../img/main_cat.png) 2px 0 no-repeat;
	padding-left: 40px;
	line-height: 31px;
}
.main_cat-list {
	margin-bottom: 30px;
}
.main_cat-list li {
    display: inline-block;
    width: 241px;
    padding: 0px 69px 0 79px;
    vertical-align: top;
    height: 115px;
}
.main_cat-list li a {
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(40, 40, 40);
	line-height: 1.714;
	text-decoration: none;
}
.main_cat-text {
	font-size: 18px;
	font-family: "Open Sans bold";
	color: rgb(40, 40, 40);
	font-weight: bold;
	line-height: 1.333;
}

/* .main_cat-1 {
	background: url(../img/main_cat-1.png) 7px 0 no-repeat;
}
.main_cat-2 {
	background: url(../img/main_cat-2.png) 0 0 no-repeat;
}
.main_cat-3 {
	background: url(../img/main_cat-3.png) 0 0 no-repeat;
}
.main_cat-4 {
	background: url(../img/main_cat-4.png) 0 0 no-repeat;
}
.main_cat-5 {
	background: url(../img/main_cat-5.png) 0 0 no-repeat;
}
.main_cat-6 {
	background: url(../img/main_cat-6.png) 0 0 no-repeat;
}
.main_cat-7 {
	background: url(../img/main_cat-7.png) 0 0 no-repeat;
}
.main_cat-8 {
	background: url(../img/main_cat-8.png) 0 0 no-repeat;
}
.main_cat-9 {
	background: url(../img/main_cat-9.png) 0 0 no-repeat;
}
.main_cat-10 {
	background: url(../img/main_cat-10.png) 0 0 no-repeat;
}
.main_cat-11 {
	background: url(../img/main_cat-11.png) 0 0 no-repeat;
}
.main_cat-12 {
	background: url(../img/main_cat-12.png) 0 0 no-repeat;
}
 */

.block_articles.block_articles-inner {
	background: #f1f8ff;
}
.block_articles {
	padding: 65px 0 65px 0;
}
.block_articles .h1 {
	background: url(../img/block_articles.png) 2px 0 no-repeat;
	padding-left: 40px;
	line-height: 31px;
    margin-bottom: 50px;
}
.block_articles-list ul {
	overflow: hidden;
}
.block_articles-list li {
	width: 282px;
    float: left;
    margin: 0 30px 0 0;
}


.block_articles-img {
	margin-bottom: 13px;
}
.block_articles-name {
	margin-bottom: 13px;
}
.block_articles-name a {
	font-size: 16px;
	font-family: "Open Sans bold";
	color: rgb(11, 11, 11);
	line-height: 1.5;
	text-decoration: none;
}
.block_articles-text {
	font-size: 14px;
	color: rgb(40, 40, 40);
	line-height: 1.429;
}


.block_articles-pager {
	position: absolute;
	top: 0;
	right: 0;
}
.block_articles-prev {
	display: inline-block;
}
.block_articles-next {
	display: inline-block;
}
.block_articles .bx-prev{
	display: inline-block;
	width: 37px;
	height: 37px;
	background:url(../img/prev.png) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-999px;
}
.block_articles .bx-next{
	display: inline-block;
	width: 37px;
	height: 37px;
	background: url(../img/next.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
}



.articles li {
	margin-bottom: 40px;
	overflow: hidden;
}
.articles-img {
	width: 300px;
	float: left;
}
.articles-data {
	margin-left: 300px;
}
.articles-name {
	margin-bottom: 13px;
}
.articles-name a {
	font-size: 16px;
	font-family: "Open Sans bold";
	color: rgb(11, 11, 11);
	line-height: 1.5;
	text-decoration: none;
}
.articles-text {
	font-size: 14px;
	color: rgb(40, 40, 40);
	line-height: 1.429;
}



.main_reviews {
	
	
}
.main_reviews {
	padding: 35px 0 65px 0;
}
.main_reviews .h1 {
	background: url(../img/main_reviews.png) 2px 0 no-repeat;
	padding-left: 64px;
	line-height: 36px;
    margin-bottom: 50px;
}

.main_reviews-list ul {
	overflow: hidden;
}
.main_reviews-list li {
	width: 282px;
    float: left;
    margin: 0 30px 0 0;
	padding: 20px;
}
.main_reviews-list li a {
	box-shadow: 0px 3px 23px 0px rgba(40, 40, 40, 0.16);
	z-index: 1000;
	display: inline-block;
}

.reviews li {
	display: inline-block;
	vertical-align: top;
	padding: 30px;
	width: 290px;
}
.reviews li a {
	box-shadow: 0px 3px 23px 0px rgba(40, 40, 40, 0.16);
	z-index: 1000;
	display: inline-block;
}






.main_reviews-list .bx-viewport{height:490px !important;}
.main_reviews-list .bx-wrapper{position:relative;}
.main_reviews-list .bx-prev{position:absolute;top: 186px;left: -58px;width:37px;height:37px;background:url(../img/prev.png) 0 0 no-repeat;overflow:hidden;text-indent:-999px;}
.main_reviews-list .bx-next{position:absolute;top:186px;right:-58px;width:37px;height:37px;background:url(../img/next.png) 0 0 no-repeat;overflow:hidden;text-indent:-999px;}


.main_map {
	padding: 56px 0 57px 0;
	background: url(../img/bg-1.jpg) 50% 0 no-repeat;
	background-size: cover;
}
.main_map .h1 {
	background: url(../img/main_map.png) 2px 0 no-repeat;
	padding-left: 64px;
	line-height: 36px;
    margin-bottom: 50px;
}



.bottom_fotm {
	background: #fff;
	padding: 40px 0;
}
.bottom_fotm-left {
	width: 300px;
	float: left;
}
.bottom_fotm-right {
	margin-left: 350px;
}
.bottom_fotm-row  {
	margin-bottom: 10px;	
}
.bottom_fotm-row input  {
	font-size: 14px;
	font-family: "SF Pro Text";
	color: rgb(159, 159, 159);
	line-height: 41px;
	border-style: solid;
	border-width: 1px;
	border-color: #555;
	background-color: rgb(255, 255, 255);
	width: 382px;
	height: 41px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-indent: 18px;
    display: inline-block;
}
.bottom_fotm-row textarea  {
	font-size: 14px;
	font-family: "SF Pro Text";
	color: rgb(159, 159, 159);
	line-height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #555;
	background-color: rgb(255, 255, 255);
	width: 346px;
	max-width: 346px;
	min-width: 346px;
	max-width: 382px;
	height: 81px;
	max-height: 81px;
	min-height: 81px;
    margin: 0 0 0 0;
    padding: 18px;
    display: inline-block;
}
.bottom_fotm-row.error input, .bottom_fotm-row.error textarea {
	border-color: #e0001b
}
.bottom_fotm-check {
	font-size: 12px;
	color: rgb(159, 159, 159);
	line-height: 1.5;
	margin-bottom: 20px;	
}
.bottom_fotm-check a {
	color: #e0001b
}

.services-slider {
	margin-bottom: 30px;
}
.services-slider a {
    height: 138px;
    display: inline-block;
    overflow: hidden;
}
.services-slider a img {
	width: 100%;
	height: auto;
}


