.main-style-davi{
    background:#fff;
    color:#4D4D4D;
    line-height: 2;
    font-size:18px;
}
.davi-hdr{
    background: transparent linear-gradient(159deg, #00CAD2 0%, #03BFCC 73%, #0E90B0 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(119deg, #3CBCB7 0%, #23AFB8 27%, #1EACB8 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding:12vw 30px;
    text-align: center;
    position: relative;
}
.davi-hdr img{
    width:500px;
    max-width:70%;
    margin:0 auto;
    padding:10px;
}
.davi-hdr .text{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    color:#fff;
    text-align: center;
    width:1200px;
    max-width:100%;
    left: 0;
    margin: auto;
    right: 0;
}
.davi-hdr .text .subtt{
    font-weight: 500;
    font-size: clamp(22px,2.4vw,60px);
    line-height: 1;
    filter: drop-shadow(0 0 10px #777);
}
.davi-hdr .text h1{
    font-size: clamp(40px, 6.1vw,150px);
    font-weight: 700;
    line-height: 1;
    filter: drop-shadow(0 0 10px #777);
    text-shadow: 0px 19px 27px #00000029;
}
.text-itm > .image-offs{
    margin-top:-10vw;
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.text-itm > .image-offs#imp1{
    top:0;
}
.spc-row-bg{
    margin:90px auto;
    margin-left: -50px;
    padding:50px;
    margin-right: -50px;
    border-radius: 34px;
    background:#f6f6f6;
}
.text-scroll,footer{
    display: none;
}
body.white-basket{
    background: #fff;
}
.img-compx{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-compx img:last-child{
    -webkit-animation: hvrimglv 3s ease-out infinite;
    -moz-animation: hvrimglv 3s ease-out infinite;
    -ms-animation: hvrimglv 3s ease-out infinite;
    -o-animation: hvrimglv 3s ease-out infinite;
    animation: hvrimglv 3s ease-out infinite;
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    max-width: 70%;
    margin-top: -80px;
    margin-right: -80px;
}
.text-itm h2.big-h2 {
    font-size: clamp(40px, 6.1vw,150px);
}
.text-itm h2 + .subt{
    margin-top:-10px;
    color:#000
}
.text-itm h2{
    color:#1EACB8;
    font-size: clamp(22px,3.2vw,70px);
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1;
}
.text-itm p.lead{
    font-size: clamp(16px,1.8vw,34px);
}
.img-compx2{
    justify-content: flex-start;
    width: 100%;
}
.img-compx2 img{
    max-width:70%;
}
.img-compx2 img:nth-of-type(2){
    z-index: 2;
    position: absolute;
    -webkit-animation: hvrimg 3.2s ease-out infinite;
    -moz-animation: hvrimglv 3.2s ease-out infinite;
    -ms-animation: hvrimglv 3.2s ease-out infinite;
    -o-animation: hvrimglv 3.2s ease-out infinite;
    animation: hvrimglv 3.2s ease-out infinite;
    margin-top: 0px;
    margin-left: 22%;
}
.img-compx2 img:nth-of-type(3){
    margin-left: 50%;
    z-index: 2;
    margin-top:0;
}
.img-top-offset .img-compx img{
    position: relative;
    bottom: -89px;
    margin-top:-380px;
    margin-right: 0;
    max-width: 90%;
}

.img-top-offset > *{
    margin: 0
}
.img-top-offset{
    overflow: hidden;
    margin-bottom: 90px;
    padding-top: 250px;
    margin-right: -50px;
    margin-left: -50px;
}
.img-compx.img-rel img:first-child{
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 10px;
}
.text-itm .row{
    padding:20px 0;
}
.text-itm{
    padding-bottom: 80px;
}
.img-compx3 img{
    position: absolute;
    max-width:50%;
}
.img-compx3 img:nth-of-type(2){
    left:50px;
    top:50px;
    max-width:40%;
    -webkit-animation: hvrimg 2.7s ease-in-out infinite;
    -moz-animation: hvrimglv 2.7s ease-in-out infinite;
    -ms-animation: hvrimglv 2.7s ease-in-out infinite;
    -o-animation: hvrimglv 2.7s ease-in-out infinite;
    animation: hvrimglv 2.7s ease-in-out infinite;
}
.img-compx3 img:nth-of-type(3){
    right:50px;
    top:0px;
    max-width:40%;
    -webkit-animation: hvrimg 3.1s ease-out infinite;
    -moz-animation: hvrimglv 3.1s ease-out infinite;
    -ms-animation: hvrimglv 3.1s ease-out infinite;
    -o-animation: hvrimglv 3.1s ease-out infinite;
    animation: hvrimglv 3.1s ease-out infinite;
}
.img-compx3 img:nth-of-type(4){
    margin:0;
    margin-left:150px;
    margin-top:50px;
    max-width:50%;
}
.one-zs{
    min-height: 350px;
    width: 20%;
    flex:0 0 20%;
    min-width:250px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background:#fff;
    border: 1px solid #F2F2F2;
    flex-direction: column;
    padding:30px;
    -webkit-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -moz-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -ms-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -o-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
}
.one-zs:hover{
    background:#00B6C1;
}
.one-zs .subtitle{
    position: relative;
    z-index: 3;
    font: normal normal normal 18px/22px Raleway;
    letter-spacing: 0.16px;
    color: #000000;
    z-index: 2;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}
.one-zs .title{
    position: relative;
    z-index: 3;
    font-size:24px;
    font-weight: 700;
    letter-spacing: 0.16px;
    color: #000000;
    z-index: 2;
    margin-bottom: 5%;
    text-align: center;
    line-height: 1.1;
}
.one-zs .mrs{
    font-weight: bold;
    letter-spacing: 0.36px;
    font-size:15px;
    color:#000;
    position: relative;
    z-index: 2;
}
.one-zs  .icon-i{
    width:200px;
    max-width: 80%;
    position: relative;
    z-index: 2;
    margin-bottom: 10%;
    height: 150px;
    object-fit: contain;
}

.one-zs:hover *,.one-zs:hover .mrs{
    color:#fff;
}
.one-zs .title,.one-zs .subtitle    {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.one-zs:hover img {
    transform: translateY(20px) scale(1.1);
}

.one-zs img {
    -webkit-transition: all .5s cubic-bezier(0.52, 0.19, 0.14, 0.96);
    -moz-transition: all .5s cubic-bezier(0.52, 0.19, 0.14, 0.96);
    -ms-transition: all .5s cubic-bezier(0.52, 0.19, 0.14, 0.96);
    -o-transition: all .5s cubic-bezier(0.52, 0.19, 0.14, 0.96);
    transition: all .5s cubic-bezier(0.52, 0.19, 0.14, 0.96);
    -webkit-transform: translate(0%, 10%) scale(0.9);
    -moz-transform: translate(0%, 0%) scale(0.9);
    -ms-transform: translate(0%, 0%) scale(0.9);
    -o-transform: translate(0%, 0%) scale(0.9);
    transform: translate(0%, 0%) scale(0.9);
}
.row-zasoby{
    display: flex;
    overflow: auto;
}
.davi-hdr2 h2{
    font-size: clamp(40px, 9.1vw,150px);
    font-weight: 700;
    line-height: 1;
    filter: drop-shadow(0 0 10px #777);
    text-shadow: 0px 19px 27px #00000029;
    margin-bottom: 50px;
}
.position_relative{
    position: relative;
}
.text-2{
    color:#fff;
    padding:30px 0;
}
.davi-hdr2{
    padding: 60px 40px;
}
.davi-hdr2::before {
    width: 379px;
    max-width:60%;
    height: 50%;
    content: '';
    background: url('/images/front/davi/b1.png') no-repeat center center;
    background-size: auto;
    background-size: contain;
    position: absolute;
    left: 5%;
    top: 20%;
    pointer-events: none;
}
.davi-hdr2 .text .subtt{
    line-height: 1;
    width:970px;
    max-width:100%;
    font-size: clamp(20px, 4.2vw,70px);
    font-weight: 700;
    margin:0 auto;
    filter: none;
}
.text-2 h3{
    font-size: clamp(30px, 6.2vw,150px);
    width:1200px;
    max-width:100%;
    line-height:0.98;
    margin:30px auto 60px;
    font-weight: 700;
}
.davi-hdr2 .text{
    padding-top:60px;
    position: relative;
    transform:none;
}
.text-2 .sp{
    font-weight: 500;
    margin-bottom: 0;
    margin-top:50px;
}

.bge-dsx .one-bge{
    display: flex;
    border-bottom:1px solid #1EACB8;
    padding:20px 0;
}
.bge-dsx .one-bge:last-of-type{
    border-color:transparent;
}
.bge-dsx .one-bge .lp,.bge-dsx .one-bge .nm{
    font: normal normal 600 32px/37px Raleway;
    color:#000000;
    margin-right: 20px;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}
.bge-dsx .one-bge .info{
    width:64%;
    margin-left: auto;
    line-height: 1.4;
}
.bge-dsx .one-bge .nm{
    width:220px;
}
.summ-info{
    background:#1EACB8;
    padding:60px 20px;
}
.summ-info .img-compx.img-rel img:first-child{
    margin-top:-120px;
    margin-bottom: -220px;
    pointer-events: none;
    margin-right: -200px;
}

@media (max-width: 1199px){
    .main-style-davi{
        font-size:15px;
    }
    .bge-dsx .one-bge{
        flex-wrap:wrap;
    }
    .bge-dsx .one-bge .info{
        width:100%;
        padding-top:20px;
    }
    .bge-dsx .one-bge .lp, .bge-dsx .one-bge .nm{
        font-size:26px;
    }
}
@media (max-width: 1199px){
    .img-top-offset #handler-first img{
        margin-top: 0;
    }
    .img-top-offset #handler-first.active img {
  margin-bottom: 0;bottom: 0;
}
}
@media (max-width: 575px){
    .text-itm .row{
        padding:0;
    }
    .right-photo,.img-top-offset .row{
        flex-direction: column-reverse;
    }
    .img-top-offset .img-compx img{
        margin-top: -80px;
        bottom: -80px;
    }
    .img-top-offset{
        padding-top:50px;
    }
    .img-top-offset .row.align-items-center .col-md-6 + .col-md-6{
        margin-top:-10px;
    }
    .img-compx{
        margin:20px auto;
    }
    .text-itm h2{
        margin:15px 0;
        font-size:24px;
    }
    .bge-dsx .one-bge .lp, .bge-dsx .one-bge .nm {
        font-size: 22px;
        line-height: 1;
    }
    .summ-info .img-compx.img-rel img:first-child {
        margin-top: -38px;
        margin-bottom: -119px;
        margin-right: 0;
    }
    .summ-info{
        padding:15px;
    }
    .summ-info .spc-row-bg{
        padding:40px;
    }
}
.img-top-offset #handler-first img{
    margin-bottom:-500px;
    -webkit-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -moz-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -ms-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    -o-transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
    transition: all 500ms cubic-bezier(0.600, -0.280, 0.735, 0.045);
}
.img-top-offset #handler-first.active img{
    margin-bottom:-50px;
}
.img-top-offset #handler-first{
    position:absolute;
    bottom:0;
    height: 100%;
}
.text-itm > .image-offs{
    transform: scale(0.8);
    opacity: 0;
    top:-10vw;
    -webkit-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -moz-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -ms-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -o-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
}
.text-itm > .image-offs.active{
    transform: scale(1);
    opacity: 1;
    top:0vw;
}
#imp2{
    left:-30vw;
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -moz-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -ms-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -o-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
}
#imp2.active{
    left:0vw;
    opacity: 1;
}
#imp3{
    right:-30vw;
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -moz-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -ms-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -o-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
}
#imp3.active{
    right:0vw;
    opacity: 1;
}
#imp4{
    transform: scale(0.8);
    opacity: 0;
    top:-10vw;
    -webkit-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -moz-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -ms-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    -o-transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
    transition: all 500ms cubic-bezier(.0,.97,.7,1.5);
}
#imp4.active{
    transform: scale(1);
    opacity: 1;
    top:0vw;
}
.solution-page-info{
    overflow-x: clip;
}
.solution-page-info .sticky-ctn{
    position: sticky;
    top:20px;
    padding-bottom: 20px;
}
.btn.btn-primary.btn-fixed-cl{
    position:fixed;
    bottom:0;
    left:0;
    background:#fff;
    z-index: 33;
}
.btn.btn-primary.btn-fixed-cl:hover{
    background:#000
}
.text-itm .col-md-5 .btn.btn-primary {
    background: #000;
    color: #fff;
    text-transform: none !important;
    font-size: 20px;
    font-weight: 400;
}
.text-itm .col-md-5 .btn.btn-primary:hover{
    background:#1EACB8;
    border-color:#1EACB8;
}
@media (max-width: 767px){
    .btn.btn-primary.btn-fixed-cl{
        left:0px;
    }
    .to-top{
        display: none !important;
    }
}