

/*.navbar-exc {
display: inline-block;
}
.navbar-exc a {
text-decoration: none;
font-weight: 500;
border: 1px solid #f5f5f5;
border-radius: 3px;
padding: 5px 10px;
margin-left: 15px;
position: relative;
top: 22px;
transition: .2s;
z-index: 1;
background-color: #f5f5f5;
}
.navbar-exc a:hover {
opacity: .9;
}*/

/*  Стили для окна видео  */
#video-youtube-1 .modal-dialog {
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
}
@media screen and (max-width: 767px) {
  #video-youtube-1 .modal-dialog {
    width: calc(100% - 80px);
    margin: 0;
  }
}

.navbar-exc-mini {
    display: block;
    text-align: center;
}

.navbar-exc-mini a {
    text-decoration: none;
    font-weight: 500;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    padding: 5px 10px;
    margin-left: 15px;
    position: relative;
    top: 22px;
    transition: .2s;
    background-color: #f5f5f5;
    z-index: 1;
}

.navbar-exc-mini a:hover {
    opacity: .9;
}

@media (max-width: 991px) {
    .navbar-exc {
        display: none;
    }
    .navbar-exc-mob {
        display: block;
    }
}

@media (min-width: 992px) {
    .navbar-exc-mob {
        display: none;
    }
}

/* Drupal Webform Fix */

.block-webform {
    position: relative;
    display: table;
}

.block-webform label {
    color: #000000
}

.block-webform .visible .webform-client-form {
    display: block;
}

.block-webform .webform-confirmation {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.block-webform .webform-confirmation p {
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 60px;
    pointer-events: auto;
    cursor: pointer;
    border-radius: 2px;
    background: #fff none repeat scroll 0 0;
    top: 50%;
    margin-top: -70px;
}

.block-webform h2.block-title,
.block-webform .h2.block-title {
    margin-bottom: 0;
    margin-top: 0;
}

.block-webform #modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 21px;
    height: 21px;
    cursor: pointer;
    border: none;
    background: none;
}

.block-webform .form-submit {
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    margin-top: 0;
    padding: 0 32px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 1px solid #00897b;
    border-radius: 2px;
    background: #00897b none repeat scroll 0 0;
}

.block-webform .form-submit:active {
    background-color: #00897b;
}

.block-webform .form-submit:hover {
    background-color: #009688;
}

.block-webform input {
    height: 33px;
}

.block-webform input,
.block-webform textarea {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    border: 1px solid #c4cbd5;
    border-radius: 4px;
}

.block-webform textarea {
    height: 80px;
    resize: none;
}

.block-webform .messages.error {
    display: none;
}

.webform-client-form {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}

.webform-client-form>div {
    position: relative;
    width: 313px;
    margin: 0 auto;
    padding: 30px;
    background: #fff none repeat scroll 0 0;
    top: 50% !important;
    margin-top: -225px;
    box-sizing: border-box;
}

.webform-client-form .webform-component-textfield input,
.webform-client-form .webform-component-email input {
    padding: 0 15px;
    border-radius: 2px !important;
}

.webform-confirmation .close {
    font-size: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 6px;
    cursor: pointer;
    border-radius: 15px;
    background: transparent url(/sites/all/themes/smartcat/img/close-modal.png) no-repeat scroll center center;
}

.webform-component--close {
    position: absolute;
    margin-top: -18px;
    margin-left: 257px;
}

.webform-component--close p {
    font-size: 0;
    padding: 6px;
    cursor: pointer;
    border-radius: 15px;
    background: transparent url(/sites/all/themes/smartcat/img/close-modal.png) no-repeat scroll center center;
}

.form-item.webform-component {
    text-align: left;
}

#block-webform-client-block-4979 {
    display: block;
    z-index: 999999;
}

#webform-ajax-wrapper-4979 .links {
    display: none;
}

/* End Drupal Webform Fix */

.floor-2 {
    padding: 15px 0;
}

.floor-2 .block-card {
    position: relative;
    /*если появятся баги - раскомментить*/
    /*overflow: hidden;*/
    height: 22.25vmax;
    padding: 20px;
    border-radius: 5px;
    outline: none;
    background: #f5f5f5;
}

.floor-2 a:hover,
.floor-2 a:active,
.floor-2 a:focus {
    text-decoration: none;
}

.floor-2 .block-card .block-card-sale {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -25px;
    right: -15px;
    transform: rotate(30deg);
}

.floor-2 .block-card .block-card-link {
    z-index: 2;
}

.floor-2 .block-card .block-card-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-clip-path: inset(20px 20px 20px 20px);
    clip-path: inset(20px 20px 20px 20px);
    clip: rect(auto auto auto auto);
}

.floor-2 .block-card .block-card-img img {
    position: absolute;
    top: 25%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 96%;
    background-color: rgba(255, 255, 255, 0);
}

.floor-2 .block-card .block-card-link .link-more:hover {
    color: #9575cc;
}

.floor-2 .block-card .block-card-bottom {
    position: absolute;
    right: 12px;
    bottom: 8px;
    display: block;
}

.floor-3 .block-blog-cards {
    margin-top: 15px;
}

.floor-3 .block-blog-cards a>.block-blog-card,
.floor-3 .block-blog-cards a:hover {
    text-decoration: none;
    color: #000;
}

.floor-3 .block-blog-cards .blog-card-1,
.floor-3 .block-blog-cards .blog-card-2,
.floor-3 .block-blog-cards .blog-card-3 {
    margin: 0;
    padding: 0;
}

.floor-3 .block-blog-cards .block-blog-card {
    height: 260px;
    margin-bottom: 20px;
}

.floor-3 .block-blog-cards .block-blog-card .block-blog-card-img {
    overflow: hidden;
    border-radius: 7px;
}

.floor-3 .block-blog-cards .block-blog-card .block-blog-card-img img {
    width: 100%;
}

.floor-3 .block-blog-cards .block-blog-card .block-blog-card-date {
    font-weight: 500;
}

.floor-4 {
    margin-top: 70px;
}

.floor-4 .block-clients .block-clients-logo {
    margin-top: 45px;
    padding: 0;
}

.floor-4 .block-clients .block-clients-logo .block-clients-container img {
    width: 100%;
    height: 33px;
}

@media (orientation: landscape) and (max-height: 540px) {
    .floor-2 .block-card .block-card-img img {
        position: absolute;
        top: 43%;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 80%;
        background-color: rgba(255, 255, 255, 0);
    }
}

.custom-blue.green-btn.reg-form {
    color: white;
    cursor: pointer;
    margin: 0;
    background-color: #7e64bd;
    transition: .2s;
    border-radius: 5px;
    border: 1px solid #7e64bd;
    font-size: 20px;
    padding: 9px 20px;
    height: auto;
    width: auto;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
}

.custom-blue.green-btn.reg-form:hover {
    opacity: .9;
}

.custom-grey.green-btn {
    color: #7e64bd;
    cursor: pointer;
    margin: 0;
    background-color: white;
    transition: .2s;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    font-size: 20px;
    padding: 9px 20px;
    height: auto;
    width: auto;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
    white-space: nowrap;
}

.custom-grey.green-btn:hover {
    opacity: .9;
    text-decoration: none;
    background-color: #e8e8e8;
}

.custom-grey.green-btn:focus {
    text-decoration: none;
}

.custom-span {
    font-size: 20px;
    font-weight: 500;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    display: inline-block;
}

@media screen and (max-width: 320px) {
    .floor-2 .block-card {
        margin: 5px;
        padding: 10px;
        min-height: 185px;
    }
    .floor-2 .block-card .btn-link,
    .floor-2 .block-link .btn-link {
        font-size: 10px;
    }
}
/* Magic */
@keyframes shake_bb {
    0% { transform: translate(0, 2px) rotate(0deg); }
    25% { transform: translate(0, 0) rotate(2deg); }
    50% { transform: translate(0, -2px) rotate(0deg); }
    75% { transform: translate(0, 0) rotate(-2deg); }
    100% { transform: translate(0, 2px) rotate(0deg); }
    /*30% { -webkit-transform: translate(-1, 1px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 0px) rotate(-1deg); }
    60% { -webkit-transform: translate(-0px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(1px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(0px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(0px, 0px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, 1px) rotate(-1deg); }*/
}
@keyframes ball_around1 {
    0% {
        transform: rotate(0deg);
        bottom: 25px;
    }
    50% {
        bottom: 35px;
        transform: rotate(-180deg);
    }
    100% {
        bottom: 25px;
        transform: rotate(-360deg);
    }
}
@keyframes ball_around2 {
    0% {
        bottom: 25px;
        transform: rotate(0deg);
    }
    50% {
        bottom: 35px;
        transform: rotate(180deg);
    }
    100% {
        bottom: 25px;
        transform: rotate(360deg);
    }
}
@keyframes move_wave_up {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
@keyframes move_wave_down {
    0% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
}
@keyframes move_up_down {
  0%, 100% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
}
@keyframes bg_small_big {
  0%, 100% {
    opacity: 1;
    background-size: 100% 100%;
  }
  50% {
    opacity: 1;
    background-size: 108% 100%;
  }
}
@keyframes bounceIn1L {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.2) translateX(-30px);
    opacity: 1;
  }
  30% {
    opacity: 1;
    transform:scale(0.5) translateX(30px);

  }
  50% {
    opacity: 1;
    transform:scale(0.95) translateX(-80px);
  }
  100% {
    bottom: 100%;
    transform: scale(1.2) translateX(130px);
    opacity: 0;
  }
}
@keyframes bounceIn1R {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.2) translateX(30px);
    opacity: 1;
  }
  30% {
    transform:scale(0.5) translateX(-30px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.95) translateX(80px);
  }
  100% {
    bottom: 100%;
    transform: scale(1.2) translateX(-130px);
    opacity: 0;
  }
}
@keyframes bounceIn2L {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.15) translateX(-20px);
    opacity: 1;
  }
  30% {
    transform:scale(0.3) translateX(20px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(-80px);
  }
  100% {
    bottom: 100%;
    transform: scale(1.2) translateX(-140px);
    opacity: 0;
  }
}
@keyframes bounceIn2R {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.15) translateX(-20px);
    opacity: 1;
  }
  30% {
    transform:scale(0.3) translateX(20px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(80px);
  }
  100% {
    bottom: 100%;
    transform: scale(1.2) translateX(140px);
    opacity: 0;
  }
}
@keyframes bounceIn3L {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.1) translateX(-40px);
    opacity: 1;
  }
  30% {
    transform:scale(0.6) translateX(40px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.95) translateX(30px);
  }
  100% {
    bottom: 60%;
    transform: scale(1.2) translateX(180px);
    opacity: 0;
  }
}
@keyframes bounceIn3R {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.1) translateX(-40px);
    opacity: 1;
  }
  30% {
    transform:scale(0.6) translateX(40px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(-30px);
  }
  100% {
    bottom: 70%;
    transform: scale(1.2) translateX(-180px);
    opacity: 0;
  }
}
@keyframes bounceIn4L {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.2) translateX(-50px);
    opacity: 1;
  }
  30% {
    transform:scale(0.6) translateX(50px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(-120px);
  }
  100% {
    bottom: 70%;
    transform: scale(1.2) translateX(-200px);
    opacity: 0;
  }
}
@keyframes bounceIn4R {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.2) translateX(-50px);
    opacity: 1;
  }
  30% {
    transform:scale(0.6) translateX(50px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(120px);
  }
  100% {
    bottom: 60%;
    transform: scale(1.2) translateX(200px);
    opacity: 0;
  }
}
@keyframes bounceIn5L {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.1) translateX(-10px);
    opacity: 1;
  }
  30% {
    transform:scale(0.7) translateX(10px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(-90px);
  }
  100% {
    bottom: 90%;
    transform: scale(1.2) translateX(0px);
    opacity: 0;
  }
}
@keyframes bounceIn5R {
  0% {
    bottom: 0;
    transform: scale(0.1) translateX(0);
    opacity: 0;
  }
  15% {
    transform:scale(0.1) translateX(-10px);
    opacity: 1;
  }
  30% {
    transform:scale(0.7) translateX(10px);
    opacity: 1;
  }
  50% {
    opacity: 1;
    transform:scale(0.9) translateX(30px);
  }
  100% {
    bottom: 100%;
    transform: scale(1.2) translateX(0px);
    opacity: 0;
  }
}


.container-wave {
    overflow: hidden;
    width: 555px;
    height: 600px;
    position: absolute;
    margin: auto;
    right: 0;
    bottom: 100px;
    z-index: -1;
}
@media (min-width: 1600px) and (max-width: 1640px) {
    .container-wave {
        bottom: 107px;
    }
}

.container-waveWrapper {
    width: 1255px;
    position: absolute;
    height: 595px;
    bottom: 45px;
    overflow: hidden;
    margin-left: calc(-50% - 65px);
    background: #BFB2DE;
}

.waveWrapper {
    overflow: hidden;
    position: absolute;
    width: 50%;
    bottom: 0;
    top: 0;
    margin: auto;
}

.waveWrapper.left {
    left: 0;
}

.waveWrapper.right {
    right: 0;
}
.waveWrapper.left:after,
.waveWrapper.right:after{
    display: block;
    position: absolute;
    height: 75%;
    background: #BFB2DE;
    width: 20px;
    z-index: 15;
}
.waveWrapper.right:after{
    left: 0;
}
.waveWrapper.left:after{
    right: 0;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: transparent;
}

.left .waveWrapperInner.bgTop  {
    transform: rotate(-99deg) skew(0deg, -7deg);
    /*transform: rotate(-105deg);*/
    bottom: -50px;
}
.left:after{
    content:"";
}

.right .waveWrapperInner.bgTop {
    transform: rotate(104deg);
    /*transform: rotate(105deg);*/
    bottom: -50px;
}
.right:after{
    content: "";
}
.left .waveWrapperInner.bgMiddle {
    transform: rotate(-110deg);
    bottom: -60px;
}

.right .waveWrapperInner.bgMiddle {
    transform: rotate(110deg);
    bottom: -60px;
}
.left .waveWrapperInner.bgBottom {
    transform: rotate(-108deg);
    bottom: -90px;
    background: #ffffff;
    width: 100%;
}

.right .waveWrapperInner.bgBottom {
    /*transform: rotate(109deg);*/
    transform: rotate(108deg);
    /*bottom: -65px;*/
    bottom: -90px;
    background: #ffffff;
    width: 100%;
}
.bgTop:after{
    content: "";
}
.bgTop {
    z-index: 15;
    opacity: 1;
}

.bgMiddle {
    z-index: 10;
    opacity: 1;
}

.bgBottom {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

/*.waveAnimation .waveTop {
    animation: move_wave 10s linear infinite;
    -webkit-animation: move_wave 10s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    background-color: transparent;
}*/

.waveTop {
    background-size: 50% 146px;
}
.waveMiddle {
    background-size: 50% 174px;
    /*background-size: 50% 140px;*/
}
.waveBottom {
    background-size: 50% 250px;
}


.waveAnimation.right .waveTop {
    transform: translate3d(0, 0, 0);
    animation: move_wave_up 10s linear infinite;
}
.waveAnimation.left .waveTop {
    transform: translate3d(0, 0, 0);
    animation: move_wave_down 10s linear infinite;
}
.waveAnimation.right .waveMiddle {
    transform: translate3d(0, 0, 0);
    animation: move_wave_up 10s linear infinite;
}
.waveAnimation.left .waveMiddle {
    transform: translate3d(0, 0, 0);
    animation: move_wave_down 10s linear infinite;
}
.waveAnimation.right .waveBottom {
    transform: translate3d(0, 0, 0);
    animation: move_wave_up 15s linear infinite;
}
.waveAnimation.left .waveBottom {
    transform: translate3d(0, 0, 0);
    animation: move_wave_down 15s linear infinite;
}
.ball-container{
    background: url(/sites/default/files/themes/smartcat/md/front/shadow.png) no-repeat;
    bottom: 35px;
    position: absolute;
    right: 95px;
    margin: auto;
    width: 364px;
    height: 193px;
    z-index: 0;
    background-size: 100% 100%;
    transform: translate3d(0, 0, 0);
    animation: bg_small_big 1.5s linear infinite;
    background-position: center top;
}
.ball-container img{
    position: absolute;
    margin: auto;
    left: 0;
    width: 110px;
    height: 110px;
    right: 0;
    bottom: 25px;
    transform: translate3d(0, 0, 0);
}
.ball-container img:nth-child(1){
    width: 240px;
    height: 145px;
    margin-bottom: 25px;
}
.ball-container img:nth-child(2),
.ball-container img:nth-child(3){
    animation: ball_around1 6s linear infinite;
}
.ball-container img:nth-child(4){
    animation: ball_around2 6s linear infinite;
}
.ball-up{
    border-radius: 50%;
    height: 50px;
    position: absolute;
    width: 50px;
    margin-left: calc(50% - 25px);
}
.ball-up.red{
    background: #FB3048;
}
.ball-up.green{
    background: #77B148;
}
.ball-up.yellow{
    background: #FFA700;
}
.ball-up.blue{
    background: #3179CF;
}
.ball-up.purple{
    background: #7E57C2;
}
.ball-up.bounceIn1R{
    animation: bounceIn1R 20s 1s infinite;
}
.ball-up.bounceIn1L{
    animation: bounceIn1L 20s 5s infinite;
}
.ball-up.bounceIn2R{
    animation: bounceIn2R 31s 2s infinite;
}
.ball-up.bounceIn2L{
    animation: bounceIn2L 31s 4s infinite;
}
.ball-up.bounceIn3R{
    animation: bounceIn3R 19s 3s infinite;
}
.ball-up.bounceIn3L{
    animation: bounceIn3L 19s 3s infinite;
}
.ball-up.bounceIn4R{
    animation: bounceIn4R 7s 4s infinite;
}
.ball-up.bounceIn5R{
    animation: bounceIn5R 8s 5s infinite;
}



.ball-up.bounceIn4L{
    animation: bounceIn4L 7s 2s infinite;
}
.ball-up.bounceIn5L{
    animation: bounceIn5L 8s 1s infinite;
}
/* End Magic */

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .visible-xlg {
        display: none;
    }
    .floor-1 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 5vh;
        margin-top: 20%;
    }
    .floor-2 {
        margin-bottom: 10vh;
    }
    .floor-2 .block-card {
        height: 28vmax;
        min-height: 185px;
    }
    .floor-2 .block-card .block-link {
        padding-right: 20px;
        padding-left: 20px;
    }
    .floor-2 .block-card .btn-link {
        font-size: 10px;
        margin-bottom: -10px;
        padding: 10px;
        margin-right: -10px;
    }
    .floor-2 .block-card .block-card-header {
        margin-bottom: 0;
    }
    .floor-2 .block-card .block-card-header .h4 {
        font-size: 17px;
        color: #000000;
    }
    .floor-2 .block-link .btn-link {
        font-size: 10px;
        padding: 10px;
        margin-right: -10px;
    }
    .floor-3 {
        margin-bottom: 45px;
    }
    .floor-3 .block-blog-cards .block-blog-card {
        height: auto;
        margin-bottom: 35px;
    }
    .floor-3 .block-blog-cards .block-blog-card .block-blog-card-date {
        font-size: 11px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .floor-3 .block-blog-cards .col-sm-6:nth-child(even),
    .floor-3 .block-blog-cards .col-sm-6:nth-child(odd) {
        padding-right: 0;
        padding-left: 0;
    }
    .floor-4 {
        margin-bottom: 10vh;
    }
    .floor-4 .block-clients {
        margin-top: 30px;
    }
    .floor-4 .block-clients .block-clients-logo {
        text-align: center;
    }
    .floor-8 {
        transform: translateY(-2px);
        position: relative;
        background-image: url(/sites/default/files/themes/smartcat/md/front/mobile-bg.svg);
        background-repeat: no-repeat;
        background-position: right top;
    }
    .floor-8 .mobile-reg-form {
        margin-top: -5px;
    }
    .floor-8 .h2 {
        font-size: 24px;
        color: #000000;
        font-weight: 700;
        line-height: 31px;
    }
    .floor-8 p {
        font-size: 17px;
        color: #000000;
        font-weight: 400;
        line-height: 20px;
    }
    .floor-8 form {
        white-space: nowrap;
        margin-bottom: 55px;
    }
    .floor-8 form input {
        border: none;
        box-shadow: none;
        border-bottom: solid 1px #bdbdbd;
        width: calc(320px - 160px - 45px - 9px);
        display: inline-block;
        margin-right: 9px;
    }
    .floor-8 form input:focus {
        border: none;
        border-bottom: solid 1px rgb(0,150,136);
    }
    .floor-8 form button {
        padding: 0;
        width: 160px;
        display: inline-block;
        color: #ffffff !important/* bad */
        ;
        background-color: #7e64bd;
        padding: 4px 0px;
    }
    .floor-8 form button:hover,
    .floor-8 form button:active {
        background-color: #9883ca !important/* bad */
        ;
    }
    .floor-8 form button[disabled]{
        background-color: #eeeeee !important;
        color: #7e64bd !important;
    }
    .floor-8 .card-item {
        border-radius: 3px;
        padding: 10px 15px 15px;
        background: #fafafa;
        display: inline-block;
        margin-bottom: 12px;
        position: relative;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
        -moz-box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
        box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
    }
    .floor-8 .card-item:before {
        content: "";
        width: 4px;
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #7e64bd;
    }
    .badges > a:after {
        clear: both;
        content: "";
        display: block;
    }
    .floor-8 a:hover>.card-item {
        -webkit-box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
        -moz-box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
        box-shadow: 0px 0px 46px 14px rgba(126, 100, 189, 0.21);
    }
    .floor-8 .card-item.red:before {
        background-color: #fb3048;
    }
    .floor-8 .card-item.green:before {
        background-color: #77b148;
    }
    .floor-8 .card-item.yellow:before {
        background-color: #ffa700;
    }
    .floor-8 .card-item.blue:before {
        background-color: #3179cf;
    }
    .floor-8 .card-item .h4 {
        font-weight: 700;
        color: #000000;
        font-size: 15px;
    }
    .floor-8 .card-item p {
        color: #616161;
        font-size: 13px;
        line-height: 12px;
        font-weight: 400;
        margin: 0;
    }
    .floor-9 .h3 {
        font-size: 22px;
        color: #000000;
        font-weight: 500;
    }
    .floor-9 .card-block {
        padding: 33px 30px 40px 36px;
        background: #fafafa;
        -webkit-box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.1);
        margin-bottom: 38px;
        border-radius: 3px;
        margin-left: -15px;
        margin-right: -15px;
        /*height: 100%;*/
    }
    .floor-9 .card-block .card-list {
        margin-top: 51px;
        font-size: 17px;
        color: #000000;
        font-weight: 400;
        padding: 0;
    }
    html[lang="de"] .floor-9 .card-block .card-list {
      font-size: 14px;
    }
    .floor-9 .card-block .card-list li {
        background: url(/sites/default/files/themes/smartcat/md/front/tick.svg) no-repeat left 4px;
        padding: 3px 0px 1px 42px;
        list-style: none;
        margin: 0;
        line-height: 18px;
        padding-bottom: 15px;
    }
    .floor-9 .card-block .card-body {
        margin-bottom: 27px;
    }
    .floor-9 .card-block .card-footer .card-btn {
        background: #7e64bd;
        color: #fff;
        font-weight: 700;
        padding: 4px 8px;
    }
    .floor-9 .card-block .card-footer .card-btn:hover,
    .floor-9 .card-block .card-footer .card-btn:active {
        background: #9883ca;
    }
    /* .domain-ru-smartcat-ai.front .register-item,
.domain-ru-smartcat-ai.front .navbar-links li,
.domain-www-smartcat-ai.front .register-item,
.domain-www-smartcat-ai.front .navbar-links li,
.domain-tr-smartcat-ai.front .register-item,
.domain-tr-smartcat-ai.front .navbar-links li{
display: none;
} */
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .floor-1 {
        margin-top: 20%;
        /*margin-top: 90px;*/
    }
    .floor-2.container-fluid {
        margin-left: -15px;
        margin-right: -15px;
    }
    .floor-2>.row {
        margin: 0;
    }
    .floor-2 .block-card {
        height: 38vh;
    }
    .floor-2 .block-card .btn-link {
        font-size: 13px;
    }
    .floor-2 .block-card .block-card-header .h4 {
        font-size: 24px;
    }
    .floor-2 .card-1 .block-card,
    .floor-2 .card-3 .block-card {
        margin-left: 0;
    }
    .floor-2 .card-2 .block-card,
    .floor-2 .card-4 .block-card {
        margin-right: 0;
    }
    .floor-2 .block-link .btn-link {
        font-size: 13px;
    }
    .floor-3 .block-blog-cards .block-blog-card {
        margin-bottom: 10vh;
    }
    .floor-3 .block-blog-cards .block-blog-card .block-blog-card-date {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+1) {
        transform: translate(-10%, 0);
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+3) {
        transform: translate(10%, 0);
    }
}

@media only screen and (min-width: 550px) {
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+1) {
        transform: translate(-15%, 0);
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+3) {
        transform: translate(18%, 0);
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    .domain-ru-smartcat-ai .badges{
        transform: translateX(35px);
    }
    .domain-de-smartcat-ai .badges{
        transform: translateX(35px);
    }
    .badges > a:after {
        display: none;
    }
    body:not(.safari) .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .col-xsm-4,
    .col-xsm-6,
    .col-xsm-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }
    .col-xsm-12 {
        width: 100%;
    }
    .col-xsm-6 {
        width: 50%;
    }
    .col-xsm-4 {
        width: 33.33333333%;
    }
    .margin-xsm-t-30 {
        margin-top: 30px;
    }
    .padding-xsm-r-30 {
        padding-right: 30px;
    }
    .padding-xsm-l-30 {
        padding-left: 30px;
    }
    .hidden-xsm {
        display: none !important;
    }
    .visible-xsm:not(.hide-768) {
        display: inline-block !important;
    }
    .floor-8 {
        position: relative;
        background-image: none;
        background-image: url(/sites/default/files/themes/smartcat/md/front/bg.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 366px 445px;
    }
    .floor-9 .card-block .card-list {
        margin-top: 38px;
    }
    .floor-8 .h2 {
        font-size: 36px;
        line-height: 45px;
    }
    .floor-8 p {
        font-size: 20px;
        line-height: 28px;
    }
    .floor-8 form {
        margin-bottom: 75px;
    }
    .floor-8 form input {
        font-size: 28px;
        font-weight: 400;
        height: 37px;
        vertical-align: text-top;
        width: calc(620px - 315px - 70px);
    }
    .floor-8 form button {
        font-size: 28px;
        width: 315px;
        padding: 8px 0px;
    }
    .floor-8 .continer-fluid {
        z-index: 2;
    }
    .floor-8 .balls {
        bottom: 65px;
        z-index: 1;
        height: 100%;
        width: 275px;
        position: absolute;
        right: 154px;
        transform: translate3d(0, 0, 0);
        /*-webkit-animation-name: shake_bb;
        -webkit-animation-duration: 10s;
        -webkit-transform-origin:50% 50%;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;*/
        /*100vw - 38vw / 2 ???*/
    }
    .domain-de-smartcat-ai .floor-8 .balls{
        z-index: -1;
    }
    .floor-8 .card-item {
        z-index: 2;
    }
    .floor-8 .card-item.red {
        right: 12px;
        top: 28px;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 100px;
        right: 15px;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 172px;
        right: 8px;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 246px;
        right: 17px;
    }
    .domain-ru-smartcat-ai .floor-8{
        /*background-size: 495px 600px;*/
        background-size: 424px 526px;
    }
    /*.domain-ru-smartcat-ai .floor-8 .card-item.blue{
        top: 396px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.red {
        top: 100px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        top: 190px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        top: 290px;
    }*/
    .floor-9 .h3 {
        font-size: 28px;
        line-height: 35px;
    }
    html[lang="de"] .floor-9 .h3 {
        font-size: 22px;
    }
    .floor-9 .card-block {
        height: 100%;
        padding: 44px 30px 49px 36px;
    }
    .floor-9 .card-block .card-footer {}
    .floor-9 .padding-xsm-r-30 .card-block .card-footer {
        padding-right: 15px;
    }
    .floor-9 .padding-xsm-l-30 .card-block .card-footer {
        padding-left: 15px;
    }
    .floor-9 .card-block .card-body {
        margin-bottom: 62px;
    }
    .floor-9 .card-block .card-list li {
        line-height: 25px;
        padding-bottom: 8px;
    }
    .floor-9 .card-block .card-footer {
        left: 0;
        position: absolute;
        bottom: 39px;
        right: 0;
        margin: auto;
    }
    .floor-9 .card-block .card-footer .card-btn {
        font-size: 15px;
        padding: 10px 25px 9px;
    }
    .safari .floor-9 .card-block{
        height: 520px;
    }
    .safari .floor-9 .card-block .card-footer {
        bottom: 76px;
    }
}

@media (min-width:640px) and (max-width:767px) {
    .navbar.affix-top{
        position: absolute;
        width: 100%;
    }
    .navbar.affix ~ .main.wrapper-smartcat18,
    .navbar.affix-top ~ .main.wrapper-smartcat18{
        margin-top: 62px !important;
    }
    .floor-8 {
        transform: translateY(-5px);
    }
    .floor-8 .card-item.blue {
        top: 350px;
    }
    .floor-8 .card-item.yellow{
        top: 250px;
    }
    .floor-8 .card-item.green{
        top: 150px;
    }
    .floor-8 .card-item.red{
        top: 50px;
    }
    .floor-8 {
        background-size: 424px 526px;
    }
}

@media only screen and (min-width: 670px) {
    .floor-1 .hidden-sm {
        display: none !important;
    }
    .floor-1 .hidden-xs {
        display: inherit !important;
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+1) {
        transform: translate(-22%, 0);
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(3n+3) {
        transform: translate(22%, 0);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hide-768 {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .floor-8 {
        position: relative;
        background-image: none; 
        background-image: url(/sites/default/files/themes/smartcat/md/front/bg.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 335px;
    }
    .domain-ru-smartcat-ai .floor-8 {
        background-size: 420px;
    }
    .floor-8 .h2 {
        font-size: 49px;
        line-height: 55px;
    }
    .floor-8 form input {
        font-size: 28px;
        font-weight: 400;
        line-height: 60px;
        width: calc(830px - 315px - 90px);
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 255px;
        right: 14px;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 182px;
        right: 41px;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 111px;
        right: 15px;
    }
    .floor-8 .card-item.red {
        right: 38px;
        top: 35px;
        position: absolute;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.blue {
        top: 345px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        top: 268px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        top: 201px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.red {
        top: 125px;
    }
    .domain-ru-smartcat-ai .floor-9 .h3 {
        font-size: 22px;
        color: #000000;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 0;
    }
    .safari .floor-9 .card-block{
        height: 520px;
    }
    .safari .floor-9 .card-block .card-footer {
        bottom: 76px;
    }
    .custom-blue.green-btn.reg-form {
        padding: 9px 24px;
        margin-top: 0;
        font-size: 20px;
    }
    .custom-grey.green-btn {
        padding: 9px 22px;
        margin-top: 0;
        font-size: 20px;
    }
    .floor-1 {
        margin-top: calc(20vh - 110px);
    }
    .floor-2 .block-link {
        padding-right: 30px;
    }
    .floor-2 .block-link .btn-link {
        font-size: 13px;
    }
    .floor-2 .block-card {
        min-height: 200px;
    }
    .floor-2 .block-card .block-card-sale {
        width: 60px;
        height: 60px;
        top: -20px;
        right: -15px;
    }
    .floor-2 .block-card .block-card-bottom {
        right: 0;
    }
    .floor-2 .block-card .block-card-header {
        margin-bottom: 15px;
    }
    .floor-2 .block-card .block-card-header .h4 {
        font-size: 20px;
    }
    .floor-2 .block-link .btn-link {
        font-size: 13px;
    }
    .floor-3 {
        margin-bottom: 1vh;
    }
    .floor-3 .block-blog-cards .blog-card-1 {
        padding-right: 33.5px;
        padding-left: 0;
    }
    .floor-3 .block-blog-cards .blog-card-2 {
        padding-right: 16.5px;
        padding-left: 16.5px;
    }
    .floor-3 .block-blog-cards .blog-card-3 {
        padding-right: 0;
        padding-left: 33.5px;
    }
    .floor-4 {
        margin-bottom: 15vh;
    }
    .floor-4 .main-page-logos-unic {
        margin-top: 45px;
        display: block;
        font-size: 0;
    }
    .floor-4 .main-page-logos-unic-row-td {
        display: inline-block;
        width: 19%;
        box-sizing: border-box;
        text-align: center;
        line-height: 0;
        font-size: 0;
    }
    .floor-4 .main-page-logos-unic-row-td br {
        line-height: 0;
        font-size: 0;
    }
    .floor-4 .main-page-logos-unic-row-td:first-of-type {
        width: 15%;
        text-align: left;
    }
    .floor-4 .main-page-logos-unic-row-td:last-of-type {
        width: 28%;
        text-align: right;
    }
    .floor-4 .main-page-logos-unic .main-page-logos-unic-row-td .img-clients-logo {
        height: 32px;
        display: inline-block;
    }
    .floor-4 .main-page-logos-unic .main-page-logos-unic-row-td .img-clients-logo:first-of-type {
        margin-bottom: 45px;
    }
    .floor-4 .no-768 {
        display: none;
    }
    .floor-4 .ml-50-on-768 {
        margin-left: 50px;
    }
}

@media only screen and (min-width: 868px) {
    .floor-2 .block-card .block-card-bottom {
        right: 12px;
    }
}

@media only screen and (min-width: 970px) {
    .floor-4 .main-page-logos-unic-row-td {
        width: 21%;
    }
    .floor-4 .main-page-logos-unic-row-td:last-of-type {
        width: 22%;
    }
    .floor-2 .block-card .block-card-sale {
        width: 70px;
        height: 70px;
        top: -30px;
        right: -25px;
    }
}

@media only screen and (min-width: 992px) {
    .domain-de-smartcat-ai .badges{
        transform: translateX(45px);
    }
    .badges > a:after {
        display: none;
    }
    .visible-md {
        display: inline-block !important;
    }
    body:not(.safari) .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: -30px;
        margin-right: -30px;
    }
    .padding-md-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .floor-8 {
        position: relative;
        background-image: none;
        /*background-image: url(/sites/default/files/themes/smartcat/md/front/bg.svg);
        background-repeat: no-repeat;
        background-position: 46vw top;
        background-size: 46vw;*/
    }
    .floor-8 .h2 {
        font-size: 65px;
        line-height: 80px;
    }
    .floor-8 p {
        font-size: 22px;
        line-height: 32px;
    }
    .floor-8 form input {
        font-size: 18px;
        font-weight: 400;
        background: none;
        line-height: 30px;
        width: 315px;
        margin-right: 12px;
    }
    .floor-8 form button {
        font-size: 15px;
        font-weight: 500;
        width: 200px;
        padding: 10px 0px;
    }
    .floor-8 .continer-fluid {
        z-index: 2;
    }
    .floor-8 .balls {
        bottom: 80px;
        height: 100%;
        z-index: 1;
        width: 275px;
        position: absolute;
        right: 140px;
        transform: translate3d(0, 0, 0);
        /*-webkit-animation-name: shake_bb;
        -webkit-animation-duration: 10s;
        -webkit-transform-origin:50% 50%;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;*/
        /*100vw - 38vw / 2 ???*/
    }
    .domain-de-smartcat-ai .floor-8 .balls{
        z-index: -1;
    }
    .floor-8 .balls img {
        width: 25vw;
    }
    .floor-9 .card-block {
        height: 100%;
    }
    .floor-8 .card-item {
        z-index: 2;
    }
    .floor-8 .card-item.red {
        right: 12px;
        top: 28px;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 100px;
        right: 15px;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 172px;
        right: 8px;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 246px;
        right: 17px;
    }
    .floor-8 .card-item.red {
        right: 98px;
        top: 142px;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 225px;
        right: 100px;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 315px;
        right: 95px;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 400px;
        right: 75px;
    }

    .floor-9 {
        margin-top: 10px;
    }
    .floor-9 .h3 {
        font-size: 28px;
        line-height: 35px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.blue {
        top: 420px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        position: absolute;
        top: 225px;
        right: 100px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        position: absolute;
        top: 315px;
        right: 95px;
        width: 270px;
    }
    .floor-9 .card-block {
        width: 100%;
        padding: 44px 30px 49px 36px;
        margin-left: 0;
        margin-right: 0;
    }
    .floor-9 .card-block .card-footer {}
    .floor-9 .card-block .card-body {
        margin-bottom: 38px;
    }
    .floor-9 .card-block .card-list {
        margin-top: 35px;
    }
    .floor-9 .card-block .card-list li {
        line-height: 25px;
        padding-bottom: 8px;
        font-size: 20px;
    }
    html[lang="de"] .floor-9 .card-block .card-list li {
        font-size: 17px;
    }
    .floor-9 .card-block .card-footer {
        left: 0;
        position: absolute;
        bottom: 39px;
        right: 0;
        margin: auto;
    }
    .floor-9 .card-block .card-footer .card-btn {
        font-size: 15px;
        padding: 10px 25px 9px;
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(5n+1) {
        transform: translate(-10%, 0);
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(5n+5) {
        transform: translate(-5%, 0);
    }
    .floor-4 .block-clients .block-clients-logo:nth-child(5n+5) .block-clients-container img {
        height: 33px;
    }
}

@media only screen and (min-width: 1200px) {
    .visible-lg {
        display: inline-block !important;
    }
    .floor-1 {
        margin-bottom: 5vh;
        margin-top: calc(18vh - 110px);
    }
    .floor-2 {
        margin-bottom: 9vh;
    }
    .floor-8 {
        position: relative;
        /*background-image: url(/sites/default/files/themes/smartcat/md/front/bg.svg);
        background-repeat: no-repeat;
        background-position: 49vw top;
        background-size: 36.5vw;*/
        width: 87.5vw;
        padding-right: 12.5vw;
    }
    .floor-8 p {
        font-size: 22px;
        line-height: 34px;
    }
    .floor-8 .h2 {
        font-size: 75px;
        line-height: 90px;
    }
    .floor-8 .balls {
        right: 175px;
    }
    .floor-8 .balls img {
        width: 20vw;
    }
    .floor-8 .card-item.red {
        right: 53px;
        top: 135px;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 222px;
        right: -37px;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 306px;
        right: 25px;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 393px;
        right: -37px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        position: absolute;
        top: 222px;
        right: -37px;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        position: absolute;
        top: 315px;
        right: 25px;
        width: 270px;
    }
    .floor-8 form input {
        width: 345px;
    }
    .container-wave{
        right: 25px;
    }
    .container-waveWrapper{
        margin-left: calc(-50% - 75px);
    }
    .ball-container{
        right: 125px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
     .hide-1200-1280{
        display: none;
     }
}
@media only screen and (min-width: 1400px) {
    .floor-1 {
        margin-top: calc(21vh - 110px);
        margin-bottom: 9vh;
    }
    .floor-2 {
        margin-bottom: 14vh;
    }
    .floor-2 .block-card .block-card-sale {
        width: 80px;
        height: 80px;
        top: -15px;
        right: -15px;
    }
}
@media only screen and (min-width: 1600px) {
        .visible-xlg {
        display: inline-block;
    }

}
@media only screen and (min-width: 1900px) {
    body:not(.safari) .row-eq-height {
        margin-right: -45px;
    }
    .ball-container img:nth-child(1) {
        width: 290px;
        height: 190px;
        margin-bottom: 15px;
    }
    .left .waveWrapperInner.bgTop,
    .right .waveWrapperInner.bgTop {
        bottom: 0;
    }
    .floor-4 .main-page-logos-unic .main-page-logos-unic-row-td .img-clients-logo {
        height: 42px;
    }
    /*.floor-8 {
        background-position: 43vw top;
        background-size: 32vw;
    }*/
    .floor-8 form {
        margin-bottom: 115px;
    }
    .floor-8 .balls {
        right: 95px;
        margin-right: 110px;
    }
    .floor-8 .h2 {
        font-size: 90px;
        line-height: 110px;
    }
    .floor-8 p {
        font-size: 24px;
        line-height: 37px;
        margin-top: 7px;
    }
    .floor-8 .card-item.red {
        right: 10.3vw;
        top: 21vh;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 31.5vh;
        right: -1vw;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 36vh;
        right: 16vw;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 45vh;
        right: 1vw;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        position: absolute;
        top: 31.5vh;
        right: -1vw;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        position: absolute;
        top: 22vh;
        right: 16vw;
        width: 270px;
    }
    .floor-9 .card-block .card-list {
        margin-top: 13px;
    }
    .floor-9 .card-block {
        width: 96%;
        padding: 56px 30px 61px 36px;
    }
    .floor-9 .card-block .card-footer {
        bottom: 51px;
    }
    .floor-9 .card-block .card-body {
        margin-bottom: 45px;
    }
    .floor-9 .card-block .card-footer {
        padding-right: 4%;
    }
    .ball-up{
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }
    .safari .floor-9 .card-block{
        height: 400px;
    }
    .container-wave {
        width: 833px;
        height: 758px;
        /*right: 2.5vw;*/
        right: -70px;
        margin-right: 90px;
        bottom: 145px;
    }
    .container-waveWrapper {
        width: 1620px;
        height: 758px;
        bottom: -20px;
    }
    .ball-container{
        background-size: 41% 100%;
        right: 0;
        margin-right: 90px;
        width: 833px;
        bottom: 80px;
        transform: translateX(-20px);
        /*top: 608px;
        right: calc(2.5vw + 25px);
        margin: auto;
        width: 833px;
        height: 193px;
        z-index: 0;
        background-size: 51% 100%;
        animation: bg_small_big 1.5s linear infinite;
        background-position: center top;*/
    }
    .ball-container img{
        width: 140px;
        height: 140px;
    }
    .ball-container img:nth-child(1) {
        width: 445px;
        height: 210px;
        margin-bottom: 0;
    }
    .floor-8 .balls{
         right: 0;
        width: 833px;
        bottom: 105px;
        text-align: center;
    }
    .waveTop {
        background-size: 50% 190px;
    }
    .waveMiddle {
        background-size: 50% 220px;
    }
    .waveBottom {
        background-size: 50% 295px;
    }
    .ball-container {
        /*background-size: 58px;
        height: 275px;
        top: 543px;*/
    }
    @keyframes bg_small_big {
  0%, 100% {
    background-size: 41% 100%;
  }
  50% {
    background-size: 46% 100%;
  }
}
}

@media only screen and (min-width: 2400px) {
    .floor-1 {
        margin-bottom: 13vh;
    }
    .floor-2 {
        margin-bottom: 16vh;
    }
    .floor-4 .main-page-logos-unic .main-page-logos-unic-row-td .img-clients-logo {
        height: 52px;
    }
    /*.floor-8 {
        background-position: 35vw top;
        background-size: 24vw;
    }*/
    .floor-8 .card-item.red {
        right: 23.3vw;
        top: 150px;
        position: absolute;
    }
    .floor-8 .card-item.green {
        position: absolute;
        top: 250px;
        right: 22vw;
    }
    .floor-8 .card-item.yellow {
        position: absolute;
        top: 350px;
        right: 24vw;
    }
    .floor-8 .card-item.blue {
        position: absolute;
        top: 450px;
        right: 21vw;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.green {
        position: absolute;
        top: 215px;
        right: 22vw;
    }
    .domain-ru-smartcat-ai .floor-8 .card-item.yellow {
        position: absolute;
        top: 310px;
        right: 25vw;
        width: 270px;
    }
    .floor-8 .balls{
        margin-right: calc(12.5vw + 16%);
    }
    .ball-container{
        margin-right: calc(12.5vw + 15%);
    }
    .container-wave {
        margin-right: calc(12.5vw + 16%);
    }
    .ball-container img:nth-child(1) {
        width: 395px;
        margin-bottom: 5px;
    }
    /*.floor-8 .balls {
        right: 35vw;
    }
    .floor-8 .balls img {
        width: 15vw;
    }
    .container-wave {
        right: calc(12.5vw + 260px);
    }
    .ball-container{
        right: calc(12.5vw + 270px);
    }*/
}

@media screen and (orientation: portrait) {
    .floor-2 .card-1 .block-card,
    .floor-2 .card-3 .block-card {
        margin-left: 0;
    }
    .floor-2 .card-2 .block-card,
    .floor-2 .card-4 .block-card {
        margin-right: 0;
    }
}

@media only screen and (min-width: 320px) {
    .domain-ru-smartcat-ai .floor-2 .block-card .block-card-header .h4 {
        font-size: 14px;
        color: #000000;
    }
}

@media only screen and (min-width: 480px) {
    .domain-ru-smartcat-ai .floor-2 .block-card .block-card-header .h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .domain-ru-smartcat-ai .floor-2 .block-card .block-card-header .h4 {
        font-size: 15px;
    }
}

@media only screen and (min-width: 960px) {
    .domain-ru-smartcat-ai .floor-2 .block-card .block-card-header .h4 {
        font-size: 20px;
    }
}

@media (max-height: 550px) and (orientation: landscape) {
    .floor-1 {
        margin-top: 1px;
    }
}

.block-5 {
    padding-bottom: 100px;
}

.block-5 .info {
    border: 2px solid black;
    padding: 60px;
    padding-right: 120px;
    position: relative;
    display: block;
}

.block-5 .info:after,
.block-5 .info:before {
    content: '';
    border: solid transparent;
    position: absolute;
    left: 310px;
    margin-left: -78px;
    top: -80px;
    width: 0;
}

.block-5 .info:before {
    border-bottom-color: black;
    border-width: 40px;
    margin-left: -78px;
    border-right-color: black;
}

.block-5 .info:after {
    border-bottom-color: white;
    border-right-color: white;
    border-width: 45px;
    margin-left: -86px;
    transform: scale(0.9);
}

.block-5 .info .logo {
    width: 280px;
    display: inline-block;
    vertical-align: top;
}

.block-5 .part-2 {
    display: inline-block;
    width: 230px;
    vertical-align: top;
}

.block-5 .part-2 img {
    margin-left: auto;
    width: 80px;
    height: 64px;
    margin-right: 0;
    display: block;
}

.block-5 .part-1 {
    width: calc(100% - 235px);
    display: inline-block;
    vertical-align: top;
}

.block-5 .part-1 .text {
    display: inline-block;
    width: calc(100% - 285px);
}

.block-5 .part-1 p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}

.block-5 .people {
    padding-left: 345px;
    padding-bottom: 50px;
}

.block-5 .people img {
    display: inline-block;
    vertical-align: middle;
}

.block-5 .people p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 18px;
}

@media screen and (max-width:1367px) {
    .block-5 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:1230px) {
    .block-5 .info:after,
    .block-5 .info:before {
        display: none;
    }
    .block-5 .part-1 {
        display: inline-block;
        width: calc(100% - 85px);
    }
    .block-5 .info {
        padding-right: 60px;
    }
    .block-5 .part-1 .text {
        width: 100%;
    }
    .block-5 .info .logo {
        width: 100%;
        height: 85px;
        display: block;
        margin-bottom: 40px;
    }
    .block-5 .people {
        padding-left: 65px;
    }
    .block-5 .part-2 {
        width: auto;
    }
}

@media screen and (max-width:1025px) {
    .block-5 {
        padding-bottom: 50px;
    }
}

@media screen and (max-width:769px) {
    .block-5 {
        padding-bottom: 30px;
    }
    .block-5 .info {
        padding-left: 30px;
        padding-right: 30px;
    }
    .block-5 .part-1 {
        width: 100%;
        display: block;
    }
    .block-5 .part-2 {
        width: auto;
        margin-top: 40px;
        display: block;
    }
    .block-5 .part-2 img {
        margin-right: auto;
        margin-left: 0;
    }
    .block-5 .people {
        padding-left: 30px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width:540px) {
    .block-5 {
        padding-bottom: 30px;
    }
    .block-5 .info {
        padding-left: 15px;
        padding-right: 15px;
    }
    .block-5 .people {
        padding-left: 20px;
        padding-bottom: 20px;
    }
    .block-5 .people p {
        width: 185px;
        line-height: 1.2;
    }
}

/*                                                      *
*  WEB-5228 Main page: правки по новому блоку отзывов  *
*                                                      */

/* Правка для японской локали */
html[lang="ja"] body {
  min-width: 300px;
}
html[lang="ja"] body>.wrapper {
    min-width: auto;
}
html[lang="ja"] body.front .logo {
    float: none;
}
@media (max-width: 639px) {
    html[lang="ja"] .floor-7 .tile .tile-link {
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
    }
    html[lang="ja"] .floor-7  .video.video-link {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
        height: 100%;
        width: 100%;
    }
    html[lang="ja"] .floor-7  .tiles-mobile .tile img.video {
        padding: 0;
    }
}

/* Стиль попап-блока видео */

.floor-7 .modal-dialog {
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.floor-7 .modal-dialog iframe.ytplayer {
    width: 100%;
}

.floor-7 .modal-backdrop {
    background: #000;
}

@media (max-width: 767px) {
    .floor-7 .modal-dialog {
        width: 85%
    }
}

/* Стиль шапки над плитками */

.floor-7 .block-header p {
    margin-top: 15px;
    margin-bottom: 46px;
    font-size: 20px;
    line-height: 1.2em;
}

/* Строка по макету переносится,
* но в самом макете текст вылезает за рамки блока*/

@media (max-width: 759px) {
    .floor-7 br.text-760 {
        display: none;
    }
}

@media (max-width: 639px) {
    .floor-7 .block-header p {
        font-size: 17px;
        line-height: 1.18em;
    }
}

/* Стиль кнопки LEARN MORE под плитками */

.floor-7 {
    margin-bottom: 100px;
}

.floor-7 .block-more {
    text-align: center;
    margin-top: 50px;
    display: none;
}

.floor-7 .block-more a {
    background: #7e64bd;
    padding: 11px 23px;
    color: white;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    border: none;
    transition: .2s;
}

.floor-7 .block-more a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.floor-7 .block-more span {
    font-size: 15px;
    /*font-size: 14px;*/
    font-weight: 500;
    margin-left: 25px
}

/* Стили для блока плиток десктопной версии */

.floor-7 .flex-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.floor-7 .flex-block-1 {
    position: relative;
    width: 20%;
}

.floor-7 .flex-block-2 {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 40%;
}

.floor-7 .flex-block-2>.tile:nth-child(2) {
    width: 50%;
}

.floor-7 .flex-block-2>.tile:nth-child(3) {
    width: 50%;
}

.floor-7 .flex-block-3 {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 40%;
}

.floor-7 .flex-block-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.floor-7 .flex-block-inner>.tile:nth-child(2) {
    width: 50%;
}

.floor-7 .flex-block-inner>.tile:nth-child(3) {
    width: 50%;
}

.floor-7 .tile {
    width: 100%;
    height: 175px;
    text-align: center;
}

.floor-7 .tile.double-h {
    height: 350px;
}

.floor-7 .tile-img {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.floor-7 .tile-1 {
    background-color: #4fc3f7;
}

.floor-7 .tile-2 {
    background-color: #dcbc6c;
    background-image: url('/sites/default/files/themes/smartcat/md/main/tiles/gsk-pic-1920.png');
}

.floor-7 .tile-3 {
    background-color: #fafafa;
}

.floor-7 .tile-4 {
    background-color: black;
    background-image: url('/sites/default/files/themes/smartcat/md/main/tiles/hoteltonight-pic-1920.png');
}

.floor-7 .tile-5 {
    background-color: #3179cf;
}

.floor-7 .tile-6 {
    background-color: #7cb342;
}

.floor-7 .tile-7 {
    background-color: #fb3048;
}

.floor-7 .tile-8 {
    background-color: #757575;
}

.floor-7 .tile-9 {
    background-color: #ff8f00;
}

.floor-7 .tile-10 {
    background-color: #00838f;
}

.floor-7 .tile-11 {
    background-color: #fc5530;
    background-image: url('/sites/default/files/themes/smartcat/md/main/tiles/stopasia-pic-1920.png');
}

.floor-7 .tile-12 {
    background-color: #fafafa;
}

.floor-7 .tile img.logo {
    height: 100%;
}

.floor-7 .tile-1 img.logo {
    width: 107px;
}

.floor-7 .tile-2 img.logo {
    width: 50px;
}

.floor-7 .tile-4 img.logo {
    width: 164px;
}

.floor-7 .tile-5 img.logo {
    width: 90px;
}

.floor-7 .tile-6 img.logo {
    width: 123px;
}

.floor-7 .tile-7 img.logo {
    width: 72px;
}

.floor-7 .tile-8 img.logo {
    width: 117px;
}

.floor-7 .tile-9 img.logo {
    width: 82px;
}

.floor-7 .tile-10 img.logo {
    width: 74px;
}

.floor-7 .tile-11 img.logo {
    width: 108px;
}

.floor-7 .tile .tile-link {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.floor-7 .tile .tile-link p {
    color: white;
    font-weight: bold;
    font-size: 13px;
    margin-top: -25px;
}

.floor-7 .tile a:hover {
    text-decoration: none;
}

.floor-7 .tile a:hover .tile-link {
    opacity: 0.6;
}

.floor-7 .tile img.video {
    width: 30px;
    height: unset;
    /* Из-за конфликта стилей со style.css .video */
    display: block;
    margin: -55px auto 0;
}

.floor-7 .tile-quote {
    display: flex;
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    flex-direction: column;
    /*-webkit-flex-flow: column;*/
    /*-ms-flex-direction: column;*/
    align-items: center;
    justify-content: space-around;
    /*justify-content: space-between;*/
    padding: 30px 87px;
}

.floor-7 .tile-quote p {
    text-align: left;
    font-size: 12px;
    line-height: 1.75em;
    margin-bottom: 0;
    /*-ms-flex: 0 1 auto;*/
    max-width: 100%;
}

.floor-7 .tile-quote.tile-3 .logo-quote {
    max-width: 174px;
}

.floor-7 .tile-quote.tile-12 .logo-quote {
    max-width: 75px;
}

.floor-7 .tile-quote .tile-quote-block {
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
}

.floor-7 .tile-quote .tile-quote-avatar {
    width: 56px;
    margin-right: 25px;
}

.floor-7 .tile-quote .tile-quote-block p {
    line-height: 1.5em;
}

/* Стили для мобильного блока */

.floor-7 .tiles-mobile {
    display: none;
}

.floor-7 .tiles-mobile .tile {
    position: relative;
    display: table;
    height: 0;
}

.floor-7 .tiles-mobile .tile-6,
.floor-7 .tiles-mobile .tile-1,
.floor-7 .tiles-mobile .tile-2,
.floor-7 .tiles-mobile .tile-8,
.floor-7 .tiles-mobile .tile-5,
.floor-7 .tiles-mobile .tile-7,
.floor-7 .tiles-mobile .tile-9,
.floor-7 .tiles-mobile .tile-10 {
    width: 50%;
}

.floor-7 .tiles-mobile .tile-6,
.floor-7 .tiles-mobile .tile-1,
.floor-7 .tiles-mobile .tile-2,
.floor-7 .tiles-mobile .tile-8,
.floor-7 .tiles-mobile .tile-5,
.floor-7 .tiles-mobile .tile-7,
.floor-7 .tiles-mobile .tile-4 {
    padding-bottom: 44.7%;
}

.floor-7 .tiles-mobile .tile-3.double-h {
    /*height: 314px;*/
}

.floor-7 .tiles-mobile .tile-11,
.floor-7 .tiles-mobile .tile-9,
.floor-7 .tiles-mobile .tile-10 {
    padding-bottom: 39.9%;
}

.floor-7 .tiles-mobile .tile-12.double-h {
    /*height: 260px;*/
}

.floor-7 .tiles-mobile img.logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.floor-7 .tiles-mobile .tile .tile-link p {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 9px;
    margin-top: 0;
}

.floor-7 .tiles-mobile .tile img.video {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 8%;
    margin: 0 auto 6%;
}

.floor-7 .tiles-mobile .tile-quote {
    display: flex;
    padding: 20px;
}

.floor-7 .tiles-mobile .tile-quote .logo-quote {
    width: 150px;
}

.floor-7 .tiles-mobile .tile-12.tile-quote .logo-quote {
    width: 75px;
}

.floor-7 .tiles-mobile .tile-quote .tile-quote-block {
    flex-wrap: nowrap;
}

.floor-7 .tiles-mobile .tile-quote p {
    font-size: 15px;
    line-height: 1.33em;
}

.floor-7 .tiles-mobile .tile-quote .tile-quote-avatar {
    width: 53px;
    margin-right: 15px;
}

.floor-7 .tiles-mobile .tile-quote .tile-quote-block p {
    /*font-size: 9px;*/
}

@media (max-width: 1919px) {
    .floor-7 .flex-block-1 {
        width: 19.06%;
    }
    .floor-7 .flex-block-2 {
        width: 42.82%;
    }
    .floor-7 .flex-block-3 {
        width: 38.12%;
    }
    .floor-7 .tile-quote {
        padding: 24px 28px 20px;
        /*justify-content: space-around;*/
    }
}

@media (max-width: 1365px) {
    .floor-7 .tile {
        height: 165px;
    }
    .floor-7 .tile.double-h {
        height: 330px;
    }
    .floor-7 .tile .tile-link p {
        /*font-size: 12px;*/
    }
}

@media (max-width: 1023px) {
    .floor-7 .tile {
        height: 190px;
    }
    .floor-7 .tile.double-h {
        height: 380px;
    }
    .floor-7 .flex-block-1 {
        width: 30.62%
    }
    .floor-7 .flex-block-2 {
        width: 69.38%
    }
    .floor-7 .flex-block-3 {
        width: 100%
    }
    .floor-7 .flex-block-inner {
        width: 61.24%;
    }
    .floor-7 .flex-block-3>.tile.double-h {
        width: 38.76%;
    }
    .floor-7 .flex-block-inner>.tile:nth-child(2),
    .floor-7 .flex-block-inner>.tile:nth-child(3) {
        order: -1;
    }
    .floor-7 .tile-quote .tile-quote-avatar {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .floor-7 .tile-quote .tile-quote-block {
        flex-wrap: wrap;
        /*margin-top: -30px;*/
    }
    .floor-7 .tile-quote .tile-quote-block p {
        line-height: 1.33em;
    }
    .floor-7 .tile-quote p {
        font-size: 15px;
        line-height: 1.33em;
    }
    .floor-7 .tile-quote.tile-12 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 749px) {
    .floor-7 .tile .tile-link p {
        font-size: 11px;
    }
    .floor-7 .tile-quote p {
        font-size: 12px;
        line-height: 1.75em;
    }
    .floor-7 .tile-quote .tile-quote-avatar {
        width: 53px;
        margin-right: 25px;
    }
}

@media (max-width: 639px) {
    .floor-7 .tiles-desktop {
        display: none;
    }
    .floor-7 .tiles-mobile {
        display: flex;
    }
    .floor-7 .tile-1 img.logo {
        width: 80px;
    }
    .floor-7 .tile-2 img.logo {
        width: 37px;
    }
    .floor-7 .tile-4 img.logo {
        width: 120px;
    }
    .floor-7 .tile-5 img.logo {
        width: 67px;
    }
    .floor-7 .tile-6 img.logo {
        width: 90px;
    }
    .floor-7 .tile-7 img.logo {
        width: 52px;
    }
    .floor-7 .tile-8 img.logo {
        width: 86px;
    }
    .floor-7 .tile-9 img.logo {
        width: 54px;
    }
    .floor-7 .tile-10 img.logo {
        width: 50px;
    }
    .floor-7 .tile-11 img.logo {
        width: 72px;
    }
    .floor-7 .tiles-mobile .tile-quote .logo-quote {
        width: 144px;
    }
    .floor-7 .tiles-mobile .tile-12.tile-quote .logo-quote {
        width: 55px;
    }
    .floor-7 .tile .tile-link p {
        font-size: 9px;
    }
    .floor-7 .block-more a {
        padding: 8px;
        font-size: 14px;
        font-weight: bold;
    }
    .floor-7 .block-more span {
        font-size: 14px;
        font-weight: bold;
        margin-left: 7px
    }
    .floor-7 .tile.double-h {
        padding: 42px 18px 38px;
        height: unset;
    }
    .floor-7 .tile-quote .logo-quote {
        margin-bottom: 30px;
    }
    .floor-7 .tile-quote>p {
        margin-bottom: 40px;
    }
    .floor-7 .tile-quote .tile-quote-block p {
        font-size: 15px;
        line-height: 1.33em;
    }
}

/* эксперемент 12 */

.floor-0 {
    margin-top: 80px;
    margin-bottom: 100px;
    color: black;
    padding: 0;
}

.floor-0 .right {
    float: right;
    width: 350px;
    height: 280px;
    display: inline-block;
}

.floor-0 .right img {
    width: 100%;
    position: relative;
    top: -15px;
}

.floor-0 .left {
    width: 740px;
    display: inline-block;
    max-width: calc(100% - 355px);
}

.floor-0 .left .left-h1 {
    font-size: 48px;
    width: 100%;
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

.floor-0 .left .left-note {
    font-size: 13px;
    display: block;
    font-weight: 500;
    margin-top: 25px;
}

.floor-0 form {
    margin-top: 35px;
    margin-bottom: 80px;
}

.floor-0 form input {
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #bdbdbd;
    margin-right: 20px;
    width: 240px;
    padding-bottom: 5px;
}

.floor-0 form button {
    background: #7e64bd;
    padding: 10px 20px;
    color: white;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    border: none;
    transition: .2s;
}

.floor-0 form button:hover {
    opacity: .9;
}

.floor-0 .freel-0 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 20px;
    display: inline-block;
}

.floor-0 .panel {
    background-color: #f5f5f5;
    width: 100%;
    border-radius: 2px;
    padding: 15px;
    position: relative;
}

.floor-0 .panel .title-panel {
    font-size: 20px;
    color: #757575;
    font-weight: 500;
    line-height: 1.1;
}

.floor-0 .panel span {
    font-size: 16px;
    color: #bdbdbd;
    font-weight: 400;
    line-height: 1.1;
}

.floor-0 .row a:hover {
    text-decoration: none;
}

.floor-0 .panel img {
    width: 42px;
    position: absolute;
    top: 15px;
    right: 15px;
}

@media screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio: 1.1) {
    .floor-0 .left .left-h1 {
        font-size: 38px;
    }
    .floor-0 .left .left-note {
        margin-top: 15px;
    }
    .floor-0 form {
        margin-top: 30px;
        margin-bottom: 45px;
    }
    .floor-0 .right {
        width: 290px;
        height: 225px;
    }
    .floor-0 {
        margin-bottom: 30px;
        margin-top: 40px;
    }
}

@media screen and (max-width:1280px) {
    /* это надо запихнуть только под ретину */
    .floor-0 .left .left-h1 {
        font-size: 38px;
    }
    .floor-0 .left .left-note {
        margin-top: 15px;
    }
    .floor-0 form {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .floor-0 .right {
        width: 260px;
        height: 200px;
    }
    .floor-0 {
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .floor-7 .block-header p {
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1100px) {
    .floor-0 .left {
        max-width: calc(100% - 305px);
    }
    .floor-0 .right {
        width: 300px;
        height: 247px;
    }
    .floor-0 .right img {
        top: 0;
    }
}

@media screen and (max-width:940px) {
    .floor-0 .left {
        max-width: calc(100% - 205px);
    }
    .floor-0 .right {
        width: 200px;
        /* height: 164px; */
        height: 0;
    }
    .floor-0 .left .left-h1 {
        font-size: 36px;
    }
    .floor-0 form {
        margin-top: 70px;
    }
    .floor-0 form input {
        font-size: 28px;
        width: 320px;
    }
    html[lang="ru"] .floor-0 form input {
        font-size: 20px;
        width: 280px;
    }
    .floor-0 form button {
        font-size: 28px;
        padding: 5px 15px;
    }
    html[lang="ru"] .floor-0 form button {
        font-size: 15px;
        padding: 5px 10px;
        margin-top: 10px;
    }
    .floor-0 .left .left-note {
        font-size: 18px;
        font-weight: 400;
        max-width: 300px;
    }
}

@media screen and (max-width:640px) {
    .floor-0 .left {
        max-width: 440px;
    }
    .floor-0 .right {
        /*width: 0;*/
        width: 100px;
    }
    .floor-0 .right img {
        top: 50px;
        width: 200px;
        right: 100px;
        /*right: 0;*/
    }
    .floor-0 .left .left-h1 {
        font-size: 34px;
    }
    .floor-0 form {
        margin-top: 90px;
    }
    .floor-0 form input {
        width: 275px;
    }
}

@media screen and (max-width:596px) {
    .floor-0 .left {
        max-width: calc(100% - 5px);
        max-width: 100%;
    }
    .floor-0 .right img {
        top: -45px;
        width: 100px;
        /*right: 100px;*/
        right: 0;
    }
    .floor-0 .left .left-h1 {
        font-size: 24px;
    }
    .floor-0 .left .left-note {
        font-size: 10px;
    }
    .floor-0 form {
        margin-top: 50px;
    }
    .floor-0 form input {
        width: 140px;
        font-size: 14px;
    }
    html[lang="ru"] .floor-0 form input {
        width: 160px;
        font-size: 14px;
    }
    .floor-0 form button {
        font-size: 14px;
    }
    .floor-0 .left .left-note {
        max-width: 160px;
    }
}

@media screen and (max-width:520px) {
    .floor-0 .panel {
        min-height: 186px;
    }
    .domain-ru-smartcat-ai .floor-0 .panel {
        min-height: 200px;
    }
    .floor-0 .panel .title-panel {
        font-size: 17px;
        margin-bottom: 2px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .floor-0 .panel a {
        font-size: 13px;
    }
    .floor-0 .panel img {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        margin: 10px auto;
    }
}

/* эксперемент 15 */

.floor-6 .h4 {
    margin-bottom: 35px;
}

.floor-6 .line {
    margin-bottom: 100px;
}

.floor-6 .line .question {
    margin-left: 32px;
    padding-left: 100px;
    padding-top: 18px;
    padding-bottom: 18px;
    /* height: 65px; */
    border-radius: 2px 2px 2px 0;
    max-width: 915px;
    margin-bottom: 25px;
    position: relative;
}

.floor-6 .line .question:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -32px;
    width: 0;
    height: 0;
    border-bottom: 33px solid grey;
    border-left: 33px solid transparent;
}

.floor-6 .line .question.blue {
    background: #3179cf;
}

.floor-6 .line .question.blue:before {
    border-bottom-color: #3179cf;
}

.floor-6 .line .question.yellow {
    background: #ffb01a;
}

.floor-6 .line .question.yellow:before {
    border-bottom-color: #ffb01a;
}

.floor-6 .line .question.green {
    background: #77b148;
}

.floor-6 .line .question.green:before {
    border-bottom-color: #77b148;
}

.floor-6 .line .question img {
    width: 58px;
    margin-right: 65px;
    display: inline-block;
    vertical-align: middle;
}

.floor-6 .line .question p {
    font-size: 24px;
    color: white;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    max-width: 630px;
}

.floor-6 .line .answer {
    margin-left: 135px;
    background: #f5f5f5;
    margin-right: 32px;
    padding-left: 120px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 200px;
    position: relative;
}

.floor-6 .line .answer:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -32px;
    width: 0;
    height: 0;
    border-bottom: 32px solid #f5f5f5;
    border-right: 32px solid transparent;
}

.floor-6 .line .answer p {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.floor-6 .line .answer span {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    line-height: 1.2;
    display: block;
}
.floor-6 .line .answer span.text-nowrap{
    display: inline-block;
    margin: 0;
}
.floor-6 .line a {
    color: #7e64bd;
    font-weight: 500;
}

@media screen and (max-width:1366px) {
    .floor-6 .line .question {
        padding-left: 38px;
        max-width: 780px;
    }
    .floor-6 .line .question p {
        max-width: 500px;
    }
    .floor-6 .line .answer {
        margin-left: 100px;
        padding-left: 74px;
        padding-right: 80px;
    }
}

@media screen and (max-width:1024px) {
    .floor-6 .line .question {
        padding-left: 38px;
        max-width: 780px;
    }
    .floor-6 .line .question img {
        margin-right: 55px;
    }
    .floor-6 .line .answer {
        margin-left: 32px;
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (max-width:750px) {
    .floor-6 .h4 {
        margin-bottom: 25px;
    }
    .floor-6 .line .question {
        height: auto;
        padding-bottom: 18px;
        max-width: 510px;
    }
    .floor-6 .line .question img {
        margin-right: 50px;
        vertical-align: middle;
    }
    .floor-6 .line .question p {
        width: 100%;
        max-width: 285px;
        vertical-align: middle;
    }
}

@media screen and (max-width:640px) {
    .floor-6 .line .question {
        max-width: 100%;
        margin-right: 32px;
    }
}

@media screen and (max-width:560px) {
    .floor-6 .h4 {
        margin-bottom: 17px;
    }
    .floor-6 .line {
        margin-bottom: 20px;
    }
    .floor-6 .line .question {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .floor-6 .line .question img {
        width: 42px;
        display: block;
    }
    .floor-6 .line .question p {
        font-size: 17px;
        margin-top: 12px;
        max-width: 202px;
    }
    .floor-6 .line .answer p {
        font-size: 17px;
    }
    .floor-6 .line .answer {
        margin-left: 0px;
        padding: 20px;
    }
    .floor-6 .line .answer span {
        font-size: 17px;
    }
}

@media screen and (min-width:751px) {
    html[lang="ru"] .floor-6 .line .question {
        padding-right: 20px;
        height: auto;
        padding-bottom: 18px;
    }
    html[lang="ru"] .floor-6 .line .question p {
        max-width: calc(100% - 130px);
    }
}
@media only screen and (width: 320px) {
    .visible-320 {
        display: inline-block !important;
    }
}
@media only screen and (min-width: 320px) {
    .floor-10 p {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 24px;
        color: #000000;
        margin-top: 30px;
        text-align: center;
    }
    .floor-10 p.form-description {
        font-size: 16px;
        line-height: 21px;
        color: #000000;
        opacity: 0.4;
        margin-top: 0;
        margin-bottom: 124px;
    }
    .floor-10 form {
        white-space: nowrap;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .floor-10 img {
        margin-top: 20px;
        max-width: 100%;
        max-height: 100%;
    }
    .floor-10 .h2 {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 50px;
        line-height: 50px;
        text-align: center;
        letter-spacing: -0.03em;
        margin-top: 60px;
        color: #000000;
    }
    .floor-10 form input {
        box-shadow: none;
        border: 1px solid rgba(26, 26, 26, 0.4);
        width: 100%;
        height: 56px;
        display: block;
        border-radius: 4px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
        color: rgba(0,0,0,0.7);
        font-weight: normal;
    }
    .floor-10 form input:focus {
        border: 1px solid rgba(26, 26, 26, 0.4);
        border-bottom: solid 1px rgb(0,150,136);
    }
    .floor-10 form input::-webkit-input-placeholder{
        color: #000000;
    }
    .floor-10 form input:-moz-placeholder{
        color: #000000;
        opacity: 1;
    }
    .floor-10 form input::-moz-placeholder{
        color: #000000;
        opacity: 1;
    }
    .floor-10 form input::placeholder{
        color: #000000;
        opacity: 1;
    }
    .floor-10 form input:-ms-input-placeholder {
        color: #000000;
    }
    .floor-10 form button {
        width: 100%;
        height: 56px;
        display: inline-block;
        color: #ffffff !important/* bad */;
        background-color: #7e64bd;
        padding: 4px 0px;
        font-size: 15px;
        line-height: 15px;
        border-radius: 4px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .floor-10 form button:hover,
    .floor-10 form button:active {
        background-color: #9883ca !important/* bad */
        ;
    }
    .floor-10 form button[disabled]{
        background-color: #eeeeee !important;
        color: #7e64bd !important;
    }
    .floor-11 p {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 22px;
        margin-top: 15px;
    }
    .floor-11 img {
        margin-top: 40px;
        margin-bottom: 20px;
        border-radius: 4px;
        max-width: 100%;
        max-height: 100%;
    }
    .floor-11 .h2 {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 35px;
        color: #000000;
    }
    .floor-11 .h3 {
        margin-top: 20px;
        font-weight: 500;
        font-size: 17px;
        line-height: normal;
        font-family: 'Roboto', sans-serif;
        color: #000000;
    }
    .floor-11 .card-btn{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 22px;
        text-align: center;
        text-transform: uppercase;
        color: #7E64BD;
        border: 1px solid #E6E6E6;
        border-radius: 4px;
        height: 40px;
        will-change: auto;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    .floor-10 p {
        font-size: 20px;
        line-height: 28px;
        text-align: left;
    }
    .floor-10 p.form-description {
        margin-bottom: 120px;
        font-size: 16px;
        line-height: 21px;
    }
    .floor-10 img {
        width: 262;
        height: 145px;
        margin-top: 85px;
    }
    .floor-10 form {
        margin-bottom: 0;
        margin-top: 15px;
    }
    .floor-10 .h2 {
        margin-top: 90px;
        margin-bottom: 5px;
        text-align: left;
    }
    .floor-10 .main-desc {
        width: 101%;
    }
    .floor-10 form input{
        width: 279px;
        margin-right: 7px;
        display: inline-block;
    }
    .floor-10 form button {
        width: 211px;
        margin-top: 7px;
    }
    .floor-11 .h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .floor-11 img {
        margin-bottom: 20px;
    }
    .floor-11 p {
        font-size: 17px;
        line-height: 25px;
    }
    .floor-10 .continer-fluid {
        z-index: 2;
    }
}

@media only screen and (min-width: 768px) {
    .floor-10 .h2 {
        font-size: 55px;
        line-height: 55px;
        letter-spacing: -0.03em;
        text-align: left;
        margin-top: 90px;
        margin-bottom: 40px;
    }
    .floor-10 .canvas_wrapper {
        width: 427px;
        height: 237px;
    }
    .floor-10 p {
        font-size: 20px;
        line-height: 28px;
        margin-top: 0;
        text-align: left;
    }
    .floor-10 p.form-description {
        text-align: left;
        margin-bottom: 150px;
        font-size: 16px;
        line-height: 21px;
    }
    .floor-10 .infinity-logo {
        margin-top: 84px;
    }
    .floor-10 .main-desc {
        transform: translateY(-25px);
    }
    .floor-10 form {
        margin-top: 0;
    }
    .floor-10 form input{
        width: 279px;
        margin-right: 7px;
        display: inline-block;
    }
    .floor-10 form button {
        width: 211px;
        margin-top: 5px;
    }
    body:not(.safari) .floor-11 .row-eq-height{
        margin-left: -15px /*Right margins */;
        margin-right: -15px;
    }
    .floor-11 img {
        margin-bottom: 20px;
    }
    .floor-11 p {
        font-size: 18px;
        line-height: 27px;
    }
    .floor-11 .h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .floor-11 .h3 {
        font-size: 22px;
        line-height: normal;
    }
}

@media only screen and (min-width: 992px) {
    .floor-10 .h2 {
        font-size: 80px;
        line-height: 80px;
        margin-top: 110px;
        margin-bottom: 50px
    }
    .floor-10 .canvas_wrapper {
        width: 474px;
        height: 263px;
    }
    .floor-10 p {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 40px;
    }
    .floor-10 form input {
        font-size: 16px;
        font-weight: 400;
        background: none;
        line-height: 30px;
        width: 315px;
        margin-right: 12px;
    }
    .floor-10 form button {
        font-size: 15px;
        font-weight: 500;
        width: 200px;
        padding: 10px 0px;
    }
    .floor-10 .continer-fluid {
        z-index: 2;
    }
    .floor-10 .infinity-logo {
        margin-top: 132px;
    }
    .floor-10 .main-desc {
        margin-top: -19px;
        transform: translateY(0);
    }
    .floor-10 p.form-description {
        margin-bottom: 150px;
    }
    .floor-11 img {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .floor-11 p {
        font-size: 18px;
        line-height: 27px;
    }
    .floor-11 .h2 {
        font-size: 55px;
        line-height: 60px;
    }
    .floor-11 .h3 {
        font-size: 32px;
        line-height: normal;
    }
}
@media only screen and (min-width: 1200px) {
    .floor-10 p {
        font-size: 22px;
        line-height: 34px;
    }
    .floor-10 .h2 {
        font-size: 80px;
        line-height: 80px;
        margin-top: 130px;
        margin-bottom: 0;
    }
    .floor-10 .infinity-logo {
        margin-top: 150px;
    }
    .floor-10 .canvas_wrapper {
        width: 570px;
        height: 316px;
    }
    .floor-10 form input {
        width: 279px;
    }
    .floor-10 .main-desc {
        margin-top: -69px;
    }
    .floor-10 p.form-description {
        text-align: left;
        margin-bottom: 180px;
        font-size: 16px;
        line-height: 21px;
    }
}
@media only screen and (min-width: 1601px) {
    .floor-10 .h2 {
        font-size: 90px;
        line-height: 90px;
        margin-top: 150px;
    }
    .floor-10 .main-desc {
        margin-top: -129px;
    }
    .floor-10 .infinity-logo {
        margin-top: 121px;
    }
    .floor-10 .canvas_wrapper {
        width: 831px;
        height: 460px;
    }
     .floor-11 img {
        margin-top: 60px;
        margin-bottom: 30px;
    }

}