

.wp_bg{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

@media only screen and (max-width: 1350px) {
    .logotipo{
        max-width: 300px;
    }

    .logotipo_horizontal{
        max-width: 150px;
    }

    .cabecalho{
        padding: 10px 0px;
    }

    .tit_script_mini{
        font-size: 25px;
    }

    .slide{
        padding-top:  30px;
    }

    .sl_est_script{
        font-size: 60px;
        padding-top: 80px;
    }

    .sl_selo_txt{
        font-size: 40px;
    }

    .ii{
        font-size: 80px;
    }

    .sel_est_isp_2,
    .sel_est_isp_1{
        font-size: 80px;
    }

    .sl_est_txt{
        font-size: 20px;
    }

    .sl_mininfo{
        font-size: 16px;
        padding: 30px;
    }

    .tit_script{
        font-size: 35px;
    }

    .tl_col{
        width: 45%;
    }

    .tl_col_d{
        margin-left: 10%;
    }

    .tl_i i{
        font-size: 60px;
        line-height: 80px;
    }

    .tl_i{
        width: 80px;
        height: 80px;
    }

    .tl_i .ii i:last-child{
        width: 25px;
        height: 25px;
        font-size: 25px;
    }

    .tl_cont h3{
        font-size: 20px;
        height: 60px;
        line-height: 60px;
    }

    .tl_cont h4{
        font-size: 16px;
    }

    .tl_italico{
        font-size: 14px;
    }

    ul.txt_topicos li{
        font-size: 16px;
    }

    .tl_linha{
        left: -27.5%;
    }

    .tl_italico_mini br{
        display: none;
    }

    .in_steps{
        padding: 40px 0px;
    }

    .tit_redondo{
        font-size: 40px;
    }

    .tit_mini{
        font-size: 18px;
    }

    .step_cont{
        padding: 20px 0px 60px 00px;
    }

    .oculto_controlos{
        padding: 30px 0px;
    }

    .oculto_in{
        padding: 50px 0px;
    }

    .txt h1{
        font-size: 27px;
        padding: 15px 0px;
    }

    .txt{
        font-size: 16px;
        line-height: 25px;
    }

    .txt p{
        min-height: 25px;
    }

    .txt h2{
        font-size: 27px;
    }

    .tb_titulo h2{
        font-size: 55px;
    }

    .tb_bloco_in .tb_bloco_el:first-child{
        padding-right: 10px;
    }

    .tb_bloco_in .tb_bloco_el:last-child{
        padding-left: 10px;
    }

    .bl_ener_principal strong{
        font-size: 35px;
    }

    .bl_ener_principal i{
        font-size: 60px;
    }

    .bl_eletricidade .bl_ener_icon{
        font-size: 70px;
        margin-top: -10px;
    }

    .bl_gas .bl_ener_icon{
        font-size: 70px;
        margin-top: 5px;
    }

    .txt.tb_mininfo{
        font-size: 11px;
        font-family: 'medium';
        padding: 5px 0px;
    }
    .txt.tb_mininfo em{
        font-size: 11px;
        font-family: 'medium-it';
    }

    .tit_script strong{
        font-size: 50px;
    }

    .bloco_txt_in .tit_redondo_mini{
        font-size: 18px;
        line-height: 30px;
    }

    .bola_bt:hover{
        transform: scale(1.1);
    }

    .rp_menu{
        padding: 0px 15px;
    }

    .tt_cab_txt strong{
        font-size: 20px;
    }

    .tt_cab_icon i{
        font-size: 45px;
    }

    .tt_cab_icon{
        width: 55px;
    }

    .tt_cab_txt{
        padding-left: 55px;
    }
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .ms.tt ul li em{
        right: 5px;
        font-size: 8px;
        width: 60px;
        text-align: center;
        top: 25px;
        right: -22px;
        transform: rotate(-90deg);
    }
}
/*IPAD HORIZONTAL*/
@media only screen and (max-width: 1024px) {
    
    .wp_bg{
        background-attachment: scroll;
    }

    .ii{
        font-size: 70px;
    }

    .bts_red_el{
        padding: 30px 10px;
    }

    .tb_titulo h2{
        font-size: 45px;
    }

    .tb_titulos{
        padding-top:100px;
    }

    .bl_ener_principal strong{
        font-size: 30px;
    }

    .bl_ener_principal i{
        font-size: 45px;
    }

    .bl_eletricidade .bl_ener_icon{
        font-size: 55px;
    }

    .bl_gas .bl_ener_icon{
        font-size: 55px;
    }

    .bloco_txt_in{
        padding: 20px;
    }

    .in_tri_texto{
        margin-left: -20px;
        margin-right: -20px;
    }

    .bloco_txt_in .tit_redondo_mini{
        font-size: 16px;
    }

    .txt p{
        font-size: 15px;
    }

    .tit_script strong{
        font-size: 45px;
    }
}

/*IPAD VERTICAL*/
@media only screen and (max-width: 768px) {
    .sl_tarifa_in .sl_est_script,
    .sl_tarifa_in .sl_est_selo{
        width: 100%;
        text-align: center;
    }


    .sl_tarifa_in .sl_est_icons{
        width: auto;
        position: relative;
    }

    .sl_est_img img{
        max-width: 200px;
    }

    .sl_est_img{
        padding: 0px;
    }

    .sl_est_txt{
        text-align: center;
    }

    .sl_est_i{
        position: absolute;
        right: -60px;
        font-size: 30px;
        top: -5px;
    }

    .sl_est_i .ii{
        font-size: 50px;
    }

    .sel_est_isp_2,
    .sel_est_isp_1{
        font-size: 50px;
    }

    .sel_est_isp_2{
        font-size: 40px;
        right: -40px;
        bottom: -20px;
        transform: rotate(15deg);
    }

    .bts_red_el{
        padding: 10px;
    }

    .tit_script{
        font-size: 30px;
    }

    .tl_col{
        width: 100%;
    }

    .tl_col_d{
        margin-left: 0px;
    }

    .tit_redondo{
        font-size: 35px;
    }

    .tb_titulo{
        width: 100%;
        text-align: center;
    }

    .tb_titulos{
        padding-top: 70px;
        text-align: center;
    }

    .tb_titulo h2{
        text-align: center;
    }

    .tb_titulo_lat{
        padding-top:20px;
    }

    .tb_bloco_in .tb_bloco_el:first-child,
    .tb_bloco_in .tb_bloco_el:last-child,
    .tb_bloco_el{
        width: 100%;
        margin: 0;
        padding: 0px;
        margin-bottom: 20px;
    }

    .tb_bloco_gas{
        padding-top: 20px;
    }

    .bl_gas .bl_ener_icon{
        left: 100%;
        top: 00%;
        transform: rotate(15deg);
    }

    .bl_txt_c,
    .bl_txt_e{
        width: 50%;
        vertical-align: top;
    }

    .bl_txt_d{
        width: 100%;
    }

    .bola{
        width: 50%;
    }

    i.oc_icon_mudar_de_casa{
        left: 50%;
    }

    .rp_logo{
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }

    .in.in_rp{
        padding: 0px;
    }

    .rp_menu{
        width: 50%;
        text-align: left;
        padding:  30px;
    }

    .rp_menu_2,
    .rp_menu_4{
        text-align: right;
    }

    .in_rp_fim{
        padding-left: 0px;
    }

    ul.txt_topicos li{
        margin-left: -20px;
        padding-left: 20px;
    }

    .txt ul li::before{
        left: 5px;
        font-size: 10px;
    }
}

/* PHONES HORIZONTAL */
@media only screen and (max-width: 737px) {

    .logotipo_simples {
        height: 40px;
    }

    .cabecalho_fixo .cab_c{
        width: 100%;
        text-align: center;
    }

    .cabecalho_fixo{
        background: rgba(255,255,255,0.8);
        -webkit-backdrop-filter: blur(5px);
    }

    .bola{
        width: 100%;
    }

    .in{
        padding-left: 10px;
        padding-right:  10px;
    }

    .cabecalho .in{
        display: none;
    }

    .cabecalho{
        height: 50px;
        padding: 0;
    }

    .cabecalho_fixo{
        margin-top: 0px !important;
    }

    .cab_e{
        display: none;
    }

    .cab_c{
        width: 70%;
        text-align: left;
    }

    .cabecalho_fixo .bt_menu_txt{
        display: none;
    }

    .cabecalho_fixo{
        height: 50px;
    }

    .logotipo_horizontal{
        margin: 0px;
    }

    .cabecalho_fixo .bt_menu_i{
        font-size: 50px;
        padding-right: 10px;
    }

    .sl_est_txt,
    .sl_est_icons{
        display: block;
        text-align: center;
    }

    .sl_est_icons{
        height: 50px;
        line-height: 25px;
        padding-bottom:  50px;
    }

    .sl_est_i{
        top: 50px;
        right: 50%;
        margin-right: -25px;
    }

    .sel_est_isp_1{
        left: 100%;
        margin-left: 25px;
        top: -100px;
        transform: rotate(15deg);
        font-size: 40px;
    }

    .tit_script_mini{
        font-size: 20px;
    }

    .sl_est_script{
        font-size: 45px;
        padding-top: 30px;
        z-index: 1;
        position: relative;
        text-shadow: 0px 0px 4px rgba(255,255,255,1);
    }

    .sl_est_selo{
        margin-top: -50px;
        z-index: 0;
    }

    .sl_est_img img{
        max-width: 160px;
    }

    .bts_red_el.dib{
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding:  13px;
    }

    .bt_red{
        display: block;
    }

    .steps_circ{
        display: none;
    }

    .step_p_el{
        padding: 10px 20px;
    }
    .steps_pontos_cx .step_p_el:first-child{
        padding-right: 20px;
    }

    .tl_i{
        width: 50px;
        height: 50px;
    }

    .tl_i i{
        font-size: 35px;
        line-height: 50px;
    }

    .tl_i .ii i:last-child{
        font-size: 25px;
        padding: 0px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        right: -10px;
        bottom: 0;
    }

    .tl_cont h3{
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        margin-left: -15%;
        padding-left: 15%;
    }

    .tl_cont{
        padding: 20px 0px;
    }

    .tl_cont h4{
        font-size: 15px;
        line-height: 18px;
    }

    .tl_linha{
        margin-left: 31px;
        top: -20px;
        padding-top: 40px;
    }

    ul.txt_topicos li{
        font-size: 15px;
        line-height: 25px;
    }

    .tit_redondo{
        font-size: 27px;
    }

    .tit_mini{
        font-size: 17px;
    }

    .step_p_bt{
        width: 60px;
        height: 60px;
    }

    .step_p_bt i{
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .step_p_el.aberto .step_p_bt{
        transform: scale(1.3);
    }

    .tit_sublinhado{
        font-size: 25px;
    }

    .txt p{
        font-size: 14px;
        line-height: 22px;
    }

    .bt_principal_txt{
        font-size: 16px;
    }

    .txt h1,
    .txt h2{
        font-size: 20px;
    }

    .tb_titulo_lat{
        width: 100%;
    }

    .txt.tb_mininfo{
        line-height: 12px;
    }

    .tt_cab_txt strong{
        font-size: 17px;
    }

    .tt_cab_icon{
        display: none;
    }

    .tt_cab_txt{
        padding-left: 0px;
    }

    .tt ul li em{
        right: 5px;
        font-size: 8px;
        width: 60px;
        text-align: center;
        top: 25px;
        right: -22px;
        transform: rotate(-90deg);
    }

    .bl_txt_c, .bl_txt_e{
        width: 100%;
    }

    .in_tri_texto{
        margin: 0px;
    }

    .rp_menu{
        width: 100%;
        text-align: center;
        padding: 30px 0px;
    }

    .rp_menu ul{
        display: block;
        text-align: center;
    }

    .signed{
        display: block;
        text-align: center;
        width: 100%;
        float: none;
        position: relative;
        padding-bottom: 20px;
        right: auto;
    }

    .in_rp_fim{
        padding: 10px 0px;
        text-align: center;
    }

    .copyright{
        font-size: 9px;
    }

    .bola{
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .lb_cont{
        padding: 10px;
    }

    .lb{
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px;
    }

    .txt a{
        display: inline;
        padding: 0px;
    }
    .txt a:hover{
        color: #00ad6e;
    }

    .txt a::before{
        display: none;
    }

    .logotipo_horizontal{
        margin-top: 10px;
    }



}

/* PHONES VERTICAL */
@media only screen and (max-width: 414px) {
}
