@charset "UTF-8";
/* CSS Document */

#home-carousel .bg-img {
	height: 550px;
	position: relative
}
#home-carousel .site-content {
	min-height: 550px
}
#home-carousel .caption {
	position: absolute;
	top: 63%;
	left: 15%;
	right: 15%;
	text-align: center
}
#home-carousel .caption .caption-inner {
	background-image: url("../../assets/img/opacity-dark-50.png");
	background: rgba(0,0,0,0.55);
	padding: 18px 22px 20px 22px;
	margin: 0;
	width: auto;
	display: inline-block;
	border-radius: 4px;
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s
}
#home-carousel .caption .caption-inner.caption-primary-bg {
	background: rgba(174,0,0,0.7)
}
#home-carousel .caption .caption-inner .input-group {
	max-width: 500px
}
#home-carousel .caption .caption-inner a:hover {
	text-decoration: none
}
#home-carousel .caption:hover .caption-inner {
	background-image: url("../../assets/img/opacity-dark-70.png");
	background: rgba(0,0,0,0.7)
}
#home-carousel .caption.no-caption-hover:hover .caption-inner {
	background-image: url("../../assets/img/opacity-dark-50.png");
	background: rgba(0,0,0,0.55)
}
#home-carousel .caption-left {
	left: 0;
	right: auto;
	text-align: left
}
#home-carousel .caption-right {
	right: 0;
	left: auto;
	text-align: right
}
#home-carousel .bg-video {
	cursor: pointer
}
#home-carousel .bg-video video {
	width: 100%;
	min-height: 550px
}
#home-carousel .bg-video video p {
	position: absolute;
	top: 75%;
	left: 15%;
	right: 15%;
	text-align: center
}
#home-carousel .bg-video .fa-play-circle-o {
	margin-top: 5px
}
#home-carousel h2, #home-carousel p, #home-carousel a {
	font-family: 'Lato', 'Open Sans', Helvetica, Arial, sans-serif;
	color: #fff
}
#home-carousel h2 {
	font-size: 48px;
	font-weight: 600;
	line-height: 48px;
	margin: 0 0 6px 0
}
#home-carousel p {
	font-size: 20px;
	font-weight: 500
}
#home-carousel p.lead {
	margin-bottom: 0;
	padding-top: 0
}
#home-carousel .carousel-control .glyphicon-chevron-left, #home-carousel .carousel-control .glyphicon-chevron-right {
	margin-top: 0
}
#home-carousel .carousel-control .glyphicon-chevron-left {
	left: 30%
}
#home-carousel .carousel-control .glyphicon-chevron-right {
	right: 30%
}
#home-carousel .modal {
	top: 125px
}
#home-carousel .modal .modal-content {
	background-color: transparent
}
#home-carousel .btn-transparent {
	color: #fff;
	border-color: #fff;
	font-weight: 600
}

@media (max-width: 767px) {
#home-carousel .site-content {
	min-height: 285px
}
#home-carousel .bg-img {
	height: 280px
}
#home-carousel .bg-video video {
	min-width: 568px;
	min-height: 500px
}
#home-carousel .bg-video .fa-play-circle-o {
	margin-top: 0;
	font-size: 2.1em
}
#home-carousel .caption {
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}
#home-carousel .caption .caption-inner {
	width: 100%;
	border-radius: 0;
	padding: 10px 5px
}
#home-carousel .caption .caption-inner .input-group {
	max-width: none
}
#home-carousel .caption .caption-inner .form-control {
	height: 34px
}
#home-carousel .caption .caption-inner .btn {
	font-size: 10px
}
#home-carousel h2 {
	font-size: 20px;
	line-height: 20px
}
#home-carousel p {
	font-size: 12px
}
#home-carousel .carousel-control {
	top: 50px;
	bottom: 100px
}
	#carousel-controls {
    width: 100%;
    display: flex;
    border-top-left-radius: 0;
    justify-content: center;
    top: 278px;
    background-color: black;
    padding-top: 2px;
    padding-bottom: 4px;
}
}

@media (max-width: 320px) {
.bg-video video {
	min-width: initial;
	min-height: 100px;
	max-height: 100px
}
}

@media (min-width: 768px) and (max-width: 991px) {
#home-carousel .caption {
	top: 270px
}
#home-carousel .caption .caption-inner .btn-transparent {
	font-size: 12px
}
#home-carousel .caption, #home-carousel .caption-left, #home-carousel .caption-right {
	left: 10%;
	right: 10%;
	text-align: center
}
#home-carousel .bg-img {
	height: 430px
}
#home-carousel .bg-video video {
	min-height: 430px
}
#home-carousel .bg-video .fa-play-circle-o {
	margin-top: 8px;
	font-size: 3em
}
#home-carousel h2 {
	font-size: 34px;
	line-height: 34px
}
#home-carousel p {
	font-size: 15px
}
}

@media (min-width: 992px) and (max-width: 1299px) {
#home-carousel .caption {
	top: 400px
}
#home-carousel .caption, #home-carousel .caption-left, #home-carousel .caption-right {
	left: 10%;
	right: 10%;
	text-align: center
}
#home-carousel .bg-video .fa-play-circle-o {
	margin-top: 10px;
	font-size: 4em
}
}

@media (min-width: 1600px) and (max-width: 1799px) {
#home-carousel .bg-img {
	height: 625px
}
#home-carousel .caption {
	top: 500px
}
}

@media (min-width: 1800px) {
#home-carousel .bg-img {
	height: 700px
}
#home-carousel .caption {
	top: 500px
}
}

.carousel-indicators {
	bottom: auto;
	top: 10px
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	background-repeat: no-repeat;
	-webkit-filter: none;
	filter: none
}
.carousel-caption {
	background-image: url("../../assets/img/opacity-dark-50.png");
	background: rgba(0,0,0,0.5);
	width: 100%;
	left: auto;
	right: auto;
	bottom: 0;
	text-align: center;
	padding: 20px
}
.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
	margin: 0 0 10px 0;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.8)
}
.carousel-caption a {
	color: #fff;
	text-decoration: underline
}
.carousel-caption a:hover {
	text-decoration: none
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -45px;
	margin-top: -45px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:after {
	font-family: 'FontAwesome';
	content: '\f01d';
	color: #fff;
	font-size: 5em
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.no-js .owl-carousel {
	display: block
}
.owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-controls .owl-nav [class*='owl-'], .carousel-nav [class*='owl-'] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #3d3d3d;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-controls .owl-nav [class*='owl-']:hover, .carousel-nav [class*='owl-']:hover {
	background: #c6c6c6;
	color: #fff;
	text-decoration: none
}
.owl-controls .owl-nav .disabled {
	opacity: 0.5;
	cursor: default
}
.owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #c6c6c6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	border-radius: 20px
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
	background: #ae0000
}
.carousel-nav .owl-prev, .carousel-nav .owl-next {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	cursor: pointer;
	padding: 0
}
.owl-carousel .item-video {
	height: 400px
}
.btn:focus {
	outline: dotted 2px #000
}
div.active:focus {
	outline: dotted 1px #000
}
a:focus {
	outline: dotted 1px #000
}

.close:hover,
.close:focus {
	outline: dotted 1px #000
}

.nav>li>a:hover,
.nav>li>a:focus {
	outline: dotted 1px #000
}

#carousel-controls {
    position: absolute;
    z-index: 999;
    left: inherit;
    top: 669px;
    margin-left: 0;
    margin-right: 0;
    background-color: #000;
    padding: 2px;
    border-top-left-radius: 6px;
    right: 0;
}

#carousel-buttons {
    width: 65px;
    float: left;
    margin-left: 15px;
    padding-bottom: 3px;
}

#indicators {
    float: right;
}

.carousel-indicators {
	position: static;
    float: right;
    width: 250px;
    margin-bottom: 0;
}

#carousel-controls .btn-xs {
    font-size: 13px;
    line-height: 12px;
    padding: 4px 7px;
    border: 0;
    background: none;
    color: #ffffff ;
}

#carousel-controls .btn-xs:hover,
#carousel-controls .btn-xs:focus {
    background: #900;
    color: #ffffff ;
}

.carousel-indicators li,
.carousel-indicators li.active {
	border-width: 2px;
	position: relative;
	vertical-align: middle;
	box-shadow: 0px 0px 0px 1px #808080
}

.carousel-indicators.active li {
	background-color: rgba(100,149,253,0.6)
}

.carousel-indicators.active li.active {
	background-color: white
}

.carousel-tablist-highlight {
	display: block;
	position: absolute;
	outline: 2px solid transparent;
	background-color: transparent;
	box-shadow: 0px 0px 0px 1px transparent
}

.carousel-tablist-highlight.focus {
	outline: 2px solid #6495ED;
	background-color: rgba(0,0,0,0.4)
}

a.carousel-control:focus {
	outline: 2px solid #6495ED;
	background-image: linear-gradient(to right, transparent 0px, rgba(0,0,0,0.5) 100%);
	box-shadow: 0px 0px 0px 1px #000000
}

.carousel:hover .carousel-caption,
.carousel.contrast .carousel-caption {
	background-color: rgba(0,0,0,0.5);
	z-index: 10
}

.carousel-pause-button {
	display: block;
    position: absolute;
    top: -1000em;
    padding: 12px;
}

@media screen and (max-width: 1799px) {
    #carousel-controls {
		top: 594px;
	}
}

@media screen and (max-width: 1599px) {
    #carousel-controls {
		top: 519px;
	}
}

@media screen and (max-width: 991px) {
    #carousel-controls {
		top: 399px;
	}
}

@media screen and (max-width: 767px) {
	.carousel-inner {
		margin-bottom: 25px;
	}
    #carousel-controls {
	    width: 100%;
		display: flex;
		border-top-left-radius: 0;
		justify-content: center;
		top: 374px;
		background-color: black;
		padding-top: 2px;
		padding-bottom: 4px;
	}
}
.bg-img {
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 330px;
}