button, html input {
-webkit-appearance:button;
}
hr {
border:0;
height:1px;
margin:20px 0
}
ol,ul {
clear:left;
}
p {
margin:0 0 30px
}
button{
	font-size: inherit;
}
table {
width:100%;
border-spacing:0;
border-collapse:collapse;
margin:30px 0
}

tr:nth-child(even) {
background:#f3f3f3
}

table td {
border:1px solid #e2e2e2;
padding:7px 10px;
margin:0
}

table td p {
font-size:16px;
line-height:20px;
margin:0
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
	position:relative;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #3B238C;
  background-color: #ffffff;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
	body {
  font-size: 16px;
}
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #edf0f6;
    clear: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight:  800;
color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {

}
h4,
.h4,
h5,
.h5,
h6,
.h6 {

}
h1,
.h1 {
	font-size: 60px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 40px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
	margin: 0;
    padding: 10px 0;
}
ul,
ol {
  margin: 0;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
      padding: 0 0 0 26px;
}
.item-page ul li,
.item-page ol li{
	padding:5px 0;
}
.container {
  padding-right: 20px!important;
  padding-left: 20px!important;
  margin-right: auto;
  margin-left: auto;
  padding-top:0!important;
  padding-bottom:0!important;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 100%;
    max-width: 1400px;
  }
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}
.col-xs-0,
.col-sm-0,
.col-md-0,
.col-lg-0{
	display:none;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

@media (min-width: 600px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
}
.middle{
	display: flex;
	align-items: center;
}
.bg_1{
	width: 30%;
	height: 1200px;
	z-index:0;
	background-image: url("data:image/svg+xml,%3Csvg id='_Шар_1' data-name='Шар 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1200 1200'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: url(%23_Градієнт_без_назви); fill-opacity: .3; %7D %3C/style%3E%3CradialGradient id='_Градієнт_без_назви' data-name='Градієнт без назви' cx='-200.53' cy='1020.24' fx='-200.53' fy='1020.24' r='.67' gradientTransform='translate(-963523.39 179571) rotate(90) scale(892.5 -945)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233c38a5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect class='cls-1' x='-26' y='2.64' width='1265' height='1194.72'/%3E%3C/svg%3E");
	position:absolute;
	background-size: cover;
	right:0;
	top:20vh;
	background-position: -10% 0;
}
.bg_2{
	width: 30%;
	height: 1200px;
	z-index:0;
	background-image: url("data:image/svg+xml,%3Csvg id='_Шар_1' data-name='Шар 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1200 1200'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: url(%23_Градієнт_без_назви); fill-opacity: .3; %7D %3C/style%3E%3CradialGradient id='_Градієнт_без_назви' data-name='Градієнт без назви' cx='-200.53' cy='1020.24' fx='-200.53' fy='1020.24' r='.67' gradientTransform='translate(-963523.39 179571) rotate(90) scale(892.5 -945)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233c38a5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect class='cls-1' x='-26' y='2.64' width='1265' height='1194.72'/%3E%3C/svg%3E");
	position:absolute;
	background-size: cover;
	left:0;
	top:20vh;
	background-position: 100% 0;
}
/*.bg_3{
	width: 40%;
	height: 800px;
	z-index:0;
	background-image: url("data:image/svg+xml,%3Csvg id='_Шар_1' data-name='Шар 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1200 1200'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: url(%23_Градієнт_без_назви); fill-opacity: .3; %7D %3C/style%3E%3CradialGradient id='_Градієнт_без_назви' data-name='Градієнт без назви' cx='-200.53' cy='1020.24' fx='-200.53' fy='1020.24' r='.67' gradientTransform='translate(-963523.39 179571) rotate(90) scale(892.5 -945)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233c38a5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect class='cls-1' x='-26' y='2.64' width='1265' height='1194.72'/%3E%3C/svg%3E");
	position:absolute;
	background-size: cover;
	right:0;
	bottom:0;
	background-position: -10% 300px;
}
.bg_4{
	width: 40%;
	height: 800px;
	z-index:0;
	background-image: url("data:image/svg+xml,%3Csvg id='_Шар_1' data-name='Шар 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1200 1200'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: url(%23_Градієнт_без_назви); fill-opacity: .3; %7D %3C/style%3E%3CradialGradient id='_Градієнт_без_назви' data-name='Градієнт без назви' cx='-200.53' cy='1020.24' fx='-200.53' fy='1020.24' r='.67' gradientTransform='translate(-963523.39 179571) rotate(90) scale(892.5 -945)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%233c38a5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect class='cls-1' x='-26' y='2.64' width='1265' height='1194.72'/%3E%3C/svg%3E");
	position:absolute;
	background-size: cover;
	left:0;
	bottom:0;
	background-position: 100% 300px;
}*/
@media screen and (max-width: 758px){
	.bg_1, .bg_2, .bg_3, .bg_4{
		display:none;
	}
}
header{
	max-width: 1700px;
	margin:0 auto;
	background-image: url("data:image/svg+xml,%3Csvg width='1728' height='806' viewBox='0 0 1728 806' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' width='1727' height='806' fill='url(%23paint0_linear_142_30)'/%3E%3Cmask id='mask0_142_30' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1728' height='806'%3E%3Crect width='1728' height='806' rx='3' fill='%231B1959'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_142_30)'%3E%3Crect x='-757' y='47' width='1515' height='1430' fill='url(%23paint1_radial_142_30)' fill-opacity='0.3'/%3E%3Crect x='858' y='-772' width='1515' height='1430' fill='url(%23paint2_radial_142_30)' fill-opacity='0.6'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_142_30' x1='1688' y1='83.9999' x2='502.5' y2='702.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236A56C9'/%3E%3Cstop offset='1' stop-color='%233B238C'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_142_30' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(0.5 762) rotate(90) scale(715 757.5)'%3E%3Cstop stop-color='%233F0082'/%3E%3Cstop offset='1' stop-color='%231B1959' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='paint2_radial_142_30' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(1615.5 -57) rotate(90) scale(715 757.5)'%3E%3Cstop stop-color='%233F0082'/%3E%3Cstop offset='1' stop-color='%231B1959' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
	position:relative;
	/*z-index:100;*/
}

.top{
	display:flex;
	width:100%;
	justify-content: space-between;
	padding:20px 0;
}
.phone-menu{
	display:flex;
	align-items: center;
}
.phone{
	display:flex;
	margin-right: 90px;
}
@media screen and (max-width: 758px) {
	.phone{
	display:flex;
	margin-right: 60px;
}
}
.phone svg{
	margin-right:20px;
}
.phone a{
	color: #fff;
	font-weight: 800;
	font-size: 26px;
	line-height: 1.2;
	outline: none;
	display:flex;
	align-items: center;
}

header h1{
	text-transform:uppercase;
	color:#fff;
	line-height: 1.3;
}
header ul{
	margin: 30px 0 50px;
}
header ul li{
	list-style: none;
	display: flex;
	/*flex-wrap: wrap;*/
	padding: 10px 0;
	color: #fff;
}
header ul li svg{
	margin-right:25px;
}
.buttons{
	display:flex;
	margin:30px 0;
}
.button{
	display:flex;
	color: #fff;
	text-decoration: none;
	padding: 10px 30px;
	margin-right: 20px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.button.white{
	border: 1px solid #fff;
	background: #fff;
	border-radius: 5px;
	color: #3B238C;
}
.button.white-line{
	border: 1px solid #fff;
	border-radius: 5px;
}
.button:hover{
	background: #6a56c9!important;
	border: 1px solid #6a56c9!important;
	color:#fff!important;
	margin-top:-2px;
}
.people{
	text-align:right;
	display: flex;
    justify-content: right;
}
.people img{
	display: block;
}
@media screen and (max-width: 992px) {
.people{
	display:none;
}
	.middle{
		padding:25px 0 35px;
	}
	header ul {
    margin: 30px 0 40px;
}
}
@media screen and (max-width: 758px) {
	h1, .h1 {
    font-size: 40px;
}
	.phone span{
		display:none;
	}
}
section{
	max-width: 1700px;
	margin:0 auto;
	padding: 90px 0;
	z-index:100;
}
@media screen and (max-width: 758px) {
	section{
	padding: 50px 0 60px;
	}
}
section.white{
	background:#fff;
}
section.purple{
	background:#F2EEFF;
}
section.dark-purple{
	background:#3B238C;
	padding: 40px 0;
	color: #fff;
}
.number{
	font-size: 60px;
	line-height: 1.3;
	font-weight: 900;
}
.number-text{
	padding: 0px 0 80px;
}
@media screen and (max-width: 768px) {
	.number{
	font-size: 40px;
}
	.number-text {
    padding: 0px 0 30px;
}
}
@media screen and (max-width: 460px) {
	.number-text {
    padding: 0px 0 30px;
		font-size: 14px;
}
	.button.white {
    width:100%;
	margin: 0px 10px;
		justify-content: center;
}
	.button.white-line {
        margin: 30px 10px 0;
        text-align: center;
        justify-content: center;
        width: calc(50% - 20px);
}
	.buttons {
    flex-wrap: wrap;
}
	header h1 {
    text-align:center;
}
}
.title{
	margin-bottom:30px;
}
.title.big{
	margin-bottom:60px;
}
.points{
	display: flex;
	margin-top: 40px;
    margin-bottom: 0px;
}

.point{
	padding:10px 30px 0px 0;
}
.price{
	display:inline-block;
	background:#3B238C;
	color:#fff;
	padding:10px 15px;
	border-radius:5px;
	margin:20px 0 20px;
	min-width: 150px;
    text-align: center;
}
.point-text{
	width: 60%;
}
@media (min-width: 1193px) and (max-width: 1366px) {
	.point-text{
		width: 65%;
	}
}
@media (min-width: 769px) and (max-width: 1192px) {
	.point-text{
		width: 80%;
	}
}
@media screen and (max-width: 768px) {
	.point-text{
		width: 100%;
	}
		.points {
    margin-top: 10px;
}
	.price {
    margin: 10px 0 0px;
}
	.point {
    padding: 10px 30px 0px 0;
}
}
.resurs a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #301165;
	margin-top:40px;
}
.resurs a svg{
	margin: 7px 30px 10px 0;
}
@media screen and (max-width: 768px) {
	.resurs a{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-start;
    align-items: baseline;
}
}
@media screen and (max-width: 600px) {
	.resurs a{
	justify-content: center;
    align-items: center;
		text-align: center;
}
	.resurs a svg {
    margin: 7px 0px 10px 0;
}
}
.contect-block{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.contact{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding-top:2px;
}
.message{
	padding-left: 30px;
	margin-left:30px;
	border-left: 1px solid rgba(255, 255, 255, .3);
	visibility: visible;
}
.contect-block .phone{
	display:flex;
	margin-right: 0px;
}
.con{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
@media (min-width: 993px) and (max-width: 1200px) {
	.message {
    padding-left: 25px;
	padding-right: 0;
	margin-left:25px;
    }
}
@media screen and (max-width: 992px) {
	.contact{
		margin-bottom: 30px;
		width:100%;
		text-align:center;
		justify-content: center;
	}
	.contect-block{
	justify-content: center;
	}
	.contect-block .phone {
    width:100%;
	justify-content: center;
	margin-bottom: 30px;
	}
	.message{
	padding-left: 25px;
	padding-right: 25px;
	margin-left:0px;
	border-left: 1px solid rgba(255, 255, 255, .3);
	border-right: 1px solid rgba(255, 255, 255, .3);
}
	section.dark-purple {
    padding: 30px 0 40px;
}
}
.content {
  position:relative;
}

.centerplease {
  margin: 0 auto;
  max-width: 270px;
  font-size: 40px;
}

/*Question*/
.question {
  position: relative;
  background: #F2EEFF;
  margin: 0;
  padding: 20px 60px 20px 30px;
  display: block;
  width:100%;
  cursor: pointer;
	border-radius:5px;
}
.question p{
	margin:0;
	padding:5px 0;
}
/*Answer*/
.answers {
  padding: 0px 15px;
  margin: 5px 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
 
}
.answers ul{
	padding: 15px 15px 15px 30px;
}
.answers ul li{
	padding: 5px 0px 5px 0px;
}
.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 30px;
  border-bottom: 1px solid #34207f;
}

/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
    top: 32px;
    right: 30px;
}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}

.questions {
  display: none;
  
}



.burger {
  position: absolute;
  z-index: 10;
  right: 20px;
    top: 48px;
  cursor: pointer;
  transform: rotateY(0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	z-index:900;
	    display: flex;
    flex-direction: column;
    align-items: end;
}
.burger__patty {
  background: white;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.pat_1 {
  width: 30px;
  height: 4px;
  margin: 0 0 8px 0;
	border-radius:5px;
}
.pat_2 {
  width: 40px;
  height: 4px;
  margin: 0 0 8px 0;
	border-radius:5px;
}
.pat_3 {
  width: 24px;
  height: 4px;
  margin: 0 0 8px 0;
	border-radius:5px;
}
.burger__patty:last-child {
  margin-bottom: 0;
}
.burger--close {
  transform: rotate(180deg);
}
.burger--close .burger__patty:nth-child(1) {
  transform: rotate(45deg) translate(8px, 8px);
}
.burger--close .burger__patty:nth-child(2) {
  opacity: 0;
}
.burger--close .burger__patty:nth-child(3) {
  transform: rotate(-45deg) translate(9px, -8px);
	width: 30px;
}

.menu {
  position: fixed;
  top: 0;
  width: 100%;
  visibility: hidden;
	z-index:800;
	display:flex;
	    flex-wrap: wrap;
}
.menu--active {
  visibility: visible;
}
.menu__brand, .menu__list {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  float: left;
  width: 50%;
  height: 100vh;
  overflow: hidden;
	z-index:800;
}
.menu__list {
  margin: 0;
  padding: 0;
  background: #6a56c9;
  list-style-type: none;
  transform: translate3d(0, -100%, 0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__list--active {
  transform: translate3d(0, 0, 0);
}
.menu__brand {
  background:#3B238C;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(0, 100%, 0);
}
.menu__brand--active {
  transform: translate3d(0, 0, 0);
}
.menu__item {
  transform: translate3d(500px, 0, 0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__item--active {
  transform: translate3d(0, 0, 0);
}
.menu__link {
  display: inline-block;
  position: relative;
  font-size: 30px;
  padding: 15px 0;
  font-weight: 300;
  color: white;
  text-decoration: none;
  color: white;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10px;
  height: 2px;
  background: white;
  transform: translateX(-50%);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	
}
.menu__link:hover:before {
  width: 100%;
}
.menu .menu__item:nth-child(1) {
  transition-delay: 0.1s;
}
.menu .menu__item:nth-child(2) {
  transition-delay: 0.2s;
}
.menu .menu__item:nth-child(3) {
  transition-delay: 0.3s;
}
.menu .menu__item:nth-child(4) {
  transition-delay: 0.4s;
}
.menu .menu__item:nth-child(5) {
  transition-delay: 0.5s;
}
.menu .menu__item:nth-child(6) {
  transition-delay: 0.6s;
}

@media screen and (max-width: 768px) {
  ul.menu__list,
div.menu__brand {
    float: none;
    width: 100%;
    min-height: 0;
  }
  ul.menu__list--active,
div.menu__brand--active {
    transform: translate3d(0, 0, 0);
  }

  .menu__list {
    height: 50vh;
    transform: translate3d(-100%, 0, 0);
  }

  .menu__link {
    font-size: 24px;
  }

  .menu__brand {
    height: 50vh;
    transform: translate3d(100%, 0, 0);
  }
  .menu__brand .logo {
    width: 90px;
    height: 90px;
  }
	.resurs a {
    margin-top: 10px;
}
}
.logologo {
  width: auto;
  height: auto;
	    width: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	flex-direction:column;
	    align-items: center;
}
.logologo .contect-block{
	/*flex-direction:column;*/
	        justify-content: center;
}
.logologo svg{
	margin-bottom:0px;
}
.logologo .phone{
margin: 10px 0 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.logologo .message {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0px;
        border-left: 1px solid rgba(255, 255, 255, .3);
        border-right: 1px solid rgba(255, 255, 255, .3);
    }