/*kdljgnekjrglnkerngnekjrgnke*/
/*kdljgnekjrglnkerngnekjrgnke*/
/*kdljgnekjrglnkerngnekjrgnke*/
/*kdljgnekjrglnkerngnekjrgnke*/
/*kdljgnekjrglnkerngnekjrgnke*/
/*kdljgnekjrglnkerngnekjrgnke*/

.top_banner {
    background-image: url('../assets/simulador_banner.png');
    margin-bottom: 5%;
}

.bottom_banner {
    background-image: url('../assets/calculadora_banner.png');
    margin-bottom: 5%;
    margin-top: 10%;
}
html .tab_instance {
    padding-right: 50px;
}
html .pantone_row {
    margin-top: 25px;
    margin-bottom: 25px;
}
.simulador_right_col {
    position: relative;
}
.chars_button {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.chars_button a:hover {
    opacity: 0.8;
}
html .simulador_right_col .chars_title {
    border-radius: 0;
    width: 145px;
    height: 40px;
    line-height: 0;
}
.chars_button a {
    background-color: #D83089;
    border-radius: 30px;
    width: 195px;
    height: 45px;
    line-height: 2.1;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
    font-family: "Figtree", sans-serif;
    color: #fff;
        font-size: 22px;
    display: block;
}
html .galon_row img {
    margin-top: 0px !important;
    margin-bottom: 20px;
}
.main_banner {
    text-transform: uppercase !important;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    Font-family: "Figtree", sans-serif;
    font-size: calc(30px + (40 - 30) * ((100vw - 600px) / (1300 - 600)));
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.calc_container label {
    font-weight: 700;
    font-size: 20px;
}
.inner_title_left {
    font-size: 22px;
    font-weight: 700;
}
button.pink_button.btn.calc_button {
    font-size: 22px;
}
.inner_title_left {
    font-size: 22px !important;
    font-weight: 700;
}
.top_text {
    Font-family: "Figtree", sans-serif;
    font-size: calc(15px + (18 - 15) * ((100vw - 600px) / (1300 - 600)));
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: var(--marine-blue);
    width: 100%;
    max-width: 900px;
    margin: 50px auto;
}

.product_button {
    color: white !important;
    font-weight: 500 !important;
    height: 40px;
    font-size: calc(12px + (14 - 12) * ((100vw - 600px) / (1300 - 600)));
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*max-width: 188px;*/
    max-width: 220px;
}

.product_brochure, .product_specs {
    text-decoration: underline;
    font-weight: 500;
    font-family: 'Font-family: "Figtree", sans-serif;';
    font-size: 14px;

}

.product_specs > img {
    width: 100%;
    max-width: 12px;
}

.product_brochure > img {
    width: 100%;
    max-width: 18px;
}

.product_instance {
    display: flex;
    margin-top: 40px;
}

.product_image {
    width: 50%;
    text-align: center;
}

.product_title {
    font-family: 'Font-family: "Figtree", sans-serif;';
    width: 100%;
    color: var(--mex-pink);
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
}

.product_image > img {
    width: 100%;
    max-width: 185px;
}

.product_description {
    width: 50%;
    display: grid;
    justify-content: center;
    align-items: center;
}

.product_description_text {
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: -0.11px;
    text-align: left;
    color: var(--marine-blue);
}

.no_m {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0;
}

.second_section {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: -40px;
}

.section_instance {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 5%;
}

.job_offer_section {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 90px;
}


#form_contacto {
    border: solid 2px #e1e4ec;
    border-radius: 5px;
    padding: 30px;

}

.select_wrapper {
    width: 100%;
    height: 45px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px rgba(0, 35, 97, 0.41);
    background: white;
    margin-left: 10px;
}

#select_vacante {
    border: none;
    height: 100%;
    width: 100%;
    padding-top: 4px;
    outline: none !important;
}

.select_col {
    display: flex;
}

.select_col > label {
    width: 100%;
    max-width: 190px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.form_title {
    Font-family: "Figtree", sans-serif;
    font-size: calc(18px + (22 - 18) * ((100vw - 600px) / (1300 - 600)));
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 2px;
    text-align: left;
    color: #d40081;
    margin-bottom: 25px;
}

.apply_button {
    text-align: center;
    padding: 25px 0px 20px 0px;
}

.cenefa, .top_text_container {
    background-size: contain !important;
    background-repeat: repeat-x !important;
    background-position: center !important;
    background-size: 100px;
    width: 100%;
    height: 120px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cenefa_top {
    display: none;
}


.top_title {
    background: none;
    background-color: transparent;
}
.top_text_container.top_title .text_wrapper {
    background-color: transparent;
}
.top_text_container.bottom_title, .text_wrapper {
    background-color: transparent;
    background-image: none!Important;
}

.tab_instance.tab-fachada {
	background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/tab-fachada.png);
}

.tab_instance.tab-sala {
	background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/tab-sala.png);
}

.tab_instance.tab-oficina {
	background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/tab-oficina.png);
}

.tab_instance.tab-recamara {
	background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/tab-recamara.png);
}

.simulador_right_col {
    background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/fondo-informacion.png);
    background-size: cover;
}

.bottom_title {
    background: url('../assets/cenefa_bottom.png');
}


.cenefa, .top_text_container {
    background-size: contain !important;
    height: 70px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.top_text_container {
    display: flex;
    justify-content: center;
    align-items: center;
    Font-family: "Figtree", sans-serif;
    font-size: calc(16px + (17 - 16) * ((100vw - 600px) / (1300 - 600)));
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: var(--marine-blue);
    padding-left: 10px;
    padding-right: 10px;
}

.text_wrapper {
    width: 100%;
    max-width: 900px;
    background: white;
    min-height: 75px;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    padding: 0 15px;
}

.dud_sm {
    margin: 0 auto;
    max-width: 250px !important;
}

.no-m {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.job_offer_instance {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 2px rgba(143, 143, 143, 0.51);
    margin-bottom: 50px;
    padding: 0px 10px;
}

.job_list {
    padding-left: 13px;
}

.job_title {
    Font-family: "Figtree", sans-serif;
    font-size: calc(18px + (22 - 18) * ((100vw - 600px) / (1300 - 600)));
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    text-align: left;
    color: #d40081;
    margin-bottom: 25px;;
}


.input_col {
    margin: 25px 0px;
}

.input_col {
    margin: 16px 0px;
}

.contacto_dds {
    max-width: 760px;
    width: 100%;
    /*height: 100%;*/
}

.input_text_field {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: solid 2px #bbbbbb;
    outline: none;
    height: calc(30px + (35 - 30) * ((100vw - 600px) / (1300 - 600)));
    color: var(--marine-blue);
    Font-family: "Figtree", sans-serif;
    font-size: 20px;
}

.input_text_field::placeholder, .t-area::placeholder, .input_col > label {
    opacity: 0.5;
    Font-family: "Figtree", sans-serif;
    font-size: calc(15px + (17 - 15) * ((100vw - 600px) / (1300 - 600)));
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: var(--marine-blue);
}

.pink_button {
    width: 160px;
    height: 53px;
    border-radius: 8px;
    background-color: var(--mex-pink);
    color: white;

}


/*lkgejrlglelrg*/

#form_contacto {
    border: solid 2px #e1e4ec;
    border-radius: 5px;
    padding: 30px;

}

.select_wrapper {
    width: 100%;
    height: 45px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px rgba(0, 35, 97, 0.41);
    background: white;
    margin-left: 10px;
}

#select_vacante {
    border: none;
    height: 100%;
    width: 100%;
    padding-top: 4px;
    outline: none !important;
}

.select_col {
    display: flex;
}

.select_col > label {
    width: 100%;
    max-width: 190px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.form_title {
    Font-family: "Figtree", sans-serif;
    font-size: calc(18px + (22 - 18) * ((100vw - 600px) / (1300 - 600)));
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 2px;
    text-align: left;
    color: #d40081;
    margin-bottom: 25px;
}


.cenefa, .top_text_container {
    background-size: contain !important;
    background-repeat: repeat-x !important;
    background-position: center !important;
    background-size: 100px;
    width: 100%;
    height: 120px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cenefa_top {
    display: none;
}


.cenefa, .top_text_container {
    background-size: contain !important;
    min-height: 70px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.top_text_container {
    display: flex;
    justify-content: center;
    align-items: center;
    Font-family: "Figtree", sans-serif;
    font-size: calc(16px + (17 - 16) * ((100vw - 600px) / (1300 - 600)));
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: var(--marine-blue);
    padding-left: 10px;
    padding-right: 10px;
}


.dud_sm {
    margin: 0 auto;
    max-width: 250px !important;
}

.no-m {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.job_offer_instance {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 2px rgba(143, 143, 143, 0.51);
    margin-bottom: 50px;
    padding: 0px 10px;
}

.job_list {
    padding-left: 13px;
}

.job_title {
    Font-family: "Figtree", sans-serif;
    font-size: calc(18px + (22 - 18) * ((100vw - 600px) / (1300 - 600)));
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    text-align: left;
    color: #d40081;
    margin-bottom: 25px;;
}

.calc_container {
    display: flex;
    margin: 0 auto;
    border: solid 2px gainsboro;
    height: 220px;
    border-radius: 5px;
}

.left_calc {
    border-right: solid 2px gainsboro;
    width: 40%;
}

.right_calc {
    width: 60%;
}

.left_calc, .right_calc {
    display: table;
    table-layout: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}


.calc_title_left, .calc_title_left {
    display: table-row;
}

._input_inner_wrapper {
    text-align: left;
}

.input_dropdown, .input_wrapper_calc {
    display: flex;
    justify-content: center;
    align-items: center;
}

._left_dd {
    margin: 0 10px
}

._right_dd {
    margin: 0 10px
}

._input_inner_wrapper > label {
    Font-family: "Figtree", sans-serif;
    font-size: calc(13px + (16 - 13) * ((100vw - 600px) / (1300 - 600)));;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: -0.11px;
    text-align: left;
    color: black;
}

.calc_input {
    height: 40px;
    padding: 0px 5px;
}

.inner_title_left {
    margin-top: 20px;
}

.image_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    min-height: 210px;
}

.left_buckets {
    width: 100%;
    max-width: 310px;
    position: absolute;
    bottom: -69px;
}

.right_buckets {
    width: 100%;
    max-width: 340px;
    position: absolute;
    bottom: -69px;
    right: 0;
}

.calc_table {
    margin: 0 auto;
    border: solid 2px grey;
    padding: 10px;
}

.calc_left_cell {
    height: 180px;
    background: red;
    width: 40%;
}

.calc_right_cell {
    height: 180px;
    background: blue;
    width: 60%;
}

.calc_title_left {
    font-weight: 500;
    Font-family: "Figtree", sans-serif;
    color: black;
}

.input_wrapper_calc {
    display: flex;
    Font-family: "Figtree", sans-serif;

}

#linea_select, .calc_input {
    border: solid 1px var(--mex-pink);
    Font-family: "Figtree", sans-serif;
}

#linea_select {
    height: 40px;
    outline: none;
}

.calc_result_text {
    height: 35px;
    min-width: 60px;
    border: solid 1px var(--mex-pink);
    margin: 0px 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    Font-family: "Figtree", sans-serif;
    color: var(--marine-blue);
    width: fit-content;
    padding: 0 5px;
}

.calc_result {
    Font-family: "Figtree", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--mex-pink);
    margin-bottom: 15px;
    font-weight: 500;
    font-size: calc(17px + (22 - 17) * ((100vw - 600px) / (1300 - 600)));;
}

.recommendation_text {
    Font-family: "Figtree", sans-serif;
    font-size: calc(14px + (16 - 14) * ((100vw - 600px) / (1300 - 600)));;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: var(--marine-blue);
}

.calc_text {
    Font-family: "Figtree", sans-serif;
    font-size: calc(14px + (16 - 14) * ((100vw - 600px) / (1300 - 600)));;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: var(--marine-blue);
}


.no_pad {
    padding: 0;
}

.bucket_row {
    overflow: hidden;
}

.shown_sm, .result_sm {
    display: none;
}

.text_wrapper_pink_text {
    color: var(--mex-pink);
    margin-bottom: 15px;
    font-weight: 500;
    font-size: calc(18px + (23 - 18) * ((100vw - 600px) / (1300 - 600)));;
}

.simulador_instance {
    /*background: cornflowerblue;*/
    width: 100%;
    display: flex;
}


.top_tabs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pinturas_row {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.simulador_wrapper {
    width: 100%;
}

.simuladorBackgroundImage {
    width: 80%;
    width: 80%;
    height: 486px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-position: center;
}

.simulador_right_col {
    width: 20%;
    background: #242424;
    color: white;
}

.color_instance {
    border: solid 2px white;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    cursor: pointer;
}


.actual_grid {
    list-style-type: none;
    margin: 0;
    /*padding: 0;*/
    overflow: hidden;
    background-color: #3333336e;
     background-image: url(https://ddmkt.com.mx/projects/pintolux/wp-content/uploads/2024/08/fondo-paleta.png);
    background-size: cover;
	    padding: 20px 60px;
}

.actual_grid > li {
    float: left;
}

.color_instance {
    margin: 2px;
}

.pintura_instance {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.54);
    color: white;
    display: flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	width: 50%;
    border-radius: 0;
	font-size: 26px;
    font-weight: 700;
	font-family: "Figtree", sans-serif;
}

.paint_type_active {
   background-color: #D83089!important;
}
   
.pintura_instance {
    background-color: #1F3664;
}

.tab_instance {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #242424;
    color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin: 0 1px
    width: 270px;
    font-family: "Figtree", sans-serif;
    background-size: cover;
    height: 44px;
    border-radius: 0;
    margin: 0;
	cursor:pointer;
	  font-size: 24px;
    font-weight: 700;
    letter-spacing: 3px;
}
html .tab_instance:hover {
    opacity:0.7;
}
.tab_instance_active {
    background: var(--mex-pink);
}

.pantone_circle {
   width: 130px;
    height: 130px;
    border-radius: 10px;
    background: grey;
    /*margin-right: 20px;*/
}

.pantone_row {
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.chars_ul {
    list-style-type: none;
    padding-left: 20px;
    font-size: calc(12px + (13 - 12) * ((100vw - 600px) / (1300 - 600)));
}

.chars_ul > li {
    margin-bottom: 5px;
}

.chars_title {
    padding: 20px;
   background-color: #D83089;
    border-radius: 30px;
    width: 195px;
    height: 45px;
    line-height: 0.5;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
	font-family: "Figtree", sans-serif;
    font-stretch: normal;
    font-style: normal;
    text-align: left;
    color: #ffffff;
}

.characteristics_row {
	font-family: "Figtree", sans-serif;
    text-align: center;
    margin: 0 auto;
}

.top_tabs_select_wrapper {
    width: 100%;
    /*background: black;*/
    color: black;
    height: 55px;
    border-radius: 8px;
    padding-right: 10px;
    padding-left: 10px;
    color: white;
}

#top_tabs_select {
    /*background: black;*/
    border: solid 1px black;
    border-radius: 8px;
    height: 100%;
    width: 100%;
    outline: none;
    color: black;
    Font-family: "Figtree", sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: center;
}

/*768?*/
.simulador_wrapper {
    padding: 0px 15px;

}

.top_tabs_sm {
    display: none !important;
}

.tooltip_ {
    position: relative;
    display: inline-block;
}

.tooltip_ .tooltiptext {
    visibility: visible;
    width: 200px;
    text-align: center;
    border-radius: 2px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    font-size: 11px;
    left: 19px;
    box-shadow: 0px 1px 5px #ababab;
    background-color: white;
    color: var(--marine-blue);
}

.elLabel {
    margin-top: 40px;
    display: none;
}


.tooltip_:hover .tooltiptext {
    visibility: visible;
}

.aviso_manos {
    margin-top: 10px;
}

.aviso_manos > img {
    width: 100%;
    max-width: 20px!important;
}

.aviso_manos2 {
    margin-top: 10px;
}

.aviso_manos2 > img {
    width: 100%;
    max-width: 20px!important;
}

.tooltip_ > img {
    width: 100%;
    max-width: 15px!important;
}

@media screen and (max-width: 768px) {
	html .simulador_wrapper .simuladorBackgroundImage {
    height: 168px ! Important;
}
html .actual_grid {
    padding: 20px 20px!important;
}
ul.chars_ul, ul.chars_ul li {
    width: 100%;
    text-align: center !important;
}
    .cenefa_top {
        display: block;
    }

    .cenefa {
        background-size: cover !important;
    }

    .top_text_container {

    }

    .main_banner {
        height: 140px;
    }

    .product_button {
        max-width: 145px;
    }

    .top_text {
        padding-left: 15px;
        padding-right: 15px;
        margin: 25px auto;
    }

    .cenefa {
        background-size: cover !important;
        height: 70px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .top_text_container {
        background: white !important;
    }

    .cenefa_top {
        display: block;
    }

    .select_col {
        display: block;
    }

    .apply_button {
        text-align: center;
    }

    .second_section {
        /*background: rgba(245, 244, 244, 0.62);*/
    }

    #form_contacto {
        border: none;
    }

    .job_offer_instance {
        display: block;
        padding: 0px 20px;
    }

    .br_ins, .bucket_row {
        display: none;
    }

    .second_section {
        margin-bottom: 30px;
    }

    .calc_container {
        display: block;
        height: unset;
    }

    .left_calc {
        width: 100%;
        height: 200px;
        border-right: none;
        border-bottom: solid 2px gainsboro;

    }

    .right_calc {
        width: 100%;
        height: 300px;
    }

    .input_wrapper_calc {
        display: block;
    }

    #linea_select, .calc_input, ._input_inner_wrapper {
        width: 100%;
    }

    .select_input_wrapper {
        padding: 0px 10px;
    }

    ._right_dd {
        margin-top: 10px;
    }

    .calc_bg {
        display: none;
    }

    .result_sm, .shown_sm {
        display: block;
    }

    .simulador_wrapper {
        margin-top: 30px;
    }

    .simulador_instance {
        display: block !important;
    }

    .simulador_right_col {
        padding-bottom: 30px !important;
        width: 100% !important;
    }

    .simuladorBackgroundImage {
        background-size: contain !important;
        height: 370px !important;
        width: 100% !important;
        background-position: bottom !important;
    }

    .pantone_row {
        margin-top: 0px !important;
        justify-content: center !important;
        padding-top: 20px;
    }

    .pantone_circle {
        width: 50px !important;
        height: 50px !important;
        margin-right: 25px !important;
    }

    .chars_title {
        display: none !important;
    }

    .chars_ul > li {
        text-align: left;
        letter-spacing: 0.42px;
    }

    .chars_ul {
        width: fit-content;
        margin: 0 auto;
        padding: 0;
    }
	ul.chars_ul {
	letter-spacing: 4px;
    padding-left: 0;
    font-size: 26px;
    line-height: 1;
    margin-top: 35px;
}

html .simulador_right_col {
    min-width: 24%;
}
.galon_row img {
    margin-top: 30px !important;
}
html .simuladorBackgroundImage {
    width: auto;
}

.tab_instance_active {
    color: #D83089;
}
.galon_row {
    text-align: center;
}
html .pintura_instance:hover {
    opacity: 0.7;
}
.pantone_row {
    margin-bottom: 50px;
	margin-top: 50px;
}

   html .color_instance {
    border: none;
    border-radius: 2px;
	    width: 23px;
    height: 23px;
}

    .top_tabs {
        display: none !important;
    }

    .top_tabs_sm {
        display: block !important;
        margin-bottom: 20px !important;
    }

    .bottom_banner, .top_banner {
        margin-bottom: 100px !important;
    }

    .calc_container {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1200px) {
html .tab_instance {
    font-size: 20px!important;
    background-size: contain!important;
    height: 40px!important;
    padding-right: 50px!important;
}
}

@media screen and (max-width: 950px) {
html .chars_button {
    position: initial!important;
}
}

@media screen and (max-width: 600px) {
    .simuladorBackgroundImage {
        height: 320px !important;
    }
}

@media screen and (max-width: 425px) {
    .simuladorBackgroundImage {
        height: 313px !important;
        background-position: top !important;
    }
}


