@font-face {
	font-family: "Muller";
	src: url("../fonts/MullerBold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Muller";
	src: url("../fonts/MullerLight.woff2") format("woff2");
	font-weight: light;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Muller";
	src: url("../fonts/MullerMedium.woff2") format("woff2");
	font-weight: medium;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Muller";
	src: url("../fonts/MullerRegular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Circe";
	src: url("../fonts/CirceRegular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Inter";
	src: url("../fonts/Inter-Medium.woff2") format("woff2");
	font-weight: medium;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "pt-rouble-sans";
	src: url("../fonts/pt-rouble-sans.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
* {
	padding: 0px;
	margin: 0px;
	border: none;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Links */

a, a:link, a:visited  {
    text-decoration: none;
}

a:hover  {
    text-decoration: none;
}

/* Common */

aside, nav, footer, header, section, main {
	display: block;
}

h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
	font-weight: inherit;
}

ul, ul li {
	list-style: none;
}

img {
	vertical-align: top;
}

img, svg {
	max-width: 100%;
	height: auto;
}

address {
  font-style: normal;
}

/* Form */

input, textarea, button, select {
	font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}

input::-ms-clear {
	display: none;
}

button, input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}

input:focus, input:active,
button:focus, button:active {
    outline: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

label {
	cursor: pointer;
}

legend {
	display: block;
}
/*--------------------*/
.advantage-icon{
	width: 64px;
	height: 64px;
	display: none;
}
.block {
    opacity: 0;
    transition: opacity 0.5s ease; /* анимация появления */
}
.container{
	max-width: 1290px;
	margin: 0 auto;
}
.contact-block{
	display: none;
}
.img-mini{
	display: none;
}
header{
    width: 100%;
    background: linear-gradient(84deg, #136ca0 0%, #3bbac2 100%);
    height: 100px;
    box-shadow: 0px 2px 10px 0px rgba(78, 127, 222, 0.20);
	margin-bottom: 23px;
}
.header__container{
    display: flex;
    max-width: 1290px;
    margin: 0 auto;
    justify-content: space-around;
	align-items: center;
	height: 100%;
	padding: 0 10px 0 10px;
}
/*логотип*/
.logo{ 
	display: inline-block;
	background-image: url(../image/logo.png);
	width: 260px;
    height: 83px;
}
.salon-link{
	text-align: center;
}
/*города в шапке*/
.salon-city{
	font-family: "Muller";
	font-weight: 400;
	font-size: 22px;
	color: #2a2651;
	margin-left: 5px;
}
.connection-block{
    display: flex;
	height: 100%;
	flex-direction: row;
	align-items: center;
	max-width: 360px;
	width: 100%;
	justify-content: space-between;
}
.tel{
    color: #1B1D32;
    text-align: right;
    font-family: "Muller";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
/*кнопки месенджеров*/
.btn{
	display: inline-block;
	width: 46px;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.whatsapp{
	background: url("../image/whatsapp.png") center/29px no-repeat, rgba(255, 255, 255, 0.8);
}
.telegram{
	background: url("../image/telegram.png") center/28px no-repeat, rgba(255, 255, 255, 0.8);
}
/*----------Слайдер--------------*/
.my-salon{
	margin-bottom: 20px;
}
.slider{
	width: 100%;
	height: 500px;
	background: linear-gradient(84deg, #136ca0 0%, #3bbac2 100%);
}
.mySwiper {
	width: 1290px;
	height: 100%;
}
.mySwiper2 {
	width: 630px;
	height: 390px;
	border-radius: 10px;
}
.mySwiper3 {
	width: 630px;
	height: 390px;
	border-radius: 10px;
}
.sp-slide:nth-child(1n){
	background: url(../image/sp/1.jpg)center/100% 100% no-repeat;
}
.sp-slide:nth-child(2n){
	background: url(../image/sp/2.jpg)center/100% 100% no-repeat;
}
.sp-slide:nth-child(3n){
	background: url(../image/sp/3.jpg)center/100% 100% no-repeat;
}
.sp-slide:nth-child(4n){
	background: url(../image/sp/4.jpg)center/100% 100% no-repeat;
}
.sp-slide:nth-child(5n){
	background: url(../image/sp/5.jpg)center/100% 100% no-repeat;
}
.kh-slide:nth-child(1n){
	background: url(../image/khotkovo/1.jpg)center/100% 100% no-repeat;
}
.kh-slide:nth-child(2n){
	background: url(../image/khotkovo/2.jpg)center/100% 100% no-repeat;
}
.kh-slide:nth-child(3n){
	background: url(../image/khotkovo/3.jpg)center/100% 100% no-repeat;
}
.kh-slide:nth-child(4n){
	background: url(../image/khotkovo/4.jpg)center/100% 100% no-repeat;
}
#button-salon-next {
	width: 60px;
}
#button-salon-prev {
	width: 60px;
}
.swiper-slide {
	padding-top: 20px;
	text-align: center;
	background: transparent;
}
.swiper1 {
	margin-left: auto;
	margin-right: auto;
}
.swiper-wrapper{
	padding: 20px;
}
.swiper-button-next::after {
	display: none;
}
.swiper-button-prev::after {
	display: none;
}
.slide3{
	padding-top: 5%;
}
/*.salon-block {
    opacity: 1;
    transition: opacity 1s ease;
}*/
/*-----------------------------------*/
h2{
	margin-top: 30px;
	margin-bottom: 50px;
	font-family: "Muller";
	font-weight: 500;
	font-size: 40px;
	line-height: 60%;
	text-align: center;
	color: #2a2651;
}
.advantage-block {
	color: #ffff;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 25px;
	margin-bottom: 50px;
	margin-left: 2px;
	margin-right: 2px;
}
.optometrics {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 630px;
	height: 300px;
	background-color: #1A80A8;
	border-radius: 6px;
	padding-left: 15px;
	overflow: hidden;
}
.advantage-title{
	font-family: "Muller";
	font-weight: 500;
	font-size: 28px;
}
.advantage-text{
	margin-top: 20px;
	font-family: "Muller";
	font-weight: 400;
	font-size: 16px;
	line-height: 171%;
	color: #fff;
}
.staff {
	display: flex;
	justify-content: space-between;
	width: 630px;
	height: 300px;
	background-color: #0C669C;
	border-radius: 6px;
	padding-left: 15px;
	overflow: hidden;
}
.staff-text{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.optometrics-img{
	margin-top: 5px;
}
.staff-img{
	
}
.advantage-element{
	width: 408px;
	height: 109px;
}
.assortment {
	border-radius: 6px;
	box-shadow: 0 2px 20px 0 rgba(78, 127, 222, 0.2);
	background: #218cad;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 5px 0 15px;
}
.best-price {
	border-radius: 6px;
	background: #197299;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 5px 0 15px;
}
.twenty-years {
	border-radius: 6px;
	background: #31a9ba;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 5px 0 15px;
}
.services {
	background: #e9f4ff;
}
.container {
}
.services-background{
	background-image: url(../image/pngwing.png);
	padding: 10px 0 120px 0;
}
.services-block {
	display: flex;
	gap: 25px;
	margin: 0 4px 0 4px;
	justify-content: space-around;
}
.service-element{
	border-radius: 6px;
	width: 336px;
	height: 321px;
	box-shadow: 0 2px 10px 0 rgba(78, 127, 222, 0.2);
	background: #fff;
}
.services-info{
	display: flex;
	flex-direction: column;
	padding: 25px 28px 0 28px;
	justify-content: center;
	align-self: flex-start;
}
.services-title{
	font-family: "Muller";
	font-weight: 500;
	font-size: 24px;
	line-height: 83%;
	color: #1b1d32;
	text-align: center;
	margin-bottom: 10px;
}
.services-text{
	font-family: "Muller";
	font-weight: 400;
	font-size: 13px;
	line-height: 154%;
	color: #6d768c;
}
.specialists{
	background: linear-gradient(180deg, #f1f8ff 0%, #e9edf6 100%);
}
.specialists-h2{
	margin-bottom: 0;
}
.specialists-block {
	display: flex;
	flex-direction: column;
	gap: 35px;
	align-items: center;
	padding-bottom: 30px;
}
.optometrist {
	border-radius: 20px;
	width: 794px;
	height: 370px;
	box-shadow: 0 10px 26px 0 rgba(165, 175, 197, 0.24);
	background: #fff;
	display: flex;
	padding: 32px 20px 90px 32px;
	justify-content: space-between;
	gap: 32px;
	z-index: 1;
}
.otometrist-info {
}
.optometrist-name {
	font-family: "Muller";
	font-weight: 500;
	font-size: 20px;
	color: #1b1d32;
	margin-bottom: 5px;
}
.optometrist-title {
	font-family: "Muller";
	font-weight: 400;
	font-size: 15px;
	line-height: 133%;
	color: #7e83ae;
	margin-bottom: 15px;
}
.optometrist-text {
	font-family: "Muller";
	font-weight: 400;
	font-size: 14px;
	line-height: 157%;
	color: #6d768c;
}
.optometrist-img{
	border-radius: 6px;
	width: 189px;
	height: 302px;
}
/*-----Наши салоны---------------*/
.button-block{
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-bottom: 40px;
}
button{
	box-shadow: 0 2px 10px 0 rgba(78, 127, 222, 0.2);
	background: #fff;
	border-radius: 3px;
	width: 167px;
	height: 40px;
	font-family: "Muller";
	font-weight: 500;
	font-size: 18px;
	color: #2a2651;
	transition: all 0.3s;
}
button.active{
	box-shadow: 0 8px 10px 0 rgba(2, 142, 206, 0.32);
	background: linear-gradient(90deg, #0c669c 0%, #3bbac2 100%), #39b6c0;
	color: #fff;
}
.salon-block{
	margin-bottom: 10px;
	display: flex;
	gap: 20px;
	justify-content: space-around;
	flex-wrap: wrap;
}
#block1{
	display: flex;
}
#block2{
	display: none; 
}
.maps2{
	display: none;
}
.maps3{
	display: none;
}
/*---------------footer------------*/
footer{
	background: linear-gradient(90deg, #0c669c 0%, #3bbac2 100%);
	min-height: 170px;
	width: 100%;
	font-family: "Muller";
	color: #fff;
}
.footer-container{
	display: flex;
	justify-content: space-between;
	padding: 20px;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px;
}
.footer-link-block{
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.footer-link{
	color: #fff;
	font-size: 14px;
}
.city-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 200%;
}
.footer-connection{
	display: flex;
	gap: 30px;
}
.ip{
	flex-grow: 1;
	height: 43px;
	background: rgba(27, 29, 50, 0.26);
	font-weight: 400;
	font-size: 14px;
	line-height: 171%;
	padding: 12px;
}
.feature-block {
	display: flex;
	justify-content: space-around;
	text-align: center;
	gap: 10px;
}
.feature-element {
	max-width: 300px;
}
.feature-img {
	margin-bottom: 10px;
}
.feature-title {
	font-family: "Muller";
	font-weight: 500;
	font-size: 22px;
	line-height: 155%;
	text-align: center;
	color: #2a2651;
	margin-bottom: 10px;
}
.feature-text {
	font-family: "Muller";
	font-weight: 400;
	font-size: 16px;
	line-height: 162%;
	text-align: center;
	color: #757aa4;
}

.swiper-wrapper{
	padding: 0px;
}

/*--------медиа запросы-------*/


@media (max-width: 1300px){
	.swiper{
		width: 1100px;
	}
	.swiper-slide img{
		transform: scale(0.9);
	}
	.advantage-block{
		justify-content: center;
	}
	.optometrics {
		width: 474px;
		height: 270px;
	}
	.optometrics-img{
		transform: scale(0.9);
		margin-left: 17px;
	}
	.staff {
		width: 474px;
		height: 270px;
	}
	.staff-img{
	}
	.advantage-title{
		font-size: 20px;
		width: 250px;
	}
	.advantage-text{
		margin-top: 20px;
		font-weight: 400;
		font-size: 13px;
		line-height: 171%;
		color: #fff;
	}
	.advantage-element{
		width: 308px;
		height: 109px;
	}
	.advantage-img{
		transform: scale(0.8);
	}
	.mySwiper2 {
		width: 630px;
	}
	.mySwiper3 {
		width: 630px;
	}
}
@media (max-width: 1122px) {
	.mySwiper2 {
		max-width: 530px;
		height: 390px;
		border-radius: 10px;
	}
	.mySwiper3 {
		width: 530px;
		height: 390px;
		border-radius: 10px;
	}
}
@media (max-width: 1100px){
	.slider{
		height: 400px;
	}
	.swiper{
		width: 900px;
	}
	.swiper-slide img{
		transform: scale(0.9);
	}
	.mySwiper2 {
		max-width: 530px;
	}
	.mySwiper3 {
		width: 530px;
	}
}
@media (max-width: 1022px){
	.mySwiper2 {
		max-width: 480px;
		height: 390px;
	}
	.mySwiper3 {
		width: 480px;
	}
}
@media (max-width: 1000px){
	header{
		height: 85px;
	}
	.header__container{
		justify-content: space-around;
	}

	.salon-link{
		width: 159px;
	}
	.connection-block{
		max-width: 315px;
		width: 100%;
		justify-content: flex-end;
		gap: 10px;
	}
	.advantage-block{
		justify-content: center;
		gap: 10px;
	}
	.optometrics {
		width: 374px;
		height: 180px;
		padding-left: 5px;
	}
	.optometrics-img{
		transform: scale(0.6);
		margin-left: -42px;
	}
	.staff {
		width: 374px;
		height: 180px;
		padding-left: 5px;
	}
	.staff-img{
	}
	.advantage-title{
		font-size: 15px;
		width: 250px;
	}
	.advantage-text{
		margin-top: 20px;
		font-weight: 400;
		font-size: 10px;
		line-height: 171%;
		color: #fff;
	}
	.advantage-element{
		width: 246px;
		height: 109px;
	}
	.advantage-img{
		transform: scale(0.8);
	}
	.services-block {
		gap: 10px;
		justify-content: center;
	}
	.service-element{
		width: 250px;
		height: 239px;
	}
	.services-info{
		padding: 10px 10px;
	}
	.services-title{
		font-weight: 600;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.feature-block{
		flex-wrap: wrap;
	}
	.footer-logo{
		width: 100%;
		background-repeat: no-repeat;
		background-position: center;
	  }
}
@media (max-width: 920px){
	.feature-block {
		display: flex;
		justify-content: space-around;
		text-align: center;
		gap: 10px;
	}
	.feature-element {
		max-width: 250px;
	}
	.feature-img {
		height: 40px;
	}
	.feature-title {
		font-size: 16px;
	}
	.feature-text {
		font-size: 12px;
	}
}
@media (max-width: 901px){
	.slider{
		height: 280px;
	}
	.swiper{
		width: 700px;
	}
	.swiper-slide img{
		transform: scale(0.85);
	}
	.swiper-wrapper{
		padding: 0px;
	}
	.mySwiper2 {
		max-width: 480px;
	}
	.mySwiper3 {
		width: 480px;
	}
}
@media (max-width: 840px){
	.specialists-block {
		flex-direction: row;
		gap: 15px;
		justify-content: center;
		flex-wrap: wrap;
	}
	.specialists-h2{
		width: 100%;
		margin-bottom: 20px;
	}
	.optometrist {
		width: 320px;
		height: 450px;
		padding: 20px;
		gap: 5px;
		flex-direction: column;
		justify-content: flex-start;
	}
	.optometrist-text {
		font-size: 10px;
	}
	.optometrist-img{
		width: 117px;
		height: 117px;
	}
	.img-max{
		display: none;
	}
	.img-mini{
		display: block;
	}
}
@media (max-width: 800px){
	.optometrics {
		width: 354px;
		height: 180px;
		padding-left: 5px;
	}
	.advantage-text{
		width: 230px;
	}
	.optometrics-img{
		
	}
	.staff {
		width: 354px;
		height: 180px;
		padding-left: 5px;
	}
	.staff-img{
		margin-left: -15px;
	}
	.advantage-element{
		width: 230px;
		height: 90px;
	}
}
@media (max-width: 750px){
	h2{
		margin-top: 15px;
		margin-bottom: 20px;
	}
	header{
		margin-bottom: 0;
	}
		.advantage-block{
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}
	.advantage-element{
		width: 374px;
		height: 80%;
	}
	.optometrics{
		width: 374px;
	}
	.optometrics-img{
		left: -43px;
	}
	.staff{
		width: 374px;
	}
	.staff-img{
		right: 69px;
	}
	.none750{
		display: none;
	}
	.contact-block{
		display: flex;
		background: #f1f3f7;
		height: 50px;
		align-items: center;
		justify-content: space-around;
	}
	.salon-link{
		width: 360px;
	}
	.advantage-block{
		margin-bottom: 10px;
	}
}
@media (max-width: 701px){ /*--------------*/
	.slider{
		height: 200px;
	}
	.swiper{
		width: 500px;
	}
	.swiper-slide img{
		transform: scale(0.8);
	}
	.swiper-button-next img{
		display: none;
	}
	.swiper-button-prev img{
		display: none;
	}
	.mySwiper2 {
		max-width: 480px;
	}
	.mySwiper3 {
		width: 480px;
	}
}
@media (max-width: 655px){
	.specialists-block{
		flex-direction: column;
	}
	.services-block{
		flex-wrap: wrap;
	}
	.services-background{
		background-size: auto 100%;
		padding-bottom: 50px;
	}
	.footer-link-block{
		width: 100%;
		flex-direction: row;
		justify-content: space-around;
	}
}
@media (max-width: 520px){
		.tel p {
		display: none; /* Скрыть текст в блоке */
	}
	.tel{
		display: inline-block;
		width: 46px;
		height: 46px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.phone{
		background: url("../image/phone.png") center/24px no-repeat, rgba(255, 255, 255, 0.8);
	}
	.slider{
		height: 200px;
	}
	.swiper{
		width: 400px;
	}
	.swiper-slide img{
		transform: scale(1.0)
	}
	.swiper-wrapper{
		padding-top: 20px;
	}
	.mySwiper2 {
		width: 480px;
		border-radius: 0%;
	}
	.mySwiper3 {
		width: 480px;
		border-radius: 0%;
	}
}
@media (max-width: 500px){
	.mySwiper2 {
		width: 390px;
	}
	.mySwiper3 {
		width: 390px;
	}
	.maps1{
		display: none;
	}
	.maps2{
		display: block;
	}
}
@media (max-width: 400px){
	.optometrics{
		width: 360px;
	}
	.staff{
		width: 360px;
	}
	.optometrics-img{
		margin-left: -55px;
	}
	.staff-img{
		left: -84px;
	}
	.advantage-element{
		width: 360px;
	}
	.slider{
		height: 200px;
	}
	.mySwiper{
		width: 360px;
		height: 200px;
	}
	.mySwiper2{
		width: 320px;
		height: 280px;
	}
	.mySwiper3{
		width: 320px;
		height: 280px;
	}
	.swiper-slide img{
		transform: scale(1.0);
	}
	.swiper-wrapper{
		padding-top: 20px;
	}
	.maps2{
		display: none;
	}
	.maps3{
		display: block;
	}
}
@media (max-width: 363px){
	.optometrics{
		width: 320px;
		height: 120px;
	}
	.advantage-text{
		width: 100%;
		margin-top: 5px;
	}
	.staff{
		width: 320px;
		height: 120px;
		align-items: center;
	}
	.optometrics-img{
		display: none;
	}
	.staff-img{
		display: none;
	}
	.advantage-element{
		width: 320px;
	}
	.advantage-icon{
		display: inline-block;

	}
	.salon-city{
		font-size: 18px;
	}
	.mySwiper{
		width: 320px;
		height: 200px;
	}
}