body {
    background-color: rgb(255, 255, 255);
    font: 400 0.75em/1.7 'Roboto Condensed';
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    -webkit-font-smoothing: antialiased;

}

.top_terms {
    text-align: center;
    line-height: 1.3em;
    font-size: 11px;
    color: #a1a1a1;
}

sup {
    vertical-align: baseline !important;
    font-size: inherit;
    top: 0em;
}
svg {
    width: 24px;
}
.iti--separate-dial-code .iti__selected-dial-code {
    color: black;
}
.badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 47;
    /* width: 52.5714285714%; */
    /* max-width: 184px; */
    min-width: 130px;
    min-height: 130px;
    background-color: #6390f517;
    border-radius: 20px;
    border: 4px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.badge_bg {
    display: block;
    position: relative;
    float: left;
    z-index: 45;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.check_acive {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    right: 0;
    z-index: 62;
    width: 25px;
    height: auto;
    margin: auto;
    overflow: hidden;
}

.color {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid rgb(210, 210, 210);
    border-radius: 50px;
    display: block;
}

.check_acive {
    display: none;
}

.color.active .check_acive {
    display: block;
}

.color_name {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
    font: normal 1.083em/1 Poppins-Regular;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    text-align: center;
    color: rgb(0, 0, 0);
}


.color_signup_ex {
    float: left;
    clear: both;
    margin: 10px 0;
    font: normal 1.667em/1.38 Poppins-SemiBold;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    letter-spacing: -.015em;
    color: rgb(35, 31, 32);
    font-size: 2em;
    padding: 0 15px;
}

.colors {
    position: relative;
    display: flex;
    justify-content: center;
}

.element {
    float: left;
    clear: both;
    width: 100%;
    height: 90px;
}

.footer,
.main,
.press,
.specs {
    float: left;
    clear: both;
    width: 100%;
}

.footer_cards {
    display: block;
    float: right;
    width: 25%;
    min-width: 240px;
    max-width: 300px;
    height: auto;
    margin-top: 15px;
    overflow: hidden;
}

.footer_terms {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 30px;
    font-size: 1em;
    color: rgb(161, 160, 160);
}

.footer_in {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px;
    background-color: rgb(247, 247, 247);
}

.full {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 44px;
    margin-top: 10px;
    padding: 0 10px 0 15px;
    border: 1px solid #d0d0d0;
    background-color: rgb(255, 255, 255);
    font-size: 1.167em;
    line-height: 1.38;
    letter-spacing: 0.03em;
    color: rgb(93, 93, 93);
    border-radius: 4px;
}

.half {
    display: block;
    position: relative;
    float: left;
    height: 44px;
    margin-top: 10px;
    padding: 0 10px 0 15px;
    border: 1px solid #d0d0d0;
    background-color: rgb(255, 255, 255);
    font-size: 1.167em;
    line-height: 1.38;
    letter-spacing: 0.03em;
    color: rgb(93, 93, 93);
    width: 49%;
    border-radius: 4px;
}

.half-r {
    display: block;
    position: relative;
    float: left;
    height: 44px;
    margin-top: 10px;
    padding: 0 10px 0 15px;
    border: 1px solid #d0d0d0;
    background-color: rgb(255, 255, 255);
    font-size: 1.167em;
    line-height: 1.38;
    letter-spacing: 0.03em;
    color: rgb(93, 93, 93);
    width: 49%;
    margin-left: 2%;
    border-radius: 4px;
}

.head {
    float: left;
    width: 100%;
    height: 67px;
}

.head_bar {
    float: left;
    width: 100%;
    height: 53px;
    background-color: rgb(0, 0, 0);
    display: none;
}

.head_in {
    width: 683px;
    margin: 12px auto 10px;
}

.head_logo {
    display: block;
    float: left;
    width: 139px;
    height: auto;
    margin: 18px 0 0 1.9987%;
    overflow: hidden;
}

.main_in {
    position: relative;
    width: 100%;
    max-width: 1440px;
    height: 880px;
    margin: 0 auto;
    padding-bottom: 50px;
    background-color: rgb(255, 255, 255);
}

.main_lef {
    position: relative;
    /* float: left; */
    /* z-index: 43; */
    /* width: 450px; */
    /* margin: 180px 0 0 10%; */
    padding: 15px 30px;
}

.main_lef h2 {
    font-size: 2.25em;
    font-weight: 700;
    color: #000000;
    padding: 15px;
}

.main_lef h2 span {
    font-size: 1.7em;
    font-weight: 700;
}

.main_logo {
    display: block;
    float: left;
    width: 395px;
    height: auto;
    overflow: hidden;
}

.media {
    float: left;
    clear: both;
    margin-top: 150px;
    font-size: 2.5em;
    line-height: 1;
    color: rgb(36, 31, 32);
    position: absolute;
    font-weight: 700;
    letter-spacing: -0.01em;
}

.one_color {
    margin: 0 5px 0;
    border: 1px solid black;
    border-radius: 25px;
    padding: 5px;
}

.op_logo {
    display: block;
    width: 160px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.phone {
    display: block;
    position: relative;
    float: left;
    z-index: 44;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.phonesbox {
    position: relative;
    /* float: left; */
    /* z-index: 48; */
    /* width: 35%; */
    /* margin: 7% 0 0 0; */
}

.press_in {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 95px;
    background-color: rgb(247, 247, 247);
}

.price {
    z-index: 46;
    margin: 0 auto;
    font-size: 6em;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.02em;
    color: rgb(19, 19, 19);
}

.price .eql {
    font-size: 0.7em !important;
    margin-left: -0.2vw;
    letter-spacing: -0.09em;
}

.price .curr {
    vertical-align: baseline !important;
    margin-left: -0.05em;
    font-size: 1em;
}

.price .deci {
    vertical-align: super !important;
    margin-left: -0.03em;
    top: 0.05em;
    font-size: 0.55em;
    font-weight: 600;
}

.price .sub-text {
    font-size: 24px;
    display: block;
}

.quoe {
    float: left;
    width: 100%;
    margin-top: 4px;
    font: normal 1.667em/1.38 Poppins-Light;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    color: rgb(36, 31, 32);
}

.register {
    display: block;
    float: left;
    clear: both;
    /* width: 200px; */
    /* height: 55px; */
    margin-top: 20px;
    border-radius: 50px;
    /* font: normal 1.167em/1.38 RobotoCondensed-Bold; */
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    color: rgb(255, 255, 255);
    background-color: #0070c9;
    padding: 15px 50px;
    font-size: 1.5em;
}

.register:hover {
    background-color: #0070c9;
}

.signup_form {
    float: left;
    clear: both;
    width: 100%;
    max-width: 600px;
    margin-top: 20px;
}

.signup_form .form-row .form-group .form-control {
    height: 40px;
}

.spec_ile {
    float: left;
    font-size: 2.5em;
    line-height: 1;
    color: rgb(35, 31, 32);
    font-weight: 700;
    letter-spacing: -0.01em;
}

.specs_fac {
    float: left;
    clear: both;
    margin-top: 25px;
    font-size: 2em;
    line-height: 1.2;
    color: rgb(0, 0, 0);
}

.specs_in {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 35px;
    background-color: rgb(255, 255, 255);
}

._14 {
    float: left;
    width: 25%;
    padding-right: 30px;
    padding-left: 35px;
    border-right: 1px solid rgb(208, 208, 208);
}

._14l {
    float: left;
    width: 25%;
    padding-right: 30px;
    padding-left: 35px;
}

.press_in ._14 {
    height: 165px;
}

.press_in ._14l {
    height: 165px;
}

.specs_in ._14 {
    padding-top: 5px;
    padding-bottom: 30px;
}

.specs_in ._14l {
    padding-top: 5px;
    padding-bottom: 25px;
}

.color-1 {
    background: #BBB5A9;
}

.color-2 {
    background: #474E5E;
}

.color-3 {
    background: #F3F2ED;
}

.color-4 {
    background: #4D4E50;
}


.one_color-2,
.one_color-3,
.one_color-4 {
    clear: both;
}

.spec_ile-4 {
    padding-left: 3px;
}

.red {
    font-size: 0.9em;
}

/* === BX Slider ==== */
.bx-wrapper .bx-viewport {
    border: 0 none;
    left: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
}

bx-controls {
    display: none;
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}

.phone {
    display: none;
}

.phone.active {
    display: block;
}

/* ==== END of BX SLIDER === */

/* --- GATEWAY --- */

.label {
    color: rgb(20, 17, 17);
    font-size: 1em;
    margin-top: 7px;
    font-weight: 400;
}

.cards {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    max-width: 245px;
    height: auto;
    margin-top: 2px;
    overflow: hidden;
}


.geitfull {
    clear: both;
    width: 100%;
    height: 40px;
}

.geithalf_lef {
    position: relative;
    float: left;
    width: 48%;

}

.geithalf_righ {
    position: relative;
    float: left;
    width: 48%;
    margin: 0px 0 0 3.99141%;
}

.ifield {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    padding: 0 10px 0 15px;
    border: 1px solid rgb(181, 181, 181);
    background-color: rgb(255, 255, 255);
    font: 1.167em/1.38 'Open Sans';
    font-family: 'Open Sans', sans-serif;
    color: rgb(93, 93, 93);
}

.sel {
    background-color: rgb(255, 255, 255);
    color: rgb(93, 93, 93);
    background: url('./images/select-arrows_3779_25.svg') rgb(221, 221, 221);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.cvv {
    display: block;
    float: left;
    width: auto;
    height: 39px;
    margin-left: 0;
    overflow: hidden;
    margin-top: 1px;
}

.gtw_terms {
    float: left;
    clear: both;
    width: 100%;
    margin: 20px 0 0 1px;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    font-size: 11px;
}

.r_gtw {
    width: 100%;
    max-width: unset;
    float: none;
}


/* ---- APPROVED ---- */

.apprv_txt {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    color: #737373;
    line-height: 1.6em;
    font-size: 14px;
    clear: both;
    padding-bottom: 10px;
}


@media(max-width: 1099px) {

    .specs_in ._14 {
        padding-top: 5px;
        padding-bottom: 20px;
    }

    .press_in ._14,
    .press_in ._14l {
        height: 155px;
    }
}

@media(max-width: 899px) {

    ._14l {
        display: none;
    }

    ._14 {
        float: left;
        width: 33.33%;
        padding-right: 30px;
        padding-left: 35px;
        border-right: 1px solid rgb(120, 120, 120);
    }

    ._14 :last {

        border-right: none;
    }

}


@media(max-width: 699px) {

    ._14,
    ._14l {
        float: none;
        width: 90%;
        padding-right: unset;
        padding-left: unset;
        border-right: none;
        display: block;
        padding-bottom: 25px;
        margin: 60px auto 0;
        height: auto !important;
        border-bottom: 1px dotted #656363;
    }

    ._14l {
        border-bottom: none;
    }
}


/* ---- EXTRAS ---- */

:-webkit-input-placeholder {
    color: rgb(93, 93, 93);

}

::-webkit-input-placeholder {
    color: rgb(93, 93, 93);

}

:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(93, 93, 93);

}

::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(93, 93, 93);

}

:-ms-input-placeholder {
    color: rgb(93, 93, 93);

}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

/* FF 4-18 */

input:focus::-moz-placeholder {
    color: transparent;
}

/* FF 19+ */

input:focus:-ms-input-placeholder {
    color: transparent;
}

/* IE 10+ */

.error {
    color: #d40025;
    border: 1px solid #d40025;
    -webkit-text-fill-color: #d40025 !important;
    -webkit-box-shadow: 0 0 0px 1000px #FFBABA inset;
    box-shadow: 0 0 0px 1000px #FFBABA inset;
}

.qtip-default {
    color: #e6e6e6;
    border: 1px solid #b70404;
    font-weight: 600;
    background-color: #b70404;
    letter-spacing: 0;
    font-size: 11px;
}


.epro-s {
    clear: both;
    display: block;
    margin: 0px auto;
    padding-top: 15px;
    width: 90px;
    height: auto;
    float: none;
}

.check-terms {
    float: left;
    text-align: center;
    width: 100%;
    line-height: 1.5;
    color: rgb(99, 99, 99);
    font-size: 12px;
}

.check-terms {
    float: left;
    text-align: left;
    width: 100%;
    line-height: 1.5;
    color: rgb(99, 99, 99);
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}

.check-terms a {
    text-decoration: inherit;
    color: inherit;
}


/*BELOW is going to be in all campaigns - can be modified a little if needed eg color of overlay*/

.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(64, 64, 64, .8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 25;
    display: none;
}

.overlay.show {
    display: block;
}



.modal .close {
    float: right;
    border: 0;
    font-size: 23px;
    background-color: transparent;
}

.modal .modal-footer a {
    float: right;
    margin-right: 10px;
}

/*Below is the styling for the validator*/
.qtip-custom {
    background-color: #fff;
    border-color: #D8000C;
    color: #D8000C;
}

input[type="text"].error,
input[type="email"].error,
select.error {
    color: #D8000C;
    background-color: #FFBABA;
    /*    background-color:rgba(247, 91, 91, 0.1);*/
    border: 1px solid #D8000C;
    -webkit-text-fill-color: red !important;
    -webkit-box-shadow: 0 0 0px 1000px rgba(247, 91, 91, 0.1) inset;
    box-shadow: 0 0 0px 1000px rgba(247, 91, 91, 0.1) inset;
}

/*-----------------Parsley form validation-----------------------*/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    opacity: 0;
    font-size: 0;
    display: none !important;
}

/*---------------------------Credit card warning message styles-------------------------------*/

#warning-modal {
    position: fixed;
    z-index: 1000;
    top: 20%;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.warning-modal-inner {
    background-color: #fff;
    color: #000;
    width: 450px;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #ffe078;
}


/* additional css */
.main-content {
    padding: 50px 0;
}

@media screen and (max-width: 576px) {
    .main-content {
        padding: 10px 0;
    }
}

.other-info {
    padding: 100px 0 0;
    clear: both;
    background-color: #000000;
}
.other-info-content {
    text-align: center;
}
.other-info-content h2,
.other-info-content p {
    color: #ffffff;
}

.other-info-content h2 {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 20px;
}
.other-info-content p {
    font-size: 1.25em;
    margin-bottom: 20px;
}
.other-info-content img {
    max-width: 80%;
    vertical-align: bottom;
}

/* responsive */
@media screen and (max-width: 1199px) {
    .main_lef {
        margin: 0;
    }
    .main_lef h2 {
        font-size: 1.75em;
    }
    .badge {
        min-height: 100px;
    }
    .price {
        font-size: 4em;
    }
    .price .sub-text {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .badge {
        min-width: 100px;
        min-height: 100px;
    }
    .price {
        font-size: 3em;
    }
    .price .sub-text {
        font-size: 16px;
    }
}
#progressBar {
    width: 90%;
    margin: 10px auto;
    height: 22px;
    background-color: none;
    border: 1px solid grey;
    border-radius: 10px;
}

#progressBar div {
    height: 100%;
    text-align: right;
    padding: 0 10px;
    line-height: 22px;
    width: 0;
    background-color: rgba(155,211,255,1);
    box-sizing: border-box;
    border-radius: 10px;
    color: black;
}

a.solink {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    background: #f3f5f6;
    color: #fff;
    border: 1px solid #cfd6d9;
    line-height: 30px;
    text-decoration: none;
    transition: all .3s;
    z-index: 999
}

a.solink::first-letter {
    text-transform: capitalize
}

a.solink:hover {
    color: #fff
}