/*

Theme Name: twentytwentyone_child
Template: twentytwentyone

*/

html, body{
	height: 100%;
}

body{
	font: normal 1em 'Source Serif Pro', serif;    
	color: #313131;
	font-family: 'Source Serif Pro', serif;	
    max-width: 1920px;
    margin: 0 auto;
	height: 100%;
}

section{
	position:relative
}

a{
	text-decoration:none;
	color:#fff;
}

img{
	width:100%;
	height: auto;
}

p,ul, h3 ,h4, h5{
	margin:0;
}

h2{
	font-weight: normal;
	font-size: 42px;
	line-height: 62px;
	text-transform: uppercase;
	color: #746A97;
}

h4{
	font-family: Source Serif Pro;
	font-size: 26px;
	font-weight: 400;
	line-height: 33px;
	text-transform: uppercase;
	color: #F8F7FF;
	margin: 0;
}

h5{
	font-weight: normal;
	font-size: 26px;
	line-height: 33px;
	text-transform: uppercase;
	color: #746A97;
	margin:0;
}

h6{
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	color: #4C3772;
}

:focus{
	outline:none;
}

section.section{
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}

.logo {
    display: inline-block;
}

#site-navigation {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 780px;
	max-width: 100%;
    height: 100vh;
    margin-right: -850px;
	transition:0.7s;
	font-family:Montserrat;
}

#site-navigation.mactiv {
	margin-right: -380px;
}

#site-navigation.mactiv2 {
	margin-right: 0;
	transition-delay:0.4s;
}

#primary-menu-list{
	list-style: none;
    margin-top: 100px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 50vh;
}

#primary-menu-list li.menu-item-object-page {
	max-width: 215px;
}

#primary-menu-list li.menu-item-has-children:after{
	content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 1px;
    background: #4c3772;
    margin-left: 20px;
    margin-top: 15px;
	transition: 0.5s;
}
.mactiv2 #primary-menu-list li.menu-item-has-children:after{
    width: 155px;
}

#primary-menu-list li a{
	font-family: Source Serif Pro;
    font-size: 26px;
    color: #4C3772;
    text-transform: uppercase;
	transition: 0.3s;
}

#primary-menu-list li a:hover{
    color: #674CC6;
}

button.sub-menu-toggle {
    display: none!important;
}

.m_left_block, .m_right_block{
		display:inline-block;
		height:100%;
		vertical-align:top;
		transition:0.5s;
}

.m_left_block{
	width: 400px;
	max-width:100%;
    z-index: 1;
    position: absolute;
}
.m_right_block{
	background: #F5F5F5;
    width: 350px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.mactiv2 .m_left_block{
	width: 350px;
}
.mactiv2 .m_right_block{
    width: 400px;
}

.sub-menu {
	position: absolute;
    left: 370px;
    list-style: none;
    width: 254px;
    display: inline-block;
}

#primary-menu-list .sub-menu li {
    margin: 0 0 20px;
}

#primary-menu-list .sub-menu li a {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
}

.wrap_menu{
    padding-left: 50px;
}

.wrap_left_menu {
	width: 633px;
	height: 100%;
	background: linear-gradient(180deg, #0C0B3C 0%, #270A39 100%);
	opacity: 0.85;
	box-sizing: border-box;
	backdrop-filter: blur(2px);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.left_menu {
    position: absolute;
    top: 22vh;
    left: 0;
	width: 420px;
}

.left_menu > ul {
	list-style: none;
    color: #fff;
	padding: 0;
	padding: 0 0 0 30px;
}

.left_menu > ul li {
	margin-top: 20px;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	color: #fff;
	cursor: default;
}

.left_menu > ul li:before {
	content: "";
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    background: radial-gradient(95.45% 95.45% at 13.64% 9.09%, #FFFFFF 0%, #B8B2CC 100%);
	box-shadow: 0px 0px 12px #746A97;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 5px;
    margin-left: -30px;
    position: absolute;
}

.controlArrow.prev {
	left: 50px;
}
.controlArrow.next{
	right: 50px;
}

.left_menu h4{
	margin-bottom:65px;
}

header.main_page {
    position: fixed;
    top: 0;
    left: 0;
    height: 100px;
	width: 100%;
    z-index: 99;
	margin-top: 16px;
	font-family: 'Montserrat', sans-serif;
}

header.page{
	position: fixed;
	max-width: 1920px;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 14px 0;
	z-index: 99;
	font-family: 'Montserrat', sans-serif;
}

.header_contact{
	position: absolute;
    width: 217px;
    height: 34px;
    right: 28%;
    top: 28px;
}

.header_contact a{
	font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
	display:inline-block;
	vertical-align:middle;
}

header.page .header_contact a,
header.page .language li a,
header.page #main_menu{
	color:#674CC6;
}

header.page .button_menu span {
    background: #674CC6;
}

header.page .header_contact a:after {
    background: url(../img/icons/phone_color.svg)no-repeat center;
}

.header_contact a:after{
    display: inline-block;
    content: "";
    margin-left: 20px;
    width: 34px;
    height: 34px;
    background: url(../img/icons/phone.svg)no-repeat center;
    vertical-align: middle;
    margin-bottom: 4px;
}

.main_content{
	/* max-width: 1650px; */
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: relative;
	z-index: 1;
}

.content {
    max-width: 1110px;
	width:100%;
    position: relative;
    margin: 0 auto;
}
.content2 {
    max-width: 1480px;
	width:100%;
    position: relative;
    margin: 0 auto;
}


.language{
    list-style: none;
    position: absolute;
    width: 25px;
    height: 50px;
    right: 19%;
    top: 35px;
    margin: 0;
    cursor: pointer;
}

.language:after{
    display: block;
    content: "";
    width: 9px;
    height: 5px;
    background: url(../img/icons/arrow_down.svg)no-repeat center;
    position: absolute;
    right: -20px;
    top: 12px;
	transition:0.3s;
}
#menu_vert .language:after {
    display: none;
}


header.page .language:after{
    background: url(../img/icons/arrow_down_color.svg)no-repeat center;
}

.language:hover:after{
	transform:rotate(180deg);
}


.language li{
	color:#fff;
	position: absolute;
}

.language li{
	margin-top:0;
	opacity:0;
	transition:0.3s;
}

ul.language:hover li{
	margin-top:25px;
	opacity:1;
}

.language li.current-lang{
	margin-top:0!important;
	opacity:1!important;
}

.language li a{
	color:#fff;
	font-weight: 500;
	font-size: 18px;
	text-decoration:none;
}

#pp-nav.custom .pp-tooltip{
		color: #fff;
}
#markup{
	display: block;
	width: 450px;
	margin: 20px auto;
	text-align: left;
}

#main_menu {
    position: absolute;
    right: 0;
    top: 25px;
    width: 167px;
    height: 34px;
    color: #fff;
	cursor:pointer;
}

#main_menu > p {
    position: absolute;
    padding: 0;
	font-weight: 500;
	font-size: 18px;
    margin: 10px 0 0;
	transition:0.3s;
}

#main_menu:hover > p {
    text-shadow: 0 0 1px #674cc6;
}

.button_menu{
	width: 34px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 10px;
    transform: rotate(-90deg);
	transition:0.5s;
}

.button_menu span{
    width: 34px;
    height: 4px;
    position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	background:#fff;
	transform: rotate(-18deg);
	transition:0.5s;
}

.button_menu span:nth-child(1){
	top:4px;
}

.button_menu span:nth-child(2){
	top:17px;
}

.button_menu span:nth-child(3){
	top:30px;
}

#main_menu:hover .button_menu {
}

#main_menu:hover span:nth-child(1){
	left:-10px;
	top: 30px;
}
#main_menu:hover span:nth-child(2){
	left:2px;
}
#main_menu:hover span:nth-child(3){
	top: 4px;
	left:7px;
}

.menu-container a{
	color:#000;
}

#menu_vert {
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
	right: 0;
	z-index: 2;
	opacity:0;
	transition:1.5s;
}

.mactiv #menu_vert {
    position: fixed;
	opacity:1;
}


#button_close{
	width: 35px;
    height: 35px;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    margin: 0 auto;
	cursor:pointer;
}

#button_close span{
	width:100%;
	height:4px;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background: #4C3772;
}

#button_close span:nth-child(1){
	transform:rotate(45deg);
}

#button_close span:nth-child(2){
	transform:rotate(-45deg);
}

#label_menu {
    position: absolute;
    width: 100%;
    height: 18px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    text-align: center;
}

#label_menu p{
	transform: rotate(270deg);
    display: inline-block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
	margin: auto;
	font-size: 18px;
	font-weight: 500;
	color: #4C3772;
	cursor: default;
}
	
#menu_vert .language{
    bottom: 42px;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
	padding: 0;
}

#menu_vert .language li a {
    color: #4C3772;
}

#menu_vert .language li.current-lang {
    margin-top: 0!important;
}

#menu_vert ul.language li {
    margin-top: 25px;
    opacity: 1;
}

#menu_contact {
    position: absolute;
    bottom: 14%;
}

#menu_contact a{
	display:block;
	font-family: Source Serif Pro;
	font-size: 26px;
	line-height: 33px;
	text-transform: uppercase;
	color: #4C3772;
	margin-bottom:20px;
}

#site-navigation .socblock {
    position: absolute;
    bottom: 52px;
}

.socblock a.icon {
    width: 27px;
    height: 20px;
    display: inline-block;
	vertical-align: middle;
    margin: 0 3px;
	transition:0.3s;
}


.socblock a.icon:hover {
    transform: scale(1.2);
}

.fac {
    background: url(../img/icons/facebook.svg)no-repeat left center/contain;
}
.inst {
    background: url(../img/icons/inst.svg)no-repeat left center/contain;
}
.yout {
    background: url(../img/icons/yout.svg)no-repeat left center/contain;
}
.fac_W {
    background: url(../img/icons/facebook_W.svg)no-repeat left center/contain;
}
.inst_W {
    background: url(../img/icons/inst_W.svg)no-repeat left center/contain;
}
.yout_W {
    background: url(../img/icons/yout_W.svg)no-repeat left center/contain;
}

#wrap_socblock {
    position: fixed;
    bottom: 10%;
    z-index: 9;
    left: 5%;
    width: 107px;
}

.gift {
    position: fixed;
    bottom: 18%;
    color: white;
	max-width: 400px;
	transition:1s;
	opacity:0;
}

section.active .gift {
	opacity:1;
}

p.gift_desc{
	display: inline-block;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #ccc;
    max-width: 260px;
}

.gift_img{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../img/icons/gift_color.svg)no-repeat center / cover;
    margin-right: 15px;
}

.gift p.gift_desc{
    color: #fff;
}

.gift .gift_img{
    background: url(../img/icons/gift.svg)no-repeat center/cover;
}

.service_gift p.gift_desc{
	background: linear-gradient(135deg, #D300FF 0%, #00F3FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}



.main_title {
    position: absolute;
    top: 23vh;
    right: 80px;
    /* max-width: 583px; */
    padding: 40px;
    background: rgba(114, 111, 255, 0.4);
    backdrop-filter: blur(2px);
}

.main_title h2{
	font-size: 42px;
	line-height: 62px;
	text-align: right;
	text-transform: uppercase;
	color: #F4F4F4;
	margin:0;
}

.main_desc {
	position: absolute;
    bottom: 7.5%;
    right: 79px;
    width: 720px;
    color: #fff;
    text-align: right;
    padding-bottom: 80px;
}

.main_desc div{
    margin: 25px auto;
}

#section1 .main_desc div{
    margin: 0 auto;
}

#section1 .main_desc div:nth-child(3){
    margin: 25px auto 0;
}

.main_desc p{
	margin:0;
	line-height: 100%;
}


.main_desc .desc_1,
.main_desc .desc_2{
	font-family: Montserrat;
	font-style: normal;
	font-size: 30px;
	line-height: 40px;
}

.main_desc .desc_1{
	font-weight: 700;
	font-size: 30px;
}

#section1 .main_desc .desc_1{
	font-weight: 400;
	font-size: 97px;
	line-height: normal;
}
#section1 .main_desc{
	padding-bottom: 0;
}

.main_desc .desc_2{
	font-weight: 300;
	font-size: 28px;
}

.main_desc .desc_2 strong{
	font-weight: 400;
	font-size: 40px;
}

.main_button{
    position: absolute;
    width: 607px;
    height: 50px;
    bottom: 0;
    background: #674CC6;
    opacity: 0.8;
    border-radius: 5px;
    right: 0;
    cursor: pointer;
	transition:0.5s;
}

.main_button:hover,
.pf_button:hover{
	background: #ffffffe0;
}
.main_button:hover p,
.pf_button:hover p{
	color: #4C3772;
	text-shadow: 0 0 1px #4C3772;
}
.main_button:hover .main_arrow:after,
.pf_button:hover .main_arrow:after{
	opacity:1;
}

.pf_button:hover{
	border-color: #4C3772;
}

.main_button p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    margin-left: -70px;
	margin-top: 0;
    margin-bottom: 0;
    text-align: center;
	transition: 0.5s;
}

.main_arrow {
    display: block;
    position: absolute;
    width: 48px;
    height: 50px;
    right: 50px;
    top: 0;
    background: url(../img/icons/main_arrow.svg)no-repeat center/contain;
}


.main_arrow:after {
	content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/icons/main_arrow_c.svg)no-repeat center;
    background-size: contain;
    opacity: 0;
    transition: 0.5s;
}
.sloder2 .main_arrow:after {
    transition: 0.3s;
}

.content_height{
	height:100%;
}

.main_transition{
	transition:0.5s;
	opacity:0!important;
}

.main_transition.active{
	opacity:1!important;
}

#wrapForm {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #000000ad;
    z-index: 555;
    top: 0;
    left: 0;
    display: none;
}

#overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff;
    display: block;
    z-index: 9999;
    top: 0;
}

#formModal {
	width: 810px;
	max-width: 100%;
    height: 649px;
    padding: 44px 48px;
    background: #fff;
    box-shadow: 0px 0px 50px 15px rgba(25, 9, 30, 0.25), inset 0px 0px 70px rgba(25, 9, 30, 0.3);
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 556;
    display: none;
    box-sizing: border-box;
	font-family: Montserrat;
}

#formModal > .cancel {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
	transition:0.3s;
}

 .cancel span {
	width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #4C3772;
}

.cancel span:nth-child(1) {
    transform: rotate(45deg);
}
.cancel span:nth-child(2) {
    transform: rotate(-45deg);
}

.slick-fullscreen .cancel span {
    width: 29px;
    height: 2px;
    background: #ffffff;
}

.slick-fullscreen .slick-fullscreen-close {
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    z-index: 3;
    width: 29px;
    height: 29px;
}


#formModal > .cancel:hover{
	opacity:1
}

#formModal #formtitle {
    display: block;
    font-size: 42px;
    font-weight: bold;
	font-family: Source Serif Pro;
	font-weight: normal;
    line-height: 62px;
	text-align: center;
	text-transform: uppercase;
	color: #4C3772;
}

#formModal .but {
    width: 250px;
    height: 52px;
    margin: 0 auto;
    position: relative;
    display: block;
    background: none;
    border: #4C3772 solid 2px;
	font-weight: bold;
	font-size: 16px;
	color: #4C3772;
	cursor:pointer;
	transition: 0.5s;
}

#formModal .but:hover {
    background-color: #4C3772;
    color: #fff;
}

#formModal input.formm {
	border: #4C3772 solid 2px;
    color: #4c3772;
    width: 100%;
    height: 52px;
    box-sizing: border-box;
    padding: 5px 15px;
	outline: none;
	font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03em;
}

#formModal input.formm:focus,
#formModal .mess:focus {
	border-image-source: linear-gradient(135deg, #D300FF 0%, #00F3FF 100%)!important;
    border: transparent solid 2px;
    border-image-slice: 1;
    outline: none;
}

#formModal .input_form {
	display: inline-block;
    vertical-align: top;
    width: 342px;
    text-align: left;
}

#formModal .input_form.form_mail {
    width: 100%;
}

#formModal .input_form.form_name,
#formModal .input_form.form_text{
	margin-right: 25px;
}

.label_input{
	font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #4C3772;
    padding: 15px 0;
}

input::placeholder,
textarea::placeholder {
	font-family: Montserrat;
	font-weight: normal;
	font-size: 16px;
	line-height: 52px;
	letter-spacing: 0.03em;
	color: #4C3772;
}

textarea::placeholder {
	line-height: 24px;
}

textarea.mess{
    max-width: 100%;
    width: 100%;
    min-height: 178px;
    max-height: 178px;
    color: #4c3772;
    border: #4C3772 solid 2px;
    padding: 15px;
    box-sizing: border-box;
	font-family: Montserrat;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03em;
}

label.gtr{
	display: block;
    line-height: 0;
    margin-bottom: 22px;
    cursor: pointer;
}

label.gtr .lst{
    font-weight: 600;
    font-size: 11px;
    line-height: 11px;
    color: #4C3772;
}

.input_form.form_text label.gtr:last-child{
    margin-bottom: 0;
}

.rtg {
  display: none;
}

.mrt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background: #FFFFFF;
    box-shadow: 0px 0px 3px rgba(70, 33, 120, 0.5);
}

.mrt:before {
	content: '';
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #4c3772;
}

.rtg:checked ~ .mrt:before {
  display: block;
}

section.header {
    width: 100%;
    height: 827px;
	min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.top_title {
    top: 240px;
    bottom: 0;
    left: 15%;
    margin: auto;
    position: absolute;
    display: inline-block;
    /* max-width: 660px; */
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(4px);
    border-radius: 7px;
	transform-style: preserve-3d;
	z-index:0;
	max-height: max-content;
}

.top_title:after {
	content:"";
	position:absolute;
	top: 30px;
    left: 50px;
    display: block;
    width: 100%;
    height: 100%;
	border: 4px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 7px;
	transform: translateZ(-1px);
}

.top_title h1 {
	font-weight: 600;
    font-size: 60px;
    line-height: 85px;
    color: #4C3772;
    mix-blend-mode: normal;
    margin: 0;
	padding: 35px 60px 35px 90px;
	text-transform: uppercase;
}

div.post-list:first-child{
    padding: 0;
}

div.post-list{
	clear: both;
    padding: 105px 0 0;
    min-height: 388px;
}


div.post-list > div{
    display: inline-block;
    width: 50%;
    max-width: 540px;
    position: relative;
    box-sizing: border-box;
}

div.post-list:nth-child(odd) .service_desc{
	float:left;
	padding-right: 70px;
}
div.post-list:nth-child(odd) .service_img{
	float:right;
}

div.post-list:nth-child(even) .service_desc{
	float:right;
	padding-left: 70px;
}
div.post-list:nth-child(even) .service_img{
	float:left;
}

.service_desc{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	color: #353535;	
}

.service_desc > p{
	font-family: Montserrat;
	margin: 30px 0;
}

.service_img img{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 0;
}

.service_img .service_img_title{
	position: absolute;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	text-align: right;
	color: #FFFFFF;
	margin: 52px;
	max-width: 356px;
    top: 0;
    right: 0;
	text-transform: uppercase;
}

.post-list .gradient{
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(77, 46, 133, 0.4) 0%, rgba(176, 40, 255, 0.2) 100%);
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.service_button {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 432px;
    width: 100%;
    height: 50px;
    border: 1.5px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
	line-height: 46px;
	cursor:pointer;
	transition:0.3s;
}

.service_button:hover {
	background: rgba(76, 55, 114, 0.8);
    border-color: rgba(76, 55, 114, 0);
}

/* .service_button:hover > p {
	color: #4C3772!important;
    text-shadow: 0 0 1px #4C3772;
}
.service_button:hover .main_arrow:after{
	opacity:1;
}
 */
.service_img .service_button > p{
	font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: normal;
    color: #fff;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    text-align: center;
	transition:0.3s;
	margin-left: 10px;
}

.blogs{
	width: 100%;
	min-height: 620px;
	background: #4C3772;
}

.section_title{
	max-width:1350px;
	width:100%;
	position:relative;
	overflow:hidden;
	margin: 0 auto;
	text-align: center;
}

.section_title h2{
	color: #746A97;
    font-weight: normal;
    font-size: 42px;
    text-transform: uppercase;
    margin: 60px 0;
}

.section_title h2:before,
.section_title h2:after {
	content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 1px;
    background: #746A97;
    position: relative;
}


.section_title h2.animateIn:before,
.section_title h2.animateIn:after {
    width: 100%;
	transition: 1.6s ease-in-out 0.5s;
}

.section_title h2:before {
    margin-left: -100%;
    left: -14px;
}
.section_title h2:after {
    margin-right: -100%;
    right: -14px;
}

section.section_content{
	padding-bottom:50px;
	padding-top: 105px;
}

.section_content p.page_name,
#contacts p.page_name {
	position: absolute;
    top: 45px;
    left: 10px;
	margin:0;
	font-family: 'Source Serif Pro';
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #746A97;
    text-transform: uppercase;
}

p.page_name:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #746a97;
    right: 110%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute;
}

.stages h2.animateIn:before,
.etap.animateIn  p.page_name:before,
.wrap_p_n.animateIn  p.page_name:before {
	width: 120px;
	transition:0.8s ease-in-out 0.8s;
}

footer{
	width: 100%;
	min-height: 292px;
	text-align: center;
	color: #fff;
	background: linear-gradient(180deg, #0C0B3C 0%, #270A39 100%);
	font-family: Montserrat;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.03em;
}

footer .site_name {
    padding-top: 46px;
	margin:0;
}

footer .menu {
    list-style: none;
	padding: 0;
}

footer .menu li {
    display: inline-block;
    margin: 0 3px;
}

footer .menu li a {
	transition:0.3s
}
footer .menu li:hover a {
	text-shadow: 0px 0 1px white, 0px 0 2px white, 0px 0 5px #8c8c8c;
}
footer .menu li.current-menu-item a {
	font-weight:700;
}

footer .menu li:after {
	display:inline-block;
	content:"/";
	margin-left: 13px;
}
footer .menu li:last-child:after {
	display:none;
}

footer > *{
	margin-top: 23px;
}

a.phone{
	display:block;
}

section.footer_form{
	width:100%;
	height:884px;
	min-height: 100%;
	background: url(../img/footer_form.jpg)no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.gradient{
	position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(53, 0, 150, 0.5) 0%, rgba(138, 0, 219, 0.15) 100%);
    z-index: 0;
    top: 0;
    left: 0;
}

section.footer_form h2 {
	font-weight: normal;
	font-size: 42px;
	line-height: 62px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:center;
	position: relative;
	margin: 0;
	padding-top: 100px;
}

#form_footer {
    max-width: 920px;
	width: 90%;
    min-height: 500px;
    position: relative;
    margin: 0 auto;
	color:#fff;
	padding-top:50px;
}

#form_footer input{
	height:52px;
	background:none;
	border:#fff solid 2px;
	width:100%;
	box-sizing: border-box;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
    padding: 5px 15px;
	color:#fff;
	transition:0.3s;
}

input.inputerror{
	border-color:red!important;
}

#form_footer .form_name,
#form_footer .form_tel{
	width: 442px;
	display:inline-block;
}

#form_footer .form_name{
	margin-right:31px;
}

#form_footer textarea{
	background:none;
	border:#fff solid 2px;
	width:100%;
	box-sizing: border-box;
	color:#fff;
	max-height: 178px;
    max-width: 100%;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
}

#form_footer .label_input {
    color: #fff;
}

#form_footer input::placeholder,
#form_footer textarea::placeholder {
	color: #fff;
}

input:focus::placeholder,
textarea:focus::placeholder {
	opacity:0;
	transition: opacity 0.3s ease;
}

#form_footer .but {
    width: 250px;
    height: 52px;
    margin: 66px auto 0;
    position: relative;
    display: block;
    background: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
	transition:0.3s;
}
#form_footer .but:hover {
    color: #746a97;
    background-color: white;
}

#form_footer input.formm:focus,
#form_footer .mess:focus {
	border-image-source: linear-gradient(135deg, #D300FF 0%, #00F3FF 100%)!important;
    border: transparent solid 2px;
    border-image-slice: 1;
    outline: none;
}

.partners {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-bottom:60px;
}

.partners > div{
    display: inline-block;
    margin: 20px 0 0;
    width: 238px;
}

.section_content p{
	font-family: Montserrat;	
	line-height: 24px;
	margin: 30px 0;
}

.intro_page {
	clear: both;
	/* padding: 105px 0 0; */
	overflow: hidden;
}

.intro_page > div {
    display: inline-block;
    width: 50%;
    max-width: 540px;
    position: relative;
    box-sizing: border-box;
}

.intro_left {
    float: left;
    padding-right: 110px;
}

.intro_right {
    float: right;
}

.intro_page h3{
    font-weight: normal;
    font-size: 26px;
    line-height: 33px;
    text-transform: uppercase;
    color: #746A97;
    margin: 0;
}

.text_page {
    clear: both;
	margin-top: 100px;
}

.pf_button {
    position: relative;
    width: 99.3%;
    height: 50px;
    background: rgba(103, 76, 198, 0.80);
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s;
    line-height: 50px;
    text-align: center;
    display: block;
    border: #674cc600 solid 2px;
    margin: 24px auto 0;
}

.pf_button p {
	display:inline-block;
	vertical-align:middle;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 0 -70px;
    text-align: center;
	color:#fff;
	text-transform: uppercase;
	transition: 0.3s;
}

section.header .gradient{
    left: 0;
    top: 0;
    width: 40%;
	background: linear-gradient(90deg, rgba(57, 38, 81, 0.85) 0%, rgba(57, 38, 81, 0) 98.51%);
}

.before_block:before{
	content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -50%;
    background: #f5f5f5;
}

.etap{
	position:relative;
	background: #F5F5F5;
    padding: 80px 0;
    margin-top: 100px;	
}

.a_step {
    display: inline-block;
	vertical-align:top;
    max-width: 255px;
    width: 100%;
    margin-left: 80px;
	margin-top: 30px;
}

.step_line{
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.step_line span{
	position:absolute;
	display:block;
	background:#746A97;
}

.step_line p{
	display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
	font-family: Source Serif Pro;
	color: #746A97;
}

.step_line span:nth-child(1){
	top:0;
	right:0;
	width:0;
	height:1px;
}
.step_line span:nth-child(2){
	top:0;
	left:0;
	width:1px;
	height:0;
}
.step_line span:nth-child(3){
	bottom:0;
	left:0;
	width:0;
	height:1px;
}
.step_line span:nth-child(4){
	bottom:0;
	right:0;
	width:1px;
	height:0;
}
.step_line span:nth-child(5) {
    width: 0;
    height: 1px;
    top: 0;
    bottom: 0;
    right: -25%;
    margin: auto 0;
}

.animateIn .step_line span{
	transition:0.4s linear;
}

.animateIn .step_line span:nth-child(1){
	width:100%;
	transition-delay: 0.5s;
	transition-duration: 0.35s;
}
.animateIn .step_line span:nth-child(2){
	height:100%;
	transition-delay:0.85s;
	transition-duration: 0.30s;
}
.animateIn .step_line span:nth-child(3){
	width:100%;
	transition-delay:1.15s;
	transition-duration: 0.25s;
}
.animateIn .step_line span:nth-child(4){
	height:100%;
	transition-delay:1.40s;
	transition-duration: 0.25;	
}
.animateIn .step_line span:nth-child(5) {
    width: 50%;
	transition-delay:1.65s;
	transition-duration: 0.35;
}

.animateIn .step_line.step2 span:nth-child(1){
	transition-delay: 0.9s;
}
.animateIn .step_line.step2 span:nth-child(2){
	transition-delay:1.25s;
}
.animateIn .step_line.step2 span:nth-child(3){
	transition-delay:1.55s;
}
.animateIn .step_line.step2 span:nth-child(4){
	transition-delay:1.80s;
}
.animateIn .step_line.step2 span:nth-child(5) {
	transition-delay:2.05s;
}

.a_step h6{
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #746A97;
    margin: 25px 0;
}

.a_step p{
	letter-spacing: 0.02em;
	margin: 0;
}

.etap .section_content p.page_name {
    top: 60px;
}

.section_service .service_img{
	max-width: 350px;
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 30px;
	font-size: 0;
	border-radius: 5px;
    overflow: hidden
}

.section_blog .blog_block{
	margin: 0 0px 32px;
	max-width: 350px;
	position: relative;
    display: inline-block;
    vertical-align: top;
	font-size: 0;
	border-radius: 5px;
    overflow: hidden;
	max-height: 390px;
}

.section_service .gradient,
.blog_block .gradient{
    background: linear-gradient(180deg, rgba(77, 46, 133, 0.4) 0%, rgba(176, 40, 255, 0.2) 100%);
}

.section_service .service_button {
    width: 90%;
    max-width: 240px;
    height: 40px;
    line-height: 40px;
}

.section_service .service_img .service_button > p {
    font-weight: 500;
    font-size: 10px;
    margin: 0;
    width: 182px;
    text-align: center;
}

.section_service .service_img .service_button .main_arrow {
    display: block;
    position: absolute;
    width: 38px;
    height: 40px;
    right: 20px;
    background: url(../img/icons/main_arrow.svg)no-repeat center;
	background-size: contain;
}

.service_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.service_block .service_img .service_img_title{
	font-size: 20px;
    line-height: 40px;	
}

#service_menu_wrap{
	position: absolute;
    top: 240px;
    /* margin: auto 0; */
    width: 350px;
    height: 380px;
    right: 6%;
    background: rgba(57, 38, 81, 0.8);
    mix-blend-mode: normal;
    border-radius: 5px;
    padding: 35px 50px;
    box-sizing: border-box;
	z-index:98;
	overflow: hidden;
	transition: top 0.5s, transform ease-in-out 0.5s, padding 0.5s, width 0.3s ease 0.5s;
}

#service_menu_wrap.menu_move{
	position: fixed;
    top: 38%;
	padding: 0;
	transform: scaleY(0.7);
	width: 60px;
}

#service_menu_wrap.menu_fix.hover{
	position: fixed;
    top: 38%;
}

#service_menu_wrap.menu_fix{
	transition: top 0.5s, width ease-in-out 0.5s, padding 0.5s, transform 0.3s ease-in-out 0.5s;
}



#service_menu_wrap.menu_move li:before{
	transform: rotate(-15deg);
	opacity: 1;
	transition: opacity 0.9s 0.3s, transform ease-in-out 0.5s 0.4s;
}

#service_menu_wrap.menu_fix li:before{
	opacity: 0;
	transform: rotate(15deg);
	transition: 0.8s;
}


#service_menu_wrap.menu_move a{
	opacity:0;
	transition: opacity 0.5s, margin-top 0.1s 0.8s;
}
/* #service_menu_wrap.menu_fix a{
	transition:0.5s 0.8s;
	margin-top:0;
} */

#service_menu_wrap.menu_move li{
	max-height:20px;
	transition: max-height 0.3s 0.3s;
}

#service_menu_wrap.menu_fix li{
	max-height:100%;
	transition: max-height 0.3s 0.5s;
}

#service_menu_wrap.menu_fix li:nth-child(1) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 0.8s;
}
#service_menu_wrap.menu_fix li:nth-child(2) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 0.9s;
}
#service_menu_wrap.menu_fix li:nth-child(3) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 1s;
}
#service_menu_wrap.menu_fix li:nth-child(4) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 1.1s;
}
#service_menu_wrap.menu_fix li:nth-child(5) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 1.2s;
}
#service_menu_wrap.menu_fix li:nth-child(6) a{
	transition: cubic-bezier(0.65, 0, 0.35, 1) 0.3s 1.3s;
}

#service_menu_wrap li a{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	color: #CAC6CD;
	display:block;
	opacity: 1;
	transition: opacity 0.3s;
}

#service_menu_wrap li:hover a {
    text-shadow: 0 0 1px white;
}

#service_menu_wrap li.current-menu-item a {
    color: #fff;
}

#service_menu_wrap li a:after{
	content:"";
	display:block;
	width:0;
}

/* #service_menu_wrap.menu_move{
	position: fixed;
    top: 38%;
	padding: 0;
	animation: scaleOut ease-in-out 0.5s forwards, widthOut 0.3s ease-in-out 0.5s forwards;
}
#service_menu_wrap.menu_move a{
	animation: fadeOut 0.3s forwards;
}

#service_menu_wrap.menu_fix{
	transform: scaleY(0.7);
	animation: widthOutR ease-in-out 0.5s forwards, scaleOutR 0.3s ease-in-out 0.5s forwards;
}
#service_menu_wrap.menu_fix a{
	opacity: 0;
	animation: fadeOutR 0.5s 0.8s forwards;
} */

#service_menu_wrap ul {
	padding: 0;
    list-style: none;
    width: 245px;
    position: relative;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

#service_menu_wrap li{
	position:relative;
	display:block;
	height:auto;
}

#service_menu_wrap li:before {
    content: '';
    width: 4px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28px;
    margin: auto 0;
    transform: rotate(-15deg);
    opacity: 0;
}

#service_menu_wrap li.current-menu-item:before {
    /* box-shadow: 0 0 9px 1px white; */
}


.wp-block-media-text__content > *:first-child,
.wp-block-column > *:first-child{
	margin-top:0;
}
.wp-block-media-text__content > *:last-child{
	margin-bottom:0;
}

section.stages{
    position: relative;
    min-height: 520px;
    background: #4C3772;
    box-sizing: border-box;
    padding-top: 100px;
	padding-bottom: 100px;
}

.stages h2 {
	position: relative;
    display: inline-block;
    max-width: 80%;
    color: #fff;
    font-weight: normal;
    line-height: 62px;
    text-transform: uppercase;
    margin: 0;
	padding: 0 20px;
}

.stages h2:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 28px;
    right: 100%;
}

/* .stage_blocks {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
} */

.stage{
	display: inline-block;
    vertical-align: top;
    width: 224px;
    box-sizing: border-box;
	/* margin-right: 71px; */
	margin:0 35px;
}

.stage h6{
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}

.stage p{
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	color: #FFFFFF;
}

section.price_list{
	background: #F5F5F5;
	margin-top: 100px;
	padding-bottom: 100px;
}

.price {
    position: relative;
    margin: 0 auto;
    border: 8px solid #746A97;
    box-sizing: border-box;
    padding: 50px;
}

.price h4 {
    text-align: center;
    color: #746A97;
    font-weight: bold;
    font-style: italic;
}

.price table {
	border-collapse: collapse;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	margin-top: 30px;
	font-style: italic;
    font-weight: bold;
    color: #746a97;
    width: 100%!important;
    height: auto!important;
}

.price table tbody {
    background-color: #e5e5e5;
}

.price thead tr{
	border: none;
}

.price thead tr td {
    text-align:center;
}

.price thead tr td:first-child{
    font-weight: bold;
    font-size: 20px;
    color: #746A97;
}

.price thead tr td:nth-child(2){
    font-size: 20px;
}

.price thead tr td:last-child{
	text-align:center;
	font-weight: bold;
    font-size: 20px;
    color: #746A97;
}

.price tbody tr {
	border: 1px solid #746A97;
}

.price tbody td {
	padding:20px 0;
	text-align: center;
}

.price tbody tr td:nth-child(1){
	width:5%;
}

.price tbody tr td:nth-child(2){
	width:75%;
	text-align:left;
	padding-right: 40px;
}

.price tbody tr td:nth-child(3){
	width:18%;
	border-left: 1px solid #746A97;
    border-right: 1px solid #746A97;
}

.section_service .slider .service_img{
    max-width: 300px;
    margin: 0 15px 30px;
}

.slider .service_img .service_img_title {
    font-size: 20px;
    line-height: 40px;
    margin: 30px;
}

.slider, .slider_pf {
    padding: 0 60px;
}

#blog{
	display: flex;
	padding-top: 80px;
	flex-wrap: wrap;
}

.blog_block {
    position: relative;
    display: inline-block;
	flex-grow:1;
}

.blog_block.first{
    width: 100%;
    max-width: 730px;
    height: 390px;
    padding: 50px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.wrap_second{
	flex-basis:350px; 
	flex-shrink:0;				   
	display: flex;
	flex-direction: column;	
	margin-left: 30px;
}


.blog_block.second{
	/* width:350px; */
	color: #fff;
    border: #fff solid 1px;
    flex-basis: 50%;
    min-height: 180px;
    margin-bottom: 28px;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px 10px 0 20px;
}

.blog_block.second .introtext{
    font-family: Montserrat;
    font-weight: 700;
    line-height: 24px;
    margin-top: 5px;
	max-height: 96px;
    overflow: hidden;
	color: #fff;
}

.date{
	font-family: Montserrat;
    line-height: 24px;
    letter-spacing: 0.03em;
}

.introtext, .date, .readme{
	font-size:16px;
}

.readme{
	border-top: #fff solid 1px;
    position: absolute;
    width: 100%;
    height: 40px;
    margin-left: -20px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 38px;
    bottom: 0;
	font-family: Montserrat;
	letter-spacing: 0.03em;
}

.readme:after{
	display:block;
	content:"";
	width:65px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	border-left:#fff solid 1px;
	background: url(../img/icons/main_arrow.svg)no-repeat center;
	transition:0.3s;
}

.readme:before{
	display:block;
	content:"";
	width:65px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	background: url(../img/icons/main_arrow_c.svg)no-repeat center;
	transition:0.3s;
	opacity:0;
	z-index: 1;
}

.readme:hover:after{
	background-color: #fff;
}

.readme:hover:before{
	opacity:1;
}

.blog_block.first .blog-title,
#blog_page .blog_block .blog-title{
    position: relative;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-transform: uppercase;
	font-family: Montserrat;
	color:#fff;
}

.blog_block.first .blog-title:after,
#blog_page .blog_block .blog-title:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-top: 20px;
    position: absolute;
}

#blog_page .blog_block{
	padding:40px;
	box-sizing:border-box;
	transition:0.3s;
}

#blog_page .blog_block:hover{
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.5);
}

.blog_block.first .introtext,
#blog_page .blog_block .introtext {
	position: relative;
    /* top: 26%; */
    margin-top: 15%;
    width: 100%;
	font-family: Montserrat;
    font-size: 16px;
    color: #fff;
	font-weight: 700;
}

.first .date,
#blog_page .date{
    position: relative;
    margin-top: 15%;
    font-size: 16px;
    color: #fff;
}

#blog_page .blog_block:not(.first) .introtext{
	margin-top: 28%;
}

.blog_soc.first {
	position: relative;
    /* display: flex; */
    max-width: 730px;
    width: 100%;
    min-height: 50px;
    border: #fff solid 1px;
    box-sizing: border-box;
    flex-basis: 730px;
	border-radius: 5px;
	line-height: 46px;
}

.blog_link.second {
	position: relative;
    display: flex;
    max-width: 350px;
    width: 100%;
    height: 50px;
    border: #fff solid 1px;
    box-sizing: border-box;
    flex-basis: 350px;
    border-radius: 5px;
    margin-left: 30px;
    line-height: 48px;
    text-align: center;
    justify-content: space-around;
    color: #fff;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	cursor: pointer;
	transition:0.3s;
	text-transform: uppercase;
}

.blog_link.second:hover{
    background: #fff;
    color: #4c3772;
}

.blog_soc.first > p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    width: 530px;
    max-width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	cursor: default;
}

.blog_soc.first .socblock {
    display: inline-block;
    vertical-align: middle;
    line-height: 46px;
}

.blog_soc.first .socblock a.icon {
    margin: 0 10px;
}

#blog_page{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog_block img {
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
	z-index:0
}

#content{
	padding-top:120px;
}
.page-template-page-main #content{
	padding-top:0;
}

.wrapslider {
    text-align:center;
	margin-bottom:40px;
}

.slider {
    position: relative;
}

.wrapslider h4{
    text-transform: uppercase;
    color: #746A97;
    max-width: 960px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
}

.wrapslider .port_block{
	display:inline-block;
	position:relative;
	max-width: 300px;
	margin:0 15px;
	overflow: hidden;
    border-radius: 5px;
}

.wrapslider .port_block.slick-current + .slick-active,
.section_service .slick-current + .slick-active{
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.5);
	transition: box-shadow 0.5s, transform 0.5s;
}

.wrapslider .port_block.slick-active,
.section_service .slick-active{
	box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0);
	transform: scale(1);
	transition: box-shadow 0.5s, transform 0.5s;
}

.wrapslider .slick-track,
.section_service .slick-track{
	padding:15px 0;
}

.port_block .desc_img {
    position: absolute;
    bottom: 13px;
    margin: 0 13px;
    padding: 5px;
	
	font-family: Montserrat;
	letter-spacing: 0.03em;
	color: #353535;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.slick-fullscreen {
    background: rgba(0, 0, 0, 0.97);
    z-index: 99;
}

.slick-prev, .slick-next {
	z-index: 1;
	transition: 0.3s;
}

.slick-prev:hover,
.slick-next:hover {
	transform: scale(1.3);
}

.wrap_img {
    font-size: 0;
    border-radius: 5px;
    overflow: hidden;	
}

.section_content h2, .section_content h3,
.section_content h4, .section_content h5,
.section_content h6{
	text-transform: uppercase;
	color: #746A97;
}

.header.blog_news{
    background-size: cover;
	background-repeat: no-repeat;
    background-position: center center;
	background-attachment: inherit;
}

.slider2 .slick-prev,
.slider3 .slick-prev {
    background: url(../img/Button_2W.svg)no-repeat center;
}
.slider2 .slick-next,
.slider3 .slick-next {
    background: url(../img/Button_1W.svg)no-repeat center;
}

.slider3 .slick-prev {
	left: -50px;
}
.slider3 .slick-next {
	right: -50px;
}


/* .slider2 .slick-prev,
.slider2 .slick-next{
	opacity:0.5;
}
.slider2:hover .slick-arrow{
	opacity:1;
} */

#main-footer {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

#main-footer > *{
    display: inline-block;
	vertical-align: top;
    text-align: left;
	font-family: Montserrat;
	font-weight: 300;
	letter-spacing: 0.03em;
	color: #fff;
}

#main-footer #adres{
	float:left;
}
#main-footer .phone{
	float:right;
	margin-right:80px;
}

.slider2 {
    border-radius: 5px;
    overflow: hidden;
}

.section_contact {
    background-color: #F5F5F5;
	margin-bottom: 100px;
}

.section_contact:before {
    content: "";
    display: block;
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    left: -25%;
    background: #f5f5f5;
}

#contacts {
	position: relative;
    min-height: 200px;
    padding: 107px 0;
    display: flex;
    justify-content: space-around;
}

#contacts .blocks{
	display:inline-block;
	width:212px;
	max-width:100%;
	text-align:center;
	vertical-align:top;
}

#contacts .blocks > div{
	width:100%;
	height:78px;
}
#contacts .blocks:nth-child(2) > div{
	background: url(../img/icons/icon1.svg)top center no-repeat;
}
#contacts .blocks:nth-child(3) > div{
	background: url(../img/icons/icon2.svg)top center no-repeat;
}
#contacts .blocks:nth-child(4) > div{
	background: url(../img/icons/icon3.svg)top center no-repeat;
}
#contacts .blocks:nth-child(5) > div{
	background: url(../img/icons/icon4.svg)top center no-repeat;
}

#contacts .blocks h4{
	text-transform: uppercase;
    color: #746A97;
    margin: 15px 0;
    padding-bottom: 10px;	
    border-bottom: #746A97 solid 1px;
}

#contacts .blocks a,
#contacts .blocks p{
	font-family: Montserrat;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #353535;
}

#pag a{
	color: #746A97;
}


section.error-404 {
    position: relative;
    background-color: #F7F5FA;
    text-align: center;
    min-height: 600px;
    box-sizing: border-box;
    padding: 60px 0;
}

section.error-404 h1{
    font-weight: normal;
    font-size: 42px;
    line-height: 62px;
    color: #353535;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}

#num-404{
	font-weight: 600;
	font-size: 300px;
	color: #4C3772;
}

#desc-404{
	font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #353535;
}

.pf_button.button-back{
    max-width: 240px;
    margin: 44px auto 0;
}

.pf_button.button-back p{
	font-weight: 600;
    font-size: 10px;
    line-height: 12px;
}

.pf_button.button-back .main_arrow {
    width: 40px;
    right: 20px;
}


.blog_content {
    width: 100%;
    height: 100%;
}

.blog_title{
	position: relative;
    font-weight: 600;
    font-size: 60px;
    line-height: 75px;
    color: #FFFFFF;
    max-width: 915px;
    margin: 0;
    text-transform: uppercase;
	top: 30%;
}

.date-header {
    position: absolute;
    bottom: 50px;
    right: 0;
    font-family: Montserrat;
    font-weight: bold;
    line-height: 24px;
    color: #FFFFFF;
}

.date-header:before{
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 28px;
    height: 28px;
    background: url(../img/icons/icon_date.svg)no-repeat center / cover;
    margin-right: 10px;
    margin-top: -3px;
}

section.blog_news .gradient {
    width: 100%;
    background: linear-gradient(90deg, rgba(57, 38, 81, 0.85) 0%, rgba(57, 38, 81, 0) 98.51%);
}

.wp-block-image figure {
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

.intro_right > img{
	border-radius: 5px;
}

#pag {
    text-align: center;
}


/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */

@media screen and (min-width: 1501px) and (max-width: 1800px) {
.top_title h1 {
    font-size: 48px;
    line-height: 73px;
}

.top_title {
    top: 180px;
    left: 10%;
}

#service_menu_wrap {
    top: 180px;
    right: 4%;
}

}
@media screen and (min-width: 1366px) and (max-width: 1500px) {
.main_title h2 {
    font-size: 35px;
    line-height: 55px;
}

#section1 .main_desc .desc_1 {
    font-size: 70px;
}

.main_desc .desc_1 {
    font-size: 20px;
}

.main_button {
    width: 550px;
}

.left_menu > ul li {
    font-size: 12px;
}

.top_title h1 {
    font-size: 45px;
    line-height: 70px;
}

.top_title {
    top: 140px;
    left: 8%;
}

#service_menu_wrap {
    top: 140px;
    right: 3%;
}

}
/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 1200px) and (max-width: 1365px) {
.wrap_left_menu {
    width: 533px;
}

.main_title h2 {
    font-size: 30px;
    line-height: 60px;
}

#section1 .main_desc .desc_1 {
    font-size: 65px;
}

.main_desc .desc_1 {
    font-size: 18px;
}

.main_button {
    width: 500px;
}

.left_menu > ul li {
    font-size: 12px;
}

.top_title h1 {
    font-size: 35px;
    line-height: 60px;
}

.top_title {
    top: 140px;
    left: 5%;
}

#service_menu_wrap {
    top: 140px;
    right: 2%;
}

}
/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 768px) and (max-width: 1199px) {
.language {
    right: 23%;
}

.wrap_left_menu {
    width: 45%;
}

.main_title h2 {
    font-size: 24px;
    line-height: 38px;
}

#section1 .main_desc .desc_1 {
    font-size: 55px;
}

.main_desc .desc_1 {
    font-size: 16px;
}

.main_desc .desc_2 {
    font-weight: 300;
    font-size: 24px;
}

.main_button {
    width: 550px;
}

.main_button  {
    transform: scale(0.7);
    margin: 25px 0;
    left: auto;
    right: -11%;
}

.left_menu {
    width: 390px;
}

.left_menu > ul li {
    font-size: 12px;
}

.top_title h1 {
	font-size: 40px;
    line-height: 55px;
}

.content {
    width: 94%;
}

h2 {
    font-size: 35px;
    line-height: 50px;
}

h6 {
    font-size: 14px;
    line-height: 18px;
}

.a_step {
    max-width: 230px;
    margin-left: 60px;
    margin-top: 30px;
}

.a_step p {
    font-size: 13px;
}

.about_steps {
    margin-left: -60px;
}

.section_content p.page_name, #contacts p.page_name {
    left: 63px;
}

.etap {
    margin-left: 60px;
}

.section_service .service_img {
    max-width: 290px;
	width: 30%;
}

.service_block .service_img .service_img_title {
    font-size: 18px;
    line-height: 36px;
    margin: 41px;
}

.partners > div {
	width: 24%;
    max-width: 238px;
}

.partners > div img {
    width: 100%;
}

#form_footer .form_name {
    margin-right:14px;
}

.top_title {
    top: 20%;
    left: 5%;
}

#service_menu_wrap {
    top: 20%;
    right: 2%;
}

.stage {
    margin: 0 15px;
}

.stage p {
    font-size: 13px;
    line-height: 20px;
}

#service_menu_wrap.menu_move {
    top: 10%;
}

.stages .content {
    width: 94%;
    padding: 0 7%;
    box-sizing: border-box;
}

.slider .service_img .service_img_title {
    font-size: 18px;
    line-height: 36px;
    margin: 30px;
}

#blog {
	flex-wrap: wrap;
	text-align: initial;
	display: inline-block;
}
	
.wrap_second {
	flex-direction:row;
	flex-basis:100%;
	margin: 0;
}
	
.blog_block.second {
	margin-left:0;
	margin-top:10px;
}

.blogs > .content {
	text-align:center;
}

.blog_block.second:first-child {
    margin-right: 30px;
}

.blog_link.second {
	max-width: initial;
    width: 100%;
    margin: 30px 0 60px;
	font-size: 15px;
}

section.header {
/*  height: 100vw;
	max-height: 660px; */
	height: 65vw;
}

.blog_title {
    font-size: 40px;
    line-height: 50px;
    max-width: 877px;
}

#blog_page {
    width: 940px;
    margin: 0 auto;
}

.section_blog #blog_page .blog_block.first {
    max-width: 624px;
    height: 340px;
}

.section_blog #blog_page .blog_block {
    max-width: 300px;
    max-height: 340px;
}

.blog_block.first .blog-title, #blog_page .blog_block .blog-title {
    font-size: 16px;
}

.blog_block.first .introtext, #blog_page .blog_block .introtext {
    font-size: 13px;
}

#blog_page .gradient {
    height: 334px;
}

.section_title h2 {
    font-size: 35px;
}

.slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.introtext, .date, .readme {
    font-size: 13px;
}

.blog_soc.first > p {
    font-size: 15px;
}

.section_content p {
    font-size: 14px;
}

section.footer_form h2 {
    font-size: 35px;
    line-height: 50px;
}

p.gift_desc {
    font-size: 12px;
}

.gift_img {
    width: 40px;
    height: 40px;
}

#site-navigation.mactiv {
    margin-right: 0;
}

#primary-menu-list {
	text-align: center;
    height: 68vh;
    align-items: center;
	margin-top: 7%;
}

.sub-menu {
    position: relative;
    left: auto;
    width: 100vw;
    text-align: left;
    padding: 7px 0;
    display: block;
    background: #F5F5F5;
    box-shadow: inset 0 0 2px #65479c;
    margin-top: 3.5%;
	text-align: center;
}

#primary-menu-list li.menu-item-object-page {
    max-width: initial;
	width:100%;
}

.wrap_menu {
    padding-left: 0;
}

.m_right_block {
    display: none;
}

#menu_contact a {
	font-family: Montserrat;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
}

#menu_contact {
    top: -7vh;
    left: 0;
    right: 0;
    bottom: auto;
    width: 120px;
    margin: 0 auto;
    text-align: center;
}

#site-navigation .socblock {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: max-content;
}

#primary-menu-list li a {
	font-size: 19px;
	line-height: 24px;
}

#primary-menu-list .sub-menu li a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: normal;
    text-transform: none;
}

#primary-menu-list .sub-menu li:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 1px;
    background: #674CC6;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 11px;
    margin-right: 104%;
}

#primary-menu-list .sub-menu li:hover:before {
	width: 40px;
	transition:0.5s;
}

#primary-menu-list .sub-menu li:hover a{
	color: #674CC6;
    text-shadow: 0 0 1px #674CC6;
}



#primary-menu-list .sub-menu li {
    margin: 0 0 7px;
	position:relative;
}

#label_menu {
    display: none;
}

.mactiv #menu_vert {
    position: absolute;
    width: 100%;
	z-index:0;
	transition: none;
}

#button_close {
    width: 25px;
    height: 25px;
    top: 3%;
    left: auto;
    right: 10%;
    margin: 0;
}

#menu_vert .language {
    position: absolute;
    bottom: auto;
    top: 3%;
    left: 10%;
    margin: 0;
}

.m_left_block {
    width: 100%;
    height: 84%;
    top: 10%;
}

#service_menu_wrap {
    height: 210px;
    position: absolute;
    bottom: -210px;
    top: auto;
    width: 100%;
    left: 0;
    right: 0;
	border-radius: 0;
	background: #4C3772;
}

#service_menu_wrap li a {
	transition: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    margin: 7px 0;
}

#site-navigation {
    width: 100%;
	margin-right: -100%;
}

#form_footer .form_name, #form_footer .form_tel {
    width: 49%;
    display: inline-block;
}

.category-service section.header, .page-template-page-service section.header{
	margin-bottom: 210px;	
}



}
/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 768px) and (max-width: 1000px) {
.wrap_left_menu {
    width: 50%;
}
.main_title {
    right: 30px;
    padding: 30px;
}	
.main_title h2 {
    font-size: 18px;
    line-height: 33px;
}
.main_desc {
    right: 30px;
	width: auto;
}
.main_desc .desc_1 {
    font-size: 13px;
}
.main_desc .desc_2 {
    font-size: 20px;
}
.left_menu {
    width: 340px;
}
.main_button {
    transform: scale(0.55);
    right: -124px;
}
#main-footer > * {
    font-size: 11px;
}
#main-footer .phone {
    margin-right: 32px;
}
h4 {
    font-size: 19px;
    line-height: 26px;
}

.logo {
    display: inline-block;
}

.logo img {
    width: 80%;
}

.header_contact {
	right: 22%;
    top: 22px;
}

#main_menu {
    top: 16px;
    width: 120px;
}

header .main_content > .language {
    display:none;
}

#main_menu > p {
    font-size: 14px;
}

.header_contact a:after {
    width: 25px;
    height: 25px;
    background: url(../img/icons/phone.svg)no-repeat center / cover;
}

.socblock a.icon {
    width: 20px;
    height: 16px;
}

#content {
    padding-top: 102px;
}

#form_footer .form_name {
    margin-right: 10px;
}

.intro_left {
    padding-right: 30px;
}

.service_block .service_img .service_img_title {
    font-size: 16px;
    line-height: 28px;
    margin: 30px;
}

.service_img .service_img_title {
    font-size: 20px;
    line-height: 30px;
    margin: 40px;
}

.service_button {
    width: 90%;
}

.service_img .service_button > p {
    font-size: 14px;
    width: 80%;
}

.main_arrow {
    width: 38px;
    right: 15px;
}

div.post-list:nth-child(odd) .service_desc {
    padding-right: 30px;
}
div.post-list:nth-child(even) .service_desc {
    padding-left: 30px;
}

div.post-list {
    clear: both;
    padding: 35px 0 0;
}

h5 {
    font-size: 22px;
    line-height: 24px;
}

.slider .service_img .service_img_title {
    font-size: 13px;
    line-height: 21px;
    margin: 17px;
}

.section_service .service_button {
	display:none;
}

#blog_page {
    width: 730px;
    margin: 0 auto;
}

.section_blog #blog_page .blog_block.first {
    max-width: 730px;
    height: 390px;
}

.section_blog #blog_page .blog_block {
    max-width: 350px;
    max-height: 390px;
}

.gradient {
    height: 100%;
}

#contacts .blocks {
    width: 176px;
}

#contacts .blocks a, #contacts .blocks p {
    font-size: 13px;
}

#contacts .blocks > div {
    width: 100%;
    height: 50px;
    background-size: contain!important;
}

.about_steps {
    margin-left: -20px;
}

.a_step {
    max-width: 28%;
    margin-left: 20px;
}

section.section_content {
    padding-bottom: 0;
}	
}
/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
	
.header_contact,
header > div > .language,
.desc_1, .desc_2
{
	display:none;
}

.category-service h2,
.category-service_ru h2{
    font-size: 22px;
    line-height: 28px;
}

#main-footer {
    bottom: 0;
    background: linear-gradient(180deg, rgba(39, 10, 57, 0) 0%, rgba(12, 11, 60, 0.85) 100%);
    width: 111%;
    left: -5.5%;
    padding: 6px 7%;
    box-sizing: border-box;
    line-height: 100%;
}

#main-footer > * {
    font-size: 6px;
}

#main-footer .phone {
    margin-right: 0;
}

.wrap_left_menu {
    width: 100%;
    height: 100%;
    background: none;
    opacity: 1;
    backdrop-filter: none;
    background: linear-gradient(180deg, rgba(39, 10, 57, 0) 0%, rgba(12, 11, 60, 0.85) 100%);
}

section.section {
    height: 100vh;
    overflow: hidden;
}

section.section:nth-child(2) {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}

.main_title {
    top: 12vh;
    float: right;
    padding: 0 19px;
    position: relative;
	right: -7%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 105px;
}

.main_title:after {
	content:"";
	clear:both;
}

.main_title h2 {
    font-size: 19px;
    line-height: 30px;
	text-align: center;
    min-width: 200px;
}

.main_title h2 > a {
    display: inline-block;
    text-align: right;
}

.left_menu {
    width: 90%;
    position: relative;
    clear: both;
	top: 16vh;
}

.left_menu h4 {
    margin-bottom: 15px;
}

.left_menu > ul li {
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
}

.left_menu > ul li:before {
    width: 7px;
    height: 7px;
}

header .logo {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 44px;
}

header .logo > img {
    width: 164px;
}

#main_menu {
    right: -18px;
    top: 0;
    transform: scale(0.8);
	width: 140px;
}

#main_menu > p {
    font-weight: 300;
}

#wrap_socblock {
    bottom: 14%;
}

.gift {
    right: 53px;
    max-width: 170px;
    bottom: auto;
	top: 82.5%;
}

p.gift_desc {
    font-size: 10px;
    line-height: 12px;
	text-align: right
}

.gift p.gift_desc:after {
	content: "";
    width: 22px;
    height: 22px;
    background: url(../img/icons/gift.svg)no-repeat center/cover;
    position: absolute;
    right: -32px;
    top: -6px;
    bottom: 0;
    margin: auto 0;
}

.gift_desc br,
.gift .gift_img{
	display:none;
}

.gift_img {
    width: 25px;
    height: 25px;
    margin-right: 8px;
	vertical-align: middle;
}

.section_content p.gift_desc {
    vertical-align: middle;
	text-align: left;
	max-width: 200px;
}

#page, #content, #pagepiling,
section.section{
	height:100%;
}

.main_desc {
    position: absolute;
    bottom: 5%;
    width: 100%;
    left: 0;
}

.main_button.mod {
    margin: 0;
    left: 0;
    width: 100%;
	height: 30px;
}

.main_button p {
    font-size: 10px;
    line-height: 50px;
    margin-left: -40px;
	line-height:30px;
}

.main_arrow {
    width: 34px;
    right: 15px;
	height: 30px;
}

#formModal {
	height: fit-content;
    padding: 35px 10px;
    position: absolute;
	width: 90%;
    margin: 20px auto;
}

#wrapForm {
    background: #6a6a6acc;
}

#formModal #formtitle {
    font-size: 25px;
    line-height: 30px;
	margin-top: 15px;
}

#formModal .input_form.form_name,
#formModal .input_form.form_text {
    margin-right: 0;
}

#pp-nav {
    margin-top: 70px;
    transform: scale(0.8);
	top: 64%!important;
}

.label_input {
    font-size: 12px;	
    line-height: 15px;
}

.label_input.check {
	display:block;
}

#formModal .input_form {
    width: 100%;
}

/* #formModal input.formm {
    height: 32px;
    padding: 3px 10px;
	font-size: 12px;
} */

#form_footer {
    padding-top: 20px;
	height: 637px;
}

section.footer_form {
    height: 770px;
	min-height: inherit;
	background-position-y: bottom;
    background-position-x: -200px;
	background-size: auto;
}

#form_footer .but {
    margin: 46px auto 0;
}

footer {
    min-height: 260px;
    font-size: 12px;
    line-height: 20px;
}

label.gtr {
    margin: 15px 0;
}

.input_form .label.gtr:nth-child(2)  {
    margin: 5px 0 15px;
}

label.gtr .lst {
    font-size: 10px;
}

input::placeholder,
textarea::placeholder {
	font-size:12px;
	line-height: 12px;
}

#formModal > .cancel {
    width: 25px;
    height: 25px;
}

#button_close span,
.cancel span {
    height: 3px;
}

.language li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
}

#menu_vert ul.language li {
    margin-top: 20px;
}

.intro_page > div {
    width: 100%;
}

.intro_right{
	margin-top:20px;
}

.intro_right > img{
	width:100%;
}

.wp-block-image figure {
    float: none!important;
    margin: 0!important;
}

.wp-block-image figure img {
    width: 100%;
    height: 100%;
}

#form_footer .form_name {
    margin-right: 0;
}

#form_footer .form_name, #form_footer .form_tel {
    width: 100%;
	display:block;
}

header.page {
    height: 45px;
	background: rgba(255, 255, 255, 0.8);
}

#content {
    padding-top: 0;
}

.section_content p.page_name, #contacts p.page_name {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: max-content;
}

p.page_name:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #746a97;
    left: 110%;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute;
}

.stages h2.animateIn:before,
.stages h2.animateIn:after,
.etap.animateIn  p.page_name:before,
.etap.animateIn  p.page_name:after,
.wrap_p_n.animateIn  p.page_name:before,
.wrap_p_n.animateIn  p.page_name:after {
	width: 200%;
	transition:0.8s ease-in-out 0.8s;
}

.content {
    width: 90%;
/* 	border: none;
    padding: 0; */
}

.before_block:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 5%;
    background: #f5f5f5;
    z-index: -1;
}

.about_steps{
	text-align:center;
}

.a_step {
	margin-left: 0;
    width: 49%;
    padding: 12px;
    box-sizing: border-box;
}


.blogs {
/* 	padding-top: 60px;
    margin-top: -140px;
	min-height: auto; */
	padding-top: 0px;
    margin-top: -50px;
    min-height: auto;
}

.section_title h2 {
	font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    margin: 60px auto 20px;
    /* max-width: 62%; */
	padding: 0 17%;
    position: relative;
	display:inline-block;
}

.section_title h2:before, .section_title h2:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: auto;
    margin: auto 0;
	/* width: 50vw; */
}

.section_title h2:before {
    right: 85%;
}

.section_title h2:after {
    left: 85%;
}

footer {
    padding-bottom: 40px;
}

.partners{
    text-align: center;
    padding: 0;
	margin: 10px 0 0;
}

.partners .slick-track > div {
	text-align:center;
	height: 120px;
    line-height: 120px;
	margin: 0;
}

.partners .slick-track > div > img{
    margin: 0 auto;
	vertical-align: middle;
    display: inline-block;
}

.partners > div {
    display: block;
    margin: 0;
    width: 240px;
    margin: 0 auto;
}

.slick-prev, .slick-next {
    width: 40px!important;
	height: 28px!important;
}

.slick-prev:hover, .slick-next:hover {
    transform: none;
}

.slider2 .slick-slide img {
    width: 100%;
    height: auto;
}

.section_equip {
    padding: 20px 0;
}

.section_equip .section_title h2 {
    margin: 0 auto;
}

.wrap_p_n {
    position: absolute;
    top: 45px;
    width: 111%;
    height: 25px;
    left: -5.5%;
    overflow-x: hidden;
}

.blog_color .section_title h2:before,
.blog_color .section_title h2:after {
    background: #fff;
}

.blog_color .section_title h2 {
    color: #ffffff;
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
    margin: 26px auto 0;
}

.section_service .service_img {
    width: 43%;
	border-radius: 3px;
}

.section_service .service_button {
    display: none;
}

.service_block .service_img .service_img_title {
    font-size: 10px;
    line-height: 12px;
    padding: 20px 20px 0 0px;
    max-width: 100px;
    margin: 0;
}

.intro_left {
    float: none;
    padding-right: 0;
}

.section_content p {
	font-size: 12px;
	line-height: 15px;
    margin: 15px 0;
	text-align: justify;
}

.intro_page h3 {
    text-align: center;
}

section.section_content {
    padding-top: 85px;
	padding-bottom: 0;
}

.text_page {
    margin-top: 50px;
}

.top_title {
    top: 220px;
    bottom: 0;
    left: 0;
    max-height: max-content;
	border-radius: 3px;
	max-width: 87%
}

.top_title h1 {
	font-size: 25px;
    line-height: 31px;
	padding: 20px 40px;
}

.top_title:after {
    top: 14px;
    left: -10%;
    width: 118%;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
}

section.header {
    height: 100vh;
	min-height: auto;
	max-height:100%;
}

#post-260 section.header,
#post-262 section.header {
	background-position: center left;
}

section.header .gradient {
	background: linear-gradient(180deg, rgba(39, 10, 57, 0) 0%, #0C0B3C 100%);
	opacity: 0.85;
	width: 100%;
}

.pf_button {
    height: 30px;
    border-radius: 3px;
    line-height: 30px;
    margin: 24px auto 0;
}

.pf_button p{
    line-height: 30px;
	margin: 0;
}

.wrap_second {
    display: none;
}

.blog_block.first .introtext,
#blog_page .blog_block .introtext,
.blog_soc.first {
    display: none;
}

#blog .blog_block img {
	display: none;
}

#blog {
	justify-content: center;
	padding-top: 70px;
}

.section_blog .blog_block.first {
    height: 143px;
	padding: 0;
	margin: 0;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 3px;
	max-width: 350px;
}

.blog_block:before,
.blog_block:after{
	content:"";
	display:block;
	width:31px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	border-left:#fff solid 1px;	
	transition:0.3s;
}
.blog_block:before{
	background: url(../img/Button_1W.svg)no-repeat center / 60%;
	z-index: 0;
}
.blog_block:after{
	background: #fff url(../img/Button_1W.svg)no-repeat center / 60%;
	opacity:0;
	z-index: 1;
}

#blog .blog_block:after {
    background: #fff url(../img/Button_1.svg)no-repeat center / 60%;
}

.blog_block.first .blog-title,
#blog_page .blog_block .blog-title {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

.section_blog .blog_block.first .blog-title{
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    width: 70%;
    height: 62px;
    position: absolute;
    left: 10%;
    top: 50px;
    margin: 0;
	overflow: hidden;
}

#blog .gradient {
   display:none;
}

.blog_block.first .blog-title:after,
#blog_page .blog_block .blog-title:after {
    display: none;
}

.first .date, #blog_page .date {
	font-size: 12px;
    line-height: 15px;
    position: absolute;
    top: 20px;
    left: 10%;
    margin: 0;
}

.blog_link.second {
    margin: 30px 0;
	font-size: 12px;
	height: 30px;
    line-height: 30px;
	border-radius: 3px;
}

section.footer_form h2 {
    padding-top: 40px;
	font-size: 19px;
	line-height: 24px;
}

.etap h2 {
    font-size: 19px;
    line-height: 24px;
    text-align: center;
}

.step_line {
    margin: 0 auto;
}

.etap p {
    text-align: center;
}

.a_step h6 {
    font-size: 10px;
    line-height: 13px;
    text-align: center;
	margin: 15px 0 0;
}

#site-navigation.mactiv {
    margin-right: 0;
}

#primary-menu-list {
	text-align: center;
    height: 68vh;
    align-items: center;
	margin-top: 7%;
}

.sub-menu {
    position: relative;
    left: auto;
    width: 100vw;
    text-align: left;
    padding: 7px 15%;
    display: block;
    background: #F5F5F5;
    box-shadow: inset 0 0 2px #65479c;
    margin-top: 3.5%;
}

#primary-menu-list li.menu-item-object-page {
    max-width: initial;
/* 	margin: 7px 0; */
}

.wrap_menu {
    padding-left: 0;
}

.m_right_block {
    display: none;
}

#menu_contact a {
	font-family: Montserrat;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
}

#menu_contact {
    top: -7vh;
    left: 0;
    right: 0;
    bottom: auto;
    width: 120px;
    margin: 0 auto;
    text-align: center;
}

#site-navigation .socblock {
    position: absolute;
    bottom: 5vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: max-content;
}

#primary-menu-list li a {
	font-size: 19px;
	line-height: 24px;
}

#primary-menu-list .sub-menu li a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: normal;
    text-transform: none;
}

#primary-menu-list .sub-menu li:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 1px;
    background: #674CC6;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 11px;
    margin-right: 104%;
}

#primary-menu-list .sub-menu li:hover:before {
	width: 40px;
	transition:0.5s;
}

#primary-menu-list .sub-menu li:hover a{
	color: #674CC6;
    text-shadow: 0 0 1px #674CC6;
}



#primary-menu-list .sub-menu li {
    margin: 0 0 7px;
	position:relative;
}

#label_menu {
    display: none;
}

.mactiv #menu_vert {
    position: absolute;
    width: 100%;
	z-index:0;
	transition: none;
}

#button_close {
    width: 25px;
    height: 25px;
    top: 3%;
    left: auto;
    right: 10%;
    margin: 0;
}

#menu_vert .language {
    position: absolute;
    bottom: auto;
    top: 3%;
    left: 10%;
    margin: 0;
}

.m_left_block {
    width: 100%;
    height: 84%;
    top: 10%;
}

#service_menu_wrap {
    height: 210px;
    position: absolute;
    bottom: -210px;
    top: auto;
    width: 100%;
    left: 0;
    right: 0;
	border-radius: 0;
	background: #4C3772;
}

#service_menu_wrap li a {
	transition: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    margin: 7px 0;
}

.category-service section.header,
.category-service_ru section.header,
.page-template-page-service
section.header{
    margin-bottom: 220px;
}

div.post-list:nth-child(odd) .service_img {
    float: none;
}

div.post-list > div {
    width: 100%;
    min-height: initial;
}

div.post-list:nth-child(even) .service_desc,
div.post-list:nth-child(odd) .service_desc {
    float: none;
    padding: 0;
}

div.post-list {
    clear: both;
    padding: 50px 0 0;
    min-height: auto;
    flex-direction: column-reverse;
    display: flex;
	align-items: center;
}

h5, .intro_page h3 {
	font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 0 10px;
}

.post-list .service_img {
    margin-top: 20px;
}

.service_img .service_img_title {
    margin: 22px;
    max-width: 356px;
	font-size: 14px;
	line-height: 17px;
}

.wrap_img,
.post-list .gradient {
    border-radius: 3px;
}

.slider2 {
    border-radius: 3px;
}

.service_button {
    width: 85%;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 28px;
}

.service_img .service_button > p {
	width: 67%;
    text-align: center;
    transition: 0.3s;
    margin-left: 10px;
    font-size: 10px;
    line-height: 12px;
}

.section_title {
    margin: 26px auto 0;
}

html, body {
    overflow: inherit!important;
}

body.home #page {
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.slider .slick-slide img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 3px;
}

.slider_pf .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
    margin: -52% auto 0;
    border-radius: 3px;
}

.wrapslider .port_block {
    margin: 0 25px;
    border-radius: 3px;
}

.wrapslider .port_block.slick-current,
 .section_service .slick-current{
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.5);
    transition: box-shadow 0.5s, transform 0.5s;
}

.slider {
    padding: 0;
	width: 90%;
    margin: 0 auto;
}
.slider_pf {
    padding: 0;
	width: 100%;
    margin: 0 auto;
	max-width: 338px;
}

.wrapslider {
    margin-bottom: 20px;
}

.wrapslider h4 {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.05em;
}

.port_block .desc_img {
	border-radius: 3px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 12px;
    line-height: 15px;
}

.slider_pf .slick-prev,
.slider .slick-prev {
    left: -18px;
}
.slider_pf .slick-next,
.slider .slick-next {
    right: -18px;
}

.stages h2 {
    max-width: none;
    font-size: 21px;
    line-height: 21px;
    padding: 0 14%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.stages h2:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 28px;
    left: 90%;
}
.stages h2:before {
    right: 90%;
}

.wrap_stages {
    width: 111%;
    margin: 0 auto;
    position: relative;
    display: block;
    left: -5.5%;
    overflow: hidden;
}

.slider3 .slick-next {
    right: -10%;
}
.slider3 .slick-prev {
    left: -10%;
}

.stage {
    text-align: center;
	margin: 0 20px;
}

.stage_blocks {
    padding: 30px 0;
	width: 350px;
    position: relative;
    margin: 0 auto;
	max-width: 86%;
}

.stage h6 {
	font-size: 10px;
    line-height: 13px;
    margin: 0px 0 10px;
}

.stage p {
	font-size: 12px;
	line-height: 15px;
}

section.stages {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
}

.price h4 {
	font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.05em;
	max-width: 80%;
    margin: 0 auto;
}

.price thead tr td{
	font-size: 10px!important;
	line-height: 12px;
}

.price table {
    margin-top: 10px;
}

.price table {
    font-family: Source Serif Pro;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.05em;
}

.price tbody tr td:nth-child(1) {
    width: 10%;
}
.price tbody tr td:nth-child(2) {
    width: 72%;
}

section.price_list {
    margin-top: 30px;
    padding-bottom: 50px;
}

.section_service .slider .service_img {
    margin: 0 13px;
}

.slider .service_img .service_img_title {
	font-size: 10px;
	line-height: 12px;
	padding: 20px 20px 0 0px;
    margin: 0;
	max-width: 100px;
}

.section_service .slider{
    width: 100%;
	max-height: 280px;
    max-width: 400px;
}

.section_service .slider:before{
    display: block;
    content: "";
    width: 24%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
	left:-2px;
	z-index:1;
}

.section_service .slider:after{
    display: block;
    content: "";
    width: 24%;
    height: 100%;
    background: linear-gradient(-90deg, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0.1) 100%);
    position: absolute;
    top: 0;
	right:-2px;
}

#blog_page .blog_block {
    padding: 0;
	height:auto;
	margin:0;
}

#blog_page > a{
	margin:30px 0 0;
}

#blog_page .blog_block:hover {
    box-shadow: none;
}

#blog_page .blog_block:hover:after,
#blog .blog_block:hover:after {
    opacity: 1;
}

#blog_page .blog_block .blog-title{
	position: absolute;
    top: 35%;
    width: 71%;
    padding-left: 10%;
    margin: 0;
}

#blog_page .blog_block:before, #blog_page .blog_block:after {
    width: 10%;
    height: 100%;
    border: #674cc6 solid 1px;
    box-sizing: border-box;
    border-left: none;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#blog_page .blog_block:before{
    background: url(../img/Button_1.svg)no-repeat center / 60%;
	background-color: #fff;
}

#blog_page .blog_block:after{
    background-color: #674cc6;
	opacity:0;
}

#blog_page .gradient {
	width:90%;
}

.blog_block img {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    width: 90%;
    height: auto;
	margin: -50% auto 0;
}

.blog_block.first img {
	margin:auto;
}

.section_blog .blog_block {
    border-radius: 3px;
    height: 143px;
}

.section_contact {
    background-color: #ffffff;
    margin-bottom: 0;
	margin-top: 60px;
}

#contacts {
    padding: 50px 0;
    flex-direction: column;
    align-items: center;
}

#contacts .blocks {
    margin-top: 50px;
}


.section_contact #contacts .page_name{
	font-size: 19px;
}

#contacts .blocks h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.05em;
}

#contacts .blocks a, #contacts .blocks p {
    font-size: 12px;
    line-height: 15px;
}

.blog_title {
    font-size: 25px;
    line-height: 31px;
	top: 35%;
	text-transform: none;
    max-width: 90%;
}

h4 {
    font-size: 19px;
    line-height: 24px;
}

section.section_content.c_blog {
    padding-top: 25px;
}

.date-header {
	font-size: 12px;
	line-height: 15px;
	bottom: 100px;
}

.date-header:before {
    width: 22px;
    height: 22px;
}

#form_footer input,
#form_footer textarea{
    border: #fff solid 1px;
}

#form_footer .but,
#formModal .but{
	font-size:12px;
	font-weight:normal;
	width: 150px;
    height: 37px;
    margin: 30px auto 0;
	border-width: 1px;
}

.price {
    max-height: 230px;
    overflow-y: hidden;
    border: none;
    padding: 1px;
	transition:0.5s;
}

.price:after {
    display: block;
    content: "";
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(0deg, whitesmoke 40%, rgba(245, 245, 245, 0.5) 100%);
	transition:0.5s;
}

#pr_button {
    display: block;
    content: "";
    width: 24px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
	background: url(../img/Button_1.svg)no-repeat center / cover;
	transform:rotate(90deg);
	transition:0.5s;
}

.price_list.active .price {
    max-height: 2000px;
	height:auto;
}
.price_list.active #pr_button {
	transform:rotate(-90deg);	
}
.price_list.active .price:after {
	opacity: 0;
}

.slick-fullscreen.slick-slider .slick-next {
    right: 0px;
}
.slick-fullscreen.slick-slider .slick-prev {
    left: 0px;
}

#num-404 {
    font-size: 150px;
}

section.error-404 h1 {
    font-size: 19px;
}

#desc-404 {
    font-size: 12px;
    line-height: 15px;
}

.pf_button.button-back .main_arrow {
    width: 28px;
}

.socblock {
    transform: scale(0.8);
}

.modal-close, a.load {
    width: 160px!important;
    height: 30px!important;
    font-size: 15px!important;
    line-height: 30px!important;
	margin-top: 10px!important;
}

#feedback-modal-box {
    height: 182px!important;
	width: 90%!important;
}

#feedback-modal-box #feedback-infolist li {
    font-size: 15px!important;
    font-weight: 300!important;
    line-height: 17px!important;
    padding: 15px!important;
}

#formModal input.formm {
    border: #4C3772 solid 1px;
}

textarea.mess {
    border: #4C3772 solid 1px;
}

#blog_page {
    justify-content: center;
}

.wp-block-column.is-vertically-aligned-top,
.wp-block-column:not(:only-child) {
    flex-basis: auto!important;
    margin: 0;
}

#blog > a {
    width: 100%;
	max-width: 350px;
	text-align: center;
}

.section_blog .blog_block.first {
	text-align: initial;
}

}
/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 600px) and (max-width: 767px) {
.content {
    width: 70%;
}

.sub-menu {
    padding: 7px 0;
    text-align: center;
}
}

/* ///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 1200px) {
#service_menu_wrap li.current-menu-item a, #service_menu_wrap li:hover a {
    color: #270A39;
    font-weight: bold;
    text-shadow: none;
    transition: 0.5s;
}	
}

.socblock{
    display:none!important;
}