@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap');

@media (min-width: 768px) {
    .modal-dialog.btu_calc {
        width: 560px;
    }
}

div.selector > span {
    display: none;
}

.calc_popup * {
    font-family: 'DM Sans', sans-serif;
}

.calc_popup h2 {
    font-size: 18px;
    padding-left: 0px;
    background: unset;
}

.calc_popup h3 {
    font-size: 20px;
    padding-left: 0px;
    background: unset;
}

.calc_popup h4 {
    font-size: 16px;
    color: #606C74;
}

.mb--3 {
    margin-bottom: 15px;
}

.mb--6 {
    margin-bottom: 60px;
}

.mt--3 {
    margin-top: 15px;
}
.mt--6 {
    margin-top: 50px;
}

.height-8 {
    height: 80px;
}

.height-12 {
    height: 120px;
}

.btu_calc h2 {
    color: #222222;
    margin: 0 0 20px 0;
    font-size: 20px;
}

.btu_calc h3 {
    color: #004d75;
}

.btu_calc .btu_header {
    background-color: #F8F8F8 !important;
    padding: 17px 20px !important;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.modal-header .close {
    font-size: 50px;
    opacity: 1;
    font-weight: 100;
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 10px;
}

.modal-header .close:focus, .modal-header .close:hover {
    background: transparent;
}

.btu_calc .step_img {
    width: 100%;
    max-width: 575px;
    margin-top: 15px;
}

.switch11 label {
    font-weight: normal;
    font-size: 12px
}

.switch11 img {
    margin: 0 5px;
}

.switch11 .my_active {
    color: #19aab5 !important;
}

.switch22 label {
    font-weight: normal;
    font-size: 12px
}

.switch22 img {
    margin: 0 5px;
}

.switch22 .my_active {
    color: #19aab5 !important;
}

.stepwizard {
    margin: 30px 0 10px;
}

.stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 36px;
    height: 36px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #222;
}

.btn-circle a {
    color: #222222;
}

.first_step {
    text-align: left !important;
    padding: 0px !important;
    width: 22%
}

.two_step {
    width: 28%
}

.three_step {
    width: 28%
}

.four_step {
    width: 22%;
    text-align: right !important;
    padding: 0px !important;
}

.step_col .btn-default {
    background-color: #ccc;
}

.step_col img {
    display: none;
}

.btn_complete {
    background-color: #004d75 !important;
    color: #004d75;
}

.btn_complete img {
    display: inline;
    margin: auto;
}

.btn_active {
    background-color: #004d75 !important;
    border: 1px solid #ccc;
    padding: 5px;
}

.step1 .step1_inner h2 {
    color: #19aab5;
    margin-top: 75px;
}

.selector span {
    /*display: none;*/
    width: 100% !important
}

.cacl_dd {
    min-width: 324px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 16px 20px;
    border: 1px solid #606C7440;
    font-size: 16px;
    color: #222222;
}

.prev_btn {
    color: #ABB1B5;
    font-size: 14px;
    background: url('../images/btn-back.svg') center left no-repeat transparent;
    padding: 12px 0 12px 50px;
    cursor: pointer;
}

.next_btn {
    color: #ABB1B5;
    font-size: 14px;
    background: url('../images/btn-next.svg') center right no-repeat transparent;
    text-align: right;
    padding: 12px 50px 12px 0;
    cursor: default;
}

.startover_btn a {
    color: #abb1b5;
    font-size: 14px;
    background: url('../images/btn-start.svg') center right no-repeat transparent;
    text-align: right;
    padding: 6px 50px 6px 0;
    display: block;
}

.next_btn.active:hover, .next_btn.active {
    color: #222222;
    cursor: pointer;
    background-image: url('../images/btn-next-active.svg');
}

.btn-circle.btn-xl img {
    margin: auto;
}

.btu_calc .modal-footer {
    text-align: left;
}

.size_of_room_section row {
    display: flex;
    align-items: center;
}

.mm_textbox {
    padding: 15px;
    font-size: 16px;
    border: 1px solid #606C7440;
    border-radius: 8px;
    color: #ABB1B5;
    width: 100%;
}

.size_mm {
    margin-bottom: 15px;
    color: #19aab5;
    font-weight: 500;
}

.mm-head {
    margin-top: 40px;
    color: #004D75;
}

.floor_level .floorCont .floorbox {
    border: 0;
    height: auto;
    margin: 0;
}

.floor_level .floorCont .floorbox p {
    margin: 10px 0 5px;
    color: #A1A9B4;
    font-size: 14px;
}

.floor_level .floorCont .floorbox.active p {
    color: #222222;
}

.floorCont {
    margin: 0 -7.5px 10px;
}

.floorCont div[class^="col-"] {
    padding: 0 7.5px;
}

.floorCont .floorbox {
    border: 1px solid #606C7433;
    padding: 15px 0;
    border-radius: 8px;
    text-align: center;
    margin: 0 0 15px 0;
    position: relative;
    height: 97px;
}

.floorCont .floorbox.active {
    border-color: #222222;
}

.floorCont .floorbox span.radio-btn {
    position: absolute;
    right: 10px;
}

.floorCont .floorbox span.rt-label {
    color: #ABB1B5;
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    width: 100%;
    left: 0;
}

.floorCont .floorbox.active span.rt-label {
    color: #222222;
}

.typical_section .row {
    display: flex;
    align-items: center;
}

.typical_section span {
    padding-left: 10px;
}

.typical_section h4 {
    color: #004D75
}

.note p {
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    padding: 0;
}

.note ul {
    font-size: 12px;
    padding: 0 0 0 16px;
    /*line-height: 8px;*/
    margin: 0;
    list-style: disc;
}

.note div[class^="rt_note_"] {
    display: none;
}

.window_section {
    display: flex;
    align-items: center;
}

.window_section h2 {
    margin: 30px 0 0 0;
}

.wind_content h5 {
    font-size: 14px;
    color: #ABB1B5;
}

.duplicate_w_row {
    margin-top: 15px;
    color: #19aab5;
    cursor: pointer;
    font-size: 12px;
}

.extra_window .duplicate_w_row {
    margin-top: 5px;
}

.delete_w_row {
    color: red;
    cursor: pointer;
    font-size: 12px;
}

.add_wind h4 {
    position: relative;
    margin-left: 30px;
    cursor: pointer;
    color: #222222;
    font-size: 14px;
}

.add_wind h4::before {
    position: absolute;
    left: -30px;
    content: url('../images/plus-icon.svg');
    top: -5px;
}

.wrap_bar {
    position: relative;
}

.line_bar {
    width: 100%;
    height: 1px;
    background: #ABB1B5;
    position: absolute;
}

.step_bar {
    width: 0px;
    height: 2px;
    background: #222222;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}

.flag {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    background: #ABB1B5;
    top: -7.5px;
}

.next-step,
.prev {
    display: none;
}

.completed {
    background: url('../images/tick-circle.png') no-repeat transparent;
}

.current {
    background: url('../images/circle-border.png') no-repeat transparent;
    width: 20px;
    height: 20px;
    top: -10px;
}

.extra_window .mm-head {
    margin-top: 20px;
}

.load_detail h2 {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    color: #ABB1B5;
}

.load_detail h3 {
    text-align: center;
    font-size: 20px;
    color: #222;
    font-weight: bold;
    margin: 5px 0 0 0;
}

.load_detail .border_right {
    border-right: 1px solid #0000001A;
}

.colss {
    min-height: 65px;
    padding-top: 0px;
}

.your_need {
    margin-top: 40px;
}

.your_need h2 {
    color: #ABB1B5;
    font-size: 24px;
    margin: 0;
}

.your_need h3 {
    color: #1BAAB5;
    margin: 5px 0 0 0;
    font-size: 24px;
    font-weight: 700;
}

.unit_detail {
    margin: 25px 0 30px 0;
}

.unit_detail .my_unit {
    display: inline-block;
    width: 75px;
    overflow: hidden;
    height: auto;
}

.unit_detail .my_plus {
    display: inline-block;
    width: 35px;
    overflow: hidden;
    height: auto;
    margin-top: -20px
}

.unit_detail h5 {
    color: #606C74;
    font-size: 14px;
}

.unit_detail h4 {
    font-size: 14px;
    color: #222222;
    font-weight: bold;
}

.myw_100 {
    width: 100%;
}

a:visited {
    text-decoration: none;
}

.next_btn button:visited {
    background: #004d75 !important
}

.calc_popup .modal-body {
    padding: 35px 35px 0 35px;
}

.calc_popup .modal-footer {
    border-top: 1px solid #fff;
    padding: 0 35px 20px;
}

.calc_popup .footer_border {
    border-bottom: 1px dashed #DBE0E5;
    padding-top: 10px;
}

.calc_popup .modal-footer .footer-contact div {
    padding-top: 20px;
}

.calc_popup .modal-footer .footer-contact div span {
    margin: 0 5px 0 0;
}

.calc_popup .modal-footer .footer-contact div a {
    letter-spacing: 1.92px;
    color: #ABB1B5;
    text-transform: uppercase;
    font-size: 12px;
}

.size_mm {
    margin-bottom: 10px;
    color: #19aab5;
    font-weight: 500;
    text-indent: 5px;
}

.wind_content .selector {
    width: 100% !important;
}

.main_window .size_mm {
    color: #7f7f7f;
}

.size_of_room_section .size_mm {
    color: #7f7f7f;
}

.calc_bottom_banner {
    margin: 0 -35px 20px;
}

.calc_error {
    text-align: center;
    position: absolute;
    top: -97px;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 999;
    padding: 80px 0 50px;
}

.calc_error h1 {
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    margin-top: 30px;
}

.calc_error h2 {
    font-size: 24px;
    line-height: 28px;
    color: #606C74;
    margin: 0 0 80px;
}

.calc_error .error-help {
    margin-bottom: 50px;
}

.calc_error .error-help p {
    font-size: 16px;
    color: #ABB1B5;
}

.calc_error .error-help a {
    font-size: 12px;
    color: #ABB1B5;
}

.calc_error .error-help a img {
    margin-bottom: 15px;
}