﻿@font-face {
font-family:MuseoCyrl500;
src: url(../fonts/MuseoCyrl500.ttf);
}

@font-face {
font-family:MuseoCyrl900;
src: url(../fonts/MuseoCyrl900.otf);
}

@font-face {
font-family:MuseoCyrl700;
src: url(../fonts/MuseoCyrl700.otf);
}




/*------------------------------------------------------------*
**  Главная
**------------------------------------------------------------*/

/* CSS Document */


body {
font-size: 16px;
line-height:normal;
color:#272727;
margin:0px;
background:#fff;
font-family:MuseoCyrl500;
}

a {
text-decoration:none;
color:#182d3e;
}

a:hover {
text-decoration:underline;
color:#182d3e;
}

.clear {
clear:both;
}

ul, p, img {
margin:0px;
padding:0px;
border:0px;
list-style:none;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
line-height: normal;
font-weight: bold;
text-rendering: optimizeLegibility;
}

input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}

h1, .h1 { font-size: 23px; }
h2, .h2 { font-size: 21px; }
h3, .h3 { font-size: 20px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 16px; }

* {
box-sizing: border-box;
}

header, 
nav, 
section, 
article, 
aside, 
footer {
  display: block
}

input, button, textarea {
outline:none;
font-family:MuseoCyrl500;
font-size:16px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

ul {
list-style:none;
}

img {
max-width:100%;
height:auto !important;
}

.site-width {
width:100%;
max-width:1160px;
padding:0 10px;
margin:0 auto;
position:relative;
}

button {
margin:0px;
padding:0px;
cursor:pointer;
background:none;
border:0px;
}

.section-1 {
background:url(../images/section1-bg.jpg) no-repeat center center;
background-color: #f8f4fd;
padding: 80px 0 185px 0;
background-size: cover;
}



.section-1 .logo a {
text-decoration:none;
color:#fff;
font-size: 24px;
text-transform: uppercase;
}

.section-1 .logo span {
font-family:MuseoCyrl900;
color: #e76311;
}

.logo {
    font-size: 30px;
    font-weight: 900;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    padding-left: 22px;
}

.header {
	position: fixed;
    width: 100%;
    left: 0;
    padding: 20px 5%;
    margin: 0 auto;
    z-index: 2;
    top: 0;
    background: #452273;
}


a.logo:hover {
    color: #ffffff;
    text-decoration: none;
}


.logo:after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 13px;
    height: 13px;
    box-sizing: border-box;
    border: 3px solid #ffffff;
    border-radius: 50%;
}
.logo strong {
    margin-left: -5px;
    display: inline-block;
    background: -webkit-linear-gradient(360deg, #ff8539, #ff4f7d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nav__link {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

a.nav__link:hover {
    text-decoration: none;
}

.nav {
    right: -18px;
    width: 60%;
}

.nav, .header__phone {
    position: relative;
    top: -4px;
}


.menu__btn {
    display: none;
}


.spacer_bottom > * {
    -ms-flex-item-align: end;
    align-self: flex-end;
}


.spacer_bottom, .spacer_top, .spacer {
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.header__phone {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}

.section-1 .main {
color:#fff;
text-align:center;
}

.section-1 .title {
font-size: 50px;
font-family: MuseoCyrl900;
margin: 60px 0 35px 0;
line-height: 55px;
text-transform: uppercase;
text-shadow: 3px 3px 0px #ff5677;
}

.section-1 .desc {
font-size: 22px;
margin: 90px 0 0;
line-height: 30px;
text-transform: uppercase;
}

.section-2 {
background:url(../images/section2-bg.jpg) no-repeat center center;
background-color: #f8f4fd;
padding: 0 0 50px;
display: inline-block;
width: 100%;
}

.section-2 .item {
        float: left;
    width: 23%;
    margin: 20px 1% 40px;
    font-size: 18px;
    height: 380px;
    position: relative;
}

.section-2 .item .button{
    padding: 15px 60px;
    margin: 0px 10%;
    position: absolute;
    bottom: 0;
    width: 80%;
}

.section-2 .item img{
    height: 205px !important;
    object-fit: cover;
    box-shadow: 1px 3px 18px rgb(21 22 23 / 16%);
    border-radius: 10px;
    margin-bottom: 20px;
	width: 100%;
}

.section-3 {
background:url(../images/section-3.jpg) no-repeat center center;
padding: 80px 0 185px 0;
background-size: cover;
}



.section-3 .main {
color:#fff;
text-align:center;
}

.section-3 .title {
font-size: 50px;
font-family: MuseoCyrl900;
margin: 60px 0 35px 0;
line-height: 55px;
text-transform: uppercase;
}

.section-3 .desc {
font-size: 30px;
margin: 50px 0 0;
line-height: 40px;
text-transform: uppercase;
}

.section-4 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
}
	
.left-block {
	width: 50%;
    float: left;
    padding: 0 100px 0 0;
	color: #071062;
	font-size: 20px;
}

.left-block h2{
font-size: 40px;
font-family: MuseoCyrl700;
margin-top: 0px;
}

.right-block h2{
font-size: 40px;
font-family: MuseoCyrl700;
margin-top: 0px;
}


.button {
    box-shadow: 4px 4px 16px rgb(0 1 2 / 53%);
    border-radius: 31px;
    background-color: #ffffff;
    background-image: linear-gradient(49deg, #ff8539 0%, #ff4f7d 100%);
    color: #ffffff;
    font-size: 18px;
    padding: 20px 40px;
    margin-top: 40px;
    display: block;
    max-width: 270px;
}

a.button:hover {
    color: #ffffff;
	text-decoration:none;
}

.right-block {
	width: 50%;
    float: left;
}

.section-4 .right-block img {
box-shadow: 4px 8px 13px 1px rgba(14, 14, 14, 0.24);
border-radius: 20px;
}

.section-5 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
	background-color: #f3eafe;
}

.section-5 .info{
	box-shadow: 5px 10px 42px 1px rgb(14 14 14 / 24%);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 40px 30px;
	    text-align: center;
}

.section-5 .info-title{
	color: #071062;
    font-family: 'MuseoCyrl700';
    font-size: 25px;
	max-width: 400px;
    margin: auto;
    line-height: 30px;
}

.section-5 .flex{
	margin-top: 30px;
    display: flex;
}

.section-5 .flex .info-item{
	width: 31.3333%;
    margin: 0 1%;
	color: #071062;
	font-size: 16px;
}


.section-5 .flex .info-item span{
	font-family:MuseoCyrl900;
	color: #e76311;
	font-size: 28px;
}


.section-6 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
	background-color: #fff;
}

.section-6 .left-block h2{
	margin-top: 30px;
}

.section-6 .info{
	color: #071062;
    font-size: 20px;
    border-radius: 20px;
    border: 10px solid #f3eafe;
    padding: 20px 40px;
}

.section-6 .block{
	text-align: center;
    font-size: 20px;
    color: #071062;
	clear: both;
    padding-top: 40px;
}

.section-6 .block audio {
	width: 100%;
    max-width: 400px;
	margin: 20px 0;
}

.section-6 .block audio::-webkit-media-controls-panel {
	box-shadow: 4px 4px 16px rgba(0, 1, 2, 0.53);
	background-image: linear-gradient(49deg, #ff8539 0%, #ff4f7d 100%);
}

.section-7 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
	background-color: #f3eafe;
}

.section-7 .right-block .info{
	box-shadow: 5px 10px 42px 1px rgb(14 14 14 / 24%);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 40px 60px;
    font-size: 30px;
    font-family: MuseoCyrl700;
    color: #071062;
}	

.section-8 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
}


.section-8 img {
display: block;
    float: left;
    box-shadow: 5px 10px 21px 1px rgb(14 14 14 / 24%);
    border-radius: 20px;
    width: 46%;
    margin: 0 2%;
}

.section-8 .block {
color: #071062;
font-size: 20px;
font-weight: 400;
clear: both;
padding-top: 40px;
}

.section-8 .block  .flex {
	display: flex;
    color: #071062;
    font-size: 16px;
    justify-content: center;
    text-align: center;
	padding-top: 40px;
}

.section-8 .flex .info-item{
	padding: 0 20px;
	flex-basis: 0;
    flex-grow: 1;
}


.section-8 .flex .info-item span{
	font-family:MuseoCyrl900;
color: #e76311;
font-size: 40px;
}


.section-9 {
	padding: 60px 0;
    display: inline-block;
    width: 100%;
	background-color: #f3eafe;
	color: #071062;
}

.section-9 h2{
font-size: 40px;
font-family: MuseoCyrl700;
margin-top: 0px;

}

.section-9 .flex {
	display: flex;
    font-size: 20px;
    justify-content: center;
    text-align: center;
}

.section-9 .flex .autor{
    min-width: 140px;
}


.section-9 .flex .autor span{
    font-size: 25px;
    font-family: MuseoCyrl700;
}


.section-9 .flex .oblaco{
	background: url(../images/oblaco.png) no-repeat center center;
    padding: 70px 90px 90px 110px;
    background-size: 100% 100%;
    background-position: left top;
    margin-top: -30px;
}

.section-10 {
background:url(../images/section10.jpg) no-repeat center center;
padding: 80px 0;
background-size: cover;
text-align: center;
color: #fff;
}

.section-10 .title {
font-size: 50px;
    font-family: MuseoCyrl900;
    margin: 0 auto 35px;
    line-height: 55px;
    text-transform: uppercase;
    max-width: 600px;
}

.section-10 .desc {
font-size: 30px;
    margin: 50px auto 0;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 800px;
}

footer {
	background-color: #383838;
	padding: 40px 0;
}


footer .logo {
flex:1;
background:url(../images/ellipse.svg) no-repeat left center;
padding-left: 20px;
max-width: 200px;
margin: auto;
}

footer .logo a {
text-decoration:none;
color:#fff;
font-size: 24px;
text-transform: uppercase;
}

footer .logo span {
font-family:MuseoCyrl900;
background-image: linear-gradient(to bottom, #f33673 0%, #ff7e0a 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


#popup-block {
display:none;
}

#popup-block .popup-bg {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(33, 33, 33, 0.36);
z-index: 99999999999999;
overflow: auto;
width:100%;
height:100%;
}

#popup-block .block {
background:#fff;
max-width:420px;
width:100%;
position:fixed;
top:50%;
left:50%;
transform: translate(-50%, -50%);
border-radius:10px;
padding:60px;
z-index:9999999999999999999999999;
box-sizing: border-box;
}

#popup-block .block .close {
width:19px;
height:19px;
background:url(../images/popup-close.png) no-repeat;
position:absolute;
top:30px;
right:30px;
cursor:pointer;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;

}

#popup-block .block .close:hover {
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

#popup-block .name {
font-size:22px;
margin:0 0 15px 0;
text-align:center;
font-weight: 700;
}

#popup-block .desc {
font-size:13px;
color:#666666;
text-align:center;
margin:0 0 30px 0;
font-weight: 400;
}

#popup-block input {
width:100%;
margin: 7px 0;
height: 52px;
border-radius: 50px;
color: #071062;
box-shadow: inset 0 5px 10px rgb(0 0 0 / 23%);
border: 1px solid #9baef9;
text-align: center;
font-size: 15px;
}

#popup-block form {
position: initial;
    z-index: inherit;
    margin: auto;
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
}


#popup-block .form__btn {
    width: 100%;
    margin: 7px 0;
	box-shadow: none;
}


#popup__toggle{bottom:7%;right:1%;position:fixed;z-index:999;}
.img-circle{background-color:#ff4f7d;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #ff4f7d;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#ff4f7d;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}


.warning {
	text-align: center;
    font-size: 12px;
    margin-top: 20px;
  }
  
  .warning a {
	text-decoration: underline;
  }


#popup-block .form:after {
	display:none;
}



@media screen and (max-width:1110px) { 
.header {
	padding: 20px 20px
}
}

@media screen and (max-width:1000px) { 

.section-1 {
padding:80px 0 40px 0;
}

.section-1 .title {
font-size: 46px;
line-height: normal;
}

.section-1 .desc {
font-size: 20px;
margin: 0 auto 90px;
max-width: 400px;
}


.section-3 {
padding:80px 0 70px 0;
}


.section-3 .title {
font-size: 46px;
line-height: normal;
}

.section-3 .desc {
font-size: 20px;
margin: 0 auto 90px;
max-width: 400px;
}

}


@media screen and (max-width:950px) { 

.section-2 .item {
	width: 31.3333%;
}

.left-block {
	width: 100%;
    padding: 0;
    text-align: center;
    margin: 0 0 30px;
}

.right-block {
	width: 100%;
    padding: 0;
    text-align: center;
}

.button {
	margin: 30px auto;
}


}

@media screen and (max-width:870px) { 
.section-8 .block .flex {
display: block;
}

.section-8 .flex .info-item {
    margin: 20px 0;
    padding: 0;
}

}



@media screen and (max-width:650px) { 

.section-2 .item {
	width: 48%;
}



.section-9 .flex {
	display: block;
}

.section-9 .flex .oblaco {
	background: #fff;
    margin: 20px 0;
    padding: 20px;
    border-radius: 20px;
}

.section-9 h2 {
	text-align: center;
}

}


@media screen and (max-width:520px) { 

.section-5 .flex {
	display: block;
}

.section-5 .flex .info-item {
	width: 100%;
    margin: 15px 0;
}

.section-8 img {
	width: 100%;
    margin: 15px 0;
}

}


@media screen and (max-width:420px) { 

.section-2 .item {
	width: 98%;
	height: auto !important;
}

.section-2 .item .button {
	    position: inherit;
    margin: 20px 10% 0
}


.section-3 .title {
	font-size: 35px;
}

.section-3 .desk {
	font-size: 18px;
    line-height: initial;
}
}














}


.nav,
.header__phone {
    position: relative;
    top: -4px;
}
.nav {
    right: -18px;
    width: 54.91%;
}
.nav__link {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}
.nav__link:hover {
    color: #ff8539;
}
.header__phone {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}


@media (max-width: 1024px) {
    .header__phone {
        margin-right: 50px;
    }
    .menu__btn {
        display: block;
    z-index: 101;
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 23px;
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    }
    .menu__btn.open {
        height: 23px;
        border-top: none;
        border-bottom: none;
    }
    .menu__btn.open:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }
    .menu__btn.open:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }
    .menu__btn:after,
    .menu__btn:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        height: 3px;
        background: #ffffff;
    }
    .nav {
        padding: 20px 0;
        max-width: 280px;
        display: block;
        position: fixed;
        top: 0;
        z-index: 100;
        bottom: 0;
        right: -300px;
        transition: all, 0.3s;
        width: 100%;
        background: #412770;
        box-shadow: -4px 4px 6px rgba(0, 1, 2, 0.25);;
    }
    .nav.open {
        right: 0;
    }
    .nav__link {
        display: block;
        height: 34px;
        line-height: 34px;
        padding: 0 20px;
    }
    .nav__overlay {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.7);
    }




}


@media (max-width: 550px) {
	.header__phone {
        font-size: 18px;
    }
    .logo {
        font-size: 26px;
    }
    .logo:after {
        top: 7px;
    }
}


@media (max-width: 450px) {
	.header__phone {
        font-size: 20px;
        margin-right: 110px;
        margin-top: 12px;
    }
    .logo {
        display: block;
    }
}