body {
    text-align: center;
    margin: 0 auto;
    font-size: 11pt;
    font-family: 'Poppins', sans-serif;
}

.top-fl {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    background-color: #30373e;
}

.top-inr {
    float: left;
    width: 50%;
    color: #fff;
    padding: 10px 0 10px 0;
    font-size: 13pt;
    text-align: left;
    font-weight: 400;
}

.top-inr-1 {
    float: left;
    color: #fff;
    font-size: 13pt;
    text-align: left;
    font-weight: 400;
}

    .top-inr-1 a {
        float: left;
        color: #b0b6bc;
        font-size: 10pt;
        margin: 0 25px 0 0;
        padding: 0 25px 0 0;
        border-right: 1px solid #ccc;
    }

        .top-inr-1 a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.top-inr-2 {
    float: left;
    color: #fff;
    font-size: 13pt;
    text-align: left;
    font-weight: 400;
}

    .top-inr-2 a {
        float: left;
        color: #b0b6bc;
        font-size: 10pt;
        margin: 0 25px 0 0;
        padding: 0 25px 0 0;
        border-right: 1px solid #ccc;
    }

        .top-inr-2 a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.qut {
    float: right;
}

    .qut a {
        float: left;
        color: #fff;
        font-size: 10pt;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        padding: 10px 25px 10px 25px;
        background-color: #c49c47;
    }

        .qut a:hover {
            color: #fff;
            text-align: center;
            padding: 10px 25px 10px 25px;
            background-color: #d9b25e;
        }

.top-inr1 {
    width: 50%;
    float: left;
    color: #fff;
    font-size: 10pt;
    text-align: right;
}

.top-inr2 {
    float: right;
    width: 100%;
    text-align: right;
}

.top-header {
    float: left;
    width: 100%;
    height: 110px;
    z-index: 1;
    position: relative;
    padding: 5px 0 5px 0;
}

.logo-cont {
    width: 9%;
    float: left;
    margin: 0 0 0 0;
    font-size: 33pt;
    padding: 0 10px 10px 10px;
    /*background-color: #fff;*/
}

.menu-bar {
    width: 65%;
    float: left;
    z-index: 1;
    margin: 23px 0 0 80px;
}

.phone {
    float: right;
    color: #003f97;
    text-align: center;
    margin: 25px 0 0 0;
    /*padding: 6px 15px 5px 15px;*/
}

.phone_a {
    float: left;
    text-align: center;
    padding: 8px 0 0 13px;
    border-right: 1px solid #fff;
}

.phone_b {
    float: left;
    font-weight: 700;
    text-align: center;
    padding: 0 0 0 10px;
}

.phone a {
    color: #30373e;
    font-size: 20pt;
    font-weight: 700;
    text-decoration: none;
}

    .phone a:hover {
        color: #666;
        text-decoration: none;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

.sliderrr {
    width: 100%;
    float: left;
    margin: 0;
}

.slider_heading {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 0 0 0;
    font-size: 35pt;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    border-radius: 10px;
    padding: 10px 50px 10px 20px;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

    .slider_heading span {
        color: #c1272f;
        font-size: 35pt;
        text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    }

.slider_sml {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 15pt;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 0 0;
    text-align: center;
    border-radius: 10px;
    padding: 0 0 10px 0;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.slider_mor {
    width: 20%;
    color: #ffffff;
    float: left;
    margin: 20px 40% 0 40%;
    z-index: 1;
}

    .slider_mor a {
        color: #fff;
        text-decoration: none;
        padding: 7px 30px;
        margin: 0 0 0 0;
        font-size: 15pt;
        font-weight: 600;
        background-color: #c49c47;
        border-radius: 30px;
    }

        .slider_mor a:hover {
            color: #fff;
            background-color: #d9b25e;
            text-decoration: none;
            padding: 7px 30px;
            font-size: 15pt;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.slider_mor_1 {
    width: 23%;
    color: #222;
    margin: 0 auto;
    padding: 7px 0 7px 0;
    font-size: 13pt;
    font-weight: 700;
    border: 1px solid #333;
    text-transform: uppercase;
}

    .slider_mor_1 a {
        color: #222;
        background-color: #fff;
        text-decoration: none;
        padding: 7px 30px;
        margin: 0 0 0 0;
        font-size: 15pt;
        font-weight: 700;
        border: 1px solid #333;
        text-transform: uppercase;
        border-radius: 30px;
    }

        .slider_mor_1 a:hover {
            color: #333;
            background-color: #f1f1f1;
            text-decoration: none;
            padding: 7px 30px;
            font-size: 15pt;
            font-weight: 700;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.sldr_arrw {
    margin-top: 400px;
}

.main-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/main_header.jpg);
    background-position: 50% 0;
    background-size: cover;
    margin: 0 0 0 0;
}

    .main-hdr-bg h1 {
        font-size: 40pt;
        color: #fff;
        font-weight: 500;
        margin: 180px 0 0 0;
        text-align: center;
    }

    .main-hdr-bg p {
        font-size: 17pt;
        color: #fff;
        font-weight: 400;
        margin: 0 0 140px 0;
        text-align: center;
    }

.oth_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/oth_hdr_bg.webp);
    background-position: 50% 0;
    background-size: cover;
}

.oth_hdr_ovly {
    float: left;
    width: 100%;
    padding: 150px 0 150px 0;
    background-color: rgba(0,0,0,.5);
}

.oth_hdr_bg h1 {
    color: #fff;
    font-size: 35pt;
    font-weight: 600;
    text-align: center;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.bath_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/bath_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .bath_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.bed_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/bed_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .bed_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.kitch_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/kitch_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .kitch_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.garage_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/garage_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .garage_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.laundry_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/laundry_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .laundry_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.common_hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/common_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .common_hdr_bg h1 {
        color: #fff;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.vismiss {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0px;
    background-color: #eee;
}

.vismiss-info {
    width: 90%;
    float: left;
    padding: 30px 50px 30px 50px;
    margin: 40px 0 0 0;
    z-index: 1;
    background-color: #30373e;
    box-shadow: 0px 5px 10px 10px rgba(0,0,0,0.10);
}

    .vismiss-info h2 {
        font-size: 17pt;
        color: #c49c47;
        text-align: left;
        font-weight: 600;
        margin: 10px 0 15px 0;
    }

    .vismiss-info p {
        color: #9c9c9c;
        letter-spacing: 0.5px;
    }

    .vismiss-info li {
        color: #9c9c9c;
        letter-spacing: 0.5px;
    }

.goldclr {
    color: #c49c47;
    font-size: 13pt;
    font-weight: 600;
}

.boxovr {
    position: relative;
    width: 92%;
    float: left;
    margin: 4% 4% 4% 4%;
    padding: 0 0 0 0;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: rgba(196, 156, 71, 0.7);
}

.boxovr:hover .overlay {
    opacity: 1;
}

.icon {
    color: white;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.assess_grp {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    border-radius: 10px;
    border: 1px solid #999;
    padding: 15px 15px 15px 15px;
}

.immi {
    float: left;
    width: 100%;
    padding: 50px 0 20px 0;
}

.immi_grp {
    float: left;
    width: 100%;
    padding: 0 20px 40px 20px;
}

.immi_pad {
    padding: 0 15px 0 0;
}

.immi_hd {
    float: left;
    width: 100%;
    color: #ed1b24;
    text-align: left;
    font-size: 14pt;
    font-weight: 500;
    margin: 0 0 20px 0;
}

.immi_data {
    float: left;
    width: 100%;
    color: #666;
    line-height: 1.5;
    text-align: justify;
}

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.blkclr {
    color: #003f97;
}

.pgttl {
    color: #c49c47;
    font-size: 15pt;
    font-weight: 600;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.redclr {
    color: #b61010;
    font-size: 15pt;
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
}

.welc {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
}

.welc {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
}

.welc_ap {
    width: 50%;
    float: left;
    padding: 20px 40px 20px 40px;
}

    .welc_ap h1 {
        color: #30373e;
        font-size: 30pt;
        font-weight: 600;
        text-align: left;
        line-height: 1.5;
        margin: 0 0 10px 0;
    }

    .welc_ap span {
        font-size: 13pt;
        font-weight: 400;
        color: #c49c47;
        letter-spacing: 2px;
    }

.welc_bp {
    width: 50%;
    float: left;
}

.welc_data {
    width: 100%;
    float: left;
}

.welc_grp {
    width: 50%;
    float: left;
    color: #333;
    font-weight: 500;
    text-align: left;
    line-height: 2.5;
}

.welc_mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
}

    .welc_mor a {
        color: #fff;
        text-decoration: none;
        padding: 10px 30px;
        background-color: #30373e;
        font-weight: 400;
        border-radius: 20px;
    }

        .welc_mor a:hover {
            color: #fff;
            background-color: #c49c47;
            text-decoration: none;
            padding: 10px 30px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.count {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
}

    .count h1 {
        font-size: 30pt;
        text-align: left;
        color: #b61010;
        font-weight: 700;
        margin: 0 0 0 0;
        text-align: center;
        text-transform: uppercase;
    }

.count_data {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.count_inr {
    width: 100%;
    float: left;
}

.count_img {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
}

.count_txt {
    width: 100%;
    float: left;
    color: #666;
    padding: 10px 0 0 0;
    font-weight: 600;
    text-transform: uppercase;
}

.subhd {
    color: #c49c47;
    font-size: 15pt;
    font-weight: 600;
    text-align: left;
    margin: 10px 0 20px 0;
}

.tb_area {
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
    background-color: #ededed;
}

.tb_grp {
    width: 100%;
    float: left;
    padding: 0 25px 50px 25px;
}

.tb_lt {
    width: 25%;
    float: left;
    text-align: left;
}

.tb_rt {
    width: 75%;
    float: left;
}

.tb_ttl {
    width: 100%;
    float: left;
    font-size: 13pt;
    color: #30373e;
    font-weight: 600;
    text-align: left;
    margin: 0 0 10px 0;
}

.tb_txt {
    width: 100%;
    float: left;
    color: #666;
    line-height: 1.6;
    text-align: left;
}

.eastep_area {
    width: 100%;
    float: left;
    background-image: url(images/steps_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.eastep_ovly {
    width: 100%;
    float: left;
    padding: 80px 0;
    background-color: rgba(48, 55, 62, .85);
}

.eastep_wrt {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
}

.eastep_smlhd {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 13pt;
    font-weight: 400;
    color: #c49c47;
    letter-spacing: 2px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.eastep_head {
    width: 100%;
    float: left;
    font-size: 30pt;
    font-weight: 600;
    color: #fff;
    margin: 0 0 20px 0;
    text-align: left;
    line-height: 1.3;
}

.eastep_txt {
    width: 100%;
    float: left;
    color: #ccc;
    text-align: left;
    line-height: 1.6;
}

.eastep_grp {
    width: 86%;
    float: left;
    padding: 20px 20px 50px 20px;
    margin: 0 10% 0 10%;
    background-color: #fff;
    border-radius: 10px;
}

.eastep_numb {
    width: 100%;
    float: left;
    font-size: 70pt;
    color: transparent;
    font-weight: 700;
    text-align: center;
    -webkit-text-stroke: 1px rgba(196, 156, 71, .3);
}

.eastep_ttl {
    width: 100%;
    float: left;
    font-size: 14pt;
    font-weight: 600;
    color: #30373e;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 30px 0;
}

.eastep_mtr {
    width: 100%;
    float: left;
    color: #777;
    text-align: center;
}

.srrvv_bg {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
}

.srrvv_smlhd {
    width: 100%;
    float: left;
    color: #c49c47;
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px 0;
    letter-spacing: 2px;
}

.srrvv_bg h1 {
    color: #30373e;
    font-size: 30pt;
    text-align: left;
    font-weight: 600;
    margin: 5px 0 25px 0;
    text-align: center;
}

.srrvv_img {
    width: 100%;
    float: left;
    height: 261px;
    padding: 0;
    margin: 0 0 0 0;
}

.srrvv_ttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
    text-align: left;
    margin: 0 0 0 0;
    padding: 20px 20px;
    background-color: rgba(48,55,62,0.8);
}

.srrvv_ttlgd {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
    text-align: left;
    margin: 0 0 0 0;
    padding: 20px 20px;
    background-color: rgba(196,156,71,0.8);
}

.srrvv_ttl span {
    font-size: 9pt;
    color: #003366;
}

.srrvv_txt {
    width: 100%;
    float: left;
    padding: 0;
    color: #fff;
    text-align: center;
    margin: 15px 0 0 0;
}

.srrvv_back_ttl {
    width: 100%;
    float: left;
    padding: 0;
    color: #fff;
    font-size: 13pt;
    font-weight: 500;
    margin: 25px 0 0 0;
    text-align: center;
}

    .srrvv_back_ttl span {
        font-size: 9pt;
        color: #003366;
    }

.srrvv_back_txt {
    width: 100%;
    float: left;
    color: #b0b6bc;
    padding: 0;
    margin: 15px 0 0 0;
    text-align: center;
}

.srrvv_back_call {
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
}

.srrvv_grp {
    width: 94%;
    float: left;
    margin: 4% 3% 5% 3%;
}

.srrvv_back_call a {
    padding: 8px 15px;
    margin: 0;
    color: #fff;
    font-size: 10pt;
    font-weight: 600;
    border-radius: 5px;
    background-color: #c49c47;
}

    .srrvv_back_call a:hover {
        padding: 8px 15px;
        margin: 0;
        color: #30373e;
        background-color: #fff;
    }

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 350px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #fff;
    color: black;
    padding: 0;
}

.flip-box-back {
    background-color: #30373e;
    color: white;
    padding: 10px 20px;
    transform: rotateY(180deg);
}

.grth {
    width: 100%;
    float: left;
    padding: 30px 0 10px 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}

    .grth h1 {
        font-size: 25pt;
        text-align: left;
        color: #c1272f;
        font-weight: 700;
        margin: 0 0 0 0;
        text-align: center;
    }

    .grth p {
        font-size: 12pt;
        text-align: left;
        color: #666;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

.grth_inr {
    width: 95%;
    float: left;
    padding: 0 0 10px 0;
    margin: 0 10px 30px 10px;
    /*box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);*/
}

.grth_img {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.grth_ttl {
    width: 100%;
    float: left;
    color: #333;
    font-size: 12pt;
    font-weight: 600;
    padding: 15px 0 5px 0;
    text-align: center;
}

.grth_data {
    width: 100%;
    float: left;
    color: #666;
    line-height: 1.7;
    text-align: center;
    padding: 0 20px 0 20px;
}

.grth_mor {
    width: 100%;
    float: left;
    padding: 0;
    margin: 20px 0 10px 0;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
}

    .grth_mor a {
        color: #003f97;
        padding: 5px 20px 5px 20px;
        background-color: #fff;
        border: 2px solid #ddd;
        border-radius: 20px;
    }

        .grth_mor a:hover {
            color: #fff;
            background-color: #003f97;
            border: 2px solid #003f97;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.look_area {
    width: 100%;
    float: left;
    padding: 40px;
    background-color: #30373e;
}

.look_lft {
    width: 70%;
    float: left;
    padding: 0 0 0 0;
}

.look_rgt {
    width: 30%;
    float: right;
    margin: 25px 0 0 0;
}

    .look_rgt a {
        float: right;
        color: #fff;
        font-size: 14pt;
        font-weight: 500;
        border-radius: 20px;
        padding: 7px 35px 7px 35px;
        background-color: #c49c47;
    }

        .look_rgt a:hover {
            color: #30373e;
            background-color: #fff;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.look_ttl {
    width: 100%;
    float: left;
    font-size: 18pt;
    padding: 0 0 10px 0;
    text-align: left;
    font-weight: 500;
    color: #fff;
}

.look_txt {
    width: 100%;
    float: left;
    font-size: 12pt;
    padding: 0 0 0 0;
    text-align: left;
    color: #b0b6bc;
}

.drive {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(images/ktcn_reno.webp);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

    .drive h1 {
        font-size: 30pt;
        font-weight: 600;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 1.3;
    }

    .drive span {
        font-size: 15pt;
        font-weight: 300;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 1.5;
    }

    .drive p {
        font-size: 15pt;
        margin: 10px 0 30px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 35px;
    }

        .drive p a {
            color: #c49c47;
            font-size: 30pt;
            font-weight: 600;
        }

.drivebtn {
    background-color: #c49c47;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 15pt;
    border-radius: 50px;
    /*text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);*/
}

    .drivebtn a {
        color: #fff;
    }

    .drivebtn:hover {
        background-color: #fff;
        color: #c49c47;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        /*text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);*/
    }

.bst {
    width: 100%;
    float: left;
    padding: 70px 0 90px 0;
    background-color: #f5f5f5;
    background-image: url(images/sketch.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .bst h1 {
        font-size: 30pt;
        font-weight: 600;
        color: #30373e;
        margin: 0 0 30px 0;
        text-align: center;
        line-height: 1.3;
    }

.bst_grp {
    width: 90%;
    float: left;
    padding: 50px 30px 50px 30px;
    margin: 0 5% 0 5%;
    background-color: rgba(255,255,255, .6);
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
}

.bst_grp_1 {
    width: 100%;
    float: left;
    padding: 30px 30px 30px 30px;
    margin: 0 0 0 0;
    height: 280px;
    border-right: 0;
}

.bst_ico {
    width: 100%;
    float: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    padding: 20px 0 10px 0;
    color: #30373e;
    font-size: 14pt;
    font-weight: 600;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #666;
    line-height: 1.5;
}

.test_slide {
    width: 100%;
    float: left;
    background-image: url(images/testi_icon.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.test_opa {
    width: 100%;
    float: left;
    padding: 50px 0px 60px 0px;
}

.test_smlhd {
    width: 100%;
    float: left;
    color: #c49c47;
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px 0;
    letter-spacing: 2px;
}

.test_slide h2 {
    color: #30373e;
    font-size: 30pt;
    font-weight: 600;
    text-align: center;
    margin: 10px 0 30px 0;
}

.test_slide span {
    color: #c49c47;
    font-size: 13pt;
    font-weight: 500;
    text-align: left;
}

.map_area {
    width: 100%;
    float: left;
}

.srv_bg {
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    padding: 50px 0 30px 0;
    margin: 0 0 0 0;
}

.srv_box {
    width: 96.5%;
    float: left;
    padding: 20px;
}

.srv_bg h1 {
    font-size: 25pt;
    text-align: left;
    color: #ed1b24;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: center;
    text-transform: uppercase;
}

.srv_bg h2 {
    font-size: 14pt;
    text-align: left;
    color: #666;
    font-weight: 300;
    margin: 0 0 20px 0;
    text-align: center;
}

.srv_box_a {
    width: 30%;
    float: left;
    padding: 15px 0 15px 0;
    margin: 0 35%;
    text-align: center;
    font-size: 25pt;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    background-color: #aaa;
}

.srv_box_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 20px 0 0 0;
    text-align: center;
}

.srv_box h3 {
    font-size: 13.5pt;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-align: center;
    padding: 10px 0;
    background-color: #003366;
}

.srv_box_c {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666;
    text-align: justify;
    line-height: 1.5;
}

.srv_box_d {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666;
    font-size: 20pt;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
}

    .srv_box_d a {
        color: #ed1b24;
    }

        .srv_box_d a:hover {
            color: #000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.ques {
    width: 100%;
    float: left;
    padding: 40px 0;
    background-color: #ed1b24;
}

    .ques h1 {
        font-size: 25pt;
        text-align: left;
        color: #fff;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .ques h2 {
        font-size: 20pt;
        text-align: left;
        color: #fff;
        opacity: .5;
        font-weight: 600;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .ques span {
        color: #fff;
        opacity: .5;
    }

.ques_inr {
    width: 94%;
    float: left;
    padding: 20px;
    margin: 3% 3%;
    background-color: #fff;
}

.ques_hd {
    width: 100%;
    float: left;
    color: #003366;
    padding: 0 0 5px 0;
    font-size: 13pt;
    font-weight: 600;
}

.ques_data {
    width: 100%;
    float: left;
    padding: 0;
    color: #666;
    line-height: 1.5;
    text-align: justify;
}

.img_Left {
    margin: 10px 20px 20px 0;
}

.img_Right {
    margin: 0 0 20px 20px;
}

.con_1 {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center;
    margin: 0 0 0 0;
    font-size: 12pt;
    font-weight: 600;
    color: #666;
}

.con_2 {
    font-size: 20pt;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    color: #30373e;
}

.con_grp {
    width: 96%;
    float: left;
    height: 245px;
    color: #b0b6bc;
    margin: 10px 2% 5% 2%;
    padding: 50px 10px 40px 10px;
    background-color: #30373e;
}

    .con_grp h2 {
        color: #fff;
        font-size: 14pt;
        font-weight: 600;
    }

    .con_grp a {
        color: #b0b6bc;
    }

        .con_grp a:hover {
            color: #fff;
        }

.contime_grp {
    width: 96%;
    float: left;
    color: #b0b6bc;
    margin: 10px 2% 5% 2%;
    padding: 40px 10px 30px 10px;
    background-color: #c49c47;
}

.con_time {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    padding: 0 20px;
}

    .con_time h3 {
        color: #c49c47;
        font-size: 22pt;
        font-weight: 600;
        text-align: center;
        margin: 0 0 0px 0;
    }

    .con_time h4 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        line-height: inherit;
        text-align: center;
        margin: 0 0 10px 0;
        text-transform: uppercase;
        background-color: #30373e;
    }

    .con_time span {
        color: #30373e;
    }

    .con_time p {
        color: #fff;
        font-size: 15pt;
        font-weight: 500;
        margin: 0 0 10px 0;
        line-height: 1.3;
    }

.ptxt {
    /*padding-right:20px;*/
    color: #555;
    letter-spacing: 0.5px;
}


.bttm-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/footer_bg.webp);
    background-position: 50% 0;
    background-size: cover;
}

.bttm-1 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 50px 0 30px 0;
}

.bttm-2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
    border-top: 1px solid #464d53;
}

.bttm-hed {
    float: left;
    width: 100%;
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 14pt;
    margin: 0 0 10px 0;
}

.bttm-name {
    float: left;
    width: 100%;
    color: #c49c47;
    text-align: left;
    font-weight: 600;
    font-size: 15pt;
    margin: 0 0 10px 0;
}

.bttm-txt {
    color: #b0b6bc;
}

.bttm-b2 {
    float: left;
    width: 100%;
    color: #b0b6bc;
    font-size: 11pt;
    text-align: left;
    line-height: 30px;
}

    .bttm-b2 a {
        color: #b0b6bc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-b2 a:hover {
            color: #c49c47;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.bttm-c2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #b0b6bc;
    font-size: 11pt;
}

    .bttm-c2 a {
        color: #b0b6bc;
        line-height: 2.1;
        text-decoration: none;
    }

        .bttm-c2 a:hover {
            color: #c49c47;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.bttm-c3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #b0b6bc;
    line-height: 27px;
    font-size: 11pt;
}

    .bttm-c3 a {
        color: #b0b6bc;
        text-decoration: none;
    }

        .bttm-c3 a:hover {
            color: #c49c47;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.bt-c2-grp {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.bt-c2-a {
    float: left;
    width: 25%;
    color: #eee;
}

.bt-c2-b {
    float: left;
    width: 75%;
}

.fotr {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0;
    background-color: #003366;
    border-top: 1px solid #666;
}

    .fotr a {
        color: #aaa;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #ddd;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fotr li {
        padding: 0 10px 0 0;
        display: inline;
    }

.fotr-left {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11pt;
    color: #b0b6bc;
}

.fotr-right {
    width: 100%;
    float: left;
    color: #aaa;
    font-size: 11pt;
    margin: 5px 0 0 0;
    text-align: center;
}

    .fotr-right a {
        color: #c49c47;
        text-decoration: none;
    }

        .fotr-right a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.fotrclr {
    color: #c49c47;
}














@media (max-width:480px) {

    .logo-cont {
        float: left;
        width: 30%;
        font-size: 25pt;
        text-align: left;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    .ptxt {
        padding-right: 0;
    }

    .wel h1 {
        font-size: 18pt;
        text-align: center;
        color: #00bcd4;
        font-weight: bold;
        margin: 0 0 10px 0;
        line-height: 1.2;
    }


    .fotr-left {
        width: 100%;
        float: left;
        text-align: center;
        line-height: 1.5;
    }

    .fotr-right {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0 0 0 0;
    }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 1.4;
    }

    .fotr li {
        padding: 0 3px 0 0;
        display: inline;
    }

    .menu-bar {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #54595f;
        border-bottom: 1px solid #e8e8e8;
        /*background-color: #f9f9f9;*/
    }

    .caro_hgt {
        width: 100%;
        height: 270px;
    }

    .slider_mor {
        width: 38%;
        float: left;
        z-index: 1;
        color: #ffffff;
        margin: 4% 31% 0 31%;
    }

        .slider_mor a {
            font-size: 12pt;
            margin: 0 0 0 0;
            padding: 5px 20px;
        }

            .slider_mor a:hover {
                padding: 5px 20px;
                font-size: 12pt;
                font-weight: 600;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .slider_mor_1 {
        color: #ffffff;
        margin: 0 auto;
    }

        .slider_mor_1 a {
            color: #222;
            background-color: #fff;
            text-decoration: none;
            padding: 7px 30px;
            margin: 0 0 0 0;
            font-size: 15pt;
            font-weight: 700;
            border: 1px solid #333;
            text-transform: uppercase;
            border-radius: 30px;
        }

    .slider_heading {
        color: #fff;
        font-size: 20pt;
        line-height: 1.2;
        margin: 5px 0 0 0;
        padding: 10px 10px 0 10px;
    }

        .slider_heading span {
            font-size: 20pt;
        }

    .slider_sml {
        font-size: 11pt;
        text-align: center;
        padding: 5px 10px 5px 10px;
    }

    .sliderrr {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .bkk_pnl {
        float: left;
        width: 100%;
        padding: 20px;
        margin: 20px 0 20px 0;
        border-radius: 20px;
        background-color: #f5f3f1;
    }

        .bkk_pnl h2 {
            color: #222;
            font-size: 18pt;
            font-weight: 600;
        }

    .cot_grp {
        width: 100%;
        float: left;
        padding: 0 0 30px 0;
    }

    .cot_item {
        width: 100%;
        float: left;
        padding: 20px 0;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    .slider_mor_1 {
        width: 75%;
        color: #222;
        margin: 0 auto;
        padding: 7px 0 7px 0;
        font-size: 13pt;
        font-weight: 700;
        border: 1px solid #333;
        text-transform: uppercase;
    }

    .blkclr {
        color: #003f97;
    }

    .count h1 {
        font-size: 20pt;
    }

    .count_inr {
        width: 50%;
        float: left;
    }

    .welc_ap {
        width: 100%;
        float: left;
        padding: 0 15px 40px 15px;
    }

        .welc_ap h1 {
            font-size: 17pt;
            margin: 0 0 10px 0;
            text-align: center;
            line-height: 1.2;
        }

    .welc_bp {
        width: 100%;
        float: left;
        padding: 0 15px 0 15px;
    }

    .welc_mor {
        width: 64%;
        float: left;
        color: #ffffff;
        margin: 22px 18% 0 18%;
        font-size: 10pt;
    }

    .immi {
        float: left;
        width: 100%;
        padding: 30px 0 0 0;
    }

    .immi_grp {
        float: left;
        width: 100%;
        padding: 0 10px 20px 10px;
    }

    .immi_hd {
        font-size: 13pt;
        margin: 0 0 10px 0;
    }

    .grth {
        padding: 30px 0 0 0;
    }

        .grth h1 {
            font-size: 20pt;
        }

        .grth p {
            font-size: 11pt;
            margin: 5px 0 20px 0;
            text-align: center;
            line-height: 1.5;
        }

    .grth_inr {
        width: 94%;
        float: left;
        padding: 0 0 30px 0;
        margin: 0 3% 0 3%;
        /*box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);*/
    }

    .srv_bg {
        padding: 30px 0 30px 0;
    }

    .srv_box {
        width: 94%;
        float: left;
        padding: 20px 0 10px 0;
        margin: 0 3%;
        border-bottom: 1px dashed #ccc;
    }

    .srv_bg h1 {
        font-size: 20pt;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .srv_bg h2 {
        font-size: 12pt;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .srv_box_a {
        width: 20%;
        float: left;
        padding: 10px 0 10px 0;
        margin: 0 40%;
        text-align: center;
        font-size: 20pt;
        color: #fff;
        font-weight: 700;
        border-radius: 50%;
    }

    .ques h1 {
        font-size: 20pt;
        margin: 0 0 5px 0;
        text-align: center;
        line-height: 1.3;
    }

    .ques h2 {
        font-size: 16pt;
        margin: 0 0 5px 0;
        text-align: center;
    }

    .ques_inr {
        width: 94%;
        float: left;
        padding: 20px;
        margin: 5% 3%;
        background-color: #fff;
    }

    .bttm-area {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        background-image: url(images/footer_bg.webp);
        background-position: 97% 0;
        background-size: cover;
    }

    .bttm-1 {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 10px 0 20px 0;
    }

    .bttm-hed {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 14pt;
        margin: 20px 0 5px 0;
    }

    .bt-c2-a {
        float: left;
        width: 32%;
        color: #eee;
    }

    .bt-c2-b {
        float: left;
        width: 68%;
    }

    .sldr_arrw {
        /*margin-top: 190px;*/
        display: none;
    }

    .top-inr {
        float: left;
        width: 70%;
        color: #fff;
        font-size: 12pt;
        text-align: left;
        font-weight: 400;
        padding: 0;
    }

    .top-inr-1 {
        float: left;
        color: #fff;
        font-size: 13pt;
        text-align: left;
        font-weight: 400;
    }

    .top-inr1 {
        float: left;
        width: 35%;
        color: #fff;
        text-align: right;
        font-weight: 400;
    }

    .top-inr-1 a {
        float: left;
        color: #b0b6bc;
        font-size: 9pt;
        margin: 0 5px 0 0;
        padding: 0 10px 0 0;
        border-right: none;
    }

    .top-inr2 {
        float: left;
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .top-inr-2 a {
        float: left;
        color: #b0b6bc;
        font-size: 9pt;
        margin: 3px 5px 0 0;
        padding: 0 0 0 0;
        border-right: none;
    }

    .qut {
        width: 30%;
        float: right;
        margin: 4px 0 0 0;
    }

        .qut a {
            float: left;
            color: #fff;
            font-size: 8pt;
            font-weight: 600;
            text-align: center;
            text-transform: uppercase;
            padding: 7px 5px 7px 5px;
            background-color: #c49c47;
        }

            .qut a:hover {
                color: #fff;
                text-align: center;
                padding: 7px 10px 7px 10px;
                background-color: #d9b25e;
            }

    .top-fl {
        float: left;
        width: 100%;
        padding: 5px 0 5px 0;
    }

    .all_main {
        float: left;
        width: 100%;
        padding: 30px 0 30px 0;
    }

    .con_pnl {
        width: 100%;
        float: left;
        margin: 15px 0 15px 0;
        padding: 0;
        border-bottom: 1px dashed #ccc;
    }

    .con_img {
        width: 18%;
        float: left;
        margin: 0 0 10px 0;
        text-align: left;
        padding: 10px 0 10px 0;
        border-right: 1px dashed #b61010;
    }

    .con_grp {
        width: 82%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 20px;
    }

        .con_grp a {
            color: #777;
            font-weight: 400;
        }

            .con_grp a:hover {
                color: #222;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

    .con_grp_1 {
        width: 100%;
        float: left;
        padding: 20px 0;
        margin: 20px 0 70px 0;
    }

        .con_grp_1 a {
            color: #777;
            font-weight: 400;
        }

            .con_grp_1 a:hover {
                color: #222;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

    .phone {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 15pt;
        font-weight: 400;
        text-align: center;
        margin: 0 0 0 0;
        display: none;
        /*padding: 6px 15px 5px 15px;*/
    }

    .phone_a {
        float: left;
        text-align: center;
        padding: 7px 13px 7px 13px;
        border-right: 1px solid #fff;
    }

    .phone_b {
        width: 100%;
        float: left;
        color: #222;
        font-size: 13pt;
        font-weight: 400;
        text-align: center;
        padding: 8px 10px 5px 10px;
    }

    .phone a {
        color: #fff;
        font-size: 18pt;
        font-weight: 600;
        text-decoration: none;
        background-color: #c1272f;
        padding: 4px 25px 4px 25px;
        border-radius: 20px;
    }

        .phone a:hover {
            color: #ff9fa4;
            text-decoration: none;
            padding: 4px 25px 4px 25px;
        }

    .welc_grp {
        font-size: 10pt;
    }

    .welc {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

    .look_area {
        width: 100%;
        float: left;
        padding: 50px 10px;
    }

    .look_lft {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .look_rgt {
        width: 54%;
        float: left;
        margin: 25px 23% 0 23%;
    }

        .look_rgt a {
            float: right;
            font-size: 13pt;
            border-radius: 20px;
            padding: 5px 25px 5px 25px;
        }

            .look_rgt a:hover {
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .look_ttl {
        width: 100%;
        float: left;
        font-size: 15pt;
        padding: 0 0 10px 0;
        text-align: center;
        font-weight: 500;
        color: #fff;
        line-height: 1.3;
    }

    .look_txt {
        width: 100%;
        float: left;
        font-size: 11pt;
        padding: 0 0 0 0;
        text-align: center;
        color: #fff;
    }

    .bst {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

        .bst h1 {
            font-size: 20pt;
            margin: 0 0 0 0;
            text-align: center;
            line-height: 1.3;
        }

    .bst_grp {
        width: 96%;
        float: left;
        padding: 40px 20px 40px 20px;
        margin: 5% 2% 5% 2%;
        border-right: 0;
        height: auto;
        border-bottom: none;
    }

    .bst_grp_1 {
        width: 100%;
        float: left;
        padding: 20px 15px 20px 15px;
        margin: 0 0 20px 0;
        border-right: 0;
        height: auto;
        border-bottom: 1px dashed #ccc;
    }

    .test_opa {
        width: 100%;
        float: left;
        padding: 30px 0px 0 0;
    }

    .test_slide h2 {
        font-size: 25pt;
        line-height: 1.2;
        text-align: center;
        margin: 10px 0 30px 0;
    }

    .top-header {
        float: left;
        width: 100%;
        height: 87px;
        padding: 5px 0 0 0;
    }

    .tb_area {
        width: 100%;
        float: left;
        padding: 0;
    }

    .tb_grp {
        width: 100%;
        float: left;
        padding: 30px 10px 30px 10px;
    }

    .tb_lt {
        width: 100%;
        float: left;
        text-align: center;
    }

    .tb_rt {
        width: 100%;
        float: left;
    }

    .tb_ttl {
        width: 100%;
        float: left;
        font-size: 13pt;
        color: #30373e;
        font-weight: 600;
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .tb_txt {
        width: 100%;
        float: left;
        color: #666;
        line-height: 1.6;
        text-align: center;
    }

    .eastep_area {
        width: 100%;
        float: left;
        background-image: url(images/steps_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

    .eastep_ovly {
        width: 100%;
        float: left;
        padding: 30px 0;
        background-color: rgba(48, 55, 62, .85);
    }

    .eastep_wrt {
        width: 100%;
        float: left;
        margin: 30px 0 20px 0;
    }

    .eastep_smlhd {
        width: 100%;
        float: left;
        color: #c49c47;
        font-size: 13pt;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        margin: 0 0 20px 0;
        text-transform: uppercase;
    }

    .eastep_head {
        font-size: 22pt;
        line-height: 1.5;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .eastep_txt {
        line-height: 1.6;
        text-align: center;
    }

    .eastep_grp {
        width: 100%;
        float: left;
        margin: 5% 0 5% 0;
        border-radius: 10px;
        background-color: #fff;
        padding: 20px 20px 50px 20px;
    }

    .eastep_numb {
        width: 100%;
        float: left;
        font-size: 70pt;
        font-weight: 700;
        color: transparent;
        text-align: center;
        -webkit-text-stroke: 1px rgba(196, 156, 71, .3);
    }

    .eastep_ttl {
        width: 100%;
        float: left;
        color: #30373e;
        font-size: 14pt;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 30px 0;
        text-align: center;
    }

    .eastep_mtr {
        text-align: center;
    }

    .srrvv_bg h1 {
        color: #30373e;
        font-size: 20pt;
        text-align: left;
        font-weight: 600;
        line-height: 1.2;
        text-align: center;
        margin: 5px 0 25px 0;
    }

    .srrvv_grp {
        width: 100%;
        float: left;
        margin: 4% 0 5% 0;
    }

    .flip-box {
        background-color: transparent;
        width: 100%;
        height: 245px;
        perspective: 1000px;
    }

    .drive {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0;
        padding-top: 70px;
        padding-bottom: 70px;
        background-image: url(images/ktcn_reno.webp);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

        .drive h1 {
            font-size: 20pt;
            margin: 0 0 10px 0;
            padding: 0;
            line-height: 1.3;
        }

        .drive span {
            padding: 0;
            font-size: 13pt;
            line-height: 1.5;
            margin: 0 0 10px 0;
        }

        .drive p a {
            color: #c49c47;
            font-size: 18pt;
            font-weight: 600;
        }

    .drivebtn {
        font-size: 13pt;
    }

    .srrvv_back_ttl {
        width: 100%;
        float: left;
        padding: 0;
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        margin: 15px 0 0 0;
        text-align: center;
    }

    .srrvv_back_txt {
        width: 100%;
        float: left;
        padding: 0;
        color: #b0b6bc;
        margin: 5px 0 0 0;
        text-align: center;
    }

    .srrvv_back_call {
        width: 100%;
        float: left;
        margin: 15px 0 0 0;
    }

    .oth_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/oth_hdr_bg.webp);
        background-position: 30% 0;
        background-size: cover;
    }

    .oth_hdr_ovly {
        float: left;
        width: 100%;
        padding: 80px 0 80px 0;
        background-color: rgba(0,0,0,.5);
    }

    .oth_hdr_bg h1 {
        color: #fff;
        font-size: 25pt;
        font-weight: 600;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .bath_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/bath_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .bath_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .bed_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/bed_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .bed_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .kitch_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/kitch_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .kitch_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .garage_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/garage_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .garage_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .laundry_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/laundry_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .laundry_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .common_hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/common_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .common_hdr_bg h1 {
            color: #fff;
            font-size: 25pt;
            line-height: 1.2;
            font-weight: 600;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .boxovr {
        position: relative;
        width: 46%;
        float: left;
        margin: 2% 2% 2% 2%;
        padding: 0 0 0 0;
    }

    .vismiss-info {
        width: 100%;
        float: left;
        padding: 30px 15px 30px 15px;
        margin: 0 0 0 0;
        z-index: 1;
        background-color: #30373e;
        box-shadow: none;
    }


    element {
    }

    .vismiss-info h2 {
        font-size: 15pt;
        text-align: center;
        margin: 10px 0 15px 0;
    }

    .con_2 {
        font-size: 17pt;
        font-weight: 600;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #30373e;
    }

    .con_grp {
        width: 100%;
        float: left;
        height: auto;
        margin: 10px 0 5% 0;
        padding: 50px 10px 40px 10px;
        color: #b0b6bc;
        background-color: #30373e;
    }

        .con_grp h2 {
            color: #fff;
            font-size: 14pt;
            font-weight: 600;
        }

        .con_grp a {
            color: #b0b6bc;
        }

            .con_grp a:hover {
                color: #fff;
            }

    .con_time {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

        .con_time h3 {
            font-size: 18pt;
            font-weight: 600;
            text-align: center;
            margin: 0 0 10px 0;
        }

        .con_time h4 {
            font-size: 16pt;
            font-weight: 600;
            text-align: center;
            margin: 0 0 10px 0;
        }

        .con_time p {
            color: #fff;
            font-size: 13pt;
        }

    .srrvv_img {
        width: 100%;
        float: left;
        height: auto;
        padding: 0;
        margin: 0 0 0 0;
    }

    .pgttl {
        font-size: 13pt;
        text-align: center;
        line-height: 1.3;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
    }
}
