
.col-xs {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}


.center-xs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

*:focus {
    outline: none
}

.c-bg-gray {
    background-color: #E6E6E6 !important
}

.free-trial-background{
    background-color: #DFF7FD;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#2485C5;
}

.u-ph05 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.u-ph3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.u-pt3 {
    padding-top: 3rem !important
}

.c-border-gray {
    border-color: #E6E6E6
}

.u-textLeft {
    text-align: left !important
}

.row {
    max-width: 100%;
}

.u-border {
    border-width: 1px;
    border-style: solid
}

.u-borderBottom {
    border-bottom-width: 1px;
    border-style: solid
}

.u-borderTop {
    border-top-width: 1px;
    border-style: solid
}


.u-pa3 {
    padding: 3rem !important
}

.u-mb3 {
    margin-bottom: 3rem !important
}

.u-mr2 {
    margin-right: 2rem !important
}

html {
    height: 100%
}

.u-pt6 {
    padding-top: 6rem !important
}

.u-minHeight28 {
    height: 272px !important
}

section {
    position: relative;
    z-index: 1
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    height: 4rem;
    padding: 0 1.5rem;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 3.6rem;
    letter-spacing: .05rem;
    text-decoration: none;
    white-space: nowrap;
    border-radius: .5rem;
    border: 0.2rem solid transparent;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff !important;
}

.hero {
    position: relative;
    text-align: left;
    padding: 20px 0
}


@media screen and (min-width: 991px) {

    .plans > .container > .row > .col-xs-12 {
        margin-top: -55px !important
    }
}
@media screen and (max-width: 768px) {

    .plans > .container > .row > .col-xs-12 {
        margin-top: -25px !important
    }
}

.plans .plans-toggle {
    background-color: #ebeef2;
    border: 2px solid #E6E6E6;
    border-radius: 20px;
    *zoom: 1
}

.plans .plans-toggle a {
    display: block;
    float: left;
    width: 100%;
    padding: 7px 0;
    border: 2px solid transparent;
    border-radius: 20px;
    color: #999593
}

.plans .plans-toggle a:hover {
    color: #0077BF
}

.plans .plans-toggle:before, .plans .plans-toggle:after {
    display: table;
    content: ""
}

.plans .plans-toggle:after {
    clear: both
}

.plans p.label-monthly {
    font-size: 1.8rem
}

.plans p.big {
    font-size: 4rem;
    line-height: 6.5rem
}

.plans p.big small {
    font-size: 1rem
}

.c-bg-white a, .c-bg-gray a, .c-bg-coolGray a, .c-bg-warmGray a {
    color: #456a88;
}

.c-text-warmGray {
    color: #999593 !important
}

.plans .plan-yearly-campaign {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
    height: 7rem;
    overflow: hidden;
    background-color: #67C6D7;
    color: #fff !important;
    -webkit-transition-property: margin-bottom, padding, height;
    -webkit-transition-duration: .33s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -moz-transition-property: margin-bottom, padding, height;
    -moz-transition-duration: .33s;
    -moz-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -ms-transition-property: margin-bottom, padding, height;
    -ms-transition-duration: .33s;
    -ms-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -o-transition-property: margin-bottom, padding, height;
    -o-transition-duration: .33s;
    -o-transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    transition-property: margin-bottom, padding, height;
    transition-duration: .33s;
    transition-timing-function: cubic-bezier(0.25, 1, 0.25, 1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.plans .plan-yearly-campaign:hover {
    background-color: #4ebdd0 !important
}

.plans .plans-yearly-isSelected .plans-toggle-yearly {
    background-color: #fff;
    border-color: #E6E6E6;
    color: #0077BF;
    font-weight: bold
}

.plans .plans-yearly-isSelected .plan-monthly-price, .plans .plans-yearly-isSelected .plan-monthly-description, .plans .plans-yearly-isSelected .plan-monthly-advantage {
    display: none
}

.plans .plans-monthly-isSelected .plans-toggle-monthly {
    background-color: #fff;
    border-color: #E6E6E6;
    color: #0077BF;
    font-weight: bold
}

.plan-monthly-description, .plan-yearly-description, .plan-yearly-advantage, .plan-monthly-advantage {
    font-size: 16px;
}

.plans .plans-monthly-isSelected .plan-yearly-price, .plans .plans-monthly-isSelected .plan-yearly-description, .plans .plans-monthly-isSelected .plan-yearly-advantage {
    display: none
}

.u-pt15 {
    padding-top: 1.5rem !important;
}

.u-pv25 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.plans p.label-monthly {
    font-size: 1.8rem;
}

.u-mb2 {
    margin-bottom: 2rem !important;
}

@media screen and (min-width: 768px) {

    h1 {
        font-size: 3.2rem;
        line-height: 4rem;
    }
}

.u-ph3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.u-pt3 {
    padding-top: 3rem !important;
}

.u-pr3 {
    padding-right: 3rem !important;
}

.u-pl0 {
    padding-left: 0rem !important;
}

.u-textLeft {
    text-align: left !important;
}

.u-mt2 {
    margin-top: 2rem !important;
}

.plans .plans-monthly-isSelected .plan-yearly-campaign {
    height: 0 !important;
    margin-bottom: -1.5rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
.free-trial-title{
    margin-bottom: 10px!important;
    color: #2485C5;
}
.free-trial-text{
    color: white;
    font-size: 24px;
}
