/*--------------------------------------------------------------
# Uikit Overrides
--------------------------------------------------------------*/
.uk-container {
    max-width: 1170px;
}
.uk-container-large {
    max-width: 1318px;
}
.uk-container-expand {
    max-width: none;
}
a, .uk-link {
    color: rgba(60, 60, 60, 0.5);
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;		
}
a:hover, .uk-link:hover, .uk-link-toggle:hover .uk-link, .uk-link-toggle:focus .uk-link {
    color: rgba(60, 60, 60, 0.8);
}
.uk-select:not([multiple]):not([size]) {
    background-image: url(../img/drop-down-arrow.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 10px;
}
.uk-light .uk-select:not([multiple]):not([size]), .uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-primary > :not([class*='uk-card-media']) .uk-select:not([multiple]):not([size]), .uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-secondary > :not([class*='uk-card-media']) .uk-select:not([multiple]):not([size]), .uk-overlay-primary .uk-select:not([multiple]):not([size]), .uk-offcanvas-bar .uk-select:not([multiple]):not([size]) {
    background-image: url(../img/caret-down-solid.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 10px;
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
    height: 46px;
    padding-left: 20px;
    padding-right: 20px;
}
.uk-light h1, .uk-light .uk-h1, .uk-light h2, .uk-light .uk-h2, .uk-light h3, .uk-light .uk-h3, .uk-light h4, .uk-light .uk-h4, .uk-light h5, .uk-light .uk-h5, .uk-light h6, .uk-light .uk-h6, .uk-section-primary:not(.uk-preserve-color) h1, .uk-section-primary:not(.uk-preserve-color) .uk-h1, .uk-section-primary:not(.uk-preserve-color) h2, .uk-section-primary:not(.uk-preserve-color) .uk-h2, .uk-section-primary:not(.uk-preserve-color) h3, .uk-section-primary:not(.uk-preserve-color) .uk-h3, .uk-section-primary:not(.uk-preserve-color) h4, .uk-section-primary:not(.uk-preserve-color) .uk-h4, .uk-section-primary:not(.uk-preserve-color) h5, .uk-section-primary:not(.uk-preserve-color) .uk-h5, .uk-section-primary:not(.uk-preserve-color) h6, .uk-section-primary:not(.uk-preserve-color) .uk-h6, .uk-section-secondary:not(.uk-preserve-color) h1, .uk-section-secondary:not(.uk-preserve-color) .uk-h1, .uk-section-secondary:not(.uk-preserve-color) h2, .uk-section-secondary:not(.uk-preserve-color) .uk-h2, .uk-section-secondary:not(.uk-preserve-color) h3, .uk-section-secondary:not(.uk-preserve-color) .uk-h3, .uk-section-secondary:not(.uk-preserve-color) h4, .uk-section-secondary:not(.uk-preserve-color) .uk-h4, .uk-section-secondary:not(.uk-preserve-color) h5, .uk-section-secondary:not(.uk-preserve-color) .uk-h5, .uk-section-secondary:not(.uk-preserve-color) h6, .uk-section-secondary:not(.uk-preserve-color) .uk-h6, .uk-tile-primary:not(.uk-preserve-color) h1, .uk-tile-primary:not(.uk-preserve-color) .uk-h1, .uk-tile-primary:not(.uk-preserve-color) h2, .uk-tile-primary:not(.uk-preserve-color) .uk-h2, .uk-tile-primary:not(.uk-preserve-color) h3, .uk-tile-primary:not(.uk-preserve-color) .uk-h3, .uk-tile-primary:not(.uk-preserve-color) h4, .uk-tile-primary:not(.uk-preserve-color) .uk-h4, .uk-tile-primary:not(.uk-preserve-color) h5, .uk-tile-primary:not(.uk-preserve-color) .uk-h5, .uk-tile-primary:not(.uk-preserve-color) h6, .uk-tile-primary:not(.uk-preserve-color) .uk-h6, .uk-tile-secondary:not(.uk-preserve-color) h1, .uk-tile-secondary:not(.uk-preserve-color) .uk-h1, .uk-tile-secondary:not(.uk-preserve-color) h2, .uk-tile-secondary:not(.uk-preserve-color) .uk-h2, .uk-tile-secondary:not(.uk-preserve-color) h3, .uk-tile-secondary:not(.uk-preserve-color) .uk-h3, .uk-tile-secondary:not(.uk-preserve-color) h4, .uk-tile-secondary:not(.uk-preserve-color) .uk-h4, .uk-tile-secondary:not(.uk-preserve-color) h5, .uk-tile-secondary:not(.uk-preserve-color) .uk-h5, .uk-tile-secondary:not(.uk-preserve-color) h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-h6, .uk-card-primary.uk-card-body h1, .uk-card-primary.uk-card-body .uk-h1, .uk-card-primary.uk-card-body h2, .uk-card-primary.uk-card-body .uk-h2, .uk-card-primary.uk-card-body h3, .uk-card-primary.uk-card-body .uk-h3, .uk-card-primary.uk-card-body h4, .uk-card-primary.uk-card-body .uk-h4, .uk-card-primary.uk-card-body h5, .uk-card-primary.uk-card-body .uk-h5, .uk-card-primary.uk-card-body h6, .uk-card-primary.uk-card-body .uk-h6, .uk-card-primary > :not([class*='uk-card-media']) h1, .uk-card-primary > :not([class*='uk-card-media']) .uk-h1, .uk-card-primary > :not([class*='uk-card-media']) h2, .uk-card-primary > :not([class*='uk-card-media']) .uk-h2, .uk-card-primary > :not([class*='uk-card-media']) h3, .uk-card-primary > :not([class*='uk-card-media']) .uk-h3, .uk-card-primary > :not([class*='uk-card-media']) h4, .uk-card-primary > :not([class*='uk-card-media']) .uk-h4, .uk-card-primary > :not([class*='uk-card-media']) h5, .uk-card-primary > :not([class*='uk-card-media']) .uk-h5, .uk-card-primary > :not([class*='uk-card-media']) h6, .uk-card-primary > :not([class*='uk-card-media']) .uk-h6, .uk-card-secondary.uk-card-body h1, .uk-card-secondary.uk-card-body .uk-h1, .uk-card-secondary.uk-card-body h2, .uk-card-secondary.uk-card-body .uk-h2, .uk-card-secondary.uk-card-body h3, .uk-card-secondary.uk-card-body .uk-h3, .uk-card-secondary.uk-card-body h4, .uk-card-secondary.uk-card-body .uk-h4, .uk-card-secondary.uk-card-body h5, .uk-card-secondary.uk-card-body .uk-h5, .uk-card-secondary.uk-card-body h6, .uk-card-secondary.uk-card-body .uk-h6, .uk-card-secondary > :not([class*='uk-card-media']) h1, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h1, .uk-card-secondary > :not([class*='uk-card-media']) h2, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h2, .uk-card-secondary > :not([class*='uk-card-media']) h3, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h3, .uk-card-secondary > :not([class*='uk-card-media']) h4, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h4, .uk-card-secondary > :not([class*='uk-card-media']) h5, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h5, .uk-card-secondary > :not([class*='uk-card-media']) h6, .uk-card-secondary > :not([class*='uk-card-media']) .uk-h6, .uk-overlay-primary h1, .uk-overlay-primary .uk-h1, .uk-overlay-primary h2, .uk-overlay-primary .uk-h2, .uk-overlay-primary h3, .uk-overlay-primary .uk-h3, .uk-overlay-primary h4, .uk-overlay-primary .uk-h4, .uk-overlay-primary h5, .uk-overlay-primary .uk-h5, .uk-overlay-primary h6, .uk-overlay-primary .uk-h6, .uk-offcanvas-bar h1, .uk-offcanvas-bar .uk-h1, .uk-offcanvas-bar h2, .uk-offcanvas-bar .uk-h2, .uk-offcanvas-bar h3, .uk-offcanvas-bar .uk-h3, .uk-offcanvas-bar h4, .uk-offcanvas-bar .uk-h4, .uk-offcanvas-bar h5, .uk-offcanvas-bar .uk-h5, .uk-offcanvas-bar h6, .uk-offcanvas-bar .uk-h6,
.uk-light .uk-form-label, .uk-section-primary:not(.uk-preserve-color) .uk-form-label, .uk-section-secondary:not(.uk-preserve-color) .uk-form-label, .uk-tile-primary:not(.uk-preserve-color) .uk-form-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-label, .uk-card-primary.uk-card-body .uk-form-label, .uk-card-primary > :not([class*='uk-card-media']) .uk-form-label, .uk-card-secondary.uk-card-body .uk-form-label, .uk-card-secondary > :not([class*='uk-card-media']) .uk-form-label, .uk-overlay-primary .uk-form-label, .uk-offcanvas-bar .uk-form-label, .uk-select:not([multiple]):not([size]) option,
.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*='uk-card-media']), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*='uk-card-media']), .uk-overlay-primary, .uk-offcanvas-bar {
    color: rgba(255, 255, 255, 1);
}
.uk-form-icon {
    width: 20px;
}
.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0, 0, 0, 0.3);
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
    padding-left: 32px !important;
}
.uk-modal-close-full {
    background: transparent;
}
.uk-input, .uk-select, .uk-textarea {
    font-size: 0.875rem; /* 14px */
	color: #000;
    border: 2px solid #a9a79f;	
}
.uk-button-link {
    color: inherit;
}
.uk-button {
    font-family: 'Helvetica Neue', san-serif;
    font-weight: normal;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #000;
    font-size: 0.875rem; /* 14px */
    padding: 0 20px;
    line-height: 46px;
    min-height: 48px;
	min-width: 240px;
	letter-spacing: 2px;
}
.uk-button .rotate {
	margin-left: 2px;
	display: inline-block;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;	
}
.uk-button:hover .rotate {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.uk-button-large {
	font-size: 0.8125rem; /* 13px */
	letter-spacing: 1.5px;
	line-height: 46px;
	min-height: 44px;
}
.uk-button-default {
    background-color: rgba(255, 255, 255, 1);    
}
.uk-light .uk-button-default {
    border-color: rgba(255, 255, 255, 0.85);    
}
.uk-button-default:hover, .uk-light .uk-button-default:hover {
    border-color: rgba(255, 255, 255, 1);    
}
.uk-button-default:hover {
    border-color: rgba(60, 60, 60, 1);   
}
.uk-light .uk-button-default:hover {
	color: rgba(255,255,255,1);
}
.uk-button-primary, .uk-light .uk-button.uk-button-primary {
	background-color: #e32a2a;
	border-color: #e32a2a;
	color: #ffffff;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: transparent;
    border-color: #e32a2a;
    color: #e32a2a;
}
.uk-light .uk-button.uk-button-primary:hover, .uk-light .uk-button-primary:focus {
    background-color: transparent;
	border-color: rgba(255, 255, 255, 0.85);
    color: #ffffff;
}
.uk-button-secondary {
    background-color: #334255;
	color: #ffffff;	
}
.uk-button-secondary:hover, .uk-button-secondary:focus {
    background-color: #768771;
}
.uk-button-secondary:active, .uk-button-secondary.uk-active {
    background-color: #768771;
}
.uk-button-dark {
	background-color: #2a3747;
	border: 1px solid #2a3747;	
	color: #fff;
}
.uk-button-dark:hover, .uk-button-dark:focus {
    background-color: transparent;
    border-color: #768771;	
}
.uk-button-dark:active, .uk-button-dark.uk-active {
    background-color: transparent;
    border-color: #768771;	
}
.uk-background-primary {
    background-color: #112548;	
}
.uk-background-muted {
    background-color: #f7f7f7;
}
.uk-background-secondary {
	background-color: #334255;
}
.uk-text-primary {
	color: #1f7c79 !important;	
}
.uk-card-default, .uk-card-default .uk-card-title {
    color: #000;
}
.uk-card-body {
    line-height: 1.8;
}
.uk-heading-xlarge {
    font-size: 3.4rem;
}
@media (min-width: 640px){
	.uk-button-large {
		min-width: 192px;
	}		
}
@media (min-width: 1200px){
	.uk-button-large {
		padding: 0 35px;
	}	
	.uk-card-body {
		padding: 80px 90px;
	}
	.uk-heading-xlarge {
		font-size: 5rem;
		line-height: 1.125;
	}	
}
@media (max-width: 640px){
	.uk-button-large {
		padding: 0 20px;
		letter-spacing: 1.5px;	
	}	
	.uk-height-large {
		height: 350px;
	}	
}
/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
html {
	font-family: 'Helvetica Neue', san-serif;	
	font-weight: normal;	
    font-style: normal;	
	color: #000000;
	line-height: 1.7;	
}
ul li {
    font-size: 0.875rem /*14px*/;
}
a:hover, .uk-link:hover, .uk-link-toggle:hover .uk-link, .uk-link-toggle:focus .uk-link {
    text-decoration: none;
}
p {
	font-size: 0.9375rem /* 15px */;
}
h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge {
    font-family: 'MillerBanner', serif;
}
.uk-h3 {
	font-size: 1.4375rem;
}
.page {
	overflow-x: hidden;
}
a.no-underline:hover {
	text-decoration: none;
}
.section-title {
    font-size: 1.75rem;
	line-height: 1.14;
	color: #000000;
}
.animateInitState {
	visibility: hidden !important; 
	opacity: 0;
}
.animateInitState.uk-scrollspy-inview {
	visibility: visible !important; 
	opacity: 1;	
}
.ls200 {
	letter-spacing: 5px
}
.subtitle {
    font-size: 0.875rem;	
}
.size11 {
	font-size: 0.6875rem /* 11px */;
}
.size13 {
	font-size: 0.8125rem /* 13px */;
}
.size14 {
	font-size: 0.875rem /* 14px */; 
}
.size15 {
	font-size: 0.9375rem /* 15px */;
}
.size20, .fs22 {
	font-size: 1.125rem /* 18px */;
}
.fs25 {
	font-size: 1.25rem /* 25px */;	
}
.fwb {
	font-weight: 700;
}
.font2 {
	font-family: "Azo Sans", sans-serif;
}
.featured-title {
    letter-spacing: 2px;
	line-height: 1.7;	
}
@media (min-width: 960px){	
	h2, .uk-h2 {
		font-size: 1.5625rem; /* 25px */
		line-height: 1.4;
	}	
	.fs22 {
		font-size: 1.40625rem; /* 22.5px */;	
	}
	.fs25 {
		font-size: 1.5625rem; /* 25px */;	
	}	
	.featured-title {
		font-size: 1.125rem; /* 18px; */
		line-height: 1.94;	
	}	
}
@media (min-width: 1200px){	
	.fs24 {
		font-size: 1.75rem /* 24px */;	
	}	
	.uk-heading-large {
		font-size: 4.3125rem /* 69px */;
		line-height: 4.875rem /* 78px */;
		margin-bottom: 40px !important;
	}
	.size20 {
		font-size: 1.25rem /* 20px */;
	}		
}
@media (max-width: 640px){	
	.size13 {
		font-size: 0.875rem /* 14px */;
	}	
}
@media (max-width: 480px){	
	.section-title {
		font-size: 1.4rem;
	}	
}
/*********** Video Sound *********************/
.sound-control {
    width: 54px;
    padding: 0 10px;
    line-height: 52px;
	min-width: 0;
}
.mute-video .unmute {
	display: none;
}
.unmute-video .mute {
	display: none;	
}
.unmute-video .unmute {
	display: inline-block;	
}
/*********** Video Sound *********************/
/*--------------------------------------------------------------
# Header Styles
--------------------------------------------------------------*/
.top-nav hr, .top-nav-mobile hr {
    border-top-color: rgba(255,255,255,0.9);
    margin-top: 0;
}
.top-nav .uk-button {
    line-height: 36px;
    min-height: 36px;
    position: relative;
    top: 6px;
}
.top-nav .uk-navbar-item {
    padding: 0 0;
}
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/	
@media (min-width: 960px) {
	.inner-left {
		padding-left: 40px;
	}
	.inner-right {
		padding-right: 40px;	
	}	
	
	.content-wrapper.uk-padding-large {
		padding-left: 60px;
	}		
}
@media (min-width: 1200px) {
	.inner-left {
		padding-left: calc((100vw - 1185px) / 2);	
	}	
	.inner-right {
		padding-right: calc((100vw - 1185px) / 2);	
	}
	.content-wrapper.uk-padding-large {
		padding: 60px 80px;
	}	
	.inner-left .content-wrapper.uk-padding-large {
		padding-left: 0;
	}	
	.inner-right .content-wrapper.uk-padding-large {
		padding-right: 0;
	}	
}
/*--------------------------------------------------------------
#Main Banner
--------------------------------------------------------------*/
.banner-caption .main-title {
	margin-top: 18px;
	line-height: 1.25;	
}
.main-banner .top-overlay img{
	width: 100%;	
}
.banner-caption .subtitle {
	font-size: 0.75rem; /* 12px */
	letter-spacing: 2px;
	line-height: 12px;
}
.banner-caption .divider {
    font-size: 0;
}
.banner-caption .divider span {
    width: 1px;
    background-color: #fff;
    display: inline-block;
    height: 80px;	
}
@media (min-width: 640px) {
	.banner-caption .divider span {	
		height: 90px;
	}
}
@media (min-width: 960px) {
	.banner-caption .main-title {
		font-size: 2.5rem; /* 40px */		
	}
}
@media (min-width: 1600px) {
	.main-banner {
		min-height: 0 !important;
		height: calc(100vh - 20vh) !important;
	}
	.main-banner .uk-height-viewport {
		min-height: calc(100vh - 20vh) !important;
	}	
}
@media (max-width: 480px){		
	.banner-caption .main-title {
		font-size: 2rem;
	}	
}
/*--------------------------------------------------------------
#Sections
--------------------------------------------------------------*/
.smoothease {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;		
}
.uk-card-title {
	font-size: 1.875rem; /* 30px; */	
    line-height: 1.4;
}
.uk-card-body {
   text-align: center;
}
.img-title img {
	max-width: 100%;		
	max-height: 100px;
	margin-bottom: 10px;	
}
.info-section .section-title, .info01-section .section-title {
    font-size: 1.625rem; /* 26px */
	line-height: 1.23;
	color: #000000;
}
.info-section p, .info01-section p {
    line-height: 1.6;
	margin-bottom: 28px;	
	margin-top: 0 !important;
}
.vdivider {
    font-size: 0;
}
.vdivider span {
    width: 1px;
    background-color: #000;
    display: inline-block;
    height: 80px;	
}
@media (min-width: 640px) {
	.vdivider span {	
		height: 90px;
	}
}
/**************************************/
.info01-section p {
	margin-bottom: 24px;
}
.info01-section .uk-button {
	margin-top: 10px;
}
@media (min-width: 1200px) {	
	.info01-section .largedevice {
		width: 53.65811965812%;
	}
	.info01-section .col {
		width: calc(100% - 53.65811965812%);
	}
}
/**************************************/
.highlights-section {
	padding-top: 48px;
	padding-bottom: 48px;
}
.highlights-section .description {
    font-size: 1.25rem; /* 20px */
	line-height: 1.33;
	font-weight: 300;
}
.vdivider-section.top {padding-top: 0}
.vdivider-section.bottom {padding-bottom: 0}
@media (min-width: 960px) {	
	.highlights-section {
		padding-bottom: 0;
	}
	.highlights-section .description {
		font-size: 1.5rem; /* 24px */		
	}
}
@media (min-width: 1200px) {	
	.highlights-section .description {
		padding-top: 48px;
		padding-bottom: 106px;		
	}
	.vdivider-section {
		padding: 0;
	}	
	.vdivider-section .vdivider {
		transform: translateY(-50%);
		position: absolute;
	}	
}
/**************************************/
.info02-section:before {
	content: "";
	position: absolute;
	top: 55%;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
}
.info02-section .slidenav .uk-slidenav {
    background: #ffffff;
}
.info03-section .features .uk-margin-small-top {
    margin-top: 0!important;
}
.info04-section:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 50%;
	left: 0;
	right: 0;
	background: #fff;
}
.event .info04-section:before {
	background: #f7f7f7;
}
/**************************************/
.innerpadding .features div {
	font-size: 0.84375rem; /* 13.5px */
	font-weight: 700;
}
.innerpadding .inner .uk-list>*>ul, .uk-list>:nth-child(n+2) {
    margin-top: 0;
}
@media (min-width: 640px) {	
	.innerpadding .content-wrapper {
		padding-bottom:0;
	}
	.info05-section.innerpadding .content-wrapper {
		padding-right:0;
	}	
}
@media (min-width: 960px) {	
	.innerpadding .inner {
		padding:0 95px;
	}
	.info05-section.innerpadding {
		padding-bottom:80px;
	}	
	.info05-section.innerpadding .inner {
		padding-right:42px;
	}
	.info05-section.innerpadding .content-wrapper {
		padding-left: 54px;
		padding-top: 100px;
	}		
}
@media (min-width: 1200px) {	
	.innerpadding.uk-section {
		padding-top: 0;	
	}	
	.innerpadding.uk-section .uk-cover-container {
		margin-top: -95px;
	}	
	.info05-section .largedevice {
		width: 41.527001862197395%;
	}
	.info05-section .col {
		width: calc(100% - 41.527001862197395%);
	}
	.info06-section .content-wrapper {
		padding-left: 120px;
		padding-right: 120px;
	}	
}
@media (max-width: 640px) {	
	.innerpadding {
		padding-bottom: 40px;
	}
	.innerpadding .content-wrapper {
		padding-top: 5px;	
		padding-bottom: 5px;	
	}	
	.info03-section.innerpadding {
		padding-top: 40px;
	}
	.info05-section.innerpadding {
		padding-top: 40px;
	}	
}
/**************************************/
.slidenav .uk-slidenav {
    background: #f7f7f7;
    line-height: 40px;
    width: 50px;
    text-align: center;
    color: #000;
    height: 50px;
    padding: 0;
}
.slidenav .uk-slidenav svg {
    width: 24px;
}
.slidenav .uk-slidenav:hover, .slidenav .uk-slidenav:focus {
    background: rgba(0, 0, 0, 1);
	color: #fff;	
}
@media (min-width: 960px) {	
	.slidenav .uk-slidenav {
		line-height: 85px;
		height: 95px;
		width: 96px;
	}	
	.slidenav .uk-slidenav svg {
		width: auto;
	}	
}
/**************************************/
.callback-section .featured-title {
	letter-spacing: 5px;
	font-weight: bold;
}
.callback-section .form-dark .uk-grid-small, .callback-section .form-dark .uk-grid-column-small {
    margin-left: -14px;
}
.callback-section .form-dark .uk-grid-small > *, .callback-section .form-dark  .uk-grid-column-small > * {
    padding-left: 14px;
}
.callback-section  form .submit-block {
    margin-top: 32px !important;
}
.callback-section  form * + .uk-margin, .callback-section .uk-grid-small .uk-grid-small>.uk-grid-margin {
    margin-top: 26px !important;
}
@media (min-width: 960px) {	
	.callback-section .uk-width-3-4\@m {
		width: 77%;
	}
}
/**** **********************************/
.left-content {
	padding-top: 30px;
}
.contact-section h2 {
    line-height: 1;
    letter-spacing: 0;
}
.contact-section .contact-meta {
	font-size: 0.625rem; /* 10px; */
	letter-spacing: 2px;
    font-family: 'Azo Sans', serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}
.contact-section a {
	font-size: 1.125rem; /* 18px; */
}
.copyright {
	margin-top: 60px;
}
.copyright, .copyright > * {
	font-size: 12px;
	color: rgba(255,255,255,0.2)
}
.copyright a {
	color: rgba(255,255,255,0.2) !important;
}
.copyright a:hover {
	color: rgba(255,255,255,0.6) !important;
	text-decoration: underline;	
}
@media (min-width: 640px) {	
	.h450 .uk-cover-container {
		height: 450px;
	}	
	.mission-section .size20 {
		line-height: 1.625;
	}
	.contact-section h2 {
		font-size: 2.1875rem; /* 35px; */			
		line-height: 1.14;	
	}
	.contact-section a {
		font-size: 1.5rem; /* 24px; */
	}	
	.copyright {
		margin-top: 74px;
	}	
}	
@media (min-width: 960px) {	
	.info01-section  {
		padding-top: 82px;
		padding-bottom: 0;
	}
	.info01-section	.uk-padding {
		padding: 30px 60px;
	}	
	.info01-section .section-title {
		margin-top: 0;
		margin-bottom: 28px;
	}	
	.img-title img {
		max-height: 118px;
	}
	.sec-title {
		font-size: 3.125rem; /* 50px; */	
		margin-bottom: 29px;
	}	
	.uk-card-title {
		font-size: 2.5rem; /* 40px; */	
		line-height: 1.4;
	}
	.left-content {
		padding-top: 0;
	}
	.left-content {
		padding-top: 0;
	}		
	.info01-section .main-title {
		margin-bottom: 31px !important;
	}
	.info-section .inner-left .content-wrapper.uk-padding-large {
		padding-left: 0;
	}	
	.propertiesalerts-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.propertiesalerts-section .submit-block {
		margin-top: 40px !important;
	}
	.info02-section .main-title {
		font-size: 3.125rem; /* 50px; */				
	}	
	.info03-section .main-title {
		font-size: 2.8125rem; /* 45px; */					
	}
	.info03-section.info-section .content-wrapper.uk-padding-large {
		border: none;
	}	
	.contact-section.uk-section {
		padding-top: 100px;
		padding-bottom: 116px;
	}
	.contact-section .contact-info-wrapper {
		padding-top: 68px;
	}
	.contact-section .contact-info {
		padding-right: 30px;
	}	
}
@media (min-width: 1200px) {		
	.info01-section .content-wrapper {
		 padding-right: 40px;
		 padding-left: 85px;
		 padding-top: 95px;
		 padding-bottom: 95px;
	}	
	.info01-section.uk-section-large {
		padding-bottom: 90px;
	}	
	.info01-section .content-wrapper > div {
		max-width: 330px;
	}	
	.info-section .content-wrapper.uk-padding-large {
		padding-left: 90px;
		padding-bottom: 0;
	}		
	.slideshow05 .uk-slidenav-previous{
		margin-left: -54px;
	}
	.slideshow05 .uk-slidenav-next {
		margin-right: -54px;	
	}
		
}
/**************************************/
@media (min-width: 960px) {	
	.gallery-section {
		margin-top: -185px;
	}
	.gallery-section02.gallery-section {
		margin-top: -313px
	}	
	.gallery-section .odd {
		transform: translateY(-166px);
		transform: translateY(-30.56%);
	}
}
/**************************************/
.contact-section .form-title {
	 margin-bottom: 18px;	
     letter-spacing: 1px;	 
}
.contact-section .form-wrapper {
	padding: 	
}
.contact-section .form-inner {
	border: 2px solid #343434;	
	padding: 40px 20px;	
}
.contact-section .forms-tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    margin-bottom: 40px;
    justify-content: center;
}
.contact-section .forms-tabs>* {
    flex: none;
    padding-left: 20px;
    position: relative;
}
.contact-section .forms-tabs a {
    font-style: normal;
	color: #e4d0bb;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: .625rem;
    background: none;
    box-shadow: none;
}
.contact-section .forms-tabs a:after {
    border-bottom: 1px solid transparent;
    content: "";
    display: block;
    width: 100%;
    margin-top: 8px;
}
.contact-section .forms-tabs>.uk-active>a {
    background: none;
    border-bottom-color: #e4d0bb;
}
.contact-section .forms-tabs>.uk-active>a:after  {
    border-bottom-color: #e4d0bb;
}
.contact-section .uk-button-default {
    background-color: rgba(210, 210, 210, 1);	
    border-color: rgba(227, 207, 186, 1);	
    line-height: 64px;
    height: 66px;   
    color: #000000;	
	margin-top: 30px;	
}
.contact-section .uk-button-default:hover, 
.contact-section .uk-button-default:focus {
    background-color: rgba(227, 207, 186, 1);
    color: #333;
    border-color: rgba(227, 207, 186, 1);
}
@media (min-width: 960px) {		
	.contact-section .form-title {
		 margin-bottom: 58px;	
	}	
	.contact-section .form-inner {
		padding: 74px 100px	
	}	
}
@media (min-width: 1200px) {		
	.contact-section .form-inner {
		padding: 74px 182px	
	}	
}
/*--------------------------------------------------------------
# Form Styles
--------------------------------------------------------------*/
.select2-container {
    max-width: 100%;
}
.forms .select2-container--default .select2-selection--single {
	background-color: #ffffff;
    color: #000000;
    border: 3px solid #a9a79f;    
	border-radius: 0px;
	font-size: 0.875rem;
	
}
.forms.form-dark .select2-container--default .select2-selection--single {
	background-color: transparent;
    color: #ffffff;
    border-color: rgb(255 255 255 / 80%);
}
.forms .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
	padding-left: 15px;
}
.forms.form-dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgb(255 255 255 / 50%);
}
.forms .select2-container .select2-selection--single,
.forms .select2-container--default .select2-selection--single .select2-selection__arrow {
	outline: 0;
    height: 46px;
}
.forms .select2-container--default .select2-selection--single .select2-selection__arrow b {
    content: "";
    background-image: url(../img/select-arrow.png);
    background-size: 16px 9px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    border: 0;
    height: 9px;
    left: 50%;
    top: 50%;
    width: 16px;
    display: inline-block;
    margin-top: -4.5px;
    margin-left: -8px;
}
.forms.form-dark .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url(../img/select-arrow-white.png);
    height: 10px;	
}
.forms .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
    width: 43px;
    height: 44px;
    border-left: 3px solid #aaa;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
}
.forms.form-dark .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.forms .form-grid {
	margin-top: 30px;	
	margin-bottom: 20px !important;
}
.forms .uk-margin {
    position: relative;
    margin-bottom: 0;
}
.forms .uk-form-label {
	font-family: 'Helvetica Neue', san-serif;
	font-weight: bold;	
    text-transform: uppercase;
    font-size: 0.625rem /* 10px */;
    letter-spacing: 1px;
    margin-bottom: 6px;
    display: block;
    width: auto;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.form-dark .uk-form-label {
    color: #ffffff;
}
.forms .uk-checkbox {
	height: 48px;
    width: 48px;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
    transition: 0.2s ease-in-out;
    transition-property: color, background-color, border;	
	background-color: rgb(26, 40, 53);
    color: rgb(255, 255, 255);
    border-color: rgb(26, 40, 53);	
}
.forms .uk-light .uk-checkbox:focus, .forms .uk-light .uk-checkbox:checked {
	background-color: rgba(26, 40, 53, 0.75);
    color: rgb(255, 255, 255);
    border-color: rgba(26, 40, 53, 0.5);
}
.forms .uk-light .uk-checkbox:checked {
    background-image: url(../img/check-mark.png);
    background-size: 15px;	
}
.forms .check-label {
    font-size:0.625rem;
    letter-spacing: 0.125rem;
	height: 48px;
}
.form-dark p {
	color: rgb(255, 255, 255);	
	font-size: 0.875rem;
}
.form-dark .uk-input, .form-dark .uk-select, .form-dark .uk-textarea {
	background-color: transparent;
    color: rgb(255, 255, 255);
	border: 3px solid rgb(255 255 255 / 80%);
	
}
.form-dark .uk-input:focus, .form-dark .uk-select:focus, .form-dark .uk-textarea:focus {
	background-color: transparent;
    color: rgb(255, 255, 255);
	border: 2px solid rgb(255 255 255 / 50%);		
}	
.forms .field:hover .uk-form-label {
    color: rgba(255, 255, 255, 0.75);	
}
.form-dark .field:hover .uk-input, 
.form-dark .field:hover .uk-select, 
.form-dark .field:hover .uk-textarea,
.form-dark  .field:hover  .select2-container .select2-selection--single,
.form-dark  .field:hover  .select2-container--default .select2-selection--single .select2-selection__arrow {
    border-color: #e4d0bb;
}
.select2-search--dropdown {
    padding: 4px 0;
}
.select2-dropdown {
    background-color: #ffffff;
    border: 4px solid transparent;
    box-shadow: 0px 2px 4px #dddddd;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e5e5e5;
    background: #ffffff;
    outline: 0;
    height: 40px;
	font-size: 0.875rem;	
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f5f5f5;
    color: #000000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1f7c79;
    color: #ffffff;
}
.form-dark .uk-grid-small, .form-dark .uk-grid-column-small {
    margin-left: -24px;
}
.form-dark .uk-grid-small > *, .form-dark  .uk-grid-column-small > * {
    padding-left: 24px;
}
.uk-light .form-dark .uk-button-default {
    font-family: 'Mercury Display', serif;
	font-size: 1rem;	
	letter-spacing: normal;
	font-weight: normal;
	text-transform: capitalize;
	border: 3px solid rgba(2,169,255,1);
}
.uk-light .form-dark .uk-button-default:hover {
    background: rgba(2, 169, 255, 1);
    border-color: rgba(2, 169, 255, 1);
}
.forms sup {
    color: #ff0000;
    font-size: 12px;
    top: 1px;
	font-weight: bold;
}
@media (min-width: 960px) {
	.callback-section {
		padding-top: 84px;
		padding-bottom: 84px;
	}
}
/* Change the white to any color ;) */
.forms input:-webkit-autofill,
.forms input:-webkit-autofill:hover, 
.forms input:-webkit-autofill:focus, 
.forms input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 40px #fff inset !important;
	/*border-color: #fff;*/
}
/*Change text in autofill textbox*/
.forms  input:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
}
.forms ::placeholder {
	color: #bbb;
	opacity: 1; /* Firefox */
}
.forms :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #bbb;
}
.forms ::-ms-input-placeholder { /* Microsoft Edge */
	color: #bbb;
}
.forms .inner-wrapper {
    max-width: 922px;
    padding-top: 90px;
}
.forms .inner-wrapper form {
    max-width: 664px;
}
.forms .section-title {
    font-size: 1.5rem; /* 24px */
}
.forms .section-title {
    font-size: 1.5rem; /* 24px */
}
.callback-section .vdivider span {
    height: 45px;
}
@media (min-width: 640px) {
	.forms .section-title {
		margin-bottom: 44px !important;
	}
}
 
 
 
/*--------------------------------------------------------------
# Footer Style
--------------------------------------------------------------*/
.footer-section .section-title {
    font-size: 1.375rem; /* 22px */
    line-height: 1.36;
}
.footer-section .section-title span {
    color: #db001e;
}
.footer-section .heading {
	max-width: 560px;
	margin-bottom: 36px;
}
.footer-section h4 {
	font-family: 'Helvetica Neue', san-serif;
	text-transform: uppercase;
	color: #171a1e;
	letter-spacing: 2px;
	font-size: 0.75rem; /* 12px */
	margin-top: 10px;
	margin-bottom: 18px;
	display: block;
}
.footer-section .footer-bottom {
	max-width: 968px;
}
.footer-section .footer-bottom p {
	font-size: 0.8125rem; /* 13px */
	line-height: 1.385;
}
.footer-section .offices a {
	color: #000000;
}
.footer-section .footer-bottom .uk-input{
    font-style: italic;
}
.footer-section .uk-grid-divider>:not(.uk-first-column)::before {
    border-left: 1px solid #cbced1;
}
.footer-section .uk-input {
	color: #858585;
    border-color: rgba(169,167,159, 0.5);	
	background: none;
}
.footer-section .uk-input:hover, .footer-section .uk-input:focus {
    border-color: rgba(169,167,159, 1);	
}
.footer-section .uk-button-default {
    background-color: transparent;
    color: #db001e;
    border-color: #db001e;
	font-weight: 700;
	min-width: 180px;
}
.footer-section .uk-button-default:hover {
    color: #000;
    border-color: rgba(169,167,159, 1);
}
.footer-section .uk-icon-button {
    background-color: transparent;
    color: #db001e;
    border: 2px solid rgba(169,167,159, 0.5);
    width: 34px;
    height: 34px;
    margin-right: 5px !important;
}
.footer-section .uk-icon-button svg {
    width: 16px
}
.copyright-section div {
	font-size: 0.8125rem; /* 13px */
	color: rgba(0,0,0,0.75)
}
.footer-section.uk-section {
	padding-bottom: 70px;
}
@media (min-width: 960px) {
	.footer-section.uk-section {
		padding-bottom: 96px;
	}
}
@media (min-width: 1200px) {
	.footer-section .contact-wrapper {
		padding-right: 100px;
	}
	.footer-section .newsletter-wrapper {
		padding-left: 74px;
	}	
}
@media (max-width: 640px) {
	.footer-section .offices  {
		margin-bottom: 30px;
	}	
	.footer-section .offices p {
		display: inline-flex;
		margin: 0 5px !important;
	}
}
/*--------------------------------------------------------------
# Footer CTA
--------------------------------------------------------------*/
#footer-callback {
	z-index: 999;
    transition: all .3s ease-out;	
}
#footer-callback.bottomCta {
	display: none;
	background: #db001e;
}
#footer-callback.bottomCta:hover {
	background: #000;
}
#footer-callback .request-callback .link {
	color: rgba(255, 255, 255, 0.8);
    font-size: 0.6875rem;	
	letter-spacing: 2px;	
	display: inline-block;
	line-height: 18px;
}
@media (min-width: 640px) {
	#footer-callback .request-callback {
		padding: 10px 0;
	}
}
/*--------------------------------------------------------------
# Loading - Sweetalert
--------------------------------------------------------------*/
.main-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background-image: url('../img/spinner.svg');
	background-size: 100%;
	width: 80px;
	height: 80px;
	box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	-o-box-shadow: 0 0 40px rgba(0,0,0,0.05);
	z-index: 999999;
}
/*--------------------------------------------------------------
# Play Animation
--------------------------------------------------------------*/
.arrow-container{
	width: 100px;
	height: 100px;
	position: relative;
}
.arrow-1{
	width: 110px;
	height: 110px;
	background: #112548;
	opacity: 0.3;
	border-radius: 50%;
	position: absolute;
}
.arrow-2 {
    width: 60px;
    height: 60px;
    background: #112548;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: table;
    margin-left: -25px;
    margin-top: -25px;
}
.arrow-2:before {
    width: 38px;
    height: 38px;
    content: "";
    border: 2px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    box-sizing: content-box;
}
.arrow-2 span.s9dicons{
	font-size: 22px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}
/* Custom Animate.css */
.animated2 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated2.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated2.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated2.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }
  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }
  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
/*--------------------------------------------------------------
# Top Top 
--------------------------------------------------------------*/
.bck {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	background: rgba(0,0,0,.8);
	color: rgba(255,255,255,.7) !important;
	visibility: hidden;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	transition-property: all;
	text-decoration: none !important;
	transition: all 0.1s ease-in;
	bottom: 7px;
	z-index: 999999;
}
.bck:hover {
	color: rgba(255,255,255,1) !important;
}
.bck.bck-on {visibility: visible;}
/*--------------------------------------------------------------
# Sliders
--------------------------------------------------------------*/
.my-slick {
    visibility: hidden;
	opacity: 0;	
	transition: all ease-in-out .3s;	
}
.my-slick.slick-slider.slick-initialized {
    visibility: visible;
	opacity: 1;
}
.my-slick .uk-cover-container {
	min-height: 300px;
}
.slider-content-wrapper {
	width: 100%;
}
.slider02 .slick-slide .uk-cover-container {
	margin-top: 0;
}
.my-slick .slick-slide {
    opacity: 0;
}
.my-slick .slick-slide.slick-active {
	opacity: 1;
}
@media (min-width: 1200px) {	
	.slider02 {
		margin-top: -95px;
	}	
}
/*--------------------------------------------------------------
# Telephone International Code
--------------------------------------------------------------*/
.form .iti--allow-dropdown input, .form .iti--allow-dropdown input[type=text], .form .iti--allow-dropdown input[type=tel], .form .iti--separate-dial-code input, .form .iti--separate-dial-code input[type=text], .form .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}
.iti {
    width: 100%;
}
.hide {
    display: none;
}
#valid-msg {
    color: #00C900;
}
#error-msg {
    color: red;
}
.error {
    border-color: #FF7C7C!important;
}
.error-alert {
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 50%;
}
/*--------------------------------------------------------------
# Secondary Forms
--------------------------------------------------------------*/
.followup-fieldset p {
    margin-bottom: 5px;
}
.followup-fieldset .choices {
    margin-bottom: 15px;
}
.followup-fieldset .uk-radio {
    border: 1px solid #a5a5a5;
}
.error-message {
    font-size: 12px;
    text-transform: capitalize;
}