.index-page .header.abs,.about-page .header.abs {
    position: relative;
}
.index-page .header,.about-page .header{
	position: relative;
}
.header .container {
	padding:26px 0;
}
header.header {
	background: linear-gradient(251.34deg, #F3BB73 0%, #E75D8C 51.68%, #5D53C8 99.22%);
	min-height:482px;
}
.about-page header.header {
	min-height:393px;
}
.fixed {
	position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
	background:none;
	height:90px;
    /*background: linear-gradient(251.34deg, #F3BB73 0%, #E75D8C 51.68%, #5D53C8 99.22%);*/
	}
.fixed.fixedattop {background: linear-gradient(251.34deg, #F3BB73 0%, #E75D8C 51.68%, #5D53C8 99.22%);}
.header-content {
	margin-top:90px;
	}
.header-content .container {
	flex-direction:column;
	}
.header-content .container h1 {
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	color:#fff;
	margin-top:50px;
	text-align:center;
}
.about-page .header-content .container h1 {
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	color:#fff;
	margin-top:50px;
	text-align:center;
}
.header-content .container p {
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	color:#fff;
	margin-top:20px;
	text-align:center;
}
.header-content .container .bottom-block {
	margin-top:50px;
}
.header-content .container .bottom-block .little-text {
	font-style: normal;
	font-weight: normal;
	text-align:center;
	font-size: 13px;
	color:#fff;
}
.index-page .content,.about-page .content {
    z-index: 0;
    min-height: calc(100vh);
}
.index-page .content.zindex,.about-page .content.zindex  {z-index:10000;}
.header .menu-wrp ul li a {color:#fff;}
.header .menu-wrp ul li.active a {color:#fff;}
.about-content .cards__item {min-height: 450px;margin-bottom: 10px;background:none;}
.about-content .cards__item:nth-child(1) {
    min-height: 450px;
}
.about-content .cards__item:nth-child(1) {
    margin:0 9px 0 0;
}
.about-content .cards__item:nth-child(2) {
    margin:0 9px 0 0;
}
.about-content .cards__item:nth-child(3) {
    margin:0;
}
.about-content .cards__item:nth-child(2) img {
    height: 385px;
    width: 100%;
    left: 0;
    top: 0;
}
.about-content .cards__item img {
    height: 385px;
}
.about-content .cards__item p {
	position: absolute;
    bottom: 30px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #1D1D1F;
}
.about-content .cards__item div {
	position: absolute;
    bottom: 5px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.about-content .tools-block {margin-top:120px;}
/*.about-content .cards__item div.emp-description {
	position: absolute;
    top: 30%;
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	transition: transform .3s ease, opacity .3s ease;
    opacity: 0;
	padding:30px;
	z-index:2;
}
.about-content .cards__item:hover div.emp-description{
	opacity: 1;
    transform: translate3d(0, 0, 0);}
.about-content .cards__item:after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 385px;
    background-color: #363151;
    opacity: 0;
    transition: opacity .3s ease;
}
.about-content .cards__item:hover:after {
	opacity: 0.75;
}*/
.cases-content .cases__items {
    margin-top: 10px;
}
.demo-page header.header {background:none;min-height:90px;}
.demo-page .wrapper {
    height: auto;
    min-height: 100%;
    background: linear-gradient(234.99deg, #F3B974 0%, #E8608C 45%, #6154C7 94.94%);
}
.demo-page .demo-content h1 {
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.demo-content p {
	font-weight: normal;
	font-size: 19px;
	line-height: 30px;
	color: #FFFFFF;
}
.demo-page .footer .copy {font-weight: normal;
font-size: 19px;
line-height: 30px;
text-align: center;
color: rgba(255, 255, 255, 0.66);}
.demo-content {padding: 100px 0;}
a.button .icn-wrp {
background-color: #1ca419;
padding: 6px 4px 6px 6px;}
img.logo-pink {display:none;}
.back-white img.logo-pink {display:block;}
.back-white img.logo-white {display:none;}
.d-none-lg {display:none;}
.about-content .text-block {padding-left:0;padding:0 38px;}
.img-wrp.mobile img {padding-bottom:15px;}
.section.quick .half.desktop img {padding-left:90px;}
@media screen and (max-width: 1024px) {
.container {
    padding: 0 20px;}
	.header .container {
    padding: 26px 20px;
}
.about-content .text-block {padding-left:0;padding:0 0px;}
}
@media screen and (max-width:991px) {

.demo-page .wrapper {min-height:100vh;}
.demo-content {padding: 20px 0;}
.demo-content .form-title{font-weight: normal;
font-size: 17px;
line-height: 28px;
margin-bottom:20px;
color: #FFFFFF;}
.back-white {background:#fff !important;}
header.header {
	background: linear-gradient(218.76deg, #F3B874 0%, #E8628B 49.48%, #5F54C8 100%);
	min-height:467px;
}
.container {
    padding: 0 20px;}
.header .container {
    padding: 26px 20px;
}
.fixed.fixedattop {background: linear-gradient(218.76deg, #F3B874 0%, #E8628B 49.48%, #5F54C8 100%);}
.header-content .container h1 {
	font-size: 40px;
	line-height: 50px;
	margin-top:0px;
}
.header-content .container p {
	font-size: 17px;
	line-height: 28px;
}
.header-content .container .bottom-block {
	margin-top:30px;
}
.quick .text {
    padding-top: 20px;
}
.header .menu-wrp ul li a {color: #43486D;}
.header .menu-wrp ul li.active a {color: #364DB9;text-decoration:none;}
.about-content .cards__item p {
	left:10px;
}
.about-content .cards__item div {
	left:10px;
}
.about-content .tools-block {margin-top:50px;}
.about-page .header-content .container h1 {margin-top:20px;text-align:left;font-style: normal;
font-weight: 500;
font-size: 23px;
line-height: 30px;
letter-spacing: 0.02em;}
.about-page header.header {
    min-height: 288px;
}
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width:600px) {
.d-none-lg {display:block;}
.demo-page .demo-content h1 {
    margin-bottom: 10px;
}
.demo-content form {
    margin-bottom: 10px;
}
}