
html *{
	max-height:1000000px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
*{
	margin: 0;
	padding: 0;
}
input:active, input:focus, button:focus{
	outline: none;
}
textarea:-moz-placeholder {
	font-size: 18px;
	color: darkgrey;
	font-weight: 400;
}
textarea::-webkit-input-placeholder {
	font-size: 18px;
	color: darkgrey;
	font-weight: 400;
}
input::-webkit-input-placeholder {
	font-size: 18px;
	color: darkgrey;
	font-weight: 400;
}
input::-moz-placeholder{
	font-size: 18px;
	color: darkgrey;
	font-weight: 400;
}
:-ms-input-placeholder{
	font-size: 18px;
	color: darkgrey;
	font-weight: 400;
}
.form-book input::-webkit-input-placeholder {
	font-size: 15px;
	color: #000;
	font-weight: 400;
}
.form-book input::-moz-placeholder{
	font-size: 15px;
	color: #000;
	font-weight: 400;
}
.form-book :-ms-input-placeholder{
	font-size: 15px;
	color: #000;
	font-weight: 400;
}
body{
	font-family: 'museo_sans_cyrl';
	font-size               : 14px;
	color: #24292e;
	line-height             : 1.2;
	font-weight             : 500;
	background: #fff;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {clear: both;}
.error{
	border: 1px solid #F73E6B!important;
}
body .p0{
	padding: 0px;
}
.m0{
	margin: 0px!important;
}
.fz0{
	font-size: 0;
}
.mgt-5{margin-top: 5px;}.mgt-10{margin-top: 10px;}.mgt-15{margin-top: 15px;}.mgt-20{margin-top: 20px;}.mgt-25{margin-top: 25px;}.mgt-30{margin-top: 30px;}.mgt-35{margin-top: 35px;}.mgt-40{margin-top: 40px;}.mgt-45{margin-top: 45px;}.mgt-50{margin-top: 50px;}.mgt-55{margin-top: 55px;}.mgt-60{margin-top: 60px;}.mgt-65{margin-top: 65px;}.mgt-70{margin-top: 70px;}.mgt-75{margin-top: 75px;}.mgt-80{margin-top: 80px;}.mgt-85{margin-top: 85px;}.mgt-90{margin-top: 90px;}.mgt-120{margin-top: 120px;}
.mgb-5{margin-top: 5px;}.mgb-10{margin-bottom: 10px;}.mgb-15{margin-bottom: 15px;}.mgb-20{margin-bottom: 20px!important;}.mgb-25{margin-bottom: 25px;}.mgb-30{margin-bottom: 30px;}.mgb-35{margin-bottom: 35px;}.mgb-40{margin-bottom: 40px;}.mgb-45{margin-bottom: 45px;}.mgb-50{margin-bottom: 50px;}.mgb-55{margin-bottom: 55px;}.mgb-60{margin-bottom: 60px;}.mgb-65{margin-bottom: 65px;}.mgb-70{margin-bottom: 70px;}
.pdt-5{padding-top: 5px;}.pdt-10{padding-top: 10px!important;}.pdt-15{padding-top: 15px;}.pdt-20{padding-top: 20px;}.pdt-25{padding-top: 25px;}.pdt-30{padding-top: 30px;}.pdt-35{padding-top: 35px;}.pdt-40{padding-top: 40px;}.pdt-45{padding-top: 45px!important;}.pdt-50{padding-top: 50px;}.pdt-55{padding-top: 55px;}.pdt-60{padding-top: 60px;}.pdt-65{padding-top: 65px;}.pdt-70{padding-top: 70px;}.pdt-75{padding-top: 75px;}.pdt-80{padding-top: 80px;}.pdt-85{padding-top: 85px;}.pdt-90{padding-top: 90px;}.pdt-95{padding-top: 95px;}.pdt-100{padding-top: 100px;}.pdt-105{padding-top: 105px;}.pdt-110{padding-top: 110px;}.pdt-115{padding-top: 115px;}.pdt-120{padding-top: 120px;}.pdt-125{padding-top: 125px;}
.pdb-5{margin-top: 5px;}.pdb-10{padding-bottom: 10px;}.pdb-15{padding-bottom: 15px;}.pdb-20{padding-bottom: 20px;}.pdb-25{padding-bottom: 25px;}.pdb-30{padding-bottom: 30px;}.pdb-35{padding-bottom: 35px;}.pdb-40{padding-bottom: 40px;}.pdb-45{padding-bottom: 45px;}.pdb-50{padding-bottom: 50px;}.pdb-55{padding-bottom: 55px;}.pdb-60{padding-bottom: 60px;}.pdb-65{padding-bottom: 65px;}.pdb-70{padding-bottom: 70px;}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.over{
	overflow: hidden;
}
.right{
	float: right;
}
.left{
	float: left;
}
.center{
	margin: 0 auto;
}
.pr-0{
	padding-right: 0px;
}
.pl-0{
	padding-left: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
}
.vm{
	display: inline-block;
	height: 100%;
	width:0;
	vertical-align: middle;
}
.ovh{
	overflow: hidden;
}
.dib{
	display: inline-block;
}
.pos-r{
	position: relative;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container{
	min-width: 300px;
	padding-left: 47px;
	padding-right: 47px;
}
.row{
	margin-left: -15px;
	margin-right: -15px;
}
a{
	outline: none;
}

header{
	background: url('../images/header-home.jpg')no-repeat center bottom;
	padding-bottom: 160px;
    margin-bottom: -35px;
}
.home-page{
	min-height: 671px;
}
.logo{
	text-align: center;
}
.menu-header-top li{
	list-style: none;
	float: left;
    margin-right: 11px;
}
.phone-header{
	text-align: right;
    padding-top: 15px;
}
.phone-header a{
	color: #24292e;
	font-size: 16px;
	font-weight: 900;
}
.phone-header span{
	display: block;
	color: #666;
	font-size: 12px;
	padding-top: 3px;
}
.menu-header-top a{
	color: #24292e;
	text-transform: uppercase;
	font-weight: bold;
}
.header-top{
	padding-top: 40px;
}
.menu-header-top{
    padding-top: 17px;
}
.header-main-item-txt h1{
	font-weight: 300;
	color: #2c2c2c;
	font-size: 42px;
    margin-top: 91px;
    margin-bottom: 22px;
}
.header-main-item-txt h1+p{
	color: #2c2c2c;
	font-size: 18px;
    margin-bottom: 48px;
	font-weight: 300;
}
.header-main-item-txt{
	max-width: 625px;
}
.header-main-item-txt a{
	width: 176px;
	height: 40px;
	background-color: #ea0a2a;
	border-radius: 20px;
	display: inline-block;
	text-align:center;
	color: white;
	font-size: 16px;
    line-height: 41px;
}
.header-main-item-img{
	float: right;
}
.header-main-item-img img{
	max-width: 100%;
}
.adv-item{
	width: 190px;
	text-align: center;
}
.adv-item p{
	font-size: 18px;
	color: #24292e;
	line-height: 24px;
}
.adv-img{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
}
.adv-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	padding: 0px 100px;
}
#adv{
	padding-bottom: 70px;
    margin-top: -39px;
}
.header-main-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.header-main-item-img{
	margin-top: 21px;
}

#select{
	min-height: 500px;
}
#select p{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #24292e;
    padding-top: 10px;
    padding-bottom: 48px;
}
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  text-align: left;
}
.custom-select:before{
	content: url('../images/search.png');
	position: absolute;
    left: 17px;
    top: 17px;
}
.custom-select:after{
	content: url('../images/select.png');
	position: absolute;
    right: 17px;
    top: 17px;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
	background: none;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
    color: #24292e;
    font-size: 18px;
    padding: 14px 32px;
    border: 1px solid #c1c1c1;
    border-radius: 25px;
    cursor: pointer;
    padding-left: 45px;
}
.select-items{
	border: 1px solid #c1c1c1;
	border-radius: 25px;
}
.select-items div{
	border: none;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.custom-select{
	display: inline-block;
}
.select-item{
	text-align: center;
}
.select-item h4{
	color: #24292e;
	font-size: 16px;
	font-weight: 500;
    padding-bottom: 9px;
}
.select-loc div{
	font-size: 16px;
	font-weight: bold;
	position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}
.select-loc div:before{
	content: url('../images/loc.png');
	position: absolute;
    left: 0px;
    top: -5px;
}
.net-loc {
	font-size: 16px;
	font-weight: bold;
	/*position: relative;*/
	padding: 15px 0 0 20px;
	/*width: 25%;*/
	/*float: left;*/
    text-align: left;
}
.net-loc a:before{
	content: url('../images/point.png');
	position: absolute;
    left: -3px;
    top: 19px;
}
.select-loc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	padding-top: 49px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 50px;
    flex-wrap: wrap;
}
.net-loc{
	justify-content: space-around;
	padding-top: 20px;
	padding-bottom: 20px;
}

.no-found div{
	font-size: 14px;
	color: #6d6d6d;
	text-align: center;
    padding-top: 18px;
    padding-bottom: 7px;
}
.no-found-links a:nth-of-type(1){
	width: 229px;
	height: 50px;
	background-color: #fcd000;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	color:#fff;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 53px;
	vertical-align: top;
	margin:0px 10px;
}
.no-found-links a:nth-of-type(2){
	width: 260px;
	height: 50px;
	background-color: #ea0a2a;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	color:#fff;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 53px;
	vertical-align: top;
	margin:0px 10px;
}

footer{
	min-height: 313px;
	background: url('../images/footer.png')no-repeat center;
	margin-top: 50px;
	text-align: center;
    padding-top: 100px;
}
.phone-footer a{
	color: #24292e;
	font-size: 20px;
	font-weight: 900;
	display: inline-block;
	margin-bottom: 3px;
}
.logo-footer{
	padding-bottom: 41px;
}
.phone-footer span{
	color: #666;
	font-size: 15px;
}
.catalog-page-content h3{
	font-size: 32px;
	text-align: center;
	font-weight: 500;
    padding-bottom: 26px;
}
.catalog-item{
	border: 1px solid #e8e8e8;
	padding: 20px;
	width: 300px;
	margin-bottom: 30px;
}
.catalog-item h4{
	color: #24292e;
	font-size: 21px;
	font-weight: 900;
	text-transform: uppercase;
}
.catalog-item h4 span{
	color: #5e5e5e;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
}
.catalog-page-content-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.catalog-page-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-left: -47px;
	margin-right: -47px;
}
.catalog-page-content{
	width: 935px;
}
.catalog-page-sidebar{
	width: 240px;
}
.catalog-item-img{
	height: 250px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-bottom: 43px;
}
.catalog-item-img img{
	max-width: 70%;
}
.catalog-item p{
	color: #5e5e5e;
	font-size: 16px;
}
ul.accordion{
    padding-left:0;
    width: 100%;
}
.accordion>li{
	margin-bottom: 7px;
}
.accordion>li a{
	display: inline-block;
	margin-bottom: 10px;
}
ul.accordion li{
    list-style: none;
}
ul.accordion li a:link, ul.accordion li a:visited {
    display: block;
    text-decoration: none;
    color: #24292e;
	font-size: 16px;
	/*font-weight: 900;*/
}
ul.accordion li a:hover, ul.accordion li a:active {

}
/*Вложенное меню*/
ul.accordion li ul {
    padding-left: 0;
}
ul.accordion li ul a:link, ul.accordion li ul a:visited {
    color:black;
    background: white;
}
ul.accordion li ul a:hover, ul.accordion li ul a:active {
	color: #ea0a2a!important;
	font-size: 16px;
	text-decoration: underline;
}
.catalog-page-sidebar ul.accordion li ul a{
	color: #5f5f5f;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
#contact-page{
	text-align: center;
}
#contact-page h1{
	font-size: 32px;
	font-weight: 500;
	margin-top: 0px;
    padding-bottom: 16px;
}
.contact-item{
	font-size: 16px;
}
.contact-item b{
	font-weight: 900;
}
.contact-item div{
	margin-bottom: 19px;
}
.contact-item div a{
	color: #ea0a2a;
	text-decoration: underline;
}
.contact-item h4{
	font-weight: 900;
	padding-bottom: 20px;
}
.single-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.single-item-img{
	width: 510px;
	text-align: center;
}
.single-item-img img{
	max-width: 100%;
}
.single-item-txt{
	width: 575px;
}
.single-item-txt-desc b{
	font-weight: 900;
}
.single-item-txt-desc{
	font-size: 16px;
	color: #252525;
	line-height: 26px;
	padding-bottom: 30px;
}
.single-page-back{
	position: absolute;
    left: 0px;
    top: -36px;
}
.single-page-back a{
	width: 176px;
	height: 40px;
	background-color: #ea0a2a;
	border-radius: 20px;
	color:#fff;
	font-size: 16px;
	font-weight: 900;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	position: relative;
	padding-left: 10px;
}
.single-page-back a:hover{
	opacity: 0.8;
}
.single-page-back a:before{
	content: url('../images/back.png');
	position: absolute;
	left: 15px;
	top: 1px;
}
.single-item-txt h1{
	font-weight: 900;
	color: #252525;
	font-size: 24px;
	margin:5px 0px 10px 0px;
}
.single-item-txt h1+p{
	color: #252525;
	font-size: 18px;
    padding-bottom: 26px;
}
.single-item-txt > span{
	color: #616365;
	font-size: 18px;
}
.single-item{
    padding-top: 38px;
    padding-bottom: 70px;
}
.slick-prev:before, .slick-next:before{
	display: none;
}
.slick-prev, .slick-next{
	width: 44px;
	height: 44px;
	top: 37%;
}
.slick-prev{
	background: url('../images/left.png')no-repeat center;
	left: -120px;
}
.slick-next{
	background: url('../images/right.png')no-repeat center;
	right: -120px;
}
.colapse-menu-button{
	display: none;
}
.single-item-txt-table img{
	max-width: 100%;
}

.location {
	display: none;
}
/*.cities .select-loc:nth-child(1) {*/
	/*display: block;*/
/*}*/

.city {
	width: 260px;
	height: 50px;
	border-radius: 30px;
	padding: 0 25px;
	font-size: 18px;
	-webkit-appearance: none;
	background-image: url('../images/select.png');
	background-position: 220px 20px;
	background-repeat: no-repeat;
	background-color: #fff;
	line-height: 1em;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none!important;
	outline: none;
}

.city::-ms-expand {
	display: none;
}

.table {
	margin: 10px 0;
	width: 100%;
	font-size: 16px;
}
.table tr {
	height: 24px;
}
.table tr:nth-child(1) {
	border-bottom: 1px solid #0f0f0f;
}
.table tr:nth-child(1) td {
	text-align: center;
	font-weight: bold;
}

.table tr td:nth-child(1) {
	width: 40%;
}
ul.pagination {
	display: flex;
	margin: 0 auto ;
}
ul.pagination li {
	list-style: none;
	display: flex;
	padding: 10px;
	font-size: 22px;
}
.link-black {
	color: #24292e;
}
.link-black:hover {
	text-decoration: underline;
}


#contact-page p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}

#contact-page a {
	color: #cc0000;
}
#contact-page a:hover {
	color: #000;
}
#contact-page a.link-black {
    color: #000;
}

#contact-page b, #contact-page strong {
	font-weight: 700;
	font-size: 17px;
}

#single-page p {
	font-weight: 300;
}
.row-mobi {
	display: inline-flex;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}
