﻿html {
    scroll-behavior: smooth
}

body {
    font-family: OpenSans-Regular;
    font-size: 14px
}


.product-banner-content h1 {
    color: #111 !important
}

.dark-blue {
    color: #08618b;
    font-weight: 600;
    font-size: 16px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent
}

.banner-red-text {
    font-weight: 700;
    color: #e02b20 !important;
    text-align: left;
    font-size: 16px;
    margin-bottom: 40px
}

.fa-arrow-left {
    padding: 10px;
    background-color: #77c043;
    border-radius: 20px;
    border: 1px solid #fff
}

.fa-arrow-right {
    padding: 10px;
    background-color: #77c043;
    border-radius: 20px;
    border: 1px solid #fff;
    margin-left: 10px
}

.product-banner-content p {
    color: #111 !important
}

.captcha .g-recaptcha {
    margin-left: 15px
}



.product-banner-content {
    top: 9% !important
}

.banner-text {
    font-size: 18px;
    color: #c20505;
    margin-bottom: 40px
}

.contain {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

.item {
    align-items: center;
    display: flex;
    justify-content: center
}

.d-flex {
    display: flex !important
}

.features-info h3 {
    color: #05415d;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 10px;
    position: relative
}

    .features-info h3::before {
        content: '';
        position: absolute;
        width: 65%;
        height: 2px;
        top: 36px;
        display: none
    }

.bullet-list {
    padding-top: 20px
}

.bg-light {
    background-color: #f1f1f1
}

.bg-blue {
    background-color: #33afe4;
    padding: 74px;
    z-index: 3;
    position: absolute;
    margin-top: -52px;
    width: 100%
}

.bg-blues-container .container {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 0 40px 30px 40px;
    font-weight: 700;
    color: #000;
    box-shadow: 2px 13px 48px 0 rgb(0 0 0 / 25%);
    position: relative;
    top: 0;
    z-index: 4
}

.owl-carousel img {
    width: 200px;
    height: 200px
}

.owl-carousel .client-content h4 {
    color: #77c043;
    font-size: 22px;
    font-weight: 600
}

.client-content .client-says::before {
    content: '';
    position: absolute;
    width: 98%;
    height: 1px;
    background: #77c043;
    top: 71px
}

.bg-blues-container .text-center img {
    margin: 0 auto;
    margin-top: -45px
}

.bg-blues-container .text-center h3 {
    font-size: 24px;
    font-weight: 600;
    color: #666
}

.ctas-bg {
    background: url(../jpg/cta-bg-2.jpg);
    margin: 30px 0;
    padding: 20px;
    color: #fff
}

.cta-bg {
    margin: 30px 0;
    background: url(../jpg/cta-bg-3.jpg);
    padding: 0;
    color: #fff;
    padding: 20px 0
}

    .cta-bg .container {
        padding: 10px 0
    }

.product-pg-banner::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg,#dedede,transparent) !important;
    left: 0;
    top: 0;
    z-index: 0
}

.cta-bg h3 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative
}

    .cta-bg h3::before {
        content: '';
        position: absolute;
        width: 65%;
        height: 2px;
        background: #fff;
        z-index: 11;
        top: 66px;
        display: none
    }

.cta-bg p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

.cta-bg .span {
    background-color: #fbcd57;
    padding: 6px 10px;
    color: #111;
    font-weight: 700;
    border-radius: 7px;
    font-size: 19px;
    font-family: OpenSans-Regular
}

.form-cta input {
    background: 0 0;
    color: #fff;
    border-bottom: 1px solid #fff
}

.form-cta .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-image: none;
    border-bottom: 1px solid #ccc !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-cta .request-demo {
    border-bottom: 1px solid #77c043;
    line-height: 2.2
}

    .form-cta .request-demo span {
        color: #fff;
        background-color: #77c043;
        border-radius: 5px 5px 0 0;
        padding: 10px 20px;
        position: relative;
        left: 30%
    }

.btn-primary {
    background-color: #33afe4
}

.ctas-bg h3 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative
}

.ctas-bg p {
    font-size: 18px;
    margin: 30px 0
}

.ctas-bg h3::before {
    content: '';
    position: absolute;
    width: 40%;
    height: 2px;
    background: #fff;
    left: 30%;
    top: 38px
}

.benifit {
    background: #020024;
    background: linear-gradient(90deg,#05415d 0,#033045 35%,#032435 100%);
    border-radius: 10px;
    padding: 20px;
    color: #fff
}

    .benifit h3 {
        font-size: 22px;
        color: #fff
    }

        .benifit h3 :after {
            content: "";
            width: 60%;
            height: 1px;
            position: absolute;
            bottom: -46px;
            border: 1px dashed #fff
        }

.video-frame {
    margin-top: 20px
}

    .video-frame.laptop .video-frame-wrap {
        width: 100%;
        padding: 5.2% 0 10%;
        background: url(../png/bg_video.png) calc(50% - 1px) 0 no-repeat;
        background-size: cover
    }

.iframe-wrap {
    width: 73%;
    padding-bottom: 41.0625%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    height: 0
}

.video-frame-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.custom-counter {
    margin: 0;
    padding: 0;
    list-style: none
}

.blue {
    background: #fff !important
}

.green {
    background: #fff !important
}

.custom-counter p {
    position: relative;
    left: 10%;
    top: -32px
}

.custom-counter {
    padding: 40px
}

    .custom-counter li {
        counter-increment: step-counter;
        position: relative
    }

        .custom-counter li::before {
            content: counter(step-counter);
            margin-right: 5px;
            border-radius: 50%;
            padding: 7px 12px;
            line-height: 2;
            color: #fff;
            font-weight: bolder;
            position: relative
        }

        .custom-counter li::after {
            content: "";
            width: 1px;
            height: 43px;
            position: absolute;
            bottom: -46px;
            border: 1px dashed #35aee5;
            left: 17px;
            transform: translate(-50%,0)
        }

        .custom-counter li:last-of-type:after {
            display: none
        }

    .custom-counter .blue::before {
        background-color: #35aee5
    }

    .custom-counter .green::before {
        background-color: #78be42
    }

.col-centered {
    float: none;
    margin: 0 auto
}

.separate-line {
    position: relative
}

    .separate-line::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 90%;
        background: #555;
        z-index: 11;
        top: 36px
    }

    .separate-line img {
        padding-left: 20px
    }

.white-popup-block {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative
}

.popuptext {
    display: table
}

    .popuptext p {
        margin-bottom: 10px
    }

    .popuptext span {
        font-weight: 700;
        float: right
    }

.item {
    position: relative
}

    .item i {
        display: none;
        font-size: 4rem;
        color: #fff;
        opacity: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

    .item a {
        display: block;
        width: 100%
    }

        .item a:hover:before {
            content: "";
            background: rgba(0,0,0,.5);
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: 1
        }

        .item a:hover i {
            display: block;
            z-index: 2
        }

@media(max-width:1200px) {
    .bg-blues-container .container {
        top: -45px
    }

    .bg-blues-container .text-center img {
        margin: 0 auto;
        margin-top: -50px
    }

    .bg-blues-container .text-center h3 {
        font-size: 24px
    }

    .custom-counter p {
        left: 12%
    }
}

@media (max-width:1024px) {
    .cta-bg h3::before {
        top: 67px
    }

    .custom-counter li::after {
        height: 64px;
        bottom: -67px
    }

    .custom-counter p {
        left: 15%
    }

    .bg-blues-container .container {
        top: -45px
    }

    .bg-blues-container .text-center img {
        margin: 0 auto;
        margin-top: -50px
    }

    .bg-blues-container .text-center h3 {
        font-size: 24px
    }
}

@media (max-width:800px) {
    .mobile-view-hide
    {
        display:none;
    }

    .ctas-bg h3::before {
        display: none;
    }
    .cta-bg {
        margin: 30px 0;
        background:#343232 !important;
        padding: 0;
        color: #fff;
        padding: 20px 0;
    }
    #main-wrapper {
        min-height: auto !important
    }

    .product-banner-content h1 {
        font-size: 18px !important
    }

    .banner-red-text {
        font-size: 14px;
        margin-bottom: 14px
    }

    .custom-counter li::after {
        height: 86px;
        bottom: -86px
    }

    .custom-counter p {
        left: 15%
    }

    .features-info h3::before {
        display: none
    }

    .bg-blues-container .text-center img {
        margin: 0 auto;
        margin-top: 0
    }

    .bg-blues-container .text-center h3 {
        font-size: 15px
    }

    .fex-column {
        display: flex;
        flex-flow: column
    }

        .fex-column .order-1 {
            order: 1
        }

        .fex-column .order-2 {
            order: 2
        }

    .ctas-bg h3::before {
        top: 43px
    }

    .custom-counter p {
        position: relative;
        left: 17%
    }
}

@media (max-width:600px) {
    .ctas-bg h3::before {
        display: none;
    }
    .product-banner-content {
        top: 13% !important
    }

        .product-banner-content h1 {
            font-size: 20px !important
        }

    .features-info h3::before {
        top: 56px
    }

    .product-banner-content p {
        padding: 0 0 !important
    }

    .banner-red-text {
        font-size: 16px
    }

    .banner-red-text {
        margin-bottom: 20px
    }

    .cta-bg h3::before {
        top: 92px
    }

    .product-pg-banner {
        min-height: 375px
    }

    .separate-line::before {
        display: none
    }

    .cta-bg .span {
        background-color: transparent;
        padding: 6px 0;
        color: #fff
    }

    .ctas-bg h3::before {
        top: 99px
    }

    .bg-blues-container .text-center img {
        margin: 0 auto;
        margin-top: 10px
    }

    .bg-blues-container .container {
        top: -107px
    }

    .custom-counter p {
        left: 19%
    }

    .custom-counter li::after {
        height: 66px;
        bottom: -67px
    }

    .form-cta .request-demo span {
        left: 21%
    }

    .fex-column {
        display: flex;
        flex-flow: column
    }

        .fex-column .order-1 {
            order: 1
        }

        .fex-column .order-2 {
            order: 2
        }

    .bg-blues-container .container {
        top: 35px
    }

    .features-info {
        padding: 30px 10px !important
    }
}

@media (max-width:480px) {
    .ctas-bg h3::before {
        display: none;
    }
    .product-pg-banner img {
        height: auto !important
    }

    .bg-blue {
        display: none
    }
}

@media (max-width:400px) {
    .ctas-bg h3::before {
        display: none;
    }
    .features-info h3::before {
        top: 56px
    }

    .cta-bg h3::before {
        top: 92px
    }

    .separate-line::before {
        display: none
    }

    .cta-bg .span {
        background-color: transparent;
        padding: 6px 0;
        color: #fff
    }

    .ctas-bg h3::before {
        top: 125px
    }

    .bg-blues-container .text-center img {
        margin: 0 auto;
        margin-top: 10px
    }

    .custom-counter li::after {
        height: 83px;
        bottom: -87px
    }

    .form-cta .request-demo span {
        left: 17%
    }

    .fex-column {
        display: flex;
        flex-flow: column
    }

        .fex-column .order-1 {
            order: 1
        }

        .fex-column .order-2 {
            order: 2
        }

    .ctas-bg h3::before {
        top: 122px
    }

    .cta-bg h3::before {
        top: 122px
    }

    .custom-counter li::after {
        height: 106px;
        bottom: -108px
    }
}

@media (max-width:280px) {
    .ctas-bg h3::before {
        display: none;
    }
    .ctas-bg h3::before {
        top: 125px
    }
}

.event_section {
    padding: 20px 0;
    background-color: #f1f1f1
}

    .event_section .event_container {
        display: flex;
        width: 100%;
        height: 310px;
        background: #fff;
        max-width: 750px;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.25),0 8px 8px 0 rgba(0,0,0,.15);
        margin: 20px 0;
        border-radius: 10px 10px 0 0
    }

        .event_section .event_container .event_bg {
            width: 192px;
            height: 100%;
            background: #fff;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px
        }

        .event_section .event_container .event_info {
            width: 100%;
            height: 100%;
            padding: 10px 20px
        }

            .event_section .event_container .event_info .event_title {
                width: 100%
            }

                .event_section .event_container .event_info .event_title h4 {
                    font-size: 22px
                }

            .event_section .event_container .event_info .event_desc {
                display: flex;
                width: 100%;
                height: calc(100% - 100px)
            }

                .event_section .event_container .event_info .event_desc p {
                    font-size: 15px;
                    color: #565861;
                    overflow: hidden;
                    text-overflow: ellipsis
                }

            .event_section .event_container .event_info .event_footer {
                display: flex;
                align-items: center;
                justify-content: space-between
            }

                .event_section .event_container .event_info .event_footer .event_date p {
                    font-size: 15px;
                    font-weight: 600;
                    color: #333;
                    margin: 0
                }

@media screen and (max-width:575px) {
    .ctas-bg h3::before {
        display: none;
    }
    .event_section .event_container {
        width: 100%;
        height: 480px;
        background: #fff;
        flex-direction: column
    }

        .event_section .event_container .event_bg {
            width: 100%;
            height: 250px;
            min-height: 250px;
            border-top-right-radius: 3px;
            border-bottom-left-radius: 0
        }

        .event_section .event_container .event_info {
            width: 100%;
            height: 230px
        }
}
