h1 {
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6, .page-header h2 a, .categories-list h2 a {
	color: #6B5740;
}

h2, h3, h4, h5, h6 {
	text-align: center;
}


/*====================== ����� ����� J4.4 ======================*/

.logo-image a {
	width: 250px!important;
}

.sand_cap,
.sand_cap_search,
.sand_cap_head2 {
	height: 65px!important;
	background: url("../images/logo_squ.png")!important;
}

.sand_cap_ref a {
	color: #F4EDE3!important;
}
.sand_cap_ref p {
	margin-top: 10px!important;
	line-height: 10px!important;
}

.sand_cap_head .sand_cap_ref {
	text-align: right!important;
}
.sand_cap_search :first-child,
.sand_cap_head2 :first-child {
	margin-top: 15px!important;
}

#t4-header .container {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.sand_cap_head2 .form-control,
.sand_cap_search .form-control {
	background-color: #F7D7AA!important;
}

/* ���������*/
.page-item .page-link  {
	color: #605442!important;
}

.page-item.active .page-link  {
	background-color: #f7d7aa!important;
	border-color: #9b7e5d!important;
}

/* ���� ���������*/
h2.item-title  a {
	color: #9b7e5d!important;
}

.header__contact {
	display: flex;
  	gap: 38px;
  	align-items: center;
}

.header__contact-whatsapp {
	width: 30px;
  	display: inline-block;
}

.header__contact-right {
	text-align: right;
}

a.header__contact--tel {
	color: #6B5740;
	font-size: 18px;
	font-weight: 800;
	white-space: nowrap;
}

a.header__contact--tel:hover {
	text-decoration: underline;
}

.header__contact-right p {
	margin: 0;
}

a.header__contact--mail {
	color: #333;
	font-size: 13px;
	text-decoration-line: underline; 
}

a.header__contact--mail:hover {
	text-decoration: none;
}

.header__logotype {
	display: flex;
  	align-items: center;
  	gap: 16px;
}

.logotype {
	width: 56px;
	flex: 0 0 56px;
}

.logo-title p {
	margin: 0;
	line-height: normal;
}

.logo-title {
	white-space: nowrap;
}

.logo-title__top a {
	color: #6B5740;
	font-size: 18px;
	font-weight: 800;
	line-height: 20px;
	letter-spacing: -0.18px;
	text-transform: uppercase; 
}

.logo-title__bottom a {
	color: #333;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.13px; 
}

.logo-title__top a:hover, .logo-title__bottom a:hover {
	text-decoration: none;
}

.top-bar .t4-section-inner {
	background-image: url(/images/top-bar-bg.png);
  	background-repeat: no-repeat;
  	background-position: top center;
  	background-size: 100% 100%;
  	max-width: 1200px;
  	min-height: 50px;
  	padding: 0 70px;
}

.t4-header {
	padding: 26px 0;
}

.t4-header .t4-row {
	align-items: center;
}

.top-bar .t4-row{
	align-items: center;
  	min-height: 50px;
}

p.top-bar__text {
	margin: 0;
}


.awesomplete > input {
	border-radius: 8px;
  	background: #FFF9F2;
  	border: none;
  	height: 30px;
  	background-image: url(/images/search-ico.svg);
  	background-repeat: no-repeat;
  	background-position: top 50% right 18px;
  	background-size: 15px;
	padding-right: 35px;
}

.awesomplete > input::placeholder {
	color: #333;
	font-family: Rubik;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	opacity: 1;
}

.mod-finder.js-finder-searchform.form-search {
	max-width: 180px;
}

@media (max-width: 575px) {
	.top-bar .t4-section-inner {
  		min-height: auto;
  		padding: 0 15px;
  		background: none;
	}

	.mod-finder.js-finder-searchform.form-search {
		max-width: 100%;
	}

}

.footer-wrapper {
	background-image: url(/images/footer-bg.webp);
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: cover;
}

.module-title {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	text-transform: inherit;
	margin: 0 0 19px 0;
}

.t4-footnav .container {
  	padding-top: 45px;
  	padding-bottom: 45px;
}

.t4-footnav a {
	color: #333;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.copyright-wrapper {
	background: #6B5740;
	padding: 19px 0;
}

.footer-copy {
	display: flex;
  	align-items: center;
  	justify-content: space-between;
}

.footer-copy p {
	margin: 0;
}

.footer-list__item {
	line-height: normal;
}

.text-bold {
	font-weight: bold;
}

.footer-contact__address, .footer-contact__phone, .footer-contact__mail {
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.footer-yandex__text a {
	text-decoration: underline;
}

.footer-yandex__text a:hover {
	text-decoration: none;
}

.footer-copy, .footer-copy a {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25.6px;
}

.footer-copy a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer-copy__policy a {
	color: #F5F5F5;
	font-size: 16px;
	font-weight: 800;
	line-height: 25.6px;
	text-decoration: underline; 
}

.footer-copy__policy a:hover {
	color: #F5F5F5;
	text-decoration: none; 
}

.footer-list__link.active {
	text-decoration: underline;
}

.about-block {
	display: flex;
	gap: 45px;
}

.about-block__left {
	flex: 0 0 340px;
}

.price-service {
	margin-bottom: 174px;
	padding-bottom: 44px;
}

.price-service__wrapper {
  	display: grid;
  	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr;
	gap: 60px 20px;
}

.price-service__title {
	margin-bottom: 59px;
}

.price-service__item-inner {
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF; 
	padding: 30px 30px 50px;
	/*height: 100%;*/
	min-height: 363px;
  	display: flex;
  	flex-direction: column;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); 
	transition: all 0.3s ease 0s;
}

.price-service__item-inner:hover {
	box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.10);
	border: 1px solid rgba(0, 0, 0, 0); 
}

.price-service__item-title {
	color: #6B5740;
	font-size: 24px;
	font-weight: 800;
	line-height: 33.6px;
	margin-bottom: 0;
}

.price-service__list {
	padding-left: 32px;
	margin-top: 20px;
	flex-grow: 1;
	list-style: none;
}



.price-service__list-item {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 19.6px;
	position: relative;
}

.price-service__list-item:after {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: -30px;
	transform: translateY(-50%);
	background: url(/images/check.svg);
}

.price-service__price {
	font-size: 18px;
	font-weight: 500;
	line-height: 21.6px;
	margin-bottom: 0;
}

.price-service__subtitle {
	margin-bottom: 0;
	color: rgba(51, 51, 51, 0.50);
	font-size: 16px;
	line-height: 22.4px;
}

.price-service__btn {
	display: inline-flex;
	padding: 14px 60px;
	border-radius: 8px;
	background: rgba(255, 166, 58, 1); 
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 19.2px;
	align-items: center;
  	justify-content: center;
	transition: all 0.3s ease 0s;
	opacity: 0;
  	visibility: hidden;
}

.price-service__btn:hover {
	background: rgba(255, 166, 58, 0.7); 
	color: #FFF;
	text-decoration: none;
}

.price-service__item-inner:hover .price-service__btn {
	opacity: 1;
  	visibility: visible;
}

.price-service__item {
	/*padding-bottom: 100px;*/
}

.price-service__item:hover {
	padding-bottom: 0;
}

.price-service__btn-inner {
	position: absolute;
  	bottom: 50px;
	text-align: center;
	width: 100%;
  	left: 0;
}

.price-service__item:hover .price-service__btn-inner {
}

.price-service__item-inner {
	position: relative;
}

.price-service__price-time {
	font-size: 14px;
	font-weight: 400;
}

.price-service__item-inner:hover {
	min-height: 443px;
  	padding: 30px 30px 130px;
}

.about-block__left video {
	margin-bottom: 50px;
}

.about-block__left-link {
	display: inline-block;
	padding: 14px 60px;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, 0.10); 
	color: #333;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 19.2px;
	margin-bottom: 20px;
	transition: all 0.3s ease 0s;
	min-width: 244px;
}

.about-block__left-link:hover {
	text-decoration: none;
	background: #FFA63A;
	color: #fff; 
}

.about-block__right .a-teg a {
	color: #6B5740;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	text-decoration-line: underline; 
	background-color: transparent;
  	padding: 0;
}

.about-block__right h2 {
	text-align: left;
	margin-bottom: 17px;
}

.about-block__right h2 a {
	text-decoration: none;
}

.about-block__right a {
	color: #6B5740;
	text-decoration-line: underline; 
}

a.about-right__phone {
	color: #666;
	font-style: normal;
	font-weight: 700;
	text-decoration: none; 
}

.advantage-method__subtitle {
	color: #333;
	font-family: Caveat, sans-serif;
	font-size: 40px;
	text-align: center;
	margin-bottom: 6px;
}

.advantage-method__wrapper {
	display: flex;
  	justify-content: space-between;
	background-image: url(/images/met-bg.jpg);
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: 44%;
	padding: 50px 0;
}

.advantage-method__left {
	text-align: right;
}

.advantage-method__right {
	text-align: left;
}

.advantage-method__left, .advantage-method__right {
	flex: 0 0 396px;
}

.about-block {
	margin-bottom: 170px;
}

.advantage-method__title {
	line-height: normal;
	margin-bottom: 23px;
	font-weight: 800;
}

.advantage-method {
	margin-bottom: 104px;
}

.advantage-method__img {
	margin-bottom: 5px;
}

.advantage-method__item {
	margin-bottom: 39px;
}

.advantage-method__item p {
	margin-bottom: 0;
}

.gallery {
	margin-bottom: 220px;
}

.gallery__wrapper {
	display: flex;
	gap: 50px;
}

.gallery__right {
	display: flex;
  	gap: 15px 30px;
	flex-wrap: wrap;
	flex: 0 0 450px;
}

.gallery__thumb-wrapper {
	flex: 0 0 calc(33% - 19px);
  	display: inline-block;
  	height: 130px;
	border-radius: 8px;
  	overflow: hidden;
}

.gallery__thumb {
  	width: 100%;
  	object-fit: cover;
  	object-position: center;
	height: 100%;
	opacity: 0.5;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

.gallery__thumb.active {
	opacity: 1;
}

.gallery__primal-img {
	display: none;
	border-radius: 8px; 
	max-height: 420px;
	width: 100%;
	object-fit: cover;
  	object-position: center;
}

.gallery__primal-img.active {
	display: block;
}

.gallery__left {
	flex: 1;
}

.gallery__title {
	margin-bottom: 40px;
}

.reviews {
	display: flex;
  	gap: 35px;
  	align-items: center;
	margin-bottom: 143px;
	margin-left: -30px;
}

.reviews__left {
	/*overflow: hidden;*/
  	display: inline-block;
  	width: 34%;
	background-image: url(/images/rev-bg-item.png);
  	background-repeat: no-repeat;
  	background-position: center;
}

.reviews__right {
	/*overflow: hidden;*/
  	display: inline-block;
  	width: 63%;
}

.reviews__title {
	font-size: 36px;
	font-weight: 500;
	color: #6B5740;
	text-align: left;
	margin-bottom: 40px;
	padding-top: 16px;
}

.reviews__right-slider-quote {
	margin-bottom: 24px;
}

.reviews__item {
}

.reviews__img {
	width: 224px;
  	height: 231px;
  	object-fit: cover;
  	display: inline-block;
  	max-width: 224px;
  	object-position: top;
	border-radius: 10px;
	margin-bottom: 24px;
}

.reviews__parent-name {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 8px;
}

.reviews__children-name {
	color: rgba(51, 51, 51, 0.50);
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
}

.reviews__rate {
	font-size: 25px;
  	letter-spacing: 5px;
}

.reviews__left-slider {
	}

.reviews__item-inner {
	display: flex;
	padding: 25px 40px 40px 40px;
	flex-direction: column;
	align-items: center;
	flex-shrink: 0; 
	border-radius: 8px;
	background: #fff;
	box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.10); 
	width: 312px;
 	height: 390px;
	margin: 44px 31px;
}


.reviews__right .slick-dots {
	display: flex;
  	justify-content: center;
}

.reviews__right .slick-dots button {
	opacity: 0;
  	visibility: hidden;
}

.reviews__right .slick-dots li {
	color: rgba(51, 51, 51, 0.30); 
	font-size: 36px;
	cursor: pointer;
}

.reviews__right .slick-dots li.slick-active {
	color: #6B5740;
}

.about_number {
	display: flex;
  	justify-content: space-between;
	margin-top: 42px;
}


.about_number__item {
	max-width: 270px;
}

.about_number__item .about_number__item-num {
	color: #FFA63A;
	font-size: 30px;
	font-weight: 800;
	line-height: 42px;
	margin-bottom: 7px;
}

.about_number__item .about_number__item-text {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 21px;
}

.footer-list__item::marker {
	font-size: 11px;
}

.footer-list {
	padding-left: 20px;
}

.reviews__title.reviews__title--mob {
	display: none;
}


@media (max-width: 991px) {
  #t4-header .col-sm-3 {
	flex: 0 0 45%;
    	max-width: 45%;
  }
}

.go-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: auto;
  z-index: 89;
}

.go-up img {
  width: 100%;
}

.video-inner {
	position: relative;
}

#playBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/video-bg.jpg);
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
}

#playBtn.hide {
display: none;
}

.about-block__left video {
  opacity: 0;
}

.about-block__left video.active {
  opacity: 1;
}

/*====================== ���� ���� =============================*/

/* ����� ������ ��������� ���� ����� �����*/
.t4-palette-gray .t4-megamenu .navbar-nav > li a,
.t4-palette-gray .t4-megamenu .navbar-nav > li .nav-link {
  font-weight:bold!important;
  font-size:14px!important;
  color: #F7D7AA!important;
  text-shadow: 2px 2px 0 #9B7E5D!important;
}

/* ���� ������ ���� ��� ��������� */
.t4-palette-gray .t4-megamenu .navbar-nav > li > a:hover, 
.t4-palette-gray .t4-megamenu .navbar-nav > li.active > .nav-link:hover,
.items-more .nav-tabs > li > a:hover {
  border-radius: 7px!important;
  color: #605442!important;
  background-color:#F7D7AA!important;	
  text-shadow: 1px 0px 0 #E2B588!important;
}

/* �SS �������� ������ ����� �����*/
.t4-palette-gray .t4-megamenu .navbar-nav > li.active > a,
.t4-palette-gray .t4-megamenu .navbar-nav > li.active > .nav-link {
   	border-radius: 7px!important;
	background-color: #9B7E5D!important;
}

.t4-palette-gray .t4-megamenu .navbar-nav  > li.active > a:hover,
.t4-palette-gray .t4-megamenu .navbar-nav > li.active > .nav-link:hover,
.t4-palette-gray .t4-megamenu .navbar-nav  > li.active > a:focus.
.t4-palette-gray .t4-megamenu .navbar-nav > li.active > .nav-link:focus {
	border-radius: 7px!important;
	text-shadow: 1px 1px 0 #E2B588!important;
}

/* �SS ����������� ���� ����� �����*/

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active > .nav-link {
  color: #605442 !important;
  border-radius: 7px !important;
  background-color: transparent !important;
}



/*--------------------- ���������� ����������� ������ ----------------------------*/
@media (max-width: 1199px) {
	.price-service__item-inner {
  		min-height: 416px;
	}
	.about_number__item {
  		max-width: 100%;
		margin-bottom: 20px;
	}
	.about_number {
  		display: block;
	}
.reviews__left {
  width: 39%;
}

.reviews__right {
  width: 57%;
}
}

@media (max-width: 991px) {
	.sand_cap,
	.sand_cap_search,
	.sand_cap_head2 {
		height: 45px!important;
	}
	.sand_cap_search :first-child,
	.sand_cap_head2 :first-child {
		margin-top: 5px!important;
	}

	.price-service__wrapper {
  		grid-template-columns: repeat(2, 1fr);
	}

.about-block {
  display: block;
}
.advantage-method__left, .advantage-method__right {
  flex: 0 0 33%;
}
.gallery__wrapper {
  flex-direction: column;
}

.reviews__left {
    width: 53%;
  }
.reviews__right {
    width: 40%;
  }

#playBtn {
  left: 50%;
  width: 338px;
  transform: translateX(-50%);
  background-position: center;
}

}
@media (max-width: 767px) {
	.sand_cap_head2 .form-control {
		margin-top: 5px!important;
	}
	.t4-palette-gray .t4-megamenu .navbar-nav > li a,
	.t4-palette-gray .t4-megamenu .navbar-nav > li .nav-link {
		font-size:12px!important;
		text-shadow: 1px 1px 0 #9B7E5D!important;
	}

	.price-service__wrapper {
  		grid-template-columns: 1fr;
	}

	.price-service__item-inner {
  		min-height: auto;
	}

	.price-service__item-inner:hover {
  		min-height: auto;
	}

.price-service {
  margin-bottom: 60px;
}

.about-block {
  margin-bottom: 60px;
}

.advantage-method {
  margin-bottom: 60px;
}

.gallery {
  margin-bottom: 60px;
}

.advantage-method__left, .advantage-method__right {
  flex: 0 0 100%;
}

.advantage-method__wrapper {
  background-size: 100%;
  flex-direction: column;
}

.advantage-method__left {
  text-align: left;
}
.reviews {
  display: block;
  margin-left: 0;
}

.reviews__left {
    width: 100%;
    display: block;
  }
.reviews__right {
    width: 100%;
    display: block;
  }

.reviews__item-inner {
  width: 100%;
  box-sizing: border-box;
	margin: 0;
}
.reviews__item.slick-slide {
	padding: 44px;
}

.reviews__title {
	display: none;
}


.reviews__title.reviews__title--mob {
	display: block;
}

.price-service__item-inner {
    	min-height: auto;
	padding: 30px 30px 130px;
  }

.price-service__item-inner .price-service__btn {
  opacity: 1;
  visibility: visible;
}

.footer-copy {
  flex-direction: column;
}

.go-up {
  bottom: 100px;
}
}



@media (max-width: 577px) {
	.sand_cap {
		height: 65px!important;
	}
	.sand_cap_head2 .form-control {
		line-height: 25px!important;
	}
}
@media (min-width: 577px) {
	.logo-image a  {
		max-height: 65px!important;
	}
	.navbar-brand.logo-control img.logo-img  {
		max-height: none!important;
	}
	
}


/* 17.11.2023 */
.btn-orange {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	outline: none;
	border: none;
	border-radius: 8px;
	background: #FFA63A;
	padding: 15px 24px;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	transition: 200ms linear;
}
.btn-orange:hover {
	background: rgba(255, 165, 56, 70%);
}
.slick-dots {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 24px;
}
.slick-dots li {
	flex: none;
	list-style: none;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: rgba(51, 51, 51, 0.30);
	cursor: pointer;
}
.slick-dots li.slick-active {
	background: #6B5740;
}
.slick-dots li button {
	display: none;
}
.t4-main-body {
	padding-top: 0;
}
.main-first {
	padding-bottom: calc(100px - 1rem);
}
.main-first .container {
	padding: 0;
}
.main-first__grid {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
}
.main-first__left {
	position: relative;
	z-index: 5;
	max-width: 560px;
}
.main-first__title {
	color: #6B5740;
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
	letter-spacing: -1.2px;
}
.main-first__desc {
	margin-top: 32px;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: -0.48px;
}
.main-first__btn {
	margin-top: 80px;
}
.main-first__right {
	position: relative;
	z-index: 0;
}
.main-first__bg {
	max-width: none;
	position: absolute;
	top: 37px;
	right: -96px;
	z-index: -1;
}
.main-first__img {
	position: relative;
	z-index: 2;
	margin-left: auto;
    margin-right: 0;
    display: block;
}
.certificates {
	margin-bottom: 170px;
}
.certificates .slick-dots {
	margin-top: 62px;
}
.certificates__title {
	margin: 0 0 54px 0;
}
.certificates__slider a {
	display: block;
	margin-right: 45px;
}
.certificates__slider img {
	height: 260px;
	width: 100%;
	object-fit: contain;
}
.noindex-blocks .certificates,
.noindex-blocks .advantage-method{
	margin-top: 100px;
	margin-bottom: 0;
}
.noindex-blocks .gallery {
	margin-top: 60px;
	margin-bottom: 0;
}
.noindex-blocks .advantage-method__wrapper {
	padding-bottom: 0;
}
.article-info .category-name,
.article-info .createdby {
	display: none;
}
@media (max-width: 991px) {
	.slick-dots {
		gap: 12px;
	}
	.main-first__grid {
		grid-template-columns: 100%;
	}
	.main-first__right {
		display: none;
	}
}
@media (max-width: 768px) {
	.main-first__title {
		font-size: 30px;
		line-height: 35px;
	}
	.main-first__btn {
		margin-top: 52px;
	}
	.certificates {
		margin-bottom: 60px;
	}
	.certificates__slider a {
		margin-right: 0;
	}
	.certificates__title {
		margin-bottom: 25px;
	}
	.certificates .slick-dots {
		margin-top: 25px;
	}
	.noindex-blocks .certificates,
	.noindex-blocks .advantage-method{
		margin-top: 50px;
		margin-bottom: 0;
	}
	.noindex-blocks .gallery {
		margin-top: 20px;
		margin-bottom: 0;
	}
}

.content-categoryteoriya_page h1 {
    text-align: center;
}

.com-content-article.item-pagevideo h1 {
    font-size: 40px;
    text-align: center;
}

.content-categoryfoto h1 {
    text-align: center;
}

.com-content-article.item-pagehitrova-olga-viktorovna h1, .com-content-article.item-pagekniga h1 {
    font-size: 40px;
    text-align: center;
    text-transform: none;
}
.header__contact-whatsapp {
	display: flex;
	align-items: center;
	gap: 10px;
	line-height: 15px;
	width: auto;
	margin-top: 5px;
}
@media (max-width: 767px) {
	.header__contact {
		padding: 10px 0;
		width: 100%;
    justify-content: flex-end;
	}
}

.tags-list {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin: 0 -5px;
    margin-top: 30px;
	margin-bottom: 60px;
}
.tags-list a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 166, 58, 1);
    padding: 14px 38px;
    border-radius: 8px;
    background: rgba(255, 166, 58, 1);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;          
    margin: 5px;
    text-decoration: none;
    text-align: center;
    transition: 200ms linear;
}
.tags-list a:hover {
    background: rgba(255, 166, 58, 0.7);
	color: #FFF;
    text-decoration: none;
}
@media (max-width: 525px) {
    .tags-list {
        margin: -5px;
        margin-bottom: 20px;
    }
    .tags-list a {
        width: calc(100% / 2 - 10px);
        font-size: 12px;
        padding: 5px;
    }
}