@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;700&family=Roboto:wght@100;300;400;700&display=swap');
@font-face {
  font-display: swap;
}
body	{
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
	margin-top: 30px;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
	}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
}
h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 200;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
}
h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0.5em;
	line-height: 1em;
}
h4 {
	font-size: 16px;
	font-weight: 700;
	}
h4 a{
	font-size: 16px;
	font-weight: 700;
}
h4 a:hover{
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}
h5 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0em;
	}
p {
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
}
.wrapper {
	width: min(1440px, 97vw);
	margin: 0 auto;
	padding: 0 10px;
}
.header {
	margin-bottom: 1em;
}
.logo {
	height: 5em;
	text-align: center;
}
.logo-shops {
	margin: 1em 0;
	display: flex;
	justify-content: center;
	border: solid 1px;
	border-color: #f6f6f6;
	box-shadow: 0em 0em 0.4em #dbdbdb;
	border-radius: 0.5em;
	padding: 0.25em;
	font-size: 1.2em;
}
/*.logo-shops:hover {
	box-shadow: 0em 0.3em 0.4em #dbdbdb;
	cursor: pointer;
	transition: box-shadow 150ms ease-out;
}*/
.logo-shops span {
	margin: auto 0.25em;
}

.phone {
	padding-top: 9px; 
	text-align: right;
	margin: auto;
}
.phone h1 {
	font-size: 1.3em;
}
.name {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5em;
	font-weight: 200;
	margin: auto auto auto 0;
	line-height: 1.1em;
	}
.name p {
	padding-left: 0.3em;
	text-indent: 0px;
	text-align: left;
	}

.menu-open {
		display: none;
		z-index: 96;
		height: 2.2em;
		text-align: right;
		margin: auto 0;
	}
.menu-close {
		display: none;
		z-index: 100;
		height: 2.2em;
		margin: 2em auto 1em auto;
		width: 100%;
		text-align: right;
	}

#overlay{
	background: #000;
	position: fixed;
	top:0;
	right: 0;
	bottom:0;
	left:0;
	z-index: 97;
	display: none;
	opacity: 0.5;
}

.nav-menu {
	width: 100%;
	display: flex;
	margin-bottom: 1em;
	z-index: 99;
}
.nav-button {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	background-color: #f6f6f6;
	padding: 10px !important;
	}
.nav-button a {
	text-decoration: none;
	color: #000000;
}
.nav-button a:hover{
	text-decoration: underline;
	color: #000000;
}
.nav-button a:visited {
	text-decoration: none;
	color: #000000;
}
.nav-button-over {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	text-decoration: underline;
	background-color: #dbdbdb;
	padding: 10px !important;
	cursor:pointer;
	}
.nav-button-over a {
	text-decoration: none;
	color: #000000;
}
.nav-button-over a:hover{
	text-decoration: underline;
	color: #000000;
}
.nav-button-over a:visited {
	text-decoration: none;
	color: #000000;
}
.nav-button-press {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	color: #FFF;
	background-color: #000;
	padding: 10px !important;
	}

a.callbutton{
	display: flex;
	justify-content: center;
	margin: 2em auto 1em auto;
	color: #fff;
	background: #DA251E;
	padding: 0.8em 1em;
	border-radius: 1em;
}
a.callbutton:hover {
	text-decoration: none;
	border-radius: 1em;
}
a.callbutton:visited {
	text-decoration: none;
}
a.writebutton {
	display: flex;
	justify-content: center;
	margin: 1em auto;
	color: #fff;
	background: #000;
	padding: 0.8em 1em;
	border-radius: 1em;
}
a.writebutton:hover {
	text-decoration: none;
}
a.writebutton:visited {
	text-decoration: none;
}
.carousel{
	background-color: #e8e8e8;
	}
.img-container {
    width: 100%;
    height: 100%;
    }
.carousel-inner h5{
	font-size: 20px;
	font-weight: 700;
}
.carousel-inner {
	font-size: 18px;
	font-weight: 100;
}

.text-fon-01 {
		padding: 10px !important;
		text-align: left;
		}
.text-fon-02 {
		padding: 10px !important;
		text-align: left;
		}
.text-fon-gallery-01 {
		padding: 10px !important;
		border-bottom: 6px solid;
		border-bottom-color: #000;
		}
.text-fon-gallery-02 {
		padding: 10px !important;
		border-bottom: 6px solid;
		border-bottom-color: #000;
		}
.photo-item-01 {
		padding: 1px !important;
		background-color: #f6f6f6;
		}
/*.wa-button {
	font-size: 2em;
	text-align:center;
	color: #FFF;
	background-color: #DA251E;
	border-radius: 20px;
	}*/
.price-button a {
	display: block;
	font-size: 1.4em;
	text-align:center;
	color: #FFF;
	background-color: #DA251E;
	border-radius: 0.5em;
	margin: 0.5em 7vw;
	padding: 1em 1em;
	transition: 250ms;
	}
.price-button a:hover{
	/*text-decoration: none;*/
	/*box-shadow: 0.1em 0.1em 0.4em #8d8d8d;*/
	/*background-color: #DA251E;*/
	/*transition: 250ms;*/
	}
.consult-button a {
	display: block;
	font-size: 1.4em;
	text-align:center;
	color: #FFF;
	background-color: #000;
	border-radius: 0.5em;
	margin: 0.5em 7vw;
	padding: 1em 1em;
	transition: 250ms;
	}
.price-list-01 { 
	text-align:center;
}
.price-list-02 { 
	text-align:left;
	border: 2px solid;
	border-color: #fff;
	padding: 10px !important;
	background-color: #000;
	color: #fff;
}
.price-list-03 { 
	text-align:left;
	border: 2px solid;
	border-color: #fff;
	padding: 2px 10px 2px 10px !important;
	background-color: #f6f6f6;
}
.price-list-04 { 
	text-align:right;
	border: 2px solid;
	border-color: #fff;
	padding: 2px 10px 2px 10px !important;
	background-color: #f6f6f6;
}
.price-list-05 { 
	text-align:left;
	border: 2px solid;
	border-color: #fff;
	padding: 2px 10px 2px 10px !important;
	background-color: #fff;
}
.price-list-06 { 
	text-align:left;
	font-style: italic;
	border: 2px solid;
	border-color: #fff;
	padding: 2px 10px 2px 10px !important;
	background-color: #fff;
}

.scrollup {
  position: fixed; /* фиксированная позиция */
  color: #fff; /* цвет текста */
  background-color: #000; /* цвет заднего фона */
  right: 20px; /* расстояние от правого края */
  bottom: 0px; /* расстояние от нижнего края */
  padding: 4px 10px; /* отступы до содержимого блока */
  font-size: 20px; /* размер шрифта (иконки) */
  border-top-left-radius: 10px; /* скругление верхнего левого угла */
  border-top-right-radius: 10px; /* скругление верхнего правого угла */
  cursor: pointer; /* форма курсора */
  display: none; /* не отображать элемент */
  text-align: center; /*выравнивание содержимого элемента по центру */
  z-index: 5;
  }
.scrollup:hover {
  background-color: #DA251E; /* цвет заднего фона при наведении */
}

.scrolldown {
  position: fixed; /* фиксированная позиция */
  color: #fff; /* цвет текста */
  background-color: #000; /* цвет заднего фона */
  right: 20px; /* расстояние от правого края */
  bottom: 0px; /* расстояние от нижнего края */
  padding: 4px 10px; /* отступы до содержимого блока */
  font-size: 20px; /* размер шрифта (иконки) */
  border-top-left-radius: 10px; /* скругление верхнего левого угла */
  border-top-right-radius: 10px; /* скругление верхнего правого угла */
  cursor: pointer; /* форма курсора */
  display: none; /* не отображать элемент */
  text-align: center; /*выравнивание содержимого элемента по центру */
  z-index: 5;
  }
.scrolldown:hover {
  background-color: #DA251E;
}
.scrolldown a {
	color: #fff;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 25px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

.accordion {
background-color: #f6f6f6;
color: #000000;
font-size: 16px;
font-weight: 400;
cursor: pointer;
padding: 5px;
text-align: left;
border: none;
outline: none;
transition: 0.4s;
width: 100%;
margin-top: 20px;
display: block;
}

.accordion:after {
  /*content: <i class="fa-solid fa-eye"></i>; /* Unicode character for "plus" sign (+) */
  /*font-family: 'FontAwesome'; /* Имена семейства шрифтов */
  /*content: "Открыть""\f070"; /* Символика иконок */
  content: "Развернуть"; /* Символика иконок */
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  float: right;
  margin-left: 5px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active_accordion, .accordion:hover {
background-color: #f6f6f6;
}

.active_accordion:after {
  /*content: "-"; /* Unicode character for "minus" sign (-) */
  content: "Свернуть"; /* Символика иконок */
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
/*padding: 0 18px;*/
background-color: white;
display: none;
overflow: hidden;
}
	.mobileonly {
		display: none;
	}
	.desktoponly {
		display: block;
	}
	.slideitem {
		height: 50vh;
		overflow: hidden;
	}
a.makeordermobile{
	display: none;
	align-content: center;
	justify-content: center;
	position: fixed;
	left: -100em;
	bottom: 1em;
	border-radius: 3.25em;
	padding: 0.5em 0.5em;
	font-size: 0.8em;
	height: 6.5em;
	width: 6.5em;
	background: #DA251E;
	color: #fff;
	border: none;
  overflow-x: hidden;
  font-weight: 500;
  z-index: 1000;
}
a.makeordermobile {
	text-decoration: none;
	}
a.makeordermobile:visited {
	text-decoration: none;
	}
a.makeordermobile .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-30deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 5s infinite linear;
}

@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    45% {
    	left: -150%;
    }
    55% {
    	left: 150%;
    }
    100% {
        left: 150%;
    }
}



@media (max-width: 991.5px) {
	body	{
	/*margin-top: 1em;*/
	font-size: 15px;
	padding-top: 3.2em;
	}
	h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
	}	
	h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 200;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
	}
	h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0.5em;
	line-height: 1em;
	}
	h5 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 8px;
	margin-bottom: 0em;
	}
	p {
	text-indent: 1em;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
	}
	.header {
		position: fixed;
		top:0;
		z-index: 50;
		background: #fff;
		width: 100%;
		height: 5em;
		margin-bottom: 0;
	}
    .logo {
	height: 3.8em;
	margin: auto 0;
    }
    .logo-shops {
	height: 6em;
	margin: 1em 0;
	}
    .phone h1 {
	font-size: 1em;
	}
	.name {
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
	line-height: 1em;
	}
	.name p {
	padding-left: 1em;
	text-indent: 0px;
	text-align: left;
	}
	.menu-open {
		display: block;
	}
	.menu-close {
		display: block;
	}
	.nav-menu {
	position: fixed;
	display: block;
	top:0;
	right:-100%;
	height: 100vh;
	width: min(18em, 100%);
	background-color: #FFF;
	transition: right 300ms ease-out;
}	
	.mobileonly {
		display: block;
	}
	.desktoponly {
		display: none;
	}
	.show-menu {
	right:0;
	}
	.show-menu ~ #overlay{
	display: block;
	}
	.nav-button {
	margin-bottom: 1px;
	}
	.nav-button-over {
	margin-bottom: 1px;
	}
	.nav-button-press {
	margin-bottom: 1px;
	}
	.text-fon-01 {
		padding: 5px !important;
		}
	.text-fon-02 {
		padding: 5px !important;
		}
	.text-fon-gallery-01 {
		padding: 5px !important;
		border-bottom: 0px solid;
		border-bottom-color: #000;
		}
		a.makeordermobile{
	left: 1em;
		}

}