@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Recursive:wght@300;400;500;600;700;800;900;1000&display=swap);
.noPadding,
ul {
    padding: 0
}

a:focus,
a:hover,
body,
h2 {
    color: #393939
}

h5,
ul {
    margin: 0 0 20px
}

.menuSec ul,
.theme-btn {
    text-transform: capitalize
}

.menuSec ul li a,
a,
a:focus,
a:hover {
    text-decoration: none
}

.centerCol,
.menuSec li:hover li {
    float: none
}

.droopdwon li:hover>ul,
.menuSec li:hover>ul {
    background-color: #000;
    width: 230px;
    text-align: left;
    position: absolute;
    left: 0
}

.banner_image,
.main_banner {
    isolation: isolate;
    position: relative
}

body,
html {
    overflow-x: hidden
}

.app-form .btn_theme::before,
.ser-clients {
    bottom: -50px
}

* {
    font-family: Poppins !important
}

body {
    word-break: break-word;
    font: 15px/25px "JetBrains Mono", monospace;
    overflow: hidden
}

h1,
h2 {
    font-size: 55px;
    line-height: 60px;
    font-family: Recursive, sans-serif
}

.theme-btn,
h1,
h2,
p {
    font-weight: 500
}

a {
    color: #28b16d;
    white-space: initial
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    list-style-type: none
}

@font-face {
    font-family: "Fonts Awesome";
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hit-and-run;
    src: url(../fonts/hit-and-run.otf)
}




.menuSec ul li a:last-child a,
.noRight {
    padding-right: 0
}







h1 {
    color: #fff;
    margin: 0 0 17px
}

h2 {
    margin: 0 0 30px
}

h3 {
    font-family: Recursive, sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    font-weight: 600;
    margin: 0 0 28px
}

h4,
h5,
h6 {
    font-family: Recursive, sans-serif;
    color: #393939;
    font-weight: 500
}

h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px;
    line-height: 25px
}

h6 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 22px
}

select {
    background: url("../images/arrow.png") right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.menuSec {
    padding: 0;
    position: absolute;
    width: 100%;
    top: 30px;
    z-index: 9999;
}

.menuSec .btn_theme {
    background: #0058ff;
    padding: 11px 17px
}

.menuSec img {
    margin: 0;
    filter: drop-shadow(2px 4px 6px black)
}

.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right
}

.menuSec ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}

.menuSec li ul,
.menuSec li>ul>li>a:after,
.menuSec li>ul>li>a:before {
    display: none
}

.menuSec ul li a {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 10px 23px;
    font-size: 20px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.menuSec ul li a:before {
    position: absolute;
    top: 80%;
    left: 50%;
    color: transparent;
    content: "•";
    text-shadow: 0 0 transparent;
    font-size: 13pt;
    -webkit-transition: text-shadow .3s, color .3s;
    -moz-transition: text-shadow .3s, color .3s;
    transition: text-shadow .3s, color .3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.menuSec ul li a:focus:before,
.menuSec ul li a:hover:before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff
}

.SMN_effect-14 a:focus,
.menuSec ul li a:hover {
    color: #0abde3
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #fff
}

.menuSec li:hover>ul {
    display: block;
    z-index: 1000;
    top: 38px
}

.menuSec li>ul>li>a {
    border: none;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0
}

.droopdwon li:hover li a:hover,
.menuSec li ul li a:hover {
    background-color: #fff;
    color: #000 !important
}




.menuSec ul:after,
.menuSec ul:before {
    content: " ";
    display: table
}

.casestudy-left-box h2:after,
.casestudy-left-box h2:before {
    width: 80px;
    height: 30px;
    background-repeat: no-repeat;
    display: none
}

.menuSec ul:after {
    clear: both
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}

.droopdwon li:hover>ul {
    display: block;
    z-index: 1000;
    top: 40px
}






.app-form input {
    width: 100%;
    padding: 9px 15px;
    border-radius: 4px;
    margin-bottom: 5px;
    z-index: 2;
    position: relative;
    border: 1px solid
}

.app-form input::-webkit-inner-spin-button,
.app-form input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.app-form .btn_theme {
    z-index: 0;
    margin-top: 15px
}

span.typed2 {
    color: #ffe8d6
}

.main_banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 800px;
    z-index: 999;
}

.banner_image,
.footer_blur i {
    display: flex;
    align-items: center
}

.main_banner .shapp__img1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 63%
}

.main_banner .shapp__img2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 30%
}

.main_banner .shapp__img3 {
    position: absolute;
    left: 0;
    top: 60%;
    z-index: -1
}



.main_banner .container {
    position: absolute
}

.banner_text .btn_theme {
    border: none;
    padding-bottom: 20px
}

.banner_text h1>span {
    color: #fff;
    height: 160px;
    display: inline-block;
    font-size: 70px
}

.casestudy-slider button.slick-prev.slick-arrow,
span.typed-cursor {
    display: none !important
}




.banner_image {
    justify-content: center
}

.banner_circle {
    position: absolute;
    width: 80%;
    z-index: -1;
    animation: 10s linear infinite spin
}

.btn_theme,
.casestudy-left-box h2,
.contct-form,
.link-list li a,
.serv_box_rpp,
.serv_imggs,
a.btnn_box,
section.casestudy-sec,
section.services_secc,
span.one,
span.three,
span.two {
    position: relative
}

.main_banner:after {
    right: -8%;
    top: -15%;
    -webkit-filter: blur(110px);
    filter: blur(200px)
}

.btn_theme::after,
.main_banner .snow {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute
}

@-webkit-keyframes zoomInOut {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes zoomInOut {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.btn_theme {
    transition: .2s;
    display: inline-block
}

.btn_theme:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    color: #fff
}

.btn_theme:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.btn_theme::after {
    content: "";
    display: inline-block;
    border-radius: 100px;
    left: 0;
    z-index: -1;
    transition: .4s
}

.btn_theme:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0
}





.mob_app_img,
.mob_app_img2 {
    position: relative;
    height: 600px
}

.mob_app_img2:before,
.mob_app_img:before {
    position: absolute;
    width: 570px;
    height: 570px;
    background: linear-gradient(45deg, #f600fd 0, rgb(0 88 255) 100%);
    content: "";
    border-radius: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.contct-form::after,
.contct-form::before {
    height: 120%;
    width: 1px;
    background: #ffffff82;
    top: 50%;
    z-index: 2;
    transform: translate(0, -60%);
    position: absolute;
    content: ""
}

.mob_app_ser_sec,
.mob_app_ser_sec2 {
    padding: 60px 0
}

.mob_app_txt h6 {
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px
}

.mob_app_txt h3 {
    font-size: 56px;
    line-height: 60px;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px
}

.mob_app_txt p,
.mob_app_txt strong {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin: 0 0 20px
}

.mob_app_txt p {
    font-weight: 400
}

.mob_app_txt strong {
    font-weight: 600;
    display: block
}

.abt_col_left i {
    font-family: "Font Awesome 5 Brands" !important
}

.footer_blur h5 {
    color: #fff;
    font-size: 31px;
    margin-bottom: 20px;
    font-family: Recursive;
    font-weight: 500;
    line-height: 1.1
}

.cnt-det,
.footer_blur p,
.link-list li a {
    font-family: "JetBrains Mono";
    font-weight: 400
}

.footer_blur p {
    color: #fff;
    font-size: 15px
}

.footer_blur i,
.link-list li a {
    font-size: 17px;
    transition: .3s ease-in-out
}

.footer_blur i {
    background-color: #fff;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 100px;
    color: #0058ff;
    margin: 0 5px 0 0;
    font-family: "Font Awesome 5 Free"
}

.contact-box,
.copy-write {
    align-items: center;
    display: block
}

.casestudy-img,
.contct-form input,
.custom_contact_wrp .row {
    margin-bottom: 20px
}

.contct-form input {
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
    border: 0
}

.contct-form textarea {
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
    border: 0;
    margin-bottom: 20px;
    resize: none;
    height: 160px
}



.link-list li a:hover i {
    transform: translateX(10px)
}

.link-list li a {
    color: #fff;
    line-height: 50px;
    padding-left: 0
}




.contact-box>i,
.quick_links i {
    border-radius: 100px;
    transition: .3s ease-in-out;
    font-family: "Font Awesome 5 Free" !important
}

.contct-form::before {
    left: -15%
}

.contct-form::after {
    right: -15%
}

.quick_links i {
    background-color: #fff0;
    color: #fff;
    font-size: 18px;
    margin: 0;
    justify-content: flex-start;
    display: flex
}

footer {
    background: #a1a2e3;
    background: linear-gradient(45deg, rgb(0 88 255) 0, rgb(195 19 254) 100%);
    padding: 70px 0 0
}

.contact-details {
    padding: 20px 0;
    border-bottom: 1px solid #ffffff82
}

.contact-box {
    padding: 10px 10px;
    justify-content: start;
    text-align: center;
}

.contact-box>i {
    font-size: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    background: #fff;
    margin-right: 0px;
    color: #0058ff;
    margin-bottom: 15px;
}

.contact-box:hover i {
    box-shadow: 8px 6px 7px #44444442 inset
}

.cnt-det {
    font-size: 14px;
    color: #fff
}

.cnt-det b {
    display: block;
    font-size: 22px;
    font-weight: 500;
    font-family: Recursive
}

.banner_text h1 span,
.list-inline li {
    display: inline-block
}

.footer_blur {
    border: 1px solid #ffffff82;
    border-radius: 10px;
    padding: 30px;
    background-color: #ffffff21;
    box-shadow: 0 0 10px 10px #00000008
}

.copyright p {
    margin: 17px 0;
    font-size: 15px;
    color: #fff;
    font-family: Poppins;
    font-weight: 300
}

.contact_col_mid {
    padding: 0 70px
}

.quick_col_right {
    padding-left: 70px
}

.btn_theme {
    background: #0058ff;
    border: 0;
    border: 1px solid #ffffff82;
    border-radius: 100px;
    padding: 13px 60px;
    color: #fff;
    font-weight: 500;
    font-size: 20px
}

.proud_recg {
    padding: 40px 0
}

.casestudy-slider .slick-active,
.cbh-phone.cbh-hover1,
.proud_recg_slider .slick-slide {
    opacity: 1
}

.proud_recg_slider img {
    width: 160px;
    height: 160px;
    object-fit: contain;
    margin: 0 auto
}

.casestudy-img img,
img.ios-phone {
    object-fit: cover;
    object-fit: cover
}

.proud_recg_slider .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    opacity: 1
}

.proud_recg_slider .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    opacity: 1
}

.proud_recg_slider .slick-arrow {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0058ff;
    border-radius: 100px
}

.proud_recg_slider .slick-prev {
    left: -100px
}

.proud_recg_slider .slick-next {
    right: -100px
}

section.casestudy-sec {
    clip-path: polygon(0 0, 85% 11%, 100% 0, 100% 85%, 85% 100%, 0 95%);
    padding: 100px;
    clip-path: polygon(0 0, 85% 11%, 100% 0, 100% 85%, 85% 100%, 0 95%);
    background: linear-gradient(36deg, #0058ff 20%, #b118fd 73%)
}

.casestudy-img img {
    width: 100%;
    height: 100%;
    object-position: center top
}



.casestudy-left-box h6 {
    font-size: 25px;
    color: #fff
}

.casestudy-left-box h2 {
    text-indent: 50px;
    font-size: 70px;
    line-height: 1.1;
    color: #fff;
    text-indent: 0
}

.casestudy-box-content p,
.casestudy-left-box p {
    color: #fff;
    line-height: 1.3
}

.casestudy-box {
    padding: 20px;
    background: rgba(255, 255, 255, .27);
    border-radius: 16px;
    backdrop-filter: blur(2.3px);
    -webkit-backdrop-filter: blur(5.3px);
    border: 1px solid rgba(255, 255, 255, .46)
}

.casestudy-img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    border-radius: 16px;
    background-color: #b118fd6e
}

.casestudy-box-content h6 {
    font-size: 22px;
    color: #fff;
    line-height: 1
}

.custom_contact_wrp h5,
.custom_contact_wrp h6,
a.btnn_box {
    color: #033;
    font-family: "JetBrains Mono"
}

.casestudy-date {
    text-align: end;
    color: #fff;
    font-size: 19px
}

.frames,
.modal-content,
.ser_texting h2,
.ser_texting p,
.serv_box_rpp,
a.btnn_box {
    text-align: center
}

.casestudy-slider .slick-next:before {
    content: "\f054";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    background: #0058ff;
    width: 50px;
    opacity: 1;
    color: #fff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    transition: .2s ease-in-out
}

.casestudy-slider .slick-next:hover:before {
    box-shadow: 0 0 12px #000
}

.casestudy-slider .slick-next {
    right: 3%
}

.casestudy-left-box h2:after {
    position: absolute;
    content: "";
    background-image: url("../images/vec-arrow-one.png");
    bottom: 20px
}

.casestudy-left-box h2:before {
    position: absolute;
    content: "";
    background-image: url("../images/vec-arrow-two.png");
    left: -40px;
    top: 20px
}

span.one:after,
span.two:after {
    background: #23cdcd
}

span.one:after,
span.three:after,
span.two:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    top: 10px
}

.mob_app_img .custom_contact_wrp {
    position: absolute;
    right: 0;
    bottom: 13px;
    width: 40%;
    background: #ffffffa3;
    box-shadow: rgb(50 50 93 / 25%) 0 6px 12px -2px, rgb(0 0 0 / 30%) 0 3px 7px -3px;
    padding: 20px;
    border-radius: 10px;
    z-index: 1
}

.custom_contact_wrp h5 {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 17px
}

span.two:after {
    left: 16px
}

span.three:after {
    background-color: #23cdcd;
    left: 32px
}

.serv_box_rpp:after,
a.btnn_box:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border-radius: 10px
}


.custom_contact_wrp span {
    font-size: 13px
}



a.btnn_box {
    display: block;
    margin-top: 7% !important;
    background-color: #fff;
    width: 70%;
    height: 40px;
    padding-top: 7px;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0 0 9px 1px #0058ff78
}

a.btnn_box:after {
    width: 98%;
    height: 100%;
    z-index: -1;
    transform: rotate(0);
    animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    box-shadow: 0 0 0 2px #0058ff
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

section.services_secc {
    padding: 150px 0 5%;
    margin-top: -196px
}

section.services_secc:after {
    position: absolute;
    content: "";
    background-image: url("../images/serv-bg.png");
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    right: 0
}

.ser_texting h2 {
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 52px
}



.ser_texting {
    margin-bottom: 5%
}

.serv_box_rpp {
    background-color: #f600fd2e;
    height: 250px;
    padding: 40px 20px;
    border-radius: 10px;
    z-index: 1
}

.serv_box_rpp:after {
    background-color: #fff;
    width: 100%;
    height: 0;
    transition: .3s;
    z-index: -3
}

.serv_imggs:after,
.serv_imggs:before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    z-index: -1;
    transform: translate(0, 0);
    transition: .3s;
    position: absolute
}

.serv_box_rpp:hover:after {
    height: 100%;
    transition: .3s
}

.serv_box_rpp:hover {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    transition: .3s
}

.serv_box_rpp h4 {
    font-size: 19px;
    color: #000;
    font-weight: 700;
    margin: 20px 0 0;
    line-height: 20px
}

.serv_imggs {
    background: #fff;
    width: 60%;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 10px
}

.serv_imggs:after {
    background-color: #0058ff
}

.serv_box_rpp:hover .serv_imggs:after {
    transition: .3s;
    transform: translate(-10px, -10px)
}

.serv_imggs:before {
    background-color: #d10efe
}

.serv_box_rpp:hover .serv_imggs:before {
    transition: .3s;
    transform: translate(10px, 10px)
}

.blob {
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff;
    margin: 10px;
    height: 10px;
    width: 10px;
    transform: scale(1);
    animation: 2s infinite pulse-white
}

@keyframes pulse-white {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .7)
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0)
    }
    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

.ser-phone-1 {
    position: absolute;
    top: -40px;
    height: 100%;
    object-fit: contain
}

.ser-phone-2,
img.android-phone,
img.ios-phone {
    height: 90%;
    position: absolute
}

.ser-phone-2 {
    top: 0;
    right: 0;
    object-fit: contain
}

.ser-clients {
    position: absolute;
    z-index: 1
}



img.android-phone {
    top: -25px;
    left: 90px;
    filter: drop-shadow(2px 4px 6px black)
}

img.ios-phone {
    right: 0;
    bottom: 25px;
    width: 50%
}

img.ios-log {
    position: absolute;
    top: -30px;
    right: -50px;
    z-index: 1
}

img.android-log {
    position: absolute;
    bottom: 30px;
    left: -10px;
    z-index: 1
}

.frames,
.vidos-wrapper {
    align-items: center;
    display: flex
}


@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.cbh-phone.cbh-static1 {
    opacity: .6
}







.vidos-wrapper {
    width: 100%;
    justify-content: center;
    transform: scale(.8)
}

.frames {
    width: 280px;
    position: relative;
    justify-content: center;
    height: 572px;
    filter: drop-shadow(0px 0px 76px #fff)
}

.frames>video {
    width: 94%;
    border-radius: 12px;
    height: 97%;
    object-fit: contain;
    background: #fff
}

.frames>img {
    width: 97%;
    position: absolute;
    z-index: 1;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: initial
}

.vidos-wrapper .frames:nth-child(2)>video {
    height: 96%;
    width: 90%;
    object-fit: cover
}

.vidos-wrapper .frames:nth-child(2) {
    transform: scale(.9)
}

.vidos-wrapper .frames:nth-child(2):before {
    top: -12px;
    width: 96%;
    left: 6px
}

.banner_text p {
    color: #000;
    font-size: 15px;
    margin: 10px 0 19px;
    font-weight: 300;
    width: 90%
}

.banner_text h1 span {
    color: #000;
    height: 50px;
    line-height: 1;
    font-size: 43px
}



.banner_text h1 .sfd {
    font-size: 30px;
    line-height: 40px
}

.banner_text h1 {
    color: #2e3d62;
    font-size: 96px;
    line-height: .2
}

.banner_text h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 0
}




.banner_logos img {
    width: 100px;
    height: 70px;
    object-fit: contain
}