/* Добавил для интеграции */
.logo.works-post > a.logo-link + span {
	display: none;
}
.container .row{
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}
.mobile-please-wrap{
    display: none !important;
}
.wrapper{
    background: #fff !important;
}
h3{
    text-transform: none;
}
img {
    max-width: unset;
}

body{
	font-family: "SegoeUIRegular";
    font-weight: 400;
    font-size: 16px;
    color: #585858;
}
.ovh h1, h2, h3, h4, p, ul, ol, label, body{
    margin: 0px;
}
.ovh h1, h2, h3, h4, h5, h6{
    font-weight: 300;
    font-family: 'PF Din Text Comp Pro';
    font-size: 50px;
    display: table;
    color: #323232;
}
.ovh h1{
    font-size: 68px;
    line-height: 1.16;
}
.ovh h1 span{
    display: table;
}
.ovh h1 span, h2{
    border-bottom: 2px solid #FC008A;
}
h3{
    font-size: 30px;
}
p, li{
    font-size: 18px;
}
a, a:focus, a:hover{
	text-decoration: none;
	color: #fff;
}
ul, ol{
    padding: 0px;
}
ul li, ol li{
    list-style-type: none;
}
iframe{
    border: none;
}
.ovh{
    overflow: hidden;
}
.forpos{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pa{
    position: absolute;
}
.pr{
    position: relative;
}
.pf{
    position: fixed;
}
#main{
    background: url(../img/bg.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 732px;
    padding-top: 160px;
    background-attachment: fixed;
}
.white-block{
    background-color: #fff;
    padding: 50px;
    padding-bottom: 45px;
    max-width: 615px;
    position: relative;
    box-shadow: 45.255px 45.255px 20px 0px rgba(0, 0, 0, 0.07);
    z-index: 1;
}
.white-block p{
    margin: 40px 0px;
}
.logo-l{
    display: block;
    width: 237px;
    height: 75px;
    background: url(../img/logo.svg) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: 45px;
}
.btn-theme{
    font-size: 26px;
    padding-left: 40px;
    padding-right: 82px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 35px;
    background: #63C9CD url(../img/link.svg) right 36px center no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.btn-theme:hover{
    background-color: #3ab1b7;
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}
.devices{
    margin-left: 35px;
    width: 168px;
    height: 36px;
}
#tasks{
    position: relative;
}
#tasks .container{
    position: relative;
    min-height: 1022px;
    padding-top: 230px;
    padding-bottom: 80px;
}
.left-block{
    width: calc(50% + 60px);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#tasks .left-block{
    background-image: -moz-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
    background-image: -webkit-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
    background-image: -ms-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
}
.notebook{
    background: url(../img/notebook.png) center no-repeat;
    -webkit-background-size: 1109px auto;
    background-size: 1109px auto;
    width: 100%;
    height: 848px;
    position: absolute;
    left: -260px;
    top: 160px;
}
.tasks ul{
    padding-top: 5px;
}
.tasks li, .question-block li{
    margin-top: 25px;
    padding-left: 21px;
    position: relative;
}
.tasks li:before, .question-block li:before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #63C8CD;
    position: absolute;
    left: 0;
    top: 10px;
}
.circle{
    background: url(../img/circle.svg) right center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: -117px;
    height: 750px;
    width: 424px;
}
.devices *{
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
}
.pc{
    width: 25%;
    background-image: url(../img/desktop.svg);
}
.nb{
    width: 32.142857%;
    height: 94.4445%;
    background-image: url(../img/notebook.svg);
}
.pl{
    width: 16.6666667%;
    height: 91.666667%;
    background-image: url(../img/tablet.svg);
}
.mb{
    width: 10.119048%;
    height: 88.888889%;
    background-image: url(../img/mobile.svg);
}
.circle2{
    background: url(../img/circle2.svg) left center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: -87px;
    width: 585px;
    height: 753px;
}
.design{
    width: 1230px;
    height: 966px;
    position: absolute;
    left: -186px;
    top: 55px;
    z-index: 1;
    background: url(../img/design.png) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.right-block{
    width: 100%;
    height: 100%;
    position: relative;
}
.allblocks .left-block{
    position: relative;
    flex-shrink: 0;
}
#numbers .right-block{
    background-image: -moz-linear-gradient( 56deg, rgb(191,226,253) 0%, rgb(243,253,198) 100%);
    background-image: -webkit-linear-gradient( 56deg, rgb(191,226,253) 0%, rgb(243,253,198) 100%);
    background-image: -ms-linear-gradient( 56deg, rgb(191,226,253) 0%, rgb(243,253,198) 100%);
}
.numbers{
    max-width: 450px;
    margin-top: -25px;
}
.number{
    margin-top: 60px;
    text-align: center;
}
.number img{
    height: 60px;
}
.number b{
    padding-top: 40px;
    padding-bottom: 30px;
    display: block;
    font-size: 30px;
    color: #323232;
    font-weight: normal;
}
.number span{
    color: #FB4460;
}
#numbers{
    position: relative;
}
#numbers .container{
    min-height: 1095px;
    padding-top: 250px;
    padding-bottom: 80px;
}
#colors{
    padding-top: 45px;
    padding-bottom: 340px;
}
.colors{
    margin-top: 40px;
}
.color{
    width: 32.433%;
    height: 360px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-left: -9.91%;
    border: 1px solid #fff;
    box-shadow: 24.042px 24.042px 20px 0px rgba(1, 2, 2, 0.07);
    flex-shrink: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.color:first-child{
    margin-left: 0;
}
.color:nth-child(2n){
    z-index: -1;
    margin-top: 96px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.line{
    width: 71.111111%;
    height: 71.111111%;
    background: url(../img/line.png) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.first-color, .second-color{
    position: absolute;
    font-weight: 600;
}
.first-color{
    left: 30px;
    bottom: 26px;
}
.second-color{
    right: 30px;
    top: 26px;
}
.color:nth-child(2) .second-color{
    right: 135px;
}
.colors img{
    width: 752px;
    position: absolute;
    left: calc(100% - 360px);
    top: 360px;
    z-index: -2;
}
#colors .container > p{
    font-size: 17px;
    max-width: 650px;
    margin-top: 40px;
}
#present{
    position: relative;
    height: 600px;
    background-image: -moz-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
    background-image: -webkit-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
    background-image: -ms-linear-gradient( 56deg, rgb(255,217,189) 0%, rgb(239,180,191) 99%);
}
.forvideo{
    position: absolute;
    top: -220px;
    width: calc(100% - 30px);
}
.video{
    width: 100%;
    height: 650px;
    margin-top: 40px;
    box-shadow: 45.255px 45.255px 20px 0px rgba(0, 0, 0, 0.07);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}
.question-block{
    width: 426px;
    margin-right: -15px;
    background-color: #fff;
    box-shadow: 45.255px 45.255px 20px 0px rgba(0, 0, 0, 0.07);
    padding: 30px;
    position: relative;
    z-index: 1;
    cursor: auto;
}
.question-block ul{
    padding-top: 15px;
}
.question-block li{
    margin-top: 15px;
}
.video iframe{
    display: none;
}
.active iframe{
    display: block!important;
}
.activevideo .question-block{
    display: none;
}



#adaptiv{
    background: url(../img/circle3.svg) center no-repeat;
    -webkit-background-size: auto 88.138528%;
    background-size: auto 88.138528%;
}
#adaptiv .container{
    padding-top: 160px;
    min-height: 1155px;
    padding-bottom: 700px;
}
.txt-adaptiv{
    z-index: 1;
    max-width: 420px;
}
.txt-adaptiv p{
    margin-top: 40px;
}
.mobiles{
    height: 1155px;
}
.mobile{
    position: absolute;
}
.mobile img{
    height: 100%;
}
.mobile:nth-child(1){
    left: -46.052632%;
    top: 34.632035%;
    z-index: 1;
    height: 67.878788%;
}
.mobile:nth-child(2){
    left: 5.263158%;
    top: 31.168831%;
    height: 67.878788%;
}
.mobile:nth-child(3){
    left: 33.333333%;
    top: -0.865801%;
    z-index: 4;
    height: 57.229437%;
}
.mobile:nth-child(4){
    left: 73.684211%;
    top: 43.290043%;
    z-index: 0;
    height: 67.878788%;
}
.marker{
    color: #FB4460;
    font-size: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    z-index: 5;
    width: 100%;
}
.mobile:nth-child(2n-1) .marker:before, .mobile:nth-child(2n) .marker:after{
    content: '';
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #63C8CD url(../img/plus.svg) center no-repeat;
    -webkit-background-size: 26px;
    background-size: 26px;
    margin-right: 9px;
    border: 1px solid #fff;
}
.mobile:nth-child(2n) .marker:after{
    margin-right: 0;
    margin-left: 9px;
}
.mobile:nth-child(1) .marker{
    top: 9.94898%;
    left: 39.678458%;
}
.mobile:nth-child(2) .marker{
    top: 66.326531%;
    left: 29.024057%;
}
.mobile:nth-child(3) .marker{
    top: 24.962179%;
    left: 62.122498%;
}
.mobile:nth-child(4) .marker{
    top: 41.709184%;
    left: 12.491366%;
}
.bgdesc{
    background-image: -moz-linear-gradient( 56deg, rgb(192,189,255) 0%, rgb(180,236,239) 99%);
    background-image: -webkit-linear-gradient( 56deg, rgb(192,189,255) 0%, rgb(180,236,239) 99%);
    background-image: -ms-linear-gradient( 56deg, rgb(192,189,255) 0%, rgb(180,236,239) 99%);
    height: 68.85%;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: -1;
}
.forlines{
    width: 376px;
    height: 260px;
    top: 120px;
    right: -188px;
}
.bold-line{
    background-image: -moz-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    opacity: 0.149;
    width: 100%;
    height: 26.923077%;
    border-radius: 35px;
}
.bold-line:nth-child(1){
    margin-top: 0;
}
.bold-line:nth-child(2){
    width: 117%;
}
.txt-desk p{
    width: 100%;
    padding-right: 20px;
    margin-top: 35px;
}
.tabs{
    margin-top: 35px;
    width: 555px;
    border-radius: 30px;
    flex-shrink: 0;
    margin-right: 10px;
}
.tab{
    background-image: -moz-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,0,168) 0%, rgb(254,78,98) 100%);
    opacity: 0.4;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 60px;
    font-size: 30px;
    font-weight: 300;
    font-family: 'PF Din Text Comp Pro';
    -webkit-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
    color: #fff;
    cursor: pointer;
}
.tab:nth-child(1){
    width: 27.927928%;
    border-radius: 30px 0px 0px 30px;
    flex-shrink: 0;
}
.tab:nth-child(2){
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
}
.tab:nth-child(3){
    width: 29.72973%;
    border-radius: 0px 30px 30px 0px;
    flex-shrink: 0;
}
.activetab{
    opacity: 1;
}
.monitor{
    width: 110.526316%;
    margin-left: -5.263158%;
    margin-top: 35px;
}
.monitor img{
    width: 100%;
    margin-bottom: -9px;
}
.pages{
    height: 63.706564%;
    width: 92.867143%;
    top: 3.7%;
    left: 3.57142857%;
}
.page{
    width: 100%;
    height: 100%;
    display: none;
    overflow: auto;
}
.activepage{
    display: block;
}

#tech{
    padding-top: 275px;
    padding-bottom: 120px;
    position: relative;
}
.circle4{
    background: url(../img/circle4.svg) left center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 49.874477%;
    height: 62.761506%;
    top: 18.619247%;
    left: 0;
}
.vision{
    width: 69.516729%;
    height: 53.225806%;
    background: url(../img/vismob.png) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    top: -4.26945%;
    left: -35.439901%;
    z-index: 3;
}
.forgirl{
    width: 806px;
    height: 88.200837%;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.girl{
    width: 100%;
    height: 100%;
    background: url(../img/girl.jpg) bottom right no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.techs{
    width: 240px;
    padding-top: 20px;
}
.techs img{
    margin-top: 22px;
}
.btn-brief{
    margin-top: 60px;
    margin-bottom: 20px;
    border-radius: 30px;
    width: 306px;
    height: 61px;
    background: #fff url(../img/bd.svg) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;
    font-size: 18px;
    color: #FB4460;
    font-weight: 600;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.btn-brief:hover{
    color: #FB4490;
    -webkit-box-shadow: 4px 4px 12px rgba(251,68,144,0.2);
    box-shadow: 4px 4px 12px rgba(251,68,144,0.2);
}
.btn-brief span{
    padding-left: 44px;
    position: relative;
}
.btn-brief span:before{
    content: '';
    background: url(../img/brief.svg) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
}
.widthblock{
    z-index: 2;
}
.widthblock{
    width: 485px;
}
.tech-block{
    border: 1px solid #F8F8F8;
    padding-top: 45px;
    padding-bottom: 60px;
    padding-left: 50px;
    padding-right: 40px;
    background-color: #fff;
    box-shadow: 45.255px 45.255px 20px 0px rgba(0, 0, 0, 0.07);
}
.shares{
    margin-top: 70px;
}
.iconshare{
    width: 30px;
    height: 30px;
    background: url(../img/share.svg) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 10px;  
}
.shares a{
    margin-left: 10px;
    padding: 5px 14px;
    color: #333;
    border-radius: 5px;
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-end;
    align-items: flex-end;
}
.shares a img{
    height: 18px;
    -ms-align-self: center;
    align-self: center;
}
.shares a span{
    display: inline-block;
    margin-left: 10px;
    line-height: 16px;
}
.fb{
    border: 1px solid #45578B;
}
.tt{
    border: 1px solid #45ADDF;
}
.shares .vk{
    padding-top: 7px;
    border: 1px solid #5079A1;
}
.widthblock .logo-l{
    margin-top: 120px;
    width: 157px;
    height: 50px;
    margin-bottom: 0;
}
/* СКРЫВАЕМ ОПИСАНИЕ В БЛОКЕ ВИДЕО */
.presentation__block--text,
.question-block {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.question-block {
	display: none;
}
.shares a {
    width: 59px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
