    
    @font-face {
        font-family: "cs-icons";
        src: url("icons.ttf") format("truetype"), url("./assets/static/icon-fonts/icons.woff") format("woff"), url("./assets/static/icon-fonts/icons.svg#icons") format("svg");
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
       
    .banner {
        background-image: url("../images/banner.webp");
        background-size: cover;
        background-position: center;
        height: 450px;
        width: 100%;
    }
    
    @media screen and (max-width: 480px) {
        .banner {
            height: 334px;
        }
        .section-heading h2 {
            font-size: 15px;
            text-align: center;
            line-height: 27px;
        }
        .section-description {
            text-align: center;
        }
    }
    
    @media (min-width: 481px) and (max-width: 768px) {
        .banner {
            height: 400px;
        }
    }
    /*@media (max-width: 992px) {*/
    /*    .banner {*/
    /*        height: 100px;*/
    /*    }*/
    /*}*/
    
    .banner .form-control {
        color: #282827;
        height: 50px;
        padding: 6px 24px;
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        border: none;
    }
    
    .banner .input-group .subscribe-btn {
        height: 50px;
        width: 118px;
        border-radius: 8px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        display: inline-block;
        vertical-align: top;
    }
    
    .search-suggestion {
        margin-top: 25px;
    }
    
    .search-suggestion a {
        font-size: 12px;
        border-radius: 10px;
        margin-bottom: 14px;
        margin-right: 3px;
    }
    /* footer .row {
    display: block;
} */
    
    footer .btn-primary,
    .btn-primary:active,
    .btn-primary:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(221, 55, 40);
        border-color: rgb(221, 55, 40);
    }
    
    footer {
        margin-top: 20px;
    }
    
    footer h1,
    h2,
    h3,
    h4,
    h5 {
        font-weight: bold;
    }
    
    footer a:not(.btn) {
        color: #282827;
    }
    
    footer .icons img {
        width: 16%;
    }
    
    @media (min-width: 768px) {
        .navbar-brand.abs {
            position: absolute;
            width: auto;
            left: 50%;
            transform: translateX(-50%);
            text-align: center;
        }
    }
    /* .easy-autocomplete-container {
    top: 100%;
} */
    
    .first_section .row .col-md-12 {
        padding-left: 0px;
    }
    
    .first_section .row {
        padding-left: 0px !important;
    }
    
    .second_section {
        background-color: #f8f9fa;
    }
    
    .second_section .row .col-md-12 {
        padding-left: 0px;
    }
    
    .second_section .row {
        padding-left: 0px !important;
    }
    
    .first_section .input-group {
        flex-wrap: nowrap;
    }
    
    .nav-bra {
        display: none;
    }
    
    .mva img,
    .mra img {
        height: 230px;
    }
    
    @media (max-width: 768px) {
        #top_rated img {
            border-top-left-radius: 0px !important;
            border-bottom-left-radius: 0px !important;
            width: 100% !important;
            height: auto !important;
        }
        #top_rated .custom_text {
            border-top-right-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
        }
        .container-fluid {
            padding-left: 15px;
            padding-right: 15px;
        }
        .nav-bra {
            display: block;
        }
        .seperator {
            display: none;
        }
    }
    
    .adv_rating i.gold-star {
        color: #fff;
        background: #ffcd00;
        padding: 2px;
        margin: 0 1px;
        border: 1px solid #ffcd00;
        border-radius: 5px;
    }
    
    .adv_rating i.gray-star {
        color: #fff;
        background: #a1a1a1;
        padding: 2px;
        margin: 0 1px;
        border: 1px solid #a1a1a1;
        border-radius: 5px;
    }
    
    .adv_rating i.gold-star.fa-star-half-o {
        background: linear-gradient(90deg, #ffcd00 50%, #a1a1a1 50%);
    }
    
    .adv_rating {
        padding-top: 8px;
        font-size: 14px;
    }
    
    .adv-maint-cont {
        margin-top: 5px;
    }
    
    .adv-maint-cont span i.fa {
        margin-left: 5px;
    }
    
    .reactions {
        border-top: 1px solid #eee;
        margin-top: 12px;
    }
    
    .reactions a {
        display: inline-block;
        width: 80px;
        margin: 5px 3px;
    }
    
    .reactions a:hover {
        text-decoration: none;
    }
    
    .reactions a img {
        width: 20px;
    }
    
    .card-img-bottom {
        color: #fff;
        height: 20rem;
        background: url("../images/banner.webp") center no-repeat;
        background-size: cover;
    }
    
    @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
    .recent-item {
        height: 200px;
        border: 1px solid #cdcdcd;
        border-radius: 20px;
        overflow: hidden;
    }
    
    .recent-item .category {
        font-size: .8rem !important;
    }
    
    .recent-item .state {
        font-size: .8rem !important;
    }
    
    .recent-item>img {
        object-fit: cover;
        width: 177px;
    }
    
    @media (max-width: 1300.98px) {
        .recent-item h5,
        .recent-item h6 {
            font-size: 15px !important;
        }
    }
    
    .mra .cat a:hover {
        color: white !important;
    }
    
    .mra .article a:hover {
        color: #008990 !important;
    }
    
    .css-133wuwu {
        font-size: 28px;
        font-weight: 700;
        -webkit-letter-spacing: -0.4px;
        -moz-letter-spacing: -0.4px;
        -ms-letter-spacing: -0.4px;
        letter-spacing: -0.4px;
        line-height: 36px;
        word-wrap: break-word !important;
        word-break: break-word !important;
        overflow-wrap: break-word !important;
        color: rgba(45, 46, 47, 1);
    }
    
    .css-foyide {
        font-size: 16px;
        font-weight: 400;
        -webkit-letter-spacing: 0px;
        -moz-letter-spacing: 0px;
        -ms-letter-spacing: 0px;
        letter-spacing: 0px;
        line-height: 24px;
        color: rgba(110, 112, 114, 1);
        text-align: left;
    }
    
    .floating-label-container__09f24__lwS94 {
        position: relative;
    }
    
    .input__09f24__yaqh1[type="date"],
    .input__09f24__yaqh1[type="datetime-local"],
    .input__09f24__yaqh1[type="email"],
    .input__09f24__yaqh1[type="file"],
    .input__09f24__yaqh1[type="month"],
    .input__09f24__yaqh1[type="number"],
    .input__09f24__yaqh1[type="password"],
    .input__09f24__yaqh1[type="range"],
    .input__09f24__yaqh1[type="tel"],
    .input__09f24__yaqh1[type="text"],
    .input__09f24__yaqh1[type="time"],
    .input__09f24__yaqh1[type="url"],
    .input__09f24__yaqh1[type="week"],
    .multi-select-input-wrapper__09f24__y55K3,
    .pseudo-input__09f24__nfxxT,
    .select-wrapper__09f24__sMbIC,
    .suffixed-input-wrapper__09f24__Scwlw,
    .textarea__09f24__jSO6c {
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        border: 0;
        border-radius: 4px;
        box-shadow: inset 0 0 0 1px #c8c9ca;
        box-sizing: border-box;
        color: #2d2e2f;
        display: block;
        font-size: 14px;
        font-weight: 400;
        height: 48px;
        letter-spacing: 0;
        line-height: 20px;
        margin: 4px 0 calc(4px + 18px);
        padding: 13px 16px;
        transition: box-shadow .2s ease-in-out;
        width: 100%;
    }
    
    .header-nav .nav-item {
        border-right: 1px solid #ccc!important;
    }
    
    .steps {
        border-right: none !important;
    }
    
    @media (max-width: 480px) {
        .mobile {
            display: block;
            /* Add other properties here */
        }
        .comm {
            padding-top: 53px !important;
        }
    }
    
    #full-intro {
        text-align: left
    }
    
    #blog-intro {
        text-align: center
    }
    
    #blog-intro .container {
        padding: 150px 0 100px 0
    }
    
    #blog-intro h1.slogan {
        margin: 0 40px
    }
    
    #blog-intro .block-bg {
        background-image: url(../images/news_bg.jpg);
        opacity: .25;
        background-position: center
    }
    
    .intro-block .block-bg {
        background-image: url(../images/intro_bg.jpg);
        opacity: .4
    }
    
    .intro-block {
        overflow: hidden;
        position: relative;
        z-index: 1
    }
    
    .intro-block .block-video-bg {
        opacity: .25
    }
    
    #big-video-wrap video,
    .vjs-control-bar {
        display: none
    }
    
    .intro-block .ray {
        z-index: 1
    }
    
    .intro-block .container {
        padding: 140px 0;
        z-index: 2
    }
    
    .intro-block h1 a {
        color: inherit;
        border-bottom: 1px solid #fff
    }
    
    .intro-block .download-btn,
    .intro-block .download-btn-alt {
        margin: 0 2px
    }
    
    .intro-block #slides {
        position: absolute!important;
        top: 0;
        z-index: 0
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .intro-block #slides,
        .intro-block .block-bg,
        .intro-block .block-video-bg,
         ::i-block-chrome {
            position: fixed!important;
            transform: translateZ(0);
            -webkit-transform: translateZ(0);
            
        }
    }
    
    .intro-block #slides img {
        opacity: .25
    }
    
    .intro-block .logo {
        display: inline-block;
        margin: 0 0 60px 0
    }
    
    .intro-block h1.slogan {
        color: #fff;
        line-height: 1.6;
        margin: 0 10px 10px 10px;
        text-transform: none;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .25)
    }
    
    .intro-block h2.slogan2 {
        color: #e4e9ff;
        margin: 0 10px 50px 10px;
        text-transform: none;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
        font-size: 30px
    }
    
    #minimal-intro.intro-block h1.slogan {
        margin-bottom: 100px
    }
    
    .intro-screen {
        position: absolute;
        right: 0;
        top: 0
    }
    
    @media (max-width:992px) {
        #full-intro {
            text-align: center
        }
    }
    
    @media (max-width:767px) {
        #blog-intro .container {
            padding: 100px 0 50px 0
        }
        .intro-block .container {
            padding: 60px 0 60px 0
        }
        .intro-block .logo {
            margin: 5px 0 20px 0
        }
    }
    
    .type {
        font-weight: 500
    }
    
    #typed-cursor {
        color: #fff;
        opacity: 1;
        font-weight: 500;
        -webkit-animation: blink .7s infinite;
        -moz-animation: blink .7s infinite;
        -ms-animation: blink .7s infinite;
        -o-animation: blink .7s infinite;
        animation: blink .7s infinite
    }
    
    @keyframes blink {
        0% {
            opacity: 1
        }
        50% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    
    @-webkit-keyframes blink {
        0% {
            opacity: 1
        }
        50% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    
    @-moz-keyframes blink {
        0% {
            opacity: 1
        }
        50% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    
    #features .screen {
        max-width: 100%;
        height: auto
    }
    
    #features .icon {
        color: #aaa
    }
    
    @media (max-width:1200px) and (min-width:767px) {
        #features .icon {
            display: none
        }
        .item-list-left.item-list-big li,
        .item-list-right.item-list-big li {
            padding: 0 0 40px 0
        }
    }
    
    @media (max-width:992px) and (min-width:767px) {
        .item-list-left.item-list-big li,
        .item-list-right.item-list-big li {
            font-size: 14px
        }
        .item-list-left h3,
        .item-list-right h3 {
            font-size: 22px
        }
        .item-list-left li:last-child,
        .item-list-right li:last-child {
            padding-bottom: 0
        }
    }
    
    #innovations .screen {
        margin-bottom: -50px;
        max-width: 100%;
        height: auto
    }
    
    #innovations .ray {
        position: absolute;
        -webkit-box-shadow: 0 0 5px 2px rgba(255, 255, 255, .7);
        -moz-box-shadow: 0 0 5px 2px rgba(255, 255, 255, .7);
        box-shadow: 0 0 5px 2px rgba(255, 255, 255, .7)
    }
    
    @-webkit-keyframes plane {
        0% {
            -webkit-transform: translateY(0);
            transform: translateX(0)
        }
        50% {
            -webkit-transform: translateY(30px);
            transform: translateY(30px)
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateX(0)
        }
    }
    
    @keyframes plane {
        0% {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }
        40% {
            -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
            transform: translateY(30px)
        }
        100% {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }
    }
    
    #innovations #ray1 {
        bottom: 30px;
        animation: plane .8s linear 0s infinite;
        -webkit-animation: plane .8s linear 0s infinite
    }
    
    #innovations #ray2 {
        bottom: 60px;
        animation: plane 1.2s linear 0s infinite;
        -webkit-animation: plane 1.2s linear 0s infinite
    }
    
    #innovations #ray3 {
        bottom: 90px;
        animation: plane .9s linear 0s infinite;
        -webkit-animation: plane .9s linear 0s infinite
    }
    
    #innovations #ray4 {
        bottom: 120px;
        animation: plane 1.7s linear 0s infinite;
        -webkit-animation: plane 1.7s linear 0s infinite;
        opacity: .6
    }
    
    @media (max-width:992px) {
        #innovations .screen {
            margin-bottom: 0
        }
    }
    
    .img-block-2col {
        text-align: left
    }
    
    .img-block-2col .title h2:after {
        left: 0;
        margin-left: 0
    }
    
    .screen-couple-left,
    .screen-couple-right {
        position: relative;
        max-width: 400px;
        min-width: 280px;
        overflow: hidden;
        z-index: 100
    }
    
    .screen-couple-left:after,
    .screen-couple-right:after {
        content: "";
        display: block;
        clear: both
    }
    
    .screen-couple-right .screen {
        position: relative;
        float: right
    }
    
    .screen-couple-left .screen {
        position: relative;
        float: left
    }
    
    .screen-couple-left .above,
    .screen-couple-right .above {
        z-index: 3
    }
    
    .screen-couple-left .beyond,
    .screen-couple-right .beyond {
        z-index: 1;
        position: absolute;
        top: 40px
    }
    
    .screen-couple-left .beyond {
        right: 0
    }
    
    .screen-couple-right .beyond {
        left: 0
    }
    
    @media (max-width:992px) and (min-width:767px) {
        #benefits1,
        #benefits2 {
            font-size: 14px
        }
    }
    
    @media (max-width:767px) {
        .img-block-2col {
            text-align: center
        }
        .img-block-2col .title h2:after {
            left: 50%;
            margin-left: -40px
        }
        .intro-block h1.slogan {
            font-size: 34px
        }
        .intro-block h2.slogan2 {
            font-size: 22px;
            margin: 0 10px 20px 10px
        }
        .ipad {
            width: 320px!important;
            height: 395px!important
        }
        .screen-couple-right .screen {
            float: none!important
        }
        .screen-couple-left,
        .screen-couple-right {
            margin: 50px auto 0 auto
        }
    }
    
    #screenshots h2 {
        margin: 0
    }
    
    #screenshots .item img {
        border-radius: 4px
    }
    
    .facts-list {
        width: 100%
    }
    
    .facts-list li {
        display: block;
        float: left;
        width: 25%;
        position: relative;
        z-index: 1
    }
    
    .facts-list .icon {
        display: block;
        font-size: 64px;
        color: #ddd;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        margin: 0 0 30px 0
    }
    
    .facts-list h3 {
        font-size: 50px;
        font-weight: 700;
        color: #222;
        margin: 0 0 10px 0
    }
    
    .facts-list h4 {
        font-size: 20px;
        color: #888;
        margin: 0
    }
    
    .facts-list li:hover .icon {
        color: #00aeff
    }
    
    .bg-color-main {
        background-color: #00aeff
    }
    
    .bg-color2 {
        background-color: #f8f8f8
    }
    
    .bg-color3 {
        background-color: #000;
        color: #f8f8f8
    }
    
    .bg-color-grad {
        background: #00aeff;
        background: -moz-linear-gradient(top, #00aeff 0, #00e0a4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00aeff), color-stop(100%, #00e0a4));
        background: -webkit-linear-gradient(top, #00aeff 0, #00e0a4 100%);
        background: -o-linear-gradient(top, #00aeff 0, #00e0a4 100%);
        background: -ms-linear-gradient(top, #00aeff 0, #00e0a4 100%);
        background: linear-gradient(to bottom, #00aeff 0, #00e0a4 100%)
    }
    
    .bg-color-grad h2,
    .bg-color-main h2,
    .bg-color3 h2 {
        color: #f8f8f8
    }
    
    .bg-color-grad,
    .bg-color-main,
    .bg-color3 {
        color: #f8f8f8
    }
    
    .bg-color-grad .title h2:after,
    .bg-color-main .title h2:after,
    .bg-color3 .title h2:after {
        background-color: #fff;
        opacity: .5
    }
    /* .block-bg,
.block-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .15;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 120%;
    width: 100%
} */
    
    .block-video-bg {
        text-align: left
    }
    
    .item-list-right li {
        padding: 0 60px 20px 0;
        position: relative;
        text-align: right
    }
    
    .item-list-right li .icon {
        font-size: 32px;
        position: absolute;
        right: 0;
        top: 0
    }
    
    .item-list-left li {
        padding: 0 0 20px 60px;
        position: relative;
        text-align: left
    }
    
    .item-list-left li .icon {
        font-size: 32px;
        position: absolute;
        left: 0;
        top: 0
    }
    
    .item-list-left h3,
    .item-list-right h3 {
        margin: 0 0 25px 0
    }
    
    .item-list-right.item-list-big li {
        padding: 0 80px 60px 0
    }
    
    .item-list-left.item-list-big li {
        padding: 0 0 60px 80px
    }
    
    .item-list-big li .icon {
        font-size: 48px
    }
    
    .item-list-left li:last-child,
    .item-list-right li:last-child {
        padding-bottom: 0
    }
    
    #features .screen {
        max-width: 100%;
        height: auto
    }
    
    #features .icon {
        color: #aaa
    }
    
    @media (max-width:1200px) and (min-width:767px) {
        #features .icon {
            display: none
        }
        .item-list-left.item-list-big li,
        .item-list-right.item-list-big li {
            padding: 0 0 40px 0
        }
    }
    
    @media (max-width:992px) and (min-width:767px) {
        .item-list-left.item-list-big li,
        .item-list-right.item-list-big li {
            font-size: 14px
        }
        .item-list-left h3,
        .item-list-right h3 {
            font-size: 22px
        }
        .item-list-left li:last-child,
        .item-list-right li:last-child {
            padding-bottom: 0
        }
    }
    
    section #about,
    section #features {
        padding: 40px 0;
        position: relative;
        background: #fff;
        background-color: rgb(255, 255, 255);
        z-index: 2;
        overflow: hidden;
    }
    
    .title h2::after {
        content: "";
        display: block;
        position: absolute;
        height: 2px;
        width: 80px;
        background-color: #00aeff;
        bottom: 0;
        left: 50%;
        margin-left: -40px;
    }
    
    .android-store {
        width: 220px;
        height: auto
    }
    
    #full-intro .col-md-1,
    #full-intro .col-md-2,
    #full-intro .col-md-3,
    #full-intro .col-md-4,
    #full-intro .col-md-5,
    #full-intro .col-md-6,
    #full-intro .col-md-7,
    #full-intro .col-md-8,
    #full-intro .col-md-9,
    #full-intro .col-md-10,
    #full-intro .col-md-11,
    #full-intro .col-md-12 {
        float: left;
    }
    
    #about {
        line-height: 1.6;
    }
    
    #about .col-sm-pull-6 {
        right: 50%;
    }
    
    #about .col-sm-push-6 {
        left: 50%;
    }
    
    #about h2 {
        text-transform: uppercase;
        color: #444;
        font-weight: lighter;
        line-height: 1.2;
        margin: 30px 0 10px 0;
        font-size: 39px;
    }
    
    .title h2 {
        display: block;
        position: relative;
        padding: 0 0 40px 0;
        margin: 0 0 60px 0;
    }
    
    .screen-couple-left,
    .screen-couple-right {
        position: relative;
        max-width: 400px;
        min-width: 280px;
        overflow: hidden;
        z-index: 100;
    }
    
    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig;
    }
    
    .screen-couple-left,
    .screen-couple-right {
        position: relative;
        max-width: 400px;
        min-width: 280px;
        overflow: hidden;
        z-index: 100;
    }
    
    .screen-couple-left .above,
    .screen-couple-right .above {
        z-index: 3;
    }
    
    .screen-couple-left .screen {
        position: relative;
        float: left;
    }
    
    .screen-couple-left .beyond {
        right: 0;
    }
    
    .screen-couple-left .beyond,
    .screen-couple-right .beyond {
        z-index: 1;
        position: absolute;
        top: 40px;
    }
    
    .screen-couple-left .screen {
        position: relative;
        float: left;
    }
    
    #features,
    #innovations,
    #screenshots,
    #social,
    #download {
        padding: 40px 0;
        position: relative;
        background: #fff;
        z-index: 2;
        overflow: hidden;
        text-align: center;
    }
    
    .bg-color-main {
        background-color: #00aeff !important;
    }
    
    #download {
        padding: 70px 0;
    }
    
    .soc-list {
        margin: 0 0 50px 0;
    }
    
    .soc-list .icon {
        display: inline-block;
        font-size: 18px;
        color: #fff;
        padding: 13px;
        border-radius: 50%;
        background: #ddd;
        margin: 5px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }
    
    .soc-list li .icon:hover {
        background: #00aeff
    }
    
    .soc-list .soc-icon-twitter {
        background: #00aced
    }
    
    .soc-list .soc-icon-facebook {
        background: #3b5998
    }
    
    .soc-list .soc-icon-dribbble {
        background: #ea4c89
    }
    
    .soc-list .soc-icon-googleplus {
        background: #dd4b39
    }
    
    .soc-list .soc-icon-linkedin {
        background: #007bb6
    }
    
    .soc-list .soc-icon-instagram {
        background: #517fa4
    }
    
    .soc-list .soc-icon-pinterest {
        background: #cb2027
    }
    
    .highlight-right {
        position: absolute;
        animation: highlight-right 2s ease-in 0s infinite;
        -webkit-animation: highlight-right 2s ease-in 0s infinite;
        right: -5px;
        margin-top: -100px;
    }
    
    .highlight-left {
        position: absolute;
        animation: highlight-left 2s ease-in 0s infinite;
        -webkit-animation: highlight-left 2s ease-in 0s infinite;
        left: -5px;
        margin-top: -100px;
    }
    
    .animation-box {
        display: inline-block;
        position: relative;
    }
    
    @media (min-width: 768px) {
        .col-sm-pull-4 {
            right: 33.33333333%;
        }
        .col-sm-push-4 {
            left: 33.33333333%;
        }
    }
    
    .item-list-left h3,
    .item-list-right h3 {
        margin: 0 0 25px 0;
    }
    
    .soc-list li {
        display: inline-block;
    }
    
    @media (min-width: 1200px) {
        .container {
            width: 1170px;
        }
    }
    
    @media (min-width: 768) {
        .col-sm-push-6 {
            left: 50%;
        }
    }
    
    .screen-couple-left,
    .screen-couple-right {
        position: relative;
        max-width: 400px;
        min-width: 280px;
        overflow: hidden;
        z-index: 100;
    }
    
    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig;
    }
    
    .screen-couple-left .above,
    .screen-couple-right .above {
        z-index: 3;
    }
    
    .screen-couple-left .beyond,
    .screen-couple-right .beyond {
        z-index: 1;
        position: absolute;
        top: 40px;
    }
    
    #download h2 {
        color: #fff;
        margin: 30px 0;
    }
    
    .cs-header__offcanvas-toggle {
        padding: 0;
        cursor: pointer;
    }
    
    .cs-icon-menu::before {
        content: "";
    }

  
/*-----------------------------------------*/
    
    .iti {
        display: block !important;
    }
    
    .coll:after {
        font-family: 'FontAwesome';
        content: "\f068";
    }
    
    .coll.collapsed:after {
        content: "\f067";
    }
    
    .form-check {
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 90% !important;
        padding-left: 0;
    }
    
    .form-check label {
        padding-left: 10px;
        width: 100% !important;
        max-width: 100%;
        flex: none;
        text-align: left;
        display: block;
    } 