body {color: #22507a; font: 400 16px/24px "Open Sans", Arial, sans-serif; overflow-x: hidden;}
body .row {max-width: 1170px;}
body .columns, body .column {padding: 0 13px;}

h1, h2, h3, h4, h5, h6 {color: #22507a; font-family: "Open Sans", Arial, sans-serif; font-weight: 700; margin-bottom: 20px;}
h1 {font-size: 28px; line-height: 36px;}
h2 {font-size: 26px; line-height: 34px;}
h3 {font-size: 24px; line-height: 32px;}
h4 {color: #c91711; font-size: 24px; line-height: 32px;}
h5 {font-size: 20px; line-height: 24px;}
h6 {font-size: 18px; line-height: 20px;}
@media only screen and (min-width: 641px) {
	h1 {font-size: 36px; line-height: 44px;}
	h2 {font-size: 32px; line-height: 40px;}
	h3 {font-size: 28px; line-height: 36px;}
}

p {color: #22507a; font: normal 16px/24px "Open Sans", Arial, sans-serif; margin-bottom: 20px;}
a {color: #c91711; font-style: normal; text-decoration: none;}
a:hover {color: #b11610;}

.wrapper {box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25); margin: 0 auto; max-width: 1170px; width: 100%;}

.mobile-fixed {
	position: fixed;
	bottom: 0px; left: 0px;
	width: 100%;
	z-index: 200001;
}

.gdpr-banner .button {
	padding: 1px 10px 2px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 600;
	background: #c31710;
	border-radius: 5px;
}

/*** avenia header ***/
.avenida-link {
    /* width: 212px; */
    width: 100%;
    height: 78px;
    display: block;
    background-image: url(//res.cloudinary.com/simpleview/image/upload/v1492535787/clients/houston/grb_at_avenida_041817_001_2e1afb5e-c48d-4d5a-974d-88ceaac72f4e.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#avenida-logo-mobile {
    visibility: hidden;
    display: none;
}
@media (max-width:768px){
	#avenida-logo-mobile {
		float: left;
	    margin-left: 135px;
	    margin-top: 5px;
	    visibility: visible;
	    display: block;
	}
	.avenida-link { 
		display: none;
	}
}

/*** header ***/
a.logo-link {
    display: block;
    padding: 10px 12px 12px;
    background: #c91711;
}

.headerWrapper {background: #22507a; position: relative; z-index: 500;}
.headerWrapper .header-int {box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.2); position: relative; width: 100%; z-index: 1;}
.headerWrapper .logo-header {
	position: absolute; top: 0; left: 15px; width: 152px;
	/*
	background: #c91711;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
	*/
	padding: 4px 16px 14px;
	padding: 0px;
	text-align: center;	
	z-index: 500;
}
.headerWrapper .header-top-wrapper {
	background-image: url(/includes/public/assets/images/stripes.png); 
	min-height: 50px; 
	padding:15px 15px 12px; 
	width: 100%;
}
.wrapper.no-slide .headerWrapper .header-int-bottom {margin-bottom: 25px;}
.headerWrapper .header-int-bottom .header-info {display: none;}
@media only screen and (min-width: 641px) {
	.headerWrapper .logo-header {padding: 10px 19px 14px; padding: 0px; width: 192px;}	
	.headerWrapper .header-int-bottom {background: #f7f7f7; min-height: 40px; padding-left: 240px; width: 100%;}
	.wrapper.no-slide .headerWrapper .header-int-bottom {margin-bottom: 20px;}
	.headerWrapper .header-int-bottom .header-info {
		display: block;
		color: #1a3b5b;
		font: 400 16px/16px "Open Sans", Arial, sans-serif;
		margin: 0;
		padding-top: 12px;
	}
	.headerWrapper .header-int-bottom a {color: #c91711; font-weight: 700;}	
	.headerWrapper .header-int-bottom a:hover {color: #b11610;}	
	.headerWrapper .header-int-bottom img {margin-bottom: 3px;}
	.headerWrapper .header-int-bottom .current {font-weight: 600;}
	.headerWrapper .headerSecondary {position: relative; top: 5px; padding-right: 25px;}
}
@media only screen and (max-width: 767px) {
   .headerWrapper .header-top {display: none;}
}
@media only screen and (min-width: 1025px) {
	.headerWrapper .logo-header {padding: 10px 12px 22px; padding: 0px; width: 212px;}
	.wrapper.no-slide .headerWrapper .header-int-bottom {margin-bottom: 50px;}
}

/*** Spacing Fix for at Avenida Logo ***/
.slideshowWrapper {
    margin-bottom: 50px;
}
.slideshowWrapper {padding-bottom: 20px;}
@media only screen and (min-width: 1025px) { .slideshowWrapper {padding-bottom: 14px;} }

/*** footer ***/
.footerWrapper {
	padding-top: 30px;
	position: relative;
	text-align: center;
	color: #FFF;
	font: 400 14px/20px "Open Sans", Arial, sans-serif;
}
.footerWrapper .footer-top {background-image: url(/includes/public/assets/images/textured_paper.png);}
.footerWrapper .footer-bottom {background-image: url(/includes/public/assets/images/stripes.png); padding: 14px 0 24px;}
.footerWrapper .footer-bottom .top {border-bottom: 1px dotted #7a8a9a; padding-bottom: 16px; margin-bottom: 18px;}
.footer-logo {display: inline-block; margin-bottom: 38px;}
.footer-logo.logo {width: 102px;}
.footer-logo.logohf {width: 200px;}
.footer-logo.logovh {width: 260px;}
.footerWrapper .login {font-weight: 700; width: 100%;}
.footerWrapper .info {padding-bottom: 24px; width: 100%;}
.footerWrapper .footer-right a {color: #FFF; font-weight: 700;}
.footerWrapper .footer-right p {color: #FFF; font: 400 14px/20px "Open Sans", Arial, sans-serif; margin-bottom: 20px;}

.footerWrapper .quick-links {
	width: 100%;
	text-align: center;
	color: #222;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	padding:12px;
	border: 1px dotted #808080;
	margin:20px 0;
	cursor: pointer;
}
@media only screen and (min-width: 641px) {
	.footerWrapper .footer-bottom .top {padding-bottom: 34px;}
	.footerWrapper .info, .footerWrapper .login {padding-bottom: 0; width: auto;}
	.footer-logo.logovh {width: 230px; margin-left: 25px;}
}
@media only screen and (min-width: 1025px) {
	.footerWrapper {padding-top: 40px; text-align: left;}
	.footerWrapper .footer-right {text-align: right; padding: 20px 20px 0 0;}
	.footerWrapper .footer-bottom .top {padding-bottom: 18px;}
	.footer-left {padding: 20px 0 0 20px; }
	.footer-logo.logo {margin-bottom: 25px;}
	.footer-logo.logohf {margin-left: 16px;}
	.footer-logo.logovh {width: 255px; margin-left: 16px;}
	.footer-logo.logogreen {margin-bottom: 10px;}
}

.form-group input.date, .form-group input.date:focus {
    background: #fff url(/includes/public/assets/images/iconCal-gray.png) no-repeat right 10px center;
}

.slideshow_container .title {
    display: inline;
}
.slideshow_container .desc {
    display: none;
}