@media (max-width: 500px) {
    #main{
        overflow-x: hidden !important;
    }
    #resellerxp, #wl-appbuilder, #platforms, #resources, #apptypes, #revenue, #tarifs {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    #platforms div.container-store-logo img{
        height: 30px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .clearfix{
        display: none !important;
    }
    #apptypes img{
        width: 85% !important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: unset !important;
    }
    .mgmt-exp {
        padding-top: 20px !important;
    }
    .form-subtitle{
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .subtitle-section{
        line-height: 24px !important;
    }
    .reseller-form{
        padding-top: 40px !important;
    }
    .faq_background{
        padding-bottom: 40px !important;
    }
    .resources{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    #testimonials .bg-testimonial{
        padding-top: 40px !important;
        padding-bottom: 280px !important;
    }
    #testimonials .nav-testi {
        left: 45% !important;
    }
    .apptypes-bg {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .title-section{
        line-height: unset !important;
        font-size: 24px !important;
        margin-bottom: 18px !important;
        text-align: center !important;
    }
    .faq-subtitle{
        max-width: 250px !important;
    }
    .header_text{
        margin-top: 40px !important;
        padding-bottom: 0 !important;
        font-size: 0 !important;
    }
    .text-section{
        margin-left: 0 !important;
        margin-top: 40px !important;
    }
    .uea-box:hover{
        border: 1px solid #FFFFFF59 !important;
        color: white !important;
    }
    .triangle.active{
        display: none !important;
    }
    .triangle2.active{
        display: none !important;
    }
    .popover-uba.active{
        display: none !important;
    }
    .popover-uea.active{
        display: none !important;
    }
    .popover-uba2.active{
        display: none !important;
    }
    .triangle-uba2.active{
        display: none !important;
    }
    .form-group{
        margin: 16px 0 0 0 !important;
    }
    .form-control:focus + .control-label {
        top: 9px !important;
    }
    .form-group.label-floating label.control-label{
        top: 39px;
    }
    .gb-for-reseller{
        font-size: 16px !important;
    }
    .title_text{
        font-size: 34px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .try_text{
        font-size: 14px !important;
    }
    .ask_button{
        font-size: 15px !important;
    }
    #resellerxp .small-title{
        font-size: 18px !important;
    }
    .text-mgmt{
        font-size: 14px !important;
        line-height: 20px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .revenue-text{
        line-height: 26px !important;
        margin-bottom: 30px !important;
    }
    #revenue .revenue-subtitle{
        margin-bottom: 36px !important;
    }
    .faq-subtitle{
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .create-project-btn{
        font-size: 15px !important;
    }
    .small-infos{
        font-size: 14px !important;
    }
    .form-control:valid:not(:placeholder-shown) + label.control-label {
        top: 9px !important;
    }
    .error:invalid:not(:placeholder-shown) + label.control-label {
        top: 9px !important
    }
}

@media (max-width: 768px) and (min-width: 501px) {
    .faq-subtitle{
        max-width: 400px !important;
    }
    .title_text{
        font-size: 50px !important;
    }
    .title-section{
        font-size: 36px !important;
        margin-bottom: 0 !important;
    }
    .form-group.label-floating label.control-label{
        top: 51px;
    }
    .form-control:focus + .control-label {
        top: 20px !important;
    }
}

@media (max-width: 768px) {
    .subtitle-section{
        font-size: 16px !important;
    }
    .form-title{
        font-size: 24px !important;
        line-height: 30px !important;
    }
    #wl-appbuilder img{
        width: 100% !important;
    }
    #platforms .plat-img{
        width: 100% !important;
        max-width: 100% !important;
    }
    #platforms .flex-row-reverse{
        flex-direction: column-reverse !important;
    }
    .small-title{
        text-align: center !important;
    }
    .subtitle-section{
        text-align: center !important;
    }
    #resellerxp .title-container{
        text-align: center !important;
    }
    #resellerxp .small-title{
        font-weight: 300 !important;
    }
    #apptypes .mobile .device {
        width: 80% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 350px !important;
    }
    .carousel1-img{
        max-width: 80% !important;
    }
    .clearfix{
        display: none !important;
    }
    #testimonials .tab-text{
        font-size: 20px !important;
    }
    .subtitle-section{
        font-size: 16px !important;
        margin-bottom: 40px !important;
    }
    .generate-revenue-container{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        display: inline-block !important;
        width: 50px !important;
        height: 20px !important;
    }
    #carousel2 .carousel-control-next-icon, #carousel2 .carousel-control-prev-icon{
        display: inline-block !important;
        width: 25px !important;
        height: 30px !important;
    }
    .mgmt-exp {
        padding-top: 20px !important;
    }
    .form-subtitle{
        font-size: 16px !important;
    }
    .reseller-form{
        padding-top: 40px !important;
    }
    .faq_background{
        padding-bottom: 40px !important;
    }
    .resources{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .wl-cols{
        max-width: unset !important;
        margin-right: 0 !important;
    }
    .triangle.active{
        display: none !important;
    }
    .triangle2.active{
        display: none !important;
    }
    .popover-uba.active{
        display: none !important;
    }
    .popover-uea.active{
        display: none !important;
    }
    .popover-uba2.active{
        display: none !important;
    }
    .triangle-uba2.active{
        display: none !important;
    }
    .uba-box{
        border: none !important;
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
    #uba-box p {
        font-size: 14px !important;
        padding: 0 5px !important;
    }
    #uba-box2 p {
        font-size: 14px !important;
        padding: 0 5px !important;
    }
    #uea-box2 p {
        font-size: 14px !important;
        padding: 5px 5px !important;
    }
    .uba-box2{
        border: none !important;
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
    .uea-box{
        display: none !important;
    }
    .uea-box2{
        border: none !important;
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
    .uba-box:hover{
        border: none !important;
        color: white !important;
    }
    .uba-box2:hover{
        border: none !important;
        color: white !important;
    }
    .uea-box:hover{
        border: none !important;
        color: white !important;
    }
    .uea-box2:hover{
        border: none !important;
        color: white !important;
    }
    #pricing-header1:hover{
        cursor: pointer !important;
    }
    #pricing-header2:hover{
        cursor: pointer !important;
    }
    .logo-plus{
        display: none;
    }
    .pricing-core1{
        display: none;
    }
    .pricing-core1.active{
        display: block;
    }
    .pricing-core2{
        display: none;
    }
    .pricing-core2.active{
        display: block;
    }
    .price-amount{
        font-size: 44px !important;
    }
    .price-currency{
        font-size: 44px !important;
    }
    .pricing-arrow1{
        display: block !important;
        position: absolute;
        right: 5%;
        top: 45%;
        transition: 0.3s;
    }
    .pricing-arrow2{
        display: block !important;
        position: absolute;
        right: 5%;
        top: 45%;
        transition: 0.3s;
    }
    .pricing-arrow1.active{
        -moz-transform: scale(1, -1);
        -webkit-transform: scale(1, -1);
        -o-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
        transition: 0.3s;
    }
    .pricing-arrow2.active{
        -moz-transform: scale(1, -1);
        -webkit-transform: scale(1, -1);
        -o-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
        transition: 0.3s;
    }
    #resources .title-section{
        text-align: center!important;
    }
}

@media (max-width: 992px) and (min-width: 768px){
    #carousel1-btn-prev{
        top: 200px !important;
    }
    #carousel1-btn-next{        
        top: 200px !important;
    }
    .faq-subtitle{
        max-width: 600px !important;
    }
    .form-group.label-floating label.control-label{
        top: 51px;
    }
    .form-control:focus + .control-label {
        top: 20px !important;
    }
}

@media (max-width: 992px) {
    #wl-appbuilder .subtitle{
        font-weight: 300 !important;
    }
    .carousel1-img{
        max-width: 90% !important;
    }
    #resellerxp .small-title{
        font-weight: 300 !important;
    }
    #apptypes .container-block.selected .tab-content{
        max-height: 520px !important;
    }
    #apptypes .container-block{
        width: 290px !important;
    }
    #apptypes .subtitle{
        font-size: 16px !important;
    }
    #testimonials .tab-text{
        font-size: 20px !important;
    }
    #platforms .flex-row-reverse{
        flex-direction: column-reverse !important;
    }
    #platforms .text-section{
        margin-left: 0 !important;
        margin-top: 32px !important;
    }
    section div.container-store-logo img {
        height: 35px !important;
    }
}

@media (max-width: 1200px){
    #resellerxp .desktop .device{
        max-width: calc(100% - 300px - 30px) !important;
    }

}

@media (max-width: 1200px) and (min-width: 992px){
    #testimonials .tab-text{
        font-size: 24px !important;
    }
    .form-group.label-floating label.control-label{
        top: 51px;
    }
    .form-control:focus + .control-label {
        top: 20px !important;
    }
}

@media (min-width: 1200px) {
    .platforms .platform-logo {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .resources .desc {
        padding: 0 60px;
    }
    #revenue .generate-revenue-container article {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .form-group.label-floating label.control-label{
        top: 51px;
    }
    .form-control:focus + .control-label {
        top: 20px !important;
    }
}

@media (min-width: 1400px) {
    #resellerxp .desktop .container {
        width: 1350px !important;
        max-width: 1350px !important;
    }
    #main .container {
        max-width: 1280px !important;
        width: 100% !important;
    }
    #apptypes .desktop .container {
        max-width: 970px !important;
        width: 100% !important;
    }
    .title_text{
        margin-bottom: 140px !important;
    }
    .gb-for-reseller {
        padding-top: 160px;
    }
}

@media (max-width: 1400px) {
    .gb-for-reseller {
        padding-top: 64px;
    }
}

.header {
    z-index: 1;
    position: relative;
    background: transparent linear-gradient(180deg, #EDF9F8 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(-90deg, #EDF9F8 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(-90deg, #EDF9F8 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    padding-top: 0px;
}

.title_text {
    color: white;
    line-height: normal;
    font-size: 64px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    text-decoration: none;
    padding-top: 20px;
    background: transparent linear-gradient(244deg, #00B992 0%, #009EB9 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(244deg, #00B992 0%, #009EB9 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(244deg, #00B992 0%, #009EB9 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 1177px;
    margin-bottom: 50px;
}

.header_text {
    color: white;
    font-size: 30px;
    margin-top: 10px;
    padding-bottom: 40px;
    font-weight: 300;
}

.subtitle_text {
    font-size: 30px;
    color: white;
    text-align: left;
    font-weight: 300;
    line-height: 115%;
    padding-bottom: 30px;
}

.try_text {
    color: #454F64;
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-weight: 300;
    margin-bottom: 0;
}

.content_text {
    color: white;
    padding-bottom: 40px;
    font-weight: 300;
}


.ask_button {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    border-radius: 36px;
    border: none;
    text-decoration: none;
    padding-top: 18px;
    padding-bottom: 24px;
    padding-left: 44px;
    padding-right: 48px;
    letter-spacing: 1px;
    color: white;
    background: linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    background: -o-linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    background: -webkit-linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    box-shadow: 0px 6px 30px rgba(0, 158, 217, 0.35);
    transition-duration: 0.3s;
}

.ask_button:hover {
    transition-duration: 0.3s;
    --x: 100%;
    --c1: #009eb9;
    --c2: #00B992;
    box-shadow: none;
    color: white;
    text-decoration: none;
    padding-top: 16px;
    padding-bottom: 22px;
    padding-left: 40px;
    padding-right: 45px;
}

#resellerxp .desktop .container {
    padding-top: 0;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    position: relative
}

#resellerxp .desktop .title-container {
    text-align: left;
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 30%;
    min-width: 300px;
}

#resellerxp .desktop .container-block .svg {
    position: absolute;
    width: 40px;
    fill: #00B992;
    color: #00B992;
}

#resellerxp .desktop .container-block.selected .svg {
    position: absolute;
    width: 40px;
    fill: #fff;
    color: #fff;
}


#resellerxp .desktop .container-block .subtitle {
    font-size: 20px;
    text-align: left;
    margin: 0 0 22px 60px;
    font-weight: 600;
    margin-top: 5px;
    display: block;
}

#resellerxp .desktop .container-block.selected .tab-content, #resellerxp .desktop .container-block:hover .tab-content {
    max-height: 300px;
}

#resellerxp .desktop .container-block .tab-content {
    max-height: 0;
    overflow: hidden;
    margin: 10px 0 0 60px;
    -webkit-transition: max-height .1s ease;
    -o-transition: max-height .1s ease;
    transition: max-height .1s ease;
}

#resellerxp .desktop .container-block.selected .tab-content .description, #resellerxp .desktop .container-block:hover .tab-content .description {
    display: block;
    color: white;
}

#resellerxp .desktop .container-block.selected+.device, #resellerxp .desktop .container-block:hover+.device {
    opacity: 1;
    filter: alpha(opacity=100);
}

#resellerxp .description{
    line-height: 30px;
    font-size: 16px;
}


#resellerxp .device img {
    border-radius: 15px;
}

#resellerxp img {
    max-width: 100%;
    margin: auto;
}

#resellerxp .desktop .device {
    position: absolute; 
    left: 0;
    max-width: calc(100% - 410px - 15px);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.mgmt-exp {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    background: linear-gradient(-90deg,#FFFFFF,#F5F7F8);
    background: -o-linear-gradient(-90deg,#FFFFFF,#F5F7F8);
    background: -webkit-linear-gradient(-90deg,#FFFFFF,#F5F7F8);
}

.bloc-title {
    text-align: center;
}

#resellerxp section img {
    max-width: 100%;
    margin: auto;
}

#resellerxp .desktop .container-block {
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 30%;
    min-width: 300px;
    border-radius: 15px;
    background: #fff;
    color: #00B09F;
    padding: 15px 20px;
    text-align: left;
    min-height: 68px;
}

#resellerxp .desktop .container-block.selected, #resellerxp .desktop .container-block:hover {
    background: linear-gradient(236deg,#00B992,#009eb9);
    background: -o-linear-gradient(236deg,#00B992,#009eb9);
    background: -webkit-linear-gradient(236deg,#00B992,#009eb9);
    color: white;
    filter: none;
    text-decoration: none;
}

#resellerxp .text-mgmt {
    color: #3F4960;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.separator {
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.wl-appbuilder {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.subtitle {
    text-align: center;
    font-size: 34px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 30px;
}

.title-section {
    font-weight: 700;
    font-size: 54px;
    color: #3F4960;
    margin-top: 10px;
    margin-bottom: 36px;
    line-height: 64px;
}

.subtitle-section {
    font-weight: 300;
    font-size: 24px;
    color: #3F4960;
    margin-bottom: 72px;
    line-height: 44px;
}

.text-section{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #3F4960;
}

.text_center {
    text-align: center;
}

.wl-appbuilder-title {
    color: #00B09F;
    font-weight: 700;
    font-size: 24px;
    padding-top: 30px;
    line-height: 30px;
    margin-bottom: 36px;
    
}

.wl-appbuilder-text {
    color: #3F4960;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.wl-cols{
    max-width: 410px;
    padding: 0;
    margin-right: px;
}

.platforms {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px
}

section div.container-store-logo img {
    height: 44px;
    width: auto!important;
    margin-bottom: 10px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
}

.platform-desc p.platform-desc-body {
    font-size: 13px!important;
    margin-bottom: 15px;
    
    font-weight: 300;
    color: #999;
}

.platform-desc {
    margin-top: 20px;
    text-align: center;
}

.platforms .small-title, .resources .small-title {
    
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 22px;
}

.resources {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.generate-revenue-container {
    z-index: 1;
    position: relative;
    
    padding-top: 80px;
    padding-bottom: 80px;
}

#revenue .revenue-subtitle {
    color: #00B09F;
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 36px;
}

#revenue .revenue-text {
    color: #3F4960;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

#revenue article {
    padding-left: 30px;
    padding-right: 30px;
}

#apptypes .desktop .title-container {
    text-align: left;
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 25%;
    min-width: 300px;
}

#apptypes .desktop .container-block {
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 500px;
    border-radius: 3px;
    background: rgba(255,255,255,.25);
    color: #fff;
    padding: 15px 20px;
    text-align: left;
    min-height: 68px;
    border-radius: 15px;
}

#apptypes .desktop .container-block img.svg {
    position: absolute;
    width: 40px;
    filter: invert(100%) sepia(0) saturate(0) hue-rotate(21deg) brightness(100%) contrast(100%);
}

#apptypes .desktop .container-block.selected img.svg, #apptypes .desktop .container-block:hover img.svg {
    filter: invert(52%) sepia(67%) saturate(299%) hue-rotate(118deg) brightness(92%) contrast(94%);
    top: 26px;
}

#apptypes .desktop .container-block .subtitle {
    font-size: 20px;
    text-align: left;
    margin: 0 0 0 72px;
    font-weight: 600;
    margin-top: 5px;
    display: block;
}

#apptypes .desktop .container-block.selected .tab-content, #apptypes .desktop .container-block:hover .tab-content {
    max-height: 300px;
}

#apptypes .desktop .container-block.selected .subtitle, #apptypes .desktop .container-block:hover .subtitle {
    color: #00B09F;
    margin-bottom: 22px;
    margin-top: 16px;
}

#apptypes .desktop .container-block .tab-content {
    max-height: 0;
    overflow: hidden;
    margin: 0 0 0 72px;
    -webkit-transition: max-height .1s ease;
    -o-transition: max-height .1s ease;
    transition: max-height .1s ease;
}

.float-right {
    float: right;
}

.label {
    color: #fff;
    font-size: 11px;
    border-radius: 12px!important;
    padding: 4px 12px!important;
    font-weight: lighter;
    position: relative;
    margin-right: 5px;
    display: inline-block;
    line-height: 11px!important;
}

#apptypes .desktop .container-block.selected .tab-content .description, #apptypes .desktop .container-block:hover .tab-content .description {
    display: block;
    color: #3F4960;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.label.label-PINK, .label.label-ROSE, .label.label-shop {
    background: #e35e7e;
}

.label.label-BLEU, .label.label-BLUE, .label.label-classic {
    background: #1e9fd6;
}


#apptypes .desktop .container-block.selected+.device, #apptypes .desktop .container-block:hover+.device {
    opacity: 1;
    filter: alpha(opacity=100);
}

#apptypes .desktop .container-block .tab-content .description {
    display: block;
    color: #3F4960;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}


#apptypes img {
    max-width: 100%;
    margin: auto;
}

#apptypes .desktop .device {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

#apptypes section img {
    max-width: 100%;
    margin: auto;
}

#apptypes .desktop .container-block.selected, #apptypes .desktop .container-block:hover {
    background: #fff;
    color: #fff;
    filter: none;
    text-decoration: none;
    cursor: pointer;
}

.apptypes-bg {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(122deg,#00B992,#009EB9);
    background: -o-linear-gradient(122deg,#00B992,#009EB9);
    background: -webkit-linear-gradient(122deg,#00B992,#009EB9);
}


#testimonials .bg-testimonial {
    background-size: cover!important;
    background-position: center center;
    padding-top: 120px;
    text-align: center;
    position: relative;
    padding-bottom: 260px;
}

.fade.in {
    opacity: 1;
}

#testimonials .nav-testi {
    position: absolute;
    z-index: 0;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
    border-bottom: none;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    bottom: 0;
}

#testimonials .nav-testi li {
    margin: 0;
    border-bottom: none!important;
}

#testimonials .nav-testi>li {
    float: left;
    margin-bottom: -1px;
}

#testimonials .nav-testi li a {
    font-weight: 400;
    color: rgba(255,255,255,.5);
    letter-spacing: 1px;
    margin-right: 0;
    border-radius: 0;
    margin-bottom: 0!important;
    text-transform: capitalize;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    border: none;
    font-size: 13px;
}

#testimonials picture {
    display: block;
    position: relative;
}


#testimonials .nav-testi>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

#testimonials .nav-testi>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}

#testimonials .nav-testi>li {
    position: relative;
    display: block;
}

#testimonials .nav-testi li.active a, #testimonials .nav-testi li:hover a {
    color: #fff!important;
    background: 0 0!important;
    text-decoration: none;
    cursor: pointer;
}

#testimonials .nav-testi>li.active>a, .nav-testi>li.active>a:focus, .nav-testi>li.active>a:hover {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    cursor: default;
}

#testimonials .nav-testi li.active a img, #testimonials .nav-testi li:hover a img {
    border: 1px solid #fff!important;
}

#testimonials .nav-testi li a img {
    width: 75px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 50%;
    max-width: none;
}

.tab-text {
    color: #fff;
    font-size: 30px;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
    font-weight: 300;
}

.anim {
    color: white;
    
}

#faq .container{
    max-width: 845px !important;
}

.faq_background {
    z-index: 1;
    position: relative;
    padding-bottom: 80px;
    padding-top: 40px;
    background-color: #1C2A39;
    opacity: 0.9;
}

.faq-subtitle {
    color: #fff;
    font-weight: 500;
    max-width: 730px;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 24px;
    display: inline-block;
}   

.question:hover {
    cursor: pointer;
}

.faq-text {
    display: none;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.faq-text.active{
    display: block;
}

.plus-icon{
    display: inline-block;
    color: #fff;
    float: right;
    margin-right: 30px;
    margin-top: 62px;
    position: relative;
}

.plus-icon:before{
    position: absolute;
    content: "";
    width: 22px;
    height: 3px;
    background-color: white;
    border-radius: 30px;
    transition: 0.3s;
}

.plus-icon:after{
    position: absolute;
    content: "";
    width: 22px;
    height: 3px;
    border-radius: 30px;
    background-color: white;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.3s;
}

.plus-icon.active:before{
    position: absolute;
    content: "";
    width: 22px;
    height: 3px;
    background-color: white;
    border-radius: 30px;
    transition: 0.2s;
}

.plus-icon.active:after{
    position: absolute;
    content: "";
    width: 22px;
    height: 3px;
    border-radius: 30px;
    background-color: white;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.2s;
}


.link {
    color: #009ed9;
    text-decoration: none;
}

.link:hover {
    color: #009ed9;
    text-decoration: none;
}

#testimonials .bg-testimonial blockquote p {
    color: #fff;
    font-size: 30px;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
}

#testimonials .bg-testimonial blockquote {
    padding: 0;
    margin: 0;
    border: none;
}

#testimonials footer {
    font-weight: 300;
}

#testimonials strong {
    font-weight: 700;
}

#tarifs {
    padding-top: 100px;
    z-index: 1;
    position: relative;
}

.tarifs-bg{
    background-color: #1C2A39;
    opacity: 0.9;
    padding-bottom: 40px;
}

.pricing-switch-monthly-annualy {
    text-align: center;
    line-height: 55px;
    font-size: 15px;
    font-weight: 400;
}

.pricing-switch-monthly-annualy {
    margin-bottom: 30px;
    line-height: 36px;
}

.pricing-switch-monthly-annualy .label-monthly {
    text-align: right;
}

.pricing-switch-monthly-annualy .label-annual, #reseller section .pricing-switch-monthly-annualy .label-monthly {
    display: inline-block;
}

.pricing-switch-monthly-annualy .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    top: 5px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 0;
}

.checkbox label, .radio label, label {
    font-size: 16px;
    line-height: 1.42857143;
    color: #666;
    font-weight: 400;
}

.pricing-switch-monthly-annualy .switch input {
    display: none;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196F3;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 22px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0px 6px 30px rgba(0, 175, 161, 0.35);
}

input:checked + .slider:before {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.row.center {
    justify-content: center;
}

#pricing-plans section {
    font-weight: 400;
    text-align: left;
    position: relative;
    font-size: 14px;
    border: 1px solid #ddd;
    height: 100%;
    border-radius: 4px;
}

#pricing-plans section header h3 {
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 400;
    margin-top: 0;
    min-height: 40px;
    text-align: left;
    color: #00a388;
}

#pricing-plans .price {
    display: flex;
    transition: opacity .15s ease;
    margin-top: 14px;
    margin-bottom: 24px;
    margin-left: 5px;
}

#pricing-plans .price-currency {
    font-size: 1.4em;
    font-weight: 300;
}

#pricing-plans .price-amount {
    font-size: 54px;
    line-height: .9;
    font-weight: 700;
    margin: 0 .1em 0 .05em;
    color: #fff;
}

#pricing-plans section {
    font-weight: 400;
    text-align: left;
    position: relative;
    border: none;
    font-size: 14px;
    background-color: #283644;
    border-radius: 20px;
    padding: 10px
}

#pricing-plans section .title-include-container {
    text-align: center;
    color: #00a388;
    background: rgba(0,163,136,.12);
    padding: 20px 0;
    margin-top: 30px;
    min-height: 146px;
    display: flex;
}

#pricing-plans section .title-include-container .title-include {
    font-size: 18px;
    margin: auto;
}

#pricing-plans section .title-include-container .title-include svg {
    fill: #00a388;
}

#pricing-plans svg {
    display: inline-block;
    height: 30px;
    margin-top: -2px;
}

#pricing-plans section ul {
    margin-top: 40px;
    list-style-type: none;
    padding-left: 0;
}

#pricing-plans {
}

#pricing-plans .separator-tarifs {
    border-top: 1px solid #FFFFFF59;
    margin: 36px 1px;
}

#pricing-plans section .audit-fees-container {
    text-align: center;
    justify-content: center;
    color: #00a388;
    background: rgba(0,163,136,.12);
    padding: 20px 0;
    margin-top: 30px;
    margin-bottom: -16px;
    min-height: 100px;
    display: flex;
}

#pricing-plans section .audit-fees-container .audit-fees {
    font-size: 18px;
    margin: auto;
}

#pricing-plans .audit-fees-price {
    display: flex;
    justify-content: center;
}

#pricing-plans .price-currency {
    font-size: 1.4em;
    font-weight: 300;
}

#pricing-plans .price-by-app {
    margin: 0 .1em 0 .05em;
    font-size: 2em;
}

#pricing-plans .price-time {
    font-size: 1.4em;
}

b, strong {
    font-weight: 700;
}

#pricing-plans section .free-fees {
    color: #00a388;
}

#pricing-plans .price-period .price-is-annual {
    font-size: .75em;
    opacity: .5;
}

#pricing-plans section .free-fees li:not(.empty-line) {
    background: url(https://back.ww-cdn.com/assets/img/gb_portal/material-icons/check_green.svg) no-repeat;
}

.small-infos {
    color: #FFFFFF;
    font-weight: 300;
    margin-top: 36px;
    font-size: 18px;
}


.form-control, .form-group .form-control {
    color: white;
    border: 3px solid #FFFFFF26;
    border-radius: 200px;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 20px;
}

.error {
    border: 3px solid #d90000;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
}

.form-group.label-floating label.control-label {
    font-size: 16px;
    line-height: 1.42857143;
    left: 40px;
    color: white;
}

.form-control:focus + .control-label {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px !important;
    line-height: 1.07142857 !important;
    color: #4DAD9F !important;
    left: 55px !important;
    background-color: #1C2A39 !important;
}

.form-control:focus ~ .email_error {
    display: none !important;
}

.form-control:focus ~ .website_error {
    display: none !important;
}

.form-control:focus{
    background-color: rgba(77, 173, 159, 0.1) !important;
    border: 3px solid #4DAD9F !important;
    color: white !important;
}

.form-control:focus, .form-control .form-group {
    border: 3px solid #4DAD9F;
    transition-duration: 0.3s !important;
}

.error:required:invalid:not(:placeholder-shown), .error {
    outline: 0 !important;
    border: 3px solid #d90000;
    box-shadow: none !important;
    transition-duration: 0.3s !important;
}

.error:invalid:not(:placeholder-shown), .error {
    outline: 0 !important;
    border: 3px solid #d90000;
    box-shadow: none !important;
    transition-duration: 0.3s !important;
}

#firstname-input .form-control:focus label.control-label .form-group.label-floating {
    top: 7px;
    font-size: 12px;
    line-height: 1.07142857;
    
}

.form-group.label-floating label.control-label {
    will-change: left,top,contents;
}

.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-static label.control-label {
    position: absolute;
    pointer-events: none;
    transition: .2s ease all;
}

.control-label {
    color: #666;
}

#reseller-form .form {
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    max-width: 850px;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
}

.form-group {
    padding-bottom: 7px;
    margin: 28px 0 0 0;
}

.form-control {
    margin-bottom: 7px;
}

.error:invalid:not(:placeholder-shown) + label.control-label {
    top: 20px;
    font-size: 12px;
    line-height: 1.07142857;
    left: 55px !important;
    background-color: #1C2A39;
    padding-left: 5px;
    padding-right: 5px;
}


.form-control:required:valid + label.control-label {
    top: 16px;
    font-size: 12px;
    line-height: 1.07142857;
    
}

.form-control:valid:not(:placeholder-shown) + label.control-label {
    top: 20px;
    left: 55px;
    background-color: #1C2A39;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    line-height: 1.07142857;
    
}

.form-control:invalid:not(:placeholder-shown) + label.control-label {
    top: 20px;
    left: 55px;
    background-color: #1C2A39;
    padding-left: 5px;
    padding-right: 5px;
    color: #d90000;
    font-size: 12px;
    line-height: 1.07142857;
}

.form-group label.control-label {
    font-size: 12px;
    line-height: 1.07142857;
    font-weight: 400;
    
}

.reseller-form {
    z-index: 1;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #1C2A39;
    opacity: 0.9;
}

.form-title {
    color: white;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 46px;
    margin-bottom: 36px;
}

.form-subtitle {
    font-size: 21px;
    color: white;
    margin-bottom: 72px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
    margin: auto;
    max-width: 700px;
    
}

.create-project-btn {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    border-radius: 36px;
    border: none;
    padding-top: 18px;
    text-transform: capitalize;
    padding-bottom: 24px;
    padding-left: 44px;
    padding-right: 48px;
    letter-spacing: 1px;
    color: white;
    background: linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    background: -o-linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    background: -webkit-linear-gradient(45deg, var(--c1, #00B992), var(--c2, #009eb9) 51%, var(--c1, #00B992)) var(--x, 0)/ 200%;
    box-shadow: 0px 6px 30px rgba(0, 158, 217, 0.35);
    transition-duration: 0.3s;
}

.create-project-btn:hover {
    transition-duration: 0.3s;
    --x: 100%;
    --c1: #009eb9;
    --c2: #00B992;
    box-shadow: none;
    padding-top: 16px;
    padding-bottom: 22px;
    padding-left: 40px;
    padding-right: 45px;
}

.form-group textarea {
    resize: none;
}

textarea.form-control {
    height: auto;
}

.form-control:invalid:not(:placeholder-shown) ~ .email_error{
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #d90000;
    position: absolute;
}

.form-control:invalid:not(:placeholder-shown) ~ .website_error{
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #d90000;
    position: absolute;
}

.email_error {
    display: none;
    position: absolute;
    margin-left: 28px;
    font-size: 12px;
    font-weight: 300;
    color: #d90000;
}

.website_error {
    display: none;
    position: absolute;
    margin-left: 28px;
    font-size: 12px;
    font-weight: 300;
    color: #d90000;
}

.post_success {
    display: none;
    max-width: 820px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    padding: 15px;
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
}

.post_success.active {
    display: block;
    font-weight: 300;
    color: #fff;
    padding: 15px;
    margin-top: 10px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.success_icon{
    display: none;
    text-align: center;
}

.success_icon.active{
    display: block;
    text-align: center;
}

.submit-btn.hide{
    display: none;
}

.post_error {
    display: none;
    max-width: 820px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding: 15px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}

.post_error.active {
    display: block;
    max-width: 820px;
    color: rgba(255, 255, 255, 0.5);
    padding: 15px;
    margin-top: 10px;
    font-size: 22;
    font-weight: 500;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

#carousel2 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

#carousel1-btn-prev{
    background: #00a388;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 90px;
    opacity: 1;
}

#carousel1-btn-next{
    background: #00a388;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 90px;
    opacity: 1;
}

.switch-button {
	 background: rgba(0, 176, 159, 0.25);
	 border-radius: 30px;
	 overflow: hidden;
	 width: 268px;
	 text-align: center;
	 color: white;
	 position: relative;
	 padding-right: 120px;
	 position: relative;
     box-shadow: 0px 6px 30px rgba(0, 175, 161, 0.20);
}

 .switch-button:before {
	 content: "";
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 right: 0;
	 width: 120px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 z-index: 3;
	 pointer-events: none;
}
 .switch-button-checkbox {
	 cursor: pointer;
	 position: absolute;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 height: 100%;
	 opacity: 0;
	 z-index: 2;
}
 .switch-button-checkbox:checked + .switch-button-label:before {
	 transform: translateX(0);
	 transition: transform 300ms linear;
}
 .switch-button-checkbox + .switch-button-label {
	 position: relative;
	 padding-left: 39px;
     padding-right: 43px;
     padding-top: 17px;
     padding-bottom: 16px;
	 display: block;
	 user-select: none;
	 pointer-events: none;
     font-size: 18px;
	 font-weight: 300;
}

.switch-button-label-two{
    position: absolute;
    left: 170px;
    top: 15px;
    font-size: 18px;
    font-weight: 700;
}

.switch-button-checkbox:checked + .switch-button-label {
    font-weight: 700;
}

.switch-button-checkbox:checked + .switch-button-label + .switch-button-label-two {
    font-weight: 300;
}

 .switch-button-checkbox + .switch-button-label:before {
	 content: "";
	 background: linear-gradient(262deg,#00B992,#009EB9);
     background: -o-linear-gradient(262deg,#00B992,#009EB9);
     background: -webkit-linear-gradient(262deg,#00B992,#009EB9);
	 height: 100%;
	 width: 100%;
	 position: absolute;
	 left: 0;
	 top: 0;
	 border-radius: 30px;
	 transform: translateX(128px);
	 transition: transform 300ms;
}

.switch-button-checkbox + .switch-button-label-two:before {
    content: "";
    background: linear-gradient(262deg,#00B992,#009EB9);
    background: -webkit-linear-gradient(262deg,#00B992,#009EB9);
    background: -o-linear-gradient(262deg,#00B992,#009EB9);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 30px;
    transform: translateX(128px);
    transition: transform 300ms;
}

.switch-button-checkbox + .switch-button-label .switch-button-label-span {
	 position: relative;
}

.switch-button-checkbox + .switch-button-label-two .switch-button-label-span-two {
    position: relative;
}
 
input:-webkit-autofill + label.control-label {
    top: 16px;
    font-size: 12px;
    line-height: 1.07142857;
    color: #fff !important;
}

input:-webkit-autofill
{
    box-shadow: 0 0 0px 1000px #F5F7F8 inset;
    background-color: #F5F7F8 !important;
    color: #fff !important;
    background-clip: content-box;
    -webkit-text-fill-color: #fff !important;
    height: 0px;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    font-size: 1rem !important;
    font-family: Jakarta !important;
    border: 3px solid #FFFFFF26 !important;
}

input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active,
input:-webkit-autofill::first-line
{
    font-size: 1rem !important;
    font-family: Jakarta !important;
    color: #fff !important;
}

.uba-box{
    border: 1px solid #FFFFFF59;
    color: #fff;
    cursor: pointer;
}

.uba-box2{
    border: 1px solid #FFFFFF59;
    color: #fff;
    cursor: pointer;
}

.uea-box{
    border: 1px solid #FFFFFF59; 
    margin-bottom: 0px; 
    margin-top: 0px; 
    border-radius: 6px; 
    opacity: 0.3;
}

.uea-box2{
    border: 1px solid #FFFFFF59;
    color: #fff;
    cursor: pointer;
}


.uba-box:hover{
    color: #15A0DA;
    border: 1px solid #15A0DA;
    cursor: pointer;
}

.uea-box2:hover{
    color: #15A0DA;
    border: 1px solid #15A0DA;
    cursor: pointer;
}

.popover-uba{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    width: 320px;
    top: 170px;
    opacity: 1;
    background-color: #1C2A39;
    border-radius: 12px;
    z-index: 1;
}

.popover-uba.active{
    display: block;
}

.popover-uea{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    width: 320px;
    top: 254px;
    opacity: 1;
    background-color: #1C2A39;
    border-radius: 12px;
    z-index: 1;
}

.popover-uea.active{
    display: block;
}

.triangle {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 160px;
    margin: auto;
    z-index: 1;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 15px solid #1C2A39;
}

.triangle.active {
    display: block;
}

.triangle2 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 244px;
    margin: auto;
    z-index: 1;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 15px solid #1C2A39;
}

.triangle2.active {
    display: block;
}

.triangle-uba2 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 160px;
    margin: auto;
    z-index: 1;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 15px solid #1C2A39;
}

.triangle-uba2.active {
    display: block;
}

.popover-uba2{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    width: 320px;
    top: 170px;
    opacity: 1;
    background-color: #1C2A39;
    border-radius: 12px;
    z-index: 1;
}

.popover-uba2.active{
    display: block;
}

.form-control:focus{
    
}

.submit-btn{
    background: none;
    border: none;
    color: white;
    font-weight: 800;
    width: 100%;
    margin: auto;
}

.submit-btn:hover{
    cursor: pointer;
}


.pricing-arrow1{
    display: none;
}
.pricing-arrow2{
    display: none;
}

.btn-header{
    justify-content: center;
}

.gbcta {
    --background: linear-gradient(256deg, rgba(0, 185, 146, 1), rgba(0, 158, 185, 1));
    --shadowcolor: 38, 209, 177;
    --color: #FFFFFF;
}

.logo-plus {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, -6px, 0);
}
.mainswitch-container {
    display: flex;
    position: relative;
}

#faqswitch {
    --background: rgba(0, 176, 159, .25);
    --onbackground: linear-gradient(45deg, #009EB9, #00B992);
    --linkcolor: white;
    --linkoncolor: white;
    --hovercolor: #00B09F;
    --onshadowrgb: 0, 176, 159;
}

#faqswitch a.lpswitch-link--on:hover {
    color: white !important;
}