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

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */









html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	vertical-align: baseline;
	outline: 0;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	-webkit-transition: all 1.3s ease-out;
	-moz-transition: all 1.3s ease-out;
	-o-transition: all 1.3s ease-out;
	-ms-transition: all 1.3s ease-out;
	transition: all 1.3s ease-out;
	margin: 0!important;
}
body {
	overflow-y: scroll;
	overflow-x: hidden!important;
	-webkit-font-smoothing: antialiased;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */






.content {
	margin-top: 0;
	position: relative;
	z-index: 100;
	background-color: #f6f6f6;
}
.content.content_top_margin {
	margin-top: 100px!important;
}
.content.content_top_margin_none {
	margin-top: 0!important;
}
.container {
	position: relative;
	width: 100%;
	z-index: 100;
	padding: 0;
}
.container_inner {
	width: 1100px;
	margin: 0 auto;
}
.content .container {
	background-color: #f6f6f6;
}
.content .container .container_inner {
	padding: 0;
}
.full_width {
	position: relative;
	z-index: 100;
	background-color: #f6f6f6;
}
.header_bottom .container_inner {
	position: relative;
}
.content .title .container_inner {
	padding: 0!important;
}
section.section {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 50px 0;
}
div.section {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.use_row_as_box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.boxed .section .section_inner, .grid_section .section_inner {
	width: 1100px;
	position: relative;
	z-index: 20;
	margin: 0 auto;
}
.full_section_inner {
	position: relative;
	z-index: 20;
}
.section .mobile-video-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
.section .video-overlay {
	height: 3000px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 11;
}
.section .video-overlay.active {
	background-image: url(img/pixel-video.png);
	background-position: 0 0;
	background-repeat: repeat;
	opacity: 1;
}
.section .video-wrap {
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.section .video-wrap .mejs-poster {
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
	-o-background-size: cover!important;
}
.section .video-wrap .mejs-container .mejs-controls {
	display: none!important;
}
.section .video-wrap .mejs-controls .mejs-button button:focus {
	outline: none!important;
}
.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: rgba(255,255,255,0.18)!important;
}
.section .video-wrap .mejs-container {
	background-color: transparent!important;
	background-image: none!important;
	height: auto!important;
}
.section .video-wrap .mejs-mediaelement {
	background: none!important;
	border: 0!important;
}
.section .video-wrap .mejs-container .mejs-poster img {
	max-width: none!important;
	width: 100%!important;
}
.section .video-wrap .mejs-controls button:hover, .mejs-controls .mejs-fullscreen-button:hover button {
	opacity: 1!important;
}
.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #1f1f1f none repeat scroll 0 0!important;
}
.section .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: transparent!important;
}
.full_width .parallax_content {
	width: 1100px;
	margin: 0 auto;
}
section.section section.parallax {
	margin: -50px 0;
}
.boxed section.section section.parallax {
	margin: -50px -25px;
}
.boxed .full_width .parallax_content {
	width: auto;
	margin: 0;
	padding: 0 25px;
}
section.parallax_section_holder {
	
	position: static;
	
	background-size: cover;
	
	background-repeat: no-repeat;
	background-position: center 0;
	
	background-attachment: fixed;
	/*background-attachment: initial;*/
	background-color: transparent;
	
	overflow: hidden;
	padding: 0;
	
}
.parallax_content {
	z-index: 100;
	position: relative;
}
.parallax_content.left {
	text-align: left;
}
.parallax_content.center {
	text-align: center;
}
.parallax_content.right {
	text-align: right;
}
.portfolio_single {
	display: block;
	position: relative;
}
.portfolio_single_text_holder, .portfolio_detail, .lightbox_single_portfolio {
	position: relative;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.boxed .carousel-inner {
	width: 1150px;
	left: auto!important
}
.carousel-inner .video {
	position: static;
	left: 0;
	direction: ltr
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel.fade .item {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	opacity: 1;
	filter: alpha(opacity=100)
}
.carousel.fade .active.left, .carousel.fade .active.right {
	opacity: 0;
	filter: alpha(opacity=0)
}
.carousel.fade .active.item {
	opacity: 1;
	filter: alpha(opacity=100)
}
.carousel.fade .active.left, .carousel.fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0)
}
.carousel.fade .next, .carousel.fade .prev {
	left: 0;
	z-index: 1
}
.carousel-indicators {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 10px
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 40px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 2px 3px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px
}
}
.carousel {
	margin-bottom: 0
}
.carousel.full_screen {
	height: 1500px
}
.qode_slider_preloader {
	width: 100%;
	background-color: #1c1c1c;
	position: absolute;
	z-index: 20
}
.qode_slider_preloader {
	height: 1500px
}
.qode_slider_preloader .ajax_loader {
	position: absolute
}
.carousel-inner .slider_content_outer {
	position: relative;
	height: 100%;
	width: 1100px;
	margin: 0 auto;
	z-index: 12
}
.carousel-inner .slider_content {
	position: absolute;
	width: 100%
}
.carousel-inner .slider_content .slide_anchor_holder {
	margin-top: 30%
}
.carousel-inner .item.dark .slider_content .text .slide_anchor_holder .slide_anchor_button {
	color: #000
}
.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button {
	font-size: 51px;
	color: #fff
}
.carousel-inner .slider_content .thumb {
	opacity: 0;
	filter: alpha(opacity = 0);
	text-align: center;
	height: 100%
}

@media only screen and (max-height:850px) {
.full_screen .carousel-inner .slider_content {
	height: 35%
}
}

@media only screen and (max-height:600px) {
.full_screen .carousel-inner .slider_content {
	height: 25%
}
}
.carousel-inner .slider_content.left .thumb {
	text-align: left
}
.carousel-inner .slider_content.right .thumb {
	text-align: right
}
.carousel-inner .active .slider_content .thumb {
	-webkit-animation: rotate 1s 1 ease-out;
	-moz-animation: rotate 1s 1 ease-out;
	-o-animation: rotate 1s 1 ease-out;
	animation: rotate 1s 1 ease-out;
	opacity: 1;
	filter: alpha(opacity = 100)
}
.carousel-inner .active .slider_content .thumb.fade {
	-webkit-animation: fade 1s 1 ease-out;
	-moz-animation: fade 1s 1 ease-out;
	-o-animation: fade 1s 1 ease-out;
	animation: fade 1s 1 ease-out
}
.carousel-inner .slider_content .thumb img {
	max-height: 100%
}
.carousel-inner .slider_content .text {
	text-align: center;
	opacity: 0;
	filter: alpha(opacity = 0);
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 10px 0 10px 0;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px)
}
.carousel-inner .active .slider_content .text {
	-webkit-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	animation: text-from-bottom 1.5s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
	opacity: 1;
	filter: alpha(opacity = 100)
}
.carousel-inner .slider_content .text.one_by_one {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	opacity: 1
}
.carousel-inner .slider_content .text.one_by_one h2, .carousel-inner .slider_content .text.one_by_one h4, .carousel-inner .slider_content .text.one_by_one .separator, .carousel-inner .slider_content .text.one_by_one p, .carousel-inner .slider_content .text.one_by_one a.qbutton, .carousel-inner .slider_content .text.one_by_one .slide_anchor_holder {
	opacity: 0;
	filter: alpha(opacity = 0);
	position: relative;
	top: 70px
}
.carousel-inner .active .slider_content .text.one_by_one h2, .carousel-inner .active .slider_content .text.one_by_one h4, .carousel-inner .active .slider_content .text.one_by_one .separator, .carousel-inner .active .slider_content .text.one_by_one p, .carousel-inner .active .slider_content .text.one_by_one a.qbutton, .carousel-inner .active .slider_content .text.one_by_one .slide_anchor_holder {
	-webkit-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
	-moz-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
	-o-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
	animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000) 0s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 1;
	filter: alpha(opacity = 100)
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator h2 {
	animation-delay: .15s;
	-webkit-animation-delay: .15s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator p {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator a.qbutton {
	animation-delay: .45s;
	-webkit-animation-delay: .45s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator .slide_anchor_holder {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator h2 {
	animation-delay: .15s;
	-webkit-animation-delay: .15s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .separator {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator p {
	animation-delay: .45s;
	-webkit-animation-delay: .45s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator a.qbutton {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .slide_anchor_holder {
	animation-delay: .75s;
	-webkit-animation-delay: .75s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator h4 {
	animation-delay: .15s;
	-webkit-animation-delay: .15s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator p {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator a.qbutton {
	animation-delay: .45s;
	-webkit-animation-delay: .45s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator .slide_anchor_holder {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator h4 {
	animation-delay: .15s;
	-webkit-animation-delay: .15s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .separator {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator p {
	animation-delay: .45s;
	-webkit-animation-delay: .45s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator a.qbutton {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .slide_anchor_holder {
	animation-delay: .75s;
	-webkit-animation-delay: .75s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator p {
	animation-delay: .2s;
	-webkit-animation-delay: .2s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator a.qbutton {
	animation-delay: .4s;
	-webkit-animation-delay: .4s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator .slide_anchor_holder {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .separator {
	animation-delay: .15s;
	-webkit-animation-delay: .15s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator p {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator a.qbutton {
	animation-delay: .45s;
	-webkit-animation-delay: .45s
}
.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .slide_anchor_holder {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.carousel-inner .slider_content .text .qbutton {
	margin: 10px 0 0 0
}
.carousel-inner .item.dark .slider_content .text .qbutton {
	border-color: #303030;
	background-color: #303030;
	color: #fff
}
.carousel-inner .item.dark .slider_content .text .qbutton:hover {
	background-color: transparent;
	color: #303030
}
.carousel-inner .item.dark .slider_content .text .qbutton.white {
	background-color: transparent;
	color: #303030
}
.carousel-inner .item.dark .slider_content .text .qbutton.white:hover {
	background-color: #303030;
	color: #fff!important;
	border-color: #303030
}
.carousel-inner .slider_content .text .qbutton.white {
	margin: 10px 0 0 10px
}
.carousel-inner h2 {
	margin: 10px 0 20px 0;
	font-size: 45px;
	line-height: 1.071428571428571em;
	text-transform:uppercase;
	letter-spacing:10px;
}
.carousel-inner h2.with_title_border {
	margin: 20px 0 30px 0
}
.carousel-inner h2.with_title_border span {
	display: inline-block;
	padding: .3em 1.1em
}
.carousel-inner h2, .carousel-inner .slide_subtitle {
	font-weight: 600;
	color: #fff;
	text-align: center;
	padding: 0;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.7)
}
.carousel-inner h2.with_background_color span {
	padding: 10px
}
.carousel-inner .slide_subtitle {
	font-size: 26px;
	letter-spacing: 1px
}
.carousel-inner .slide_subtitle span {
	font-size: 1em;
	margin-bottom: 13px;
	display: inline-block
}
.carousel-inner .slide_subtitle.with_background_color span {
	padding: 10px;
	margin-bottom: 12px
}
.carousel-inner p {
	color: #fff;
	text-align: center;
	font-size: 21px;
	line-height: 1.363157894736842em;
	font-weight: 400;
	margin: 10px 0 15px 0;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.7)
}
.carousel-inner .dark h2, .carousel-inner .dark .slide_subtitle, .carousel-inner .dark p {
	color: #000
}
.carousel-inner .left .text, .carousel-inner .left h2, .carousel-inner .left .slide_subtitle, .carousel-inner .left p {
	text-align: left
}
.carousel-inner .right .text, .carousel-inner .right h2, .carousel-inner .right .slide_subtitle, .carousel-inner .right p {
	text-align: right
}
.carousel-inner {
	left: 0!important;
	position: fixed;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-webkit-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-moz-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-o-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-ms-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1), margin .33s cubic-bezier(0.694, 0.0482, 0.335, 1)
}
.carousel-inner.relative_position {
	position: relative
}
.carousel-inner .item img {
	display: inline-block!important
}
.touch .carousel-inner .item {
	background-position: center 0!important
}
.carousel-inner .item .image {
	position: absolute;
	top: 0;
	left: 0;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%
}
.carousel-inner .item .image img {
	display: none!important;
	width: 0;
	height: 0
}
.carousel-inner .item .image_pattern {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	background-repeat: repeat;
	z-index: 2
}
.carousel-control {
	top: 0;
	width: 23%;
	color: #303030;
	font-size: 13px;
	height: 100%;
	background: 0;
	text-shadow: none;
	position: absolute;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
	z-index: 2!important;
	margin: 0;
	outline: 0;
	cursor: pointer;
	-webkit-transition: color .6s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: color .6s ease-in-out, opacity .3s ease-in-out;
	-o-transition: color .6s ease-in-out, opacity .3s ease-in-out;
	-ms-transform: color .6s ease-in-out, opacity .3s ease-in-out;
	transition: color .6s ease-in-out, opacity .3s ease-in-out
}
.carousel-control.right {
	right: 0;
	left: auto
}
.carousel-control:hover {
	color: #303030;
	opacity: 1!important
}
.carousel-control.dark, .carousel-control.dark:hover {
	color: #fff
}
.carousel-control .prev_nav, .carousel-control .next_nav {
	height: 54px;
	width: 54px;
	border: 2px solid #fff;
	line-height: 54px;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	text-align: center;
	z-index: 10;
	-webkit-transition: opacity .3s ease 0s;
	-moz-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	-ms-border-radius: 56px;
	-o-border-radius: 56px;
	border-radius: 56px
}
.carousel-control i {
	font-size: 30px;
	color: #fff;
	line-height: 54px
}
.carousel-control.dark i {
	color: #000
}
.carousel-control.dark .prev_nav, .carousel-control.dark .next_nav {
	border-color: #000
}
.carousel-control .prev_nav {
	left: 23px
}
.q_slider:hover .carousel-control .prev_nav {
	opacity: 1
}
.carousel-control .next_nav {
	right: 23px
}
.q_slider:hover .carousel-control .next_nav {
	opacity: 1
}
.q_slider:hover .carousel-control .next_nav:hover, .q_slider:hover .carousel-control .prev_nav:hover {
	opacity: 1
}
.carousel-control .thumb_holder {
	width: 150px;
	display: block;
	position: absolute;
	margin: -20px 0 0 0;
	top: 50%;
	z-index: 9
}
.carousel-control .thumb_holder .thumb_top {
	background-color: #fff;
	display: block;
	position: relative
}
.carousel-control.dark .thumb_holder .thumb_top {
	background-color: #000
}
.carousel-control.left .thumb_holder .thumb_top {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	-ms-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0
}
.carousel-control.right .thumb_holder .thumb_top {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	-ms-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0
}
.carousel-control.left .thumb_holder {
	left: -100%;
	-webkit-transition: left .2s ease-in-out;
	-moz-transition: left .2s ease-in-out;
	-o-transition: left .2s ease-in-out;
	-ms-transform: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	display: none
}
.slider_thumbs .carousel-control.left:hover .thumb_holder {
	left: 0
}
.in_progress.slider_thumbs .carousel-control.left .thumb_holder {
	left: -100%!important
}
.carousel-control.right .thumb_holder {
	right: -100%;
	-webkit-transition: right .2s ease-in-out;
	-moz-transition: right .2s ease-in-out;
	-o-transition: right .2s ease-in-out;
	-ms-transform: right .2s ease-in-out;
	transition: right .2s ease-in-out;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	display: none
}
.slider_thumbs .carousel-control.right:hover .thumb_holder {
	right: 0
}
.in_progress.slider_thumbs .carousel-control.right .thumb_holder {
	right: -100%!important
}
.carousel-control.left .arrow_left {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 15px
}
.carousel-control.left .numbers {
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 0
}
.carousel-control.right .arrow_right {
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 0
}
.carousel-control.right .numbers {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 20px
}
.carousel-control .img_outer {
	top: 0;
	clear: both;
	width: 150px;
	height: 47px;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 0 -2px 0
}
.carousel-control .img {
	top: -47px;
	width: 150px;
	height: 47px;
	position: relative;
	display: block;
	overflow: hidden
}
.in_progress .carousel-control:hover .img {
	top: -47px!important
}
.carousel-control:hover .img {
	top: 0;
	-webkit-transition: top .2s ease-in-out .2s;
	-moz-transition: top .2s ease-in-out .2s;
	-o-transition: top .2s ease-in-out .2s;
	-ms-transform: top .2s ease-in-out .2s;
	transition: top .2s ease-in-out .2s
}
.carousel-control.right .img {
	float: right
}
.carousel-control .img img, .carousel-control .img .video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.carousel-control .img .video {
	left: -1px
}
.carousel-control .img .old {
	z-index: 1
}

@media only screen and (max-width:1300px) {
.carousel-control {
	width: 15%
}
}

@media only screen and (max-width:1000px) {
.carousel-control {
	width: 10%
}
.carousel-control .prev_nav {
	left: 0;
	opacity: 1
}
.carousel-control.left .thumb_holder {
	display: none
}
.carousel-control .next_nav {
	right: 0;
	opacity: 1
}
.carousel-control.right .thumb_holder {
	display: none
}
}
.touch .carousel-control {
	width: 10%
}
.touch .carousel-control.left {
	background-position: 30px center!important
}
.touch .carousel-control.left .thumb_holder {
	display: none
}
.touch .carousel-control.right {
	background-position: 100% center!important
}
.touch .carousel-control.right .thumb_holder {
	display: none
}

@media(max-width:1200px) {
.carousel-inner h2 {
	margin-top: 0
}
.carousel-inner h2 span {
	font-size: .625em!important;
	line-height: 1.4em!important
}
.carousel-inner .slide_subtitle span {
	font-size: .8em
}
.carousel-inner h2 {
	line-height: inherit!important
}
}

@media(max-width:1024px) {
.carousel-inner {
	position: relative
}
.carousel-inner .qbutton {
	font-size: 12px;
	line-height: 31px;
	height: 31px
}
.carousel-inner .qbutton i {
	margin: 0 0 0 20px
}
}

@media only screen and (max-width:800px) {
.carousel .carousel-inner .slider_content_outer {
	display: table
}
.carousel-inner .slider_content .thumb {
	height: auto
}
.carousel .carousel-inner .slider_content {
	display: table-cell;
	vertical-align: middle;
	position: static;
	top: 0!important;
	left: 0!important
}
.carousel-inner h2.large span {
	font-size: .425em!important
}
}

@media(max-width:768px) {
.carousel-inner .qbutton {
	font-size: 11px;
	line-height: 27px;
	height: 27px
}
.carousel-inner .qbutton i {
	margin: 0 0 0 17px
}
.carousel-inner h2.with_title_border span {
	padding: .3em .8em
}
}

@media(max-width:567px) {
.carousel-inner .qbutton {
	font-size: 10px;
	line-height: 23px;
	height: 23px
}
.carousel-inner .qbutton i {
	margin: 0 0 0 14px
}
.carousel-inner p {
	line-height: 1.4em!important
}
.carousel-control {
	display: none
}
.carousel-inner h2.large span {
	font-size: .38em!important
}
.carousel-inner h2 span {
	font-size: .525em!important
}
}

@media(max-width:480px) {
.carousel-inner h2.large span {
	font-size: .3em!important
}
}

@media(max-width:320px) {
.carousel-inner h2.large span {
	font-size: .2em!important
}
.carousel-inner h2 span {
	font-size: .4em!important;
	line-height: 1em!important
}
.carousel-inner p span {
	font-size: 60%!important
}
.carousel-inner p {
	line-height: 1em!important
}
.carousel-inner .qbutton {
	font-size: 9px;
	line-height: 20px;
	height: 20px
}
.carousel-inner .qbutton i {
	margin: 0 0 0 10px
}
.carousel-inner h2.with_title_border {
	margin: 0 0 10px
}
}

@media(max-width:768px) {
.carousel-control.left {
	left: 0
}
.carousel-control.right {
	right: 0
}
}
.carousel-indicators li {
	background-color: #fff;
	margin: 0;
	opacity: .4;
	margin: 0 3px;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transform: all .6s ease-in-out;
	transition: all .6s ease-in-out
}
.carousel-indicators.dark li {
	background-color: #000
}
.carousel-indicators .active {
	opacity: 1;
	margin: 0 3px
}
@-webkit-keyframes text-from-bottom {
0% {
-webkit-transform:translate(0, 15%);
opacity:0
}
50% {
-webkit-transform:translate(0, 15%);
opacity:0
}
100% {
-webkit-transform:translate(0, 0);
opacity:1
}
}
@-moz-keyframes text-from-bottom {
0% {
-moz-transform:translate(0, 15%);
opacity:0
}
50% {
-moz-transform:translate(0, 15%);
opacity:0
}
100% {
-moz-transform:translate(0, 0);
opacity:1
}
}
@-o-keyframes text-from-bottom {
0% {
-o-transform:translate(0, 15%);
opacity:0
}
50% {
-o-transform:translate(0, 15%);
opacity:0
}
100% {
-o-transform:translate(0, 0);
opacity:1
}
}
@keyframes text-from-bottom {
0% {
transform:translate(0, 15%);
opacity:0
}
50% {
transform:translate(0, 15%);
opacity:0
}
100% {
transform:translate(0, 0);
opacity:1
}
}
@-webkit-keyframes rotate {
0% {
-webkit-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
50% {
-webkit-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
100% {
-webkit-transform:perspective(600px) rotateX(0deg) scale(1);
opacity:1
}
}
@-moz-keyframes rotate {
0% {
-moz-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
50% {
-moz-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
100% {
-moz-transform:perspective(600px) rotateX(0deg) scale(1);
opacity:1
}
}
@-o-keyframes rotate {
0% {
-o-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:.2
}
50% {
-o-transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:.2
}
100% {
-o-transform:perspective(600px) rotateX(0deg) scale(1);
opacity:1
}
}
@keyframes rotate {
0% {
transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
50% {
transform:perspective(600px) rotateX(90deg) scale(.5);
opacity:0
}
100% {
transform:perspective(600px) rotateX(0deg) scale(1);
opacity:1
}
}
@-webkit-keyframes fade {
0% {
opacity:0
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fade {
0% {
opacity:0
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes fade {
0% {
opacity:0
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fade {
0% {
opacity:0
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes text-from-bottom-one-by-one {
0% {
top:70px;
opacity:0
}
50% {
top:45px;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@-moz-keyframes text-from-bottom-one-by-one {
0% {
top:70px;
opacity:0
}
50% {
top:45px;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@-o-keyframes text-from-bottom-one-by-one {
0% {
top:70px;
opacity:0
}
50% {
top:45px;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@keyframes text-from-bottom-one-by-one {
0% {
top:70px;
opacity:0
}
50% {
top:45px;
opacity:0
}
100% {
top:0;
opacity:1
}
}
.carousel .video .mobile-video-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10
}
.carousel .video .video-overlay {
	height: 3000px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 11
}
.carousel .video .video-overlay.active {
	background-image: url("img/pixel-video.png");
	background-position: 0 0;
	background-repeat: repeat;
	opacity: 1
}
.carousel .video .video-overlay img {
	display: none!important
}
.carousel .video .video-wrap {
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 10
}
.carousel .video .video-wrap .mejs-poster {
	background-size: cover!important;
	-moz-background-size: cover!important;
	-webkit-background-size: cover!important;
	-o-background-size: cover!important
}
.carousel .video .video-wrap .mejs-container .mejs-controls {
	display: none!important
}
.carousel .video .video-wrap .mejs-controls .mejs-button button:focus {
	outline: none!important
}
.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: rgba(255,255,255,0.18)!important
}
.carousel .video .video-wrap .mejs-container {
	background-color: transparent!important;
	background-image: none!important;
	height: auto!important
}
.carousel .video .video-wrap .mejs-mediaelement {
	background: none!important;
	border: 0!important
}

/* back to top */

#back_to_top span {
    text - align: center
}
#back_to_top {
   color: #cdcdcd;
	 height: auto;
   
   z-index:90000000000000;  
   position: fixed;
   bottom: 65px; 
   margin: 0; 
   right: 25px;
   
    opacity: 0;
	 filter: alpha(opacity = 0);
	 
	 
	 border: 2 px solid# red;
	
	font-size: 30px;
	 
	 - webkit - transition: all.3 s ease 0 s; 
	 - moz - transition: all.3 s ease 0 s;
	  - o - transition: all.3 s ease 0 s;
	  transition: all.3 s ease 0 s;
	 


}
#back_to_top.off {
     opacity: 0;
	 filter: alpha(opacity = 0);
	 right: 25 px;
}
#back_to_top.on {
    opacity: 1;
	filter: alpha(opacity = 100);
	visibility: visible;
	right: 25 px;
}


#back_to_top.hover {
     color: #ff0000;
}



.fa-stack{



    
    border-radius: 100px;

	
	border: 2px solid #cdcdcd;
	text-align: center;
}







										


