.gotoback.goto_company {
    cursor: pointer;
}

.newsletter-blk,
.restricted-footer {
    display: none !important;
}

.error-msg .popup-message p {
    overflow: unset;
}

.error-msg .popup-message p.mm-error.mm-transaction-message {
    overflow: auto;
    max-height: 150px;
}

.tab-link-block {
    margin-bottom: 26px;
    overflow: auto;
}

.tab-link-block label {
    font-size: 26px;
    font-weight: 700;
}

.tab-pane {
    display: flex;
    flex-wrap: wrap;
}

.cs-custom-tabbing-register .ui-props-list label {
    color: #081920;
    font-size: 20px;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 500;
}

.ui-props-list span {
    color: #fe8f00;
    display: block;
    font-size: 30px;
    font-weight: 700;
}

.ui-props-list {
    display: block;
    width: auto;
    font-size: 27px;
    color: #1c1c1c;
    border-radius: 50px 0px 0px 50px;
    max-width: 550px;
    text-align: left;
    height: auto;
}

.block-plan-ui label.custom-radio-sm {
    margin-right: 18px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

.block-plan-ui {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 12px;
}

.custom-radio-sm span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
}

.custom-radio-sm span:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 30px;
    background: #41aae2;
    display: none;
}

.custom-radio-sm input {
    display: none;
}

.custom-radio-sm input[type="radio"]:checked+span:after {
    display: block;
}

.custom-radio-sm input[type="radio"]:checked+span:before {
    border-color: #41aae2;
}

.custom-radio-sm span {
    padding-left: 30px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
}

.register_invoice {
    background: #fff;
    padding: 25px 35px;
    border-radius: 5px;
    margin-top: 45px;
}

.register_invoice h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

select {
    background-color: transparent;
}

select:focus {
    background-color: #eee;
}

.cs-fly-top {
    padding-bottom: 30px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 30px;
}

.cs-fly-top a {
    display: inline-flex;
}

.welcomeenterprise .cs-fly-top .figure-block .package-image {
    height: 100px;
    width: auto;
}

.couponSuccessMessage {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0;
    max-width: 325px;
    background: #393;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}

h3.checkout-form-head {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 500;
}

p.formField {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
    margin-bottom: 20px;
}

p.formField:before {
    content: "";
    position: absolute;
    background-image: url('../../img/acces-code.png');
    background-position: left 14px center;
    background-repeat: no-repeat;
    background-size: 39px;
    width: 65px;
    height: 40px;
    z-index: 1;
    display: block;
}

p.formField .textField.form-control {
    display: block;
    border: 1px solid #c3c3c3;
    padding: 15px 15px 15px 65px;
    width: 100%;
    max-width: 190px;
    font-size: 15px;
    height: 40px;
    padding-left: 64px;
}

p.formField a {
    background: rgb(253, 131, 0);
    color: #fff;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    display: block;
    width: max-content;
    padding: 0 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
}

.cs-fly-top .props-image {
    margin-right: 0;
    border: none;
    display: flex;
    align-items: center;
    padding-right: 20px;
    border-right: 1px solid #bbb;
}

.cs-fly-top .props-image a {
    display: block;
}

.cs-fly-top .figure-block {
    align-items: stretch;
    gap: 20px;
}

.custom-tabbing-register.cs-custom-tabbing-register .tab-link-block {
    margin: 0;
}

.cs-custom-tabbing-register .tab-link-block label {
    font-size: 24px;
    font-weight: 600;
}

.cs-custom-tabbing-register .ui-props-list span {
    color: #41aae2;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
}

.cs-custom-tabbing-register .ui-props-list {
    display: block;
    width: auto;
    font-size: 27px;
    color: #1c1c1c;
    max-width: 550px;
    height: auto;
    padding: 0;
    text-align: right;
    background: transparent;
    margin: 0;
}

.cs-custom-tabbing-register.custom-tabbing-register {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.cs-welcomeenterprise.welcomeenterprise h5 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1;
}

.cs-welcomeenterprise .logo-block-register h2 {
    font-size: 18px;
    font-weight: 400;
    color: #555;
}

.cs-welcomeenterprise .cs-row {
    row-gap: 20px;
}

.cs-row .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}

.cs-welcomeenterprise .block-ui-logos {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
}

.cs-welcomeenterprise .block-ui-logos figure {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    min-width: 65px;
    height: 65px;
    /* padding: 10px; */
    border-radius: 12px;
    background-color: #FFF;
    margin: 0;
}

.cs-welcomeenterprise .block-ui-logos figure img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}

.cs-welcomeenterprise .block-ui-logos h4 {
    min-height: unset;
    margin-bottom: 0;
    font-size: 14px;
    color: #072f3d;
    /* line-height: 1.; */
}

.welcomeenterprise.cs-welcomeenterprise .cs-fly-desc {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.propslogin.cs-props-checkout h6 {
    font-weight: 800;
    margin-bottom: 15px;
}

.propslogin.cs-props-checkout .billinginfo .halffield {
    margin-bottom: 0;
}

.propslogin.cs-props-checkout input:-webkit-autofill,
.propslogin.cs-props-checkout input:-webkit-autofill:hover,
.propslogin.cs-props-checkout input:-webkit-autofill:focus,
.propslogin.cs-props-checkout input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.propslogin.cs-props-checkout select:focus {
    background-color: #FFF;
}

.propslogin.cs-props-checkout select {
    padding-right: 20px;
    text-overflow: ellipsis;
}

.cs-props-checkout .porp-calc-price strong {
    font-weight: 700;
}

.welcomeenterprise.cs-welcomeenterprise {
    padding: 30px 70px 100px;
}

.welcomeenterprise.cs-welcomeenterprise {
    width: calc(100% - 555px)
}

.propslogin.cs-props-checkout .porp-calc-price,
.propslogin.cs-props-checkout {
    width: 555px;
}

.popup-message,
.popup-message p {
    line-height: 1.4 !important;
}

.cs-reg-logos {
    display: flex;
}
.cs-reg-logos .cs-reg-logo-item{
    align-content: center;
}
.cs-reg-logos .cs-reg-logo-item:first-child {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #aaa;
}

.cs-reg-logos .cs-reg-logo-item img {
    max-height: 44px;
}
.cs-reg-logos .cs-reg-logo-item.cs-reg-logo-item-sfp img,
.cs-reg-logos .cs-reg-logo-item.cs-reg-logo-item-cleartopia img,
.cs-reg-logos .cs-reg-logo-item.cs-reg-logo-item-auterion img,
.cs-reg-logos .cs-reg-logo-item.cs-reg-logo-item-warrior img,
.cs-reg-logos .cs-reg-logo-item.cs-reg-logo-item-lfra img{
    max-height: 80px;
}

.cs-single-product {
    display: flex;
    align-items: center;
    max-width: 700px;
    gap: 25px;
}

.cs-single-product .image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cs-single-product .image img {
    width: 100%;
    display: block;
}

.cs-single-product .left {
    flex: 0 0 150px;
    width: 150px;
    height: 150px;
    background-color: #FFF;
    border-radius: 20px;
    padding: 20px;
}

.cs-single-product .text {
    text-align: left;
}

.cs-single-product .text .heading {
    font-size: 22px;
    font-weight: 700;
    color: #000 !important;
    margin-bottom: 10px;
    line-height: 1.3;
}

.cs-single-product .text .heading span {
    font-weight: 500;
}

.cs-single-product .text p {
    font-size: 14px;
    line-height: 1.8;
    color: #000;
}

.flyguys-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    /* max-width: 900px; */
}

.flyguys-level-card label.flyguys-level-contents {
    display: block;
    height: 100%;
}

.flyguys-card-inner {
    background-color: #FFF;
    border-radius: 8px;
    padding: 0 0 30px;
    position: relative;
    height: 100%;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    text-align: left;
}

.flyguys-card-body {
    padding: 30px 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 20px;
}

.flyguys-level-selector:checked~.flyguys-card-inner {
    border-color: #41aae2;
}

.flyguys-level-card .flyguys-level-contents input {
    display: none;
}

.flyguys-level-header__right {
    display: flex;
    align-items: center;
}

.flyguys-action {
    /* margin-top: 50px; */
    text-align: center;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    pointer-events: none;
}

.flyguys-action .flyguys-action-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #ff8d28;
    cursor: pointer;
    border: none;
    outline: none;
    color: #FFF;
    min-width: 130px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.flyguys-level-card.selected .flyguys-action-btn {
    background-color: #41aae2;
}

.flyguys-level-header__left {
    display: flex;
    align-items: flex-start;
    align-self: center;
}

.flyguys-card-inner .checked-card {
    width: 22px;
    min-width: 22px;
    height: 22px;
    border-radius: 50%;
    position: relative;
    background-color: #f0faff;
    border: 1px solid #41aae2;
    margin-right: 10px;
}

.flyguys-level-card.selected .checked-card {
    display: block;
}

.flyguys-level-card .checked-card::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #41aae2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.15s;
}

.flyguys-level-card.selected .checked-card::after {
    opacity: 1;
}

.flyguys-level-header {
    background-color: #f0faff;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 9px 9px 0 0;
    align-items: flex-start;
    gap: 20px;
}

.flyguys-level-header__left h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.flyguys-level-header__left p {
    font-size: 16px;
    font-weight: 500;
    color: #6b6b6b;
}

.flyguys-level-header__right h3 {
    margin: 0;
    font-size: 42px;
    color: #41aae2;
    letter-spacing: 1px;
    font-weight: 800;
    line-height: 1;
    margin-right: 15px;
}

.flyguys-level-header__right h3 sup {
    font-size: 20px;
}

.flyguys-cards-tagline {
    font-size: 18px;
    margin-top: 10px;
    color: #5b5b5b;
    font-weight: 500;
    display: block;
    margin-bottom: 20px;
}

.flyguys-level-item p.cs-badge {
    background: #41aae2;
    padding: 4px 6px;
    border-radius: 4px;
    display: none;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    color: #FFF;
    width: max-content;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 800;
    position: absolute;
    top: -8px;
    right: 8px;
    transform: translateY(-50%);
}

.flyguys-level-item.extraCourse .cs-badge {
    display: block;
}

.flyguys-level-item.extraCourse {
    position: relative;
    isolation: isolate;
}

.flyguys-level-item.extraCourse::before {
    content: '';
    width: calc(100% + 10px);
    height: calc(100% + 16px);
    position: absolute;
    top: -8px;
    left: -6px;
    border: 1px solid #41aae2;
    border-radius: 8px;
    z-index: -1;
    pointer-events: none;
}
.cs-checkout-tabs{
    margin-bottom: 20px;
}
.cs-checkout-tab{
    background: #effaff;
    border: 1px solid #ade3ff;
    border-radius: 3px;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: 600;
    color: #41aae2;
    cursor: pointer;
    outline: none;
    transition: 0.15s;
}
.cs-checkout-tab:not(.active):hover{
    filter: brightness(98%);
}
.cs-checkout-tab.active{
    background: #41aae2;
    color: #FFF;
    border-color: #2685b7;
}
.CouponDiscount.cs-coupons-cleartopia{
    --cs-coupon-cleartopia: 35px;
    margin: -15px 0 20px calc(-1* var(--cs-coupon-cleartopia));
    padding: 15px var(--cs-coupon-cleartopia);
    width: calc(100% + (var(--cs-coupon-cleartopia)* 2));
    background: #f0faff;
}
.CouponDiscount.cs-coupons-cleartopia .checkout-form-head{
    color: #41aae2;
}
.CouponDiscount.cs-coupons-cleartopia .formField .textField.form-control{
    max-width: calc(100% - 190px);
    border-color: #34c5f7;
    border-radius: 4px;
}
.CouponDiscount.cs-coupons-cleartopia .formField .button{
    color: #FFF;
    background: #41aae2;
    font-weight: 600;
}
.CouponDiscount.cs-coupons-cleartopia p.formField{
    position: relative;
    align-items: center;
}
.CouponDiscount.cs-coupons-cleartopia p.formField::before{
    width: 50px;
    height: calc(100% - 12px);
    border-right: 1px solid #34c5f7;
}
@media screen and (min-width: 1600px) {
    .welcomeenterprise.cs-welcomeenterprise {
        padding: 50px 70px 100px;
    }
}

@media screen and (min-width: 1800px) {
    .cs-reg-logos .cs-reg-logo-item img {
        max-height: 54px;
    }

    .cs-welcomeenterprise.welcomeenterprise h5 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .welcomeenterprise.cs-welcomeenterprise .cs-fly-desc {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    .cs-custom-tabbing-register .tab-link-block label {
        font-size: 30px;
    }

    .cs-custom-tabbing-register .ui-props-list span {
        font-size: 34px;
        letter-spacing: 1px;
    }

    .cs-custom-tabbing-register .ui-props-list label {
        font-size: 26px;
    }

    .cs-welcomeenterprise .logo-block-register h2 {
        font-size: 20px;
    }

    .cs-welcomeenterprise .block-ui-logos figure {
        width: 70px;
        min-width: 70px;
        height: 70px;
    }

    .propslogin.cs-props-checkout h6 {
        margin-bottom: 20px;
        font-size: 26px;
    }

    .logsheading h5 {
        font-size: 18px;
    }

    .propslogin.cs-props-checkout .inp_props input,
    .propslogin.cs-props-checkout .inp_props select {
        font-size: 18px;
    }

    .propslogin.cs-props-checkout .rememberlog label {
        font-size: 18px;
        line-height: 1.5;
    }

    .propslogin.cs-props-checkout .secureterms {
        font-size: 14px;
    }

    .propslogin.cs-props-checkout .propslogin p {
        font-size: 20px;
    }

    .propslogin.cs-props-checkout #secure_submitPropFinal {
        margin-bottom: 100px;
    }

    .welcomeenterprise.cs-welcomeenterprise {
        width: calc(100% - 37%)
    }

    .propslogin.cs-props-checkout .porp-calc-price,
    .propslogin.cs-props-checkout {
        width: 37%;
    }

    .cs-single-product {
        max-width: 800px;
    }

    .cs-single-product .left {
        flex: 0 0 200px;
        width: 200px;
        height: 200px;
    }

    .cs-single-product .text .heading {
        font-size: 24px;
    }

    .cs-single-product .text p {
        font-size: 17px;
    }
}

@media screen and (max-width: 1500px) {
    .welcomeenterprise.cs-welcomeenterprise {
        padding-top: 40px;
    }

    .welcomeenterprise.cs-welcomeenterprise .figure-block img {
        width: 260px;
    }

    .welcomeenterprise .cs-fly-top .figure-block .package-image {
        height: 80px;
    }

    .cs-custom-tabbing-register .tab-link-block label {
        font-size: 30px;
    }

    .cs-custom-tabbing-register .ui-props-list span {
        font-size: 32px;
    }

    /* .cs-custom-tabbing-register .ui-props-list label{
        font-size: 13px;
    } */
    .cs-welcomeenterprise .logo-block-register h2 {
        font-size: 16px;
    }

    .cs-welcomeenterprise .block-ui-logos {
        gap: 15px;
    }

    .cs-welcomeenterprise .block-ui-logos figure {
        width: 65px;
        min-width: 65px;
        height: 65px;
    }

    .cs-welcomeenterprise .block-ui-logos h4 {
        font-size: 14px;
    }

    .propslogin.cs-props-checkout .rememberlog label {
        font-size: 13px;
    }

    .propslogin.cs-props-checkout {
        padding-left: 20px;
        padding-right: 20px;
    }

    .propslogin.cs-props-checkout h6 {
        font-size: 18px;
    }
}

@media screen and (max-width: 1365px) {
    .welcomeenterprise.cs-welcomeenterprise {
        width: calc(100% - 450px)
    }

    .propslogin.cs-props-checkout .porp-calc-price,
    .propslogin.cs-props-checkout {
        width: 450px;
    }

    .welcomeenterprise.cs-welcomeenterprise {
        padding: 30px 20px 100px;
    }

    .welcomeenterprise.cs-welcomeenterprise {
        padding-top: 30px;
    }

    .cs-welcomeenterprise.welcomeenterprise h5 {
        font-size: 20px;
    }

    .welcomeenterprise.cs-welcomeenterprise .figure-block img {
        width: 200px;
    }

    .welcomeenterprise.cs-welcomeenterprise .cs-fly-desc {
        font-size: 14px;
        line-height: 1.5;
    }

    .cs-custom-tabbing-register .tab-link-block label {
        font-size: 26px;
    }

    .cs-custom-tabbing-register .ui-props-list span {
        font-size: 22px;
    }

    .cs-custom-tabbing-register .ui-props-list {
        margin: 0;
    }

    .cs-welcomeenterprise .block-ui-logos figure {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }

    .propslogin.cs-props-checkout {
        padding-top: 30px;
    }

    .propslogin.cs-props-checkout .inp_props input,
    .propslogin.cs-props-checkout .inp_props select {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .propslogin.cs-props-checkout .secureterms {
        margin-top: 15px;
    }

    .cs-row .col-6 {
        padding: 0 8px;
    }
}

@media screen and (max-width: 1100px) {
    .tab-link-block ul li a {
        font-size: 19px;
        text-align: left;
    }

    .flyguys-level-header__right h3 {
        font-size: 36px;
    }

    .flyguys-action .flyguys-action-btn {
        min-width: 105px;
        padding: 0 10px;
    }

    .flyguys-level-header__left h3 {
        font-size: 18px;
    }

    .flyguys-level-header__left p {
        font-size: 14px;
        line-height: 1.4;
    }

    .flyguys-card-body {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 1000px) {
    .propslogin.cs-props-checkout {
        position: relative;
        top: unset;
        right: unset;
        padding-bottom: 40px;
    }

    .welcomeenterprise.cs-welcomeenterprise {
        width: 100%;
    }

    .propslogin.cs-props-checkout .porp-calc-price,
    .propslogin.cs-props-checkout {
        width: 100%;
    }

    .welcomeenterprise.cs-welcomeenterprise {
        padding: 30px 20px;
    }

    .welcomeenterprise.cs-welcomeenterprise .logo-block-register {
        padding-bottom: 0;
    }

    .cs-welcomeenterprise .logo-block-register h2 {
        text-align: left;
    }

    .welcomeenterprise.cs-welcomeenterprise~.footer-main {
        position: unset;
    }

    .propslogin.cs-props-checkout .buttonsecure #secure_submitPropFinal {
        margin-bottom: 50px;
    }

    .cs-reg-logos {
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .cs-custom-tabbing-register .tab-link-block label {
        font-size: 24px;
    }

    .cs-custom-tabbing-register .ui-props-list span {
        font-size: 26px;
    }

    .flyguys-card-body {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .flyguys-card-body .flyguys-level-item:not(:last-child) {
        margin-bottom: 10px;
        padding-bottom: 11px;
        border-bottom: 1px solid #e1e1e1;
    }

    .flyguys-card-body .flyguys-level-item.extraCourse {
        border-bottom: transparent !important;
        margin: 0;
        padding: 0;
    }

    .flyguys-card-body .flyguys-level-item.extraCourse+.flyguys-level-item.extraCourse {
        margin-top: 35px;
    }

    .flyguys-card-body .flyguys-level-item.extraCourse+.flyguys-level-item:not(.extraCourse) {
        margin-top: 20px;
    }
}

@media screen and (max-width: 575px) {
    .cs-row .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .cs-custom-tabbing-register.custom-tabbing-register {
        flex-direction: column;
    }

    .cs-welcomeenterprise .block-ui-logos {
        gap: 10px;
    }

    .cs-single-product {
        flex-direction: column;
        gap: 15px;
    }

    .cs-single-product .left {
        flex: 0 0 120px;
        width: 120px;
        height: 120px;
    }

    .flyguys-level-header__right h3 {
        margin-right: 0;
        font-size: 30px;
    }

    .flyguys-level-header__right h3 sup {
        font-size: 14px;
    }

    .flyguys-action {
        display: none;
    }

    .flyguys-level-header {
        padding: 20px 15px;
    }

    .flyguys-card-inner .checked-card {
        width: 18px;
        min-width: 18px;
        height: 18px;
        margin-right: 5px;
    }

    .flyguys-level-card .checked-card::after {
        width: 10px;
        height: 10px;
    }

    .flyguys-level-header__left h3 {
        font-size: 16px;
    }

    .flyguys-level-header__left p {
        font-size: 12px;
    }

    .cs-welcomeenterprise .block-ui-logos figure {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }

    .flyguys-card-body {
        padding: 15px 15px 0;
    }

    .flyguys-card-body .flyguys-level-item.extraCourse:first-child {
        margin-top: 10px;
    }
}