﻿@font-face {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    src: url(../../fonts/PublicoHeadline-Bold-Web.woff2)
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(../../fonts/OpenSans-Bold.ttf)
}

@font-face {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    src: url(../../fonts/OpenSans-Regular.ttf)
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select, textarea, input {
        font-size: 16px
    }
}

.text-center {
    text-align: center
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#cm-section-trial .wrapper {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #DADED8;
    border-bottom: 1px solid #DADED8;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    padding: 50px 75px 50px 75px
}

@media screen and (min-width: 1250px) {
    #cm-section-trial .wrapper {
        width: 1100px
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #cm-section-trial .wrapper {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width: 950px) {
    #cm-section-trial .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#cm-section-trial .container-text {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    #cm-section-trial .container-text img {
        width: 100px
    }

    #cm-section-trial .container-text h2 {
        margin-left: 30px;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F;
        max-width: 300px
    }

@media screen and (min-width: 950px) {
    #cm-section-trial .container-text h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (max-width: 950px) {
    #cm-section-trial .container-text h2 {
        font-size: 24px;
        line-height: 24px
    }
}

#cm-section-trial a {
    border: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 30px;
    background-color: #0092FF;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: center;
    transition: all 0.25s ease;
    padding: 17px 30px 17px 30px
}

    #cm-section-trial a .btn-text {
        display: block;
        color: #FFF;
        font-family: OpenSans-Bold;
        transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
    }

    #cm-section-trial a:hover {
        background-color: #044A75
    }

    #cm-section-trial a .btn-text {
        font-size: 16px;
        line-height: 22px
    }

@media screen and (max-width: 950px) {
    #cm-section-trial .wrapper {
        width: 100%
    }

    #cm-section-trial .container-text {
        width: 100%;
        text-align: center;
        justify-content: center
    }

        #cm-section-trial .container-text img {
            margin-bottom: 25px
        }

        #cm-section-trial .container-text h2 {
            max-width: initial;
            width: 100%;
            margin-left: 0px
        }

    #cm-section-trial a {
        margin-top: 25px;
        margin: 25px auto 0px auto
    }
}

#cm-section-start {
    position: relative;
    background-color: #FFD9D4
}

    #cm-section-start .wrapper {
        padding: 90px 0px 90px 0px;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        justify-content: space-between
    }

@media screen and (min-width: 1250px) {
    #cm-section-start .wrapper {
        width: 1000px
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #cm-section-start .wrapper {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width: 950px) {
    #cm-section-start .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#cm-section-start .container-img {
    position: relative;
    width: 38%
}

    #cm-section-start .container-img img {
        width: 100%;
        mix-blend-mode: multiply
    }

#cm-section-start .container-video {
    position: relative;
    width: 38%
}

    #cm-section-start .container-video iframe {
        width: 380px;
        height: 380px
    }

    #cm-section-start .container-video:after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-image: radial-gradient(circle, rgba(255,217,212,0) 46%, #FFD9D4 72%)
    }

#cm-section-start .container-text {
    position: relative;
    width: 50%
}

    #cm-section-start .container-text h2 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F
    }

@media screen and (min-width: 950px) {
    #cm-section-start .container-text h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 950px) {
    #cm-section-start .container-text h2 {
        font-size: 30px;
        line-height: 36px
    }
}

#cm-section-start .container-text p {
    margin-top: 18px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 18px;
    line-height: 28px
}

    #cm-section-start .container-text p br {
        display: none
    }

#cm-section-start .container-text a {
    margin-top: 30px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    border-radius: 30px;
    background-color: #0092FF;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: center;
    transition: all 0.25s ease;
    padding: 17px 30px 17px 30px
}

    #cm-section-start .container-text a .btn-text {
        display: block;
        color: #FFF;
        font-family: OpenSans-Bold;
        transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
    }

    #cm-section-start .container-text a:hover {
        background-color: #044A75
    }

    #cm-section-start .container-text a .btn-text {
        font-size: 16px;
        line-height: 22px
    }

@media screen and (max-width: 950px) {
    #cm-section-start {
        margin-top: 0px
    }

        #cm-section-start .wrapper {
            padding-top: 50px;
            padding-bottom: 60px
        }

        #cm-section-start .container-video, #cm-section-start .container-img {
            width: 100%;
            text-align: center
        }

            #cm-section-start .container-video iframe, #cm-section-start .container-img iframe {
                height: 260px;
                width: 290px
            }

            #cm-section-start .container-video img, #cm-section-start .container-img img {
                width: 290px;
                margin-bottom: 40px
            }

        #cm-section-start .container-text {
            text-align: center;
            width: 100%;
            margin-top: -20px
        }
}

body, html, * {
    padding: 0px;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body, html {
    width: 100%;
    height: 100%
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6, i {
    font-weight: normal;
    font-style: normal
}

body.block {
    overflow: hidden
}

main {
    position: relative;
    width: 100%;
    overflow: hidden
}

.header-banner-active main {
    margin-top: 2rem
}

.pricing-everyone #section-pricing .container-text .container-actions:before {
    transform: translateY(-50%) translateX(0px)
}

.pricing-everyone #cm-section-start {
    background-color: #EEECEB
}
select

.pricing-everyone #cm-section-start .container-video:after {
    background-image: radial-gradient(circle, rgba(238,236,235,0) 46%, #EEECEB 72%)
}

.pricing-enterprise #section-pricing .container-text .container-actions:before {
    transform: translateY(-50%) translateX(100%)
}

.pricing-enterprise #section-pricing .container-enterprise .btn {
    /*background-color: #f56363*/ /*#044A75*/
}

.pricing-enterprise #cm-section-start {
    background-color: transparent
}

    .pricing-enterprise #cm-section-start .wrapper {
        padding-top: 0px;
        padding-bottom: 100px
    }

    .pricing-enterprise #cm-section-start .container-video:after {
        background-image: none
    }

.pricing-enterprise footer {
    border-top: 1px solid #D2D5D9
}

#section-pricing {
    position: relative;
    /*padding-top: 145px*/
}

    #section-pricing:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 75%;
        /*background-color: #f56363*/
        /*background-color: #044A75*/
    }

    #section-pricing .wrapper {
        position: relative;
        /*margin-right:-2%;*/
        margin-right: auto;
        margin-left: auto
    }
    #section-pricing .container-pricing .pricing
    @media screen and (min-width: 1250px) {
        #section-pricing .wrapper {
        width: 80%
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #section-pricing .wrapper {
        width: 100%;
        /*padding-right: 50px;
        padding-left: 50px*/
    }
}

@media screen and (max-width: 950px) {
    #section-pricing .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#section-pricing .container-text {
    text-align: center
}

    #section-pricing .container-text h2 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F;
        color: #FFF
    }

@media screen and (min-width: 950px) {
    #section-pricing .container-text h2 {
        font-size: 72px;
        line-height: 72px
    }
}

@media screen and (max-width: 950px) {
    #section-pricing .container-text h2 {
        font-size: 42px;
        line-height: 50px
    }
}

#section-pricing .container-text p {
    margin-top: 10px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 20px;
    line-height: 30px;
    color: rgba(255,255,255,0.8)
}

#section-pricing .container-pricing {
    margin-top: 78px;
    margin-left:5%;
    margin-right:5%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

    #section-pricing .container-pricing .pricing {
        position: relative;
        background-color: #FFFFFF;
        box-shadow: 0 15px 20px 0 rgba(0,0,0,0.1);
        border-radius: 8px;
        width: calc((100% / 5) - 10px);
        text-align: center;
        padding: 25px 25px 25px 25px;
        transition: all 500ms cubic-bezier(0.01, 0.985, 0.73, 0.995);
        /*width:200%*/
    }

        #section-pricing .container-pricing .pricing .bdg {
            position: absolute;
            bottom: calc(100% + 5px);
            left: 0px;
            width: 100%;
            padding: 8px 0px 8px 0px;
            border-radius: 8px;
            font-size: 11px;
            line-height: 15px;
            font-family: OpenSans-Bold
        }

        #section-pricing .container-pricing .pricing h3 {
            display: block;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #f56363 /*#091E3F*/
        }

@media screen and (min-width: 950px) {
    #section-pricing .container-pricing .pricing h3 {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (max-width: 950px) {
    #section-pricing .container-pricing .pricing h3 {
        font-size: 24px;
        line-height: 24px
    }
}

#section-pricing .container-pricing .pricing .desc {
    height: 50px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 14px;
    line-height: 24px
}
#round-dropdown{
    border-radius:36px;
}

#section-pricing .container-pricing .pricing .container-price {
    margin-top: 11px;
    margin-bottom: 20px
}

    #section-pricing .container-pricing .pricing .container-price .price {
        font-size: 30px;
        line-height: 52px;
        font-family: OpenSans-Bold;
        color: #091E3F
    }

    #section-pricing .container-pricing .pricing .container-price p {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 14px;
        line-height: 24px;
        color: #091E3F
    }

#section-pricing .container-pricing .pricing .container-annual-price {
    width: calc(100% + 40px);
    margin-left: -20px;
    display: flex;
    align-items: center;
    justify-content: center
}

    #section-pricing .container-pricing .pricing .container-annual-price .price {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 14px;
        line-height: 24px;
        color: #091E3F;
        margin-right: 5px
    }

    #section-pricing .container-pricing .pricing .container-annual-price p {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 14px;
        line-height: 24px
    }

#section-pricing .container-pricing .pricing .info {
    height: 98px;
    padding-top: 30px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 18px;
    line-height: 28px;
    font-family: OpenSans-Bold;
    color: #091E3F
}

#section-pricing .container-pricing .pricing .select {
    width: 100%;
    position: relative;
    margin: 16px 0px 16px 0px
}

    #section-pricing .container-pricing .pricing .select .container-input {
        width: 100%;
        cursor: pointer;
        position: relative;
        cursor: pointer
    }

        #section-pricing .container-pricing .pricing .select .container-input input {
            outline: none;
            width: 100%;
            background-color: #EEECEB;
            border: 1px solid #D2D5D9;
            border-radius: 30px;
            padding-right: 15px;
            padding-left: 15px;
            height: 50px;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #606469;
            font-size: 14px;
            line-height: 24px;
            color: #091E3F;
            font-family: OpenSans-Bold
        }

        #section-pricing .container-pricing .pricing .select .container-input .arrow {
            position: absolute;
            width: 9px;
            right: 12px;
            top: 50%;
            transform: translateY(-50%)
        }

    #section-pricing .container-pricing .pricing .select .dropdown {
        display: none;
        box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1);
        background-color: #FFFFFF;
        border-radius: 0 0 8px 8px;
        position: absolute;
        z-index: 1;
        left: 0px;
        width: 100%;
        top: calc(100% + 6px);
        width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        max-height: 165px
    }

        #section-pricing .container-pricing .pricing .select .dropdown .container-el {
            position: relative
        }

            #section-pricing .container-pricing .pricing .select .dropdown .container-el .el {
                cursor: pointer;
                padding: 10px 20px 10px 20px;
                transition: all 0.25s ease
            }

                #section-pricing .container-pricing .pricing .select .dropdown .container-el .el span {
                    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                    color: #606469;
                    font-size: 14px;
                    line-height: 24px;
                    font-family: OpenSans-Bold;
                    color: #091E3F
                }

                #section-pricing .container-pricing .pricing .select .dropdown .container-el .el:hover {
                    background-color: #EEECEB
                }

    #section-pricing .container-pricing .pricing .select.open .dropdown {
        display: block
    }

#section-pricing .container-pricing .pricing a {
    width: 100%;
    display: block;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 30px;
    background-color: #f56363;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: center;
    transition: all 0.25s ease;
    padding: 8px 8px 8px 8px
}

    #section-pricing .container-pricing .pricing a .btn-text {
        display: block;
        color: #FFF;
        font-family: OpenSans-Bold;
        transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
    }

    #section-pricing .container-pricing .pricing a:hover {
        background-color: #f56363
    }

    #section-pricing .container-pricing .pricing a .btn-text {
        font-size: 14px;
        line-height: 19px
    }

    #section-pricing .container-pricing .pricing a:hover {
        border-color: #d80e0e !important;
        background-color: #d80e0e !important
    }

        #section-pricing .container-pricing .pricing a:hover .btn-text {
            /*color: #FFF !important*/
        }

#section-pricing .container-pricing .pricing .opt {
    margin-top: 32px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 14px;
    line-height: 24px;
    font-family: OpenSans-Bold;
    color: #091E3F;
    margin-bottom: 26px
}

#section-pricing .container-pricing .pricing ul {
    padding-top: 26px;
    border-top: 1px solid #DEDEDE;
    list-style: none
}

    #section-pricing .container-pricing .pricing ul li {
        display: flex;
        flex-flow: row wrap
    }

        #section-pricing .container-pricing .pricing ul li .icn {
            padding-top: 4px;
            width: 14px;
            margin-right: 12px
        }

        #section-pricing .container-pricing .pricing ul li .text {
            flex: 1;
            text-align: left;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #606469;
            font-size: 14px;
            line-height: 24px;
            color: #091E3F
        }

        #section-pricing .container-pricing .pricing ul li:not(:last-child) {
            margin-bottom: 5px
        }

        #section-pricing .container-pricing .pricing ul li:not(:first-child) .text {
            font-family: OpenSans-Bold
        }

        #section-pricing .container-pricing .pricing ul li:first-child .icn {
            display: none
        }

#section-pricing .container-pricing .pricing:nth-child(1) a {
    /*background-color: #FFF;*/
    /*border: 1px solid #091E3F*/
}

    #section-pricing .container-pricing .pricing:nth-child(1) a .btn-text {
        color: #091E3F
    }

#section-pricing .container-pricing .pricing:nth-child(2) h3 {
    color: #f56363
}

#section-pricing .container-pricing .pricing:nth-child(3) h3 {
    color: #f56363
}

#section-pricing .container-pricing .pricing:nth-child(3) a {
    background-color: #f56363
}

#section-pricing .container-pricing .pricing:nth-child(4) h3 {
    color: #f56363
}

#section-pricing .container-pricing .pricing:nth-child(4) a {
    background-color: #f56363
}

    #section-pricing .container-pricing .pricing:nth-child(4) a .btn-text {
        /*color: #091E3F*/
    }

#section-pricing .container-pricing .pricing:nth-child(4) .bdg {
    background-color: #FFD201;
    color: #091E3F
}

#section-pricing .container-pricing .pricing:nth-child(5) h3 {
    color: #f56363
}

#section-pricing .container-pricing .pricing:nth-child(5) .info {
    height: 131px
}

#section-pricing .container-pricing .pricing:nth-child(5) a {
    background-color:  #f56363
}

#section-pricing .container-pricing .pricing:hover {
    transform: scale(1.04)
}

#section-pricing .container-select {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin-top: 48px
}

    #section-pricing .container-select p {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 16px;
        line-height: 26px;
        color: #091E3F
    }

    #section-pricing .container-select .select {
        position: relative;
        margin: 0px 20px 0px 20px
    }

        #section-pricing .container-select .select .container-input {
            cursor: pointer;
            position: relative;
            cursor: pointer
        }

            #section-pricing .container-select .select .container-input input {
                outline: none;
                appearance: none;
                border: 1px solid #D2D5D9;
                border-radius: 30px;
                width: 185px;
                height: 50px;
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 14px;
                line-height: 24px;
                padding-left: 20px;
                color: #091E3F;
                box-shadow: none
            }

            #section-pricing .container-select .select .container-input .arrow {
                position: absolute;
                width: 9px;
                right: 18px;
                top: 50%;
                transform: translateY(-50%)
            }

        #section-pricing .container-select .select .dropdown {
            display: none;
            box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1);
            background-color: #FFFFFF;
            border-radius: 0 0 8px 8px;
            position: absolute;
            z-index: 1;
            left: 0px;
            width: 100%;
            top: calc(100% + 6px);
            width: 100%;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
            max-height: 165px
        }

            #section-pricing .container-select .select .dropdown .container-el {
                position: relative
            }

                #section-pricing .container-select .select .dropdown .container-el .el {
                    cursor: pointer;
                    padding: 10px 20px 10px 20px;
                    transition: all 0.25s ease
                }

                    #section-pricing .container-select .select .dropdown .container-el .el span {
                        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                        color: #606469;
                        font-size: 14px;
                        line-height: 24px;
                        color: #091E3F
                    }

                    #section-pricing .container-select .select .dropdown .container-el .el:hover {
                        background-color: #EEECEB
                    }

        #section-pricing .container-select .select.open .dropdown {
            display: block
        }

#section-pricing .container-enterprise {
    padding: 40px 70px 40px 70px;
    margin: 70px auto 50px auto;
    width: 460px;
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 15px 20px 0 rgba(0,0,0,0.1);
    text-align: center
}

    #section-pricing .container-enterprise h3 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F;
        color: #044A75
    }

@media screen and (min-width: 950px) {
    #section-pricing .container-enterprise h3 {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (max-width: 950px) {
    #section-pricing .container-enterprise h3 {
        font-size: 24px;
        line-height: 24px
    }
}

#section-pricing .container-enterprise .desc {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 18px;
    line-height: 28px;
    font-family: OpenSans-Bold;
    color: #091E3F;
    margin-top: 15px
}

#section-pricing .container-enterprise .paragraph {
    margin-top: 20px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 14px;
    line-height: 24px
}

#section-pricing .container-enterprise .btn {
    margin-top: 30px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 30px;
    background-color: #f56363 /*#0092FF*/;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: center;
    transition: all 0.25s ease;
    padding: 17px 30px 17px 30px
}

    #section-pricing .container-enterprise .btn .btn-text {
        display: block;
        color: #f00f0f;
        font-family: OpenSans-Bold;
        transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
    }

    #section-pricing .container-enterprise .btn:hover {
        background-color: #f00f0f /*#044A75*/
    }

    #section-pricing .container-enterprise .btn .btn-text {
        font-size: 14px;
        line-height: 19px
    }

#section-pricing .container-enterprise ul {
    width: 240px;
    margin: 40px auto 0px auto;
    list-style: none
}

    #section-pricing .container-enterprise ul li {
        display: flex;
        flex-flow: row wrap
    }

        #section-pricing .container-enterprise ul li .icn {
            padding-top: 5px;
            width: 12px;
            margin-right: 12px
        }

        #section-pricing .container-enterprise ul li .text {
            flex: 1;
            text-align: left;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #606469;
            font-size: 14px;
            line-height: 24px;
            font-family: OpenSans-Bold;
            color: #091E3F
        }

        #section-pricing .container-enterprise ul li:not(:last-child) {
            margin-bottom: 5px
        }

#section-features {
    margin-top: 50px;
    position: relative
}

    #section-features .wrapper {
        /*padding-top: 85px;*/
        border-top: 1px solid #DBDBDB;
        margin-right: auto;
        margin-left: auto
    }

@media screen and (min-width: 1250px) {
    #section-features .wrapper {
        width: 1200px
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #section-features .wrapper {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-features .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#section-features .container-text {
    text-align: center;
    margin-bottom: 60px
}

    #section-features .container-text h2 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F
    }

@media screen and (min-width: 950px) {
    #section-features .container-text h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-features .container-text h2 {
        font-size: 30px;
        line-height: 36px
    }
}

#section-features .container-board {
    display: flex;
    flex-flow: row wrap
}

    #section-features .container-board:not(:last-child) {
        margin-bottom: 95px
    }

    #section-features .container-board .col-title {
        width: 300px
    }

        #section-features .container-board .col-title .cell {
            border-radius: 8px 0px 0px 8px
        }

            #section-features .container-board .col-title .cell:not(:first-child) p {
                flex: 1;
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 16px;
                line-height: 26px;
                color: #091E3F
            }

            #section-features .container-board .col-title .cell:not(:first-child) i {
                position: relative;
                margin-left: 15px
            }

                #section-features .container-board .col-title .cell:not(:first-child) i .icn-info {
                    width: 13px;
                    stroke: #606469;
                    transition: all 0.25s ease
                }

                #section-features .container-board .col-title .cell:not(:first-child) i .dropdown {
                    display: none;
                    padding: 10px 20px 10px 20px;
                    text-align: center;
                    width: 240px;
                    position: absolute;
                    bottom: calc(100% + 10px);
                    left: 50%;
                    transform: translateX(-50%);
                    box-shadow: 0 6px 15px 0 rgba(0,0,0,0.15);
                    background-color: #FFFFFF;
                    border-radius: 2px;
                    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                    color: #606469;
                    font-size: 14px;
                    line-height: 21px
                }

                    #section-features .container-board .col-title .cell:not(:first-child) i .dropdown:after {
                        position: absolute;
                        left: 50%;
                        top: 100%;
                        transform: translateX(-50%);
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                        border-color: rgba(255,255,255,0);
                        border-top-color: #FFF
                    }

                #section-features .container-board .col-title .cell:not(:first-child) i:hover .icn-info {
                    stroke: #0092FF
                }

                #section-features .container-board .col-title .cell:not(:first-child) i:hover .dropdown {
                    display: block
                }

            #section-features .container-board .col-title .cell:not(:first-child):not(:last-child) {
                border-right: 1px solid #D2D5D9
            }

            #section-features .container-board .col-title .cell:first-child .container-title .title {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #091E3F;
                font-size: 24px;
                line-height: 29px;
                text-align: left
            }

@media screen and (min-width: 950px) {
    #section-features .container-board .col-title .cell:first-child .container-title .title {
        font-size: 24px;
        line-height: 29px
    }
}

@media screen and (max-width: 950px) {
    #section-features .container-board .col-title .cell:first-child .container-title .title {
        font-size: 20px;
        line-height: 24px
    }
}

#section-features .container-board .container-col {
    display: flex; 
    flex: 1
}

    #section-features .container-board .container-col .sib-pricing-col {
        width: calc(100% / 5)
    }

        #section-features .container-board .container-col .sib-pricing-col .cell {
            justify-content: center
        }

            #section-features .container-board .container-col .sib-pricing-col .cell p {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 14px;
                line-height: 24px;
                text-align: center;
                line-height: 16px
            }

            #section-features .container-board .container-col .sib-pricing-col .cell .icn-check {
                width: 15px
            }

            #section-features .container-board .container-col .sib-pricing-col .cell .icn-cross {
                width: 13px
            }

        #section-features .container-board .container-col .sib-pricing-col:last-child .cell {
            border-radius: 0px 8px 8px 0px
        }

        #section-features .container-board .container-col .sib-pricing-col:not(:last-child) .cell:not(:first-child):not(:last-child) {
            border-right: 1px solid #D2D5D9
        }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(1) .cell .container-btn .signup {
            background-color: #FFF;
            border: 1px solid #091E3F
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(1) .cell .container-btn .signup .btn-text {
                color: #091E3F
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(1) .cell .container-btn .btn {
            border-color: #091E3F
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(1) .cell .container-btn .btn svg {
                fill: #091E3F
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(2) .cell .container-btn .btn {
            background-color: #0092FF
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(2) .cell .container-btn .btn svg {
                fill: #FFF
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(3) .cell .container-btn .signup {
            background-color: #0161E5
        }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(3) .cell .container-btn .btn {
            background-color: #0161E5
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(3) .cell .container-btn .btn svg {
                fill: #FFF
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(4) .cell .container-btn .signup {
            background-color: #FFD201
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(4) .cell .container-btn .signup .btn-text {
                color: #091E3F
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(4) .cell .container-btn .btn {
            background-color: #FFD201
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(4) .cell .container-btn .btn svg {
                fill: #091E3F
            }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(5) .cell .container-btn .signup {
            background-color: #044A75
        }

        #section-features .container-board .container-col .sib-pricing-col:nth-child(5) .cell .container-btn .btn {
            background-color: #044A75
        }

            #section-features .container-board .container-col .sib-pricing-col:nth-child(5) .cell .container-btn .btn svg {
                fill: #FFF
            }

#section-features .container-board .cell {
    height: 70px;
    padding: 0px 20px 0px 20px;
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

    #section-features .container-board .cell:nth-child(1) {
        top: 0px;
        bottom: 50px;
        margin-bottom: 15px
    }

        #section-features .container-board .cell:nth-child(1) .container-title {
            text-align: center
        }

            #section-features .container-board .cell:nth-child(1) .container-title .title {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #091E3F;
                font-size: 18px;
                line-height: 22px;
                font-family: OpenSans-Bold
            }

            #section-features .container-board .cell:nth-child(1) .container-title p {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 14px;
                line-height: 24px
            }

    #section-features .container-board .cell:nth-child(odd):not(:first-child):not(:last-child) {
        background-color: #F9F8F7
    }

    #section-features .container-board .cell .container-btn {
        width: 100%;
        height: 40px;
        position: relative
    }

        #section-features .container-board .cell .container-btn .signup {
            opacity: 0;
            position: absolute;
            z-index: 1;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            cursor: pointer;
            text-decoration: none;
            border-radius: 30px;
            background-color: #0092FF;
            display: inline-flex;
            flex-flow: row wrap;
            justify-content: center;
            transition: all 0.25s ease;
            padding: 9px 30px 9px 30px;
            transition: all 0.5s ease
        }

            #section-features .container-board .cell .container-btn .signup .btn-text {
                display: block;
                color: #FFF;
                font-family: OpenSans-Bold;
                transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
            }

            #section-features .container-board .cell .container-btn .signup:hover {
                background-color: #044A75
            }

            #section-features .container-board .cell .container-btn .signup .btn-text {
                font-size: 12px;
                line-height: 17px
            }

        #section-features .container-board .cell .container-btn .btn {
            opacity: 1;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 37px;
            height: 37px;
            border-radius: 25px;
            border: 1px solid transparent;
            transition: all 0.25s ease
        }

            #section-features .container-board .cell .container-btn .btn svg {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                width: 8px
            }

        #section-features .container-board .cell .container-btn:hover .signup {
            transition: all 0.25s ease;
            opacity: 1
        }

        #section-features .container-board .cell .container-btn:hover .btn {
            transition: all 0.5s ease;
            opacity: 0
        }

#section-flexible {
    margin-top: 100px;
    position: relative;
    background-color: #EEECEB
}

    #section-flexible .wrapper {
        margin-right: auto;
        margin-left: auto;
        padding: 95px 0px 75px 0px
    }

@media screen and (min-width: 1250px) {
    #section-flexible .wrapper {
        width: 1200px
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #section-flexible .wrapper {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-flexible .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#section-flexible .container-text {
    text-align: center
}

    #section-flexible .container-text h2 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F
    }

@media screen and (min-width: 950px) {
    #section-flexible .container-text h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-flexible .container-text h2 {
        font-size: 30px;
        line-height: 36px
    }
}

#section-flexible .container-text p {
    margin-top: 16px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 18px;
    line-height: 28px
}

#section-flexible .container-plans {
    margin-top: 68px
}

    #section-flexible .container-plans .plan {
        padding: 0px 30px 0px 30px;
        background-color: #FFFFFF;
        border-radius: 8px
    }

        #section-flexible .container-plans .plan:not(:last-child) {
            margin-bottom: 15px
        }

        #section-flexible .container-plans .plan .head {
            position: relative;
            padding: 25px 0px 25px 0px;
            display: flex;
            flex-flow: row wrap;
            align-items: center;
            cursor: pointer
        }

            #section-flexible .container-plans .plan .head .icn {
                width: 20px;
                margin-right: 20px
            }

            #section-flexible .container-plans .plan .head .title {
                min-width: 100px;
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #091E3F;
                font-size: 18px;
                line-height: 22px;
                font-family: OpenSans-Bold
            }

            #section-flexible .container-plans .plan .head .price {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 16px;
                line-height: 26px
            }

            #section-flexible .container-plans .plan .head .action {
                width: 20px;
                height: 20px;
                position: absolute;
                top: 50%;
                right: 0px;
                transform: translateY(-50%);
                transition: all 500ms cubic-bezier(0, 0.98, 0.77, 0.97)
            }

                #section-flexible .container-plans .plan .head .action .line {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    width: 100%;
                    height: 1.5px;
                    background-color: #0092FF;
                    transition: all 500ms cubic-bezier(0, 0.98, 0.77, 0.97)
                }

        #section-flexible .container-plans .plan .content {
            position: relative;
            text-align: center;
            height: 0px;
            overflow: hidden
        }

            #section-flexible .container-plans .plan .content h3 {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #091E3F
            }

@media screen and (min-width: 950px) {
    #section-flexible .container-plans .plan .content h3 {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (max-width: 950px) {
    #section-flexible .container-plans .plan .content h3 {
        font-size: 24px;
        line-height: 24px
    }
}

#section-flexible .container-plans .plan .content .desc {
    margin-top: 5px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 16px;
    line-height: 26px
}

#section-flexible .container-plans .plan .content .container-form {
    margin-top: 45px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

    #section-flexible .container-plans .plan .content .container-form p {
        margin: 0px 20px 0px 20px;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 18px;
        line-height: 28px;
        font-family: OpenSans-Bold;
        color: #091E3F
    }

    #section-flexible .container-plans .plan .content .container-form input {
        outline: none;
        border: 1px solid #D2D5D9;
        border-radius: 30px;
        width: 185px;
        height: 50px;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 14px;
        line-height: 24px;
        padding-left: 20px;
        color: #091E3F
    }

    #section-flexible .container-plans .plan .content .container-form .select {
        position: relative
    }

        #section-flexible .container-plans .plan .content .container-form .select .container-input {
            cursor: pointer;
            display: inline-block;
            position: relative
        }

            #section-flexible .container-plans .plan .content .container-form .select .container-input .arrow {
                position: absolute;
                width: 9px;
                right: 18px;
                top: 50%;
                transform: translateY(-50%)
            }

        #section-flexible .container-plans .plan .content .container-form .select .dropdown {
            text-align: left;
            display: none;
            box-shadow: 0 20px 20px 0 rgba(0,0,0,0.1);
            background-color: #FFFFFF;
            border-radius: 0 0 8px 8px;
            position: absolute;
            z-index: 1;
            left: 0px;
            width: 100%;
            top: calc(100% + 6px);
            width: 100%;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
            max-height: 165px
        }

            #section-flexible .container-plans .plan .content .container-form .select .dropdown .container-el {
                position: relative
            }

                #section-flexible .container-plans .plan .content .container-form .select .dropdown .container-el .el {
                    cursor: pointer;
                    padding: 10px 20px 10px 20px;
                    transition: all 0.25s ease
                }

                    #section-flexible .container-plans .plan .content .container-form .select .dropdown .container-el .el span {
                        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                        color: #606469;
                        font-size: 14px;
                        line-height: 24px;
                        color: #091E3F
                    }

                    #section-flexible .container-plans .plan .content .container-form .select .dropdown .container-el .el:hover {
                        background-color: #EEECEB
                    }

        #section-flexible .container-plans .plan .content .container-form .select.open .dropdown {
            display: block
        }

#section-flexible .container-plans .plan .content .container-action {
    margin-top: 50px;
    position: relative
}

    #section-flexible .container-plans .plan .content .container-action .price {
        font-size: 38px;
        line-height: 52px;
        color: #091E3F;
        font-family: OpenSans-Bold
    }

    #section-flexible .container-plans .plan .content .container-action .price-desc {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #606469;
        font-size: 16px;
        line-height: 26px
    }

    #section-flexible .container-plans .plan .content .container-action a {
        margin-top: 10px;
        cursor: pointer;
        text-decoration: none;
        border-radius: 30px;
        background-color: #0092FF;
        display: inline-flex;
        flex-flow: row wrap;
        justify-content: center;
        transition: all 0.25s ease;
        padding: 17px 30px 17px 30px
    }

        #section-flexible .container-plans .plan .content .container-action a .btn-text {
            display: block;
            color: #FFF;
            font-family: OpenSans-Bold;
            transition: all 0.75s cubic-bezier(0.08, 1.155, 0.655, 0.935)
        }

        #section-flexible .container-plans .plan .content .container-action a:hover {
            background-color: #044A75
        }

        #section-flexible .container-plans .plan .content .container-action a .btn-text {
            font-size: 14px;
            line-height: 19px
        }

#section-flexible .container-plans .plan .content .opt {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 14px;
    line-height: 24px
}

#section-flexible .container-plans .plan .content i {
    position: absolute;
    right: 0px;
    bottom: 20px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 14px;
    line-height: 24px
}

#section-flexible .container-plans .plan.open .head .action {
    transform: translateY(-50%) rotate(180deg)
}

    #section-flexible .container-plans .plan.open .head .action .line {
        transform: translate(-50%, -50%)
    }

#section-flexible .container-plans .plan.open .content {
    border-top: 1px solid #DBDBDB;
    padding: 40px 0px 60px 0px;
    height: auto
}

#section-flexible .container-plans .plan.close .head .action {
    transform: translateY(-50%) rotate(-90deg)
}

    #section-flexible .container-plans .plan.close .head .action .line:nth-child(1) {
        transform: translate(-50%, -50%) rotate(90deg)
    }

    #section-flexible .container-plans .plan.close .head .action .line:nth-child(2) {
        transform: translate(-50%, -50%) rotate(0deg)
    }

#section-faq {
    position: relative;
    padding: 100px 0px 0px 0px
}

    #section-faq .wrapper {
        margin-right: auto;
        margin-left: auto
    }

@media screen and (min-width: 1250px) {
    #section-faq .wrapper {
        width: 1100px
    }
}

@media screen and (min-width: 950px) and (max-width: 1250px) {
    #section-faq .wrapper {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-faq .wrapper {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px
    }
}

#section-faq .container-text {
    text-align: center;
    position: relative
}

    #section-faq .container-text h2 {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        color: #091E3F
    }

@media screen and (min-width: 950px) {
    #section-faq .container-text h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 950px) {
    #section-faq .container-text h2 {
        font-size: 30px;
        line-height: 36px
    }
}

#section-faq .container-col {
    margin-top: 95px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start
}

    #section-faq .container-col .sib-pricing-col {
        width: calc(50% - 3px)
    }

#section-faq .container-el {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start
}

    #section-faq .container-el .el {
        width: 100%;
        border-radius: 8px;
        background-color: #F9F8F7;
        padding: 0px 30px 0px 30px;
        position: relative
    }

        #section-faq .container-el .el:not(:last-child) {
            margin-bottom: 8px
        }

        #section-faq .container-el .el.open .head .action {
            transform: rotate(180deg)
        }

            #section-faq .container-el .el.open .head .action .line {
                transform: translate(-50%, -50%)
            }

        #section-faq .container-el .el.open .content {
            padding-bottom: 55px;
            height: auto
        }

        #section-faq .container-el .el.close .head .action {
            transform: rotate(-90deg)
        }

            #section-faq .container-el .el.close .head .action .line:nth-child(1) {
                transform: translate(-50%, -50%) rotate(90deg)
            }

            #section-faq .container-el .el.close .head .action .line:nth-child(2) {
                transform: translate(-50%, -50%) rotate(0deg)
            }

        #section-faq .container-el .el.close .content {
            height: 0px
        }

        #section-faq .container-el .el .head {
            cursor: pointer;
            position: relative;
            display: flex;
            flex-flow: row wrap;
            align-items: center;
            padding: 25px 0px 25px 0px
        }

            #section-faq .container-el .el .head h4 {
                flex: 1;
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #091E3F;
                font-size: 18px;
                line-height: 22px;
                font-family: OpenSans-Bold
            }

            #section-faq .container-el .el .head .action {
                position: relative;
                width: 20px;
                height: 20px;
                transition: all 500ms cubic-bezier(0, 0.98, 0.77, 0.97)
            }

                #section-faq .container-el .el .head .action .line {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    width: 100%;
                    height: 1.5px;
                    background-color: #0092FF;
                    transition: all 500ms cubic-bezier(0, 0.98, 0.77, 0.97)
                }

        #section-faq .container-el .el .content {
            overflow: hidden
        }

            #section-faq .container-el .el .content p {
                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
                color: #606469;
                font-size: 16px;
                line-height: 26px
            }

#section-faq .container-contact {
    margin-top: 100px;
    padding: 65px;
    border-top: 1px solid #EEECEB;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

    #section-faq .container-contact .container-icn {
        position: relative
    }

        #section-faq .container-contact .container-icn img {
            width: 100px
        }

    #section-faq .container-contact .container-text {
        max-width: 525px;
        text-align: left;
        padding-left: 55px
    }

        #section-faq .container-contact .container-text h3 {
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #091E3F;
            font-size: 24px;
            line-height: 29px
        }

@media screen and (min-width: 950px) {
    #section-faq .container-contact .container-text h3 {
        font-size: 24px;
        line-height: 29px
    }
}

@media screen and (max-width: 950px) {
    #section-faq .container-contact .container-text h3 {
        font-size: 20px;
        line-height: 24px
    }
}

#section-faq .container-contact .container-text p {
    margin-top: 10px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #606469;
    font-size: 16px;
    line-height: 26px
}

    #section-faq .container-contact .container-text p a {
        color: #0092FF
    }

@media screen and (max-width: 950px) {
    #section-pricing .container-text .container-actions {
        width: 100%
    }

    #section-pricing .container-pricing {
        margin-top: 30px;
        padding: 36px 25px 50px 25px;
        width: calc(100% + 50px);
        margin-left: -25px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        flex-flow: column
    }

        #section-pricing .container-pricing .pricing {
            width: initial;
            min-width: 280px
        }

            #section-pricing .container-pricing .pricing .select .container-input input {
                width: 100%
            }

            #section-pricing .container-pricing .pricing:not(:last-child) {
                margin-right: 5%;
                margin-left:15%;
                margin-top:5%

            }

    #section-pricing .container-select {
        margin-top: 0px;
        width: 100%
    }

        #section-pricing .container-select p {
            width: 100%;
            text-align: center
        }

        #section-pricing .container-select .select {
            margin-top: 10px;
            margin-bottom: 10px
        }

    #section-pricing .container-enterprise {
        width: 100%;
        padding: 40px 22px 40px 22px
    }

    #section-features {
        margin-top: 60px
    }

        #section-features .container-board {
            width: calc(100% + 50px);
            /*  margin-left: -25px*/
        }

            #section-features .container-board .col-title {
                position: relative;
                z-index: 2;
                width: 170px;
                background-color: #FFF;
                box-shadow: 10px 0px 10px -10px rgba(0,0,0,0.25)
            }

                #section-features .container-board .col-title .cell {
                    border-right: none
                }

                    #section-features .container-board .col-title .cell:not(first-child) p {
                        font-size: 14px !important;
                        line-height: 26px !important
                    }

                    #section-features .container-board .col-title .cell:not(:first-child):not(:last-child) {
                        border-right: none
                    }

            #section-features .container-board .container-col {
                overflow: auto;
                width: calc(100% - 170px);
                -webkit-overflow-scrolling: touch;
                flex-flow: initial
            }

                #section-features .container-board .container-col .sib-pricing-col {
                    min-width: 130px
                }

                    #section-features .container-board .container-col .sib-pricing-col .cell {
                        position: relative
                    }

                        #section-features .container-board .container-col .sib-pricing-col .cell > p {
                            position: absolute;
                            top: 50%;
                            left: 0px;
                            width: 100%;
                            transform: translateY(-50%)
                        }

            #section-features .container-board .cell {
                height: 90px
            }

    #section-flexible .container-plans {
        margin-top: 45px;
        width: calc(100% + 50px);
        margin-left: -25px
    }

        #section-flexible .container-plans .plan .content .container-form p {
            width: 100%;
            margin: 0px 0px 20px 0px;
            text-align: left
        }

        #section-flexible .container-plans .plan .content .container-form input, #section-flexible .container-plans .plan .content .container-form .select {
            width: 100%
        }

        #section-flexible .container-plans .plan .content .container-form .select {
            margin-bottom: 20px
        }

        #section-flexible .container-plans .plan .content .container-form .container-input {
            width: 100%
        }

        #section-flexible .container-plans .plan .content .container-action {
            margin-top: 10px
        }

        #section-flexible .container-plans .plan .content .opt {
            bottom: 10px
        }

        #section-flexible .container-plans .plan .content i {
            right: 0px;
            width: 100%;
            text-align: center
        }

    #section-faq {
        padding: 50px 0px 50px 0px
    }

        #section-faq .container-el .el .head h4 {
            padding-right: 30px
        }

        #section-faq .container-el .el:last-child {
            margin-bottom: 8px
        }

        #section-faq .container-col {
            margin-top: 45px
        }

            #section-faq .container-col .sib-pricing-col {
                width: 100%
            }

        #section-faq .container-contact {
            padding: 50px 25px 50px 25px
        }

            #section-faq .container-contact .container-text {
                text-align: center;
                padding-left: 0px
            }

                #section-faq .container-contact .container-text h3 {
                    margin-top: 10px
                }
}
