@font-face{
    font-family: 'Roboto-Bold';
    src: url('/catalog/view/javascript/font/Roboto-Bold.ttf');
}
@font-face{
    font-family: 'Roboto-BoldItalic';
    src: url('/catalog/view/javascript/font/Roboto-BoldItalic.ttf');
}
@font-face{
    font-family: 'Roboto-Medium';
    src: url('/catalog/view/javascript/font/Roboto-Medium.ttf');
}
.h_title{
    font-size: 18px;
}
.bg-primary{
   position: relative;
}

.bg-primary .mobile_img{
    display: none;
}
#support-header .support-header_container{
    position: absolute;
    top: 22%;
    left: 3%;
    width: 94%;
    color: #fff;
    text-align: center;
    font-family:"Roboto-Medium";
}
#support-header .support-header_container .title{
    font-size: 26px;
    line-height: 34px;
}
#support-header .support-header_container .title span{
    font-size: 38px;
    line-height: 34px;
    font-style: italic;
    font-weight: 600;
    font-family:"Roboto-BoldItalic";
}
#support-header .support-header_1_container{
    position: absolute;
    top: 55%;
    left: 38%;
    width: 24%;
    color: #fff;
    text-align: center;
    height: 19%;
    font-family:"Roboto-BoldItalic";
}
#support-header .support-header_1_container .title{
    font-size: 28px;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    height: 100%;
    padding-top: 6%;
    padding-right: 19%;
}

#FB-support .FB-suporte_container {
    position: absolute;
    top: 6%;
    left: 42%;
    width: 25%;
    color: #21185B;
    text-align: left;
    font-family: "Roboto-Bold";
}
#FB-support .FB-suporte_container .title{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
}
#FB-support .FB-suporte_1_container {
    position: absolute;
    top: 16%;
    left: 11%;
    width: 88%;
    color: #21185B;
    text-align: left;
    font-family: "Roboto-Medium";
}
#FB-support .FB-suporte_1_container .title{
    font-size: 32px;
    line-height: 40px;
}
#FB-support .FB-suporte_1_container .title span{
    color:#E92E74
}
#FB-support .FB-suporte_1_container .title .title_1,#FB-support .FB-suporte_1_container .title .title_2{
    margin-top: 15px;
}
#FB-support .FB-suporte_2_container {
    position: absolute;
    top: 56%;
    left: 11%;
    width: 85%;
}

#logo-support .two_img .supporte-logo{
    width: 21%;
    display: inline-block;
    text-align: center;
    border: 1px dashed #eee;
    cursor: pointer;
    margin-right: 2%;
}
#logo-support .two_img .supporte-logo img{
    margin: 0 auto;
}
#logo-support .two_img .supporte-logo:hover{
    border: 1px dashed #229CCA;
}
.supporte-logo-checked{
    border: 1px solid #229CCA !important;
}

#app-support .app-suporte_container {
    position: absolute;
    top: 15%;
    left: 34%;
    width: 51%;
    text-align: left;
}
#app-support .app-suporte_container .title{
    font-size: 26px;
    line-height: 45px;
    color: #5F45FE;
    font-family: "Roboto-Medium";
}
#app-support .app-suporte_container .title:last-child{
    margin-top: 2%;
}
#app-support .app-suporte_container .title a{
    color: #5F45FE;
    border-bottom: 1px solid;
    text-align: center;
}
#app-support .app-suporte_container .title span{
    font-size: 32px;
    line-height: 45px;
    color: #22185D;
    font-family: "Roboto-Bold";
}

@media(max-width:1800px) and (min-width:1400px) {
    #support-header .support-header_container .title{
        font-size: 20px;
        line-height: 30px;
    }
    #support-header .support-header_container .title span{
        font-size: 30px;
        line-height: 30px;
    }
    #support-header .support-header_1_container .title{
        font-size: 20px;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 33px;
        line-height: 33px;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 26px;
        line-height: 30px;
    }
    #FB-support .FB-suporte_1_container .title .title_1,#FB-support .FB-suporte_1_container .title .title_2{
        margin-top: 15px;
    }

    #app-support .app-suporte_container {
        left: 33%;
        width: 53%;
    }
    #app-support .app-suporte_container .title{
        font-size: 20px;
        line-height: 40px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 26px;
        line-height: 40px;
    }

}
@media(max-width:1400px) and (min-width:1200px) {
    #support-header .support-header_container .title{
        font-size: 18px;
        line-height: 28px;
    }
    #support-header .support-header_container .title span{
        font-size: 25px;
        line-height: 28px;
    }
    #support-header .support-header_1_container .title{
        font-size: 18px;
        padding-top: 4%;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 28px;
        line-height: 28px;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 22px;
        line-height: 26px;
    }
    #FB-support .FB-suporte_1_container .title .title_1,#FB-support .FB-suporte_1_container .title .title_2{
        margin-top: 15px;
    }

    #app-support .app-suporte_container {
        left: 33%;
        width: 53%;
    }
    #app-support .app-suporte_container .title{
        font-size: 18px;
        line-height: 30px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 22px;
        line-height: 30px;
    }
}
@media(max-width:1200px) and (min-width:991px) {
    #support-header .support-header_container .title{
        font-size: 16px;
        line-height: 25px;
    }
    #support-header .support-header_container .title span{
        font-size: 22px;
        line-height: 25px;
    }
    #support-header .support-header_1_container .title{
        font-size: 15px;
        padding-top: 5%;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 22px;
        line-height: 22px;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 18px;
        line-height: 22px;
    }
    #FB-support .FB-suporte_1_container .title .title_1,#FB-support .FB-suporte_1_container .title .title_2{
        margin-top: 15px;
    }

    #app-support .app-suporte_container {
        left: 31%;
        width: 55%;
    }
    #app-support .app-suporte_container .title{
        font-size: 16px;
        line-height: 25px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 20px;
        line-height: 25px;
    }
}
@media(max-width:991px) and (min-width:768px) {
    #support-header .support-header_container {
        top: 22%;
        left: 1%;
        width: 98%;
    }
    #support-header .support-header_container .title{
        font-size: 12px;
        line-height: 20px;
    }
    #support-header .support-header_container .title span{
        font-size: 16px;
        line-height: 20px;
    }
    #support-header .support-header_1_container .title{
        font-size: 12px;
        padding-top: 5%;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 18px;
        line-height: 22px;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 14px;
        line-height: 18px;
    }
    #FB-support .FB-suporte_1_container .title .title_1,#FB-support .FB-suporte_1_container .title .title_2{
        margin-top: 10px;
    }

    #app-support .app-suporte_container {
        left: 31%;
        width: 65%;
    }
    #app-support .app-suporte_container .title{
        font-size: 13px;
        line-height: 20px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 15px;
        line-height: 20px;
    }
}
@media(max-width:768px) {
    .bg-primary .TV_img{
        display: none;
    }
    .bg-primary .mobile_img{
        display: block !important;
    }

    #support-header .support-header_container {
        top: 13%;
        left: 1%;
        width: 98%;
    }
    #support-header .support-header_container .title{
        font-size: 16px;
        line-height: 22px;
    }
    #support-header .support-header_container .title em{
        display: block;
    }
    #support-header .support-header_container .title br{
        display: none;
    }
    #support-header .support-header_container .title span{
        font-size: 20px;
        line-height: 22px;
    }
    #support-header .support-header_1_container {
        top: 65%;
        left: 15%;
        width: 70%;
    }
    #support-header .support-header_1_container .title{
        font-size: 22px;
        padding-top: 5%;
    }

    #FB-support .FB-suporte_container {
        top: 3%;
        left: 29%;
        width: 60%;
    }
    #FB-support .FB-suporte_container .title{
        font-size: 24px;
        line-height: 30px;
    }
    #FB-support .FB-suporte_1_container {
        top: 9%;
        left: 5%;
        width: 90%;
        text-align: center;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 18px;
        line-height: 22px;
    }
    .FB-suporte_1_container .title_3{
        font-size: 20px;
        line-height: 24px;
    }

    #FB-support .FB-suporte_1_container .title em{
       display: block;
    }
    #FB-support .FB-suporte_1_container .title_1,#FB-support .FB-suporte_1_container .title_2,#FB-support .FB-suporte_1_container .title_3{
        margin-top: 10px !important;
    }
    #FB-support .FB-suporte_1_container .title_3 br,#FB-support .FB-suporte_1_container .title_2 br{
        display: none;
    }
    #FB-support .FB-suporte_2_container {
        position: absolute;
        top: 38%;
        left: 2%;
        width: 96%;
    }
    #logo-support .two_img .supporte-logo {
        width: 49%;
        margin-right: 0%;
    }
    #logo-support .two_img .supporte-logo:nth-child(3),#logo-support .two_img .supporte-logo:nth-child(4){
        margin-top: 20px;
    }

    #app-support .app-suporte_container {
        top: 10%;
        left: 12%;
        width: 80%;
    }
    #app-support .app-suporte_container .title{
        font-size: 14px;
        line-height: 18px;
    }
    #app-support .app-suporte_container .title div:last-child{
        margin-top: 8px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 18px;
        line-height: 18px;
    }
    #app-support .app-suporte_container .Facebook span{
        display: block;
    }
    #app-support .app-suporte_container .title:last-child {
        margin-top: 5%;
    }
}
@media(max-width:768px) and (min-width:600px){

    #support-header .support-header_container .title{
        font-size: 20px;
        line-height: 26px;
    }

    #support-header .support-header_container .title span{
        font-size: 28px;
        line-height: 26px;
    }
    #support-header .support-header_1_container .title{
        font-size: 28px;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 28px;
        line-height: 34px;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 22px;
        line-height: 26px;
    }
    .FB-suporte_1_container .title_3{
        font-size: 24px;
        line-height: 28px;
    }

    .FB-suporte_1_container .title_1, .FB-suporte_1_container .title_2,.FB-suporte_1_container .title_3{
        margin-top: 10px;
    }


    #logo-support .two_img .supporte-logo:nth-child(3),#logo-support .two_img .supporte-logo:nth-child(4){
        margin-top: 20px;
    }
    #app-support .app-suporte_container {
        left: 14%;
    }
    #app-support .app-suporte_container .title{
        font-size: 16px;
        line-height: 20px;
    }
    #app-support .app-suporte_container .title div:last-child{
        margin-top: 10px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 22px;
        line-height: 24px;
    }
    #app-support .app-suporte_container .title:last-child {
        margin-top: 5%;
    }
}
@media(max-width:480px) {

    #support-header .support-header_container .title{
        font-size: 13px;
        line-height: 18px;
    }
    #support-header .support-header_container .title span{
        font-size: 16px;
        line-height: 18px;
    }

    #support-header .support-header_1_container .title{
        font-size: 18px;
        padding-top: 5%;
    }

    #FB-support .FB-suporte_container .title{
        font-size: 18px;
        line-height: 25px;
    }
    #FB-support .FB-suporte_1_container {
        left: 1%;
        width: 98%;
    }
    #FB-support .FB-suporte_1_container .title{
        font-size: 15px;
        line-height: 18px;
    }
    .FB-suporte_1_container .title_3{
        font-size: 16px;
        line-height: 20px;
    }

    #logo-support .two_img .supporte-logo:nth-child(3),#logo-support .two_img .supporte-logo:nth-child(4){
        margin-top: 10px;
    }

    #app-support .app-suporte_container {
        left: 12%;
        width: 80%;
    }
    #app-support .app-suporte_container .title{
        font-size: 12px;
        line-height: 12px;
    }
    #app-support .app-suporte_container .title div:last-child{
        margin-top: 8px;
    }
    #app-support .app-suporte_container .title span{
        font-size: 15px;
        line-height: 16px;
    }

}