﻿body {
}

.a-red-dot1[data-id='1'] {
    left: 130px;
    top: 150px;
}

.a-red-dot1[data-id="2"] {
    left: 80px;
    top: 408px;
}

.a-red-dot1[data-id="3"] {
    left: 160px;
    top: 408px;
}

.a-red-dot1[data-id="4"] {
    left: 65px;
    top: 425px;
}

.a-red-dot1[data-id="5"] {
    left: 30px;
    top: 440px;
}


.a_popup[data-id='0'] {
    margin-top: 56px;
}

.a_popup[data-id='1'] {
    margin-top: 100px;
}

.a_popup[data-id='2'] {
    margin-top: 56px;
}

.a_popup[data-id='3'] {
    margin-top: 300px;
}

.a_popup[data-id='4'] {
    margin-top: 405px;
}

.a_popup[data-id='5'] {
    margin-top: 405px;
}

.a-red-dot2[data-id='1'] {
    right: 44px;
    top: 0px;
}

.a-red-dot2[data-id="2"] {
    right: 80px;
    top: 408px;
}

.a-red-dot2[data-id="3"] {
    right: 44px;
    top: 408px;
}

.a-red-dot2[data-id="4"] {
    right: 160px;
    top: 455px;
}

.a-red-dot2[data-id="6"] {
    top: 475px;
    right: 80px;
}

.a-red-dot2[data-id="5"] {
    right: 20px;
    top: 460px;
}

.a_popup2[data-id='0'] {
    margin-top: 15px;
}

.a_popup2[data-id='1'] {
    margin-top: 15px;
}

.a_popup2[data-id='2'] {
    margin-top: 56px;
}

.a_popup2[data-id='3'] {
    margin-top: 300px;
}

.a_popup2[data-id='4'] {
    margin-top: 15px;
}

.a_popup2[data-id='5'] {
    margin-top: 405px;
}

.a_popup2[data-id='6'] {
    margin-top: 405px;
}




#exterior_holder {
    margin-right: 30px;
}

.warranty-box {
    position: relative;
    /*background-color:lightgrey;*/
    width: 500px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    background-color: white;
    border-top: 1px solid gray;
    /* clear: both; */
}

    .warranty-box img {
        margin: 0 auto;
        display: block;
        padding: 10px;
    }

.inner-warranty-box {
    position: relative;
    background-color: white;
    padding: 10px;
}

    .inner-warranty-box li {
        color: red;
        font-size: 14px;
        line-height: 18px;
    }

        .inner-warranty-box li span {
            color: black;
        }

.tabs-warranty-box {
    position: absolute;
    height: 238px;
    width: 200px;
    top: -1px;
    left: -200px;
}

#warranty-img {
}


.warr-logo {
    position: relative;
}

    .warr-logo span {
        margin-top: 27px;
        position: absolute;
    }


.inner-warranty-box.left {
    float: left;
    width: 137px;
    position: relative;
    margin-top: 3px;
    /* clear: both; */
}

.inner-warranty-box.right {
    float: right;
    /* clear: both; */
    width: 346px;
    /* height: 200px; */
    margin-top: 11px;
}


#energy-img {
    margin-top: 37px;
}


.door-available {
    padding-top: 10px;
}

.dot4-circles {
    position: absolute;
    top: 110px;
    left: 60px;
}
