body {
    hyphens: none!important;
}
.vc-product-selector {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.vc-product-selector > div {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.vc-product-selector.offers {
    flex-direction: row;
    flex-wrap: wrap;
}
.vc-product-selector.offers > div {
    flex-direction: column;
    width: 49%;
}
.vc-product-selector.offers > div > div:first-of-type {
    margin-top: 8px;
}

.vc-break {
    display: none;
    flex-basis: 100%;
}
.vc-product-selector > div.active {
    background-color: #00a3e0;
    color: #fff;
}
div.dev-banner {
    width: 380px;
    font-family: "Arial";
    position: fixed;
    top: 0px;
    font-size: 14px;
    left: calc(50% - 190px);
    padding: 5px 20px;
    text-align: center;
    z-index: 300;
    color: #fff;
    font-weight: bold;
    background-color: #d00d19;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.vc-product-selector > div.active p {
    color: #fff;
}
.vc-product-selector > div.active span.inactive {
    color: #00a3e0!important;
}
.vc-product-selector > div.active span {
    color: #fff!important;
}
.vc-product-selector > div.active h2, .vc-product-selector > div.active h3 {
    color: #fff!important;
}
.vc-product-selector > div:hover {
    background-color: #00a3e0;
    color: #fff;
}
.vc-product-selector > div:hover h2, .vc-product-selector > div:hover h3 {
    color: #fff!important;
}
.vc-product-selector > div:hover p {
    color: #fff!important;
}
.vc-product-selector > div:hover span.inactive {
    color: #00a3e0!important;
}
.vc-product-selector > div:hover span {
    color: #fff!important;
}
.vc-product-selector > div > div:first-child {
    width: 14%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vc-product-selector > div > div:first-child > div {
    border-radius: 50%;
    background-color: #e8e8e8;
    width: 30px;
    height: 30px;
}
.vc-product-selector > div > div:first-child > div > div {
    display: none;
    border-radius: 50%;
    background-color: #00a3e0;
    width: 22px;
    height: 22px;
    margin: 4px 0 0 4px;
}
.vc-product-selector > div.active > div:first-child > div > div {
    display: block;
}
.vc-product-selector > div > div:nth-child(2) > h2 {
    color: #003f70;
}
.vc-product-selector > div > div:nth-child(2) > p {
    margin-bottom: 5px;
    font-size: 1rem;
}
.vc-product-selector > div > div:nth-child(2) {
    width: 46%;
    text-align: left;
}
.vc-product-selector > div > div:last-child > div > p {
    margin-bottom: 0px;
}
.vc-product-selector > div > div:last-child > div > h2 {
    color: #003f70;
    font-weight: 700;
    margin-bottom: 0px;
}
.vc-product-selector > div > div:last-child {
    width: 32%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center
}
.vc-product-selector .pricing span.acti {
    color: #009b72;
}
.vc-product-selector .pricing span.inactive {
    text-decoration: line-through;
    color: #bbbaba;
}
.vc-product-selector h2 {

    margin-bottom: 0px!important;
}
.vc-product-selector .pricing {
    line-height: 20px;
}
.vc-progress {
    height:10px!important;
    border-radius: 5px;
    width: 100%;
    border: none !important;
    background: #aedff9;
    margin-bottom: 60px;
}

.vc-progress .vc-progress-inner {
    background-color: #00a3e0;
    width: 10%;
    border: none !important;
    height:10px!important;
    border-radius: 5px;
}

.vc-form.register .vc-buttons {
    margin: 20px 0 36px 10px!important;
    min-height: 48px;
}
.backlogin {
    margin-left: 15px;
}
.vc-form.reset .vc-buttons {
    margin: 20px 0 36px 10px!important;
    min-height: 48px;
}
.vc-form.main .leftText {
    text-align: left;
}
.vc-form.main .contract-logo {
    max-height: 50px;
}
.vc-form.main .consent {
    font-size: 13px;
    text-align: left;
    padding: 0px 0px;
}
.vc-form.main .portal-link {
    font-size: 1.5em;
}
.vc-form.main .contact {
    display: flex;
}
.vc-form.main .cancel {
    text-align: left;
    margin-top: 40px;
}
.vc-form {
    text-align: left;
}

.vc-form .vc-buttons {
    margin: 40px 0 36px 0px!important;
    min-height: 48px;
}
.vc-form input, .vc-form select, .vc-form textarea {
    width: 100%;
}
.vc-form .vc-buttons button {
    cursor: pointer;
}
.vc-form .leftText {
    text-align: left;
}
.vc-payment .previous {
    margin-left: 20px;
}
.vc-form.ress .previous {
    margin-left: 20px;
}
.vc-payment h2 {
    text-align: left;
    margin-left:10px;
}
.vc-buttons.ss .previous {
    margin-left: 15px;
}
.vc-buttons.ss {
    margin: 20px 0 0 10px!important;
}
.vc-buttons {
    margin: 40px 0 0!important;
}
.vc-buttons button {
    float: left;
    border-color: rgb(174 223 249) !important;
    display: inline-block;
    /*font-weight: 700;*/
    color: #00a3e0;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 2px solid;
    /*font-size: 1rem;*/
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.vc-buttons button.next {
    float: right;
    color: #fff;
    background-color: #00a3e0;
    border-color: #00a3e0 !important;
}
.vc-buttons button.next2 {
    color: #fff;
    background-color: #00a3e0;
    border-color: #00a3e0 !important;
}

.vc-buttons button:hover {
    color: #fff;
    background-color: #246f96;
    border-color: #246f96 !important;
}

.vc-contact-details > div {
    display: flex;
    margin-bottom: 10px;
}
.vc-contact-details > div.details-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 0;
}
.vc-contact-details > div > div {
    width: 100%;
    padding: 5px 0px;
}
.vc-contact-details > div > div p {
    margin-bottom: 0px;
    text-align: left;
}
.vc-contact-details input, .vc-contact-details select, .vc-contact-details textarea {
    width: 60%;
}
.vc-divider {
    border-top: 1px solid #00a3e0;
    width: 89%;
    margin: 30px auto 28px;
    border-color:#00a3e0;
}

.vc-dd {
    background-color: #F4F4F4;
    padding: 20px 20px;
}
.vc-dd > div {
    display: flex;
    justify-content: space-between;
}
.vc-dd > div:nth-child(2), .vc-dd > div:nth-child(4) {
    margin: 15px 0px 15px 0px;
    flex-wrap: wrap;
}
.vc-dd > div:nth-child(2) > div > div, .vc-dd > div:nth-child(4) > div > div {
    display: flex;
    justify-content: left;
    width: 572px;
    flex-wrap: wrap;
}
.vc-dd > div:nth-child(2) > div:nth-child(2), .vc-dd > div:nth-child(4) > div:nth-child(2) {
    padding: 20px 0px 0px 0px;
    font-size: 11px;
    color: #949292;
}
.vc-dd > div:nth-child(2) > div > div .bill-date-value, .vc-dd > div:nth-child(4) > div > div .bill-date-value {
    padding-top: 0px;
    min-width: 180px;
}
.vc-dd > div:nth-child(2) > div > div .bill-date-title, .vc-dd > div:nth-child(4) > div > div .bill-date-title {
    max-width: 348px;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0px;
}
.vc-contract {
    display: flex;
}
.vc-contract table:first-of-type tr td:nth-of-type(2) {
    text-align: center;
}
.vc-contract > div:first-child {
    padding: 20px 20px 20px 10px;
    width: 990px;
    margin-bottom: 100px;
}
.vc-contract > div:nth-child(2) {
    width: 400px;
    padding: 20px 0px 24px 10px
}
.vc-contract > div:nth-child(2) > div {
    border-radius: 8px;
    border: 1px solid #00a3e0;
    height: 100%;
    padding: 15px;
    font-size: 1rem;
}
.vc-contract > div:nth-child(2) > div .vc-head-row {
    color: #00a3e0;
    font-size:18px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 5px;
}
.vc-contract > div:nth-child(2) > div .vc-head-row:first-of-type {
    margin-top: 0px;
}
.vc-contract > div:nth-child(2) > div .vc-content-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vc-contract > div:first-child > div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.vc-contract > div:first-child > div:nth-child(2) {
    border-top: 1px solid #e8e6e6;
    margin-top: 20px;
}
.vc-contract > div:first-child > div > div {
    line-height: 42px;
    font-weight: 700;
    font-size: 20px;
}

.vc-contract > div:first-child > div > div:nth-child(2) {
    margin-top: 20px;
}

.vc-contract > div:first-child > div > div table {
    width: 100%;
    font-size: 17px;
}
.vc-contract > div:first-child > div > div table tr td {
    padding: 5px;
}
.vc-contract > div:first-child > div > div table tr td:last-child {
    text-align: center;
}
.vc-contract table tr.price-summary td:first-child {
    text-align: right;
    font-weight: bold;
    padding: 5px 40px 5px 5px;
}
.vc-contract table tr.price-summary td:last-child {
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #7d7a7a;
    padding: 5px;
    width: 80px;
}
.vc-dd .dd-title img {
    max-height: 40px;
}
.vc-dd .dd-title {
    line-height: 42px;
    font-weight: 700;
    font-size: 20px;
}
.package.title > div:first-of-type > div {
    color: #00a3e0;
    line-height: 52px;
    font-weight: 700;
    font-size: 24px;
}
.package.title > div:first-of-type {
    border-bottom: 1px solid #212121;
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
}
.package.title {
    margin-top: 40px;
    text-align: left;
    border-radius: 10px;
    padding: 20px 30px;
    box-shadow: none;
    border: 1px solid #ccc;
}
.vc-payment {
    padding: 40px 0px 10px;
}
.vc-payment .vc-buttons {
    padding: 0px;
    margin: 40px 0 0 0!important;
    height: 50px;
}
.vc-payment .vc-buttons button {
    float: left;
    margin: 0px;
    border-radius: 10px;
}
.vc-payment > h2 {
    line-height: 25px;
    font-size: 1.2rem;
    display: block;
}
.vc-payment > h2:nth-of-type(3) {
    /*margin-bottom: 20px;*/
}
.vc-payment .vc-check-outer {
    display: flex;
    align-items: center;
}
.vc-payment .vc-check-outer h2 {
    display: inline-block;
    width: 80%;
    line-height: 25px;
    font-size: 1.2rem;
    margin-bottom: 0px;
}
.vc-payment .vc-check-outer .vc-checkbox {
    display: inline-block;
    margin-left: 0px;
    position: relative;
}
.vc-payment .vc-check-outer .vc-checkbox i {
    width: 17px;
}
.forgotlink {
    text-align: right;
    padding: 12px 0 0 0;
    margin: 0 10px 0 0;
}
@media screen and (max-width: 460px) {
    .vc-dd > div:nth-child(2) > div > div .bill-date-title {
        line-height: 25px;
    }
    .vc-dd > div:nth-child(4) > div > div .bill-date-title {
        line-height: 25px;
    }
    .vc-dd .dd-title {
        line-height: 20px;
    }
    .forgotlink {
        float: left;
        padding-left: 15px!important;
    }
    .backlogin {
        margin-left: 0px!important;
        margin-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .vc-contract > div:first-child {
        margin-bottom: 0px;
    }
    .vc-contract > div:nth-child(2) {
        display: none;
    }
    .vc-dd > div:nth-child(2) > div > div {
        width: 100%;
    }
    .package.title > div:first-of-type > div:nth-of-type(2) {
        display: none;
    }
    .package.title > div:first-of-type > div {
        line-height: 30px;
    }
}
@media screen and (max-width: 575px) {
    .package.title {
        padding: 20px 0px;
        border:none;
        margin-top: 0px;
    }
    .vc-contract > div:first-child {
        padding: 20px 0px;
    }
    .vc-buttons.sign {
        margin-top: 0px!important;
    }
}
@media screen and (max-width: 560px) {
    .vc-contact-details > div {
        flex-direction: column;
    }
    .vc-product-selector > div {
        flex-wrap: wrap;
    }
    .vc-break {
        display: flex;
    }
    .vc-product-selector > div > div:nth-child(2) {
        width: 76%;
    }
    .vc-product-selector > div > div:last-child {
        margin-left: 23%;
    }
    .vc-divider {
        margin: 0px auto 40px;
    }
}
.vc-checkbox {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    line-height: 20px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 6px;
    color: #e6e5e5;
}

.vc-checkbox.active {
    background-color: #00a3e0;
    border-color:#00a3e0;
}

.vc-checkbox:hover {
    /*background-color: #00a3e0;*/
    /*border-color:#00a3e0;*/
}
.important {
    color: #ff0000 !important;
    font-weight: normal;
    margin-left: 0px;
    padding: 0;
}
.error:not(.form-group) {
    font: 14px Arial, Arimo, Helvetica, sans-serif;
    color: #ff0000;
    padding-top: 5px;
}
@-webkit-keyframes spin {
    0% {
        transform: rotateZ(0deg); }
    100% {
        transform: rotateZ(360deg); } }

@keyframes spin {
    0% {
        transform: rotateZ(0deg); }
    100% {
        transform: rotateZ(360deg); } }

#bg-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1100;

}
#bg-overlay > div {
    position: fixed;
    top: calc(50% - 75px);
    left: calc(50% - 150px);
    height: 160px;
    width: 300px;
    background-color: #fff;
    border-radius: 4px;
    padding-top: 30px;
    text-align: center;
    z-index: 1101;
}

.spinner-container {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.spinner-container .loader {
    position: relative;
}
.spinner-container .loader .spin {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 2s linear infinite;
}

.spinner-container .loader .circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.spinner-container .loader .circular .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}
.qlresibtn {
    margin-left: 0px!important;
}
.qlresibtn, .qlbusbtn {
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.qlresibtn.active, .qlbusbtn.active {
    border-bottom: 2px solid #fff;
}
