/*
Theme Name: Elvina
*/

body {
	font-family: "proxima-nova",sans-serif;
}

.home-abovethefold {
	height: 100%;
	position: relative;
	background-color: #000;
}
@media (min-width:992px) {
    .main-table .colophon-wrapper {
        margin-top:62px;
    }
}
@media (min-width:983px) {
    .main-table .colophon-wrapper {
        display: none;
        position: absolute;
        bottom: 20px;
        left: -50%;
        right:-50%;
        /*width: 100%;*/
    }
}
.colophon-wrapper{
    opacity: 0.50;
    font-size: 1.2em;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    color:#FFFFFF;
    opacity: .5;
}
.home .main-table .colophon-wrapper{
	display: block;
}

.colophon-wrapper a:hover {
	text-decoration: none;
	opacity: 0.75
}

.main-content{
	height: 100%;
}


.home .social-links{
	position: absolute;
	bottom: 60px;
	left: -50%;
	right:-50%;
	color:#FFF;
	margin-right:30px;
}

.home .social-link{
	float:none;
	display: inline-block
}

/*	==========================================================================
	 Header
	========================================================================== */

.home .header-wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
}

.home .header {
	background: transparent;
	background:rgba(0,0,0,.3);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;

	position: absolute;
}

.header {
	width: 100%;
}

.home .header:before {
	content: '';
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
}

.header .navigation {
	width: 100%;
	float: none;
}

@media (min-width: 970px) {
	.header .navigation {
		margin-bottom: 10px;
	}
}

.home-offcanvas-navigation {
	position: absolute;
}
.home-offcanvas-navigation{
	position:absolute;
	right:15px;
	top:15px;
}


.home .header-quicklinks .menu-item a{
	text-transform: uppercase;
	font-size:1.25em;
	line-height:1.25em;
	color:#FFFFFF;
}


.home .header-quicklinks .menu-item a > span.nav-link{
	/*border-bottom: 3px solid transparent;*/
	-webkit-transition: bottom 0.1s ease;
	-moz-transition: bottom 0.1s ease;
	-ms-transition: bottom 0.1s ease;
	-o-transition: bottom 0.1s ease;
	transition: bottom 0.1s ease;
	position: relative;
	bottom:0px;
}

.wording-default {
	font-size: 16px;
	font-weight: 400;
	vertical-align: top;
}

.wording-unified {
	font-size: 16px;
	font-weight: 800;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}

.icon-phone-list{
	font-size: 2em;
	font-weight: 800;
	display: table-cell;
	line-height: 0;
	vertical-align: middle;
}

.row-unified{
	display: table-row;
}

#trigger-list{
	text-decoration: none;
}


@media screen and (min-width:989px){
	.home .header-quicklinks .menu-item:hover a > span.nav-link{
		-webkit-transition: bottom 0.1s ease-in-out;
		-moz-transition: bottom 0.1s ease-in-out;
		-ms-transition: bottom 0.1s ease-in-out;
		-o-transition: bottom 0.1s ease-in-out;
		transition: bottom 0.1s ease-in-out;
		cursor: pointer;
		bottom:3px;
	}
}

.home .header-quicklinks .menu-item:hover{
	cursor: pointer;
}


@media screen and (max-width:1200px){
	.home .header-quicklinks .menu-item a{
		font-size:1.25em;
		line-height:1.25em;
	}
}
@media screen and (max-width:988px){
	.home .header-quicklinks .menu-item a{
		font-size:1.05em;
		line-height:1.05em;
	}
}
@media screen and (max-width:768px){
	.home .header-quicklinks .menu-item a{
		font-size:.9em;
		line-height:.9em;
	}
}



.home .header-menu-trigger .icon-main-menu:before{
	margin:0px;
	padding:10px 15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.home .header-menu-trigger .icon-main-menu:hover:before{
	opacity: .75
}

.home .header-inner {
	position: relative;
}
.home .header-inner-wrapper {
	padding-top: 100px;
	overflow-y: visible;
}

.header-logo{
	float:left !important;
}
.home .header-logo{
	max-width:inherit;
	float:none !important;
	display: inline-block;
}
.home .header-logo img{
	width:100%;
	max-width:inherit;
	height:auto;
	max-height:none;
}

.home .header-logo-img{
	margin-bottom:90px
}

@media screen and (max-width:768px){
	.home .header-logo-img {
		width: auto;
		max-width: 100%;
		padding-right: 70px;
		padding-left: 70px;
		/*min-width:285px*/
	}
}

.home .header-quicklinks > .menu-item{
	display: block;
	float:none;
}

.home .header {
	width: 100%;
	height: 100%;
}
.home .main-table .header-wrapper .header{
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.home .header-alternative-container{
	transition:none;
	-webkit-transition:none;
}

.header-quicklinks{
	right: 0;
	position: relative;
}
.home .header-quicklinks{
	display: inline-block;
	float:none;
	text-align: center;
	position: static;
}

.home .header-inner{
	text-align: center
}
@media (max-width:988px){
	.home .header-quicklinks .nav-divider{
		border-bottom:2px solid #6c6665;
		width:20px;
		margin:10px auto 15px
	}
	.home .header-quicklinks > li.menu-item:last-of-type .nav-divider{
		border-bottom:0px solid #6c6665;
	}
}
@media (min-width: 989px) {
	.home .header-quicklinks > .menu-item:not(:last-child){
		border-right:2px solid #6c6665;
		padding-left:20px;
		padding-right:20px;
		margin:0px;
	}
	.home .header-quicklinks > .menu-item{
		display: inline-block;
		float:none;
	}
}

.home-hero-slider {
	opacity: 0;
	-webkit-transition: opacity 1s 1s;
	-o-transition: opacity 1s 1s;
	transition: opacity 1s 1s;
}

.home-hero-slider.slick-initialized {
	opacity: 1
}

.header-contact{
	clear: both;
}

.header-contact-item {
	margin: 0 5px;
	text-align: right;
}

/*
*  Header alternative
*/
div.header-alternative-container {
	position: absolute;
	top:0;
	padding:0px;
	margin:0px;
	width:calc(100% - 50px);
}
div.header-alternative-container .left {
	text-align: left;
}
div.header-alternative-container .left .contact-info {
	margin-top:20px;
}
div.header-alternative-container .css-dropdown > li {
	padding-top:20px;
	border-top:0px solid transparent;
}
div.header-alternative-container .header-menu-trigger {
	padding-top:20px;
}
.home .header-menu-trigger .icon-main-menu:before {
	padding:0px
}

@media screen and (max-width: 768px) {
	div.header-alternative-container {
		width:100%;
		padding:0px 15px;
	}
}

.contact-info{
	white-space: nowrap;
}


/*	==========================================================================
	 Hero Slider
	========================================================================== */

.home-hero-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	min-height: 500px;
}

@media (max-width: 500px) {
	.home-hero-wrapper {
		min-height: 330px;
	}
}

.home-hero-slider {
	/*position: absolute;*/
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	cursor: pointer;

	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

.home-hero-slider .img-resizer-bg {
	min-width: 100vw;
	max-width: 100vw;
	overflow: hidden;
	position: absolute;
	z-index: 0;

	/*-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);*/
	/*transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);*/
	/*-webkit-transform: scale(1.3);!*-webkit-transform: scale(1.2);*!*/
	/*transform: scale(1.3);!*transform: scale(1.2)*!*/
}

.slick-prev, .slick-next {
	display: none;
}

.home-hero-slider .polite {
	height: 100%;
	position: relative;
}

.home-hero-slider .slick-track:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background-color: #000;*/
	opacity: 0.1;
	z-index: 40;
}

.home-hero-slider .rsSlide {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.home-hero-slider img {
	position: relative;
}

.home-hero-slider .rsBullets {
	position: absolute;
	bottom: 30px;
	left: 0;
	padding: 0 30px;
	width: 100%;
	text-align: right;
	z-index: 40;
}

.home-hero-slider .rsBullet {
	display: inline-block;
	*display: inline;
	*zoom: 1;

	width: 30px;
	height: 4px;

	position: relative;

	margin: 0 5px;

	background-color: #fff;
	opacity: 0.5;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.home-hero-slider .rsBullet:before {
	content:"";
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;

	height: 54px;

}

.home-hero-slider .rsBullet:hover {
	opacity: 0.75;
}

.home-hero-slider  .rsBullet.rsNavSelected {
	opacity: 1;
}

/*	==========================================================================
	 Slider Animations
	========================================================================== */
.home-hero-slider .rsContainer {
	left: 0!important;
}

.home-hero-slider .rsSlide {
	-webkit-animation: scaleUp 4s forwards cubic-bezier(0.23, 1, 0.32, 1);
	animation: scaleUp 4s forwards cubic-bezier(0.23, 1, 0.32, 1);
	left: 0!important;
}

.home-hero-slider .rsSlide.rsActiveSlide {
	-webkit-animation: scaleDownUp 4s forwards cubic-bezier(0.23, 1, 0.32, 1);
	animation: scaleDownUp 4s forwards cubic-bezier(0.23, 1, 0.32, 1);
}

@-webkit-keyframes scaleUp {
	from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
	to {
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes scaleUp {
	from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
	to {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0;
	}
}

@-webkit-keyframes scaleDownUp {
	from {
		opacity: 0;
		-webkit-transform: scale(0.95);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes scaleDownUp {
	from {
		opacity: 0;
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/*	==========================================================================
	 iphone landscape fixes
	========================================================================== */

@media screen and (max-width:768px) {
	.home .header-logo-img {
		padding-left: 15%;
		padding-right: 15%;
		margin-top: 35%;
	}

	.home .header-inner {
		height: 100%;
		width: 100%;
		padding: 0px;
	}

	.home .header-inner-wrapper {
		display: block;
		height: 100%;
		overflow: visible;
		overflow-y: auto;
		padding: 0px;
	}

	.home .header-quicklinks .nav-divider {
		margin: 6px auto 6px
	}

	.colophon-wrapper {
		position: relative;
		margin-bottom: 40px;
		left: auto;
		right: auto;
		bottom: 0px;
	}

	/*	.home .header-inner-wrapper::-webkit-scrollbar { width: 0 !important }
        .home .header-inner-wrapper {
            -ms-overflow-style: none;
             overflow: -moz-scrollbars-none;
         }*/
}
@media screen and (max-width:992px){
	.home .social-links{
		position: relative;
		margin-top:14px;
		left:auto;
		right:auto;
		bottom:0px;
	}
}

@media screen and (max-width:768px) and (orientation:landscape){
	.home .header-logo-img {
		margin-top:15%;
	}
}

@media screen and (max-height:872px) {

	.home .social-links {
		position: relative;
		margin-top: 14px;
		left: auto;
		right: auto;
		bottom: 0px;
	}
}

@media screen and (max-height:720px) and (min-width: 600px) {
	.home .social-links {
		position: absolute;
		bottom: 20px;
	}
}

/*	==========================================================================
	 IE8 - menu disappearing act fix
	========================================================================== */
.lte-ie8 .has-active-offcanvas-menu .offcanvas-unified li.hidden{
    display: block!important;
    visibility: visible!important;
}

/*
    IOS
*/

@media screen and (max-width:768px) {
    .home .header-logo-img {
        margin-top: 83px;
    }
}

.social-links a {
	display: inline-block;
	vertical-align: middle;
}