<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.carousel-caption1 {
    width: 50%;
    position: absolute;
    top: 5%;
    float: none;
    color: #FFFFFF;
    right: 20px;
}
.carousel-caption2 {
    position: absolute;
    left: 20px;
    top: 60%;
    width: 50%;
}


#content_body {
    background-color: #414042;
    margin-top: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 20%;
    padding-right: 20%;
    text-align: justify;
    margin-right: 0px;
}

#content_body2 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-box-shadow: inset 5px 5px 20px 10px #D0D0D0;
    box-shadow: inset 5px 5px 20px 10px #D0D0D0;
}
#content_body2 #box1 {
    -webkit-box-shadow: 1px 2px 5px 2px #CCCCCC;
    box-shadow: 1px 2px 5px 2px #CCCCCC;
    padding-top: 10px;
    height: 600px;
}
#content_body2 #box2 {
    -webkit-box-shadow: 1px 2px 5px 2px #CCCCCC;
    box-shadow: 1px 2px 5px 2px #CCCCCC;
    padding-top: 10px;
    height: 600px;
}
#content_body2 #box3 {
    -webkit-box-shadow: 1px 2px 5px 2px #CCCCCC;
    box-shadow: 1px 2px 5px 2px #CCCCCC;
    padding-top: 10px;
    height: 600px;
}
.carousel_body {
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    font-size: 14px;
    margin-right: 10%;
}
.quoteTXT {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    padding-top: 15px;
}

.title_featured {
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    border-bottom: thin solid #FFFFFF;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #000000;
}
.featured_text {
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#banner {
    background-image: url(/Images/IndexIMG/Featured/imgB.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    margin-top: 20px;
    padding-left: 30px;
}
#inqury {
    padding-right: 35%;
    padding-left: 5%;

}









@media (max-width:920px){
.carousel_body_G {
    color: #414042;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    font-size: 14px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    margin-bottom: 10%;
}
.carousel-caption1 {
    top: 70%;
    float: none;
    color: #414042;
    position: relative;
    width: 90%;
    text-align: center;
    left: 25px;
}
.carousel-caption2 {
    top: 70%;
    float: none;
    color: #414042;
    position: relative;
    left: 25px;
    width: 90%;
    text-align: center;
}
#content_body {
    background-color: #414042;
    margin-top: 20px;
    padding-top: 50px;


    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    margin-right: 0px;
    padding-left: 20px;
}
.carousel_body {
    color: #414042;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
    font-size: 14px;
    margin-left: 5%;
    margin-right: 5%;
}
#inqury {
    padding-top: 0px;
    width: 100%;
    padding-left: 1px;
    padding-right: 1px;


}
.quoteTXT {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}





}
</pre></body></html>