/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27/06/2016, 17:53:06
    Author     : Leo
*/

#int
{
    padding: 0rem 0rem 4.0rem 0rem;
}

#int h1, #int h2
{
    color: #404040;
    font-size: 2.8rem;
    font-weight: 900;
    text-align: left;
    padding: 0rem 0rem 2.0rem 0rem;
}

#int h3
{
    color: #4d4d4d;
    font-size: 2.4rem;
    font-weight: 900;
    margin-bottom: 2.0rem;
}

#int h4
{
    color: #4d4d4d;
    font-size: 1.8rem;
    font-weight: 900;
    text-transform: uppercase;
}

#int h5
{
    color: #4d4d4d;
    font-size: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
}

#int h6
{
    color: #4d4d4d;
    font-size: 1.2rem;
    font-weight: 900;
    text-transform: uppercase;
}

/*BREAD CRUMBS*****************************************************************/

.bc
{
    background-color: #83b71c;
    text-align: center;
    padding: 4.0rem 0rem 4.0rem 0rem;
}

.bc ul
{
    display: table;
    margin: 0 auto;
}

.bc ul li
{
    float: left;
    color: #FFFFFF;
}

.bc ul li a
{
    font-size: 1.2rem;
    color: #ffffff;
    display: block;
    padding: 0rem 1.0rem 0rem 1.0rem;
}

#int .int_c
{

}

#int .int_c .int_top
{
    background-repeat: no-repeat;
    background-position: center;
    height: 360px;
}

.it_company
{
    background-image: url('../img/internal/top/company.jpg');
}

.menu_internal
{
    display: table;
    margin: 0 auto;
    margin-top: -23px;
}

.menu_internal li
{
    display: block;
    float: left;
    margin: 0rem 1.0rem 0rem 1.0rem;
}

.menu_internal li a
{
    display: block;
    background-color: #262626;
    padding: 1.5rem 4.5rem 1.5rem 4.5rem;
    color: #fcfcfc;
    border: 1px solid #262626;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.menu_internal li a:hover
{
    background-color: #ffffff;
    color: #262626;
}

#int .int_c .category h2
{
    text-align: center;
    padding-bottom: 4.0rem;
}

.description_trocador
{
    text-align: center;
    margin-top: 2.0rem;
}

.separator
{
    width: 70px;
    border-bottom: 2px solid #c2c2c2;
    margin: 0 auto;
}

.cnt
{
    background-color: #ffffff;
    padding: 2.0rem 0rem 5.0rem 0rem;
}

.cnt .cnt_c
{
    line-height: 150%;
    font-size: 1.5rem;
    text-align: justify;
}

.cnt .cnt_c
{
    padding-bottom: 2.0rem;
    padding-top: 6rem;
}

.cnt .cnt_c p
{
    margin-bottom: 2.0rem;
}

.cnt .cnt_c a
{
    text-decoration: underline;
}

.cnt_about
{
    width: 100%;    
}


.cnt_about:first-child
{
    padding-top: 0;
}

.cnt_about
{
    border-bottom: 1px solid #d9d9d9;    
    padding: 6rem 0 6rem 0;
}

.cnt_about:last-child
{
    border: 0;
    padding-bottom: 0;
}

.cnt_about:last-child .left, .cnt_about:last-child .right
{
    width: 50%
}

.cnt_about:last-child .left img, .cnt_about:last-child .right img
{
    margin-bottom: 2rem;
}
.cnt_about:last-child .left
{
    padding-right: 4rem; 
}


.cnt_about .img_certification 
{
    float: left;
    width: 25%;
}

.cnt_about .img_certification img
{
    max-width: 50%;
}


.cnt_about .text_certification
{
    width: 70%;
    float: right;
}

.cnt_about .text_certification a
{
    text-decoration: none;
}


.cnt_about .left
{
    width: 40%;
}

.cnt_about .right
{
    width: 55%;
}

#int .int_c .int_c_left
{
    width: 21.18%;
    float: left;
}

.box_menui
{
    padding: 0rem 0rem 3.5rem 0rem;
}

.box_menui h2
{
    color: #2d2f30;
    font-size: 2.4rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0rem 0rem 2.8rem 0rem;
}

.box_menui ul
{
}

.box_menui ul li
{

}

.box_menui ul li a
{
    display: block;
    font-size: 1.5rem;
    padding: 1.0rem 1.0rem 1.0rem 3.5rem;
    background-image: url('../img/ico/circle_off.svg');
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: left;
    color: #808080;
}

.box_menui ul li a:hover
{
    background-image: url('../img/ico/circle_on.svg');
    color: #83B71C;
}

.box_menui_selected
{
    background-image: url('../img/ico/circle_on.svg') !important;
    color: #2CBD4B !important;
}

#int .int_c .int_c_right
{
    width: 74.57%;
    float: right;
}

/*PRODUCT LIST*****************************************************************/

.prod_list_top
{
    padding: 0rem 0rem 3.0rem 0rem;
}

.prod_list_top .plt_left
{
    float: left;
    width: 45%;
    font-size: 1.5rem;
    color: #808080;
}

.prod_list_top .plt_right
{
    float: right;
    width: 45%;
    text-align: right;
}

.combo_order
{
    border: 0;
    background-color: transparent;
    font-size: 1.5rem;
    font-weight: bold;
    color: #54b854;
}

.cb_selected
{
    color: #54b854;
}

.prod
{
    width: 30.8%;
    float: left;    
    background-color: #ffffff;
    background-image: none;
    color: #2d2f30;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
    margin: 0rem 0rem 2.0rem 0rem;
    min-height: 375px;
}

.prod_trocador
{
    margin: 0 auto;
    float: none;
    width: 30.8%;
}

.prod_dois_trocador
{
    display: flex;
    justify-content: center;
}

.prod_margin
{
    margin-left: 3%;
    margin-right: 3%;
}

.prod .prod_img
{
    display: block;
    width: 100%;
    text-align: center;
}

.prod .prod_img img
{
    padding-bottom: 2.5rem;
    max-height: 310px;
}

.prod .prod_desc
{
}

.prod .prod_desc .prod_name
{
    font-weight: 900;
}

.prod .prod_desc .prod_desc_name
{
    width: 70%;
    float: left;
}

.prod .prod_desc .button
{
    margin-top: 6px;
}

.prod .prod_rate
{
    display: block;
    padding-bottom: 3.0rem;
    text-align: center;
    display: table;
    margin: 0 auto;
}

.star
{
    background-size: cover;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin: 0rem 0.5rem 0rem 0.5rem;
}

.son
{
    background-image: url('../img/ico/star.svg');
}

.soff
{
    background-image: url('../img/ico/star_off.svg');
}

.prod .prod_name
{
    display: block;
    font-size: 1.7rem;
    line-height: 170%;
}

.prod .prod_price
{
    display: block;
    padding-bottom: 2.0rem;
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
}

.prod .prod_price .pp_value
{
    font-size: 2.5rem;
    font-weight: bold;
    color: #83B71C;
    padding-bottom: 0.5rem;
    font-weight: 900;
}

.prod .prod_price .pp_value .pp_value_normal
{
    font-size: 1.6rem;
    text-decoration: line-through;
}

.prod .prod_price .pp_value .pp_value_per
{
    font-size: 1.2rem;
    color: #2d2f30;
}

.prod .prod_monthly
{
    display: block;
    padding-bottom: 1.0rem;
    text-align: center;
    font-size: 1.4rem;
}

.prod .prod_monthly .pp_value_monthly
{
    font-size: 2.5rem;
    font-weight: bold;
    color: #1b9318;
    display: block;
    padding-bottom: 0.5rem;
    font-weight: 900;
}

.bt_plus
{
    background-color: #f6da31;
    margin: 3.0rem 0rem 0rem 0rem;
    padding: 1.5rem 0rem 1.5rem 0rem;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.bt_plus a
{
    color: #010101;
    font-size: 1.5rem;
    text-transform: uppercase;
    display: block;
    background-image: url('../img/ico/plus.svg');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: left;
    width: fit-content;
    margin: 0 auto;
    padding: 0rem 0rem 0rem 4.0rem;
}

.pagination
{
    background-color: #ffffff;
    padding: 2.0rem;
}

.pagination a
{
    font-size: 3.2rem;
    line-height: 100%;
}

.pagination .pagination_back
{
    float: left;
    text-decoration: none !important;
}

.pagination .pagination_next
{
    float: right;
    text-decoration: none !important;
}

.prod_clear3
{
    clear: both;
    display: block;
}

/*PRODUCT**********************************************************************/

.prodpage
{

}

.divisor
{
    border-bottom: 1px solid #E7E7E7;
    border-width: 1px;
    width: 105px;
    margin: 3rem 0;
    clear: both;
}

.prodpage .pp_photos
{
    width: 47.80%;
    float: left;
}


.prodpage .pp_buy
{
    width: 46%;
    float: right;
}

.prodpage .pp_buy .pp_code
{
    font-style: initial;
    text-align: left;
}

.prodpage .pp_buy h2
{
    color: #65B800 !important;
    font-weight: 900;
    font-size: 2.5rem;
    padding: 5rem 0 0.5rem 0 !important;
    text-align: center;
    line-height: 150%;
}

.prodpage .pp_buy .pp_variations
{
    padding-bottom: 3.0rem;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.field_variation
{
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding: 1.0rem;
    width: 100%;
    font-size: 1.5rem;
    color: #4d4d4d;
    font-size: 1.5rem;
    margin-top: 1.0rem;
    margin-bottom: 1.0rem;
    display: block;
    outline: 0;
    font-family: 'Lato', sans-serif;
}

.prodpage .pp_buy .pp_rate
{
    padding-bottom: 3.0rem;
    display: table;
    margin: 0 auto;
}


.prodpage .pp_buy .pp_price
{

}

.prodpage .pp_buy .pp_price .pp_price_cash
{
}

.pp_quantity .quantity_products
{
    text-align: center;
    width: 19.42%;
    display: inline;
    border: 1px solid #818181;    
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: 900;
    height: 45px;
    margin: 0;
}

.price_normal
{
    text-decoration: line-through;
    color: #666;
    font-size: 1.3rem;
    font-weight: 900;
    line-height: 150%;
}

.price_cash
{
    color: #65B800;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 150%;
}

.prodpage .pp_buy .pp_price .pp_price_sm
{
}

.price_sm
{
    color: #65B800;
    font-size: 2.0rem;
    font-weight: 900;
    line-height: 150%;
}

.prodpage .pp_buy .bt_buy
{
    width: 205px;
    background-color: #65B800;
    display: block;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 1.5rem 0;
    margin-top: 3rem;
}

.prodpage .pp_buy .bt_buy .bt_buy_c
{
    margin: 0 auto;
    display: table;
}

.prodpage .pp_buy .bt_buy_c .bt_buy_ico
{
    float: left;
    display: block;
    background-image: url('../img/ico/cart_white.svg');
    background-size: cover;
    width: 16px;
    height: 16px;
    margin: 0.5rem 1.0rem 0rem 0rem;
}

.prodpage .pp_buy .bt_buy_c .bt_buy_des
{
    float: left;
    display: block;
    padding: 0.2rem 0rem 0rem 0rem;
}

.prodpage .pp_buy .bt_warnme
{
    background-color: #f6da31;
    display: block;
    text-transform: uppercase;
    color: #404040;
    text-align: center;
    padding: 1.5rem;
    font-weight: bold;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 2.5rem;
}

.prodpage .pp_buy .bt_warnme .bt_warnme_c
{
    margin: 0 auto;
    display: table;
}

.prodpage .pp_buy .bt_warnme_c .bt_warnme_ico
{
    float: left;
    display: block;
    background-image: url('../img/ico/rememberme.svg');
    background-size: cover;
    width: 16px;
    height: 16px;
    margin: 0rem 1.0rem 0rem 0rem;
}

.prodpage .pp_buy .bt_warnme_c .bt_warnme_des
{
    float: left;
    display: block;
    padding: 0.2rem 0rem 0rem 0rem;
}

.prodpage .pp_inventory
{
    display: table;
    margin: 0 auto;
    padding-bottom: 2.5rem;
}

.prodpage .pp_inventory .pp_inventory_ico
{
    float: left;
    display: block;
    background-image: url('../img/ico/ok.svg');
    background-size: cover;
    width: 16px;
    height: 16px;
    margin: 0rem 1.0rem 0rem 0rem;
}

.prodpage .pp_inventory .pp_inventory_des
{
    color: #3da95e;
    font-weight: bold;
    float: left;
}

.pp_out_of_stock .pp_inventory_des
{
    color: #b91d1d !important;
}

.pp_out_of_stock .pp_inventory_ico
{
    background-image: url('../img/ico/cancel.svg') !important;
}

.prodpage .pp_sn
{
    padding-top: 3.0rem;
    text-align: center;
}

.prodpage .pp_links
{
}

.prodpage .pp_links .pp_links_freight
{
    float: left;
    width: 45%;
    color: #3E3E3E;
    background-image: url('../img/ico/freight.svg');
    background-size: 24px;
    background-position: left;
    background-repeat: no-repeat;
    font-size: 1.4rem;
    padding: 0.5rem 0rem 0.5rem 30px;
}

.prodpage .pp_links .pp_links_payment
{
    float: right;
    width: 48%;
    color: #3E3E3E;
    background-image: url('../img/ico/payment.svg');
    background-size: 24px;
    background-position: left;
    background-repeat: no-repeat;
    font-size: 1.4rem;
    padding: 0.5rem 0rem 0.5rem 30px;
}

.prodpage .pp_info,
.prodpage .pp_video
{
    padding: 5.0rem 0rem 0rem 0rem;
}

.prodpage .pp_video iframe
{
    margin-bottom: 2.0rem;
}

.statusMessageSend
{
    margin: 0rem 0rem 2.0rem 0rem;
}

.statusMessageSend .statusSuccess
{
    width: content-box;
    color: #3c763d;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 10px;
    text-align: center;
    margin-left: 0rem;
    /*    display: none;*/
    z-index: 9999;
}

.statusMessageSend .statusError
{
    width: content-box;
    color: #a94442;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 10px;
    text-align: center;
    margin-left: 0rem;
    display: none;
    z-index: 9999;
}

#modal-buy h5
{
    color: #4d4d4d;
    font-size: 1.6rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0rem 0rem 2.0rem 0rem;
    line-height: 150%;
}

#modal-buy p
{
    padding: 0rem 0rem 2.0rem 0rem;
    line-height: 150%;
}

.prodpage .pp_info h4
{

    background-color: #6c96db;
    text-align: center;
    color: #ffffff !important;
    font-weight: 100 !important;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.5rem !important;    
    -webkit-border-radius: 30px;
    text-transform: uppercase;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.prodpage .pp_info .pp_text
{
    text-align: justify;
}

.pp_info .text_description
{
    width: 37.5%;
    float: left;
}

.pp_info .text_features
{
    width: 55%;
    float: right;
}

.prodpage .pp_info .pp_text p
{
    margin-bottom: 2.5rem;
    line-height: 150%;
}

.prodpage .pp_info .features
{
    display: none;
}

.prodpage .pp_info .reviews
{
    display: none;
}

.tb_features
{
    margin-bottom: 1.0rem;
}

.tb_features tr
{

}

.tb_features th
{
    color: #564D48;
    padding: 1.0rem;
    width: 50%;
}

.tb_features td
{
    color: #666666;
    padding: 1.0rem;
}

.tb_features tr:nth-child(odd){
    background-color: #FFF0B3;
}

.tb_features
{
    width: 100%;
}

.table_payment
{
    width: 100%;
}

.table_payment th
{
    background-color: #cccccc;
    padding: 1.0rem;
    text-align: center;
    font-weight: bold;
}

.table_payment td
{
    background-color: #fafafa;
    padding: 1.0rem;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}

.modal_payment h3
{

    font-size: 1.6rem;
    font-weight: bold;
}

.box_payment
{
    padding-bottom: 1.0rem;
}

.table_freight
{
    width: 100%;
    margin: 2.0rem 0rem 0rem 0rem;
}

.table_freight th
{
    background-color: #cccccc;
    padding: 1.0rem;
    text-align: center;
    font-weight: bold;
}

.table_freight td
{
    background-color: #fafafa;
    padding: 1.0rem;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}

.modal_product
{
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 1.0rem;
}

.box_phonesell
{
    position: fixed;
    width: 280px;
    height: 100px;
    left: 10px;
    bottom: 10px;
    border: 1px solid #000000;
    background-color: #f6da31;
    padding: 1.0rem;
    text-align: center;
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.box_phonesell .box_phonesell_title
{
    font-weight: bold;
    font-size: 1.8rem;
    padding: 0rem 0rem 1.0rem 0rem;
}

.box_phonesell p
{
    padding: 0rem 0rem 1.0rem 0rem;
}

.box_phonesell .box_phonesell_phone
{
    font-weight: 900;
    font-size: 2.4rem;
    background-position: 15px 0px;
    background-image: url('../img/ico/phone0800.svg');
    background-repeat: no-repeat;
    background-size: 24px;
}

.box_trust
{
    position: fixed;
    width: 280px;
    height: 100px;
    left: 0;
    bottom: 140px;
    border: 1px solid #000000;
    background-color: #3da95e;
    color: #ffffff;
    padding: 1.0rem;
    text-align: center;
    display: none;
    left: 10px;
    bottom: 120px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.box_trust .box_trust_title
{
    font-weight: bold;
    font-size: 1.8rem;
    padding: 0rem 0rem 1.0rem 0rem;
}

.box_trust ul li
{
    margin: 0rem 0rem 0.5rem 0rem;
}

.box_trust a
{
    color: #ffffff;
}

/*LOGIN************************************************************************/

.login
{
    width: 100%;
    display: table;
    margin: 0 auto;
}

.login .login_open
{
    width: 47.32%;
    float: left;
}

.login .login_signout
{
    width: 47.32%;
    float: right;
}

.link_recovery
{
    padding-top: 2.0rem;
    display: block;
}

.bt_login_page
{
    background-color: #f6da31;
    color: #FFFFFF;
    font-size: 1.5rem;
    display: block;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    background-color: #3da95e;
}

.bt_login_page:hover
{
    color: #000000;
    background-color: #f6da31;
}

/*CREATE ACCOUNT***************************************************************/

.create_account
{
    max-width: 570px;
    margin: 0 auto;
}

.create_account legend
{
    padding-bottom: 2.0rem;
    text-align: center;
    display: block;
    width: 100%;
}

.create_account ul li
{
    font-size: 1.4rem;
    padding-bottom: 0.5rem;
    color: #4d4d4d;
}

.create_account .obs_passw
{
    display: none;
    background-color: #FF0000;
    color: #fff;
    padding: 1.0rem;
    margin: 0rem 0rem 1.0rem 0rem;
    width: 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.create_account .statusError
{
    width: content-box;
    color: #a94442;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 10px;
    text-align: center;
    margin-left: 0rem;
    display: none;
    z-index: 9999;
    margin-bottom: 2.0rem;
}

.create_account .statusSuccess
{
    width: content-box;
    color: #3c763d;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 10px;
    text-align: center;
    margin-left: 0rem;
    display: none;
    z-index: 9999;
    margin-bottom: 2.0rem;
}

.list_create_account
{
    padding: 1.0rem 0rem 1.0rem 0rem;
}

.list_create_account li
{
    font-size: 1.0rem;
}

.box_create_acoount_success
{
    border: 1px solid #dfdfdf;
    background-color: #efefef;
    padding: 1.0rem;
    display: none;
}

.bcas_name
{
    font-size: 2.4rem;
    text-align: center;
    padding-bottom: 1.5rem;
}

.bcas_text
{
    text-align: center;
    padding-bottom: 1.5rem;
}

.bcas_login
{
    border: 0;
    background-color: #83B71C;
    padding: 1.8rem;
    text-align: center;
    width: 280px;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.5rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 20% center;
    margin: 0 auto;
    display: block;
}

/*CART*************************************************************************/

.cart
{

}

.cart h2
{
    color: #000000 !important;
    text-align: center !important;
}

.tcart
{
    width: 100%;
    color: #2d2f30;
    margin-top: 3.5rem;
}

.tcart tr th
{
    text-align: left;
    text-transform: uppercase;
    color: #808080;
    font-weight: 900;
}

.tcart tr td
{
    border-bottom: 1px solid #e2e2e2;
    vertical-align: middle;
    padding: 2rem 0;
}

.tcart tr td:first-child
{
    width: 16rem;
    padding-right: 4rem;
    border-bottom: 0px;
}

.tcart tr:last-child td
{
    border: 0px;
}

.tcart .product_title
{
    font-weight: 600;
    display: block;
    margin-bottom: 1.6rem;
}

.tcart .product_reference_code
{
    color: #808080;
}

.tcart .cart_quantity .quantitity_sub, .tcart .cart_quantity .quantitity_add
{
    width: 40px;
    height: 40px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    cursor: pointer;
}

.tcart .quantity_product
{
    width: 100px;
    height: 40px;
    text-align: center;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.tcart .product_price
{
    color: #83b71c;
    font-weight: 900;
}

.tcart .product_total_price
{
    font-weight: 900;
}

.tcart .tcart_total
{
    text-align: right;
}

.cart_summary
{
    width: 100%;   
    margin-top: 5rem;
}

.cart_summary .summary_cnt
{
    border-right: 1px solid #e2e2e2;
}

.cart_summary .subtotal
{
    float: left;
    width: 38.4%;
    padding: 1rem 0;
}

.subtotal .summary_subtotal_cart
{
    display: block;
    text-align: right;
    padding-right: 5.6rem;   
    padding-bottom: 4rem;
}

.summary_subtotal_freight input
{
    border: 0px;
    width: 75%;
    text-align: right;
}

.summary_desc_right .subtotal_cart
{
    display: block;
    font-weight: 900;
    color: #000;
    padding-bottom: 4rem;
}

.summary_desc_right .subtotal_freight
{
    color: #000;
}

.cart_summary .total
{
    float: left;
    width: 39.3%;
    padding: 1rem 0;
}

.summary_desc_left
{
    width: 50%;
    float:left;
    display: block;
}

.total .summary_desc_left
{
    color: #000;
    font-weight: 900;
    padding-left: 6rem;
    font-size: 2rem;
}

.summary_desc_right
{
    width: 50%;
    float: right;
    display: block;
    text-align: left;
}

.total .summary_total_cart
{
    color: #83b71c;
    font-weight: 900;
    font-size: 2.6rem;
    line-height: 20px;
    display: block;
    padding-bottom: 2.6rem;
}

.total .summery_total_installment_cart
{
    color: #000;
}

.cart_summary .finish_order
{
    float: left;
    width: 22%;
    padding: 1rem 0 1rem 6.5rem;
}

.cart_summary .finish_order .button_finish
{
    color: #fff;
    background-color: #83b71c;
    border: 0;
    padding: 4rem;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
}

.cart_summary .summary_cnt:last-child
{
    border: 0;
}
/*CONTACT**********************************************************************/

.contact
{

}

.contact .contact_form
{
    width: 45%;
    float: left;
}

.contact .contact_data
{
    width: 45%;
    float: right;
}

.box_contact h3
{

}

.box_contact
{
    padding: 0rem 0rem 2.0rem 0rem;
}

.captcha
{
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    padding-bottom: 2.0rem;
}


/* ORDER **********************************************************************/

.error_cep
{
    color: #ef3c59;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0rem 0rem 1.0rem 0rem;
    display: none;
}

.box_address
{
    width: 100%;
    margin: 0rem 0rem 1.0rem 0rem;
    padding: 1.0rem;
    background-color: #efefef;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 3px solid #f6da31;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.3rem;
}

.box_address:hover
{
    background-color: #dfdfdf;
}

.box_address_selected
{
    background-color: #dfdfdf;
    background-image: url('../img/ico/selected.svg');
    -webkit-background-size: 32px;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 90%;
}

.box_address .box_address_actions
{
}

.ba_ico
{
    width: 22px;
    height: 22px;
    float: right;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}

.ba_ico_edit
{
    margin-right: 0.5rem;
    background-image: url('../img/ico/address_edit.svg');
}

.ba_ico_edit:hover
{
    background-image: url('../img/ico/address_edit_on.svg');
}

.ba_ico_delete
{
    background-image: url('../img/ico/address_delete.svg');
}

.ba_ico_delete:hover
{
    background-image: url('../img/ico/address_delete_on.svg');
}

.ba_ico span
{
    visibility: hidden;
}

.box_address .box_address_name
{
    font-weight: bold;
}

.new_address
{
    cursor: pointer;
}

.new_address .panel_new_address
{
    height: 100%;
    padding: 3.5em 1em 2em;
    text-align: center;
    color: #808080;
    font-size: 1.5em;
}

.ico_add_address
{
    cursor: pointer;
    background-image: url(../img/ico/plus_address.svg);
    background-position: center;
    width: 80px;
    margin: 0 0 1rem 0;
    line-height: normal;
    vertical-align: baseline;
}

.error_address_register
{
    display: none;
    color: red;
}

#box_form_new_address
{
}

#box_form_new_address .other_type_addres
{
    display: none;
}

#box_form_new_address .full_address
{
    display: none;
}

#box_form_new_address a
{
    text-decoration: none;
}

#box_form_new_address .error_cep
{
    display: none;
    color: #ef3c59;
    font-size: 12px;
}

#available_shipping
{
    display: none;
}

.select_address
{
    font-size: 1.3rem !important;
}

/*CHECKOUT*********************************************************************/

.checkout_left
{
    float: left;
    width: 48%;
}

.checkout_right
{
    float: right;
    width: 48%;
}

.checkout_address
{
    margin-bottom: 2.0rem;
}

.checkout_payment_address
{
    border: 1px solid #dfdfdf;
    background-color: #efefef;
    padding: 0.5rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 2.0rem;
    margin-bottom: 2.0rem;
}

.chekout_products
{
}

.chekout_shipment
{
}

.checkout_address h3, .chekout_products h3, .chekout_shipment h3
{
}

.table_delivery
{
    width: 100%;
}

.table_delivery td
{
    padding: 1.0rem;
}

.checkout_terms
{
    border: 1px solid #dfdfdf;
    background-color: #efefef;
    padding: 0.5rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 2.0rem;
    margin-bottom: 2.0rem;
    font-size: 1.3rem;
}

.payment_select
{
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    background-color: #efefef;
    margin-top: 2.0rem;
}

.payment_select_menu
{

}

.payment_select_menu li
{
    width: 33.33%;
    float: left;
}

.payment_select_menu li a
{
    display: block;
    padding: 2.0rem;
    font-weight: bold;
    text-align: center;
}

.payment_selected
{
    background-color: #cccccc;
}

.payment_content
{
    padding: 1.0rem;
}

.pc_creditcard
{
    display: block;
}

.pc_boleto
{
    display: none;
}

.pc_pagseguro
{
    display: none;
}

.checkout_total
{
    background-color: #efefef;
    font-size: 1.8rem;
    margin: 2.0rem 0rem 2.0rem 0rem;
    padding: 1.0rem;
    text-align: right;
}

/*CHECKOUT - PAYMENT***********************************************************/

.col_creditcard
{
    width: 48%;
    float: left;
    padding-top: 3.0rem;
}

.creditcard
{
    display: table;
    margin: 0 auto;
    width: 300px;
    height: 190px;
    background-image: url('../img/ico/payment/credit_card.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #ffffff;
    position: relative;
}

.creditcard .creditcard_number
{
    position: absolute;
    top: 95px;
    left: 30px;
    float: left;
}

.creditcard .creditcard_expire
{
    position: absolute;
    top: 130px;
    left: 130px;
    float: left;
}

.creditcard .creditcard_name
{
    position: absolute;
    top: 150px;
    left: 30px;
    text-transform: uppercase;
    float: left;
}

.creditcard .creditcard_brand
{
    position: absolute;
    top: 120px;
    left: 220px;
}

.creditcard .creditcard_brand img
{
    width: 48px;
}

.creditcard_back
{
    display: none;
    width: 300px;
    height: 300px;
    background-image: url('../img/ico/payment/credit_card_back.png');
    background-repeat: no-repeat;
    background-size: 100%;
    color: #000000;
    position: relative;
}

.creditcard_back .creditcard_code_mask
{
    position: absolute;
    top: 73px;
    left: 220px;
}

.col_creditcard_form
{
    width: 48%;
    float: right;
}

.field_creditcard_name
{
    text-transform: uppercase;
}

.ico_brand
{
    width: 48px;
    height: 32px;
    margin: 0rem 0.5rem 2.0rem 0rem;
    float: left;
    border: 2px solid transparent;
    cursor: pointer;
}

.loading_payment
{
    display: none;
}

.loading_payment .loading_payment_mask
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.loading_payment .loading_payment_c
{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 280px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    margin-left: -140px;
    margin-top: -100px;
    padding: 1.0rem;
    text-align: center;
    line-height: 2.0rem;
    font-weight: bold;
}

/*CHECKOUT - SUCCESS***********************************************************/

.box_details
{
    margin: 1.0rem 0rem 0rem 0rem;
    padding: 2.0rem;
    background-color: #ececec;
}

/*MY ACCOUNT - ORDERS**********************************************************/

.order
{
    border: 1px solid #dadada;
    background-color: #f4f5f7;
    margin: 0rem 0rem 2.0rem 0rem;
}

.order .order_data
{
    float: left;
    width: 50%;
    padding: 2.0rem;
}

.order .order_data .order_number_mask
{
    font-size: 1.4rem;
}

.order .order_data .order_number
{
    font-size: 1.8rem;
    font-weight: 900;
    color: #3da95e;
}

.order .order_data .order_date
{
    font-size: 1.2rem;
}

.order .order_data .order_status
{
    font-weight: bold;
}

.order .order_data .order_see_more
{
    display: block;
    text-decoration: none;
    background-color: #83B71C;
    text-align: center;
    padding: 2.0rem 7.0rem 2.0rem 7.0rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 1.0rem 0rem 0rem 0rem;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.order .order_data .order_see_more:hover
{
    background-color: #f6da31;
    color: #000000;
}

.order .order_products
{
    border-left: 1px solid #dadada;
    float: right;
    width: 50%;
    padding: 2.0rem;
    height: 100%;
    min-height: 200px;
}

.op
{
    width: 96px;
    float: left;
}

/*MY ACCOUNT - PAGE ORDER******************************************************/

.page_order
{
    border: 1px solid #dadada;
    background-color: #f4f5f7;
    padding: 2.0rem;
    margin: 0rem 0rem 2.0rem 0rem;
}

.page_order .order_number_mask
{
    font-size: 1.4rem;
    float: left;
}

.page_order .order_number
{
    font-size: 1.8rem;
    font-weight: 900;
    color: #3da95e;
    float: left;
}

.page_order .order_date
{
    font-size: 1.2rem;
}

.page_order .order_status
{
    font-weight: bold;
}

.table_order
{
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 0rem 0rem 2.0rem 0rem;
}

.table_order tr
{
    border: 1px solid #d9d9d9;
}

.table_order th
{
    background-color: #f2f2f2;
    font-weight: bold;
    padding: 1.0rem;
    width: 35%;
}

.table_order td
{
    padding: 1.0rem;
    width: 65%;
}

.order_client th, .order_client td
{
    width: 25%;
}

.order_client th:last-child
{
    text-align: right;
}

.order_client tr td:last-child
{
    text-align: right;
}

.order_client .tcart_total
{
    font-weight: 900;
}

/*TRUSTED STORE****************************************************************/

.list_trust
{

}

.list_trust li
{
    display: block;
    background-color: #f2f2f2;
    padding: 1.0rem;
    margin-bottom: 1.0rem;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.list_trust li:hover
{
    background-color: #CCCCCC;
}


.ico_trust
{
    width: 64px;
    display: block;
    float: left;
}

.trust_c
{
    float: left;
    padding: 1.0rem 0rem 0rem 2.0rem;
}

.name_trust
{

    font-size: 2.4rem;
    color: #333;
    font-weight: 900;

}

.des_trust
{
    display: block;
}

.bt_seg
{
    width: 150px;
    float: left;
}


/*404**************************************************************************/

.text404
{
    font-size: 17rem;
    font-weight: 900;
    text-align: center;
    margin-top: 6.0rem;
    z-index: 1;
    position: relative;
    color: #f2f2f2;
}

.textnotfound
{
    position: relative;
    margin-top: -9rem;
    text-align: center;
    z-index: 2;
    font-weight: 900;
    font-size: 4rem;
}

/*LOGISTIC*************************************************************/

.photo
{
    width: 45%;
    margin: 0rem 0rem 2.0rem 0rem;
    line-height: 0;
}

.photo .photo_caption
{
    padding: 1.0rem;
}

.photo_left
{
    float: left;
}

.photo_right
{
    float: right;
}

/*INDICAÇÃO DE USOS****************************************************/
.trocador
{
    width: 48.21%;
    height: 168px !important;
    min-height: 168px !important;
    padding: 2rem 0rem 0px 2rem;
    margin: 0rem 0rem 4.0rem 0rem;
}

.trocador .prod_title
{
    font-size: 3.0rem;
    font-weight: 900;
    display: block;
    padding: 0rem 0rem 0.5rem 0rem;
}

.trocador .prod_type
{
    color: #f6db28;
    font-weight: bold;
    font-size: 2.0rem;
    display: block;
}


.prod_ko65
{
    background-color: #cc2e39;    
}

.prod_ko65 .prod_indication
{
    color: #fff;
    font-weight: normal;
    font-size: 1.5rem;
    display: inline-block;
    width: 45%;
    text-align: left;
    padding-top: 1rem;
}

.prod_ko65 .prod_img
{
    display: block;
    max-width: 252px;
    position: relative;
    float: right;
    top: -47px;
}

.prod_ko150
{
    background-color: #f98c2b;
    color: #fff;
}

.prod_ko150 .prod_indication
{
    color: #fff;
    font-weight: normal;
    font-size: 1.5rem;
    display: inline-block;
    width: 45%;
    text-align: left;
    padding-top: 1rem;
}

.prod_ko150 .prod_img
{
    max-width: 252px;
    display: block;
    position: relative;
    float: right;
    top: -47px;
}

a .prod_ko65, a .prod_ko300
{
    color: #ffffff;
}

.prod100
{
    width: 100%;
    height: 180px;
    margin: 0rem 0rem 4.0rem 0rem;
    display: block;
}

.prod100 .prod100_title
{
    display: block;
    font-size: 4.0rem;
    font-weight: 900;
    padding: 3.5rem 0.0rem 0rem 4.0rem;
}

.prod100 .prod100_type
{
    display: inline-block;
    padding: 1rem 0rem 0rem 4.0rem;
    color: #f6db28;
    font-weight: bold;
    font-size: 1.3rem;
    width: 60%;
    float: left;
}

.prod100 .prod100_img
{
    display: block;
    max-width: 271px;
    float: right;
    position: relative;
    top: -57px;
}

.prod_ko300
{
    background-color: #83b71c;    
}

.prod_ko300 .prod100_type
{
    color: #fff;
    font-size: 1.5rem;
    font-weight: normal;
}

#product a
{
    text-decoration: none;
}

#product a:hover
{
    color: #404040;
}

.right
{
    float: right;
}

.left
{
    float: left;
}

.video-youtube
{
    text-align: center;
}

.video-youtube iframe
{
    width: 56rem;
    height: 31.5rem;
}

/*BLOG POSTS PRODUCTS**********************************************************/
.internal_blog
{
}

.cb_post
{
    float: left;
    width: 48%;
}

.cb_post:nth-child(even)
{
    clear:both;
}

.cb_post:nth-child(odd)
{
    float: right;
}

.cb_post a
{    
    text-decoration: none !important;
}

.cb_post a .cb_img
{
    display: block;
    margin-bottom: 1.0rem;
    overflow: hidden;
    width: 100%;    
}

.cb_post a .cb_img img
{
    object-fit: cover;
    transition: all 0.5s ease;
    width: 100%;
}

.cb_post a:hover .cb_img img
{
    transform: scale(1.05);
}

.cb_post a .cb_title
{
    color: #404040;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 150%;
}

.internal_blog .bt_blog
{
    background-color: #83b71c;
    border-radius: 2.0rem;
    color: #FFF;
    display: block;
    font-weight: 600;
    margin: 4.0rem auto 0 auto;
    padding: 2.0rem 0;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.4s ease;
    max-width: 340px;
}

.internal_blog .bt_blog:hover
{
    background-color: #262626;
    color: #fbf13c;
}

.green_bg
{
    background-color: #83b71c;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.green_bg .box_applications
{
    display: flex;
    width: 114rem;
    max-width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

.green_bg div:first-child
{
    color: #FFF;
    width: 114rem;
    max-width: 100%;
    margin-bottom: 4rem;
}

.green_bg .box_applications .application
{
    width: 14rem;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.green_bg .box_applications .application p
{
    color: #FFF;
}

.green_bg .box_applications .application img
{
    width: 10rem;
}

.koala_energy_text
{
    display: flex;
}

.koala_energy_text div, .koala_energy_text iframe
{
    width: 50%;
}

.koala_energy_text div
{
    margin-right: 4rem;
}

.form_n_text_services
{
    display: flex;
}

#int .form_n_text_services h2
{
    font-size: 2.4rem;
}

span.bold
{
    font-weight: bold;
}

.contact iframe
{
    max-width: 100%;
}

#form_serivces .button
{
    margin-top: 6.5rem;
}

#form_serivces .captcha
{
    margin-top: 6.5rem;
}

.troca_calor
{
    margin-top: 2rem;
    margin-bottom: 3rem;
    float: left;
}

iframe.troca_calor
{
    float: right;
    margin-top: 7rem;
}

.troca_calor h2
{
    line-height: 1.25;
}

.vantagens_trocador_calor
{
    margin-top: 2rem
}

#int h1.heat-trade
{
    text-align: center;
}

.pp_buy .pp_price .button-heat-trade
{
    margin: 0 auto;
    margin-top: 8rem;
}

.box_applications .application.heat-trade-application
{
    width: 30%;
    height: 20rem;
    padding-top: 14rem;

    background-size: 100%;
    background-repeat: no-repeat;
}

.green_bg .box_applications.heat-trade-box-application
{
    justify-content: space-between;
}

.box_applications .application.heat-trade-application p
{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 4;
    background-color: #707070d3;
    align-self: flex-end;
    margin-bottom: 0;

}

.box_applications .application.heat-trade-application:first-child
{
    background-image: url("../img/applications/beer.jpg");
}

.box_applications .application.heat-trade-application:nth-child(2)
{
    background-image: url("../img/applications/pool.jpeg");
}

.box_applications .application.heat-trade-application:nth-child(3)
{
    background-image: url("../img/applications/hospital.jpeg");
}

.box_applications .application.heat-trade-application:nth-child(4)
{
    background-image: url("../img/applications/club.jpeg");
}

.box_applications .application.heat-trade-application:nth-child(5)
{
    background-image: url("../img/applications/industry.jpeg");
}

.box_applications .application.heat-trade-application:nth-child(6)
{
    background-image: url("../img/applications/residence.jpeg");
}

#canal_de_denuncias .cnt{
    padding-bottom: 0;
}
.complaint_content{
    width: 100%;
    margin-bottom: 8rem;
}
.complaint_central{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.complaint_central h1{
    width: 30%;
    color: #83b71c;
    font-weight: 900;
    font-size: 3.3rem;
    line-height: 3rem;
}
#canal_de_denuncias .complaint_central p{
    width: 60%;
    margin-bottom: 0;
}
.form_complaint{
    width: 100%;
    background: #83b71c;
    max-width: unset;
    padding-bottom: 3rem;
}
.form_complaint .complaint{
    max-width: 1140px;
    margin: 0 auto;
    padding: 3rem 1rem 0rem 1rem;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
}
.form_complaint .complaint .complaint_form_content{
    width: 47%;
}
.form_complaint .complaint .complaint_form_content p{
    font-size: 1.5rem;
    line-height: 1.9rem;
    padding-bottom: 2rem;
}
.form_complaint .complaint .complaint_form_content li a{
    padding-bottom: 1.2rem;
    font-size: 1.8rem;
    line-height: 1.9rem;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.form_complaint .complaint .complaint_form_content li img{
    width: 2rem;
    margin-right: 1rem;
}
.form_complaint .complaint .complaint_form{
    width: 47%;
}
.complaint_form .forms .form{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}
.complaint_form .forms .form .fd{
    width: 100%;
    position: relative;
}
.complaint_form_content .fd .text{
    list-style: disc;
    padding-left: 1.8rem;
    margin-bottom: 1.5rem;
    margin-top: 3rem;
}
.complaint_form_content .fd .text li{
    font-size: 1.2rem;
    line-height: 1.3rem;
    padding-bottom: 1.5rem;
}
.complaint_form .forms p{
    padding-bottom: 3rem;
    font-size: 1.9rem;
}
.complaint_form .forms .form .fd .message_error{
    position: absolute;
    right: 1rem;
    top: 1.6rem;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    color: #ED1C24; 
}
.complaint_form .forms .form input{
    width: 100%;
    padding: 1.2rem 1rem;
    background-color: #FFFFFF;
    margin-bottom: 2.4rem;
    border: 0.1rem solid transparent;
    transition: all 0.3s linear;
}
.complaint_form .forms .form input:focus,
.complaint_form .forms .form input:hover{
    border: 0.1rem solid #151519;
}
.complaint_form .forms .form input.erro{
    border: 0.1rem solid #ED1C24;
}
.complaint_form .forms .form input.erro::placeholder{
    color: #ED1C24;
}
.complaint_form .forms .form select{
    width: 100%;
    padding: 1.2rem 1rem;
    background-color: #FFFFFF;
    margin-bottom: 2.4rem;
    border: 0.1rem solid transparent;
    transition: all 0.3s linear;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
    font-family: sans-serif;
}
.complaint_form .forms .form select:focus,
.complaint_form .forms .form select:hover{
    border: 0.1rem solid #151519;
}
.complaint_form .forms .form select.erro{
    border: 0.1rem solid #ED1C24;
    color: #ED1C24;
}
.complaint_form .forms .form select.erro::placeholder{
    color: #ED1C24;
}
.complaint_form .forms .form select option{
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
    font-family: sans-serif;
}
.complaint_form .forms .form textarea{
    width: 100%;
    padding: 1.2rem 1rem;
    background-color: #FFFFFF;
    margin-bottom: 2.4rem;  
    border: 0.1rem solid transparent;
    transition: all 0.3s linear;
}
.complaint_form .forms .form textarea:focus,
.complaint_form .forms .form textarea:hover{
    border: 0.1rem solid #151519;
}
.complaint_form .forms .form input::placeholder{
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
}
.complaint_form .forms .form textarea::placeholder{
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 1.7rem;
    text-align: left;
    color: #151519;
    font-family: sans-serif;
}
.complaint_form .forms .form textarea.erro{
    border: 0.1rem solid #ED1C24;
}
.complaint_form .forms .form textarea.erro::placeholder{
    color: #ED1C24;
}
.complaint_form .forms .form .fd_message{
    padding-bottom: 12rem;
}
.complaint_form .forms .form button{
    width: 20.6rem;
    background-color: #ffffff;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 4.5rem;
    text-align: center;
    color: #151519;
    cursor: pointer;
    border: unset;
    margin-left: auto;
}
.video{
    width: 100%;
}
.video .video_list{
    width: 56rem;
    margin: auto;
    position: relative;
    z-index: 1;
}
.video .video_list .list{
    width: 56rem;
    overflow-x: hidden;
    display: flex;
    scroll-behavior: smooth;
    margin: auto;
}
.video .video_list .list li{
    width: 56rem;
    height: 31.5rem;
    flex-shrink: 0;
    overflow: hidden;
}
.video .video_list .list li iframe{
    width: 100%;
    height: 100%;
}
.video .video_list .buttons{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.video .video_list .buttons .lb_button{
    display: flex;
    justify-content: space-between;
    width: 56rem;
}
.video .video_list .buttons .lb_button #next,
.video .video_list .buttons .lb_button #prev{
    cursor: pointer;
}

.title_trabalhe_conosco{
    width: 100%;
}
.title_trabalhe_conosco .menu{
    width: 100%;
    padding-top: 8rem;
}
.title_trabalhe_conosco .menu h1{
    color: #404040;
    font-size: 2.8rem;
    font-weight: 900;
    text-align: left;
    padding-bottom: 2.0rem;
}
.title_trabalhe_conosco .menu p{
    font-size: 1.7rem;
    color: #808080;
    padding-bottom: 4rem;
}
.form_work_with_us{
    width: 100%;
}
.form_work_with_us .trabalhe_conosco{
    width: 100%;
}
.form_work_with_us .trabalhe_conosco .form{
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 6rem;
    margin-bottom: 10rem;
    justify-content: space-between;
}
.form_work_with_us .trabalhe_conosco .form .fd {
    width: 48%;
    position: relative;
}
.form_work_with_us .trabalhe_conosco .form .fd.message{
    width: 100%;
}
.form_work_with_us .trabalhe_conosco .form input {
    width: 100%;
    padding: 1.2rem 1rem;
    background-color: #FFFFFF;
    margin-bottom: 2.4rem;
    transition: all 0.3s linear;
    border: unset;
    border-bottom: 0.1rem solid #e6e6e6;
    width: 100%;
    outline: 0;
}
.form_work_with_us .trabalhe_conosco .form textarea{
    width: 100%;
    padding: 1.2rem 1rem;
    background-color: #FFFFFF;
    margin-bottom: 2.4rem;
    transition: all 0.3s linear;
    border: unset;
    border-bottom: 0.1rem solid #e6e6e6;
    width: 100%;
    height: 100%;
    outline: 0;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
}
.form_work_with_us .trabalhe_conosco .form textarea::placeholder{
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
}
.form_work_with_us .trabalhe_conosco .form input::placeholder{
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 3.3rem;
    text-align: left;
    color: #151519;
}
.form_work_with_us .trabalhe_conosco .fd .message_error {
    position: absolute;
    right: 1rem;
    top: 1.6rem;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    color: #ED1C24;
}
.form_work_with_us .trabalhe_conosco .fd .file_input{
    border: 0.1rem solid #e6e6e6;
    width: 100%;
    height: 4.3rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.form_work_with_us .trabalhe_conosco .fd .file_input .fd_resume{
    opacity: 0;
    width: 0.01rem;
    height: 0.01rem;
    position: absolute;
}
.form_work_with_us .trabalhe_conosco .fd .file_input label{
    position: relative;
    width: 40%;
    height: 100%;
    background: #83b71c;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 1.2rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s linear;
}
.form_work_with_us .trabalhe_conosco .fd .file_input p{
    padding-left: 1.3rem;
    font-weight: 600;
    font-size: 1.2rem;
    text-align: left;
    color: #151519;
}
.form_work_with_us .trabalhe_conosco .form .send{
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 2.4rem 6.8rem;
    background-color: #83b71c;
    margin: 4rem auto 0;
    transition: all 0.3s linear;
    cursor: pointer;
    outline: 0;
    border: unset;
}
.form_work_with_us .trabalhe_conosco .form .captcha{
    margin: 4rem auto 0;
    padding-bottom: unset;
}

#calc_preco{
    width: 100%;
    height: 100%;
    padding: 7rem 0 0;
}
#calc_preco .content{
    width: 100%;
    height: 100%;
}
#calc_preco .content h1{
    color: #404040;
    font-size: 3.2rem;
    font-weight: 900;
    text-align: left;
    padding: 0rem 0rem 2.0rem 0rem;
}
#calc_preco .content .desc_title{
    font-size: 1.8rem;
    line-height: 2.2rem;
}
#calc_preco .content p{
    color: #808080;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: left;
    padding-bottom: 2rem;
}
#calc_preco .content h2{
    font-weight: 700;
    padding-top: 2rem;
}
#calculator{
    width: 100%;
    height: 100%;
    background-color: #83b71c;
    padding: 5rem 0;
    margin-top: 3rem;
}
#calculator .content{
    width: 100%;
    height: 100%;
}
#calculator .content h3{
    color: #FFFFFF;
    font-size: 3.2rem;
    font-weight: 900;
    text-align: center;
}
#calculator .content p{
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: center;
    padding-bottom: 3rem;
}
#calculadora{
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#calculadora .fd{
    width: 100%;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    justify-content: center;
}
#calculadora .fd h4{
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 700;
    text-align: left;
    text-transform: unset;
    padding-bottom: 1rem;
}
#calculadora .fd select{
    width: 50%;
    padding: 1.2rem;
    background-color: #FFFFFF;
    border: 0.1rem solid #fbf13c;
    color: #404040;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: left;
    border-radius: 1.5rem;
    transition: all 0.3s linear;
}
#calculadora .fd select.erro,
#calculadora .fd input.erro{
    border: 0.1rem solid #ED1C24;
}
#calculadora .fd .message_error{
    width: 10rem;
    position: absolute;
    right: 30rem;
    bottom: 3.8rem;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: right;
    color: #ED1C24;
}
#calculadora .fd input{
    width: 50%;
    padding: 1.2rem;
    background-color: #FFFFFF;
    border: 0.1rem solid #fbf13c;
    color: #404040;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: left;
    border-radius: 1.5rem;
}
#calculadora .fd input::placeholder{
    color: #808080;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: left;
}
#calculadora button{
    width: 20rem;
    background-color: #fbf13c;
    padding: 1rem;
    border-radius: 1.5rem;
    color: #404040;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: center;
    border: unset;
    cursor: pointer;
}
#calculator .result{
    width: 50%;
    height: 100%;
    padding-top: 4rem;
    margin:  0 auto;
    display: none;
}
#calculator .result .result_calculator{
    display: flex;
    justify-content: center;
    padding-bottom: 3rem;
}
#calculator .result .result_calculator h5{
    color: #FFFFFF;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 700;
    text-align: left;
    text-transform: unset;
}
#calculator .result .result_calculator p{
    color: #fbf13c;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 500;
    text-align: left;
    padding-left: 0.3rem;
}
#calculator .result .descon_text p{
    color: #212121;
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
    text-align: center;
    padding-bottom: 3rem;
}
#calculator .result a{
    display: block;
    width: 20rem;
    background-color: #fbf13c;
    padding: 1rem;
    border-radius: 1.5rem;
    color: #404040;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: center;
    border: unset;
    cursor: pointer;
    margin: 0 auto;
}