HEADER A:hover {
    color: #FFC72B !important;
}

.main-page-wrapper {
    padding: 0px !important;
}

.site-content {
    margin-bottom: 0px !important;
}


.ss_logo {
    text-align: center !important;
}

.ss_logo IMG2 {
    /*width:70% !important;*/
}

.page-title {
    margin-bottom: 0px !important;
}

.ss_panel {
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05) !important;
    padding: 10px;
    background-color: #FFF !important;
    border-radius: 10px !important;
    margin-bottom: 20px !important;
}

.ss_label_best {
    padding: 10px;
    background: #29973a;
    color: #fff;
    margin-left: -40px;
    border-radius: 5px !important;
    margin-top: -20px !important;

}

.ss_label_best I {
    font-size: 40px;
    color: yellow;
    margin-right: 20px;
}

.ss_label_best P {
    display: flex;
    align-items: center;
}

.ss_num {
    margin-left: -53px;
    margin-top: -53px;
}

.ss_num .wpb_wrapper {
    display: inline-block;
    padding: 0px 13px;
    border-radius: 100px;
    color: gray !important;
    background-color: #e5e5e5;
    border:3px solid white;
}


.ss_num2 .wpb_wrapper {
    display: inline-block;
    padding: 0px 13px;
    border-radius: 100px;
    color: gray !important;
    background-color: #e5e5e5;
    border:3px solid white;
}


.btn-size-extra-large .wd-icon {
    width:19px !important;
}

.ss_text .btn-color-primary {
    width: 140px !important;
    font-size: 14px !important;
}

.ss_text I {
    width: 30px !important;
    text-align: center;
    font-size: 14px !important;
}

I.fa-check {
    color: #00be00 !important;
    width:20px !important;

}

I.fa-thumbs-up {
    color: blue !important;
    width: 30px !important;
    text-align: center !important;
}

.ss_hind {
    font-size: 20px;
    margin-bottom: 0px !important;
}

.ss_hind STRONG {
    font-size: 20px;
    padding: 6px;
    background-color: #6b6bfd;
    color: #FFF;
    border-radius: 5px;
    width: 130px !important;
    display: inline-block;
    text-align: center;
    margin-left: 20px;
}

.ss_hind .fa-trophy {
    color: #FABD34 !important;
}

.ss_but_link_cont .wd-button-wrapper{
    /*margin-bottom: 0px !important;*/
}

.ss_link_but {
    padding-top:12px !important;
    padding-bottom:12px !important;
}


.vc_toggle_content {
    /*box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05) !important;*/
    /*padding: 10px;*/
    /*background-color: #FFF !important;*/
    /*border-radius: 10px !important;*/
    /*margin-bottom: 20px !important;*/
}

.ss_from {
    display: flex !important;
    justify-content: right;
    margin-top: 11px !important;
    font-size: 16px;
    font-weight: bold;
}


.formcraft-css {
    text-align: right !important;
}

.formcraft-css A {
    border-radius: 5px !important;
    background-color: var(--wd-primary-color) !important;
    padding: 10px 10px !important;
    font-size: 14px !important;
    line-height: 22px;
    width: 200px;
    font-weight: bold;
    text-align: center !important;
}

.formcraft-css A:hover {
    background-color: rgba(250, 189, 52, 0.71) !important;
}

.formcraft-css A:before {
}


#my_popup {
    border-radius: 5px !important;
}

.ss_buffer {
    text-align: center !important;
}

.ss_buffer .wpb_wrapper {
    border: 1px dashed #41afff;
    padding: 10px 3px 10px 10px;
    border-radius: 46px;
    display: inline-block;
    align-items: center;
    font-weight: 700;
    cursor: pointer;
    background-color: #e5f4ff;
}

.ss_buffer STRONG {
    color: #41afff;
    line-height: 1.2;
    margin-right: 12px;
    margin-left: 24px;
    font-width: normal !important;
    font-size: 24px;
}

.ss_buffer EM {
    text-transform: none !important;
    background-color: #41afff;
    color: #fff;
    border-radius: 42px;
    font-size: 19px;
    padding: 12px 38px;
}

@media screen and (min-width: 730px) {
    .mfp-close {
        position: relative !important;
        top: -625px !important;
        left: 625px !important;
        color: #666 !important;
    }
}
@media screen and (max-width: 730px) {
    .mfp-close {
        position: absolute !important;
        top: 30px !important;
        right: 0px !important;
        color: #666 !important;
    }
    .ss_buts .wd-button-wrapper{
        margin-right: 0px !important;
    }

    .ss_buts .ss_right {
        margin-right: 0px !important;
    }
}

@media screen and (min-width: 1000px) {
    .ss_review {
        margin-bottom: 0px !important;
    }

    .ss_buts .ss_review {
        display: none !important;
    }


}

@media screen and (max-width: 768px) {
    .ss_from {
        justify-content: center !important;
    }
}

@media screen and (max-width: 1000px) {
    .ss_leftbar .wpb_wrapper {
        text-align: center !important;
    }

    .ss_leftbar .wpb_single_image {
        margin-bottom: 0px !important;
    }

    .ss_leftbar .vc_empty_space {
        display: none !important;
    }

    .ss_num {
        display: none !important;
    }

    .ss_label_best {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 20px;
    }

    .ss_label_best .fa-medal {
    }

    .ss_hind {
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 10px !important;
        margin-top:30px !important;
    }

    .ss_review {
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 10px !important;
    }

    .ss_buts > .vc_column-inner > DIV > DIV {
        float: none !important;
        margin-bottom: 20px !important;
        padding-left: 0px !important;
    }

    .ss_buts > .vc_column-inner > DIV > DIV A {
        width: 200px !important;
    }


    /*.ss_buffer .wpb_wrapper{      padding: 10px 3px 10px 10px;    }*/
    .ss_buffer STRONG {
        line-height: 1.2;
        margin-right: 12px;
        margin-left: 24px;
        font-size: 18px;
    }

    /*.ss_buffer EM {   font-size: 19px;    padding: 12px 38px; }*/
}

@media screen and (max-width: 1250px) {
    .ss_num {
        display: none !important;
    }

    .ss_label_best {
        justify-content: center;
        display: flex;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }

}