/*
Theme Name: НейроШкола Профимед
Theme URL:
Description: Тема для НейроШкола
Version: 1.0
Author: Ivanov Ivan
Author URL:
*/

@charset "utf-8";
/* CSS Document */

/* reset - start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
aside, nav, footer, header, section { display: block; }
/* reset - end */



body {
	min-width: 300px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	background-color: #ffffff;
	cursor: default;
	overflow-x: hidden;
}
.wrapper {
	max-width: 1300px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0 2%;
}
div {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;	
}
.clear {
	clear: both;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: sub;
}
a {
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}







/* ------------------ общие стили начало --------------------- */
.bg-gradient {
	background: 
	linear-gradient(111deg, 
	rgba(46, 46, 46, 0.52) 14.33%, 
	rgba(28, 28, 28, 0.61) 44.24%, 
	rgba(55, 55, 55, 0.58) 80.06%, 
	rgba(20, 20, 20, 0.54) 104.5%);
}
.height-30 {
	height: 30px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-36 {
	height: 36px;
}
.underline {
	width: 100px;
	height: 3px;
	background-color: #f99e00;
	margin: 15px auto;
}
.box-shadow {
	box-shadow: 10px 10px 20px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 10px 10px 20px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 10px 10px 20px 2px rgba(0, 0, 0, 0.15);
	-khtml-box-shadow: 10px 10px 20px 2px rgba(0, 0, 0, 0.15);
}
/* ------------------ общие стили конец ---------------------- */








/* ------------------ Верхнее Меню начало -------------------- */
#head .top-menu {
	overflow: hidden;
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 36px;
	background-color: #F22577;
}
#head .top-menu .menu-btn {
	display: none;
	font-size: 22px;
	color: #ffffff;
	padding: 7px 0 5px 2%;
}
#head .top-menu ul {
	float: left;
	position: relative;
	left: 50%;
}
#head .top-menu li {
	float: left;
	position: relative;
	right: 50%;
}
#head .top-menu li a {
	display: block;
	font-size: 18px;
	color: #ffffff;
	opacity: 0.8;
	text-decoration: none;
	padding: 8px 12px;
}
#head .top-menu li a:hover {
	opacity: 1;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#head .top-menu .menu-btn {
		display: block;
	}
	#head .top-menu ul {
		display: none;
	}	
}
/* ------------------ Верхнее Меню конец --------------------- */






/* ------------------ линия Контакты начало ------------------ */
#head .logo {
	float: left;
	width: 280px;
	height: 60px;
	background-image: url("pic/logo-w.png");
	background-size: 100%;
	margin-top: 10px;
}
#head .cont-line {
	overflow: hidden;
	padding: 5px 0;
	background-color: #ffffff;
}
#head .contact {
	overflow: hidden;
	float: right;
	padding: 8px 0;
}
#head .contact .phone {
	float: right;
	width: 230px;
	margin-left: 5px;
}
#head .contact .phone a {
	display: block;
	font-size: 26px;
	color: #17BC9D;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
}
#head .contact .phone a:hover {
	color: #091F2A;
}
#head .contact .social {
	overflow: hidden;
	float: right;
	padding: 10px 0;
}
#head .contact .social a {
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 5px;
}
#head .contact .social .whats {
	background-image: url("pic/icon-wa.png");
}
#head .contact .social .teleg {
	background-image: url("pic/icon-tg.png");
}
#head .contact .time {
	color: #999999;
	text-align: right;
	padding: 4px 0 0 0;
}
#head .contact .time span {
	color: #12265a;
}
#head .slogan  {
	width: 100%;
	max-width: 380px;
	padding: 0 20px;
	margin: 0 auto;
}
#head .slogan p  {
	color: #12265a;
	text-align: center;
	line-height: 130%;
	padding: 15px 20px 0 20px;
}

@media screen and (min-width: 300px) and (max-width: 1000px) {
	#head .slogan p  {
		display: none;
	}
}
@media screen and (min-width: 300px) and (max-width: 600px) {
	#head .logo {
		float: none;
		width: 280px;
		margin: 0 auto;
	}
	#head .contact {
		float: none;
		width: 280px;
		margin: 0 auto;
	}
	#head .contact .phone {
		width: 190px;
	}
	#head .contact .phone a {
		font-size: 22px;
	}
	#head .contact .social {
		padding: 7px 0 0 0;
	}
	#head .slogan p  {
		display: none;
	}
}
@media screen and (min-width: 601px) and (max-width: 800px) {
	#head .contact {
		width: 280px;
	}
	#head .contact .phone {
		width: 190px;
	}
	#head .contact .phone a {
		font-size: 22px;
	}
	#head .contact .social {
		padding: 7px 0 0 0;
	}
	#head .slogan p  {
		display: none;
	}
}
/* ------------------ линия Контакты  конец ------------------- */







/* ------------------ Блок Слайдера начало ------------------- */
#slide {
	position: relative;
	overflow: hidden;
	background-image: url("pic/bg-slide.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
}
#slide .top-pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-image: url("pic/bg-slide-top.png");
	background-repeat: no-repeat;
	background-position: top center;
}
#slide .bot-pic {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	background-image: url("pic/bg-slide-bot.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100%;
}
#slide .base {
	position: relative;
	width: 600px;
	aspect-ratio: 1/1;
	margin: 40px auto;
	display: flex;          /* Включаем Flexbox */
	align-items: center;    /* Центрируем по вертикали */
	background-image: url("pic/bg-base.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
}
#slide .base .text {
	text-align: center;
	padding: 20% 10% 10% 10%;
}
#slide .base .text h1 {
	font-size: 30px;
	color: #F22577;
	font-weight: bold;
	line-height: 120%;
}
#slide .base .text .capt {
	font-size: 22px;
	color: #12265a;
	line-height: 130%;
	padding: 10px 0;
}
#slide .base .text .btn-click {
    display: block;
    width: 240px;
    height: 56px;
    font-size: 20px;
    color: #F22577;
    line-height: 55px;
    text-align: center;
    text-decoration: none;
	 border: 2px solid #F22577;
    padding: 0 20px;
    background-color: #ffffff;
    border-radius: 28px;
    -moz-border-radius: 28px;
    -khtml-border-radius: 28px;
    -webkit-border-radius: 28px;
    margin: 3vh auto 0 auto;
}
#slide .base .text .btn-click:hover {
	color: #ffffff;
	background-color: #F22577;
}
#slide .base .car {
	position: absolute;
	top: -5%;
	left: -5%;
	z-index: 2;
	width: 153px;
	height: 120px;
	opacity: 0;
	background-image: url("pic/car.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;	
}
/* анимация */
#slide .base .car {
	animation: move-car 0.6s ease-out;
	animation-fill-mode: forwards;
	animation-delay: 2s;
}
@keyframes move-car {
  0% {
	opacity: 0;
	top: -5%;
	left: -5%;
  }
  100% {
   opacity: 1;
	top: 10%;
	left: 10%;
  }
}
/* анимация */

#slide .base .left-line {
	position: absolute;
	top: 17%;
	left: -15%;
	z-index: 1;
	opacity: 0;
	width: 130px;
	height: 392px;
	background-image: url("pic/left-line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;	
}
/* анимация */
#slide .base .left-line {
	animation: move-left-line 0.8s ease-out;
	animation-fill-mode: forwards;
	animation-delay: 1.5s;
}
@keyframes move-left-line {
  0% {
	opacity: 0;
	top: 17%;
	left: -15%;
  }
  100% {
   opacity: 1;
	top: 20%;
	left: 0%;
  }
}
/* анимация */

#slide .base .right-line {
	position: absolute;
	top: 12%;
	right: -15%;
	opacity: 0;
	z-index: 1;
	width: 107px;
	height: 231px;
	background-image: url("pic/right-line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;	
}
/* анимация */
#slide .base .right-line {
	animation: move-right-line 0.8s ease-out;
	animation-fill-mode: forwards;
	animation-delay: 1.5s;
}
@keyframes move-right-line {
  0% {
	opacity: 0;
	top: 12%;
	right: -15%;
  }
  100% {
   opacity: 1;
	top: 20%;
	right: 0%;
  }
}
/* анимация */
@media screen and (min-width: 300px) and (max-width: 440px) {
}
@media screen and (min-width: 300px) and (max-width: 440px) {
}
@media screen and (min-width: 300px) and (max-width: 500px) {
	#slide .base {
		 width: 100%;
		 background-size: 100%;
	}
	#slide .base .text h1 {
		 font-size: 30px;
	}
	#slide .base .text .capt {
		 font-size: 20px;
	}
	#slide .base .car {
		 width: 120px;
	}
	#slide .base .text .btn-click {
		display: block;
		width: 230px;
		height: 50px;
		line-height: 50px;
		border-radius: 25px;
		-moz-border-radius: 25px;
		-khtml-border-radius: 25px;
		-webkit-border-radius: 25px;
	}
	#slide .base .car {
		 display: none;
	}
	#slide .base .left-line {
		display: none;
	}
	#slide .base .right-line {
		display: none;
	}
	#slide .base .text h1 {
		font-size: 22px;
		padding: 0px 20px;
	}
	#slide .base .text .capt {
 		font-size: 18px;
		padding: 0px 20px;
	}
	#slide .base .text {
		padding: 0;
	}
}
@media screen and (min-width: 501px) and (max-width: 800px) {
	#slide .base {
		 width: 500px;
	}
	#slide .base .text h1 {
		 font-size: 24px;
	}
	#slide .base .text .capt {
		 font-size: 20px;
	}
	#slide .base .car {
		 width: 120px;
	}
	#slide .base .text .btn-click {
		display: block;
		width: 230px;
		height: 50px;
		line-height: 50px;
		border-radius: 25px;
		-moz-border-radius: 25px;
		-khtml-border-radius: 25px;
		-webkit-border-radius: 25px;
	}
}

/* ------------------ Блок Слайдера конец -------------------- */





/* ------------------ Наши преимущества начало --------------- */
#our-advant {
	overflow: hidden;
	position: relative;
	min-height: 150px;
	background-color: #ffffff;
	padding: 30px 0 20px 0;
}
#our-advant .advant-item {
	float: left;
	position: relative;
	width: 12.5%;
	top: 80px;
	opacity: 0;
	text-align: center;
	padding: 30px 15px 20px 15px;
}
/* анимация */
#our-advant .advant-item.show {
	animation: move-up 0.5s ease-out;
	animation-fill-mode: forwards;
}
@keyframes move-up {
  0% {
    opacity: 0;
	 top: 80px;
  }
  100% {
    opacity: 1;
	 top: 0px;
  }
}
/* анимация */

#our-advant .advant-item img {
	width: 80px;
}
#our-advant .advant-item p {
	font-size: 18px;
	color: #12265a;
	line-height: 140%;
	padding: 10px 0;
}


@media screen and (min-width: 300px) and (max-width: 540px) {
	#our-advant .advant-item {
		width: 50%;
		padding: 20px 15px 10px 15px;
	}
	#our-advant .advant-item p {
		 font-size: 18px;
		 padding: 8px 0;
	}
}
@media screen and (min-width: 541px) and (max-width: 800px) {
	#our-advant .advant-item {
		width: 25%;
		padding: 20px 15px 10px 15px;
	}
	#our-advant .advant-item p {
		 font-size: 18px;
		 padding: 8px 0;
	}	
}
@media screen and (min-width: 801px) and (max-width: 1200px) {
	#our-advant .advant-item {
		width: 25%;
		padding: 20px 15px 10px 15px;
	}
}
/* ------------------ Наши преимущества конец ---------------- */







/* ------------------ Зачем нейропсихолог начало -------------- */
#why {
	background: url("pic/bg-why.jpg") no-repeat center top;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
	padding: 50px 0;
}
#why .block {
    float: left;
	 width: 50%;
}
#why .block.n1 {
	 opacity: 0;
}
/* анимация */
#why .block.n1.show {
	animation: why-opacity 2.0s ease-out;
	animation-fill-mode: forwards;
	animation-delay: 0.5s;
}
@keyframes why-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* анимация */

#why .block h3 {
	font-size: 28px;
	color: #ffffff;
	line-height: 120%;
}
#why .block ul {
	padding: 10px 0 0 5%;
}
#why .block li {
	font-size: 20px;
	color: #B7B2C7;
	line-height: 130%;
	background: url("pic/ul-marker.png") no-repeat 0px 9px;
	padding: 8px 0 8px 36px;
}

/* стили для слайдер начало  */
#why .itcss {
	padding-top: 10px;
}
#why .itcss__wrapper {
	background-color: transparent;
}
#why .itcss__items {
  transition-duration: 1.2s; /* Длительность перехода 0.5 секунды */
}
#why .itcss__item img {
	width: 100%;
}
#why .itcss__btn {
	top: 53%;
	background-color: transparent;
}
#why .itcss__btn_prev {
	left: -10px;
}
#why .itcss__btn_prev::before {
	background-image: url("pic/icon-sas-prev.png");
}
#why .itcss__btn_next {
	right: -10px;
}
#why .itcss__btn_next::before {
	background-image: url("pic/icon-sas-next.png");
}
#why .itcss__indicators {
    display: none;
}
/* стили для слайдер конец  */

@media screen and (min-width: 300px) and (max-width: 800px) {
	#why .block {
		 width: 100%;
	}
	#why .block h3 {
		font-size: 22px;
	}
	#why .block li {
		 font-size: 18px;
		 background: url(pic/ul-marker.png) no-repeat 0px 5px;
		 padding: 6px 0 6px 36px;
	}	
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
	#why .block h3 {
		font-size: 22px;
	}
	#why .block li {
		 font-size: 18px;
		 background: url(pic/ul-marker.png) no-repeat 0px 5px;
		 padding: 6px 0 6px 36px;
	}	
}
/* ------------------ Зачем нейропсихолог конец --------------- */







/* ------------------ блок О школе начало -------------------- */
#school {
	position: relative;
	background: url("pic/bg-school.jpg") no-repeat bottom center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
	padding: 60px 0 40px 0;
}
#school .school-pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: url("pic/bg-school-top.png") no-repeat top center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
}
#school .block-school {
	position: relative;
	overflow: hidden;
	float: left;
	width: 60%;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
	padding: 0 20px; 
}
#school .block-school.n1 {
	left: -50%;
	opacity: 0;
}
#school .block-school.n2 {
	right: -50%;
	opacity: 0;
}

/* анимация - начало */
#school .block-school.n1.show {
	animation: left-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
#school .block-school.n2.show {
	animation: right-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes left-center {
	0% {
		left: -50%;
		opacity: 0;
	}
	100% {
		left: 0%;
		opacity: 1;
	}
}
@keyframes right-center {
	0% {
		right: -50%;
		opacity: 0;
	}
	100% {
		right: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#school .block-school h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;
}
#school .block-school .pic {
	text-align: center;
}
#school .block-school .pic img {
	width: 160px;
	-webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
           transition: all 0.6s ease;
}
#school .block-school .short {
	font-size: 20px;
	color: #091F2A;
	line-height: 130%;
	padding: 8px 0;
}
#school .block-school .btn-click {
	display: block;
	width: 200px;
	height: 52px;
	font-size: 20px;
	color: #ffffff;
	line-height: 51px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.0);
	border: 2px solid #F22577;
	padding: 0 20px;
	background-color: #F22577;
	border-radius: 26px;
	-moz-border-radius: 26px;
	-khtml-border-radius: 26px;
	-webkit-border-radius: 26px;
	margin: 5px auto 20px auto;
}
#school .block-school .btn-click:hover {
	color: #F22577;
	background-color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
}
#school .block-school .capt {
	font-size: 20px;
	color: #091F2A;
	font-weight: bold;
	padding: 12px 0 0px 0;
}
#school .block-school:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#school .block-school .text {
	font-size: 18px;
	color: #66777F;
	opacity: 0.8;
	line-height: 130%;
	padding: 8px 0;
}
#school .profimed {
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 20px 20px;
	margin: 10px 0 20px 0;
	box-shadow: 7px 7px 12px 2px rgb(0 0 0 / 10%);
	-moz-box-shadow: 7px 7px 12px 2px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 7px 7px 12px 2px rgb(0 0 0 / 10%);
	-khtml-box-shadow: 7px 7px 12px 2px rgb(0 0 0 / 10%);
}
#school .profimed .image {
	width: 200px;
	height: 60px;
	margin-bottom: 8px;
}
#school .profimed .image a {
	display: block;
}
#school .profimed .image img {
	width: 100%;
}
#school .profimed .descr {

}
#school .profimed .descr p {
	font-size: 18px;
	color: #66777F;
	line-height: 130%;
}
#school .profimed .descr a {
	color: #F22577;
	text-decoration: none;
}
#school .profimed .descr a:hover {
	color: #6866F9;
}
#school .profimed .descr strong {
	color: #091F2A;
}


#school .profimed .descr .btn-click {
	display: block;
	width: 200px;
	height: 52px;
	font-size: 20px;
	color: #ffffff;
	line-height: 51px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.0);
	border: 2px solid #17BC9D;
	padding: 0 20px;
	background-color: #17BC9D;
	border-radius: 26px;
	-moz-border-radius: 26px;
	-khtml-border-radius: 26px;
	-webkit-border-radius: 26px;
	margin: 15px auto 10px auto;
}
#school .profimed .descr .btn-click:hover {
	color: #17BC9D;
	background-color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
}

@media screen and (min-width: 300px) and (max-width: 520px) {
	#school .block-school {
		 width: 100%;
	}
}
@media screen and (min-width: 521px) and (max-width: 800px) {
	#school .block-school {
		 width: 80%;
	}
}
/* ------------------ блок О школе конец --------------------- */







/* ------------------ про нейрокоррекцию начало -------------- */
#what-neuro {
	background: url("pic/bg-what-neuro.jpg") no-repeat center center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
	padding: 40px 0;
}
#what-neuro .neuro-wr {
	display: flex;
	justify-content: stretch;
}
#what-neuro .block-neuro {
	position: relative;
	float: left;
	overflow: hidden;
	width: 48%;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-radius: 40px;
	background-color: #ffffff;
	padding: 0 0 40px 0;
	margin: 1% 1%;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#what-neuro .block-neuro.n1 {
	left: -50%;
	opacity: 0;
	background-color: #6866F9;
}
#what-neuro .block-neuro.n1:hover {
	background-color: #595EE5;
}
#what-neuro .block-neuro.n2 {
	right: -50%;
	opacity: 0;
	background-color: #F22577;
}
#what-neuro .block-neuro.n2:hover {
	background-color: #E21868;
}
/* анимация - начало */
#what-neuro .block-neuro.n1.show {
	animation: left-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
#what-neuro .block-neuro.n2.show {
	animation: right-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes left-center {
	0% {
		left: -50%;
		opacity: 0;
	}
	100% {
		left: 0%;
		opacity: 1;
	}
}
@keyframes right-center {
	0% {
		right: -50%;
		opacity: 0;
	}
	100% {
		right: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#what-neuro .block-neuro .img-wr {
	position: relative;
	width: 100%;
	height: 0px;
	padding-top: 50%;	
}
#what-neuro .block-neuro .image {
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#what-neuro .block-neuro .image img {
	width: 100%;
	margin-top: -12%;
	-webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
           transition: all 0.8s ease;
}
#what-neuro .block-neuro:hover .image img {
	width: 100%;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#what-neuro .block-neuro .text-wr {
	padding: 20px 40px 0 40px;
}
#what-neuro .block-neuro .title {
	font-size: 24px;
	color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	line-height: 120%;
	padding: 5px 0;
}
#what-neuro .block-neuro .text {
	color: #ffffff;
	opacity: 0.75;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	line-height: 130%;
	padding: 5px 0;
}
#what-neuro .block-neuro .btn-click {
    display: block;
    width: 200px;
    height: 52px;
    font-size: 20px;
    color: #ffffff;
    line-height: 51px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border: 2px solid #ffffff;
    padding: 0 20px;
    background-color: transparent;
    border-radius: 26px;
    -moz-border-radius: 26px;
    -khtml-border-radius: 26px;
    -webkit-border-radius: 26px;
    margin: 20px auto 0 auto;
}
#what-neuro .block-neuro .btn-click:hover {
	color: #F22577;
	background-color: #ffffff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
}

@media screen and (min-width: 300px) and (max-width: 600px) {
	#what-neuro .neuro-wr {
		display: block;
	}
	#what-neuro .block-neuro {
		 width: 98%;
		 border-radius: 20px;
		 -moz-border-radius: 20px;
		 -khtml-border-radius: 20px;
		 -webkit-border-radius: 20px;
		 background-color: #ffffff;
		 padding: 0 0 20px 0;
		 margin: 2% 1%;
	}
	#what-neuro .block-neuro .img-wr {
		padding-top: 75%;	
	}
	#what-neuro .block-neuro .image img {
		margin-top: -10%;
	}
	#what-neuro .block-neuro .text-wr {
		 padding: 20px 20px 10px 20px;
	}		
	#what-neuro .block-neuro .btn-click {
		 display: block;
		 width: 160px;
		 height: 48px;
		 line-height: 47px;
		 border-radius: 24px;
		 -moz-border-radius: 24px;
		 -khtml-border-radius: 24px;
		 -webkit-border-radius: 24px;
	}
}
@media screen and (min-width: 601px) and (max-width: 800px) {
	#what-neuro .block-neuro {
		 border-radius: 20px;
		 -moz-border-radius: 20px;
		 -khtml-border-radius: 20px;
		 -webkit-border-radius: 20px;
		 background-color: #ffffff;
		 padding: 0 0 20px 0;
	}
	#what-neuro .block-neuro .img-wr {
		padding-top: 75%;	
	}
	#what-neuro .block-neuro .image img {
		margin-top: -10%;
	}
	#what-neuro .block-neuro .text-wr {
		 padding: 20px 20px 10px 20px;
	}		
	#what-neuro .block-neuro .btn-click {
		 display: block;
		 width: 160px;
		 height: 48px;
		 line-height: 47px;
		 border-radius: 24px;
		 -moz-border-radius: 24px;
		 -khtml-border-radius: 24px;
		 -webkit-border-radius: 24px;
	}
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
	#what-neuro .block-neuro .img-wr {
		padding-top: 75%;	
	}
	#what-neuro .block-neuro .image img {
		margin-top: -10%;
	}
}
/* ------------------ про нейрокоррекцию конец --------------- */







/* ------------------ Наши преимущества начало --------------- */
#advantages {
	background: url("pic/bg-advantages.jpg") no-repeat bottom center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
	padding: 40px 0; 
	padding: 40px 0;
}
#advantages h2 {
	font-size: 42px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding-bottom: 20px;
}
#advantages .block-wr {
	overflow: hidden;
}
#advantages .block-advant {
	float: left;
	position: relative;
	opacity: 0;
	top: 80px;	
	width: 23%;
	text-align: center;
	margin: 1% 1%;
}
#advantages .clear {
	display: none;
}
/* анимация */
#advantages .block-advant.show {
	animation: move-up 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes move-up {
  0% {
    opacity: 0;
	 top: 80px;
  }
  100% {
    opacity: 1;
	 top: 0px;
  }
}
/* анимация */
#advantages .block-advant img {
	width: 100px;
}
#advantages .block-advant p {
	font-size: 20px;
	color: #ffffff;
	line-height: 130%;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding: 10px 0 0 0;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#advantages h2 {
		font-size: 36px;
	}
	#advantages .block-advant img {
		width: 80px;
	}
	#advantages .block-advant p {
		font-size: 18px;
	}
}
@media screen and (min-width: 300px) and (max-width: 600px) {
	#advantages .block-advant {
		width: 48%;
	}
	#advantages .clear {
		display: block;
	}
}
/* ------------------ Наши преимущества конец ---------------- */






/* ------------------ Болк Направления начало ---------------- */
#activity {
	position: relative;
	background: url(pic/bg-activity.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
}
#activity .activ-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(pic/bg-activ-top.png) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#activity h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;
}
#activity p.capt {
	font-size: 20px;
	color: #66777F;
	text-align: center;
	line-height: 120%;
	padding: 0 5% 15px 5%;	
}
#activity .block-activ {
	position: relative;
	float: left;
	overflow: hidden;
	opacity: 0;
	top: 80px;	
	width: 48%;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-radius: 40px;
	background-color: #ffffff;
	padding: 0 0 40px 0;
	margin: 2% 1%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
#activity .block-activ.n1 { background-color: #FB5A3D; }
#activity .block-activ.n2 { background-color: #38C9A9; }
#activity .block-activ.n3 { background-color: #39A1F9; }
#activity .block-activ.n4 { background-color: #6866F9; }
#activity .block-activ.n5 { background-color: #F22577; }
#activity .block-activ.n6 { background-color: #FB7F59; }

#activity .block-activ.n1:hover { background-color: #ED4C2F; }
#activity .block-activ.n2:hover { background-color: #2ABB9B; }
#activity .block-activ.n3:hover { background-color: #2B93EB; }
#activity .block-activ.n4:hover { background-color: #5A58EB; }
#activity .block-activ.n5:hover { background-color: #E41769; }
#activity .block-activ.n6:hover { background-color: #ED714B; }
/* анимация */
#activity .block-activ.show {
	animation: move-up 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes move-up {
	0% {
		opacity: 0;
		top: 80px;
	}
	100% {
		opacity: 1;
		top: 0px;
	}
}
/* анимация */


#activity .block-activ .img-wr {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 75%;	
}
#activity .block-activ .image {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;	
}
#activity .block-activ .image {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;	
}
#activity .block-activ .image img {
    width: 100%;
	 height: auto;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;	
}
#activity .block-activ:hover .image img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#activity .block-activ .text-wr {
    padding: 20px 40px 0 40px;	
}
#activity .block-activ .text-wr .title {
    font-size: 24px;
    color: #ffffff;
	 text-align: left;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
    line-height: 120%;
    padding: 5px 0;	
}
#activity .block-activ .text-wr .text p {
    font-size: 18px;
	 color: #ffffff;
	 text-align: left;
    opacity: 0.8;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
    line-height: 120%;
    padding: 5px 0;	
}
#activity .block-activ .text-wr .text strong {
	font-weight: bold;
}
#activity .c1, #activity .c3, #activity .c5 {
	display: none;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#activity h2 {
		font-size: 36px;
	}
	#activity p {
		font-size: 18px;
	}
	#activity .block-activ {
		border-radius: 20px;
		-moz-border-radius: 20px;
		-khtml-border-radius: 20px;
		-webkit-border-radius: 20px;
		padding: 0 0 30px 0;
	}
	#activity .block-activ .img-wr {
		padding-top: 82%;
	}
	#activity .block-activ .text-wr {
		 padding: 10px 20px 0 20px;
	}
	#activity .block-activ .text-wr .title {
		font-size: 20px;
	}
}
@media screen and (min-width: 300px) and (max-width: 480px) {
	#activity .block-activ {
		width: 98%;
	}
}
@media screen and (min-width: 481px) and (max-width: 800px) {
	#activity .block-activ {
		width: 48%;
	}
}
/* ------------------ Блок Направления конец ----------------- */









/* ------------------ Блок Задать вопрос начало -------------- */
#ask-question {
	position: relative;
	background: url(pic/bg-why.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 15vh 0;
}
#ask-question .question-wr {
	overflow: hidden;
	position: relative;
	opacity: 0;
	top: 80px;	
}
/* анимация */
#ask-question .question-wr.show {
	animation: question-up 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes question-up {
	0% {
		opacity: 0;
		top: 80px;
	}
	100% {
		opacity: 1;
		top: 0px;
	}
}
/* анимация */

#ask-question h2 {
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;
}
#ask-question .title {
	width: 90%;
	max-width: 800px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	opacity: 0.75;
	line-height: 130%;
	padding-bottom: 20px;
	margin: 0 auto;
}
#ask-question .btn-click {
	display: block;
	width: 200px;
	height: 52px;
	font-size: 20px;
	color: #ffffff;
	line-height: 51px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
	border: 2px solid #ffffff;
	padding: 0 20px;
	background-color: transparent;
	border-radius: 26px;
	-moz-border-radius: 26px;
	-khtml-border-radius: 26px;
	-webkit-border-radius: 26px;
	margin: 20px auto 0 auto;
}
#ask-question .btn-click:hover {
	color: #F22577;
	background-color: #ffffff;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 0%);
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#ask-question h2 {
		 font-size: 30px;
	}
	#ask-question .btn-click {
		 display: block;
		 width: 180px;
		 height: 48px;
		 line-height: 46px;
		 border-radius: 24px;
		 -moz-border-radius: 24px;
		 -khtml-border-radius: 24px;
		 -webkit-border-radius: 24px;
	}
}
/* ------------------ Блок Задать вопрос конец --------------- */







/* ------------------ Блок Преподаватели начало -------------- */
#teacher {
	position: relative;
	background: url(pic/bg-activity.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 60px 0 40px 0;
}
#teacher .teacher-pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: url(pic/bg-school-top.png) no-repeat top center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
}
#teacher h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;
}
#teacher .title {
	font-size: 20px;
	color: #66777F;
	text-align: center;
	line-height: 120%;
	padding: 0 5% 15px 5%;
}
#teacher .block-teacher {
	position: relative;
	float: left;
	overflow: hidden;
	width: 31.3%;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-radius: 40px;
	background-color: #ffffff;
	padding: 40px 40px;
	margin: 2% 1%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#teacher .block-teacher.n1 {
	border: 2px solid #676CF4;
	background-color: #f3f3fe;
}
#teacher .block-teacher.n2 {
	border: 2px solid #3EC9AA;
	background-color: #effcf9;
}
#teacher .block-teacher.n3 {
	border: 2px solid #F02676;
	background-color: #ffeff5;
}
#teacher .block-teacher.n1:hover {
	background-color: #ffffff;
}
#teacher .block-teacher.n2:hover {
	background-color: #ffffff;
}
#teacher .block-teacher.n3:hover {
	background-color: #ffffff;
}
#teacher .block-teacher .foto-wr {
	overflow: hidden;
	width: 80%;
	aspect-ratio: 1/1;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 5% 5%;
	margin-bottom: 20px; 
}
#teacher .block-teacher.n1 .foto-wr { 
	background-image: url("pic/circle-1.png");
}
#teacher .block-teacher.n2 .foto-wr { 
	background-image: url("pic/circle-2.png");
}
#teacher .block-teacher.n3 .foto-wr { 
	background-image: url("pic/circle-3.png");
}
#teacher .block-teacher .foto {
	overflow: hidden;
	width: 100%;
	aspect-ratio: 1/1;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#teacher .block-teacher .foto img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
           transition: all 0.8s ease;	
}
#teacher .block-teacher:hover .foto img {
	width: 100%;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);

}
#teacher .block-teacher .surname {
	font-size: 24px;
	color: #6F46D6;
	font-weight: bold;
	line-height: 110%;
}
#teacher .block-teacher.n1 .surname { color: #676CF4; }
#teacher .block-teacher.n2 .surname { color: #3EC9AA; }
#teacher .block-teacher.n3 .surname { color: #F02676; }

#teacher .block-teacher .name {
	font-size: 20px;
	color: #6F46D6;
	line-height: 110%;
	padding: 0px 0 12px 0;
}
#teacher .block-teacher.n1 .name { color: #676CF4; }
#teacher .block-teacher.n2 .name { color: #3EC9AA; }
#teacher .block-teacher.n3 .name { color: #F02676; }

#teacher .block-teacher .post {
	font-size: 18px;
	color: #66777F;
	line-height: 130%;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#teacher h2 {
		 font-size: 36px;
	}
	#teacher .block-teacher {
		 border-radius: 20px;
		 -moz-border-radius: 20px;
		 -khtml-border-radius: 20px;
		 -webkit-border-radius: 20px;
		 background-color: #ffffff;
		 padding: 20px 20px 30px 20px;
	}
}
@media screen and (min-width: 300px) and (max-width: 480px) {
	#teacher .block-teacher {
		 width: 98%;
	}
}
@media screen and (min-width: 481px) and (max-width: 800px) {
	#teacher .block-teacher {
		 width: 48%;
	}
}
/* ------------------ Блок Преподаватели конец --------------- */







/* ------------------ Как поступить в школу начало ----------- */
#enroll {
	background-color: #f5f5f5;
	padding: 40px 0;
}
#enroll h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 20px;
}
#enroll .enroll-wr {
	display: flex;
	justify-content: stretch;
}
#enroll .block-enroll {
	float: left;
	width: 48%;
	margin: 1% 1%;
}
#enroll .block-enroll.n1 {
	position: relative;
	overflow: hidden;
	left: -50%;
	opacity: 0;	
	border-radius: 40px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-radius: 40px;
	box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
	-moz-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
	-webkit-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
	-khtml-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
}
#enroll .block-enroll.n2 {
	position: relative;
	right: -50%;
	opacity: 0;
}
/* анимация - начало */
#enroll .block-enroll.n1.show {
	animation: left-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
#enroll .block-enroll.n2.show {
	animation: right-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes left-center {
	0% {
		left: -50%;
		opacity: 0;
	}
	100% {
		left: 0%;
		opacity: 1;
	}
}
@keyframes right-center {
	0% {
		right: -50%;
		opacity: 0;
	}
	100% {
		right: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#enroll .block-enroll.n1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#enroll .block-enroll .item {
	overflow: hidden;
	display: flex;
	align-items: center;	
	margin: 15px 0;
}
#enroll .block-enroll .item .img {
	float: left;
    width: 100px; /* Фиксированная ширина для блока с изображением */
    flex-shrink: 0; /* Запрещает уменьшать ширину блока img */
}
#enroll .block-enroll .item .img img {
    width: 80%; /* Изображение растягивается на всю ширину блока img */
    height: auto; /* Сохраняет пропорции изображения */
}
#enroll .block-enroll .item .cont {
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center; /* Центрирование текста по вертикали */
	height: 100%;	
}
#enroll .block-enroll .item .cont .capt {
	font-size: 20px;
	color: #091F2A;
	line-height: 110%;
	padding-bottom: 8px;
}
#enroll .block-enroll .item .cont .text {
	font-size: 18px;
	color: #66777F;
	line-height: 130%;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#enroll h2 {
		font-size: 36px;
	}
	#enroll .block-enroll.n1 {
		 border-radius: 20px;
		 -moz-border-radius: 20px;
		 -khtml-border-radius: 20px;
		 -webkit-border-radius: 20px;
	}
}
@media screen and (min-width: 300px) and (max-width: 640px) {
	#enroll .enroll-wr {
		 display: block;
	}
	#enroll .block-enroll {
		 width: 98%;
		 margin: 2% 1%;
	}
	#enroll .block-enroll.n1 {
		height: 80vh;
	}
}
/* ------------------ Как поступить в школу конец ------------ */









/* ------------------ Фото галерея начало -------------------- */
#gallery {
	position: relative;
	background: url(pic/bg-activity.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
}
#gallery p {
	font-size: 20px;
	color: #66777F;
	text-align: center;
	line-height: 130%;
	padding-bottom: 20px;
}
#gallery .animation {
	position: relative;
	opacity: 0;
	top: 80px;	
}

/* анимация */
#gallery .animation.show {
	animation: gallery-up 1.2s ease-out;
	animation-fill-mode: forwards;
}
@keyframes gallery-up {
	0% {
		opacity: 0;
		top: 80px;
	}
	100% {
		opacity: 1;
		top: 0px;
	}
}
/* анимация */
#gallery a {
	display: block;
	float: left;
	overflow: hidden;
	width: 23%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 4px 4px 8px 2px rgb(0 0 0 / 15%);
	-moz-box-shadow: 4px 4px 8px 2px rgb(0 0 0 / 15%);
	-webkit-box-shadow: 4px 4px 8px 2px rgb(0 0 0 / 15%);
	-khtml-box-shadow: 4px 4px 8px 2px rgb(0 0 0 / 15%);
	margin: 1% 1%;
}
#gallery a img {
	display: block;
	width: 100%;
	height: auto;
	transform: translateZ(0);
	-webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
           transition: all 0.8s ease;
}
#gallery a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#gallery p {
		 font-size: 18px;
		 line-height: 120%;
	}
}
@media screen and (min-width: 300px) and (max-width: 420px) {
	#gallery a {
		width: 98%;
		margin: 2% 1%;
	}
}
@media screen and (min-width: 421px) and (max-width: 800px) {
	#gallery a {
		width: 48%;
		margin: 1% 1%;
	}
}
/* ------------------ Фото галерея конец --------------------- */







/* ------------------ Почему нам доверяют начало ------------- */
#trust {
	position: relative;
	background: url(pic/bg-trust.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 40px 0;
}
#trust h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 20px;
}
#trust .trust-wr {
	display: flex;
	justify-content: stretch;
}
#trust .text {
	float: left;
	position: relative;
	width: 60%;
	left: -50%;
	opacity: 0;	
}
/* анимация - начало */
#trust .text.show {
	animation: left-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes left-center {
	0% {
		left: -50%;
		opacity: 0;
	}
	100% {
		left: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#trust .text .block {
	float: left;
	width: 50%;
	padding: 20px 20px;
}
#trust .text .block img {
	width: 80px;
	margin-left: 5%;
}
#trust .text .block .capt {
	font-size: 20px;
	color: #091F2A;
	line-height: 120%;
	padding: 15px 0 10px 0;
}
#trust .text .block .cont {
	font-size: 18px;
	color: #66777F;
	line-height: 130%;
}
#trust .image {
	float: left;
	position: relative;
	overflow: hidden;
	right: -50%;
	opacity: 0;
	width: 40%;	
	border-radius: 40px;
	-moz-border-radius: 40px;
	-khtml-border-radius: 40px;
	-webkit-border-radius: 40px;
    box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
    -moz-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);
    -khtml-box-shadow: 7px 7px 14px 2px rgb(0 0 0 / 15%);	
}
/* анимация - начало */
#trust .image.show {
	animation: right-center 0.8s ease-out;
	animation-fill-mode: forwards;
}
@keyframes right-center {
	0% {
		right: -50%;
		opacity: 0;
	}
	100% {
		right: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#trust .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#trust h2 {
		font-size: 36px;
	}
	#trust .image {
		 border-radius: 20px;
		 -moz-border-radius: 20px;
		 -khtml-border-radius: 20px;
		 -webkit-border-radius: 20px;
	}
}
@media screen and (min-width: 300px) and (max-width: 420px) {
	#trust .trust-wr {
		 display: block;
	}
	#trust .text {
		 width: 100%;
	}
	#trust .text .block {
		 width: 100%;
	}
	#trust .image {
		width: 100%;
		height: 80vh;
	}
}
@media screen and (min-width: 421px) and (max-width: 800px) {
	#trust .trust-wr {
		 display: block;
	}
	#trust .text {
		 width: 100%;
	}
	#trust .image {
		width: 100%;
		height: 80vh;
	}
}
/* ------------------ Почему нам доверяют конец -------------- */







/* ------------------ блокк Отзывы начало -------------------- */
#reviews {
	background-color: #ffffff;
	padding: 40px 0;
}
#reviews h2 {
	font-size: 42px;
	color: #091F2A;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 20px;
}
#reviews .reviews-block {
	float: left;
	position: relative;
	width: 48%;
	/* border: 2px solid rgba(62, 201, 170, 1); */
	border-radius: 20px;
	background-color: #F9EFFA;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 20px 20px 15px 20px;
	margin: 1% 1%;
}
/* анимация - начало */
#reviews .reviews-block.n1 {
	left: -50%;
	opacity: 0;
}
#reviews .reviews-block.n2 {
	right: -50%;
	opacity: 0;
}
#reviews .reviews-block.n1.show {
	animation: left-center 0.5s ease-out;
	animation-fill-mode: forwards;
}
#reviews .reviews-block.n2.show {
	animation: right-center 0.5s ease-out;
	animation-fill-mode: forwards;
}
@keyframes left-center {
	0% {
		left: -50%;
		opacity: 0;
	}
	100% {
		left: 0%;
		opacity: 1;
	}
}
@keyframes right-center {
	0% {
		right: -50%;
		opacity: 0;
	}
	100% {
		right: 0%;
		opacity: 1;
	}
}
/* анимация - конец */

#reviews .reviews-block .name {
	width: 100%;
	font-size: 20px;
	color: #676CF4;
	line-height: 120%;
	padding: 5px 0 0px 0px;
}
#reviews .reviews-block .annotation {
	font-size: 18px;
	color: #3EC9AA;
	padding: 2px 0 6px 0;
}
#reviews .reviews-block .rating {
	float: left;
	font-size: 22px;
	color: #F22577;
	padding: 0 15px 6px 20px;
	background-image: url("pic/icon-star.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#reviews .reviews-block .text p {
	font-size: 16px;
	color: #42535B;
	line-height: 130%;
	padding: 5px 0;
}
#reviews .btn {
	display: block;
	width: 220px;
	height: 48px;
	font-size: 20px;
	color: #ffffff;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba (0 0 0 / 20%);
	padding: 0 30px;
	border: 2px solid #676CF4;
	background-color: #676CF4;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 25px auto 0 auto;
}
#reviews .btn:hover {
	color: #676CF4;
	background-color: #ffffff;
}
#reviews .hidden-list {
	display: none;
}

@media screen and (min-width: 300px) and (max-width: 640px) {
	#reviews .reviews-block {
		width: 100%;
		margin: 2% 1%;
	}
}
#reviews .btn {
	width: 180px;
}
@media screen and (min-width: 300px) and (max-width: 800px) {
	#reviews h2 {
		font-size: 36px;
	}
}
/* ------------------ блокк Отзывы конец --------------------- */








/* ------------------ Перезвоните нам начало ----------------- */
#call-back {
	position: relative;
	background: url(pic/bg-advantages.jpg) no-repeat bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0px 0;
}
#call-back .block-wr {
	display: flex;
	justify-content: stretch;	
}
#call-back .block {
	float: left;
	width: 50%;
	padding: 10vh 20px 5vh 20px;
}
#call-back h2 {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding-bottom: 20px;
}
#call-back .title {
	font-size: 20px;
	color: #E0FAF6;
	text-align: center;
	line-height: 120%;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding: 0 0 3px 0;
}
#call-back .transparent {
	opacity: 0;
}

/* анимация - начало */
#call-back .transparent.show {
	animation: emergence 1.9s ease-out;
	animation-fill-mode: forwards;
}
@keyframes emergence {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
/* анимация - конец */


#call-back .block.n1 {
	min-height: 420px;
	background: url("pic/bg-call-back.png") no-repeat bottom center;
	background-size: 80%;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#application h2 {
		font-size: 36px;
	}
}

@media screen and (min-width: 300px) and (max-width: 440px) {
}
@media screen and (min-width: 300px) and (max-width: 620px) {
	#call-back .block {
		width: 100%
	}
	#call-back .block.n1 {
		 display: none;
	}
}
@media screen and (min-width: 621px) and (max-width: 800px) {
	#call-back .block.n1 {
		 background-size: 100%;
	}
	#call-back .block {
		padding: 10vh 20px 3vh 20px;
	}
}

/* ------------------ Перезвоните нам конец ------------------ */








/* ------------------ блок Футера начало --------------------- */
#footer  {
	background:  url("pic/bg-footer.jpg") no-repeat bottom center;
	-webkit-background-size: cover;
		-moz-background-size: cover;
		  -o-background-size: cover;
			  background-size: cover;
	padding: 40px 0 0 0;
}
#footer .cont-block {
	float: right;
	overflow: hidden;
	position: relative;
	width: 50%;
	padding: 30px 30px;
}
#footer .cont-block .logo {
	width: 260px;
	height: 60px;
	background: url("pic/logo-b.png") no-repeat center center;
	background-size: 100%;
}
#footer .cont-block .slogan {
	font-size: 20px;
	color: #ffffff;
	line-height: 130%;
	padding: 10px 0;
}
#footer .cont-block .cont-li {
	overflow: hidden;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 11px 12px 10px 45px;
}
#footer .cont-block .cont-li p {
	float: left;
	font-size: 18px;
	color: #C1BCD3;
	line-height: 130%;
}
#footer .cont-block .cont-li a {
	color: #C1BCD3;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 12px;
}
#footer .cont-block .cont-li a:hover {
	color: #ffffff;
}
#footer .cont-block .n1 { background-image: url("pic/icon-cont-adr.png"); }
#footer .cont-block .n2 { background-image: url("pic/icon-cont-tel.png"); }
#footer .cont-block .n3 { background-image: url("pic/icon-cont-tg.png"); }
#footer .cont-block .n4 { background-image: url("pic/icon-cont-mail.png"); }
#footer .cont-block .n5 { background-image: url("pic/icon-cont-time.png"); }
#footer .cont-block .n6 { background-image: url("pic/icon-cont-inn.png"); }

#footer .cont-block .map {
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	opacity: 0.8;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#footer .cont-block {
		width: 100%;
		padding: 20px 10px;
	}
	#footer .cont-block .map {
		position: static;
		height: 400px;
	}
}


#footer .under-footer {
	font-size: 16px;
	text-align: center;
	padding: 20px 0;
}
#footer .under-footer .copy {
	color: #857DAB;
	line-height: 130%;
	padding: 3px 0;
}
#footer .under-footer .art {
	color: #857DAB;
	line-height: 130%;
}
#footer .under-footer .art a {
	color: #857DAB;
	text-decoration: none;
}
#footer .under-footer .art a:hover {
	color: #F02676;
}
/* ------------------ блок Футера конец ---------------------- */








/* ----------- Кнопка прокрутки контента вверх --------------- */
#scroller{
	position: fixed;
	z-index: 100;   
	right: 15%;
	bottom: 50px;
	background:url(pic/up-arrow.png);   
	width: 38px;
	height: 38px;
	cursor: pointer;
	display: none;
	opacity: 0.6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#scroller:hover {
	opacity: 1;  
}











/* ------------------ мобильное меню начало ------------------ */
.pushy .left-menu {
	padding: 20px 20px;
}
.pushy .left-menu ul li ul {
	padding: 5px 0 10px 0;
}
.pushy .left-menu li a {
	display: block;
	font-size: 20px;
	color: #bbbbbb;
	text-decoration: none;
	line-height: 120%;
	padding: 8px 0px;
}
.pushy .left-menu li ul li a, 
.pushy .left-menu li.current-menu-item ul li a {
	display: block;
	font-size: 20px;
	color: #bbbbbb;
	text-decoration: none;
	text-transform: none;
	line-height: 120%;
	padding: 6px 0px 6px 18px;
}
.pushy .left-menu li a:hover {
	color: #ffffff;
}
.pushy .left-menu li ul li a:hover {
	color: #ffffff;
}
.pushy .left-menu li.current-menu-item ul li a:hover {
	color: #ffffff;
}
.pushy .left-menu li.current-menu-item a {
	color: #EC9D2A;
}
.pushy .left-menu li ul li.current-menu-item a {
	color: #EC9D2A;
}
.pushy .left-menu li.current-menu-item a:hover {
	color: #000000;
}
.pushy .left-menu li ul li.current-menu-item a:hover {
	color: #000000;
}
/* ------------------ мобильное меню конец ------------------- */






/* ------------------ модальное окно начало ------------------ */
#overlay-modal {  
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: center;	
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}
#overlay-modal .modal-window { 
	display: none;
	position: relative;
	z-index: 1000; 
	max-height: 100vh;
	width: 96%;
	overflow-y: auto;
	background-color: #676CF3;
	padding: 30px 20px 10px 20px;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	opacity: 0;
	transition: opacity 0.3s;
}
#overlay-modal .color1 { background-color: #676CF3; }
#overlay-modal .color2 { background-color: #fafafa; }

@media screen and (min-width: 300px) and (max-width: 360px) {
	#overlay-modal .modal-window { 
		padding: 30px 12px 10px 12px;
	}
}

#overlay-modal .modal-window.st1 {
	max-width: 400px;
}
#overlay-modal .modal-window.st2 {
	max-width: 800px;
	padding-bottom: 20px;
}
#overlay-modal .modal-window.st3 {
	max-width: 1000px;
}
/* настройка полосы прокрутки - начало */
#overlay-modal .modal-window::-webkit-scrollbar {
    width: 10px; /* Ширина полосы прокрутки */
}
#overlay-modal .modal-window::-webkit-scrollbar-track {
    background: #8E93FF; /* Цвет фона полосы прокрутки */
}
#overlay-modal .modal-window::-webkit-scrollbar-thumb { /* Вид ползунка (thumb) */
    background: #494FF3; /* Цвет ползунка */
    border-radius: 4px; /* Закругление углов */
}
::-webkit-scrollbar-thumb:hover { /* Ползунок при наведении */
    background: #494FF3; /* Цвет ползунка при наведении */
}
#overlay-modal .modal-window {
    scrollbar-width: 10px; /* или 'auto' */
    scrollbar-color: #494FF3 #8E93FF; /* Цвет ползунка и трека */
}
/* настройка полосы прокрутки - конец */

#overlay-modal .modal-close {  /* Кнопка закрыть */
	position: absolute;
	top: 15px;
	right: 30px;;
	cursor: pointer;
	display: block;
	font-size: 14px;
	color: #F22577;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#overlay-modal .modal-close:hover {
	color: #1ACAAB;
}
/* дополнительные стили */
#overlay-modal .modal-window .title {
	font-size: 24px;
	color: #ffffff;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%); 
	padding: 3px 5%;
}
#overlay-modal .modal-window .subtitle { 
	font-size: 20px;
	color: #ffffff;
	opacity: 0.75;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%); 
	padding: 3px 5%;
}
/* ------------------ модальное окно конец ------------------- */







/* ------------- контент модального окна начало -------------- */
.modal-window .content h2 {
	font-size: 26px;
	color: #091F2A;
	line-height: 120%;
	text-align: center;
	padding: 0 5% 10px 5%;
}
.modal-window .content p {
	color: #66777F;
	line-height: 130%;
	text-align: justify;
	padding: 6px 0;
}
.modal-window .content strong {
	color: #091F2A;
}
.modal-window .content ul {
	padding: 3px 0 3px 20px;
}
.modal-window .content li {
	color: #66777F;
	text-align: justify;
	line-height: 130%;
	padding: 6px 0 6px 30px;
	background: url(pic/ul-marker2.png) no-repeat 0px 6px;
}
@media screen and (min-width: 300px) and (max-width: 680px) {
	.modal-window .content p {
		text-align: left;
	}
	.modal-window .content li {
		text-align: left;
	}
}
/* ------------- контент модального окна конец --------------- */








/* стили для формы Contact-Form-7 класс .form-modal  - начало */
.form-modal form {
	width: 100%;
	margin: 5px auto;
}
.form-modal h6 {
	font-size: 18px;
	color: #ffffff;
	opacity: 0.75;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding: 14px 1% 2px 10px;
}
.form-modal h6 span {
	color: #ffffff;
}
.form-modal input {
	width: 100%;
	color: #494FF3;
	font-size: 20px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	background-color: #ffffff;
	padding: 12px 25px;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.form-modal input::-webkit-input-placeholder { color: #aaaaaa; }
.form-modal input::-moz-placeholder { color: #aaaaaa; }
.form-modal input:-moz-placeholder  { color: #aaaaaa; }
.form-modal input:-ms-input-placeholder { color: #aaaaaa; }
.form-modal textarea::-webkit-input-placeholder { color: #aaaaaa; }
.form-modal textarea::-moz-placeholder { color: #aaaaaa; }
.form-modal textarea:-moz-placeholder  { color: #aaaaaa; }
.form-modal textarea:-ms-input-placeholder { color: #aaaaaa; }

.form-modal  textarea {
	width: 100%;
	height: 40px;
	color: #39404A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	border: 1px solid #C9CFD6;
	background: transparent;
	padding: 7px 3%;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form-modal .wpcf7-submit { /* кнопка "отправить" */
display: block;
    width: 80%;
    height: 52px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    border: 2px solid #ffffff;
    padding: 0 20px;
    background-color: transparent;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 30px auto 0 auto;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
.form-modal .wpcf7-submit:hover {
	color: #F22577;
	background-color: #ffffff;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 0%);
}

.form-modal .wpcf7-not-valid-tip { /* не правильное заполнение обязательного поля */
	display: block;
	font-size: 14px;
	color: #F6D8F6;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 0%);
	font-weight: normal;
	margin: 4px 0 0 10px;
}
.form-modal .wpcf7 form.invalid .wpcf7-response-output { /* ошибка заполнениея формы (под кнопкой) */
	font-size: 14px;
	color: #F6D8F6;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 0%);
	line-height: 120%;
	border: none;
	background-color: transparent;
	padding: 8px 3% 8px 3%;
	margin: -20px 0 0 0;
}
.form-modal .wpcf7 form.sent .wpcf7-response-output { /* письмо отправлено (под кнопкой) */
	font-size: 14px;
	color: #77FF65;
	line-height: 120%;
	border: none;
	background-color: transparent;
	padding: 8px 3% 8px 3%;
	margin: -20px 0 0 0;
}
/* стили для формы Contact-Form-7 класс .form-modal  - конец */






/* стили для формы Contact-Form-7 класс .transparent  - начало */
.form-transparent form {
	width: 100%;
	max-width: 400px;
	margin: 5px auto;
}
.form-transparent h6 {
	font-size: 18px;
	color: #E0FAF6;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	padding: 14px 1% 2px 10px;
}
.form-transparent h6 span {
	color: #ffffff;
}
.form-transparent input {
	width: 100%;
	color: #ffffff;
	font-size: 20px;
	border: 2px solid rgba(255, 255, 255, 1);
	background: rgba(0, 0, 0, 0);
	padding: 12px 25px;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
}
.form-transparent input::-webkit-input-placeholder { color: #aaaaaa; }
.form-transparent input::-moz-placeholder { color: #aaaaaa; }
.form-transparent input:-moz-placeholder  { color: #aaaaaa; }
.form-transparent input:-ms-input-placeholder { color: #aaaaaa; }
.form-transparent textarea::-webkit-input-placeholder { color: #aaaaaa; }
.form-transparent textarea::-moz-placeholder { color: #aaaaaa; }
.form-transparent textarea:-moz-placeholder  { color: #aaaaaa; }
.form-transparent textarea:-ms-input-placeholder { color: #aaaaaa; }

.form-transparent  textarea {
	width: 100%;
	height: 40px;
	color: #39404A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	border: 1px solid #C9CFD6;
	background: transparent;
	padding: 7px 3%;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form-transparent .wpcf7-submit { /* кнопка "отправить" */
	display: block;
	width: 80%;
	height: 52px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	border: 2px solid #ffffff;
	padding: 0 30px;
	background-color: #19C7A9;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin: 30px auto 0 auto;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
.form-transparent .wpcf7-submit:hover {
	color: #EF2676;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 0%);
	background-color: #ffffff;
}

.form-transparent .wpcf7-not-valid-tip { /* не правильное заполнение обязательного поля */
	display: block;
	font-size: 14px;
	color: #FFF6FF;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	font-weight: normal;
	margin: 4px 0 0 10px;
}
.form-transparent .wpcf7 form.invalid .wpcf7-response-output { /* ошибка заполнениея формы (под кнопкой) */
	font-size: 14px;
	color: #FFF6FF;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	line-height: 120%;
	border: none;
	background-color: transparent;
	padding: 8px 3% 8px 3%;
	margin: -20px 0 0 0;
}
.form-transparent .wpcf7 form.sent .wpcf7-response-output { /* письмо отправлено (под кнопкой) */
	font-size: 14px;
	color: #A1FF95;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	line-height: 120%;
	border: none;
	background-color: transparent;
	padding: 8px 3% 8px 3%;
	margin: -20px 0 0 0;
}
/* стили для формы Contact-Form-7 класс .transparent  - конец */


