.customPageJumboTron {
    width: 100%;
    margin-bottom:40px;
    background-color: #000;
}
.customPageJumboTron_inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.customPageJumboTron_inner .mjt_bgImg {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customPageJumboTron_inner .mjt_bgImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.customPageJumboTron_inner .mjt_content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    position: absolute;
    left: 0;
    top: 0;
}
.modelsById .customPageJumboTron_inner .mjt_content {
    position: absolute;
    left: 8%;
    bottom: 11%;
    align-items: flex-start;
    justify-content: flex-end;
}
.customPageJumboTron_inner .mjt_content h1,
.customPageJumboTron_inner .mjt_content p {
    text-transform: uppercase;
    color:#fff;
    margin: 0;
    padding: 0;
}
.customPageJumboTron_inner .mjt_content h1 {
    font-size:4.69em;
    margin-bottom:10px;
}
.customPageJumboTron_inner .mjt_content p {
    width: 42%;
    font-size:1.87em;
    line-height: 29px;
}

/* --- volumecalculator.php --- */
.generalpageheader {
    width:100%;
    height:416px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
.generalpageheader img {
    height: 100%;
}
.generalpageheader .gph_title {
    position: absolute;
    top:0;
    right: 0;
    bottom:0;
    left:0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.generalpageheader .gph_title * {
    color:#fff;
}
.generalpage_wrapper {
    padding-bottom:90px;
}
.generalpage_wrapper_inner {
    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.generalpage_wrapper_inner > h3 {
    margin:70px 0;
}
.bt_texts {
    width: 100%;
}
.bt_texts ul {
    padding-left: 30px;
}
.bt_texts ul li {
    list-style-type:disc;
}
.btt_textGroup {
    margin-bottom:100px;
}
.bt_texts h5 {
    margin-bottom:25px;
    color: #1B230D;
    font-family: 'Montserrat Medium';
    font-size: 22px;
    letter-spacing: 1.29px;
    line-height: 28px;
    text-align: center;
}
.btt_textGroup .btttgContent {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.btt_textGroup .btttgContent .btttgc_left {
    width: 40%;
}
.btt_textGroup .btttgContent .btttgc_right {
    width: 60%;
}
@media (max-width: 720px) {
    .btt_textGroup .btttgContent {
        flex-flow:column;
    }
    .btt_textGroup .btttgContent .btttgc_left,
    .btt_textGroup .btttgContent .btttgc_right {
        width: 100%;
    }
}

.bt_texts p,
.bt_texts ul {
    color: #1B230D;
    font-family: 'Montserrat Light';
    font-size: 16px;
    letter-spacing: 0.11px;
    line-height: 25px;
}
.bt_texts p strong {
    font-family: 'Montserrat Medium';
    font-size: 15px;
}
.bt_texts img {
    width: 100%;
}
.btvolume_table * {
    text-align: center;
}
.btvolume_table thead * {
    color: #1B230D;
    font-family: 'Montserrat Medium';
    font-size: 15px;
    letter-spacing: 1.29px;
}
.btvolume_table thead tr {
    border: none;
}
.btvolume_table tbody * {
    color: #1B230D;
    font-family: 'Montserrat Light';
    font-size: 15px;
    letter-spacing: 0.1px;
}
.btvt_aSep {
    display: inline-block;
    margin: 0 13px;
}
/* --- -------------------- --- */


/* --- boardtracker.php --- */
.boardtracker_wrapper {
    width: 91%;
    margin: 0 auto;
}
.boardtracker_wrapper > h3 {
    margin:70px 0;
}
.boardTracker_formWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boardTracker_formWrapper_inner {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.boardTracker_formWrapper .boardTracker_form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.boardTracker_formWrapper .boardTracker_form input[type="text"]  {
    width: 66% !important;
    border: 2px solid #979797 !important;
    border-radius: 2px;
}
.boardTracker_formWrapper .boardTracker_form input[type="text"]::placeholder {
    color: #dedede;
    opacity: 1;
}
.btf_disclaimer {
    width: 100%;
    padding: 30px 0;
}
.btf_disclaimer small {
    color: #939393;
    font-family: 'Futura Bk BT';
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.86px;
    line-height: 1px;
}
.boardtracker_wrapper .bt_texts {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.boardtracker_wrapper .bt_texts .btt_textGroup {
    width: 90%;
}
/* --- ---------------- --- */




/* --- boardtracker_result.php --- */
.boardTrackerResultWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boardTrackerResultWrapper_inner {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.btr_header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:60px;
}
.btr_header_inner {
    width: 90%;
    height: 100px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #f5f5f5;
    color: #1B230D;
    letter-spacing: 1.2px;
    line-height: 8px;
    border-radius: 10px;
}
.btr_header_inner p {
    font-family: 'Montserrat Medium';
    font-size: 14px;
}
.btr_header_inner small {
    font-family: 'Montserrat Light';
    font-size: 14px;
    line-height: 16px;
}
.btrh_details {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    padding-left: 33px;
}
.btrh_details p {
    margin-top: 0;
    text-transform: uppercase;
}
.btrh_sep {
    height: 100%;
}
.btrh_elmnt {
    width: 49%;
}
.btrh_sep.btrh_elmnt {
    width: 2%;
}
.btrh_sep .btrh_sepInner {
    font-size: 0;
    width: 1px;
    height: 100%;
    background-color: #d8d8d8;
}
.btr_feedbackMessage {
    margin-bottom:60px;
}
.btrfm_title {
    margin-bottom: 12px;
    color: #939393;
    font-family: "Futura Bk BT";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.62px;
    text-align: center;
    text-transform: uppercase;
}
.btrfm_currStep {
    font-family: 'Montserrat Medium';
    font-size: 16px;
    color: var(--main_color1);
}
.btrfm_subTitle {
    color: #1B230D;
    font-family: 'Montserrat Medium';
    font-size: 14px;
    letter-spacing: 0.1px;
    line-height: 25px;
    text-align: center;
}

.btr_stepsGraphic,
.btr_stepsGraphic_inner {
    width: 100%;
}
.btrsg_appWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.btrsg_step {
    height: 8px;
    background-color: #d8d8d8;
    flex-grow: 1;
    position: relative;
}
.btrsg_step:first-child,
.btrsgs_gfxLeftActive {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.btrsg_step:last-child,
.btrsgs_gfxRightActive {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.btrsgs_gfxActive {
    height: 100%;
    width: 23px;
    background-color: var(--main_color1);
    position: absolute;
    top: 0;
    display: none;
    z-index: 1;
}
.btrsgs_gfxLeftActive {
    left: -20px;
    opacity: 0;
}
.btrsgs_gfxRightActive {
    right: -20px;
}
.btrsgs_StepTitleWrapper {
    width: 24px;
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 5;
}
.btrsgs_StepTitleCircle {
    width: 24px;
    height: 24px;
    margin-bottom: 25px;
    border-radius: 24px;
    background-color: #fff;
    border: solid 8px #d8d8d8;
}
.btrsgs_StepTitleText {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #1B230D;
    font-family: 'Montserrat Medium';
    font-size: 12px;
    letter-spacing: 1.03px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
}
.btrsgsstt_stepName {
    color: #B2B2B2;
    font-size: 12px;
    letter-spacing: 1.03px;
    line-height: 16px;
    text-align: center;
}
.btrsgsstt_stepDate {
    color: #1B230D;
    font-family: 'Montserrat Light';
    font-size: 12px;
    letter-spacing: 0.09px;
    line-height: 25px;
    text-align: center;
}
.btrsgs_startStep {
    right: unset;
    left: -7px;
    z-index: 9;
}
.btrsgs_startStep .btrsgs_StepTitleCircle {
    border-color:var(--main_color1);
}
.btrsg_step_first .btrsgs_gfxLeftActive {
    opacity: 1;
}
.btrsg_step_last .btrsgs_StepTitleWrapper {
    right: -31px;
}
.btrsg_step_last .btrsgs_gfxRightActive {
    opacity: 0;
}




.btrsg_step.btrsgStep_active {
    z-index: 5;
    background-color: var(--main_color1);
}
.btrsg_step.btrsgStep_active .btrsgs_gfxActive {
    display: block;
}
.btrsg_step.btrsgStep_active .btrsgs_StepTitleCircle {
    border-color:var(--main_color1);
}
.btrsgStep_active .btrsgsstt_stepName {
    color:#1B230D;
}
.btrsgStep_active.btrsgStep_currentStep .btrsgsstt_stepName {
    color:var(--main_color1);
}





.btvolumetable_outer,
.btvolumetable_inner {
    width: 100%;
}
.btvolumetable_outer {
    overflow-y: scroll;
}


@media (max-width: 992px) {
    .btvolumetable_inner {
        width: 100%;
    }
}



@media (max-width: 720px) {
    .boardtracker_wrapper {
        width: 100%;
    }
    .boardTracker_formWrapper .boardTracker_form {
        flex-flow: column;
    }
    .boardTracker_formWrapper .boardTracker_form input[type="text"] {
        width: 100% !important;
    }
    input[type="submit"].bn_input {
        width: 65% !important;
    }
    .btvolume_table thead * {
        font-size: 12px;
        letter-spacing: 1px;
    }
}
@media (max-width: 520px) {
    .generalpage_wrapper {
        padding: 10px;
    }
    input[type="submit"].bn_input {
        width: 85% !important;
    }

    .btvolume_table thead * {
        font-size: 10px;
    }
}








@media (max-width: 720px) {
    .btr_header_inner {
        width: 100%;
    }
    :root {
        --btrsg_step_height: 130px;
    }
    .btrsg_appWrapper {
        width: calc(100% - 80px);
        flex-flow: column;
    }
    .btrsg_step {
        width: 8px;
        height: var(--btrsg_step_height);
    }
    .btrsgs_gfxActive,
    .btrsg_step:last-child,
    .btrsgs_gfxRightActive {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .btrsgs_gfxActive {
        width: 8px;
        height: 23px;
    }
    .btrsgs_gfxLeftActive {
        top: -20px;
        left: auto;
    }
    .btrsgs_gfxRightActive {
        right: auto;
        top: calc(var(--btrsg_step_height) - 4px);
    }
    .btrsgs_startStep {
        left: unset;
    }
    .btrsgs_StepTitleWrapper {
        top: calc(var(--btrsg_step_height) - 17px);
    }
    .btrsgs_StepTitleText {
        position: absolute;
        top: 0;
        left: 37px;
    }
    .btrsgs_startStep {
        top: 0;
    }
    .btrsg_step_last .btrsgs_StepTitleWrapper {
        right: -7px;
        top: calc(var(--btrsg_step_height) + 10px);
    }

    .btrsgs_StepTitleText {
        align-items: flex-start;
    }
}
/* --- ----------------------- --- */



/* ------------------------- CONTACTS ------------------------ */
.contactsfactory_map {
    width:100%;
    height:500px;
}
.contactsBottom_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactsBottom_inner {
    width: 90%;
    height: 600px;
    padding: 40px;
    padding-top:90px;
    transform: translateY(-90px);
    background-color: #fff;
    box-shadow: #ccc 0px -4px 19px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.contactsBottom_left,
.contactsBottom_right {
    width: 50%;
    height: 100%;
}
.generalContact_wrapper {
    height: 100%;
}

.cbl_contact {
    margin-bottom: 30px;
}
.cbl_contact .cblContact_title {
    font-size: 1.25em;
    font-weight: 500;
    color: var(--main_color0);
    margin:0;
}
.cbl_contact p {
    margin: 0;
}
.cbl_contact .footerContactListWrapper * {
    font-family: 'Open Sans Condensed Regular';
    color: var(--main_color2);
}
.cbl_contact .footerContactListWrapper {
    padding-top:0;
}

.contactsBottom_wrapper hr.mdi_hr {
    width: 30%;
    border-color: #c0c0c0;
    margin:20px auto;
}
.contactsBottom_right h2 {
    color: var(--main_color0);
    text-align: center;
    margin-top: 0;
}
.contactsBottom_right form {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-flow: column;
}
.contactsBottom_right form label {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 1em;
    text-transform: uppercase;
}
.contactsBottom_right form label input,
.contactsBottom_right form label textarea {
    margin-top:4px !important;
} 
.contactsBottom_right .general_submit {
    width: 140px;
    margin-left:0;
}

.contacts_contactList_Wrapper {
    padding-top:16px;
}
.contacts_contactList_Wrapper ul li {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: uppercase;
}
.fcl_country {
    width: 110px;
    font-size:.88em;
}
.fcl_contact {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fcl_contact .fclc_icon {
    width: 24px;
    position: relative;
    top:4px;
}
.fcl_contact .fclc_icon img {
    width: 100%;
}
.fcl_contact .fclc_content {
    font-size:1.12em;
    padding-left:10px;
}

.contactsBottom_right form label {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 1em;
    text-transform: uppercase;
}
input.generalInput_text, 
textarea.generalInput_text {
    width: 100% !important;
    height: 34px !important;
    margin: 0 !important;
    background-color: #fff !important;
    border: solid 2px var(--main_color0) !important;
    font-size: 1em !important;
}
textarea.generalInput_text {
    width: 100%;
    max-width: 100%;
    height: 120px !important;
    max-height: 120px;
}
.general_submit {
    width: 135px;
    height: 34px;
    color: #fff;
    background-color: var(--main_color0);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: -4px;
    margin-left: 10px;
    padding: 0 14px;
    font-size: 1em;
    text-decoration: none;
    text-transform: uppercase;
}
.gc_successMessage {
    display:none;
    height: 100%;
    align-items: center;
    justify-content: center;
}
/* ----------------------- ----------- ----------------------- */








@media (min-width: 720px) {
    .generalpage_wrapper.gpwTecnologia {
        width: 90%;
    }
}
@media (min-width: 1320px) {
    .generalpage_wrapper.gpwTecnologia {
        width: 80%;
    }
}













.gpwAbout .generalpage_wrapper {
    width: 100%;
    padding: 0;
}
.gpwAbout .bt_texts {
    padding: 60px 0;
}
.gpwAbout .btt_textGroup {
    width: 60%;
    margin:0 auto;
}
.gpwAbout .aboutparallax1 {
    height: 660px;
    width: 100%;
}
.gpwAbout .aboutparallax1 img {
    min-width: 150%;
}
.bttAboutContent1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.bttac1_left,
.bttac1_right {
    width: 50%;
}
.bttac1_left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.bttac1_left img {
    width: 90%;
}
.bttac1r_grp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:50px;
}
.bttac1rg_left {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bttac1rg_left img {
    width: 100px;
}
.bttac1rg_right {
    width: 80%;
}
.aboutVideo,
.aboutVideo iframe {
    width: 100%;
    height: 720px;
}

.gpwAbout.gpwAboutFabrica .generalpageheader {
    height: unset;
}
.gpwAbout.gpwAboutFabrica .generalpageheader img {
    height: auto;
    width: 100%;
}


@media (max-width: 1400px) {
    .bttac1rg_left {
        width: 24%;
    }
    .bttac1rg_right {
        width: 76%;
    }
}
@media (max-width: 1140px) {
    .bttac1rg_left {
        width: 28%;
    }
    .bttac1rg_right {
        width: 72%;
    }
}
@media (max-width: 1020px) {
    .bttac1rg_left {
        width: 20%;
    }
    .bttac1rg_right {
        width: 80%;
    }
    .bttAboutContent1 {
        flex-flow: column;
    }
    .bttac1_left, .bttac1_right {
        width: 100%;
    }
    .bttac1_left {
        margin-bottom:40px;
    }
}

@media (max-width: 740px) {
    .bttac1r_grp {
        flex-flow: column;
    }
    .bttac1rg_left {
        margin-bottom:20px;
    }
    .bttac1rg_left,
    .bttac1rg_right {
        width: 80%;
    }
}