@font-face {
	font-family: 'Euclid Flex';
	font-weight: 300;
	src: url('fonts/EuclidFlex-Light.woff2');
}
@font-face {
	font-family: 'Euclid Flex';
	font-weight: 400;
	src: url('fonts/EuclidFlex-Regular.woff2');
}
@font-face {
	font-family: 'Euclid Flex';
	font-weight: 500;
	src: url('fonts/EuclidFlex-Medium.woff2');
}
@font-face {
	font-family: 'Euclid Flex';
	font-weight: 600;
	src: url('fonts/EuclidFlex-SemiBold.woff2');
}
@font-face {
	font-family: 'Euclid Flex';
	font-weight: 700;
	src: url('fonts/EuclidFlex-Bold.woff2');
}
* {
    margin: 0;
    padding: 0;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
html {
    max-width: 100vw;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	font-family: Euclid Flex,sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #212121;
	background: #fff;
	position: relative;
	max-width: 100vw;
	overflow: hidden;
}
a{
	cursor: pointer;
	color: #212121;
	text-decoration: none;
}
img{
	display: block;
	max-width: 100%;
}
.container {
	margin: 0 auto;
	width: 100%;
	max-width: 1440px;
	padding: 0 40px;
}
.container.type2 {
	margin: 0 auto;
	width: 100%;
	max-width: 1360px;
	padding: 0 46px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%);
	border: 2px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}
section.type2 {
	background-color: #F8F8F8;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	border-radius: 46px;
}
@media screen and (max-width: 1439px){
	section.type2 {
		border-radius: 0;
	}
}
@media screen and (max-width: 1390px){
	.container.type2 {
		max-width: calc(100% - 30px);
		margin: 0 15px;
	}
}
@media screen and (max-width: 1200px){
	.container,
	.container.type2{
		padding: 0 25px;
	}
}
.flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-align-content: flex-start;
	-moz-align-content: flex-start;
	-ms-align-content: flex-start;
	align-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.nowrap{
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.justify-content-between{
    -webkit-justify-content:space-between;
    -ms-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;
}
.justify-content-around{
    -webkit-justify-content:space-around;
    -ms-justify-content:space-around;
    -moz-justify-content:space-around;
    justify-content:space-around;
}
.justify-content-center{
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
.justify-content-end{
    justify-content:flex-end;
    -webkit-justify-content:flex-end;
    -ms-justify-content:flex-end;
    -moz-justify-content:flex-end;
}
.align-items-center{
    -webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.align-items-stretch{
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}
.align-items-end{
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.align-content-end{
	-webkit-align-content: flex-end;
	-moz-align-content: flex-end;
	-ms-align-content: flex-end;
	align-content: flex-end;
}
.align-content-center{
	-webkit-align-content: center;
	-moz-align-content: center;
	-ms-align-content: center;
	align-content: center;
}
.site-backgrounds{
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left:0;
	top:0;
}
.site-backgrounds-layer{
	position: relative;
	width: 100%;
	height: 1882px;
}
.site-backgrounds-layer1-circle{
	position: absolute;
	width: 1447.08px;
	height: 1447.08px;
	opacity: 0.4;
	-webkit-filter: blur(100px);
	filter: blur(100px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 100%;
}
.site-backgrounds-layer1-circle1{
	z-index:1;
	left: -1046px;
	top: 297.07px;
	background-color: #FF3B30;
	animation: BgAnim1 30s infinite steps(30);*/
}
.site-backgrounds-layer1-circle2{
	z-index:2;
	left: -18.66px;
	top: -87.19px;
	background-color: #5022B4;
	animation: BgAnim2 30s infinite steps(30);*/
}
.site-backgrounds-layer1-circle3{
	z-index:3;
	left: -447.01px;
	top: 903.21px;
	background-color: #FF9500;
	animation: BgAnim3 30s infinite steps(30);*/
}
.site-backgrounds-layer1-circle4{
	z-index:4;
	left: 69.52px;
	top: 1693.51px;
	background-color: #FAC2F1;
	animation: BgAnim4 30s infinite steps(30);*/
}
.site-backgrounds-layer1-circle5{
	z-index:5;
	left: 686.37px;
	top: 883.49px;
	background-color: #FEDF3D;
	animation: BgAnim5 30s infinite steps(30);*/
}
@keyframes BgAnim1 {
	0%,100% {
		background-color: #FF3B30;
	}
	20% {
		background-color: #5022B4;
	}
	40% {
		background-color: #FF9500;
	}
	60% {
		background-color: #FAC2F1;
	}
	80% {
		background-color: #FEDF3D;
	}
}
@keyframes BgAnim2 {
	0%,100% {
		background-color: #5022B4;
	}
	20% {
		background-color: #FF9500;
	}
	40% {
		background-color: #FAC2F1;
	}
	60% {
		background-color: #FEDF3D;
	}
	80% {
		background-color: #FF3B30;
	}
}
@keyframes BgAnim3 {
	0%,100% {
		background-color: #FF9500;
	}
	20% {
		background-color: #FAC2F1;
	}
	40% {
		background-color: #FEDF3D;
	}
	60% {
		background-color: #FF3B30;
	}
	80% {
		background-color: #5022B4;
	}
}
@keyframes BgAnim4 {
	0%,100% {
		background-color: #FAC2F1;
	}
	20% {
		background-color: #FEDF3D;
	}
	40% {
		background-color: #FF3B30;
	}
	60% {
		background-color: #5022B4;
	}
	80% {
		background-color: #FF9500;
	}
}
@keyframes BgAnim5 {
	0%,100% {
		background-color: #FEDF3D;
	}
	20% {
		background-color: #FF3B30;
	}
	40% {
		background-color: #5022B4;
	}
	60% {
		background-color: #FF9500;
	}
	80% {
		background-color: #FAC2F1;
	}
}

*{
	scrollbar-color: #828282 transparent;
	scrollbar-width: thin;
}
::-moz-scrollbar-thumb {
	width: 4px;
	background-color: #828282;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-moz-scrollbar-track {
	width: 4px;
	background-color: transparent;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-moz-scrollbar-corner {
	width: 4px;
	background-color: #828282;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-moz-scrollbar {
	width: 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-webkit-scrollbar-thumb {
	width: 4px;
	background-color: #828282;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-webkit-scrollbar-track {
	width: 4px;
	background-color: transparent;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-webkit-scrollbar-corner {
	width: 4px;
	background-color: #828282;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
::-webkit-scrollbar {
	width: 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
/********************************************************************************************************************************************************************************/
/**************************************************** LIGHTBOX ******************************************************************************************************************/
/********************************************************************************************************************************************************************************/
/* also used in footer form */
/********************************************************************************************************************************************************************************/

.indev-lightbox-bg {
	display:none;
	position: fixed;
	z-index: 1010;
	background: rgba(0, 0, 0, 0.1);
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
}
.indev-lightbox{
	visibility:hidden;
	position: fixed;
	width:100vw;
	top:0;
	right:-100vw;
	z-index: 2020;
	height:100vh;
	overflow: auto;
	transition: all .5s ease;
}
.indev-lightbox.active{
	visibility:visible;
	right:0;
}
.admin-bar .indev-lightbox{
	top:32px;
	height:calc(100vh - 32px);
}
.indev-lightbox-container{
	margin-left: auto;
	max-width: 900px;
	background: #F3F1F5;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-radius: 46px 0px 0px 46px;
	width: 100%;
	height: 100%;
	padding: 76px 110px 50px 100px;
	position: relative;
}
.indev-lightbox-close{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 68.28px;
	height: 48.28px;
	border: 1px solid #212121;
	border-radius: 50px;
	transition: all .5s ease;
}
.indev-lightbox-close:hover{
	box-shadow: 0px 0px 4px #666;
}
.lightbox-form-row{
	margin-bottom: 16px;
}
.lightbox-form-row.flex{
	-webkit-justify-content:space-between;
    -ms-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;
}
.lightbox-form-row.flex > div{
	width:calc(50% - 10px);
}
.indev-lightbox-content .wpcf7-form{
	display: flex;
	flex-wrap: wrap;
}
.lightbox-form-title{
	font-size: 46px;
	line-height: 110%;
	margin-bottom: 10px;
	width: 100%;
	order:1;
}
.lightbox-form-subtitle{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #141414;
	margin-bottom: 30px;
	width: 100%;
	order:2;
}
.lightbox-form-row.radio{
	margin-bottom: 30px;
	order:3;
}
.indev-lightbox-content .wpcf7-response-output{
	width:100%;
	order:4;
	margin-top: 0 !important;
}
.lightbox-form-row{
	order:5;
	width:100%;
}
.lightbox-form-radio-title{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 10px;
}
.lightbox-form-row.radio input[type="radio"]{
	display:none;
}
.lightbox-form-row.radio .wpcf7-list-item-label{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	padding: 11px 20px;
	display: block;
	border: 1px solid rgba(33, 33, 33, 0.6);
	border-radius: 73px;
	margin: 0 10px 0 0;
	cursor:pointer;
}
.lightbox-form-row.radio input[type="radio"]:checked+.wpcf7-list-item-label{ 
	color: #FFFFFF;
	background: #181819;
}
.lightbox-form-row.radio .wpcf7-list-item{
	margin:0;
}
.lightbox-form-row input[type="text"],
.lightbox-form-row input[type="email"],
.lightbox-form-row input[type="tel"],
.lightbox-form-row select{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.14px;
	color: #80848D;
	font-family: Euclid Flex,sans-serif;
	background: #FFFFFF;
	border-radius: 28px;
	border: none;
	padding: 18px 29px;
	width: 100%;
	max-width: 100%;
}
.lightbox-form-row select{
	padding-right: 50px;
	appearance: none;
	cursor: pointer;
	background-image: url(images/select-arrow.svg);
	background-repeat: no-repeat;
	background-size: 16px auto;
	background-position: calc(100% - 30px) center;
}
.lightbox-form-row .wpcf7-not-valid-tip{
	padding-left: 30px;
	padding-top: 5px;
	font-size: 15px;
	background-image: url(images/info-circle.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.filefield{
	display:none;
}
.lightbox-form-row.file{
	margin-bottom: 32px;
}
.lightbox-form-row.file label{
	cursor:pointer;
	display:inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	color: rgba(33, 33, 33, 0.6);
	padding-left: 56px;
	background-image: url(images/file-ico.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 0 center;
}
.lightbox-form-terms{
	width:100%;
	max-width: 445px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.14px;
	color: #80848D;
}
.lightbox-form-terms a{
	color: #719CFF;
	text-decoration: underline;
}
.lightbox-form-row.flex.submitrow{
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.lightbox-form-terms a:hover{
	text-decoration:none;
}
.lightbox-form-submit-wrap,
.lightbox-form-row.flex > div.lightbox-form-submit-wrap{
	width:100%;
	max-width: calc(100% - 450px);
	text-align: right;
}
.lightbox-form-row .wpcf7-spinner{
	display:none;
}
.lightbox-form-submit-wrap input[type="submit"]{
	font-family: Euclid Flex,sans-serif;
	border: 1px solid #212121;
	border-radius: 40px;
	padding: 17px 40px;
	background: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .5s ease;
	white-space: break-spaces;
}
.lightbox-form-submit-wrap input[type="submit"]:hover {
	background-color: #f8f8f8;
}
@media screen and (max-width:990px ){
	.indev-lightbox-container {
		max-width: unset;
		border-radius: 0;
	}
	.indev-lightbox-container {
		padding: 25px;
	}
}
@media screen and (max-width:768px ){
	.indev-lightbox-close {
		top: 15px;
		right: 15px;
		width: 40px;
		height: 40px;
	}
	.lightbox-form-title {
		font-size: 30px;
	}
	.lightbox-form-subtitle {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.lightbox-form-row.radio .wpcf7-list-item-label {
		padding: 8px 10px;
		margin: 0 5px 5px 0;
	}
	.lightbox-form-row,
	.lightbox-form-row.radio,
	.lightbox-form-row.file	{
		margin-bottom: 10px;
	}
	.lightbox-form-row.flex > div {
		width: 100%;
		margin-bottom: 10px;
	}
	.lightbox-form-row.flex > div:last-child {
		margin-bottom: 0;
	}
	.lightbox-form-row input[type="text"], 
	.lightbox-form-row input[type="email"], 
	.lightbox-form-row input[type="tel"],
	.lightbox-form-row select{
		font-size: 14px;
		padding: 15px 20px;
	}
	.lightbox-form-terms {
		max-width: 100%;
	}
	.lightbox-form-submit-wrap,
	.lightbox-form-row.flex > div.lightbox-form-submit-wrap{
		max-width: 100%;
		margin-top: 10px;
	}
	.lightbox-form-row .wpcf7-not-valid-tip{
		padding-left: 20px;
		font-size: 14px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** HEADER ********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

#header{
	position: absolute;
	width: 100%;
	z-index: 100;
	padding: 29px 0;
	top: 0;
}
.header-logo{
	margin-right: 142px;
	max-width: 144px;
	max-height: 54px;
}
.header-logo img{
	max-width: 100%;
	max-height: 100%;
}
.header-logo .blacklogo{
	display:none;
}
.main-menu{
	margin-right: auto;
}
.main-menu > .menu-item:not(:last-child){
	margin-right: 30px;
}
.main-menu a.main-menu-link.level-1{
	font-weight: 500;
	font-size: 16px;
	line-height: 60px;
	color: #FFFFFF;
	letter-spacing: -0.14px;
	transition: all 0.5s ease;
}
.header-phone{
	margin-right: 20px;
}
.header-phone a{
	color: #FFFFFF;
	transition: all 0.5s ease;
}
.main-menu a.main-menu-link.level-1:hover,
.header-phone a:hover{
	color: #212121;
}
.header-btn{
	margin-right: 60px;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -0.12px;
	color: #FFFFFF;
	padding: 12px 16px;
	border: 1px solid #FFFFFF;
	border-radius: 40px;
	transition: all 0.5s ease;
}
.header-btn:hover{
	color: #212121;
	border-color: #212121;
}
.main-menu > .menu-item.type-2 > span,
.main-menu > .menu-item.type-3 > span,
.main-menu > .menu-item.type-4 > span{
	background: url(images/main-menu-arrow-1.svg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	transition: all 0.5s ease;
	width: 15px;
	height: 20px;
	display: block;
}
.main-menu > .menu-item.type-2:hover > span,
.main-menu > .menu-item.type-3:hover > span,
.main-menu > .menu-item.type-4:hover > span{
	background-position: 100% 200%;
}

.main-submenu{
	position: absolute;
	top: 108px;
	width: 100vw;
	left: 0;
	visibility: hidden;
	transition: all .15s linear;
	opacity:0;
}
.menu-item.desktop:hover > .main-submenu{
	visibility: visible;
	top: 88px;
	opacity:1;
}
.main-submenu > .container{
	max-width: 1520px;
}
.main-submenu-content{
	padding: 20px 25px;
	background: linear-gradient(218.19deg, #FBF7FF -15.91%, #D3CFD7 101.09%);
	border-radius: 10px;
	/* скоріще за все фіксована позиція не враховує полосу прокрутки */
	margin-left: -8px;
	margin-right: 8px;
}
.main-submenu-big-col{
	width: 71.6%;
}
.main-submenu.type-2 .main-submenu-col{
	width: 24.6%;
}
.main-submenu-big-title{
	font-weight: 300;
	font-size: 30px;
	line-height: 100%;
	color: #00A0DC;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(92, 92, 92, 0.5);
	margin-bottom: 10px;
}
.main-submenu-big-title a{
	color: #00A0DC;
	transition: all 0.5s linear;
}
.main-submenu-big-title a:hover{
	color: #212121;
}
.main-submenu-big-title img{
	max-width: 32px;
	max-height: 32px;
	margin-right: 12px;
}
.main-submenu-tech-flex{
	margin-top: -10px;
	padding-top: 10px;
}
.main-submenu-tech-item:not(:last-child){
	margin-right:24px;
}
.main-submenu-tech-item img{
	max-width: 40px;
	max-height: 40px;
	margin: 0 auto 9px;
	transition: all 0.5s linear;
}
.main-submenu-tech-item:hover img {
	transform: scale(1.15);
}
.main-submenu-small-col{
	width: calc(33% - 32px);
}
.main-submenu-small-col:not(:last-child){
	margin-right:48px;
}
.main-submenu-small-col a,
.main-submenu-col-content a{
	display:block;
	font-weight: 300;
	font-size: 18px;
	line-height: 100%;
	color: #212121;
	margin-bottom: 10px;	
	transition: all 0.25s linear;
}
.main-submenu-small-col a:hover,
.main-submenu-col-content a:hover{
	color: #00A0DC;
}
.main-submenu-small-col a:first-child,
.main-submenu-col-content a:first-child,
.main-submenu-col-add a{
	font-weight:500;
}
.main-submenu-tech-title {
	margin-top: 5px;
}
.main-submenu-col-add{
	margin-top: 25px;
}
.submenu-techs-contacts-title{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: rgba(33, 33, 33, 0.4);
	margin: 25px 0 15px;
}
.submenu-techs-contacts-text,
.submenu-techs-contacts-text p,
.submenu-techs-contacts-text a{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	margin:0;
}
.submenu-techs-contacts-text p{
	margin-bottom: 5px;
}
.main-submenu-normal-col {
	width: 22.4%;
}
.main-submenu-big-title-icon-placeholder{
	width: 32px;
	height: 32px;
	border: 1px solid #00A0DC;
	border-radius: 62.5px;
	margin-right: 12px;
	background-image: url(images/main-submenu-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px auto;
	transition: all 0.5s ease;
}
.main-submenu-big-title:hover .main-submenu-big-title-icon-placeholder{
	background-color: #00A0DC;
	background-image: url(images/main-arrow-white.svg);
}
.main-submenu.type-4 .main-submenu-col-content a{
	font-weight: 500;
}
.header-lang{
	font-size: 18px;
	line-height: 23px;
	text-transform: uppercase;
}
.header-lang-current{
	color:#fff;
}
.header-lang a,
.header-lang-separator{
	color: rgba(255, 255, 255, 0.4);
}
.header-mobile,
.header-burger-close,
.main-submenu-close-wrap{
	display:none;
}
#header .footer-socials-link{
	background: #B4B1B7;
}
#header .footer-socials-link:hover{
	background:#fff;
}
@media screen and (max-width: 1439px){
	.header-logo,
	.main-menu,
	.header-phone,
	.header-btn{
		margin-right: 5px;
	}
	.header-row{
		-webkit-justify-content:space-between;
		-ms-justify-content:space-between;
		-moz-justify-content:space-between;
		justify-content:space-between;
	}
	.main-menu > .menu-item:not(:last-child) {
		margin-right: 15px;
	}
	.main-submenu-content {
		padding: 15px 25px 10px;
	}
	.main-submenu-big-title {
		font-size: 25px;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	.main-submenu-small-col a, .main-submenu-col-content a {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.main-submenu-tech-flex {
		margin-top: 0;
	}
	.main-submenu-tech-item{
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 1079px){
	.header-logo {
		max-width: 120px;
	}
	.header-phone a,
	.header-lang,
	.main-menu a.main-menu-link.level-1{
		font-size: 14px;
	}
}
@media screen and (max-width: 990px){
	#header {
		padding: 15px 0;
	}
	.header-mobile,
	.header-burger-close{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.header-desktop{
		visibility: hidden;
		position: fixed;
		overflow: auto;
		background: #212121;
		top: 0;
		right: -50%;
		z-index: 1000;
		height: 100vh;
		width: 100vw;
		max-width: 400px;
		opacity:0;
		transition: all 0.5s ease;
		padding: 15px;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-align-content: flex-start;
		-moz-align-content: flex-start;
		-ms-align-content: flex-start;
		align-content: flex-start;
	}
	.admin-bar .header-desktop{
		padding-top: 47px;
	}
	.header-desktop.active{
		visibility: visible;
		opacity:1;
		right: 0;
	}
	.header-mobile{
		position: relative;
		padding-right: 50px;
	}
	.header-burger{
		width: 40px;
		height: 40px;
		background: #fff;
		border-radius: 12px;
		position: absolute;
		right: 0;
	}
	.header-burger-close{
		right: 15px;
	}
	.header-burger:hover{
		background-color: #00A0DC;
	}
	.header-burger span{
		display:block;
		width:65%;
		height:3px;
		border-radius: 3px;
		background: #000;
	}
	.header-burger:hover span{
		background-color: #fff;
	}
	.header-burger span:not(:last-child){
		margin-bottom:3px;
	}
	.header-desktop .header-btn{
		display:none;
	}
	.header-logo,
	.main-menu,
	.header-phone,
	.header-btn{
		margin-right: 0;
	}
	.main-menu{
		width:100%;
		margin: 15px 0;
	}
	.main-menu > .menu-item,
	.main-menu > .menu-item:not(:last-child){
		width:100%;
		margin-right: 0;
	}
	.main-menu a.main-menu-link.level-1 {
		font-size: 18px;
		line-height:40px;
	}
	.main-menu a.main-menu-link.level-1:hover,
	.header-phone a:hover{
		color: rgba(255, 255, 255, 0.4);
	}
	.main-menu > .menu-item.type-2 > span,
	.main-menu > .menu-item.type-3 > span,
	.main-menu > .menu-item.type-4 > span {
		height: 40px;
		width: 40px;
		margin-left: auto;
		transform: rotate(-90deg);
		background-position: center;
		background-size: 15px;
		cursor: pointer;
	}
	.main-menu > .menu-item.type-2:hover > span,
	.main-menu > .menu-item.type-3:hover > span,
	.main-menu > .menu-item.type-4:hover > span{
		background-position: center;
	}
	.main-menu > .menu-item.type-2 > span:hover,
	.main-menu > .menu-item.type-3 > span:hover,
	.main-menu > .menu-item.type-4 > span:hover{
		background-position: center 70%;
	}
	.main-submenu{
		visibility: hidden;
		position: fixed;
		overflow: auto;
		top: 0;
		right: -50%;
		z-index: 1001;
		height: 100vh;
		width: 100vw;
		max-width: 400px;
		padding: 15px;
		top: 0;
		left: unset;
		right:0;
	}
	.admin-bar .main-submenu{
		top:0;
		padding-top: 47px;
	}
	.main-submenu.active{
		visibility: visible;
		opacity: 1;
		right: 0;
		z-index:9999;
	}
	.main-submenu > .container {
		padding: 0;
		width: 100%;
	}
	.main-submenu-content {
		margin-left: 0;
		margin-right: 0;
		padding: 15px;
	}
	.main-submenu-big-col,
	.main-submenu-col,
	.main-submenu-small-col,
	.main-submenu.type-2 .main-submenu-col,
	.main-submenu-normal-col{
		width: 100%;
		margin:0;
	}
	.main-submenu-big-title {
		font-size: 20px;
	}
	.main-submenu-big-title-icon-placeholder {
		width: 20px;
		height: 20px;
		margin-right:5px;
	}
	.main-submenu-big-title img {
		max-width: 20px;
		max-height: 20px;
		margin-right:5px;
	}
	.main-submenu-tech-item img {
		max-width: 25px;
		max-height: 25px;
		margin-bottom: 0;
	}
	.main-submenu-tech-item span{
		font-size:12px;
	}
	.main-submenu-close-wrap{
		display:block;
	}
	.main-submenu-close-btn{
		width: 25px;
		height: 25px;
		margin-left: auto;
		box-shadow: 0 0 3px #00A0DC;
		border-radius: 6px;
		color: #00A0DC;
	}
	.main-submenu-col-add,
	.submenu-techs-contacts-title{
		margin-top: 20px;
	}
	.main-submenu-tech-title {
		margin-top: 0;
	}
}
@media screen and (max-width: 500px){
	#header > .container{
		padding: 0 5px;
	}
}

/* HEADER BLACK STYLES */
.black-header .header-logo .blacklogo{
	display:block;
}
.black-header .header-logo .whitelogo{
	display:none;
}
.black-header .main-menu a.main-menu-link.level-1 {
	color: #212121;
}
.black-header .header-phone a{
	color: #212121;
}
.black-header .main-menu a.main-menu-link.level-1:hover,
.black-header .header-phone a:hover{
	color: #00A0DC;
}
.black-header .header-btn{
	color: #212121;
	border: 1px solid #212121;
}
.black-header .header-btn:hover{
	color: #00A0DC;
	border-color: #00A0DC;
}
.black-header .main-menu > .menu-item.type-2 > span, 
.black-header .main-menu > .menu-item.type-3 > span, 
.black-header .main-menu > .menu-item.type-4 > span{
	background-image: url(images/main-menu-arrow-2.svg);
}
.black-header .header-lang a,
.black-header .header-lang-separator{
	color: rgba(33, 33, 33, 0.4);
}
.black-header .header-lang-current{
	color: #212121;
}
@media screen and (max-width: 990px){
	.black-header .header-logo:not(.header-logo-mobile) .whitelogo{
		display:block;
	}
	.black-header .header-logo:not(.header-logo-mobile) .blacklogo{
		display:none;
	}
	.black-header .main-menu a.main-menu-link.level-1{
		color: #ffffff;
	}
	.black-header .main-menu > .menu-item.type-2 > span, 
	.black-header .main-menu > .menu-item.type-3 > span, 
	.black-header .main-menu > .menu-item.type-4 > span{
		background-image: url(images/main-menu-arrow-1.svg);
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** FOOTER ********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.footer-form{
	display:none;
	position: relative;
	z-index:0;
	background: #F3F1F5;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-radius: 46px 46px 0 0;
	padding-top: 76px;
	padding-bottom: 94px;
	margin-bottom: -46px;
}
.footer-form > .container{
	position: relative;
}
.footer-form-bg{
	position: absolute;
	z-index: 0;
	width:100%;
	height:100%;
	left:20px;
	bottom:-32px;
	background-position: 0 100%;
	background-repeat:no-repeat;
}
.footer-form-flex{
	position: relative;
	z-index:1;
}
.footer-form-col-left{
	width: 291px;
}
.footer-form-col-center{
	padding-left: 50px;
	padding-right: 113px;
	width: calc(100% - 631px);
}
.footer-form-col-right{
	width: 340px;
	padding-left: 40px;
	border-left: 1px solid #757476;
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
	padding-top: 76px;
	padding-bottom: 94px;
	margin-top: -76px;
	margin-bottom: -94px;
}
.footer-form .lightbox-form-title {
	margin-bottom: 36px;
}
.footer-form .lightbox-form-terms {
	max-width: unset;
}
.footer-form .lightbox-form-submit-wrap {
	max-width: unset;
	text-align: right;
}
.footer-form .lightbox-form-row.last{
	margin:26px 0 0;
}
.footer-form-col-right-offices,
.footer-form-col-right-presentation-btn-wrap{
	width:100%;
}
.footer-form-col-right-presentation-btn{
	border: 1px solid #212121;
	border-radius: 40px;
	padding: 17px 25px;
	background: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .5s ease;
	width: 100%;
	display: block;
	text-align: center;
}
.footer-form-col-right-presentation-btn:hover {
	background-color: #f8f8f8;
}
.footer-form-col-right-switchers{
	margin-bottom: 46px;
	background-color: #FFFFFF;
	border: 1px solid #CBCBCB;
	border-radius: 28px;
	padding: 16px 40px 16px 64px;
	cursor: pointer;
	color: rgba(33, 33, 33, 0.6);
	position: relative;
	background-image: url(images/footer-form-col-right-switchers.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.footer-form-col-right-switchers::after{
	content:'';
	position: absolute;
	right:18px;
	top:calc(50% - 5px);
	width:16px;
	height:10px;
	transition:all .5s ease;
	background-image: url(images/footer-form-col-right-switchers-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}
.footer-form-col-right-switchers.active::after{
	transform:rotate(180deg);
}
.footer-form-col-right-switchers-content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 54px;
	background: #f8f8f8;
	border-radius: 10px;
	border: 1px solid #CBCBCB;
	overflow: hidden;
	display:none;
	z-index: 2;
}
.footer-form-col-right-switchers-content.active{
	display:block;
}
.footer-offices-switch{
	display: block;
	padding: 15px;
}
.footer-offices-switch.active{
	background: #f1f1f1;
}
.footer-office{
	display:none;
}
.footer-office.active{
	display:block;
}
.office-p{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.14px;
	margin-bottom: 24px;
}
.office-a{
	font-weight: 700;
	font-size: 19.5px;
	line-height: 27px;
	letter-spacing: -0.390001px;
	color: #719CFF;
	margin-bottom: 7px;
	display: block;
}
.office-a:hover{
	text-decoration:underline;
}
@media screen and (max-width: 1439px){
	.footer-form {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 0;
		border-radius:0;
	}
	.footer-form-col-right {
		padding-left: 25px;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-top: -40px;
		margin-bottom: -40px;
	}
	.footer-form-col-center {
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media screen and (max-width: 1200px){
	.footer-form-col-left{
		width:100%;
		margin-bottom: 25px;
	}
	.footer-form-col-center {
		padding-left: 0;
	}
	.footer-form-col-right {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	.footer-form-col-center {
		width: calc(100% - 340px);
	}
	.footer-form-bg{
		display:none;
	}
}
@media screen and (max-width: 990px){
	.footer-form-col-center {
		width:100%;
		padding: 0;
		margin-bottom: 40px;
	}
	.footer-form-col-right{
		width:100%;
		padding: 0;
		border:none;
	}
}
#footer{
	position: relative;
	z-index: 1;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 4%, rgba(248, 248, 248, 0) 73.28%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 46px 46px 0px 0px;
}
.footer-row-1{
	padding: 102px 0 53px;
}
.footer-strange-title,
.footer-up{
	font-size: 16px;
	line-height: 100%;
	color: rgba(255, 255, 255, 0.5);
}
.footer-up{
	padding-right: 46px;
	background: url(images/footer-up.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 24px) center;
	background-size: 12px auto;
	transition: all 0.5s linear;
}
.footer-up:hover{
	animation: arrowpopup1 0.5s 2;
}
@keyframes arrowpopup1 {
	0% {
		background-position: calc(100% - 24px) center;
	}
	50% {
		background-position: calc(100% - 24px) -2px;
	}
	100% {
		background-position: calc(100% - 24px) center;
	}
}
.footer-row-2{
	margin-bottom: 40px;
}
.footer-main-menu-link{
	font-size: 18px;
	line-height: 36px;
	letter-spacing: -0.4px;
	color: #FFFFFF;
}
.footer-main-menu-link:not(:last-child){
	margin-right: 30px;
}
.footer-main-menu-link:hover{
	color: rgba(255, 255, 255, 0.5);
}
.footer-socials-link{
	background: rgba(255, 255, 255, 0.3);
	border-radius: 20px;
	width:40px;
	height:40px;
}
.footer-socials-link:not(:last-child){
	margin-right: 8px;
}
.footer-socials-link img{
	max-width:16px;
	max-height:16px;
}
.footer-socials-link-img-hover{
	display:none;
}
.footer-socials-link:hover{
	background:#fff;
}
.footer-socials-link:hover .footer-socials-link-img{
	display:none;
}
.footer-socials-link:hover .footer-socials-link-img-hover{
	display:block;
}
.footer-row-3{
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 16px 0;
	margin-bottom: 68px;
}
.footer-allservices-switch .text{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -0.12px;
	color: #FFFFFF;
}
.footer-allservices-switch .arrow{
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 20px;
	width: 40px;
	height: 40px;
	margin-right: 17px;
	background-image: url(images/footer-up.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
	transition: all 0.5s;
	transform: rotate(180deg);
}
.footer-allservices-switch:hover .arrow{
	background-position: center 40%;
	box-shadow: 0 0 1px #fff inset;
}
.footer-allservices-switch.active .arrow{
	transform: rotate(0);
}
.footer-col{
	width:20%;
}
.footer-col-link{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -0.12px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 8px;
	font-weight: 300;
}
.footer-col-link:hover{
	text-decoration: underline;
}
.footer-secondary-menu-title .footer-col-link{
	line-height: 40px;
	margin: 0;
	font-weight: 400;
}
.footer-secondary-menu-items{
	display:none;
	padding-top: 8px;
}
.footer-secondary-menu-items.active{
	display:block;
}
.footer-copyright{
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 100%;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
}
@media screen and (max-width: 1439px){
	#footer{
		border-radius: 0;
	}
}
@media screen and (max-width: 990px){
	.footer-row-1 {
		padding: 40px 0;
	}
	.footer-row-2 {
		display: block;
	}
	.footer-main-menu{
		margin-bottom: 15px;
	}
	.footer-col {
		padding-right: 10px;
	}
	.footer-col-link,
	.footer-allservices-switch .text{
		font-size: 14px;
		line-height: 1;
	}
	.footer-allservices-switch .arrow {
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}
	.footer-secondary-menu-title .footer-col-link {
		line-height: 30px;
	}
	.footer-row-3 {
		padding: 10px 0;
		margin-bottom: 25px;
	}
	.footer-copyright {
		padding-bottom: 25px;
	}
}
@media screen and (max-width: 768px){
	.footer-col {
		width: 50%;
		margin-bottom: 15px;
	}
	.footer-col-1{
		display:none;
	}
	.footer-secondary-menu-items{
		display:block;
	}
	.footer-main-menu-link {
		font-size: 14px;
		line-height: 2;
		font-weight: 500;
	}
	.footer-socials-link {
		width: 30px;
		height: 30px;
	}
}
@media screen and (max-width: 450px){
	.footer-col {
		width: 100%;
		margin-bottom: 15px;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** MAIN PAGE *****************************************************************************************************************/
/********************************************************************************************************************************************************************************/

/* HERO */
.main-hero{
	margin-bottom: 78px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	overflow: hidden;
}
.main-hero > .container{
	position: relative;
}
.main-hero-flex {
	padding-top: 100px;
	padding-bottom: 87px;
	position: relative;
	z-index: 2;
}
.main-hero-left{
	max-width: 580px;
	margin-bottom: 70px;
}
.main-hero-right{
	max-width: calc(100% - 580px);
}
.main-hero-right{
	position: relative;
}
.main-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #FFFFFF;
	margin-bottom: 7px;
}
.main-hero-subtitle{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #FFFFFF;
}
.main-hero-cats {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 631px;
	height: 194px;
	padding: 16px 38px 0;
	margin-left: -4px;
	margin-right: -4px;
}
.main-hero-cat {
	font-weight: 400;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	padding: 10.32px 19.3px;
	border: 1.6166px solid #FFFFFF;
	border-radius: 72.7468px;
	margin: 0 4px 16px;
}

.main-hero-button {
	cursor: pointer;
	background: #212121;
	border-radius: 100%;
	width:150px;
	height:150px;
	position: absolute;
	z-index: 3;
	top: 234px;
	left: 38%;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #FFFFFF;
}
.main-hero-button-anim{
	position: absolute;
	z-index: 0;
	animation: scaleInSmall 3s infinite steps(30);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.main-hero-button span{
	max-width: 113px;
}
.main-hero-button-anim-circle{
	position: absolute;
	left:0;
	top: 0;
	width:150px;
	height:150px;
	border: 1px solid rgba(33,33,33,0.5);
	border-radius: 100%;
	animation: scaleIn 6s infinite;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.main-hero-button-anim-circle.num1{
	animation-delay: 0s;
}
.main-hero-button-anim-circle.num2{
	animation-delay: 0.3s;
}
.main-hero-button-anim-circle.num3{
	animation-delay: 0.75;
}
.main-hero-button-anim-circle.num4{
	animation-delay: 1.05s;
}
.main-hero-button-anim-circle.num5{
	animation-delay: 1.2s;
}
.main-hero-button-anim-circle.num6{
	animation-delay: 1.35s;
}
.main-hero-button-anim-circle.num7{
	animation-delay: 1.5s;
}
@keyframes scaleIn {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	25%{
		opacity: 0.1;
	}
	50%,100% {
		transform: scale(8.17);
		opacity: 0;
	}
}
@keyframes scaleInSmall {
	0% {
		transform: scale(1);
	}
	25% {
		transform: scale(1.1);
	}
	50%,100% {
		transform: scale(1);
	}
}

@media screen and (max-width: 1439px){
	.main-hero{
		border-radius: 0;
	}
	.main-hero-flex {
		padding-bottom: 6vw;
		padding-top: 11.7vw;
	}
	.main-hero-button {
		width: 10vw;
		height: 10vw;
		top: 16vw;
	}
	.main-hero-button-anim-circle {
		width: 10vw;
		height: 10vw;
	}
	.main-hero-left {
		width: 42%;
	}
	.main-hero-right {
		width: 54%;
	}
	.main-hero-title {
		font-size: 6.2vw;
	}
	.main-hero-cats {
		padding: 1vw 1vw 0;
		max-width: 85%;
		height: 13vw;
	}
	.main-hero-cat {
		font-size: 1.5vw;
		line-height: 1;
		margin: 0 0.5vw 1vw;
	}
}
@media screen and (max-width: 1200px){
	.main-hero > .container {
		padding: 0 15px;
	}
	.main-hero-cat {
		line-height: 1;
		margin: 0 0.25vw 0.5vw;
		padding: 0.7vw;
	}
}
@media screen and (max-width: 990px){
	.main-hero-flex {
		padding-bottom: 25px;
		padding-top: 300px;
	}
	.main-hero-button {
		width: 15vw;
		height: 15vw;
		top: 100px;
		left: calc(50% - 7.5vw);
	}
	.main-hero-button-anim-circle {
		width: 15vw;
		height: 15vw;
	}
	.main-hero-left,
	.main-hero-right{
		width: 100%;
		max-width: unset;
		margin: 0;
	}
	.main-hero-cats {
		padding: 10px 10px 0;
		height: 25vw;
	}
	.main-hero-cat {
		font-size: 15px;
		padding: 10px;
		margin: 0 5px 10px;
	}
	.main-hero-title {
		font-size: 45px;
		text-align: center;
		margin-bottom: 20px;
	}
	.main-hero-subtitle {
		text-align: center;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px){
	.main-hero {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 550px){
	.main-hero-button {
		width: 25vw;
		height: 25vw;
		left: calc(50% - 12.5vw);
	}
	.main-hero-button-anim-circle {
		width: 25vw;
		height: 25vw;
	}
}
@media screen and (max-width: 450px){
	.main-hero-cat {
		font-size: 12px;
		padding: 3px 5px;
		margin: 0 2px 5px;
	}
}


/* SERVICES */
.main-services{
	margin-bottom: 50px;
}
.main-services > .container{
	padding-top: 52px;
	padding-bottom: 59px;
}
.main-services-left{
	width:340px;
}
.main-services-right{
	width:calc(100% - 420px);
}
.main-services-title{
	font-size: 90px;
	line-height: 100%;
	margin-bottom: 41px;
	font-weight: 400;
}
.main-services-left-images img{
	display:none;
	animation: ImgAppear .5s ease;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
}
#servicesimg1{
	display:block;
}
@keyframes ImgAppear {
	from {
		transform: scale(0.9, 0.9);
	}
	to {
		transform: scale(1, 1);
	}
}
.main-services-right-titles-flex{
	height:90px;
	margin-bottom: 36px;
}
.main-services-right-title{
	font-size: 14px;
	line-height: 18px;
	margin-right: 15px;
}
.main-services-allservices-link .text{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	margin-right: 9px;
	display:block;
}
.main-services-allservices-link .arrow{
	display:block;
	border: 1px solid #212121;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:14px auto;
	transition: all 0.5s linear;
}
.main-services-allservices-link:hover .arrow{
	background-color: #00A0DC;
	border-color: #00A0DC;
	background-image: url(images/main-arrow-white.svg);
}
.main-services-right-links-flex{
	margin-bottom: 75px;
}
.main-services-right-col1{
	width: 400px;
	margin-right: 40px;
}
.main-services-right-col2 {
	width: 400px;
}
.main-services-biglink{
	margin-bottom: 30px;
	font-size: 36px;
	line-height: 110%;
}
.main-services-biglink .arrow{
	width: 19px;
	height: 40px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.5s ease;
	margin-left: 5px;
}
.main-services-biglink:hover .arrow{
	margin-right: -10px;
}
.main-services-right-smalllinks-flex{
	margin-top: 34px;
}
.main-services-right-smalllinks-col1{
	width: 180px;
	margin-right: 25px;
}
.main-services-right-smalllinks-col2{
	width: 180px;
}
.main-services-smalllinks{
	margin-bottom: 18px;	
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
}
.main-services-smalllinks .text{
	text-decoration-line: underline;
}
.main-services-smalllinks:hover .text{
	text-decoration:none;
}
.main-services-smalllinks .number{
	text-align: right;
	color: rgba(33, 33, 33, 0.5);
	width:25px;
	margin-right: 14px;
}
.main-stek-title{
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	text-transform: uppercase;
	padding-left: 20px;
	position: relative;
}
.main-stek-title::before{
	content:'';
	position: absolute;
	left:0;
	top: 4px;
	width:10px;
	height:10px;
	border-radius: 100%;
	background:#212121;
}
.main-stek-title-item:not(:last-child){
	margin-right:23px;
}
.main-stek-title-item a img,
.main-stek-title-item a span.placeholder-arrow{
	margin-bottom:9px;
	max-width: 40px;
	max-height: 40px;
}
.main-stek-title-item a,
.main-stek-title-item a img{
	transition: all 0.5s linear;
	margin-left: auto;
	margin-right: auto;
}
.main-stek-title-item a:hover{
	opacity: 0.8;
}
.main-stek-title-item a:hover img{
	transform: scale(1.15);
}
.main-stek-title-item a span{
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	display:block;
	color: #212121;
	width: 100%;
}
.main-stek-title-item a span.placeholder-arrow{
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: url(images/main-arrow-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px auto;
	transition: all 0.5s linear;
	background-color:#212121;
}
.main-stek-title-item a:hover span.placeholder-arrow{
	background-position: 70% center;
}
.main-services-allservices-link {
	min-width: 134px;
}
@media screen and (max-width: 1390px){
	.main-services-title {
		font-size: 6.5vw;
	}
	.main-services-left {
		width: 27%;
	}
	.main-services-right {
		width: 67%;
	}
	.main-services-right-col1 {
		margin-right: 4.7%;
		width: 47%;
	}
	.main-services-right-col2 {
		width: 47%;
	}
	.main-services-right-smalllinks-col1 {
		margin-right: 6.5%;
		width: 46%;
	}
	.main-services-right-smalllinks-col2 {
		width: 46%;
	}
	.main-stek-title-item{
		margin-bottom: 9px;
	}
}
@media screen and (max-width: 1200px){
	.main-services > .container {
		padding: 25px;
	}
	.main-services-right-links-flex {
		margin-bottom: 25px;
	}
	.main-services-biglink {
		margin-bottom: 20px;
		font-size: 28px;
	}
	.main-services-smalllinks .text {
		word-wrap: anywhere;
	}
	.main-services-smalllinks {
		margin-bottom: 15px;
		font-size: 14px;
	}
}
@media screen and (max-width: 990px){
	.main-services-right-col1,
	.main-services-right-col2	{
		margin-right: 0;
		width: 100%;
	}
	.main-services-allservices-link {
		margin: 10px 0;
	}
	.main-services-biglink {
		margin-bottom: 10px;
		font-size: 22px;
	}
}
@media screen and (max-width: 768px){
	.main-services {
		margin-bottom: 25px;
	}
	.main-services-left,
	.main-services-right{
		width: 100%;
	}
	.main-services-left-images img {
		margin: auto;
	}
	.main-services-title {
		margin-bottom: 15px;
	}
	.main-services-right-titles-flex {
		height: unset;
		margin-bottom: 25px;
	}
	.main-services .main-stek-title{
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 400px){
	.main-services-title {
		font-size: 30px;
		font-weight: 500;
	}
	.main-services-right-smalllinks-col1 {
		margin-right: 0;
		width: 100%;
	}
	.main-services-right-smalllinks-col2 {
		width: 100%;
	}
	.main-services-right-titles-flex {
		display: block;
	}
}


/* SERVICES */
.main-about{
	margin-bottom: 57px;
}
.main-about > .container{
	padding-top: 29px;
	padding-bottom: 51px;
}
.main-about-left{
	border-right: 1px solid #F8F8F8;
	padding-right: 30px;
	width: 316px;
}
.main-about-right{
	width: calc(100% - 421px);
}
.main-about-left-reviews{
	background: #F8F8F8;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 17px 50px 19px;
	margin-bottom:50px;
	margin-top: 35px;
}
.main-about-left-reviews-top{
	margin-bottom: 3px;
}
.main-about-left-reviews-top p{
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
	margin-right: 5px;
}
.main-about-left-reviews-bottom img{
	margin-right: 5px;
}
.main-about-left-reviews-bottom p{
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
}
.main-about-left-separator{
	height: 1px;
	width: 100%;
	background: #f8f8f8;
	margin-bottom: 14px;
}
.main-about-left-1000{
	margin-bottom: 51px;
}
.main-about-left-1000-title{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	max-width: 217px;
}
.main-about-left-1000 a{
	display:block;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background: url(images/main-arrow-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px auto;
	transition: all 0.5s linear;
	background-color: #212121;
}
.main-about-left-1000 a:hover{
	background-position: 70% center;
}
.main-about-left-1000-text{
	font-weight: 500;
	font-size: 58px;
	line-height: 100%;
	margin-bottom: 30px;
}
.main-about-left-button{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	display: block;
	padding: 15px;
	border: 1px solid #212121;
	border-radius: 50px;
	margin-top: 47px;
	transition: all 0.5s linear;
}
.main-about-left-button:hover{
	background-color: #f8f8f8;
}
.main-services-bigimg{
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 32px;
}
.main-about-right-titles{
	margin-top: 35px;
	margin-bottom: 72px;
}
.main-about-right-titles-float{
	position: relative;
	float:left;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	padding-left: 20px;
	width:250px;
	height:60px;
}
.main-about-right-titles-float::before{
	content:'';
	position: absolute;
	left:0;
	top:4px;
	width:10px;
	height:10px;
	border-radius: 100%;
	background:#212121;
}
.main-about-right-titles-text{
	font-weight: 300;
	font-size: 22px;
	line-height: 120%;
}
@media screen and (max-width: 1200px){
	.main-about > .container {
		padding: 25px;
	}
	.main-about-right-titles-float {
		display: block;
		float: none;
		height: auto;
		margin-bottom: 15px;
	}
	.main-about-right-titles-text {
		font-size: 2.5vw;
	}
}
@media screen and (max-width: 1000px){
	.main-about-left {
		width: 36%;
		padding-right: 3%;
	}
	.main-about-right {
		width: 59%;
	}
}
@media screen and (max-width: 768px){
	.main-about {
		margin-bottom: 25px;
	}
	.main-about-left {
		width: 100%;
		padding-right: 0%;
		border: none;
	}
	.main-about-right {
		width: 100%;
	}
	.main-about-right-titles-text {
		font-size: 22px;
	}
	.main-about-left-reviews {
		margin-bottom: 16px;
		margin-top: 0;
		display: inline-block;
	}
	.main-about-left-1000 {
		margin-bottom: 15px;
	}
	.main-about-left-1000-text {
		margin-bottom: 15px;
	}
	.main-about-left-button {
		margin-top: 15px;
	}
	.main-about-right-titles {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}


/* SOLUTIONS */
.main-solutions{
	margin-bottom: 49px;
	background-image: url(images/main-solutions-bg-img.png);
	background-repeat: no-repeat;
	background-position: 100% 52px;
}
.main-solutions > .container {
	padding: 82px 50px 0;
}
.main-solutions-left{
	width: 227px;
	padding-right: 40px;
}
.main-solutions-right{
	width: 433px;
	position: relative;
}
.main-solutions-solution{
	display:none;
	animation: NiceAppear1 .5s ease;
	position:relative;
}
.main-solutions-solution.active{
	display:block;
}
@keyframes NiceAppear1 {
	from {
		opacity:0;
		top: 10px;
	}
	to {
		opacity:1;
		top: 0;
	}
}
.main-solutions-left-button{
	margin-top: 9px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #181818;
	padding: 10px 44px 10px 15px;
	border: 1px solid #181818;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 105px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%; 
	background-size:15px auto;
	transition: all 0.5s ease;
}
.main-solutions-left-button:hover{
	background-position: calc(100% - 10px) 50%;
	background-color:#fff;
}
.main-solutions-left-switchers{
	position: relative;
	margin-bottom: 100px;
}
.main-solutions-left-switchers::before{
	content:"";
	position: absolute;
	height: calc(100% - 14px);
	width:3px;
	background: #D9D9D9;
	left:2px;
	top: 5px;
}
.main-solutions-left-switch{
	display: block;
	position: relative;
	padding-left: 21px;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}
.main-solutions-left-switch:not(:last-child){
	margin-bottom: 50px;
}
.main-solutions-left-switch::before{
	content:"";
	position: absolute;
	height: 7px;
	width: 7px;
	border-radius: 100%;
	background: #fff;
	left: 0;
	top: 5px;
	border: 2px solid #D9D9D9;
	transition: all 0.5s linear;
}
.main-solutions-left-switch.active::before{
	border-color: #181818;
}
.main-solutions-solution-title{
	font-size: 58px;
	line-height: 110%;
	margin-bottom: 12px;
}
.main-solutions-solution-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
}
.main-solutions-solution-text{
	margin-bottom: 15px;
}
.main-solutions-solution-text p:not(:last-child){
	margin-bottom: 13px;
}
.main-solutions-solution-link a{
	display: block;
	margin-left: auto;
	border-radius: 100%;
	width: 80px;
	height: 80px;
	background: url(images/main-arrow-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px auto;
	transition: all 0.5s linear;
	background-color: #212121;
}
.main-solutions-solution-link a:hover {
	background-position: 70% center;
}
.main-solutions-col-bg{
	margin-bottom: -4px;
	margin-top: 20px;
	max-width: 75%;
}
@media screen and (max-width: 1439px){
	.main-solutions{
		background-size: 45.5% auto;
	}
	.main-solutions-left {
		padding-right: 1%;
		width: 17.6%;
	}
	.main-solutions-right {
		width: 33.5%;
	}
	.main-solutions-solution-title {
		font-size: 4vw;
	}
	.main-solutions-solution-text {
		font-size: 1.3vw;
	}
	.main-solutions-solution-link a {
		background-size: 2vw auto;
		width: 5vw;
		height: 5vw;
	}
}
@media screen and (max-width: 1200px){	
	.main-solutions{
		background-size: 41.5% auto;
	}
	.main-solutions > .container {
		padding-top: 35px;
	}
}
@media screen and (max-width: 1079px){
	.main-solutions-left-button {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 990px){
	.main-solutions {
		background-image: unset !important;
	}
	.main-solutions-left {
		padding-right: 5%;
		width: 25%;
	}
	.main-solutions-right {
		width: 75%;
	}
	.main-solutions-solution-title {
		font-size: 35px;
	}
	.main-solutions-solution-text {
		font-size: 15px;
	}
	.main-solutions-solution {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 768px){
	.main-solutions {
		margin-bottom: 25px;
	}
	.main-solutions-left-switch:not(:last-child) {
		margin-bottom: 25px;
	}
	.main-solutions-left {
		padding-right: 25px;
		width: 200px;
	}
	.main-solutions-right {
		width: calc(100% - 225px);
	}
	.main-solutions-col-bg {
		max-width: 50%;
	}
	.main-solutions-solution-link a {
		width: 50px;
		height: 50px;
		background-size: 20px auto;
	}
}
@media screen and (max-width: 600px){
	.main-solutions-left-switch:not(:last-child) {
		margin-bottom: 15px;
	}
	.main-solutions-left-button,
	.main-solutions-left-switchers{
		margin-bottom: 15px;
	}
	.main-solutions-left {
		padding-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.main-solutions-right {
		width: 100%;
	}
}


/* CASES */
.main-cases{
	margin-bottom: 56px;
}
.main-cases > .container {
	padding-top: 60px;
	padding-bottom: 25px;
}
.main-cases-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	padding-bottom: 45px;
	border-bottom: 1px solid #F8F8F8;
}
.main-cases-left{
	width: 316px;
	padding-right: 30px;
	border-right:1px solid #F8F8F8;
}
.main-cases-test{
	font-size: 14px;
	line-height: 18px;
	padding: 43px 0 46px;
}
.main-cases-left-button{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	display: block;
	padding: 15px;
	border: 1px solid #212121;
	border-radius: 50px;
	transition: all 0.5s linear;
}
.main-cases-left-button:hover{
	background-color: #f8f8f8;
}
.main-cases-right-col1 {
	width: 489px;
	padding: 48px 30px 0;
	border-right: 1px solid #F8F8F8;
}
.main-cases-right-col2{
	width:458px;
	padding: 47px 0 0 30px;
}
.main-cases-total{
	background: #F8F8F8;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	padding: 16px 0 15px;
	margin-bottom: 38px;
}
.main-cases-total-number{
	font-size: 46px;
	line-height: 110%;
	color: #00A0DC;
	position: relative;
	padding-right: 12px;
	margin-right: 16px;
}
.main-cases-total-number::after{
	content:'';
	position: absolute;
	right:0;
	top:3px;
	width:1px;
	height:calc(100% - 6px);
	background:#545454;
}
.main-cases-total-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	max-width: 106px;
}
.main-cases-separator{
	height: 1px;
	width: 100%;
	background: #f8f8f8;
	margin-bottom: 48px;
}
.main-cases-item:not(:last-child){
	margin-bottom: 95px;
}
.main-cases-item a{
	display: block;
}
.main-cases-item-img{
	overflow: hidden;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	border-radius: 18px;
	margin-bottom: 13px;
	max-height: 240px;
}
.main-cases-item-img img{
	transition: all .5s ease;
	min-width: unset;
	/*object-fit: cover;*/
	padding: 5%;
	height: auto;
	width: auto;
	max-height: 240px;
}
.main-cases-item a:hover .main-cases-item-img img{
	transform: scale(1.04);
}
.main-cases-item-flex span.cat{
	display:block;
	width:79px;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
}
.main-cases-item-right{
	width: calc(100% - 84px);
	display:block;
}
.main-cases-item-title{
	font-size: 36px;
	line-height: 120%;
	margin-bottom: 6px;
}
.main-cases-item-text{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px;
	display: block;
}
.main-cases-item-title .arrow {
	width: 19px;
	height: 40px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.5s ease;
}
.main-cases-item a:hover .main-cases-item-title .arrow {
	transform:rotate(270deg);
}
@media screen and (max-width: 1439px){
	.main-cases-title {
		font-size: 6vw;
	}
	.main-cases-left {
		width: 25%;
		padding-right: 2%;
	}
	.main-cases-right{
		width: 75%;
	}
	.main-cases-right-col1 {
		padding: 40px 30px 0;
		width: 50%;
	}
	.main-cases-right-col2 {
		padding: 40px 30px 0;
		width: calc(50% - 1px);
	}
}
@media screen and (max-width: 1200px){
	.main-cases > .container {
		padding-top: 25px;
	}
	.main-cases-title {
		padding-bottom: 25px;
	}
	.main-cases-test {
		padding: 25px 0 25px;
	}
	.main-cases-right-col1,
	.main-cases-right-col2	{
		padding: 25px 15px 0;
	}
	.main-cases-item:not(:last-child) {
		margin-bottom: 45px;
	}
	.main-cases-total,
	.main-cases-separator{
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 990px){
	.main-cases-title {
		font-size: 35px;
	}
	.main-cases-left {
		width: 100%;
		padding-right: 0;
		border: none;
		margin-bottom: 25px;
	}
	.main-cases-right {
		width: 100%;
	}
	.main-cases-item-title {
		font-size: 25px;
	}
}
@media screen and (max-width: 768px){
	.main-cases {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 700px){
	.main-cases-right-col1,
	.main-cases-right-col2{
		width: 100%;
		max-width: 429px;
		margin: auto;
		border: none;
		padding-left:0;
		padding-right:0;
	}
	.main-cases-item:not(:last-child) {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 400px){
	.main-cases-item-flex span.cat {
		width: 100%;
		margin: 0;
	}
	.main-cases-item-right {
		width: 100%;
	}
	.main-cases-total-number {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.main-cases-total-number::after {
		display: none;
	}
	.main-cases-total-text {
		width: 100%;
		max-width: unset;
		text-align: center;
	}
}


/* TESTIMONIALS */
section.main-testimonials{
	margin-bottom: 48px;
	background: #F3F1F5;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.main-testimonials > .container {
	padding: 75px 87px 0;
}
.main-testimonials-logo-slider .slick-list{
	overflow: visible;
}
.main-testimonials-left{
	width: 830px;
	margin-right: 105px;
	padding-bottom: 90px;
}
.main-testimonials-right{
	position: relative;
	width: calc(100% - 935px);
}
.main-testimonials-right-bg{
	position: absolute;
	bottom:0;
	left:0;
}
.main-testimonials .main-stek-title{
	margin-bottom: 22px;
}
.main-testimonials-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 100%;
	color: #313131;
	max-width: 600px;
}
.main-testimonials-button {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	display: block;
	padding: 15px 60px;
	border: 1px solid #212121;
	border-radius: 50px;
	transition: all 0.5s linear;
}
.main-testimonials-button:hover {
	padding: 15px 45px;
}
.main-testimonials-titles{
	margin-bottom: 44px;
}
.main-testimonials-item{
	width:400px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	overflow: hidden;
}
.main-testimonials-image{
	position: relative;
	min-height: 175px;
	width:100%;
	cursor: pointer;
	display: block;
}
.main-testimonials-image-bg{
	display:block;
	position: absolute;
	z-index: 2;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
	width: 100%;
	height: 100%;
	top: 0;
	width: 100%;
}
.main-testimonials-image-play{
	position: absolute;
	z-index: 3;
	left: calc(50% - 25px);
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	transition: all .5s linear;
}
.main-testimonials-image:hover .main-testimonials-image-play{
	transform:scale(1.15);
	background: rgba(0,0,0,0.75);
}
.main-testimonials-image-preview{
	position: relative;
	z-index: 1;
}
.main-testimonials-who{
	padding: 20px 18px;
}
.main-testimonials-who.withlink{
	padding-left: 68px;
	position: relative;
}
.main-testimonials-who-link{
	position: absolute;
	left:18px;
	top:18px;
	display: block;
	border: 1px solid #212121;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px auto;
	transition: all 0.5s linear;
}
.main-testimonials-who-link:hover{
	background-image: url(images/main-arrow-white.svg);
	background-color: #212121;
}
.main-testimonials-who-title{
	font-size: 16px;
	line-height: 120%;
	color: #313131;
}
.main-testimonials-who-position{
	font-size: 14px;
	line-height: 120%;
	color: rgba(49, 49, 49, 0.5);
}
.main-testimonials-item-content{
	min-height: 146px;
	border-bottom: 1px solid rgba(49, 49, 49, 0.15);
	margin: 29px 18px 0;
}
.main-testimonials-item-content p{
	font-size: 14px;
	line-height: 120%;
	color: #313131;
	margin-bottom:4px;
}
.main-testimonials-item-content-link{
	color: #3E12E3;
	padding-right: 15px;
	display:inline-block;
	background: url(images/main-testimonials-content-link.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) center;
	transition: all 0.5s ease;
}
.main-testimonials-item-content-link:hover{
	background-position: 100% center;
	color: #313131;
}
.main-testimonials-logo-slider{
	margin: 0 -87px 92px;
}
.main-testimonials-logo-slide-content{
	width: 214px;
	height: 214px;
	border: 1px solid rgba(119, 122, 111, 0.5);
	border-radius: 100%;
}
@media screen and (max-width: 1439px){
	.main-testimonials-left {
		margin-right: 8.5%;
		width: 66%;
	}
	.main-testimonials-right {
		width: 25.5%;
	}
	.main-testimonials-item {
		width: 48%;
	}
	.main-testimonials-title {
		font-size: 4vw;
	}
}
@media screen and (max-width: 1200px){
	.main-testimonials > .container {
		padding: 50px 25px 0;
	}
	.main-testimonials-logo-slider {
		margin: 0 -25px 25px;
	}	
	.main-testimonials-logo-slide-content {
		width: 150px;
		height: 150px;
	}
	.main-testimonials-logo-slide-content img {
		max-width: 100px;
	}
}
@media screen and (max-width: 990px){	
	.main-testimonials-left {
		margin-right: 0;
		width: 100%;
	}
	.main-testimonials-right {
		display: none;
	}
	.main-testimonials-title {
		font-size: 25px;
	}
	.main-testimonials-left {
		padding-bottom: 35px;
	}
}
@media screen and (max-width: 768px){	
	.main-testimonials {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){	
	.main-testimonials-logo-slide-content {
		width: 100px;
		height: 100px;
	}
	.main-testimonials-logo-slide-content img {
		max-width: 50px;
	}
	.main-testimonials-item {
		width: 100%;
		max-width: 400px;
		margin: auto;
	}
	.main-testimonials-item:not(:last-child) {
		margin-bottom: 25px;
	}
	.main-testimonials-titles {
		margin-bottom: 15px;
	}
	.main-testimonials-button {
		margin: 10px 0;
	}
}


/* BLOG */
.main-blog{
	margin-bottom: 50px;
}
.main-blog > .container {
	padding-top: 56px;
	padding-bottom: 62px;
}
.main-blog-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 100%;
	margin-bottom: 44px;
}
.main-blog-flex{
	margin: 0 -16px;
}
.main-blog-item{
	width:400px;
	margin: 0 16px;
}
.main-blog-item-image{
	display: block;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	border-radius: 10px;
	margin: 0 auto 9px;
	overflow: hidden;
	max-height: 230px;
}
.main-blog-item-image img{
	transition: all .5s ease;
	object-fit: cover;
}
.main-blog-item a:hover .main-blog-item-image img{
	transform: scale(1.15);
}
.main-blog-item-meta{
	margin-bottom: 7px;
}
.main-blog-item-meta-category{
	border: 1px solid #212121;
	border-radius: 45px;
	padding: 7px 14px;
	font-size: 16px;
	line-height: 1.3;
	margin-right: 12px;
}
.main-blog-item-meta-date{
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	opacity: 0.5;
}
.main-blog-item-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
}
@media screen and (max-width: 1390px){
	.main-blog-title {
		font-size: 5vw;
	}
	.main-blog-item {
		margin: 0 auto;
		width: 31%;
		max-width: 400px;
	}
	.main-blog-flex {
		margin: 0;
	}
}
@media screen and (max-width: 1200px){	
	.main-blog > .container {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.main-blog-item-meta-category {
		font-size: 14px;
	}
	.main-blog-item-title {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px){	
	.main-blog-title {
		font-size: 30px;
	}
	.main-blog {
		margin-bottom: 25px;
	}
	.main-blog-item {
		width: 100%;
		max-width: 400px;
	}
	.main-blog-item:not(:last-child) {
		margin-bottom:25px;
	}
	.main-blog-item-title {
		font-size: 14px;
	}
}


/* CONTACT */
.main-contact > .container{
	padding-top: 39px;
	border-radius: 20px 20px 0 0;
	margin-bottom: -2px;
}
.main-contact-left{
	padding-right: 30px;
	width: 796px;
}
.main-contact-right{
	width: calc(100% - 826px);
	position: relative;
}
.main-contact-right-bg{
	position: absolute;
	bottom:-14px;
	left:0;
}
.main-contact-title{
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	margin-bottom: 23px;
}
.main-contact-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 20px;
	max-width: 540px;
}
.main-contact-form-wrap {
	background: #B9C5F2;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	margin-bottom: 94px;
	padding: 24px 36px 22px;
}
.main-contact-form-flex-1{
	margin-bottom: 20px;
}
.main-contact-form-person{
	font-weight: 500;
	font-size: 24px;
	line-height: 120%;
	margin-right: 47px;
}
.main-contact-form-person-exp {
	border: 0.7px solid #212121;
	border-radius: 20px;
	padding: 3px 15px;
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	margin-right: auto;
}
.main-contact-form-person-link{
	display:block;
	border: 1px solid #212121;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: url(images/main-arrow-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:14px auto;
	transition: all 0.5s linear;
}
.main-contact-form-person-link:hover{
	background-color: #00A0DC;
	border-color: #00A0DC;
	background-image: url(images/main-arrow-white.svg);
}
.main-contact-form-flex-2 > img{
	border-radius: 100%;
	max-width: 280px;
	margin-right: 40px;
}
.main-contact-form{
	width: calc(100% - 320px);
}
.main-contact-form .wpcf7-not-valid-tip{
	padding: 5px 25px;
}
.main-contact-form .wpcf7-response-output{
	border-color: #212121;
}
.main-contact-form-title{
	font-weight: 300;
	font-size: 22px;
	line-height: 120%;
	margin-bottom: 28px;
	margin-top: 12px;
}
.contacts-form-row{
	width:100%;
	margin-bottom: 30px;
}
.contacts-form-row:last-child{
	margin-bottom: 0;
	margin-top: 40px;
}
.contacts-form-row input:not([type="submit"]){
	font-family: Euclid Flex,sans-serif;
	width: 100%;
	background: #FFFFFF;
	border-radius: 28px;
	border: none;
	padding: 18px 24px;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.14px;
	color: #80848D;
}
.contacts-form-row input[type="submit"]{
	font-family: Euclid Flex,sans-serif;
	border: 1px solid #212121;
	border-radius: 50px;
	padding: 14px 48px;
	background: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .5s ease;
	white-space: normal;
	color: #212121;
}
.contacts-form-row input[type="submit"]:hover {
	background-color: #f8f8f8;
}
@media screen and (max-width: 1390px){
	.main-contact-left {
		width: 63%;
		padding-right: 2%;
	}
	.main-contact-right {
		width: 35%;
	}
	.main-contact-form-flex-2 > img {
		width: 40%;
		margin-right: 5%;
	}
	.main-contact-form {
		width: 55%;
	}
	.main-contact-form-title {
		margin-top: 0;
	}
}
@media screen and (max-width: 1200px){
	.main-contact > .container {
		padding-top: 35px;
	}
	.main-contact-title{
		font-size: 5vw;
	}
}
@media screen and (max-width: 990px){
	.main-contact-left {
		width: 100%;
		padding-right: 0;
	}
	.main-contact-right {
		display: none;
	}
	.main-contact-form-wrap {
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 768px){
	.main-contact-title{
		font-size: 30px;
	}
	.main-contact-subtitle {
		font-size: 14px;
	}
	.main-contact-form-flex-2 > img {
		width: unset;
		margin: 0 auto 25px;
		max-width: 50%;
	}
	.main-contact-form-wrap {
		padding: 25px 15px;
	}
	.main-contact-form {
		width: 100%;
	}
	.main-contact-form-title {
		text-align: center;
	}
	.contacts-form-row input[type="submit"] {
		display: block;
		width: 100%;
		text-align: center;
		padding: 14px 0px;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** ALL SERVICES **************************************************************************************************************/
/********************************************************************************************************************************************************************************/

@media screen and (max-width: 768px){
	.page-template-services-page section {
		margin-bottom: 25px;
	}
	.page-template-services-page section.services-page-hero,
	.page-template-services-page section.standard-block-1.last{
		margin-bottom: 0;
	}
}


/* HERO */
.services-page-hero{
	-webkit-filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
	position: relative;
	z-index: 1;
}
.services-page-hero .main-hero{
	border-radius: 0;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50%  calc(100% - 120px), 0  calc(100% - 120px));
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50%  calc(100% - 120px), 0  calc(100% - 120px));
	margin-bottom:0;
}
.services-page-hero .main-hero.altered{
	-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 120px), 50% calc(100% - 120px), 50% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 120px), 50% calc(100% - 120px), 50% 100%, 0 100%);
}
.services-page-hero .main-hero-flex{
	padding-top:135px;
	padding-bottom: 180px;
}
.services-page-hero .main-hero-right {
	position: relative;
	margin-top: 62px;
}
.services-page-hero .main-hero-right .main-hero-bg{
	position: relative;
	right: -30px;
}
.services-page-hero .main-hero-right .main-hero-bg img{
	margin-left: auto;
}
.services-page-hero .main-hero-title {
	margin-bottom: 18px;
}
.services-page-hero .main-hero-subtitle {
	line-height: 105%;
	letter-spacing: 0.02em;
	font-weight: 500;
	max-width: 422px;
}
.services-page-hero .main-hero-button {
	top: 367px;
	left: 37.5%;
}
@media screen and (max-width: 1200px){
	.services-page-hero .main-hero-right .main-hero-bg{
		right: 0;
	}
}
@media screen and (max-width: 990px){
	.services-page-hero .main-hero-flex {
		padding-top: 300px;
		padding-bottom: 85px;
	}
	.services-page-hero .main-hero-button {
		top: 100px;
		left: calc(50% - 7.5vw);
	}
	.services-page-hero .main-hero-subtitle {
		margin: auto;
	}
	.services-page-hero .main-hero-right {
		margin-top: 35px;
	}
	.services-page-hero .main-hero-right img{
		margin: auto;
	}
	.services-page-hero .main-hero{
	border-radius: 0;
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50%  calc(100% - 60px), 0  calc(100% - 60px));
		clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50%  calc(100% - 60px), 0  calc(100% - 60px));
		margin-bottom:0;
	}
	.services-page-hero .main-hero.altered{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), 50% calc(100% - 60px), 50% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), 50% calc(100% - 60px), 50% 100%, 0 100%);
	}
}
@media screen and (max-width: 550px){
	.services-page-hero .main-hero-button {
		width: 150px;
		height: 150px;
		left: calc(50% - 75px);
	}
	.services-page-hero .main-hero-button-anim-circle {
		width: 150px;
		height: 150px;
	}
}


/* ABOUT */
.main-about.services-page{
	position: relative;
	z-index: 2;
}
.main-about.services-page .main-about-left {
	width: 310px;
	border-right: none;
}
.main-about.services-page .main-about-right {
	width: calc(100% - 310px);
}
.main-about.services-page .main-about-right-titles {
	margin-bottom: 35px;
	padding-left: 64px;
}
.services-page-about-switches{
	margin-top: -120px;
	height:120px;
	margin-bottom: 47px;
}
.services-page-about-switches-item{
	display:block;
	width:50%;
	height:100%;
	font-weight: 300;
	font-size: 28px;
	line-height: 120px;
	padding-left: 70px;
	color: #F8F8F8;
	position: relative;
}
.services-page-about-switches-item::before{
	content:'';
	position: absolute;
	right:80px;
	top:calc(50% - 20px);
	width:40px;
	height:40px;
	border-radius: 100%;
	border: 1px solid #F8F8F8;
	transition:all .5s ease;
	background-image: url(images/arrow2-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:12px auto;
}
.services-page-about-switches-item.active::before{
	background-image: url(images/arrow2-black.svg);
	border: 1px solid #212121;
}
.services-page-about-switches-item.active{
	color:#212121;
}
.services-page-about-switches-item:hover::before{
	background-color:#00A0DC;
	background-position: center 60%;
}
.services-page-about-switches-item.active:hover::before{
	background-color:#f8f8f8;
}
.main-about-left-part-one{
	border-right: 1px solid #F8F8F8;
	padding-top: 35px;
	margin-right: -30px;
	padding-right: 30px;
	margin-bottom: 35px;
}
.services-page .main-about-left-reviews {
	margin-top: 0;
	margin-bottom: 36px;
}
.about-left-logos{
	margin: 0 -20px;
}
.about-left-logos img{
	padding: 0 20px 16px;
	transition: all 0.5s linear;
}
.about-left-logos a:hover img{
	margin-top: -10px;
}
.about-form-title {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 30px;
}
.about-form{
	max-width: 260px;
}
.about-form .wpcf7-response-output{
	display:none !important;
}
.about-form .wpcf7-not-valid-tip{
	background-image: url(images/info-circle.svg);
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 5px 0 5px 24px;
}
.about-form .contacts-form-row {
	margin-bottom: 16px;
}
.services-page-category-title {
	font-size: 46px;
	line-height: 51px;
	padding: 38px 0;
	border-top: 1px solid #F8F8F8;
	display: block;
	position: relative;
	padding-right: 70px;
}
.services-page-category-content{
	border-top: 1px solid #F8F8F8;
	padding: 25px 0 40px 30px;
	display: none;
}
.services-page-category-col1{
	width: 50%;
	max-width: 400px;
	padding-right: 5px;
}
.services-page-category-col2{
	width: 50%;
	max-width: 450px;
}
.services-page-category-col1 img{
	display: block;
	margin-bottom: 48px;
}
.services-page-category-text{
	font-size: 14px;
	line-height: 18px;
	color: #141414;
	margin-bottom: 41px;
}
.services-page-category-content .main-about-left-button {
	padding: 14px 40px;
	margin-top: 0;
	display: inline-block;
	text-transform: uppercase;
}
.services-page-category-content .main-services-smalllinks .number {
	margin-right: 16px;
}
.services-page-category-content .main-services-smalllinks .text {
	font-size: 28px;
	line-height: 120%;
	color: #212121;
	text-decoration: none;
	transition: all .5s linear;
}
.services-page-category-content .main-services-smalllinks {
	margin-bottom: 0;
	position: relative;
	padding: 20px 0;
	border-top: 1px solid #F8F8F8;
	padding-right: 25px;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: 100% center;
}
.services-page-category-content .main-services-smalllinks:last-child{
	border-bottom: 1px solid #F8F8F8;
}
.services-page-category-content .main-services-smalllinks:first-child{
	border-top: none;
}
.services-page-category-content .main-services-smalllinks:hover{
	background-image: url(images/arrow3-blue.svg);
}
.services-page-category-content .main-services-smalllinks:hover .text {
	color: #00A0DC;
}
.services-page-category-title::before,
.services-page-category-title.active:hover::before{
	content:'';
	position: absolute;
	right:0;
	top:calc(50% - 32px);
	width:64px;
	height:64px;
	border-radius: 100%;
	transition:all .5s ease;
	border: 1px solid #212121;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:15px auto;
	background-color:transparent;
}
.services-page-category-title.active::before,
.services-page-category-title:hover::before{
	background-image: url(images/arrow2-white.svg);
	background-color:#212121;
}
.services-page-category-title.active::before{
	transform:rotate(180deg);
}
.services-page-global-category{
	display:none;
}
.services-page-global-category.active{
	display:block;
}
@media screen and (max-width: 1200px){
	.services-page .about-form-title {
		font-size: 20px;
	}
	.services-page-category-title {
		font-size: 35px;
		line-height: 1.2;
		padding: 20px 50px 20px 0;
	}
	.services-page-category-title::before, .services-page-category-title.active:hover::before {
		top: calc(50% - 20px);
		width: 40px;
		height: 40px;
	}
	.services-page-category-content .main-services-smalllinks .text {
		font-size: 18px;
	}
	.services-page-category-content .main-services-smalllinks {
		padding: 15px 25px 15px 0;
	}
}
@media screen and (max-width: 990px){
	.services-page-about-switches {
		margin-top: -60px;
		height: 60px;
		margin-bottom: 25px;
	}
	.services-page-about-switches-item {
		line-height: 60px;
		padding-left: 25px;
		font-size: 20px;
	}
	.services-page-about-switches-item::before {
		right: 25px;
		top: calc(50% - 12.5px);
		width: 25px;
		height: 25px;
	}
	.services-page-category-col1 {
		width: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-bottom: 25px;
	}
	.services-page-category-col2 {
		width: 100%;
		max-width: 100%;
	}
	.services-page-category-content {
		padding-left: 0;
	}
	.services-page-category-title {
		font-size: 25px;
		padding: 15px 50px 15px 0;
	}
	.services-page .main-about-left-part-one {
		margin-right: 0;
		padding-right: 10px;
	}
}
@media screen and (max-width: 768px){
	.main-about.services-page .main-about-left,
	.main-about.services-page .main-about-right	{
		width: 100%;
	}
	.main-about.services-page .main-about-right-titles {
		margin-bottom: 25px;
		padding-left: 0;
	}
	.services-page .main-about-left-reviews {
		margin: 0 auto 25px;
	}
	.services-page .main-about-left-part-one {
		margin-bottom: 0;
		text-align: center;
	}
	.services-page .about-form-title {
		margin-bottom: 25px;
	}
	.services-page .main-about-right-titles {
		margin-top: 0;
	}
	.services-page .main-about-right-titles-text {
		font-size: 16px;
	}
	.services-page .about-form {
		margin: auto;
	}
	.services-page-category-title {
		font-size: 20px;
		padding-right: 50px;
	}
}
@media screen and (max-width: 600px){
	.services-page-about-switches-item {
		padding-left: 15px;
		font-size: 16px;
	}
	.services-page-about-switches-item::before {
		right: 15px;
	}
}
@media screen and (max-width: 400px){
	.services-page-about-switches-item {
		text-align: center;
		padding:0;
	}
	.services-page-about-switches-item::before {
		display:none;
	}
}


/* HOW WE WORK */
.howwework {
	padding: 75px 0 50px;
	margin-bottom:50px;
}
.howwework .container {
	padding: 0 88px;
}
.howwework-titles-flex{
	margin-bottom: 90px;
}
.howwework .main-stek-title{
	width: 27%;
	margin-left: 40px;
}
.howwework-title{
	width: calc(73% - 40px);
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #212121;
	margin: 0;
}
.howwework-items{
	margin: 0 -4px 105px;
}
.howwework-item{
	width: calc(25% - 8px);
	max-width: 310px;
	margin: 0 4px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 40px;
	min-height: 470px;
	margin-bottom: 8px;
}
.howwework-item-image-wrap{
	position: relative;
	padding-right: 15px;
	margin-bottom: 52px;
}
.howwework-item-image-wrap img{
	max-height:121px;
}
.howwework-item-number{
	position: absolute;
	width: 25px;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	color: #80848D;
	top: 3px;
	right: -20px;
}
.howwework-item-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 23px;
}
.howwework-item ul{
	list-style:none;
	margin:0;
	padding:0;
}
.howwework-item ul li{
	font-size: 14px;
	line-height: 18px;
	color: #80848D;
	margin-bottom: 16px;
	padding-left: 40px;
	background-image: url(images/howwework-item-mark.svg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.howwework-big-text{
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	color: #212121;
	margin: 0 auto 30px;
	max-width: 607px;
	text-align: center;
}
.howwework-small-text{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	text-align: center;
	color: #212121;
	margin: 0 auto;
	max-width: 607px;
}
.howwework-btn-wrap{
	text-align: center;
	margin-top: 52px;
}
.howwework-btn{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	color: #212121;
	padding: 18px 38px;
	display: inline-block;
	border: 1px solid #212121;
	border-radius: 40px;
	transition: all .5s ease;
}
.howwework-btn:hover {
	background-color: #212121;
	color: #fff;
}
@media screen and (max-width: 1200px){
	.howwework .main-stek-title {
		width: 20%;
		margin-left: 0;
	}
	.howwework-title {
		width: 80%;
		font-size: 60px;
	}
	.howwework-titles-flex,
	.howwework-items {
		margin-bottom: 50px;
	}
	.howwework-item {
		width: calc(50% - 8px);
	}
	
}
@media screen and (max-width: 990px){
	.howwework {
		padding: 40px 0;
	}
	.howwework .container {
		padding: 0 25px;
	}
	.howwework-titles-flex,
	.howwework-items {
		margin-bottom: 25px;
	}
	.howwework .main-stek-title {
		width: 100%;
		margin-bottom: 10px;
	}
	.howwework-title {
		width: 100%;
		font-size: 50px;
	}
	.howwework-big-text {
		font-size: 25px;
		margin: 0 auto 15px;
	}
	.howwework-btn-wrap {
		margin-top: 15px;
	}
}
@media screen and (max-width: 768px){
	.howwework-item {
		padding: 15px 20px;
		min-height: unset;
	}
	.howwework-item-number {
		right: 0;
	}
	.howwework-item-image-wrap {
		padding-right: 25px;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 450px){
	.howwework-item {
		width: calc(100% - 8px);
	}
	.howwework-title {
		font-size: 30px;
	}
}


/* CASES SMALL BLOCK */
.cases-small-block{
	margin-bottom: 50px;
}
.cases-small-block > .container{
	padding: 57px 52px 47px;
}
.cases-small-block-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #212121;
	max-width: 80%;
}
.cases-small-block-titles-flex{
	margin-bottom: 32px;
}
.cases-small-block-items{
	margin: 0 -15px;
}
.cases-small-block-item{
	width: calc(33% - 30px);
	margin: 0 15px 30px;
}
.cases-small-block-item-image{
	border-radius: 24px;
	overflow:hidden;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	max-height: 230px;
}
.cases-small-block-item-image img{
	border-radius: 24px;
	transition: all .5s ease;
	/*object-fit: cover;*/
	width: auto;
	height: auto;
	padding: 5%;
}
.cases-small-block-item a:hover .cases-small-block-item-image img{
	transform: scale(1.04);
}
.cases-small-block-data{
	padding-top: 21px;
}
.cases-small-block-item-category{
	display: block;
	width: 28%;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}
.main-blog-item-right{
	width: 72%;
}
.cases-small-block-item-title{
	display: block;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 5px;
	padding-right: 25px;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: 100% center;
	transition: all .5s ease;
}
.cases-small-block-item a:hover .cases-small-block-item-title{
	background-image: url(images/arrow3-blue.svg);
	color:#00A0DC;
}
.cases-small-block-item-desc{
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #80848D;
}
.cases-small-block-linktoall{
	font-size: 16px;
	line-height: 1.3;
	position: relative;
	padding-right: 61px;
	transition:all .5s ease;
}
.cases-small-block-linktoall:hover{
	color:#00A0DC;
}
.cases-small-block-linktoall::before{
	content:'';
	position: absolute;
	right:0;
	top:calc(50% - 20px);
	width:40px;
	height:40px;
	border-radius: 100%;
	transition:all .5s ease;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:15px auto;
	background-color:transparent;
}
.cases-small-block-linktoall:hover::before{
	background-image: url(images/arrow3-blue.svg);
	background-color:#f8f8f8;
}
@media screen and (max-width: 1200px){
	.cases-small-block-item-image {
		height: 15vw;
	}
	.cases-small-block-item-category,
	.main-blog-item-right{
		width: 100%;
	}
}
@media screen and (max-width: 990px){
	.cases-small-block-title {
		font-size: 40px;
	}
}
@media screen and (max-width: 768px){
	.cases-small-block > .container {
		padding: 25px;
	}
	.cases-small-block-title {
		font-size: 30px;
	}
	.cases-small-block-items {
		margin: 0;
	}
	.cases-small-block-item {
		width: 100%;
		margin: 0 auto 30px;
		max-width: 400px;
	}
	.cases-small-block-item-image {
		height: unset;
	}
	.cases-small-block-title,
	.cases-small-block-linktoall{
		margin-bottom: 25px;
	}
	.cases-small-block-titles-flex {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 450px){
	.cases-small-block-item-image {
		height: 40vw;
	}
}


/* STANDARD BLOCK 1 */
.standard-block-1{
	margin-bottom: 50px;
}
.standard-block-1 > .container{
	padding: 50px 52px;
}
.standard-block-1.last{
	margin-bottom: -2px;
}
.standard-block-1.last > .container{
	border-radius: 20px 20px 0 0;
}
.standard-block-1-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #000000;
	margin-bottom: 44px;
}
.standard-block-1-title.small{
	font-size: 58px;
	line-height: 110%;
	margin-bottom: 57px;
	padding-top: 13px;
}
.standard-block-1-flex{
	border-top: 1px solid #F8F8F8;
}
.standard-block-1-col-left{
	width:320px;
	border-right: 1px solid #F8F8F8;
	padding: 40px 20px 0 0;
}
.standard-block-1-col-right{
	width:calc(100% - 320px);
	padding: 34px 0 0 64px;
}
.standard-block-1-left-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #141414;
}
.standard-block-1-left-text.big{
	font-size: 18px;
	padding:20px 25px 0 0;
}
.standard-block-1-left-btn{
	margin-top: 46px;
	border: 1px solid #212121;
	border-radius: 50px;
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #212121;
	text-transform: uppercase;
	padding: 18px 20px;
	transition: all .5s ease;
}
.standard-block-1-left-btn:hover{
	background:#f8f8f8;
}
.standard-block-1-stekcat-title {
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #212121;
	margin-bottom: 31px;
}
.standard-block-1-stekcat-title:not(:first-child){
	margin-top:68px;
}
.standard-block-1-col-right-stek-flex{
	margin:0 -8px;
}
.standard-block-1-col-right-stek-flex:last-child{
	margin-bottom:-16px;
}
.standard-block-1-col-right-stek-item{
	width: 105.5px;
	height: 119.39px;
	background: #FFFFFF;
	border-radius: 12px;
	margin: 0 8px 16px;
	padding: 16px;
	transition: all 0.5s ease;
}
.standard-block-1-col-right-stek-item:hover{
	transform: scale(1.15);
}
.standard-block-1-col-right-stek-item-img-wrap{
	width:100%;
}
.standard-block-1-col-right-stek-item-img-wrap img{
	margin: auto;
}
.standard-block-1-stekcat-stek-title{
	width:100%;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #80848D;
	margin-bottom: -2px;
	margin-top: auto;
	padding-top: 14px;
}
.standard-block-1-industries-wrap{
	width:100%;
	padding-bottom: 16px;
	margin-top: -10px;
	padding-top: 10px;
	margin-left: -10px;
	padding-left: 10px;
}
.standard-block-1-industries{
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.standard-block-1-industries-item{
	width: 344px;
	background: #FFFFFF;
	border-radius: 12px;
	min-height: 444px;
	margin-right: 40px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.standard-block-1-industries-item > a{
	position: relative;
}
.standard-block-1-industries-item > a::after{
	content:'';
	position: absolute;
	z-index: 2;
	right:30px;
	bottom:169px;
	width:48px;
	height:48px;
	background-color:#000000;
	border-radius: 100%;
	transition: all .5s ease;
	background-image: url(images/arrow3-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:15px auto;
}
.standard-block-1-industries-item > a:hover::after{
	background-image: url(images/arrow3-blue.svg);
	background-color:#f8f8f8;
	box-shadow: 0 0 3px #212121;
}
.standard-block-1-industries-item > a{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
	height: 100%;
}
.standard-block-1-industries-item-content-wrap{
	padding: 26px 30px 0;
}
.standard-block-1-industries-item-number{
	display: block;
	width: 100%;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #80848D;
	margin-bottom: -3px;
}
.standard-block-1-industries-item-title{
	display: block;
	width: 100%;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #000000;
	margin-bottom: 23px;
}
.standard-block-1-industries-item-img-wrap{
	width: 100%;
	display: block;
	height: 193px;
	overflow: hidden;
	border-radius: 12px;
	position: relative;
	z-index: 1;
}
.standard-block-1-industries-item-img-wrap img{
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	transition: all .5s ease;
}
.standard-block-1-industries-item > a:hover .standard-block-1-industries-item-img-wrap img {
	transform: scale(1.15);
}
.standard-block-1-industries-item-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #80848D;
	margin-bottom: 41px;
	max-width:275px;
}
.standard-block-1-industries-wrap {
	overflow-x: auto;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	-ms-overflow-style: auto;
	scrollbar-color: rgba(24, 24, 25, 0.2) transparent;
	scrollbar-width: thin;
}
.standard-block-1-industries-wrap::-moz-scrollbar-thumb {
	background-color: rgba(24, 24, 25, 0.2);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-moz-scrollbar-track {
	background-color: transparent;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-moz-scrollbar-corner {
	background-color: rgba(24, 24, 25, 0.2);
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-moz-scrollbar {
	height: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-webkit-scrollbar-thumb {
	background-color: rgba(24, 24, 25, 0.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-webkit-scrollbar-track {
	background-color: transparent;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-webkit-scrollbar-corner {
	background-color: rgba(24, 24, 25, 0.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.standard-block-1-industries-wrap::-webkit-scrollbar {
	height: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
@media screen and (max-width: 990px){
	.standard-block-1-title,
	.standard-block-1-title.small{
		font-size: 40px;
		padding-top:0;
	}
	.standard-block-1-col-left {
		padding-top: 20px;
	}
	.standard-block-1-col-right {
		padding: 20px 0 0 20px;
	}
	.standard-block-1-stekcat-title:not(:first-child) {
		margin-top: 25px;
	}
	.standard-block-1-left-text.big {
		padding:0;
	}
}
@media screen and (max-width: 768px){
	.standard-block-1 > .container {
		padding: 25px;
	}
	.standard-block-1-title,
	.standard-block-1-title.small {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.standard-block-1-stekcat-title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.standard-block-1-col-left {
		padding-right: 0;
		width:100%;
		border-right:0;
		margin-bottom: 40px;
	}
	.standard-block-1-col-right {
		padding: 0;
		width:100%;
	}
	.standard-block-1-left-btn {
		margin-top: 25px;
		display: inline-block;
		padding: 18px 40px;
	}
}
@media screen and (max-width: 500px){
	.standard-block-1-col-right-stek-item {
		width: calc(33% - 16px);
		min-height: 119.39px;
		height: unset;
	}
	.standard-block-1-stekcat-stek-title {
		font-size: 12px;
	}
	.standard-block-1-industries-item {
		width: 230px;
		margin-right: 25px;
		min-height: unset;
	}
	.standard-block-1-industries-item-content-wrap {
		padding: 10px 15px 0;
	}
	.standard-block-1-industries-item-title {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.standard-block-1-industries-item-text {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.standard-block-1-industries-item-img-wrap {
		height: 140px;
	}
	.standard-block-1-industries-item > a::after {
		right: 20px;
		bottom: 120px;
		width: 35px;
		height: 35px;
		background-size: 12px auto;
	}
}
@media screen and (max-width: 400px){
	.standard-block-1-col-right-stek-item {
		width: calc(50% - 16px);
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** SERVICE ******************************************************************************************************************/
/********************************************************************************************************************************************************************************/

@media screen and (max-width: 768px){
	.page-template-service-page-type-1 section {
		margin-bottom: 25px;
	}
	.page-template-service-page-type-1 section.footer-form {
		margin-bottom: 0;
	}
}
.page-template-service-page-type-1 .footer-form{
	display:block;
}


/* HERO */
.service-page-hero{
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.service-page-hero > .container{
	position: relative;
}
.service-page-hero-content{
	padding: 120px 0 40px;
	position: relative;
	z-index: 1;
}
.service-page-hero-bg{
	position: absolute;
	z-index: 0;
	top:0;
	right: 10px;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: 100% 147px;
}
.service-page-hero-crosslinks{
	position: relative;
	margin-bottom: 56px;
	z-index: 10;
}
.service-page-hero-crosslinks-title{
	background: rgba(255, 255, 255, 0.2);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.12);
	border-radius: 12px;
	font-size: 14px;
	line-height: 18px;
	color: #F8F8F8;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding: 10px 40px 10px 17px;
}
.service-page-hero-crosslinks-title::after{
	content:"";
	position: absolute;
	width:10px;
	height:10px;
	right:18px;
	top: 15px;
	background-image: url(images/service-page-hero-crosslinks.svg);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.5s ease;
}
.service-page-hero-crosslinks-title.active::after{
	transform:rotate(180deg);
}
.service-page-hero-crosslinks-content{
	position: absolute;
	display:none;
	width: 200px;
	border-radius: 12px;
	background: #f8f8f8;
	padding: 10px 15px;
	margin-top: 5px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.12);
}
.service-page-hero-crosslinks-content a{
	display:block;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 1.2;
	transition: all .25s linear;
}
.service-page-hero-crosslinks-content a:hover{
	color: #00A0DC;
}
.service-page-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin-bottom: 22px;
	max-width: 40%;
}
.service-page-hero-subtitle{
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 73px;
	max-width: 40%;
}
.service-page-btn{
	background: #F8F8F8;
	border-radius: 50px;
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #212121;
	padding: 19px 54px 19px 23px;
	position: relative;
}
.service-page-btn:hover{
	color: #00A0DC;
}
.service-page-btn::after{
	content:"";
	position: absolute;
	width:14px;
	height:14px;
	right:18px;
	top: calc(50% - 7px);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.service-page-btn:hover::after{
	background-image: url(images/arrow3-blue.svg);
}
.service-page-hero-rewards{
	margin-top: 180px;
}
.service-page-hero-reward{
	background: #F8F8F8;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	height: 84px;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 10px;
}
.service-page-hero-reward img{
	object-fit: contain;
}
.service-page-hero-reward-small{
	margin:11px 6px;
	transition: all .5s ease;
}
.service-page-hero-reward-small:hover{
	margin-top: 2px;
}
.service-page-hero-reward-small:first-child{
	margin-left:11px;
}
.service-page-hero-reward-small:last-child{
	margin-right:11px;
}
.service-page-hero-rewards-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 84px;
	text-align: right;
	color: #F8F8F8;
	padding-right: 49px;
	position: relative;
	height: 84px;
	margin-bottom: 10px;
}
.service-page-hero-rewards-link::after{
	content:"";
	position: absolute;
	width:40px;
	height:40px;
	right:0;
	top: calc(50% - 20px);
	border: 1px solid #F8F8F8;
	border-radius: 100%;
	background-image: url(images/main-arrow-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px auto;
	transition: all .5s ease;
}
.service-page-hero-rewards-link:hover::after{
	background-color: #00A0DC;
}
@media screen and (max-width: 1390px){
	.service-page-hero-bg {
		width: 45%;
		background-position: 100% center;
		background-size: 100% auto;
	}
	.service-page-hero-title {
		font-size: 70px;
		max-width: 50%;
	}
	.service-page-hero-subtitle {
		max-width: 50%;
	}
}
@media screen and (max-width: 990px){
	.service-page-hero-bg {
		display: none;
	}
	.service-page-hero-title,
	.service-page-hero-subtitle{
		max-width: 100%;
		text-align: center;
	}
	.service-page-btn-wrap {
		text-align: center;
	}
	.service-page-hero-crosslinks {
		margin-bottom: 25px;
	}
	.service-page-hero-subtitle {
		margin-bottom: 25px;
	}
	.service-page-hero-rewards {
		margin-top: 75px;
	}
}
@media screen and (max-width: 768px){
	.service-page-hero-content {
		padding: 80px 0 25px;
	}
	.service-page-hero-rewards-wrap{
		width: 100%;
		text-align: center;
	}
	.service-page-hero-reward {
		margin-right: 0;
	}
	.service-page-hero-title{
		font-size: 40px;
	}
	.service-page-hero-subtitle {
		font-size: 14px;
	}
	.service-page-hero-rewards {
		margin-top: 50px;
	}
}


/* STANDARD BLOCK 1 #1 (COLS WITH LINKS) */
.standard-block-1-linkblocks{
	padding-top:27px;
	margin-bottom: -29px;
}
.standard-block-1-linkblocks-item {
	width: calc(50% - 32px);
	margin-bottom: 29px;
}
.standard-block-1-linkblocks-item-link{
	display: block;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #212121;
	padding-bottom: 23px;
	margin-bottom: 24px;
	border-bottom: 1px solid #f8f8f8;
	padding-right: 25px;
	position: relative;
}
.standard-block-1-linkblocks-item-link:hover{
	color: #00A0DC;
}
.standard-block-1-linkblocks-item-link::after{
	content:"";
	position: absolute;
	width:22px;
	height:22px;
	right:0;
	top: calc(50% - 22px);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px;
}
.standard-block-1-linkblocks-item-link:hover::after{
	background-image: url(images/arrow3-blue.svg);
}
.standard-block-1-linkblocks-item-number{
	width:64px;
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: rgba(33, 33, 33, 0.6);
}
.standard-block-1-linkblocks-item-desc{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #212121;
	width: calc(100% - 64px);
}
@media screen and (max-width: 1200px){
	.standard-block-1.type-links .standard-block-1-col-left {
		padding-top: 25px;
	}
	.standard-block-1.type-links .standard-block-1-col-right {
		padding: 25px 0 0 25px;
	}
	.standard-block-1-linkblocks-item {
		width: calc(50% - 10px);
		margin-bottom: 25px;
	}
	.standard-block-1-linkblocks-item-link {
		font-size: 22px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.standard-block-1-linkblocks-item-link::after {
		width: 20px;
		height: 20px;
		top: calc(50% - 13px);
		background-size: 20px;
	}
	.standard-block-1-linkblocks-item-number {
		width: 40px;
	}
	.standard-block-1-linkblocks-item-desc {
		width: calc(100% - 40px);
	}
}
@media screen and (max-width: 990px){
	.standard-block-1-linkblocks-item {
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	.standard-block-1.type-links .standard-block-1-col-right {
		padding: 0 0 25px 0;
	}
	.standard-block-1-linkblocks-item {
		width: 48%;
	}
}
@media screen and (max-width: 600px){
	.standard-block-1-linkblocks-item {
		width: 100%;
	}
}


/* STANDARD BLOCK 1 #2 (INFO COLS) */
.standard-block-1-infoblocks {
	padding-top:30px;
	margin-bottom: -37px;
}
.standard-block-1-infoblocks-item {
	width: calc(50% - 30px);
	margin-bottom: 37px;
}
.standard-block-1-infoblocks-item-marker{
	width: 24px;
	height: 24px;
	margin-right: 20px;
	background-image: url(images/marker.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	margin-top: 8px;
}
.standard-block-1-infoblocks-content{
	width:calc(100% - 44px);
}
.standard-block-1-infoblocks-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #212121;
	margin-bottom: 16px;
}
.standard-block-1-infoblocks-item-text{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #212121;
}
.standard-block-1-form{
	margin-top:20px;
}
@media screen and (max-width: 1200px){
	.standard-block-1.type-info .standard-block-1-col-left {
		padding-top: 25px;
	}
	.standard-block-1.type-info .standard-block-1-col-right {
		padding: 25px 0 0 25px;
	}
	.standard-block-1-infoblocks-item {
		width: calc(50% - 10px);
		margin-bottom: 25px;
	}
	.standard-block-1-infoblocks-title {
		font-size: 22px;
	}
	.standard-block-1-infoblocks-item-marker {
		margin-right: 10px;
	}
	.standard-block-1-infoblocks-content {
		width: calc(100% - 34px);
	}
}
@media screen and (max-width: 990px){
	.standard-block-1-infoblocks-item {
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	.standard-block-1.type-info .standard-block-1-col-right {
		padding: 0 0 25px 0;
	}
	.standard-block-1-infoblocks-item {
		width: 48%;
	}
	.standard-block-1-form{
		margin-bottom: -16px;
	}
	.standard-block-1-form .wpcf7-spinner{
		display:none;
	}
}
@media screen and (max-width: 600px){
	.standard-block-1-infoblocks-item {
		width: 100%;
	}
}


/* STAGES BLOCK */
.stages-block{
	padding: 63px 0 52px;
	margin-bottom: 50px;
}
.stages-block > .container {
	padding: 0 88px;
}
.stages-block-titles-flex{
	padding-bottom: 57px;
	border-bottom: 1px solid rgba(33, 33, 33, 0.6);
}
.stages-block-title-button{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #212121;
	display: inline-block;
	padding: 15px 30px;
	border: 1px solid #212121;
	border-radius: 50px;
	max-width: 200px;
	transition: all .25s ease;
}
.stages-block-title-button:hover{
	color:#00A0DC;
	border-color:#00A0DC;
}
.stages-block-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #212121;
	width:calc(100% - 220px);
}
.stages-block-col-left{
	width: 245px;
	padding: 45px 19px 0 0;
	border-right: 1px solid rgba(33, 33, 33, 0.6);
}
.stages-block-col-right{
	width: calc(100% - 246px);
	padding: 45px 0 0 57px;
}
.stages-block-switch{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	display: block;
	margin-bottom: 40px;
	text-transform: uppercase;
	padding-right: 30px;
	position: relative;
	transition: all .5s ease;
}
.stages-block-switch.active,
.stages-block-switch:hover{
	color: #212121;
}
.stages-block-switch::after{
	content:"";
	position: absolute;
	width:24px;
	height:24px;
	right:0;
	top: calc(50% - 12px);
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px auto;
	transform: rotate(-90deg);
	transition: all .5s ease;
}
.stages-block-switch.active::after,
.stages-block-switch:hover::after{
	background-image: url(images/arrow2-white.svg);
	background-color: #212121;
}
.stages-block-stage-left{
	width: calc(54% - 70px);
}
.stages-block-stage-right{
	width: 46%;
}
.stages-block-stage{
	display:none;
	animation: NiceAppear2 .5s ease;
	position: relative;
}
.stages-block-stage.active{
	display:block;
}
@keyframes NiceAppear2 {
	from {
		opacity:0;
		top: 20px;
	}
	to {
		opacity:1;
		top: 0;
	}
}
.stages-block-stage-number{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: rgba(33, 33, 33, 0.6);
	width: 55px;
}
.stages-block-stage-title{
	width:calc(100% - 55px);
	font-weight: 400;
	font-size: 36px;
	line-height: 120%;
	color: #212121;
	margin-bottom: 62px;
}
.stages-block-stage-text{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #212121;
}
@media screen and (max-width: 1300px){
	.stages-block-title {
		font-size: 40px;
	}
	.stages-block-titles-flex {
		padding-bottom: 25px;
	}
	.stages-block-stage-title {
		font-size: 30px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 1200px){
	.stages-block > .container {
		padding: 0 35px;
	}
	.stages-block-stage-left {
		width: calc(60% - 20px);
	}
	.stages-block-stage-right {
		width: 40%;
	}
	.stages-block-switch {
		margin-bottom: 25px;
	}
	.stages-block-stage-number {
		font-size: 25px;
		width: 40px;
	}
	.stages-block-stage-title {
		font-size: 25px;
		width: calc(100% - 40px);
	}
	.stages-block-col-right {
		padding: 25px 0 0 25px;
	}
	.stages-block-col-left {
		padding-top: 25px;
	}
}
@media screen and (max-width: 990px){
	.stages-block {
		padding: 25px 0 50px;
	}
	.stages-block-title {
		font-size: 28px;
	}
}
@media screen and (max-width: 768px){
	.stages-block-col-left {
		width: 100%;
		border: none;
		padding-right: 0;
	}
	.stages-block-col-right {
		padding-left: 0;
		width: 100%;
	}
	.stages-block-switch::after {
		transform: unset;
	}
}
@media screen and (max-width: 600px){
	.stages-block-title {
		width: 100%;
		margin-bottom: 20px;
	}
	.stages-block-stage-left {
		width: 100%;
		margin-bottom: 25px;
	}
	.stages-block-stage-right {
		width: 50%;
		margin: auto;
	}
}


/* STANDARD BLOCK 1 #3 (PERSON) */
.standard-block-1-person-content{
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
}
.standard-block-1-person-photo{
	width: 270px;
	margin-right: 49px;
	box-shadow: 10px 10px 0px #00A0DC;
	border-radius: 10px;
	overflow: hidden;
}
.standard-block-1-person-photo img{
	object-fit: cover;
	position: relative;
	z-index:1;
}
.standard-block-1-person-content{
	width: calc(100% - 319px);
}
.standard-block-1-person-bio{
	margin-bottom: 27px;
}
.standard-block-1-person-bio-marker{
	position: relative;
	z-index:1;
	background-color: #F8F8F8;
	width:48px;
	height:48px;
	border-radius: 100%;
	background-image: url(images/quote.svg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: -6px;
}
.standard-block-1-person-bio-social{
	width:48px;
	height:48px;
	border: 1px solid #545454;
	border-radius: 100%;
	position: relative;
	z-index:0;
}
.standard-block-1-person-bio-social:hover{
	background:#F8F8F8;
}
.standard-block-1-person-bio-content{
	padding-left: 17px;
}
.standard-block-1-person-position {
	font-size: 14px;
	color: rgba(33, 33, 33, 0.5);
}
.standard-block-1-person-quote{
	font-size: 18px;
	line-height: 150%;
}
.standard-block-1-person-text {
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 21px;
}
.standart-block3-perso-features-item-number {
	font-size: 46px;
	line-height: 110%;
	margin-right: 3px;
}
.sstandart-block3-perso-features-item-text{
	font-weight: 300;
	font-size: 14px;
	line-height: 150%;
	max-width: 78px;
}
@media screen and (max-width: 1200px){
	.standard-block-1-col-right {
		padding: 25px 0 0 25px;
	}
	.standard-block-1-col-left {
		padding-top: 25px;
	}
	.standard-block-1-person-content {
		width: calc(100% - 300px);
	}
	.standard-block-1-person-photo {
		margin-right: 25px;
	}
	.standard-block-1-person-bio-marker {
		width: 35px;
		height: 35px;
		background-size: 13px;
	}
	.standard-block-1-person-bio-social {
		width: 35px;
		height: 35px;
	}
	.standard-block-1-person-quote {
		font-size: 16px;
	}
	.standard-block-1-person-bio {
		margin-bottom: 15px;
	}
	.standard-block-1-person-text {
		margin-bottom: 10px;
	}
	.standart-block3-perso-features-item-number {
		font-size: 30px;
	}
}
@media screen and (max-width: 990px){
	.standard-block-1-col-left {
		width: 100%;
		padding-right: 0;
		border: none;
	}
	.standard-block-1-col-right {
		padding: 0;
		width: 100%;
	}
	.standard-block-1.type-person .standard-block-1-form{
		margin: 20px auto;
	}
}
@media screen and (max-width: 600px){
	.standard-block-1-person-photo {
		width: unset;
		margin: 0 auto 25px;
		display: inline-block;
	}
	.standard-block-1-person-content {
		width: 100%;
	}
}


/* TESTIMONIALS addon to main page block */
.main-testimonials.service-page > .container {
	padding-top: 81px;
	padding-bottom: 3px;
}
@media screen and (max-width: 990px){
	.main-testimonials.service-page > .container {
		padding-top: 25px;
	}
}


/* STANDARD BLOCK 1 #4 (PRICES) */
.standard-block-1-col-left .main-stek-title{
	margin-top: 19px;
}
.standard-block-1-priceblocks-item{
	padding: 33px 0;
	border-bottom: 1px solid #F8F8F8;
}
.standard-block-1-priceblocks-item:last-child{
	border-bottom: none;
}
.standard-block-1-priceblocks-item-number{
	font-weight: 300;
	color: rgba(33, 33, 33, 0.6);
	width: 50px;
}
.standard-block-1-priceblocks-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	letter-spacing: 0.02em;
	color: #212121;
	width: 423px;
}
.standard-block-1-priceblocks-price{
	font-weight: 300;
	font-size: 18px;
	color: rgba(33, 33, 33, 0.6);
	width: 150px;
}
.standard-block-1-priceblocks-orderlink{
	line-height: 100%;
	padding-right: 56px;
	position: relative;
}
.standard-block-1-priceblocks-orderlink:hover{
	color:#00A0DC;
}
.standard-block-1-priceblocks-orderlink::after{
	content:"";
	position: absolute;
	width:40px;
	height:40px;
	right:0;
	border: 1px solid #212121;
	border-radius: 100%;
	top: calc(50% - 20px);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
}
.standard-block-1-priceblocks-orderlink:hover::after{
	background-image: url(images/arrow3-blue.svg);
	border-color:#00A0DC;
}
@media screen and (max-width: 1300px){
	.standard-block-1-col-left {
		padding-top: 25px;
	}
	.standard-block-1-col-right {
		padding: 25px 0 0 25px;
	}
	.standard-block-1-priceblocks-item-left{
		width: 55%;
	}
	.standard-block-1-priceblocks-item-number{
		width: 30px;
	}
	.standard-block-1-priceblocks-title {
		font-size: 16px;
		width: calc(100% - 30px);
	}
	.standard-block-1-priceblocks-price {
		font-size: 16px;
		width: 18%;
		padding-left: 10px;
		text-align: center;
	}
	.standard-block-1-priceblocks-orderlink {
		width: 27%;
		text-align: right;
		padding-right: 30px;
	}
}
@media screen and (max-width: 1200px){
	.standard-block-1-priceblocks-item {
		padding: 16px 0;
	}
	.standard-block-1-priceblocks-orderlink::after {
		width: 25px;
		height: 25px;
		top: calc(50% - 12px);
		background-size: 9px auto;
	}
}
@media screen and (max-width: 990px){
	.standard-block-1-col-right {
		padding: 0;
	}
	.standard-block-1-priceblocks-title {
		font-size: 14px;
	}
}
@media screen and (max-width: 600px){
	.standard-block-1-priceblocks-item-left{
		width:100%;
		margin-bottom: 15px;
	}
	.standard-block-1-priceblocks-price{
		width: 50%;
		padding:0;
		text-align: left;
	}
	.standard-block-1-priceblocks-orderlink {
		width: 50%;
	}
}
	

/* FEATURED CASE */
.featured-case-block{
	margin-bottom: 50px;
}
.featured-case-block-flex{
	width:100%;
	background: #F3F1F5;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-radius: 46px;
	overflow: hidden;
}
.featured-case-block-left{
	display:block;
	width: 59%;
	position: relative;
	overflow: hidden;
}
.featured-case-block-right{
	width: 41%;
	padding: 80px 48px 65px 80px;
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
}
.featured-case-block-left-bg{
	display:block;
	position: absolute;
	left:5%;
	top:5%;
	width:90%;
	height:90%;
	z-index:0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transition: all 1s ease;
}/*
.featured-case-block a:hover .featured-case-block-left-bg{
	left: -5%;
	top: -5%;
	width: 110%;
	height: 110%;
}*/
.featured-case-block-left-content{
	display:block;
	position: relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.3);
	padding: 60px 25px 10px 0;
	text-align: right;
}
.featured-case-first-number{
	display:block;
	text-transform: uppercase;
	line-height: 1;
	font-size: 80px;
	color: #000000;
	font-weight: 600;
	padding: 5px 15px;
	display: inline-block;
	background: #6EDCFF;
	border-radius: 30px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.featured-case-first-number-text,
.featured-case-second-number-text{
	display:block;
	color: #fff;
	font-size: 20px;
	margin-bottom: 50px;
}
.featured-case-second-number{
	display:block;
	font-size: 65px;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}
.featured-case-block-title{
	display:block;
	width: 100%;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #80848D;
}
.featured-case-block-right-bottom{
	display:block;
	width:100%;
}
.featured-case-title{
	display:block;
	width:100%;
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	color: #212121;
	position: relative;
	margin-bottom: 16px;
	padding-right: 40px;
}
.featured-case-block a:hover .featured-case-title{
	color:#00A0DC;
}
.featured-case-title::after{
	content:"";
	position: absolute;
	width:32px;
	height:32px;
	right:0;
	top: calc(50% - 16px);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px;
}
.featured-case-block a:hover .featured-case-title::after{
	background-image: url(images/arrow3-blue.svg);
}
.featured-case-desc{
	display:block;
	font-weight: 300;
	font-size: 18px;
	color: #80848D;
	line-height: 120%;
	width:100%;
	max-width: 293px;
}
@media screen and (max-width: 1440px){
	.featured-case-block > .container {
		padding: 0 15px;
	}
}
@media screen and (max-width: 990px){
	.featured-case-block-flex {
		border-radius: 20px;
	}
	.featured-case-block-left {
		width: 50%;
	}
	.featured-case-block-right {
		width: 50%;
		padding: 25px;
	}
	.featured-case-block-left-content {
		padding: 60px 25px;
	}
	.featured-case-first-number,
	.featured-case-second-number{
		font-size: 40px;
		margin-bottom: 5px;
	}
	.featured-case-first-number-text, 
	.featured-case-second-number-text {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.featured-case-block-title {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.featured-case-title {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.featured-case-desc {
		font-size: 14px;
	}
	.featured-case-title::after {
		width: 20px;
		height: 20px;
		top: calc(50% - 11px);
		background-size: 20px;
	}
}
@media screen and (max-width: 600px){
	.featured-case-block-left,
	.featured-case-block-right {
		width: 100%;
	}
	.featured-case-block-left-content {
		padding: 25px;
	}
}


/* STANDARD BLOCK 1 #5 (FAQ) */
.standard-block-1-faq-item{
	border-bottom: 1px solid #F8F8F8;
}
.standard-block-1-faq-item-q{
	padding:16px 0;
	cursor: pointer;
}
.standard-block-1-faq-item-number{
	font-weight: 300;
	color: rgba(33, 33, 33, 0.6);
	width: 50px;
}
.standard-block-1-faq-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	width: calc(100% - 50px);
}
.standard-block-1-faq-icon{
	width: 24px;
	height: 24px;
	position: relative;
}
.standard-block-1-faq-icon::before{
	content:"";
	position: absolute;
	width:100%;
	height:2px;
	border-radius: 2px;
	background: #212121;
	left:0;
	top: 11px;
}
.standard-block-1-faq-icon::after{
	content:"";
	position: absolute;
	height:100%;
	width:2px;
	border-radius: 2px;
	background: #212121;
	top:0;
	left: 11px;
	transition: all .5s ease;
}
.standard-block-1-faq-item.active .standard-block-1-faq-icon::after{
	transform: rotate(90deg);
}
.standard-block-1-faq-item-a{
	padding-bottom: 19px;
	margin-top: -5px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.14px;
	color: #181819;
	display:none;
}
.standard-block-1-faq-item-a p:not(:last-child),
.standard-block-1-faq-item-a ol:not(:last-child),
.standard-block-1-faq-item-a ul:not(:last-child){
	margin-bottom: 5px;
}
.standard-block-1-faq-item-left{
	width:calc(100% - 30px);
}
@media screen and (max-width: 768px){
	.standard-block-1-faq-title,
	.standard-block-1-faq-item-a{
		font-size: 14px;
	}
}


/* SEO BLOCK */
.seo-block{
	margin-bottom: 80px;
}
.seo-block-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 39px;
}
.seo-block-content{
	margin-bottom: 38px;
}
.seo-block-content p{
	margin-bottom: 18px;
	font-weight: 300;
}
.seo-block-content ol,
.seo-block-content ul{
	list-style-position: inside;
}
.seo-block-content strong,
.seo-block-content b{
	font-weight: 500;
}
.seo-block-breadcrumbs{
	list-style:none;
	margin:0;
	padding:0;
}
.seo-block-breadcrumbs a,
.seo-block-breadcrumbs-last{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	display:block;
}
.seo-block-breadcrumbs a:hover,
.seo-block-breadcrumbs-last{
	color: rgba(33, 33, 33, 0.6);
}
.nart-breadcrumbs-separator{
	margin: 0 8px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.14px;
	color: #212121;
}
@media screen and (max-width: 990px){
	.seo-block > .container {
		padding: 0 15px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** SERVICE TYPE 2 ******************************************************************************************************************/
/********************************************************************************************************************************************************************************/

@media screen and (max-width: 768px){
	.page-template-service-page-type-2 section {
		margin-bottom: 25px;
	}
}

.page-template-service-page-type-2 .service-page-hero{
	position: relative
}
.page-template-service-page-type-2 .service-page-hero-bg {
	right: 0;
	background-position: 100% center;
}
.service-page-btn-2{
	display: inline-block;
	border-radius: 40px;
	color: #f8f8f8;
	border: 1px solid #f8f8f8;
	padding: 18px 57px 18px 26px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	margin-left: 16px;
	transition: all .5s ease;
	position: relative;
}
.service-page-btn-2:hover{
	color: #212121;
	background: #f8f8f8;
}
.service-page-btn-2::after{
	content:"";
	position: absolute;
	width:14px;
	height:14px;
	right:25px;
	border-radius: 100%;
	top: calc(50% - 7px);
	background-image: url(images/arrow2-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px auto;
}
.service-page-btn-2:hover::after{
	background-image: url(images/arrow2-black.svg);
}
.standard-block-1-right-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #181819;
	margin-bottom: 76px;
	padding-top: 20px;
}
.page-template-service-page-type-2 .stages-block-title {
	width: unset;
	margin-bottom: 57px;
}
.page-template-service-page-type-2 .standard-block-1.type-price .standard-block-1-title {
	margin-bottom: 13px;
}
.standard-block-1-subtitle{
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	margin-bottom: 13px;
}
.page-template-service-page-type-2 .seo-block {
	margin-bottom: 20px;
}
@media screen and (max-width: 1200px){
	.standard-block-1-right-text {
		margin-bottom: 0;
		padding-top: 0;
	}
}
@media screen and (max-width: 990px){
	.page-template-service-page-type-2 .standard-block-1.type-links .standard-block-1-col-right {
		padding: 0;
	}
	.standard-block-1-right-text {
		font-size: 16px;
	}
}
@media screen and (max-width: 600px){
	.page-template-service-page-type-2 .service-page-btn,
	.page-template-service-page-type-2 .service-page-btn-2 {
		margin: 10px;
	}
}


/* STANDARD BLOCK 1 #6 (FACTS) */
.standard-block-1.type-facts .standard-block-1-left-text.big{
	padding-top:0;
}
.standard-block-1-facts{
	padding-bottom:8px;
}
.standard-block-1-facts-item{
	width: 260px;
	border-top: 1px solid #212121;
	padding-top: 17px;
	margin-bottom: 30px;
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
}
.standard-block-1-facts-item.empty{
	border-color:transparent;
}
.standard-block-1-facts-item-text {
	width:100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #181819;
	margin-bottom: 19px;
	padding-right: 40px;
}
.standard-block-1-facts-item-number {
	width:100%;
	font-weight: 500;
	font-size: 58px;
	line-height: 100%;
}
@media screen and (max-width: 1300px){
	.standard-block-1-facts-item {
		width: 32%;
	}
}
@media screen and (max-width: 990px){
	.standard-block-1-facts {
		padding-bottom: 0;
		margin-top: 50px;
	}
}
@media screen and (max-width: 768px){
	.standard-block-1-facts {
		margin-top: 0;
	}
}
@media screen and (max-width: 600px){
	.standard-block-1-facts-item.empty {
		display: none;
	}
	.standard-block-1-facts-item {
		width: 47%;
		margin: 0 auto 15px;
	}
}
@media screen and (max-width: 400px){
	.standard-block-1-facts-item {
		width: 100%;
	}
}


/* ATTENTION BLOCK 1 */
.attention-block {
	margin-bottom: 50px;
}
.attention-block > .container {
	padding: 0 124px;
}
.attention-block-flex {
	padding: 50px 0 77px;
}
.attention-block-col-left{
	width: 41%;
}
.attention-block-col-right{
	width: 51%;
}
.attention-block-title {
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #181819;
	margin-bottom: 30px;
}
.attention-block-content {
	font-weight: 300;
	color: #181819;
	margin-bottom: 30px;
}
.attention-block-content p{
	margin-bottom: 20px;
}
.attention-block-btn{
	border: 1px solid #212121;
	border-radius: 50px;
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #212121;
	text-transform: uppercase;
	padding: 18px 20px;
	transition: all .5s ease;
	min-width: 308px;
}
.attention-block-btn:hover{
	background:#f8f8f8;
}
@media screen and (max-width: 1300px){
	.attention-block > .container {
		padding: 0 40px;
	}
	.attention-block-col-right {
		width: 58%;
	}
}
@media screen and (max-width: 990px){
	.attention-block-col-left,
	.attention-block-col-right {
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	.attention-block > .container {
		padding: 0 25px;
	}
	.attention-block-col-left{
		display:none;
	}
	.attention-block-flex {
		padding: 25px 0;
	}
	.attention-block-title {
		font-size: 30px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 400px){
	.attention-block-btn {
		min-width: unset;
		width: 100%;
	}
}


/* ATTENTION BLOCK 2 */
.attention-block-2 {
	margin-bottom: 50px;
}
.attention-block-2 > .container {
	padding: 0 112px;
}
.attention-block-2-col-left{
	width: 39%;
}
.attention-block-2-col-center{
	width: 34%;
	padding-top: 10px;
}
.attention-block-2-col-right{
	width: 21%;
}
.attention-block-2-title{
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	margin-bottom: 27px;
}
.attention-block-2-content {
	font-weight: 300;
}
.attention-block-2-content p:not(:last-child){
	margin-bottom: 20px;
}
.attention-block-2-btn-wrap{
	position: relative;
	top: 50px;
}
.attention-block-2-btn{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	color: #212121;
	display: block;
	padding: 19px 35px 19px 20px;
	border: 1px solid #212121;
	border-radius: 40px;
	position: relative;
}
.attention-block-2-btn:hover{
	color:#00A0DC;
	border-color:#00A0DC;
}
.attention-block-2-btn::after{
	content:"";
	position: absolute;
	width:14px;
	height:14px;
	right:16px;
	top: calc(50% - 7px);
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px;
}
.attention-block-2-btn:hover::after{
	background-image: url(images/arrow3-blue.svg);
}
@media screen and (max-width: 1439px){
	.attention-block-2 > .container {
		padding: 0 40px;
	}
}
@media screen and (max-width: 1200px){
	.attention-block-2-col-left,
	.attention-block-2-col-right{
		padding: 25px 0;
	}
	.attention-block-2-btn-wrap{
		position: static;
		top: unset;
	}
	.attention-block-2-col-right {
		width: 27%;
	}
	.attention-block-2-btn {
		display: inline-block;
	}
}
@media screen and (max-width: 990px){
	.attention-block-2-col-left{
		width:58%;
		margin-right:1%;
	}
	.attention-block-2-col-right{
		width:38%;
		margin-left:1%;
	}
	.attention-block-2-col-center{
		display:none;
	}
	.attention-block-2-title {
		font-size: 30px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 768px){
	.attention-block-2-col-left{
		width:100%;
	}
	.attention-block-2-col-right{
		width:100%;
		padding-top: 0;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** CONTACTS ******************************************************************************************************************/
/********************************************************************************************************************************************************************************/

/* FORMS BLOCK */
.contacts-block-forms{
	margin-top: 130px;
	margin-bottom: 50px;
}
.contacts-block-forms > .container{
	padding-top:21px;
	padding-bottom: 62px;
}
.contacts-block-forms-titles-flex{
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 50px;
}
.contacts-block-forms-titles-left{
	width: 45%;
}
.contacts-block-forms-titles-right{
	width: 46%;
	text-align: right;
	margin-right: 4%;
}
.contacts-block-forms-titles-right img{
	display:inline-block;
}
.contacts-block-forms-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	padding-top: 28px;
	margin-bottom: 18px;
}
.contacts-block-forms-text{
	font-size: 14px;
	line-height: 18px;
}
.contacts-block-forms-left{
	width: 240px;
	padding-right: 20px;
	padding-top: 14px;
	border-right: 1px solid #f8f8f8;
}
.contacts-block-forms-right{
	width: calc(100% - 240px);
	padding-left: 40px;
	padding-top: 7px;
}
.contacts-block-forms-switch{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-right: 30px;
	position: relative;
	transition: all .5s ease;
}
.contacts-block-forms-switch.active,
.contacts-block-forms-switch:hover{
	color: #212121;
}
.contacts-block-forms-switch::after{
	content:"";
	position: absolute;
	width:24px;
	height:24px;
	right:0;
	top: calc(50% - 12px);
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px auto;
	transform: rotate(-90deg);
	transition: all .5s ease;
}
.contacts-block-forms-switch.active::after,
.contacts-block-forms-switch:hover::after{
	background-image: url(images/arrow2-white.svg);
	background-color: #212121;
}
.contacts-block-forms-form {
	display: none;
	animation: NiceAppear1 .5s ease;
	position: relative;
}
.contacts-block-forms-form.active {
	display: block;
}
.contacts-block-forms-form .lightbox-form-title {
	margin-bottom: 27px;
	max-width: 550px;
}
.contacts-block-forms-form .lightbox-form-terms{
	width:60%;
	max-width: 550px;
}
.contacts-block-forms-form .lightbox-form-row.flex > div.lightbox-form-submit-wrap{
	width:40%;
	max-width: unset;
}
.contacts-block-forms-form .lightbox-form-row.submitrow{
	margin-bottom: 0;
}
@media screen and (max-width:990px ){
	.contacts-block-forms{
		margin-top: 100px;
	}
	.contacts-block-forms-title {
		font-weight: 500;
		font-size: 40px;
		padding-top: 25px;
		margin-bottom: 15px;
	}
	.contacts-block-forms-titles-left {
		width: 60%;
		padding-bottom: 25px;
	}
	.contacts-block-forms-titles-right {
		width: 40%;
		margin-right: 0;
	}
	.contacts-block-forms-form .lightbox-form-terms{
		width:50%;
	}
	.contacts-block-forms-form .lightbox-form-row.flex > div.lightbox-form-submit-wrap{
		width:50%;
	}
	.lightbox-form-title {
		font-size: 30px;
		max-width: unset;
	}
}
@media screen and (max-width:768px ){
	.contacts-block-forms-left{
		width: 100%;
		padding-right: 0;
		padding-top: 0;
		border-right: none;
	}
	.contacts-block-forms-right{
		width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
	.contacts-block-forms-switch::after {
		transform: none;
	}
}
@media screen and (max-width:600px ){
	.contacts-block-forms-titles-left,
	.contacts-block-forms-titles-right,
	.contacts-block-forms-form .lightbox-form-terms,
	.contacts-block-forms-form .lightbox-form-row.flex > div.lightbox-form-submit-wrap{
		width: 100%;
	}
	.contacts-block-forms-form .lightbox-form-row.flex > div.lightbox-form-submit-wrap{
		text-align: center;
	}
	.lightbox-form-title {
		font-size: 25px;
	}
}


/* FORMS BLOCK */
.contacts-block-offices{
	margin-bottom: -2px;
}
.contacts-block-offices > .container{
	padding-top:68px;
	padding-bottom: 57px;
	border-radius: 20px 20px 0 0;
}
.contacts-block-offices-left{
	width: 27%;
}
.contacts-block-offices-right{
	width: 70%;
}
.contacts-block-offices-map{
	height: 350px;
	width: 100%;
	border-radius: 24px;
	overflow: hidden;
}
.contacts-block-offices-map iframe{
	display:block;
	width:100%;
	height:100%;
}
.contacts-block-offices-title{
	font-weight: 400;
	font-size: 36px;
	line-height: 120%;
	color: #212121;
	max-width: 612px;
	margin-bottom: 62px;
}
.contacts-block-office{
	border-top: 1px solid #f8f8f8;
	padding-top: 29px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.contacts-block-office:last-child{
	border-bottom: 1px solid #f8f8f8;
}
.contacts-block-office-time{
	background-image: url(images/time-ico.svg);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size:18px;
	padding-left:29px;
	font-size: 14px;
	line-height: 18px;
	color: #80848D;
	width: 17%;
}
.contacts-block-office-city{
	font-weight: 300;
	font-size: 28px;
	width: 30%;
}
.contacts-block-office-content{
	font-size: 14px;
	line-height: 18px;
	width: 46%;
}
.contacts-block-office-content a{
	font-weight:600;
}
.contacts-block-office-link{
	margin-left: auto;
	display:block;
	width:40px;
	height:40px;
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
}
.contacts-block-office-link:hover{
	background-image: url(images/arrow3-blue.svg);
	border-color:#00A0DC;
}
@media screen and (max-width:990px ){
	.contacts-block-offices-left{
		width: 100%;
		margin-bottom: 25px;
	}
	.contacts-block-offices-right{
		width: 100%;
	}
	.contacts-block-offices-title {
		font-size: 30px;
		margin: 25px 0;
	}
	.contacts-block-office {
		padding-left: 0;
	}
}
@media screen and (max-width:768px ){
	.contacts-block-office-time {
		padding-left: 20px;
		width: 13%;
	}
	.contacts-block-office-city {
		font-size: 25px;
		width: 25%;
	}
	.contacts-block-office {
		padding: 25px 0;
	}
}
@media screen and (max-width:600px ){
	.contacts-block-office-content {
		width: calc(100% - 50px);
		margin-top: 15px;
	}
	.contacts-block-office-link {
		margin-top: 15px;
	}
	.contacts-block-office-time {
		width: 80px;
	}
	.contacts-block-office-city {
		width: calc(100% - 80px);
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** CASES *********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-cases-page .footer-form{
	display:block;
}

/* HERO */
.cases-hero{
	padding: 155px 0 105px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.cases-hero-left{
	width:50%;
}
.cases-hero-right{
	width:50%;
}
.cases-hero-showreel-link{
	width: 200px;
	height: 200px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	background: #BBB3C5;
}
.cases-hero-showreel-link video{
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cases-hero-showreel-link a{
	position: absolute;
	z-index: 1;
	display:block;
	width:100%;
	height:100%;
	top: 0;
	left:0;
}
.cases-hero-showreel-link a::after{
	content:"";
	position: absolute;
	width:120px;
	height:120px;
	top: 40px;
	left:40px;
	border: 1px solid #FFFFFF;
	border-radius: 100%;
	background-image: url(images/arrow-triangle-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px auto;
	transition: all .5s ease;
}
.cases-hero-showreel-link a:hover::after{
	background-image: url(images/arrow-triangle-black.svg);
	background-color: #fff;
	transform: scale(0.8);
}
.cases-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #FFFFFF;
	margin-bottom: 18px;
}
.cases-hero-subtitle{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	max-width: 530px;
}
.cases-hero-linktext{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 22px;
	max-width: 160px;
}
@media screen and (max-width: 1439px){
	.cases-hero{
		border-radius: 0;
	}
}
@media screen and (max-width: 990px){
	.cases-hero-showreel-link {
		width: 150px;
		height: 150px;
	}
	.cases-hero-showreel-link a::after {
		width: 100px;
		height: 100px;
		top: 25px;
		left: 25px;
	}
}
@media screen and (max-width: 768px){
	.cases-hero-title {
		font-size: 50px;
	}
	.cases-hero-left {
		width:100%;
		margin-bottom: 25px;
	}
	.cases-hero-right {
		width:100%;
	}
	.cases-hero {
		padding: 100px 0 50px;
	}
}


/* CASES */
.cases-all{
	margin-bottom: 60px;
}
.cases-all > .container{
	padding-top:40px;
	padding-bottom: 50px;
}
.cases-all-item{
	padding: 30px 0;
	border-bottom:1px solid #f8f8f8;
}
.cases-all-item-data{
	width: 50%;
	padding-right: 40px;
}
.cases-all-item-image{
	width: 50%;
	min-height: 360px;
	overflow:hidden;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	border-radius: 24px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.cases-all-item-image img{
	/*width:100%;
	height:100%;
	object-fit: cover;*/
	height: auto;
	width: auto;
	padding: 5%;
	transition: all .5s ease;
}
.cases-all-item:hover .cases-all-item-image img{
	transform: scale(1.04);
}
.cases-all-item-data-row:not(:last-child){
	margin-bottom: 20px;
}
.cases-all-item-left{
	width: 140px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	word-break: break-word;
}
.cases-all-item-right{
	width: calc(100% - 140px);
}
.cases-all-item-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 8px;
	padding-right: 20px;
	position: relative;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: 100% center;
	transition: all .5s ease;
}
.cases-all-item:hover .cases-all-item-title{
	background-image: url(images/arrow3-blue.svg);
}
.cases-all-item-desc{
	font-size: 14px;
	line-height: 18px;
}
.cases-all-item-tech-price{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: rgba(33, 33, 33, 0.6);
}
.cases-all-item-tech{
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	padding: 7px 25px;
	border: 1px solid #212121;
	border-radius: 73px;
	display: inline-block;
	margin: 0 10px 10px 0;
}
.load-more-cases-btn-wrap{
	text-align: center;
	padding-top:50px;
	width: 100%;
}
.load-more-cases-btn{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	text-transform: uppercase;
	color: #212121;
	padding: 18px 45px;
	display: inline-block;
	border: 1px solid #313131;
	border-radius: 50px;
	transition: all .5s ease;
}
.load-more-cases-btn:hover{
	background:#fff;
}
.load-more-cases-btn .btn-plus{
	position: relative;
	margin-left: 20px;
	width:12px;
	height:12px;
	display:inline-block;
}
.load-more-cases-btn .btn-plus::after{
	content:'';
	position: absolute;
	left:0;
	top:5.5px;
	width:100%;
	height:1px;
	background: #212121;
}
.load-more-cases-btn .btn-plus::before{
	content:'';
	position: absolute;
	top:0;
	left:5.5px;
	height:100%;
	width:1px;
	background: #212121;
}
@media screen and (max-width: 1400px){
	.cases-all-item-image {
		min-height: unset;
	}
}
@media screen and (max-width: 1200px){
	.cases-all > .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.cases-all-item{
		padding: 25px 0;
	}
}
@media screen and (max-width: 990px){
	.cases-all-item-data{
		width: 100%;
		order: 2;
		padding-right: 0;
	}
	.cases-all-item-image{
		width: 100%;
		margin: 0 auto 25px;
		order: 1;
		max-width: 630px;
	}
	.cases-all-item-tech-price {
		font-size: 40px;
	}
	.load-more-cases-btn-wrap {
		padding-top: 25px;
	}
	.load-more-cases-btn {
		font-size: 14px;
		padding: 15px 25px;
	}
}
@media screen and (max-width: 450px){
	.cases-all-item-left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.cases-all-item-right {
		width: unset;
	}
}


/* SEO */
.page-template-cases-page .seo-block > .container{
	padding:0 78px;
}
.page-template-cases-page .seo-block-content {
	margin-bottom: 0;
}
.page-template-cases-page .seo-block-title {
	margin-bottom: 19px;
}
.page-template-cases-page .seo-block-content p {
	margin-bottom: 25px;
	font-weight: 400;
	line-height: 100%;
}
@media screen and (max-width: 990px){
	.page-template-cases-page .seo-block > .container {
		padding: 0 15px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** SINGLE CASE ***************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.single.single-cases .footer-form{
	display:block;
}
@media screen and (max-width: 768px){
	.single.single-cases section:not(.case-hero){
		margin-bottom: 25px;
	}
}

/* HERO */
.case-hero{
	padding: 121px 0 76px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: -45px;
	position: relative;
	z-index:1;
}
.case-hero > .container{
	position: relative;
}
.case-hero-content{
	max-width: 690px;
	margin: auto;
}
.case-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #FFFFFF;
	margin-bottom: 53px;
}
.case-hero-text{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #FFFFFF;
}
.case-left {
	position: absolute;
	left: 40px;
	top: 13px;
}
.case-hero-portfolio-link{
	width: 80px;
	height: 80px;
	border-radius: 100%;
	transition: all .5s ease;
	background-image: url(images/arrow2-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px auto;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.6);
	display: block;
	margin-bottom: 143px;
	transition: all .5s ease;
	transform: rotate(90deg);
}
.case-hero-portfolio-link:hover{
	background-color:#fff;
	background-image: url(images/arrow2-black.svg);
}
.case-category{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.case-main-image{
	min-height:690px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index:0;
	border-radius: 0 0 45px 45px;
	overflow:hidden;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin-bottom: 50px;
}
@media screen and (max-width: 1439px){
	.case-hero {
		border-radius:0;
		margin-bottom:0;
	}
	.case-main-image{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.case-hero {
		padding: 100px 0 75px;
	}
	.case-hero-content {
		max-width: 100%;
		margin-left: 100px;
	}
	.case-left {
		left: 25px;
	}
	.case-hero-portfolio-link {
		width: 60px;
		height: 60px;
		margin-bottom: 25px;
	}
	.case-hero-title {
		font-size: 50px;
		margin-bottom: 25px;
	}
	.case-hero-text {
		font-size: 22px;
	}
	.case-hero {
		padding: 100px 0 50px;
	}
	.case-main-image {
		min-height: 40vh;
		background-attachment: unset;
	}
}
@media screen and (max-width: 768px){
	.case-hero-content {
		margin-left: 70px;
	}
}
@media screen and (max-width: 600px){
	.case-hero-title {
		font-size: 40px;
	}
	.case-main-image {
		min-height: 30vh;
	}
}

/* ANAMNEZ */
.case-anamnez{
	margin-bottom: 50px;
}
.case-anamnez > .container{
	padding-top: 40px;
	padding-bottom: 90px;
}
.case-anamnez-flex{
	position: relative;
}
.case-anamnez-left{
	width: 290px;
}
.case-anamnez-right{
	width: calc(100% - 290px);
	padding-right: 300px;
}
.case-anamnez-item-title{
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	margin-bottom: 24px;
}
.case-anamnez-item-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 75px;
}
.case-anamnez-item-text p:not(:last-child){
	margin-bottom: 15px;
}
.case-anamnez-abs{
	position: absolute;
	right: 0;
	max-width: 300px;
	font-size: 14px;
	line-height: 18px;
}
.case-anamnez-abs-title{
	font-weight: 500;
}
.case-anamnez-abs-cat{
	margin-left: 54px;
	text-transform:uppercase;
}
.case-anamnez-strategy{
	padding: 26px 0;
	border-bottom: 1px solid rgba(33, 33, 33, 0.6);
}
.case-anamnez-strategy-number{
	font-weight: 300;
	color: rgba(33, 33, 33, 0.6);
	width: 115px;
}
.case-anamnez-strategy-title{
	font-weight: 300;
	width: calc(100% - 145px);
}
.case-anamnez-strategy-marker{
	width: 24px;
	height: 24px;
	margin-left: auto;
	background-image: url(images/marker2.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 1200px){
	.case-anamnez-left {
		width: 20%;
	}
	.case-anamnez-right {
		width: 60%;
		padding-right: 0;
	}
	.case-anamnez-abs {
		max-width: 20%;
	}
}
@media screen and (max-width: 768px){
	.case-anamnez > .container {
		padding-bottom: 50px;
	}
	.case-anamnez-left {
		width: 100%;
		margin-bottom: 25px;
		order:1;
	}
	.case-anamnez-right {
		width: 100%;
		order:3;
	}
	.case-anamnez-abs {
		position: static;
		order:2;
		width: 100%;
		max-width: 100%;
		justify-content:flex-start;
		margin-bottom: 25px;
	}
	.case-anamnez-abs-cat {
		margin-left: 25px;
	}
	.case-anamnez-item-title {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.case-anamnez-item-text {
		font-size: 16px;
		margin-bottom: 25px;
	}
	.case-anamnez-strategy-number {
		width: 40px;
	}
	.case-anamnez-strategy-title {
		font-weight: 300;
		width: calc(100% - 70px);
	}
}


/* STAGES */
.case-stages{
	margin-bottom: 50px;
}
.case-stages > .container{
	padding-top: 50px;
	padding-bottom: 90px;
}
.case-stages-title{
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -2.4px;
	text-transform: uppercase;
	color: #212121;
	margin-bottom: 79px;
}
.case-stages-left {
	width: 50%;
}
.case-stages-right {
	width: 50%;
	padding-left:70px;
}
.case-stages-item {
	margin-bottom: 39px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(33, 33, 33, 0.6);
}
.case-stages-item:last-child{
	margin-bottom: 0;
}
.case-stages-item-number {
	width: 58px;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
}
.case-stages-item-content {
	width: calc(100% - 58px);
}
.case-stages-item-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 16px;
}
.case-stages-item-text {
	color: rgba(33, 33, 33, 0.6);
	font-weight: 300;
}
.case-stages-right .main-stek-title{
	margin-bottom: 65px;
}
.case-stages-person-photo{
	max-width: 34%;
	margin-right: 10.5%;
	background: rgba(255, 255, 255, 0.002);
	box-shadow: 4px 4px 0px #7B61FF;
	border-radius: 12px;
	overflow: hidden;
}
.case-stages-person-content {
	width: 55%;
}
.case-stages-person-marker {
	background-color: #212121;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	background-image: url(images/quote2.svg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 25px;
}
.case-stages-person-name{
	font-weight: 300;
	margin-bottom: 4px;
}
.case-stages-person-position{
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	margin-bottom: 33px;
}
.case-stages-person-quote{
	font-weight: 300;
}
@media screen and (max-width: 990px){
	.case-stages > .container {
		padding-bottom: 50px;
	}
	.case-stages-title {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.case-stages-left {
		width: 100%;
		margin-bottom: 25px;
	}
	.case-stages-right {
		width: 100%;
		padding-left: 58px;
	}
	.case-stages-right .main-stek-title {
		margin-bottom: 25px;
	}
	.case-stages-person-photo {
		margin-right: 6%;
	}
	.case-stages-person-content {
		width: 60%;
	}
}
@media screen and (max-width: 500px){
	.case-stages-item-title {
		font-size: 22px;
	}
	.case-stages-item {
		margin-bottom: 16px;
		padding-bottom: 16px;
	}
	.case-stages-right {
		padding-left: 0;
	}
	.case-stages-person-photo {
		max-width: unset;
		width: auto;
		margin: 0 0 16px 0;
	}
	.case-stages-person-content {
		width: 100%;
	}
}


/* RESULTS */
.case-results{
	margin-bottom: 50px;
}
.case-results > .container{
	padding-top: 58px;
	padding-bottom: 100px;
}
.case-results-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #141414;
	margin-bottom: 42px;
}
.case-results-gallery {
	background: #F3F1F5;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	margin-bottom: 70px;
	padding: 50px;
}
.case-results-left{
	width: 23%;
	max-width: 290px;
}
.case-results-right{
	width: 77%;
	max-width:660px;
}
.case-results-title-2{
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	color: #141414;
	margin-bottom: 20px;
}
.case-results-item{
	padding-left: 45px;
	background-image: url(images/marker.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px;
	margin-bottom: 33px;
}
.case-results-item-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 15px;
}
.case-results-item-text{
	font-weight: 300;
	color: rgba(33, 33, 33, 0.6);
}
.case-results-attention {
	margin-top: 108px;
}
.case-results-attention-title{
	font-size: 46px;
	line-height: 110%;
	text-align: center;
	margin-bottom: 31px;
}
.case-results-attention-text{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	text-align: center;
	letter-spacing: 0.02em;
	color: rgba(33, 33, 33, 0.6);
	margin-bottom: 50px;
}
.case-results-attention-btn-wrap{
	text-align:center;
}
.case-results-attention-btn {
	display: inline-block;
	border: 1px solid #212121;
	border-radius: 40px;
	padding: 18px 53px;
	text-transform: uppercase;
	color: #212121;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	transition: all .5s ease;
}
.case-results-attention-btn:hover{
	background:#f8f8f8;
}
.case-results-gallery-item{
	text-align:center;
	z-index:1;
	position: relative;
}
.case-results-gallery .slick-list{
	z-index:1;
}
.case-results-gallery-item.slick-slide img{
	display:inline-block;
}
.case-results-gallery .slick-arrow{
	position: absolute;
	border: 1px solid #212121;
	border-radius: 40px;
	width: 66px;
	height: 54px;
	appearance: none;
	z-index: 2;
	font-size: 0;
	color: transparent;
	transition: all .5s ease;
	background-color: #F3F1F5;
	cursor:pointer;
	top: calc(50% - 27px);
	box-shadow: none;
}
.case-results-gallery .slick-arrow::after{
	content:'';
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px;
}
.case-results-gallery .slick-arrow.slick-prev{
	left:50px;
}
.case-results-gallery .slick-arrow.slick-next{
	right:50px;
}
.case-results-gallery .slick-arrow.slick-prev::after{
	transform: rotate(90deg);
}
.case-results-gallery .slick-arrow.slick-next::after{
	transform: rotate(-90deg);
}
.case-results-gallery .slick-arrow:hover{
	background-color: #f8f8f8;
}
@media screen and (max-width: 768px){
	.case-results > .container {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.case-results-title {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.case-results-gallery {
		padding: 25px;
		margin-bottom: 40px;
	}
	.case-results-gallery .slick-arrow.slick-prev {
		left: 10px;
	}
	.case-results-gallery .slick-arrow.slick-next {
		right: 10px;
	}
	.case-results-gallery .slick-arrow {
		width: 40px;
		height: 35px;
		top: calc(50% - 17px);
	}
	.case-results-title-2 {
		font-size: 30px;
	}
	.case-results-item-title {
		font-size: 22px;
	}
	.case-results-item {
		padding-left: 35px;
		background-size: 22px;
		margin-bottom: 25px;
	}
	.case-results-attention {
		margin-top: 25px;
	}
	.case-results-attention-title {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.case-results-attention-text {
		font-size: 16px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.case-results-left {
		width: 100%;
		max-width: unset;
		margin-bottom: 16px;
	}
	.case-results-right {
		width: 100%;
		max-width: 100%;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** SINGLE REPORT ***************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.single.single-reports .footer-form{
	display:block;
}
@media screen and (max-width: 768px){
	.single.single-reports section{
		margin-bottom: 25px;
	}
}


/* HERO */
.report-hero{
	padding: 120px 0 100px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.report-hero-all-btn{
	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.12px;
	color: #F8F8F8;
	padding: 13px 18px 13px 50px;
	border-radius: 40px;
	border: 1px solid #f8f8f8;
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
	transition:all .5s ease;
}
.report-hero-all-btn::after{
	content:'';
	position: absolute;
	width:20px;
	height:20px;
	left:17px;
	top:11px;
	background-image: url(images/arrow2-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:20px auto;
	transform: rotate(90deg);
}
.report-hero-all-btn:hover{
	background-color:#212121;
}
.report-hero-left {
	width: 50%;
}
.report-hero-right {
	width: 50%;
	padding-left: 25px;
}
.report-hero-right img{
	margin-left: auto;
	height: auto;
}
.report-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin-bottom: 20px;
}
.report-hero-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
}
.report-hero-btn-wrap{
	margin-top: 86px;
}
.report-hero-btn {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	padding: 19px 40px;
	border: 1px solid #F8F8F8;
	border-radius: 40px;
	transition: all .5s ease;
}
.report-hero-btn:hover{
	background: #212121;
}
@media screen and (max-width: 1439px){
	.report-hero-title {
		font-size: 60px;
	}
}
@media screen and (max-width: 990px){
	.report-hero {
		padding: 100px 0 50px;
	}
	.report-hero-title {
		font-size: 40px;
	}
	.report-hero-btn-wrap {
		margin-top: 25px;
	}
}
@media screen and (max-width: 768px){
	.report-hero-left {
		width: 100%;
		margin-bottom: 25px;
	}
	.report-hero-right {
		width: 100%;
		padding-left: 0;
	}
	.report-hero-right img{
		margin:auto;
	}
}


/* CONTENT */
.report-content{
	margin-bottom: 50px;
}
.report-content > .container {
	padding-bottom:50px;
}
.report-content-flex-1{
	border-bottom: 1px solid #F8F8F8;
}
.report-content-left-1{
	width: 50%;
	padding-top: 65px;
}
.report-content-right-1{
	width: 50%;
	padding-left: 25px;
	padding-right: 45px;
}
.report-content-right-1 img{
	margin-left: auto;
}
.report-content-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	margin-bottom: 16px;
}
.report-content-text{
	font-size: 14px;
	line-height: 18px;
	color: #141414;
	margin-bottom: 30px;
}
.report-content-btn-wrap{
	margin-bottom: 30px;
}
.report-content-btn {
	display:inline-block;
	border: 1px solid #212121;
	border-radius: 40px;
	padding: 18px 41px;
	background: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .5s ease;
}
.report-content-btn:hover {
	background-color: #f8f8f8;
}
.report-content-left-2{
	width: 26%;
	max-width: 320px;
	border-right: 1px solid #f8f8f8;
	padding-right: 30px;
	padding-top: 64px;
	padding-bottom: 30px;
}
.report-content-right-2{
	width: 74%;
	max-width: 943px;
	padding-left: 64px;
	padding-top: 64px;
}
.report-content-switch{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-right: 30px;
	position: relative;
	transition: all .5s ease;
}
.report-content-switch.active,
.report-content-switch:hover{
	color: #212121;
}
.report-content-switch::after{
	content:"";
	position: absolute;
	width:24px;
	height:24px;
	right:0;
	top: calc(50% - 12px);
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px auto;
	transform: rotate(-90deg);
	transition: all .5s ease;
}
.report-content-switch.active::after,
.report-content-switch:hover::after{
	background-image: url(images/arrow2-white.svg);
	background-color: #212121;
}
.report-content-block{
	display: none;
	animation: NiceAppear1 .5s ease;
	position: relative;
}
.report-content-block.active {
	display: block;
}
.report-content-block-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #141414;
	margin-bottom: 24px;
}
.report-content-block-text p{
	margin-bottom: 24px;
}
.report-content-block-info-text{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: rgba(33, 33, 33, 0.6);
	margin-left: 8px;
}
.report-content-block-info{
	margin-right: 30px;
}
@media screen and (max-width: 1200px){
	.report-content-title {
		font-size: 40px;
	}
	.report-content-left-1 {
		width: 65%;
		padding-top: 25px;
	}
	.report-content-right-1 {
		width: 35%;
		padding-left: 10px;
		padding-right: 0;
	}
}
@media screen and (max-width: 990px){
	.report-content-left-2 {
		width: 30%;
		padding-right: 25px;
		padding-top: 25px;
		padding-bottom: 25px;
		max-width: unset;
	}
	.report-content-right-2 {
		width: 70%;
		padding-left: 25px;
		padding-top: 25px;
		max-width: unset;
	}
}
@media screen and (max-width: 768px){
	.report-content-title {
		font-size: 30px;
	}
	.report-content-left-1 {
		width: 100%;
	}
	.report-content-right-1 {
		width: 100%;
		padding-left: 0;
	}
	.report-content-right-1 img {
		margin: 0 auto 0 0;
		max-width: 60%;
	}
	.report-content-left-2 {
		width: 100%;
		padding-right: 0;
		padding-bottom: 0;
		border:none;
	}
	.report-content-right-2 {
		width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
	.report-content-switch::after {
		transform: unset;
	}
}


/* FORM */
.report-formblock{
	margin-bottom: 50px;
}
.report-formblock > .container {
	padding-top:63px;
	padding-bottom:51px;
}
.report-formblock-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #141414;
	padding-bottom: 57px;
	border-bottom: 1px solid #F8F8F8;
}
.report-formblock-left{
	width: 26%;
	max-width: 320px;
	border-right: 1px solid #f8f8f8;
	padding-right: 30px;
	padding-top: 64px;
}
.report-formblock-right{
	width: 74%;
	max-width: 943px;
	padding-left: 64px;
	padding-top: 64px;
}
.report-formblock .lightbox-form-terms {
	width: 60%;
	max-width: 550px;
}
.report-formblock .lightbox-form-row.flex > div.lightbox-form-submit-wrap {
	width: 40%;
	max-width: unset;
}
@media screen and (max-width: 990px){
	.report-formblock > .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.report-formblock-title {
		font-size: 30px;
		padding-bottom: 25px;
	}
	.report-formblock-left {
		padding-right: 25px;
		padding-top: 25px;
	}
	.report-formblock-right {
		padding-left: 25px;
		padding-top: 25px;
	}
	.report-formblock .lightbox-form-terms,
	.report-formblock .lightbox-form-row.flex > div.lightbox-form-submit-wrap {
		width:100%;
		max-width: unset;
	}
}
@media screen and (max-width: 768px){
	.report-formblock-left {
		width:100%;
		max-width: unset;
		padding-right: 0;
		padding-bottom: 25px;
		border:none;
	}
	.report-formblock-right {
		width:100%;
		max-width: unset;
		padding-left: 0;
		padding-top: 0;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** REPORTS ******************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-reports-page .footer-form{
	display:block;
}
@media screen and (max-width: 768px){
	.page-template-reports-page section{
		margin-bottom: 25px;
	}
}

/* MAIN BLOCK */
.reports-content{
	margin-top: 130px;
	margin-bottom: 50px;
}
.reports-content > .container{
	padding-top:62px;
	padding-bottom: 100px;
}
.reports-content-titles-flex{
	padding-bottom: 53px;
	border-bottom: 1px solid #f8f8f8;
}
.reports-content-titles-left{
	width: 55%;
}
.reports-content-titles-right{
	width: 45%;
	padding-left: 10px;
}
.reports-content-titles-right img{
	border-radius: 20px;
	margin: 12px 50px 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.reports-content-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	margin-bottom: 20px;
}
.reports-content-text{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #141414;
	max-width: 530px;
}
.reports-content-left{
	width: 26%;
	max-width: 320px;
	border-right: 1px solid #f8f8f8;
	padding-right: 30px;
	padding-top: 60px;
}
.reports-content-right{
	width: 74%;
	max-width: 943px;
}
.reports-content-item{
	width:50%;
	padding:8px 10px 0 5px;
	position:relative;
	border-right:1px solid #f8f8f8;
}
.reports-content-item:nth-child(2n){
	padding:8px 5px 0 10px;
	border-right:none;
}
.reports-content-item::after {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% - 35px);
	height: 1px;
	background: #f8f8f8;
	top: 0;
	left: 15px;
}
.reports-content-item:nth-child(2n)::after{
	left:20px;
}
.reports-content-item:nth-child(1)::after,
.reports-content-item:nth-child(2)::after{
	display:none;
}
.reports-content-item-image{
	margin-bottom: 10px;
	overflow: hidden;
}
.reports-content-item-image img{
	height:auto;
	transition: all 1s ease;
}
.reports-content-item a:hover .reports-content-item-image img{
	transform: scale(1.04);
}
.reports-content-item-data{
	padding: 0px 10px 21px 11px;
}
.reports-content-item:nth-child(2n) .reports-content-item-data{
	padding: 0px 11px 21px 10px;
}
.reports-content-item-year{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	width: 60px;
}
.reports-content-item-title{
	width:calc(100% - 60px);
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #141414;
	padding-right: 24px;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: 24px;
}
.reports-content-item a:hover .reports-content-item-title{
	background-image: url(images/arrow3-blue.svg);
}
@media screen and (max-width:1200px ){
	.reports-content-title {
		font-size: 60px;
	}
	.reports-content-item-title {
		font-size: 22px;
	}
}
@media screen and (max-width:990px ){
	.reports-content > .container {
		padding-top: 50px;
		padding-bottom: 0;
	}
	.reports-content{
		margin-top: 100px;
	}
	.reports-content-title {
		font-size: 40px;
	}
	.reports-content-left{
		width: 100%;
		max-width: unset;
		border:none;
		padding-right: 0;
		padding-top: 25px;
		order:2;
	}
	.reports-content-right{
		width: 100%;
		max-width: unset;
		order:1;
	}
}
@media screen and (max-width:768px ){
	.reports-content-titles-flex {
		padding-bottom: 25px;
	}
	.reports-content-titles-left{
		width: 100%;
		margin-bottom: 25px;
	}
	.reports-content-titles-right{
		width: 100%;
		padding-left: 0;
	}
	.reports-content-titles-right img{
		margin:0;
	}
	.reports-content-item-year {
		width: 50px;
	}
	.reports-content-item-title {
		width: calc(100% - 50px);
		padding-right: 16px;
		background-position: 100% 7px;
		background-size: 16px;
	}
}
@media screen and (max-width:600px ){
	.reports-content-item {
		width: 100%;
		padding: 8px 0 0;
		border: none;
		max-width: 452px;
		margin: auto;
	}
	.reports-content-item:nth-child(2)::after{
		display:block;
	}
	.reports-content-left .about-form {
		margin: auto;
	}
}

@media screen and (max-width: 768px){
	.single.single-cases section:not(.case-hero){
		margin-bottom: 25px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** BLOG **********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

@media screen and (max-width: 768px){
	.page-template-blog-page section:not(.blog-form),
	.page-template-blog-page .page-template-content > div{
		margin-bottom: 25px;
	}
}

/* HERO */
.blog-hero{
	padding-top: 120px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.blog-hero-left {
	width: 50%;
}
.blog-hero-right {
	width: 50%;
	padding-left:25px;
}
.blog-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin: 49px 0 18px;
}
.blog-hero-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	margin-bottom: 92px;
}
.blog-searchform {
	margin-bottom: 50px;
}
.blog-searchform-input{
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: rgba(20, 20, 20, 0.42);
	display: block;
	padding: 20px 20px 20px 53px;
	background-color: #FFFFFF;
	border-radius: 28px;
	border: none;
	appearance: none;
	width: 100%;
	max-width: 424px;
	background-image: url(images/search.svg);
	background-repeat: no-repeat;
	background-position: 14px center;
}
.blog-searchform_btn{
	display: none;
}
@media screen and (max-width: 1439px){
	.blog-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.blog-hero {
		padding-top: 75px;
	}
	.blog-hero-title {
		font-size: 50px;
	}
	.blog-hero-subtitle,
	.blog-searchform{
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.blog-hero-title {
		margin-top: 25px;
	}
	.blog-hero-left {
		width: 100%;
	}
	.blog-hero-right {
		display: none;
	}
	.blog-searchform-input {
		padding: 15px 15px 15px 35px;
		background-position: 9px center;
	}
}


/* CATEGORIES */
.blog-categories{
	margin-bottom: 50px;
	padding: 9px 0;
}
.blog-categories > .container{
	padding: 0 130px;
}
.blog-categories-flex a{
	border: 1px solid rgba(33, 33, 33, 0.6);
	border-radius: 40px;
	margin-right: 7px;
	display: inline-block;
	padding: 11px 19px;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	transition: all .5s ease;
	margin-bottom: 5px;
}
.blog-categories-flex a:hover,
.blog-categories-flex a.current{
	background: #212121;
	color: #F8F8F8;
}
@media screen and (max-width: 1439px){
	.blog-categories > .container{
		padding: 0 15px;
	}
}


/* BLOG POSTS */
.blog-all{
	margin-bottom: 73px;
}
.blog-all > .container{
	padding-top: 50px;
	padding-bottom: 50px;
}
.blog-all-items{
	margin:0 -12px;
}
.main-blog-item.allpost-item{
	width: calc(50% - 24px);
	margin: 0 12px 45px;
	max-width: unset;
}
.main-blog-item.allpost-item .main-blog-item-image{
	max-height: 352px;
}
.main-blog-item.allpost-item .main-blog-item-image img {
	min-width: 100%;
	min-height: 100%;
}
.main-blog-item.allpost-item .main-blog-item-meta {
	margin-bottom: 10px;
}
.load-more-posts-btn-wrap {
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
.blog-navigation{
	width: 100%;
	margin-top: 45px;
}
.blog-navigation .page-numbers{
	font-weight: 400;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #212121;
	border-radius: 20px;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin: 0 2px;
	transition: all .5s ease;
}
.blog-navigation .page-numbers:hover,
.blog-navigation .page-numbers.current{
	background: #212121;
	color: #FFFFFF;
}
.blog-navigation .page-numbers.next,
.blog-navigation .page-numbers.prev{
	font-size:0;
	color:transparent;
	background-image: url(images/nav.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 11px;
}
.blog-navigation .page-numbers.next:hover,
.blog-navigation .page-numbers.prev:hover{
	color:transparent;
	background-image: url(images/nav-white.svg);
}
.blog-navigation .page-numbers.prev{
	transform:rotate(180deg);
}
.no-posts-text{
	text-align: center;
	font-weight: 700;
	font-size: 30px;
}
@media screen and (max-width: 990px){
	.main-blog-item.allpost-item {
		margin-bottom: 25px;
	}
	.main-blog-item.allpost-item .main-blog-item-image {
		max-height: 25vw;
	}
	.load-more-posts-btn-wrap {
		padding-top: 0;
	}
	.blog-navigation {
		margin-top: 25px;
	}
}
@media screen and (max-width: 768px){
	.blog-all-items {
		margin: 0;
	}
	.main-blog-item.allpost-item {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 25px;
	}
	.main-blog-item.allpost-item .main-blog-item-image {
		max-height: 35vw;
	}
}
@media screen and (max-width: 550px){
	.main-blog-item.allpost-item .main-blog-item-image {
		max-height: 45vw;
	}
}


/* BLOG FORM */
.blog-form{
	background: #F3F1F5;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	border-radius: 46px 46px 0 0;
	padding-top: 72px;
	padding-bottom: 96px;
	margin-bottom: -46px;
}
.blog-form-col-left{
	width: 25%;
	max-width: 330px;
}
.blog-form-col-center{
	width: 46%;
	max-width: 625px;
}
.blog-form-col-right{
	width: 29%;
	padding-left: 83px;
}
.blog-form-text{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	max-width: 220px;
	margin-bottom: 63px;
	margin-top: 12px;
}
.blog-form-col-left img{
	max-width: 70%;
}
.blog-form-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #181819;
	margin-bottom: 25px;
}
.blog-form .lightbox-form-terms,
.blog-form .lightbox-form-submit-wrap {
	max-width: unset;
}
.blog-form .lightbox-form-row{
	margin-top: 28px;
}
.blog-form-socials-title{
	font-weight: 300;
	margin-bottom: 45px;
}
.blog-form-socials-link{
	background-color: #FFFFFF;
	border-radius: 100%;
	width: 56px;
	height: 56px;
}
.blog-form-socials-link:not(:last-child) {
	margin-right: 16px;
}
.blog-form-socials-link:hover{
	background-color: #212121;
}
.blog-form-socials-link img {
	width:100%;
	height:100%;
	max-width: 22px;
	max-height: 22px;
}
.blog-form-socials-link-img-hover,
.blog-form-socials-link:hover .blog-form-socials-link-img{
	display: none;
}
.blog-form-socials-link:hover .blog-form-socials-link-img-hover {
	display: block;
}
@media screen and (max-width: 1439px){
	.blog-form{
		border-radius:0;
		margin-bottom:0;
		padding-bottom: 50px;
	}
}
@media screen and (max-width: 1200px){
	.blog-form-title {
		font-size: 40px;
	}
}
@media screen and (max-width: 990px){
	.blog-form-col-right {
		width: 100%;
		padding-left: 0;
	}
	.blog-form-col-left {
		width: 35%;
		max-width: unset;
	}
	.blog-form-col-center {
		width: 65%;
		max-width: unset;
	}
	.blog-form-socials-title {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.blog-form{
		padding: 25px 0;
	}
	.blog-form-text{
		margin: 0 0 10px;
	}
	.blog-form-col-left {
		width: 100%;
		margin-bottom: 10px;
	}
	.blog-form-col-center {
		width: 100%;
	}
	.blog-form-col-left img{
		max-width: 25%;
	}
	.lightbox-form-submit-wrap {
		text-align: left;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** STANDART POST AND PAGES ***************************************************************************************************/
/********************************************************************************************************************************************************************************/

.standard-content{
	margin-top: 130px;
	margin-bottom: 50px;
}
.standard-content > .container{
	padding-top: 50px;
	padding-bottom: 50px;
}
.standard-content h1,
.standard-content h2,
.standard-content h3,
.standard-content h4,
.standard-content h5,
.standard-content h6{
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 25px;
}
.standard-content h1 {
	font-weight: 400;
	font-size: 70px;
}
.standard-content h2 {
	font-size: 60px;
}
.standard-content h3 {
	font-size: 50px;
}
.standard-content h4 {
	font-size: 50px;
}
.standard-content h5 {
	font-size: 40px;
}
.standard-content h6 {
	font-size: 28px;
}
.standard-content p,
.standard-content ul,
.standard-content ol{
	margin-bottom: 15px;
}
.standard-content li{
	margin-bottom: 10px;
}
.standard-content ul,
.standard-content ol{
	list-style-position: inside;
}
.standard-content img,
.standard-content img.alignnone{
	margin: 0 0 15px;
}
.standard-content img.aligncenter{
	margin: 0 auto 15px;
}
.standard-content img.alignleft{
	margin: 0 15px 15px 0;
	float:left;
	max-width: 50%;
}
.standard-content img.alignright{
	margin: 0 0 15px 15px;
	float:right;
	max-width: 50%;
}
@media screen and (max-width: 990px){
	.standard-content {
		margin-top: 80px;
		margin-bottom: 25px;
	}
	.standard-content > .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.standard-content h1 {
		font-size: 50px;
	}
	.standard-content h2 {
		font-size: 40px;
	}
	.standard-content h3 {
		font-size: 35px;
	}
	.standard-content h4 {
		font-size: 30px;
	}
	.standard-content h5 {
		font-size: 25px;
	}
	.standard-content h6 {
		font-size: 20px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** HOW WE WORK PAGE **********************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-how-we-work-page .footer-form{
	display:block;
}

.how-we-work{
	margin-top: 130px;
	margin-bottom: 50px;
}
.how-we-work > .container{
	padding-top: 62px;
	padding-bottom: 50px;
}
.how-we-work-titles-flex{
	margin-bottom: 34px;
}
.how-we-work-titles-left{
	width: 45%;
	position: relative;
	z-index: 2;
}
.how-we-work-titles-right{
	width: 55%;
	position: relative;
	z-index: 1;
}
.how-we-work-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
}

.how-we-work-ancors-flex{
	margin-bottom: 100px;
}
.how-we-work-ancors-left{
	padding:0 30px 0 0;
	width:320px;
}
.how-we-work-ancors-right{
	width: calc(100% - 321px);
}
.how-we-work-ancors-right-col{
	width:33%;
	padding: 0 40px;
	border-left: 1px solid #F8F8F8;
}
.how-we-work-ancor{
	margin-bottom: 16px;
}
.how-we-work-ancor-number{
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	width: 30px;
}
.how-we-work-ancor-text{
	text-transform: uppercase;
}

.how-we-work-content-flex{
	border-top: 1px solid #F8F8F8;
	margin-bottom: 100px;
}
.how-we-work-content-left{
	border-right: 1px solid #F8F8F8;
	padding:59px 30px 0 0;
	width:320px;
}
.how-we-work-content-right{
	width: calc(100% - 321px);
	padding: 65px 0 0 64px;
}
.how-we-work-content-right-text{
	font-weight: 300;
	font-size: 18px;
}
.how-we-work-content-right-text p:not(:last-child){
	margin-bottom: 20px;
}

.how-we-work-stage{
	padding: 60px 0 100px;
	border-top: 1px solid #F8F8F8;
}
.how-we-work-stage-number{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	width: 6%;
}
.how-we-work-stage-content-1{
	width: 40%;
}
.how-we-work-stage-content-2 {
	width: calc(31% + 40px);
	padding-left: 40px;
}
.how-we-work-stage-content-meta{
	width: 14%;
	margin-left: auto;
	text-align: right;
}
.how-we-work-stage-content-title{
	font-size: 46px;
	line-height: 110%;
	margin-bottom: 5px;
}
.how-we-work-stage-content-text{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 44px;
}
.how-we-work-stage-content-results-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 23px;
}
.how-we-work-stage-content-results{
	list-style:none;
}
.how-we-work-stage-content-results li{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	padding-left: 48px;
	background-image: url(images/marker.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px;
}
.how-we-work-stage-content-results li:not(:last-child){
	margin-bottom: 16px;
}
.how-we-work-stage-meta-time{
	background: #212121;
	border-radius: 40px;
	display: inline-block;
	padding: 11px 25px 11px 57px;
	font-size: 14px;
	line-height: 18px;
	color: #F8F8F8;
	background-image: url(images/clock-white.svg);
	background-repeat: no-repeat;
	background-position: 24px center;
	background-size: 24px;
}
.how-we-work-stage-meta-team-title {
	margin: 40px 0 20px;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
}
.how-we-work-stage-meta-team > div{
	line-height: 100%;
	text-align: center;
	padding: 12px;
	border: 1px solid #212121;
	border-radius: 40px;
	margin-bottom: 10px;
	max-width: 180px;
	margin-left: auto;
}
@media screen and (max-width: 1200px){
	.how-we-work-title{
		font-size: 60px;
	}
	.how-we-work-ancors-right-col {
		padding: 0 5px 0 20px;
	}
	.how-we-work-stage-content-title {
		font-size: 30px;
	}
	.how-we-work-stage-content-1 {
		width: 35%;
	}
	.how-we-work-stage-content-meta {
		width: 19%;
	}
	.how-we-work-stage-content-2 {
		width: calc(31% + 25px);
		padding-left: 25px;
	}
	.how-we-work-stage-number {
		font-size: 25px;
	}
}
@media screen and (max-width: 990px){
	.how-we-work-titles-left {
		width: 100%;
		margin-bottom: 25px;
	}
	.how-we-work-titles-right {
		width: 100%;
		display: block;
	}
	.how-we-work-ancors-left {
		padding: 0 0 25px;
		width: 100%;
	}
	.how-we-work-ancors-right {
		width: 100%;
	}
	.how-we-work-ancors-flex,
	.how-we-work-content-flex	{
		margin-bottom: 25px;
	}
	.how-we-work-stage {
		padding: 25px 0;
	}
	.how-we-work-stage-number{
		width:50px;
	}
	.how-we-work-stage-content-1 {
		width: calc(100% - 50px);
		margin-bottom: 15px;
	}
	.how-we-work-stage-content-2 {
		width: 70%;
		padding-left: 0;
	}
	.how-we-work-stage-content-meta {
		width: 30%;
		padding-left: 15px;
	}
}
@media screen and (max-width: 768px){
	.how-we-work-title {
		font-size: 40px;
	}
	.how-we-work-ancors-right-col {
		width: 100%;
	}
	.how-we-work-content-left {
		border-right: none;
		padding: 25px 0;
		width: 100%;
	}
	.how-we-work-content-right {
		width: 100%;
		padding: 0;
	}
	.how-we-work-stage-content-2 {
		width: 100%;
	}
	.how-we-work-stage-content-meta {
		width: 100%;
		padding-left: 0;
		margin-top: 25px;
		text-align: left;
	}
	.how-we-work-stage-meta-team > div {
		margin: 0 10px 10px 0;
	}
	.how-we-work-stage-content-text {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 500px){
	.how-we-work-stage-number {
		font-size: 18px;
		width: 35px;
	}
	.how-we-work-stage-content-1 {
		width: calc(100% - 35px);
	}
	.how-we-work-stage-content-title,
	.how-we-work-stage-content-results-title{
		font-size: 22px;
	}
	.how-we-work-stage-meta-team-title {
		margin: 15px 0 10px;
		font-size: 22px;
	}
	.how-we-work-stage-content-results li {
		padding-left: 35px;
	}
}


/********************************************************************************************************************************************************************************/
/**************************************************** OFFICE ********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-office-page .footer-form{
	display:block;
}


/* HERO */
.office-hero{
	padding-top: 120px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.office-hero-left {
	width: 50%;
}
.office-hero-right {
	width: 50%;
	padding-left:5px;
}
.office-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin-bottom: 16px;
}
.office-hero-subtitle{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	margin-bottom: 25px;
}
@media screen and (max-width: 1439px){
	.office-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.office-hero-left {
		width: 60%;
	}
	.office-hero-right {
		width: 40%;
	}
	.office-hero-title {
		font-size: 50px;
	}
}
@media screen and (max-width: 768px){
	.office-hero {
		padding-top: 80px;
		margin-bottom: 25px;
	}
	.office-hero-title {
		font-size: 40px;
	}
}
@media screen and (max-width: 600px){
	.office-hero-left,
	.office-hero-right {
		width: 100%;
		padding: 0;
	}
	.office-hero-right img{
		max-width: 60%;
	}
}


/* GALLERY */
.office-gallery{
	padding-bottom: 50px;
}
.office-gallery > .container{
	padding-top: 50px;
}
.gallery-image-wrap{
	max-width: 680px;
	min-width: calc(100% - 720px);
	margin: 0 auto 50px;
}
.gallery-image-wrap:first-child{
	max-width: calc(100% - 600px);
}
.gallery-image-wrap img{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	margin: auto;
}
.gallery-text{
	width: 526px;
	margin: 12px 54px 0 0;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	align-self: flex-start;
	max-width: calc(100% - 720px);
	margin-bottom: 50px;
}
@media screen and (max-width: 1225px){
	.gallery-image-wrap,
	.gallery-text{
		width: calc(50% - 20px);
		max-width: calc(50% - 20px);
		min-width: calc(50% - 20px);
	}
	.gallery-text{
		padding-left: 25px;
		margin: 0 auto 50px;
	}
	.gallery-image-wrap img {
		max-height: 40vw;
	}
}
@media screen and (max-width: 990px){
	.gallery-text {
		font-size: 20px;
	}
	.gallery-image-wrap{
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.gallery-image-wrap,
	.gallery-image-wrap:first-child,
	.gallery-text {
		width: 100%;
		max-width: unset;
		padding: 0;
		margin-bottom: 25px;
	}
	.gallery-image-wrap img {
		max-height: unset;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** REWARDS PAGE **************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-rewards-page .footer-form{
	display:block;
}

.rewards-block{
	margin-top: 130px;
	margin-bottom: 50px;
}
.rewards-block > .container{
	padding-top: 34px;
	padding-bottom: 100px;
}
.rewards-block-titles-left{
	width: 57%;
	position: relative;
	z-index: 2;
}
.rewards-block-titles-right{
	width: 43%;
	position: relative;
	z-index: 1;
	padding-right: 35px;
}
.rewards-block-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	margin-bottom:20px;
	margin-top: 28px;
}
.rewards-block-text{
	font-weight: 300;
	color: #141414;
	margin-bottom: 25px;
	max-width: 530px;
}
.rewards-block .standard-block-1-col-left {
	padding-top: 60px;
}
.rewards-block .standard-block-1-col-right {
	padding-top: 64px;
	margin-bottom: -40px;
}
.rewards-block-item{
	margin: 0 5px 40px;
	width: 32%;
	max-width: 230px;
	min-width: 230px;
}
.rewards-block-item-part-1{
	padding-right: 70px;
	position: relative;
}
.rewards-block-item-img{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	width: 160px;
	height: 160px;
	overflow: hidden;
	margin-bottom: 28px;
}
.rewards-block-item-img img{
	object-fit: contain;
}
.rewards-block-item-arrow{
	position: absolute;
	top:0;
	right:0;
	width: 40px;
	height: 40px;
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
}
.rewards-block-item:hover .rewards-block-item-arrow{
	background-image: url(images/arrow3-blue.svg);
	border-color: #00A0DC;
}
.rewards-block-item-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	letter-spacing: 0.02em;
	margin-bottom: 12px;
}
.rewards-block-item-desc{
	font-size: 14px;
	line-height: 18px;
}
.rewards-portfolio-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
	color: #212121;
	border: 1px solid #212121;
	border-radius: 50px;
	display: block;
	padding: 15px 58px;
	max-width: 263px;
	transition: all .5s ease;
}
.rewards-portfolio-link:hover{
	background:#f8f8f8;
}
@media screen and (max-width: 1200px){
	.rewards-block-titles-right {
		padding-right: 0;
	}
	.rewards-block-title {
		font-size: 70px;
	}
	.rewards-block .standard-block-1-col-left,
	.rewards-block .standard-block-1-col-right {
		padding-top: 25px;
	}
}
@media screen and (max-width: 990px){
	.rewards-block-title {
		font-size: 50px;
	}
}
@media screen and (max-width: 768px){
	.rewards-block > .container {
		padding-bottom: 50px;
	}
	.rewards-block-title {
		font-size: 40px;
		margin-top: 0;
	}
	.rewards-block-titles-left,
	.rewards-block-titles-right{
		width: 100%;
	}
	.rewards-block-titles-right img{
		margin-right: auto;
		max-width: 50%;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** ABOUT PAGE **************************************************************************************************************/
/********************************************************************************************************************************************************************************/

@media screen and (max-width: 768px){
	.page-template-about-page section:not(.about-team-block),
	.page-template-about-page .page-template-content > div{
		margin-bottom: 25px;
	}
}

/* TITLES */
.about-title-block{
	margin-top: 130px;
	margin-bottom: 50px;
}
.about-title-block > .container{
	padding-top: 48px;
	padding-bottom: 50px;
}
.about-title-block-left{
	width: 60%;
	position: relative;
	z-index: 2;
}
.about-title-block-right{
	width: 40%;
	position: relative;
	z-index: 1;
}
.about-titles-img{
	max-width:unset;
	position: relative;
	z-index:0;
}
.about-title-block-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	margin-bottom:18px;
}
.about-title-block-text {
	margin-bottom: 25px;
	max-width: 554px;
	font-size: 14px;
	line-height: 18px;
	color: #141414;
}
.about-title-block-showreel{
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
}
.about-title-block-showreel-link{
	width: 160px;
	height: 160px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
}
.about-title-block-showreel-link video{
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about-title-block-showreel-link a{
	position: absolute;
	z-index: 1;
	display:block;
	width:100%;
	height:100%;
	top: 0;
	left:0;
}
.about-title-block-showreel-link a::after{
	content:"";
	position: absolute;
	width:80px;
	height:80px;
	top: 40px;
	left:40px;
	border: 1px solid #FFFFFF;
	border-radius: 100%;
	background-image: url(images/arrow-triangle-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px auto;
	transition: all .5s ease;
}
.about-title-block-showreel-link a:hover::after{
	background-image: url(images/arrow-triangle-black.svg);
	background-color: #fff;
	transform: scale(0.8);
}
.about-title-block-showreel-linktext{
	max-width: 100px;
	margin-right: 40px;
	margin-left: 20px;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.14px;
	text-transform: uppercase;
	color: #181819;
}
.about-title-big-img-wrap{
	margin-top:20px;
}
.about-title-big-img-wrap{
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	box-shadow:0px 4px 20px rgba(0, 0, 0, 0.25);
}
.about-title-big-img{
	position: relative;
	z-index:1;
}
.about-title-big-img-text-wrap{
	position: absolute;
	z-index:2;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: rgba(24, 24, 25, 0.4);
	padding: 45px 40px;
}
.about-title-big-img-text{
	width:100%;
	max-width:824px;
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #FFFFFF;
}
@media screen and (max-width: 1200px){
	.about-title-block-title {
		font-size: 70px;
	}
}
@media screen and (max-width: 990px){
	.about-title-big-img-text {
		font-size: 20px;
	}
	.about-title-block-left {
		width: 100%;
	}
	.about-title-block-right {
		width: 100%;
	}
	.about-titles-img {
		display: none;
	}
	.about-title-block-showreel {
		width: 100%;
		position: static;
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-moz-justify-content: flex-start;
	}
	.about-title-big-img-text-wrap {
		padding: 15px;
	}
}
@media screen and (max-width: 768px){
	.about-title-block-title {
		font-size: 40px;
	}
}
@media screen and (max-width: 500px){
	.about-title-big-img-text {
		font-size: 14px;
	}
}


/* standard block 1 FACTS addon */
.page-template-about-page .main-about-right-titles-float {
	width: 320px;
	margin-right: 10px;
}
.page-template-about-page .standard-block-1-facts-item{
	position: relative;
}
.page-template-about-page .standard-block-1-facts-item-link{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: #212121;
	position: absolute;
	top: 17px;
	right: 0;
	background-image: url(images/arrow3-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
	transition: all .25s ease;
}
.page-template-about-page .standard-block-1-facts-item-link:hover{
	background-color:#f8f8f8;
	background-image: url(images/arrow3-black.svg);
}
@media screen and (max-width: 768px){
	.page-template-about-page .main-about-right-titles-text {
		font-size: 16px;
	}
}


/* standard block 1 REVIEWS */
.standard-block-1.type-reviews .standard-block-1-col-left {
	padding: 64px 34px 12px 0;
}
.standard-block-1.type-reviews .standard-block-1-col-right {
	padding-top: 53px;
}
.standard-block-1.type-reviews .main-about-left-reviews {
	margin-top: 0;
}
.standard-reviews-block-titles-flex .standard-block-1-title {
	max-width: calc(100% - 230px);
}
.standard-reviews-block-titles-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #313131;
	display: block;
	max-width: 220px;
	text-align: center;
	padding: 15px;
	border: 1px solid #313131;
	border-radius: 50px;
	width: 100%;
	transition: all .5s ease;
}
.standard-reviews-block-titles-link:hover{
	background:#f8f8f8;
}
.standard-block-1-reviews-item-text{
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #181819;
	margin-bottom: 118px;
}
.standard-block-1-reviews-item-text > *:not(:last-child){
	margin-bottom: 10px;
}
.standard-block-1-reviews-item-name{
	padding-right: 150px;
}
.standard-block-1-reviews-item-position{
	font-size: 14px;
	line-height: 120%;
	color: rgba(33, 33, 33, 0.5);
	padding-right: 150px;
}
.standard-block-1-reviews-item-text .quote-img{
	width:330px;
	height:60px;
	float:left;
	display:block;
	background-image: url(images/quote.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 40px auto;
}
.standard-block-1.type-reviews .slick-arrow{
	position: absolute;
	border: 1px solid #212121;
	border-radius: 40px;
	width: 66px;
	height: 54px;
	appearance: none;
	z-index: 2;
	font-size: 0;
	color: transparent;
	transition: all .5s ease;
	background-color:transparent;
	cursor:pointer;
	bottom: 0;
	box-shadow: none;
}
.standard-block-1.type-reviews .slick-arrow::after{
	content:'';
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px;
}
.standard-block-1.type-reviews .slick-arrow.slick-prev{
	right:76px;
}
.standard-block-1.type-reviews .slick-arrow.slick-next{
	right:0;
}
.standard-block-1.type-reviews .slick-arrow.slick-prev::after{
	transform: rotate(90deg);
}
.standard-block-1.type-reviews .slick-arrow.slick-next::after{
	transform: rotate(-90deg);
}
.standard-block-1.type-reviews .slick-arrow:hover{
	background-color: #f8f8f8;
}
@media screen and (max-width: 768px){
	.standard-reviews-block-titles-flex .standard-block-1-title {
		max-width: unset;
		width: 100%;
		margin-bottom: 10px;
	}
	.standard-reviews-block-titles-flex{
		padding-bottom: 25px;
	}
	.standard-block-1.type-reviews .standard-block-1-col-left {
		padding: 25px 0;
		margin: 0;
	}
	.standard-block-1.type-reviews .standard-block-1-col-right {
		padding-top: 0;
	}
	.standard-block-1-reviews-item-text .quote-img {
		width: 100px;
	}
	.standard-block-1-reviews-item-text {
		margin-bottom: 60px;
	}
	.standard-block-1.type-reviews .slick-arrow {
		width: 40px;
		height: 30px;
	}
	.standard-block-1.type-reviews .slick-arrow.slick-prev {
		right: 50px;
	}
}

/* QUALITIES */
.about-qualities-block{
	margin-bottom: 50px;
}
.about-qualities-block > .container{
	padding-top: 50px;
	padding-bottom: 50px;
}
.about-qualities-block-left{
	width: 240px;
	padding-right: 20px;
	padding-top: 14px;
	border-right: 1px solid #f8f8f8;
}
.about-qualities-block-right{
	width: calc(100% - 240px);
	padding-left: 40px;
	padding-top: 7px;
}
.about-qualities-block .standard-block-1-title {
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 50px;
	padding-bottom: 44px;
}

.about-qualities-block-switch{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: rgba(33, 33, 33, 0.6);
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-right: 30px;
	position: relative;
	transition: all .5s ease;
}
.about-qualities-block-switch.active,
.about-qualities-block-switch:hover{
	color: #212121;
}
.about-qualities-block-switch::after{
	content:"";
	position: absolute;
	width:24px;
	height:24px;
	right:0;
	top: calc(50% - 12px);
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow2-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 8px auto;
	transform: rotate(-90deg);
	transition: all .5s ease;
}
.about-qualities-block-switch.active::after,
.about-qualities-block-switch:hover::after{
	background-image: url(images/arrow2-white.svg);
	background-color: #212121;
}
.about-qualities-block-item {
	display: none;
	animation: NiceAppear1 .5s ease;
	position: relative;
}
.about-qualities-block-item.active {
	display: block;
}
.about-qualities-block-item-title {
	font-weight: 400;
	font-size: 46px;
	line-height: 110%;
	color: #141414;
	margin-top: -35px;
	margin-bottom: 25px;
	width: 50%;
	position: relative;
	z-index: 2;
}
.about-qualities-block-item-img{
	max-width: 50%;
	position: relative;
	z-index: 1;
	margin-top: -35px;
}
.about-qualities-block-item-flex{
	margin-top: 15px;
	margin-bottom: -15px;
}
.about-qualities-block-item-col{
	width: 50%;
}
.about-qualities-block-item-content{
	margin-bottom: 25px;
}
.about-qualities-block-item-content-number{
	font-weight: 300;
	color: rgba(33, 33, 33, 0.6);
	width: 40px;
}
.about-qualities-block-item-content-inner{
	width:calc(100% - 40px);
}
.about-qualities-block-item-content-inner-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	letter-spacing: 0.02em;
	margin-bottom: 3px;
	max-width: 400px;
	padding-right: 10px;
}
.about-qualities-block-item-content-inner-text{
	font-weight: 300;
	max-width: 400px;
	padding-right: 10px;
}
.about-qualities-block-formlink {
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #212121;
	text-transform: uppercase;
	display: block;
	border: 1px solid #212121;
	border-radius: 50px;
	margin-top: 50px;
	padding: 18px 5px;
	transition: all .5s ease;
}
.about-qualities-block-formlink:hover{
	background: #f8f8f8;
}
@media screen and (max-width: 1200px){
	.about-qualities-block-item-title {
		font-size: 30px;
	}
}
@media screen and (max-width: 990px){
	.about-qualities-block-left {
		width: 100%;
		border: none;
		padding: 0 0 25px;
	}
	.about-qualities-block-right {
		width: 100%;
		padding: 0;
	}
	.about-qualities-block-item-title {
		margin-top: 0;
	}
	.about-qualities-block-item-img {
		margin-top: 0;
	}
	.about-qualities-block-formlink {
		margin-top: 0;
		padding: 18px 25px;
		display: inline-block;
	}
}
@media screen and (max-width: 768px){
	.about-qualities-block > .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.about-qualities-block-item-title {
		width: 100%;
	}
	.about-qualities-block-item-img {
		max-width: 70%;
	}
	
}
@media screen and (max-width: 600px){
	.about-qualities-block-item-col {
		width: 100%;
	}
	.about-qualities-block-item-content-inner-title,
	.about-qualities-block-item-content-inner-text {
		padding-right: 0;
	}
}

/* TEAM */
.about-team-block{
	margin-bottom: -2px;
}
.about-team-block > .container{
	padding: 50px 130px;
	border-radius: 20px 20px 0 0;
}
.about-team-block-left{
	width: 50%;
}
.about-team-block-right{
	width: 50%;
}
.about-team-img{
	border-radius: 12px;
}
.about-team-block-title{
	font-weight: 400;
	font-size: 58px;
	line-height: 110%;
	color: #181819;
	margin-bottom: 47px;
}
.about-team-block-text{
	font-weight: 300;
	color: #181819;
	margin-bottom: 47px;
}
.about-team-block-btn{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #212121;
	display: inline-block;
	padding: 18px 37px;
	border: 1px solid #212121;
	border-radius: 50px;
	transition: all .5s ease;
}
.about-team-block-btn:hover{
	background: #f8f8f8;
}
@media screen and (max-width: 1390px){
	.about-team-block > .container {
		padding: 50px 46px;
	}
}
@media screen and (max-width: 1200px){
	.about-team-block-title {
		font-size: 40px;
		margin-bottom: 25px;
	}
	.about-team-block-left {
		padding-right: 25px;
	}
}
@media screen and (max-width: 990px){
	.about-team-block-title {
		font-size: 30px;
	}
	.about-team-block-text {
		font-weight: 300;
		color: #181819;
		margin-bottom: 25px;
	}
	.about-team-block-btn {
		font-size: 14px;
		padding: 15px 25px;
	}
	.about-team-block > .container {
		padding: 25px;
	}
}
@media screen and (max-width: 600px){
	.about-team-block-left {
		width: 100%;
		padding: 0 0 25px;
	}
	.about-team-img {
		margin: auto;
	}
	.about-team-block-right {
		width: 100%;
	}
}

/********************************************************************************************************************************************************************************/
/**************************************************** CAREER ********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-career-page .standard-block-1-title{
	font-size: 58px;
	margin-bottom: 57px;
	color: #141414;
	padding-top: 13px;
}
@media screen and (max-width: 1200px){
	.page-template-career-page .standard-block-1-title{
		font-size: 40px;
		margin-bottom: 25px;
		padding-top: 0;
	}
}
@media screen and (max-width: 768px){
	.page-template-career-page section:not(.type-form),
	.page-template-career-page .page-template-content > div{
		margin-bottom: 25px;
	}
	.page-template-career-page .standard-block-1-title{
		font-size: 30px;
	}
}


/* HERO */
.career-hero{
	padding-top: 120px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.career-hero-left {
	width: 50%;
}
.career-hero-right {
	width: 50%;
	padding-left:25px;
}
.career-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin: 49px 0 18px;
}
.career-hero-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	margin-bottom: 96px;
	max-width: 535px;
}
.career-hero-btn{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 19px 40px;
	display: inline-block;
	border: 1px solid #F8F8F8;
	border-radius: 40px;
	margin-bottom: 25px;
	transition: all .5s ease;
}
.career-hero-btn:hover{
	color:#212121;
	background:#fff;
}
@media screen and (max-width: 1439px){
	.career-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.career-hero {
		padding-top: 75px;
	}
	.career-hero-title {
		font-size: 50px;
	}
	.career-hero-subtitle{
		margin-bottom: 25px;
	}
	.career-hero-btn {
		font-size: 12px;
		padding: 15px 25px;
	}
}
@media screen and (max-width: 600px){
	.career-hero-title {
		margin-top: 25px;
	}
	.career-hero-left {
		width: 100%;
	}
	.career-hero-right {
		display: none;
	}
}


/* VACANCIES */
.page-template-career-page .standard-block-1-left-btn{
	max-width: 263px;
	margin-top: 20px;
}
.careers-left-text{
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	color: #181819;
	margin-top: 20px;
}
.careers-left-text p:not(:last-child){
	margin-bottom: 10px;
}
.careers-vacancies{
	padding-top: 26px;
}
.careers-vacancy{
	padding-bottom: 26px;
	position: relative;
	display:none;
}
.careers-vacancy.active{
	display:block;
}
.careers-vacancy:not(:last-child){
	margin-bottom: 36px;
	border-bottom: 1px solid #F8F8F8;
}
.careers-vacancy-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #181819;
	padding-right: 45px;
	margin-bottom: 15px;
}
.careers-vacancy-meta,
.careers-vacancy-salary{
	margin:0 15px 15px 0;
	border-radius: 73px;
	padding: 7px 24px;
	font-size: 14px;
	line-height: 18px;
}
.careers-vacancy-meta{
	color: #212121;
	border: 1px solid #212121;
}
.careers-vacancy-salary{
	color: #F8F8F8;
	background: #212121;
}
.careers-vacancy-cities{
	font-weight: 300;
	font-size: 16px;
	line-height: 34px;
	color: #181819;
}
.careers-vacancy::after {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: 0;
	border: 1px solid #212121;
	border-radius: 100%;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px auto;
	transition: all .5s ease;
}
.careers-vacancy:hover::after {
	background-color:#fff;
}
.career-vacancies-switchers{
	max-width: 260px;
	margin-bottom: 46px;
	background-color: #FFFFFF;
	border: 1px solid #CBCBCB;
	border-radius: 28px;
	padding: 16px 40px 16px 64px;
	cursor: pointer;
	color: rgba(33, 33, 33, 0.6);
	position: relative;
	background-image: url(images/footer-form-col-right-switchers.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.career-vacancies-switchers::after{
	content:'';
	position: absolute;
	right:18px;
	top:calc(50% - 5px);
	width:16px;
	height:10px;
	transition:all .5s ease;
	background-image: url(images/footer-form-col-right-switchers-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}
.career-vacancies-switchers.active::after{
	transform:rotate(180deg);
}
.career-vacancies-switchers-content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 54px;
	background: #f8f8f8;
	border-radius: 10px;
	border: 1px solid #CBCBCB;
	overflow: hidden;
	display:none;
	z-index: 2;
}
.career-vacancies-switchers-content.active{
	display:block;
}
.career-vacancies-switch{
	display: block;
	padding: 15px;
}
.career-vacancies-switch.active{
	background: #f1f1f1;
}
@media screen and (max-width: 768px){
	.careers-vacancy-title {
		font-size: 22px;
	}
}


/* FORM */
.page-template-career-page .standard-block-1.type-form{
	margin-bottom: -2px;
}
.page-template-career-page .standard-block-1.type-form > .container {
	border-radius: 20px 20px 0 0;
}

/********************************************************************************************************************************************************************************/
/**************************************************** ACADEMY *******************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-academy-page .standard-block-1-title{
	font-size: 58px;
	margin-bottom: 57px;
	color: #141414;
	padding-top: 13px;
}
@media screen and (max-width: 1200px){
	.page-template-academy-page .standard-block-1-title{
		font-size: 40px;
		margin-bottom: 25px;
		padding-top: 0;
	}
}
@media screen and (max-width: 768px){
	.page-template-academy-page section:not(.type-form),
	.page-template-academy-page .page-template-content > div{
		margin-bottom: 25px;
	}
	.page-template-academy-page .standard-block-1-title{
		font-size: 30px;
	}
}


/* HERO */
.academy-hero{
	padding-top: 120px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.academy-hero-left {
	width: 50%;
}
.academy-hero-right {
	width: 50%;
	padding-left:25px;
}
.academy-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin: 28px 0 38px;
}
.academy-hero-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	margin-bottom: 25px;
	max-width: 535px;
}
.academy-hero-right img{
	margin-bottom: -4px;
}
@media screen and (max-width: 1439px){
	.academy-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.academy-hero {
		padding-top: 75px;
	}
	.academy-hero-title {
		font-size: 50px;
	}
	.academy-hero-subtitle{
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 600px){
	.academy-hero-title {
		margin-top: 25px;
	}
	.academy-hero-left {
		width: 100%;
	}
	.academy-hero-right {
		display: none;
	}
}


/* CATEGORIES */
.academy-categories{
	margin-bottom: 45px;
}
.academy-categories-flex a{
	border: 1px solid rgba(33, 33, 33, 0.6);
	border-radius: 40px;
	display: inline-block;
	padding: 11px 19px;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	transition: all .5s ease;
	margin: 0 5px 5px;
}
.academy-categories-flex a:hover,
.academy-categories-flex a.current{
	background: #212121;
	color: #F8F8F8;
}
@media screen and (max-width: 1439px){
	.academy-categories > .container{
		padding: 0 15px;
	}
}


/* COURSES */
.standard-block-1.courses .standard-block-1-left-btn{
	max-width: 263px;
	margin-top: 20px;
}
.standard-block-1.courses .standard-block-1-col-right {
	padding: 0;
}
.course-item{
	width:50%;
	padding:16px 20px 0 16px;
	position:relative;
	border-right:1px solid #f8f8f8;
}
.course-item:nth-child(2n){
	padding:16px 17px 0 20px;
	border-right:none;
}
.course-item::after {
	content: "";
	position: absolute;
	display: block;
	width: calc(100% - 36px);
	height: 1px;
	background: #f8f8f8;
	top: 0;
	left: 16px;
}
.course-item:nth-child(2n)::after{
	left:20px;
}
.course-item:nth-child(1)::after,
.course-item:nth-child(2)::after{
	display:none;
}
.course-item-image{
	margin-bottom: 16px;
	overflow: hidden;
	border-radius: 12px;
}
.course-item-image img{
	height:auto;
	transition: all 1s ease;
}
.course-item a:hover .course-item-image img{
	transform: scale(1.04);
}
.course-item-title{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
	color: #141414;
	padding-right: 24px;
	background-image: url(images/arrow3-black.svg);
	background-repeat: no-repeat;
	background-position: 100% center;
	background-size: 24px;
	margin-bottom: 8px;
}
.course-item a:hover .course-item-title{
	background-image: url(images/arrow3-blue.svg);
}
.course-item-text{
	font-weight: 300;
	color: #141414;
	margin-bottom: 16px;
}
.course-item-meta{
	margin-bottom: 16px;
}
.course-item-cat{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	padding: 7px 16px;
	margin-right: 14px;
	border: 1px solid #212121;
	border-radius: 8px;
}
.course-item-materials{
	font-size: 14px;
	line-height: 18px;
}
.courses-flex.hidden,
.course-item.hidden{
	display:none;
}
.load-more-posts-btn-wrap.for-courses{
	padding-top: 50px;
	text-align: left;
	padding-left: 18%;
}
@media screen and (max-width: 990px){
	.standard-block-1.courses .standard-block-1-col-left {
		order: 2;
	}
	.standard-block-1.courses .standard-block-1-col-right {
		order: 1;
	}
}
@media screen and (max-width: 768px){
	.load-more-posts-btn-wrap.for-courses {
		padding-top: 25px;
		text-align: center;
		padding-left: 0;
	}
	.course-item,
	.course-item:nth-child(2n){
		width: 100%;
		padding: 16px 0 0;
		border-right: none;
		max-width: 440px;
		margin: auto;
	}
	.course-item:nth-child(1)::after, 
	.course-item:nth-child(2)::after {
		display: block;
	}
	.course-item::after,
	.course-item:nth-child(2n)::after{
		width: 100%;
		left: 0;
	}
	.course-item-title {
		font-size: 22px;
	}
}


/* FORM */
.page-template-academy-page .standard-block-1.type-form{
	margin-bottom: -2px;
}
.page-template-academy-page .standard-block-1.type-form > .container {
	border-radius: 20px 20px 0 0;
}


/********************************************************************************************************************************************************************************/
/**************************************************** TEAM **********************************************************************************************************************/
/********************************************************************************************************************************************************************************/

.page-template-team-page .standard-block-1-title{
	font-size: 58px;
	margin-bottom: 57px;
	color: #141414;
	padding-top: 13px;
}
@media screen and (max-width: 1200px){
	.page-template-team-page .standard-block-1-title{
		font-size: 40px;
		margin-bottom: 25px;
		padding-top: 0;
	}
}
@media screen and (max-width: 768px){
	.page-template-team-page section:not(.type-form),
	.page-template-team-page .page-template-content > div{
		margin-bottom: 25px;
	}
	.page-template-team-page .standard-block-1-title{
		font-size: 30px;
	}
}


/* HERO */
.team-hero{
	padding-top: 120px;
	padding-bottom: 33px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.team-hero-left {
	width: 50%;
}
.team-hero-right {
	width: 50%;
	padding-left:25px;
}
.team-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin: 49px 0 19px;
}
.team-hero-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	max-width: 535px;
}
@media screen and (max-width: 1439px){
	.team-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.team-hero {
		padding-top: 75px;
	}
	.team-hero-title {
		font-size: 50px;
	}
}
@media screen and (max-width: 600px){
	.team-hero-title {
		margin-top: 25px;
	}
	.team-hero-left {
		width: 100%;
	}
	.team-hero-right {
		display: none;
	}
}


/* TEAM */
.page-template-team-page .standard-block-1-left-btn {
	max-width: 263px;
	padding-right: 58px;
	padding-left: 58px;
	margin-top: 20px;
}
.page-template-team-page .main-about-right-titles {
	margin-top: 21px;
	margin-bottom: 0;
}
.team-block-flex{
	margin-top:50px;
}
.team-block-flex-item{
	padding: 46px 26px;
	width: 25%;
	border-right: 1px solid #F8F8F8;
	position: relative;
}
.team-block-flex-item::after{
	content:'';
	position: absolute;
	left:26px;
	top:15px;
	width:calc(100% - 52px);
	height:1px;
	background: #f8f8f8;
}
.team-block-flex-item:nth-child(1)::after,
.team-block-flex-item:nth-child(2)::after,
.team-block-flex-item:nth-child(3)::after,
.team-block-flex-item:nth-child(4)::after{
	display:none;
}
.team-block-flex-item img{
	margin: 0 auto 16px;
	border-radius: 12px;
}
.team-block-flex-item-name{
	font-weight: 500;
	font-size: 18px;
	line-height: 105%;
	margin-bottom: 8px;
	letter-spacing: 0.02em;
	color: #141414;
}
.team-block-flex-item-position{
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #76696F;
}
@media screen and (max-width: 1200px){
	.team-block-flex-item{
		padding: 32px 15px;
	}
	.team-block-flex-item::after{
		left:15px;
		width:calc(100% - 30px);
	}
}
@media screen and (max-width: 990px){
	.team-block-flex-item{
		width: 33%;
	}
	.team-block-flex-item:nth-child(4)::after{
		display:block;
	}
	.team-block-flex {
		margin-top: 25px;
	}
	.page-template-team-page .standard-block-1-left-btn {
		max-width: 300px;
		padding-right: 15px;
		padding-left: 15px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 768px){
	.team-block-flex-item{
		width: 50%;
	}
	.team-block-flex-item:nth-child(3)::after{
		display:block;
	}
}
@media screen and (max-width: 450px){
	.team-block-flex-item{
		width: 100%;
		padding-bottom: 5px;
	}
	.team-block-flex-item:nth-child(2)::after{
		display:block;
	}
}


/* FORM */
.page-template-team-page .standard-block-1.type-form{
	margin-bottom: -2px;
}
.page-template-team-page .standard-block-1.type-form > .container {
	border-radius: 20px 20px 0 0;
}



/********************************************************************************************************************************************************************************/
/**************************************************** TESTIMONIALS **************************************************************************************************************/
/********************************************************************************************************************************************************************************/
.page-template-testimonials-page .footer-form{
	display:block;
}

.page-template-testimonials-page .standard-block-1-title{
	font-size: 58px;
	margin-bottom: 57px;
	color: #141414;
	padding-top: 13px;
}
@media screen and (max-width: 1200px){
	.page-template-testimonials-page .standard-block-1-title{
		font-size: 40px;
		margin-bottom: 25px;
		padding-top: 0;
	}
}
@media screen and (max-width: 768px){
	.page-template-testimonials-page section,
	.page-template-testimonials-page .page-template-content > div{
		margin-bottom: 25px;
	}
	.page-template-testimonials-page .standard-block-1-title{
		font-size: 30px;
	}
}


/* HERO */
.testimonials-hero{
	padding-top: 120px;
	padding-bottom: 33px;
	background: linear-gradient(180deg, rgba(248, 248, 248, 0) -33.35%, rgba(248, 248, 248, 0.3) 1.29%, rgba(248, 248, 248, 0.244003) 28.8%, rgba(248, 248, 248, 0) 86.53%), linear-gradient(112.02deg, #4A4595 2.22%, #9C57CB 96.14%);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 45px 45px;
	margin-bottom: 50px;
}
.testimonials-hero-left {
	width: 50%;
}
.testimonials-hero-right {
	width: 50%;
	padding-left:25px;
	position: relative;
	min-height: 450px;
}
.testimonials-hero-title{
	font-weight: 400;
	font-size: 90px;
	line-height: 100%;
	color: #F8F8F8;
	margin: 0 0 22px;
}
.testimonials-hero-subtitle {
	font-weight: 300;
	font-size: 18px;
	line-height: 120%;
	color: #F8F8F8;
	margin-bottom: 32px;
}

.testimonials-hero-btn{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 19px 40px;
	display: inline-block;
	border: 1px solid #F8F8F8;
	border-radius: 40px;
	margin-bottom: 25px;
	transition: all .5s ease;
}
.testimonials-hero-btn:hover{
	color:#212121;
	background:#fff;
}
.testimonials-hero-right-content{
	position: relative;
	z-index:1;
	margin-left: auto;
	width: 286px;
}
.testimonials-hero-right > img{
	position: absolute;
	z-index:0;
	top: 0;
	left: 0;
	max-height: 100%;
}
.testimonials-hero-right .main-about-left-reviews{
	margin: 0 0 20px;
	width: 100%;
}
.main-about-left-reviews-2-left{
	margin-right:15px;
}
.main-about-left-reviews-top p.main-about-left-reviews-2-right-title{
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
}
.main-about-left-reviews-top p.main-about-left-reviews-2-right-number{
	font-weight: 300;
	font-size: 28px;
	line-height: 120%;
}
.testimonials-hero-rating-title{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 20px;
}
@media screen and (max-width: 1439px){
	.testimonials-hero{
		border-radius:0;
	}
}
@media screen and (max-width: 990px){
	.testimonials-hero {
		padding-top: 75px;
	}
	.testimonials-hero-title {
		font-size: 50px;
	}
	.testimonials-hero-btn {
		font-size: 12px;
		padding: 15px 25px;
	}
	.testimonials-hero-right {
		min-height: unset;
	}
}
@media screen and (max-width: 768px){
	.testimonials-hero-right > img{
		display:none;
	}
}
@media screen and (max-width: 600px){
	.testimonials-hero-title {
		margin-top: 25px;
	}
	.testimonials-hero-left {
		width: 100%;
	}
	.testimonials-hero-right {
		width: 100%;
		padding: 0;
	}
}


/* TESTIMONIALS */
.page-template-testimonials-page .standard-block-1.testimonials > .container{
	padding: 50px 50px 10px;
}
.page-template-testimonials-page .standard-block-1-flex.testimonials-flex{
	margin:0 -20px;
	border:none;
}
.page-template-testimonials-page .main-testimonials-item{
	margin: 0 20px 40px;
	border-radius: 12px;
}
.page-template-testimonials-page .main-testimonials-item.type-text{
	width:calc(25% - 40px);
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	align-content: space-between;
}
.page-template-testimonials-page .main-testimonials-item.type-video{
	width:calc(50% - 40px);
}
.page-template-testimonials-page .main-testimonials-item-content {
	border: none;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-item-content {
	min-height: unset;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who {
	width: 100%;
	position: relative;
	padding: 15px 30px 20px 80px;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who::after{
	position: absolute;
	content:'';
	top: 0;
	left: 30px;
	width:calc(100% - 60px);
	height:1px;
	background:rgba(49, 49, 49, 0.15);
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who-link {
	left: 30px;
	top: 15px;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who-position{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-item-content {
	margin: 30px 30px 10px;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-item-text{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
	margin-bottom: 15px;
}
.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-item-text.open{
    display: block;
}
.page-template-testimonials-page .main-testimonials-item.type-video .main-testimonials-image {
	min-height: 250px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.page-template-testimonials-page .main-testimonials-item.type-video .main-testimonials-who {
	padding: 14px 30px 20px;
}
.main-testimonials-item-content-link {
	color: #719CFF;
	background: url(images/testimonials-content-link.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) center;
}
@media screen and (max-width: 1400px){
	.page-template-testimonials-page .main-testimonials-item.type-video .main-testimonials-image {
		min-height: unset;
	}
}
@media screen and (max-width: 1200px){
	.page-template-testimonials-page .standard-block-1.testimonials > .container{
		padding: 25px 25px 5px;
	}
	.page-template-testimonials-page .standard-block-1-flex.testimonials-flex {
		margin: 0 -10px;
	}
	.page-template-testimonials-page .main-testimonials-item {
		margin: 0 10px 20px;
	}
	.page-template-testimonials-page .main-testimonials-item.type-video {
		width: calc(50% - 20px);
	}
	.page-template-testimonials-page .main-testimonials-item.type-text {
		width: calc(25% - 20px);
	}
	.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-item-content {
		margin: 15px 15px 10px;
	}
	.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who {
		padding: 15px 15px 15px 65px;
	}
	.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who-link {
		left: 15px;
	}
	.page-template-testimonials-page .main-testimonials-item.type-text .main-testimonials-who::after {
		left: 15px;
		width: calc(100% - 30px);
	}
	.page-template-testimonials-page .main-testimonials-item.type-video .main-testimonials-who {
		padding: 14px 15px 15px;
	}
}
@media screen and (max-width: 990px){
	.page-template-testimonials-page .main-testimonials-item.type-text {
		width: calc(50% - 20px);
	}
}
@media screen and (max-width: 650px){
	.page-template-testimonials-page .main-testimonials-item.type-video,
	.page-template-testimonials-page .main-testimonials-item.type-text {
		width: 100%;
		margin: 0 0 20px;
		max-width: unset;
	}
}