.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2358e703:#4054B2;--e-global-color-36d1be9:#23A455;--e-global-color-40e4a61c:#000;--e-global-color-639df774:#FFF;--e-global-color-a4d6583:#002677;--e-global-color-b9044f1:#419EDF;--e-global-color-a993e48:#405D88;--e-global-color-ac368f1:#DCE3EC;--e-global-color-76798d0:#CE63CE;--e-global-color-88f2a91:#3EAE2B;--e-global-color-ec11860:#EDF6FC;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Epilogue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Epilogue";--e-global-typography-accent-font-weight:500;--e-global-typography-2fed891-font-family:"Epilogue";--e-global-typography-2fed891-font-weight:500;font-family:"Epilogue", Sans-serif;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-a4d6583 );text-decoration:none;}.elementor-kit-7 a:hover{color:var( --e-global-color-a4d6583 );text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */form.post-password-form {
    width: 400px;
    max-width: 100%;
    margin: 100px auto;
}

@media (min-width: 768px) {
    #form_5-year-tco-calculator {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 50px;
    }   
     #form_5-year-tco-calculator .frm_form_fields {
        grid-row: 1;
    }
}

@media (max-width: 767px) { 
    #form_5-year-tco-calculator {
        flex-direction: column-reverse;
    }
    #form_5-year-tco-calculator {
        display: flex;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }   
}
    
#form_5-year-tco-calculator .frm_message {
    padding: 40px;
    margin-top: 35px;
}

#form_5-year-tco-calculator .frm_message {
    border: none;
    background-color: #384e6d;
    color: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#form_5-year-tco-calculator .frm_message * {
    color: #fff;
}

#form_5-year-tco-calculator .frm_message h4, #form_5-year-tco-calculator .frm_message h4 em {
    color: #6ec1e4;
}

body {
    overflow-x: hidden;
}

body.elementor-page-1856 h1.entry-title {
    display: none;
}

body .page-content a {
    text-decoration: none;
}

body .with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"] {
    font-size: 2rem;
    font-family: unset;
    font-weight: 500;
    border-top: none !important;
    color: #6EC1E4;
    margin-bottom: 0 !important;
}

body .with_frm_style .frm_form_field.frm_html_container p {
    font-style: oblique;
    font-weight: 400;
    color: #000;
}

body .with_frm_style .frm_form_field.frm_html_container p, body .with_frm_style .frm_primary_label {
    font-size: 25px;
    color: #000;
}

body .with_frm_style .frm_radio label, body .with_frm_style .frm_checkbox label {
    font-size: 18px;
    color: #000;
}

body .with_frm_style .frm-show-form .mb-normal h3[class*="frm_pos_"] {
    margin-bottom: 35px !important;
}

body .with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"], body .with_frm_style .frm-show-form input, body .with_frm_style .frm-show-form select, body .with_frm_style .frm-show-form label, body .with_frm_style .frm-show-form p, body .with_frm_style .frm-show-form .frm_description {
    font-family: "Epilogue" !important;
}

body .with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"] {
    font-weight: bold;
}

body .frm_style_formidable-style.with_frm_style .frm_submit button {
    background-color: #384E6D;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    fill: #384E6D;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    padding: 20px 40px 20px 40px;
    transition: .2s ease-in-out;
}

body .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background-color: #6EC1E4;
    fill: #6EC1E4;
    color: #000;
    border-color: #FFFFFF;
}

#frm_form_28_container .frm_message {
    border: none;
    border-radius: 0;
    color: inherit !important;
    background-color: transparent;
    padding: 0;
}

#frm_form_28_container .frm_message p {
    margin-bottom: 5px;
    color: inherit;
}/* End custom CSS */