.b-wrapper {
  width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.b-header {
  margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #F4F4F4;
	border-bottom: solid 2px white;
	box-shadow: 0 0 10px silver;
}

.b-header__title {
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 60px;
	color: #5C5C5C;
	text-align: center;
	text-transform: uppercase;
}
.b-header__title SPAN {
	display: block;
}
.b-header__sub_title {
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 25px;
	color: #5C5C5C;
	text-align: center;
	text-transform: uppercase;
}

.b-mobile_menu_link {
	display: none;
}
.b-top_menu__block {
	
}
.b-top_menu {
	margin-top: 30px;
	padding-top: 30px;
	background: url("data:image/svg+xml;base64,CjxzdmcgaGVpZ2h0PSI5IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNiYmJiYmIiIGQ9Ik0tMSw4TDUsMkwxMSw4IiBzdHJva2Utd2lkdGg9IjFweCI+Ij48L3BhdGg+PC9zdmc+Cg==") 50% 0 repeat-x;
	font-family: PFSquareSansPro, arial;
	font-weight: 300;
	font-size: 20px;
	color: #5C5C5C;
	text-align: center;
	text-transform: uppercase;
}
.b-top_menu A {
	padding: 0 15px;
	color: #5C5C5C;
	cursor: pointer;
}
.b-top_menu A:hover {
	text-decoration: underline;
}


.b-content {
  padding: 20px 0;
}

.b-text__head {
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 33px;
	color: #5C5C5C;
}
.b-text {
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 19px;
	color: #5C5C5C;
}
.b-text P {
	text-align: justify;
}
.b-text P A {
	color: #00A2E8;
}
.b-text P[align="center"] {
	text-align: center;
}
.b-text P[align="left"] {
	text-align: left;
}

.b-footer {
  padding: 20px 0;
	background: #F7F7F7;
}

.b-footer__phone {
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 21px;
	color: #5C5C5C;
	text-align: center;
}

.b-footer__socials {
	margin-top: 20px;
	text-align: center;
}
.b-footer__socials__list {
	display: inline-block;
}
.b-footer__socials__list A {
	display: inline-block;
	margin: 0 15px;
}






.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}





.b-feedback {
	
}
.b-feedback__item {
	padding: 40px 0;
	overflow: hidden;
}
.b-feedback__item:nth-child(2n) {
	background-color: #E8E8E8;
}
.b-feedback__photo {
	float: left;
	width: 30%;
	text-align: center;
}
.b-feedback__photo IMG {
	width: 250px;
	display: inline-block;
	border: solid 5px rgba(255,255,255, 0.5);
	border-radius: 50%;
	overflow: hidden;
}
.b-feedback__cont {
	float: right;
	width: 65%;
}

.b-feedback__item:nth-child(2n) .b-feedback__photo {
	float: right;
}
.b-feedback__item:nth-child(2n) .b-feedback__cont {
	float: left;
}

.b-feedback__name {
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 25px;
	color: #5C5C5C;
	text-transform: uppercase;
}
.b-feedback__cont {
	font-family: open_sans_light, arial;
	font-size: 16px;
	color: #5C5C5C;
	line-height: 24px;
	overflow: hidden;
}
.b-feedback__text {
	
}
.b-feedback__text P {
	margin: 10px 0;
}
.b-feedback__text A {
	color: #00A2E8;
}
.b-feedback__socials {
	
}
.b-feedback__socials A {
	color: #00A2E8;
}



.b-feedback__add {
	margin-top: 20px;
	margin-bottom: 50px;
	padding-top: 40px;
	background: url("data:image/svg+xml;base64,CjxzdmcgaGVpZ2h0PSI5IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNiYmJiYmIiIGQ9Ik0tMSw4TDUsMkwxMSw4IiBzdHJva2Utd2lkdGg9IjFweCI+Ij48L3BhdGg+PC9zdmc+Cg==") 50% 0 repeat-x;
}
.b-feedback__add2 {
	padding-bottom: 40px;
	background: url("data:image/svg+xml;base64,CjxzdmcgaGVpZ2h0PSI5IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNiYmJiYmIiIGQ9Ik0tMSw4TDUsMkwxMSw4IiBzdHJva2Utd2lkdGg9IjFweCI+Ij48L3BhdGg+PC9zdmc+Cg==") 50% 100% repeat-x;
}
.b-feedback__add__head {
	margin-bottom: 20px;
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 30px;
	color: #5C5C5C;
	text-align: center;
	text-transform: uppercase;
}
.b-feedback__add__text {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-family: open_sans_light, arial;
	font-size: 17px;
	color: #5C5C5C;
	text-align: center;
}
.b-feedback__add__but {
	margin: 20px 0;
	text-align: center;
}
.b-feedback__add__but A {
	display: inline-block;
	padding: 8px 30px;
	background: #5C5C5C;
	border-radius: 15px;
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 15px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}





.b-gallery {
	margin-bottom: 70px;
}
.b-gallery__list_album {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: left;
}
.b-gallery__album {
	position: relative;
	width: 380px;
	margin: 10px;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
}
.b-gallery__album A {
	display: block;
}
.b-gallery__album IMG {
	width: 100%;
	display: block;
}
.b-gallery__caption {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.8);
	-webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.b-gallery__album:hover .b-gallery__caption {
	opacity: 1;
}
.b-gallery__caption P {
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 230px;
	color: white;
	text-align: center;
}

.b-gallery_fotos {
	margin-bottom: 70px;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: left;
}
.b-gallery_fotos__item {
	position: relative;
	width: 380px;
	margin: 10px;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
}
.b-gallery_fotos__img {
	
}
.b-gallery_fotos__img IMG {
	width: 100%;
	display: block;
}




.b-video {
	margin-bottom: 50px;
}
.b-video__list {
	
}
.b-video__item {
	margin-bottom: 50px;
	padding-top: 50px;
	background: url("data:image/svg+xml;base64,CjxzdmcgaGVpZ2h0PSI5IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNiYmJiYmIiIGQ9Ik0tMSw4TDUsMkwxMSw4IiBzdHJva2Utd2lkdGg9IjFweCI+Ij48L3BhdGg+PC9zdmc+Cg==") 50% 0 repeat-x;
}
.b-video__head {
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 30px;
	color: #5C5C5C;
}
.b-video__text {
	font-family: open_sans_light, arial;
	font-size: 17px;
	color: #5C5C5C;
}
.b-video__cont {
	margin-top: 20px;
}





.b-prices__dop {
	font-family: open_sans_light, arial;
	font-size: 17px;
	color: #5C5C5C;
}
.b-prices__dop__row {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: left;
	margin-bottom: 30px;
}
.b-prices__dop__col {
	box-sizing: border-box;
}
.b-prices__dop__col__1 {
	width: 25%;
}
.b-prices__dop__col__2 {
	width: 70%;
	margin-left: 50px;
}



.b-prices {
	margin-top: 60px;
	margin-bottom: 50px;
}
.b-prices__list {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: left;
}
.b-prices__item {
	width: 385px;
	margin-bottom: 50px;
	padding-right: 40px;
	border-right: solid 1px #D6D2D2;
	box-sizing: border-box;
}
.b-prices__item:nth-child(2),
.b-prices__item:nth-child(3),
.b-prices__item:nth-child(5),
.b-prices__item:nth-child(6),
.b-prices__item:nth-child(8),
.b-prices__item:nth-child(9),
.b-prices__item:nth-child(11),
.b-prices__item:nth-child(12),
.b-prices__item:nth-child(14),
.b-prices__item:nth-child(15) {
	margin-left: 40px;
}
.b-prices__item:nth-child(3),
.b-prices__item:nth-child(6),
.b-prices__item:nth-child(9),
.b-prices__item:nth-child(12) {
	width: 350px;
	padding-right: 0;
	border-right: none;
}
.b-prices__item_in {
	padding: 15px;
	background: #E8E8E8;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
	box-sizing: border-box;
}
.b-prices__name {
	margin-bottom: 20px;
	font-family: open_sans_light, arial;
	font-size: 17px;
	color: #5C5C5C;
	text-align: center;
}
.b-prices__name SPAN {
	display: block;
	font-weight: 600;
	font-size: 27px;
}
.b-prices__cont {
	margin-bottom: 20px;
	font-family: open_sans_light, arial;
	font-weight: 300;
	font-size: 16px;
	color: #5C5C5C;
}
.b-prices__cont UL {
	margin: 10px 10px 10px 30px;
	list-style-type: disc;
}
.b-prices__cont P {
	
}
.b-prices__price {
	font-family: open_sans_light, arial;
	color: #5C5C5C;
	text-align: center;
}
.b-prices__price__old {
	font-weight: 400;
	font-size: 17px;
	text-decoration: line-through;
}
.b-prices__price__cur {
	font-weight: 600;
	font-size: 27px;
}
.b-prices__price {
	margin-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.b-prices__price A {
	width: 65%;
	display: inline-block;
	padding: 11px 20px;
	border: solid 1px #000000;
	border-radius: 4px;
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 20px;
	color: #5C5C5C;
	text-decoration: none;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	-moz-transition: background .3s;
	transition: background .3s;
}
.b-prices__price A:hover {
	background: #E6E6E6;
}






.b-contacts__wrap {
	
}
.b-contacts__wrap__row {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}
.b-contacts__wrap__col {
	width: 48%;
	text-align: center;
}




.b-contacts {
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 18px;
	color: #5C5C5C;
}
.b-contacts__img {
	border: solid 6px white;
	border-radius: 10px;
	box-shadow: 0 0 10px silver;
}
.b-contacts A {
	color: #00A2E8;
}


.b-contacts__form {
	width: 500px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.b-contacts__form__row {
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
	margin-bottom: 30px;
}
.b-contacts__form__row INPUT[type="text"] {
	width: 220px;
	margin: 10px;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}
.b-contacts__form__row SELECT {
	width: 220px;
	margin: 10px;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}
.b-contacts__form__row INPUT[type="submit"] {
	padding: 10px 40px;
	background: #5C5C5C;
	border: none;
	border-radius: 14px;
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 17px;
	color: white;
	outline: none;
	cursor: pointer;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	-moz-transition: background .3s;
	transition: background .3s;
}
.b-contacts__form__row INPUT[type="submit"]:hover {
	background: #CCCCCC;
}










.b-articles {
	margin-top: 30px;
}
.b-articles__item {
	margin-bottom: 50px;
	padding-bottom: 50px;
	background: url("data:image/svg+xml;base64,CjxzdmcgaGVpZ2h0PSI5IiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNiYmJiYmIiIGQ9Ik0tMSw4TDUsMkwxMSw4IiBzdHJva2Utd2lkdGg9IjFweCI+Ij48L3BhdGg+PC9zdmc+Cg==") 50% 100% repeat-x;
}
.b-articles__head {
	font-family: PFSquareSansPro, arial;
	font-weight: 500;
	font-size: 30px;
	color: #5C5C5C;
}
.b-articles__img {
	margin: 15px 0;
}
.b-articles__img IMG {
	display: block;
}
.b-articles__small {
	font-family: open_sans_light, arial;
	font-size: 17px;
	color: #5C5C5C;
}
.b-articles__more {
	margin-top: 20px;
}
.b-articles__more A {
	font-family: PFSquareSansPro, arial;
	font-weight: 600;
	font-size: 20px;
	color: #00A2E8;;
}





.b-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
}
.b-modal__in {
	position: relative;
	width: 100%;
	height: 100%;
}
.b-modal__form__close {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background: url(/themes/default/mobile_menu_close.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
.b-modal__form {
	position: absolute;
	top: 35%;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	padding: 20px 20px 0px 20px;
	background: white;
	border: solid 1px gray;
	border-radius: 10px;
	box-shadow: 0 0 10px gray;
}
.b-modal__form__row {
	margin: 10px 0 30px 0;
	text-align: center;
}
.b-modal__form__row INPUT[type="text"] {
	width: 100%;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}
.b-modal__form__row TEXTAREA {
	width: 100%;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}
.b-modal__form__row INPUT[type="submit"] {
	display: inline-block;
	padding: 8px 30px;
	background: #5C5C5C;
	border: none;
	border-radius: 15px;
	font-family: PFSquareSansPro, arial;
	font-weight: 400;
	font-size: 15px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}




.main_slider_mobile {
	display: none;
}
.main_slider_mobile IMG {
	width: 100%;
	height: auto;
}