@import url("/global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
@charset "utf-8";
 html, body {
     height: 100%;
}
 body {
     font-family: 'Open Sans', sans-serif;
     font-weight: 100;
     font-size: 1rem;
     color: #555555;
     line-height: 160%;
     background: #fff;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.hometext {
margin-top: 288px;
}
}
 #CP_SmartMenu a {
     color: #fff;
}
 body.blurFix #CP_StyleOverlay {
     z-index: 1 !important;
}
 .nav-padding {
     padding-right: 8vw;
     padding-left: 8vw;
}
 .padding {
     padding-right: 8vw;
     padding-left: 8vw;
}
 #homeImg a [href="http://www.twitter.com"], #homeImg a [href="http://www.linkedin.com"], #homeImg a [href="https://plus.google.com/"], #homeImg a [href=""], #homeImg a [href="http://www.twitter.com"], #homeImg a[href=""], #homeImg a[href="http://www.linkedin.com"], #homeImg a[href="https://plus.google.com/"], #homeImg a [href="http://www.facebook.com"] {
    display:none
}
 #modalConsult .modal-dialog, #modalSubscribe .modal-dialog {
     max-width: 50rem !important;
}
 #modalConsult label {
     display: block !important;
}
 #modalConsult label .fa {
     margin-top: 5px !important;
     color: #769aa7;
}
 #CP_SmartMenu a .sub-arrow {
     display: none;
}
 #CP_SmartMenu a:hover {
     color: #eee !important;
}
 #CP_SmartMenu ul a:focus, #CP_SmartMenu ul a:hover {
     color: #fff;
}
 #CP_SmartMenu ul a.highlighted, #CP_SmartMenu ul a:active, #CP_SmartMenu ul a:focus, #CP_SmartMenu ul a:hover {
     color: #fff !important;
     background: grey;
}
 .modal-dialog {
     max-width: 85rem !important;
     margin: 30px auto;
}
 .bg-color-1 {
     background-color: #a5bcc5 !important;
     border-color: #a5bcc5 !important;
     color: #fff !important;
}
 .bg-color-2 {
     background-color: #555 !important;
     border-color: #555 !important;
     color: #fff !important;
}
 .color {
     color: #769aa7;
}
 #CP_MobileBar {
     display: none;
}
 .mt-6 {
     margin-top: 16rem !important;
}
 #homeImg {
     height: 500px;
}
 #homeImg h2 {
     margin-top: 1rem;
}
 .hometext {
     display: block;
     font-family: 'Open Sans', sans-serif;
     color: #ffffff;
     text-align: left;
}
 .right-vert-bar {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     background-color: #ffffff;
     width: 80px;
     z-index: 7500;
     -webkit-transition: -webkit-background-color 600ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: -moz-background-color 600ms cubic-bezier(0.77, 0, 0.175, 1);
     -o-transition: -o-background-color 600ms cubic-bezier(0.77, 0, 0.175, 1);
     transition: background-color 600ms cubic-bezier(0.77, 0, 0.175, 1);
     -webkit-box-shadow: 0px 24px 20px 0px rgba(16, 16, 17, 0.13);
     -moz-box-shadow: 0px 24px 20px 0px rgba(16, 16, 17, 0.13);
     box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
}
 .rvb-social a {
     color: #a5bcc5 !important;
     vertical-align: middle;
     margin-left: 10px;
     margin-right: 10px;
     padding: 10px;
     text-transform: uppercase;
     font-size: 14px;
     font-weight: 500;
     letter-spacing: 2px;
     -webkit-transition: color 300ms ease;
     -moz-transition: color 300ms ease;
     -o-transition: color 300ms ease;
     transition: color 300ms ease;
}
 .rvb-social {
     position: absolute;
     left: 36%;
     -webkit-transform-origin: left bottom;
     -moz-transform-origin: left bottom;
     -ms-transform-origin: left bottom;
     -o-transform-origin: left bottom;
     transform-origin: left bottom;
     -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
     transform: rotate(90deg);
     white-space: nowrap;
}
 .card-box {
     padding: 40px 40px;
     border-radius: 5px;
     text-align: center;
     background-color: #ffffff;
     position: relative;
     -webkit-box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
     -moz-box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
     box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
}
 .hhc-tagline-primary {
     display: inline-block;
     text-transform: uppercase;
     font-size: 7em;
     font-weight: 400;
     font-family: 'Open Sans', sans-serif;
     color: #ffffff;
     line-height: 1em;
}
 .modal-content {
     margin-top: 100px;
}
 .modal-style {
     width: 80% !important;
     margin: 30px auto;
}
 .login-block{
     float:left;
     width:100%;
     padding : 50px 0;
     border-radius: 10px;
     border: 1px solid #eee ;
     box-shadow:15px 20px 0px rgba(0,0,0,0.1);
}
 .banner-sec{
     background:url(/images/galleries/style/649/images/img6.jpg) no-repeat left bottom;
     background-size:cover;
     min-height:500px;
     border-radius: 0 10px 10px 0;
     padding:0;
}
 .login-sec{
     padding: 50px 30px;
     position:relative;
}
 .login-sec h4{
     font-weight:800;
     color: #769aa7;
}
 .jumbotron {
     margin-bottom: 0rem;
}
 .modal-open .modal {
     z-index: 90000;
}
 .hhc-tagline-secondary {
     margin-left: auto;
     margin-right: 0;
     margin-bottom: 20px;
     text-transform: uppercase;
     font-size: 1em;
     font-weight: 400;
     font-family: 'Open Sans', sans-serif;
     letter-spacing: 2px;
     color: #eee;
}
 .btn {
     padding: 16px 60px;
     text-align: center;
     text-transform: uppercase;
     font-size: 1em;
     font-weight: 700;
     font-family: 'Open Sans', sans-serif;
     letter-spacing: 2px;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -o-transition: all 300ms ease;
     transition: all 300ms ease;
}
 .btn-secondary {
     color: #fff;
     background-color: #a5bcc5;
     border-color: #a5bcc5;
}
 .btn-secondary:hover{
     color: #fff;
     background-color: #555;
     border-color: #555;
}
 .btn:focus {
     outline: 0;
     color: #fff;
     background-color: #555;
     border-color: #555;
}
 .contact-button {
     background-color: transparent !important;
     font-family: 'Open Sans', sans-serif;
     cursor: pointer;
     position: fixed;
     z-index: 99999990 
}
 .contact-button a:focus, a:hover {
     text-decoration: none !important;
}
 .contact-button .triangle {
     position: absolute;
     width: 0;
     height: 0;
     z-index: -1 
}
 .contact-button .button-text {
     height: 81px;
     width: 81px;
     text-align: center;
     z-index: 1000;
     color: #ffffff;
     font-size: 1em;
     text-transform: uppercase;
     font-weight: normal !important;
}
 .contact-button .bottom {
     line-height: 108px !important;
}
 .contact-button .top {
     line-height: 53px !important;
}
 .contact-button.top-right {
     top: 0;
     right: 0 
}
 .contact-button.top-right .triangle {
     top: 0;
     right: 0;
     border-top: 41px solid #a5bcc5;
     border-left: 41px solid transparent 
}
 .contact-button a:hover, a:focus {
     color: #808080;
     text-decoration: none !important 
}
 label {
     display: none;
}
 .contact-button.top-right .button-text {
     -ms-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 .contact-button.top-left {
     top: 0;
     left: 0;
}
 .contact-button.top-left .triangle {
     top: 0;
     left: 0;
     border-top: 81px solid #a5bcc5;
     border-right: 81px solid transparent;
}
 .contact-button.top-left .button-text {
     -ms-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 .contact-button.bottom-right {
     bottom: 0;
     right: 0;
}
 .contact-button.bottom-right .triangle {
     bottom: 0;
     right: 0;
     border-bottom: 81px solid #a5bcc5;
     border-left: 81px solid transparent 
}
 .contact-button.bottom-right .button-text {
     -ms-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 .contact-button.bottom-left {
     bottom: 0;
     right: 0;
}
 .contact-button.bottom-left .triangle {
     bottom: 0;
     left: 0;
     border-bottom: 81px solid #a5bcc5;
     border-left: 81px solid transparent 
}
 .contact-button.bottom-left .button-text {
     -ms-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 .contact-button.bottom-left, .contact-button.bottom-right, .contact-button.top-left, .contact-button.top-right {
     padding: 0 !important;
}
 #styleServices {
     display:block;
     margin:0;
     padding:0;
     list-style:none;
}
 #styleServices li {
     width:50%;
     float:left;
     display:block;
     margin:0 0 30px 0;
}
 #styleServices li:nth-child(odd) a {
     margin-right:20px;
}
 #styleFeature {
     position:relative;
     margin:0 0 10px;
     width:100%;
     height: 831px;
     background:url(/images/galleries/style/649/images/img1.jpg) no-repeat;
     background-position:top center;
     display:none;
     background-size: cover;
}
 #styleFeature.internal {
     height:540px;
     display:block;
}
 #skipNav {
     display: none;
     background: #a5bcc5;
     width: 100%;
     border: 0px solid #fff !important;
     z-index: 100;
     border-radius: 0 0 0px 0px;
     -moz-border-radius: 0 0 0px 0px;
     -webkit-border-radius: 0 0 0px 0px;
     color: #fff;
     font-weight: 100;
     text-transform: uppercase;
     font-family: 'Open Sans', sans-serif;
}
 #skipNav:focus {
     opacity: 1;
     top: 0;
}
 .pageLoader {
     width: 100%;
     height: 100%;
     position: fixed;
     left: 0;
     top: 0;
     background: url(/images/galleries/style/561/loader.gif) 50% 50% no-repeat #FFF;
     z-index: 1000;
}
 .caption strong {
     font-weight: bold;
}
 #CP_Wrapper {
     position: relative;
     height: 100%;
}
 .white-text {
     color: #fff!important;
}
 #Newsletter .note {
     background: none;
     padding-left: 65px;
     min-height: 60px;
}
 .input-lg {
     height: 46px;
     padding: 10px 16px;
     font-weight: 100;
     border-radius: 5px;
     font-size: 16px;
}
 .flex-center {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     height: 100%;
}
 .view .full-bg-img, .view .mask {
     width: 100%;
     height: 100%;
     position: absolute;
     overflow: hidden;
     top: 0;
     left: 0;
}
 .view .mask {
     background-attachment: fixed;
}
 .waves-effect {
     position: relative;
     cursor: pointer;
     overflow: hidden;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-tap-highlight-color: transparent;
     z-index: 1;
}
 .view {
     overflow: hidden;
     position: relative;
     cursor: default;
}
 .hm-zoom:hover img {
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
}
 .hm-zoom img, .hm-zoom video, .overlay img, .overlay video {
     -webkit-transition: all .2s linear;
     transition: all .2s linear;
}
 h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, h6, .h6 {
     line-height: 160%;
     font-family: 'Open Sans', sans-serif;
     letter-spacing: 2px;
     font-weight: 100;
}
 h2 {
     text-transform: uppercase;
     font-size: 1.3rem;
}
 .display-3 {
     font-family: 'Great Vibes', cursive;
}
 .h5 {
     color: rgba(0, 0, 0, .5);
}
/* Colors */
 .thin {
     font-weight: 100;
}
 .strong {
     font-weight: 600;
}
 a:focus, a:hover {
     color: #a5bcc5;
     text-decoration: underline;
}
 #homeImg a {
     color: #fff !important;
}
 #homeImg a:hover {
     color: #fff !important;
}

.tv-widget-ticker-item__body--down {
    color: #2a3b41;
}
.tv-widget-ticker-item__body--down .tv-widget-ticker-item__change-direction>svg {
    display: block;
    transform: scale(-1);
    color: #b5c8cf;
}

 a {
     color: #769aa7;
     text-decoration: none;
}
 a:hover, a:focus {
     color: #808080;
     text-decoration: underline;
}
 .color-1 {
     color: #a5bcc5 !important;
     border-color: #a5bcc5 !important;
}
 .bg-color-1 {
     background-color: #a5bcc5 !important;
     border-color: #a5bcc5 !important;
     color: #fff !important;
}
 .color-2 {
     color: #091D42 !important;
     border-color: #091D42 !important;
}
 .bg-color-2 {
     background-color: #091D42 !important;
     border-color: #091D42 !important;
     color: #fff !important;
}
 .bg-white {
     background-color: #fff !important;
}
 .white {
     color: #fff !important;
}
 .btn {
     transition: all 0.3s ease;
     text-decoration: none;
     border-radius: 5px;
}
 .btn-primary {
     color: #b7b7b7;
     border-radius: 5px;
     background: #fff;
     border-color: #b7b7b7;
     border: 1px solid #b7b7b7;
}
 .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover {
     color: #a5bcc5;
     background: transparent;
     border-color: #a5bcc5;
     border: 1px solid #a5bcc5;
}
 .btn-underline {
     color: #fff;
     background-color: transparent;
     border-top-color: transparent;
     border-left-color: transparent;
     border-right-color: transparent;
     border-bottom-color: rgba(255, 255, 255, .3);
     margin: 1em 1em;
     border-radius: 0px;
     border-bottom: 1px solid #fff;
     text-decoration: none;
     padding: 10px 16px;
     font-size: 1em;
}
 .btn-underline:hover, .btn-underline:focus {
     color: #fff;
     border-color: transparent;
     margin: 1em 1em;
     padding: 10px 16px;
     text-decoration: none;
     box-shadow:none;
}
 .btn-ghost {
     background: transparent;
     border-radius: 5px;
     color: #fff;
     border: 1px solid #fff;
    /* CSS Transition */
     -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
     -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
     -ms-transition: background .2s ease-in-out, border .2s ease-in-out;
     -o-transition: background .2s ease-in-out, border .2s ease-in-out;
     transition: background .2s ease-in-out, border .2s ease-in-out;
}
 .btn-ghost:hover, .btn-ghost:active {
     color: #fff;
     background: #a5bcc5;
}
/* Header */
 #CP_Header {
     position: absolute;
     width: 100%;
     top: 15px;
     z-index: 16;
}
 #CP_Header .clearfix {
     position: relative;
}
 #logo h2:before {
     content: " ";
     float: left;
     display: block;
     margin-right: 15px;
     height: 50px;
     width: 50px;
     background: url('/images/galleries/style/648/images/648.svg') no-repeat;
}
 #logo {
     text-decoration: none;
     float: left;
     display: block;
     color: #fff;
}
 #logo h2 {
     margin: 0;
     padding: 0;
     line-height: 50px;
     font-weight: bold;
}
 #logo img {
     max-width: 400px;
     max-height: 100px;
}
/* Homepage Static Image */
 #homeImg .align, #interiorImg .align {
     width: 100%;
     height: 100%;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -ms-flex-align: center;
     -webkit-align-items: center;
     -webkit-box-align: center;
     align-items: center;
}
 #testimonials .carousel-indicators {
     bottom: -50px;
}
 .overlay {
     background: rgba(56, 56, 56, 0.2);
     min-height: 100%;
}
 .parallax {
     color: #fff;
     background-attachment: fixed!important;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover 
}
 #services a {
     text-decoration: none;
     color: #555555;
     display: block;
}
 #services a .fa, #services a u {
     transition: all 0.3s ease;
}
 #services a:hover .fa, #services a:hover u {
     color: #396A92;
}
/* Form */
 #information .form-control {
     border: 1px solid #fff;
     border-radius: 5px;
}
 .form-control {
     border-radius: 5px;
}
 #styleTitle .white {
     padding: 60px 0;
}
 #sticky {
     position: sticky;
     top: 0;
     float: right;
}
/* Footer */
 .pr247ndwg_container {
     height: 265px !important;
}

.tv-widget-ticker-item__body--down {
    color: #769aa7;
}

.tv-widget-ticker-item__body--down .tv-widget-ticker-item__change-direction > svg {
    color: #769aa7;
}

.tv-widget-ticker-item__body--up {
    color: #769aa7;
}

.tv-widget-ticker-item__body--up .tv-widget-ticker-item__change-direction > svg {
    color: #769aa7;
}

.tv-widget-ticker-item__body--up .tv-widget-ticker-item__change-direction > svg {
    display: block;
    color: #769aa7;
}

 hr.pr247ndwg_divider {
     display: none;
     margin: 0px;
}
 .pr247ndwg_container {
     padding: 0px !important;
}
 pr247ndwg_date {
     display: none;
}
 .pr247ndwg_headline {
     font-weight: normal;
     line-height: 160%;
     font-family: 'Open Sans', sans-serif;
     cursor: pointer;
     color: #769aa7;
     font-size: 1rem;
     text-decoration: none;
}
 .pr247ndwg_footer {
     display: none !important;
}
 #rssFeedReader p {
     display: none;
}
 #rssFeedReader a {
     display: block !important;
     font-size: 1rem;
     line-height: 160%;
     letter-spacing: normal;
     margin: 0px !important;
}
 footer #CP_SmartMenu li {
     float: none;
}
 footer ul {
     list-style: none;
     width: 100%;
     margin: 0px;
     padding: 0px;
}
 footer #CP_SmartMenu a, footer #CP_SmartMenu a:active, footer #CP_SmartMenu a:focus, footer #CP_SmartMenu a:hover {
     padding: 5px 0px !important;
}
 footer #CP_SmartMenu a {
     color: #769aa7;
}
 footer #CP_SmartMenu a:hover {
     color: #999 !important;
}
 footer {
     color: #999;
}
 #subFooter li {
     color: #999 !important;
}
 .jumbotron a, footer a:hover, .jumbotron a:focus {
     text-decoration: none;
     color: #999 !important;
}
/* Desktop */
 @media (max-width: 1200px) and (min-width: 767px) {
     #interiorImg, #homeImg {
         display: flex;
         flex-direction: column;
         width: 100%;
         height: calc(100% - 0px);
    }
     .padding-both, .padding-right {
         padding: 0rem;
    }
     #CP_SmartMenu a .sub-arrow {
         display: none;
    }
     footer h5 {
         text-align: center;
    }
     .padding {
         padding-right: 3vw;
         padding-left: 3vw;
    }
     #content {
         padding: 0px;
    }
     .rvb-social {
         top: 0px !important;
    }
}
 @media (max-width: 1199px) {
     .border-right {
         border-right: 0px solid #E5E5E5;
    }
     .right-vert-bar {
         display: none;
    }
     .padding-both, .padding-right {
         padding: 0rem;
    }
     .nav-padding {
         padding-right: 0vw;
         padding: 0vw !important;
    }
     #CP_SmartMenu a .sub-arrow {
         display: block !important;
         z-index: 200000000;
    }
     .modal-style {
         width: 80% !important;
         margin: 30px auto;
    }
     .ml-4 {
         margin-left: 0rem !important;
    }
     .hometext {
         text-align: center;
    }
     .hometext {
         margin-left: 0px;
    }
     #homeImg h2 {
         font-size: 1.5em;
         line-height: 160%;
    }
     footer #SmartMenu {
         display: none;
    }
     .hhc-tagline-primary {
         text-align: center;
         font-size: 3rem;
    }
     .btn {
         padding: 15px;
    }
     .px-3 {
         padding-right: 0rem !important;
         padding-left: 0rem !important;
    }
     #homeImg .align, #interiorImg .align {
         padding: 45px 0px 45px 0px;
    }
     .list-group-item {
         text-align: center;
    }
     #homeImg h2, #interiorImg h2 {
         text-transform: uppercase;
         font-weight: 700;
         font-size: 40px;
         line-height: 160%;
    }
     .internal header.fix, header.fix {
         box-shadow: none;
    }
     #homeImg .carousel-indicators {
         bottom: 20px !important;
    }
     #logo img {
         padding-right: 0px;
    }
     #homeImg h2 {
         font-size: 40px;
         line-height: 160%;
    }
     .btn-underline {
         display: block;
         border-bottom: 0px solid #fff !important;
    }
     #homeImg .caption, #interiorImg .caption {
         width: 100%;
         text-align: center;
    }
     #logo {
         text-align: center;
         float: none;
         padding-right: 70px;
    }
     #logo img {
         padding-right: 50px;
    }
}
 @media (max-width:767px) {
     footer {
         text-align: center;
    }
     #rssFeedReader p {
         display: block !important;
         text-align: center;
    }
     #styleServices li {
         width: 100%;
         float: none;
         display: block;
         margin: 0 0 30px 0;
         text-align: center;
    }
     #CP_SmartMenu a {
         color: #a5bcc5 !important;
    }
     #homeImg {
         height: auto;
    }
     #styleFeature {
         height: 600px;
    }
}
 @media (max-width: 991px) {
     .modal-content {
         margin-top: 0px;
    }
     #CP_SmartMenu a:hover {
         color: #a5bcc5 !important;
    }
     #rssFeedReader p {
         display: block !important;
         text-align: center;
    }
     #rssFeedReader a {
         text-align: center;
    }
     footer dl, ol, ul {
         text-align: center;
    }
     #homeImg h2 {
         font-size: 24px;
         line-height: 160%;
    }
     #skipNav {
         display: block;
    }
     #CP_SmartMenu a {
         color: #a5bcc5 !important;
    }
     #CP_MobileBar {
         display: block;
         padding: 15px 0;
         min-height: 35px;
         margin: 0;
         width: 100%;
         text-align: center;
         -webkit-box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
         -moz-box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
         box-shadow: 0px 24px 65px 0px rgba(16, 16, 17, 0.13);
    }
     .mt-6 {
         margin-top: 10rem !important;
    }
     .margin--60 {
         margin-top: 0px !important;
         margin-bottom: 0px !important;
    }
     .border-left {
         border-left: 0px solid #E5E5E5 !important;
    }
     .modal-dialog {
         max-width: 500px !important;
         margin: 30px auto;
    }
}
 @media (max-height: 800px) {
     .humble {
         display: none;
    }
}
 @media (max-width: 450px) {
     #Nav {
         width: 90%;
    }
}

/* Start MENU */
