@import url("http://hello.myfonts.net/count/2c3057");

@font-face {
	font-family: 'CaeciliaLTPro-45Light';
	src: url('../eot/2c3057_0_0.eot');
	src: url('../eot/2c3057_0_0d41d.eot#iefix') format('embedded-opentype'),
	url('../woff/2c3057_0_0.woff') format('woff'),
	url('../ttf/2c3057_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CaeciliaLTPro-55Roman';
	src: url('../eot/2c3057_1_0.eot');
	src: url('../eot/2c3057_1_0d41d.eot#iefix') format('embedded-opentype'),
	url('../woff/2c3057_1_0.woff') format('woff'),
	url('../ttf/2c3057_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CaeciliaLTPro-75Bold';
	src: url('../eot/2c3057_2_0.eot');
	src: url('../eot/2c3057_2_0d41d.eot#iefix') format('embedded-opentype'),
	url('../woff/2c3057_2_0.woff') format('woff'),
	url('../ttf/2c3057_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CaeciliaLTPro-85Heavy';
	src: url('../eot/2c3057_3_0.eot');
	src: url('../eot/2c3057_3_0d41d.eot#iefix') format('embedded-opentype'),
	url('../woff/2c3057_3_0.woff') format('woff'),
	url('../ttf/2c3057_3_0.ttf') format('truetype');
}
@font-face {
    font-family: 'Caecilia-LightSC';
    src: url('../eot/pmn_caecillia_light_sc-webfont.eot');
    src: url('../eot/pmn_caecillia_light_sc-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('../woff/pmn_caecillia_light_sc-webfont.woff') format('woff'),
         url('../ttf/pmn_caecillia_light_sc-webfont.ttf') format('truetype');
}

/*============================================
	base
============================================*/
body {
	color: #4c4b49;
	font-size: 16px;
	line-height: 22px;
	font-family: "Source Sans Pro",sans-serif;
	background-color: #F2EDE4;
	-webkit-font-smoothing: antialiased !important;
}
a {
    color: #b00d36;
}
a:hover, a:focus {
     color: #b00d36;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
input:focus {
  outline: none;
}
sup {
	top: -0.1em;
	padding-right: 3px;
}
textarea {
    resize: none;
}
input, button, select, textarea {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*============================================
	structure
============================================*/
.row-narrow {
	max-width: 1140px;
	margin-bottom: 80px;
}
.section-title {
	margin: 60px 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	background: url(../png/title-bg.png) repeat-x 0 50%;
	text-align: center;
	margin-bottom: 60px;
	position: relative;
	z-index: 1;
}
.section-subtitle {
	margin: 40px 0px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	z-index: 1;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	
	font-family: 'Source Sans Pro', sans-serif
}
.section-abstract{ padding-bottom: 15px; font:300 16px/1.5 Source Sans Pro}
.section-title > span {
	display: inline-block;
	margin: 0px auto;
	padding: 15px 34px;
	border: 2px solid #b36b71;
	color: #b00d36;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	overflow: hidden;
	background-color: #fff;
}
.section:before,
.section:after {
  content: " ";
  display: table;
}
.section:after {
  clear: both;
}
/* Section background colors */
.section-westar,
.section-westar .section-title span {
	background-color: #e6e2dc!important;
}
.section-dawn-pink {
	background-color: #f2ede4!important;
}
.section-sisal,
.section-sisal .section-title span {
	background-color: #d9d1c3!important;
}
.section-ash,
.section-ash .section-title span {
	background-color: #ccc5b8!important;
}
.section-bridal-heath,
.section-bridal-heath .section-title span {
	background-color: #fffbf5!important;
}
.section-pearl-bush,
.section-pearl-bush .section-title span {
	background-color: #E6DFD3!important;
}
.section-merlin {
	background-color: #403733!important;
}
.section-merlin .section-title {
	background-image: url(../png/title-bg-2.png);
	margin-left: 0;
	margin-right: 0;
}
.section-merlin .section-title span {
	background-color: #403733!important;
	color: #ffc68c;
	border-color: #ffc68c;
}

.section-intro {
	text-align: center;
}
.section-intro .container-intro {
	position: relative;
}
.section-intro .img-product {
	display: inline-block;
}
.section-intro h1 {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	margin-top: 36px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.section-intro-product {
	background-color: #B2ACA1;
}
.product-image-wrap {
	display: table;
	width: 100%;
	height: 220px;
}
.product-image {
	display: table-cell;
	vertical-align: middle;
}
.product-title {
	font: 20px/26px 'CaeciliaLTPro-45Light', sans-serif;
	font-weight: 300;
	margin: 0 auto 40px;
	max-width: 740px;
	padding-bottom: 24px;
	padding-top: 40px;
	text-align: center;
}
.product-title h1 {
	font-size: 36px;
    line-height: 44px;
    background: url(../png/gray-line.png) no-repeat center bottom;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.page-title {
	font: 36px/44px 'Oswald', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../png/gray-line.png) no-repeat center bottom;
	padding-bottom: 25px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 40px;
}

.abstract-line,
.abstract-line h1 {
	font: 20px/28px 'Caecilia-LightSC', sans-serif;
	font-weight: 300;
	text-align: center;
	/*text-transform: lowercase;*/
}

.abstract-line {
	background: url(../png/gray-line.png) no-repeat center bottom;
	padding-bottom: 30px;
	padding-top: 40px;
	margin: 0 auto;
	max-width: 740px;
	margin-bottom: 40px;
}

.row-narrow .abstract-line {
	margin-bottom: 60px;
}

.abstract-line-sentence-case:first-letter{
	text-transform: capitalize;
}

.abstract-line-sentence-case,
.abstract-line-sentence-case h1 {
	font: 20px/28px 'Caecilia-LightSC', sans-serif;
	font-weight: 300;
	text-align: center;
}

.abstract-line-sentence-case {
	background: url(../png/gray-line.png) no-repeat center bottom;
	padding-bottom: 30px;
	padding-top: 40px;
	margin: 0 auto;
	max-width: 740px;
	margin-bottom: 40px;
}

.row-narrow .abstract-line-sentence-case {
	margin-bottom: 60px;
}


.abstract-product h1 {
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 0;
	font-weight: 600;
	text-transform: uppercase;
}

.abstract-generic {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	max-width: 740px;
	margin: 30px auto 25px;
}

.abstract-generic:first-letter{
	text-transform: capitalize;
}

.container-hr {
	border-width: 0 0 5px 0;
	border-style: solid;
	border-color: #d9d6d0;
	margin-top: -5px;
	margin-bottom: 0;
	padding: 0;
	position: relative;
	z-index: 100;
	max-width: 1140px;
}

.rte a {
	color: #b00d36;
}
.rte a:hover,
.rte a:focus {
	color: #b00d36;
}
.rte ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px 0;
}
.rte ul li {
	background: url(../png/list-dot.png) no-repeat left 9px;
	padding-left: 25px;
	margin-bottom: 5px;
}
.rte .abstract {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  max-width: 740px;
  margin: 30px auto 60px;
  margin-bottom: 60px;
}
.browserupgrade {
	background-color: #33312e;
	padding: 25px 0;
	color: #ccc5b8;
	text-align: center;
}
.browserupgrade a,
.browserupgrade a:hover,
.browserupgrade a:focus {
	color: #ccc5b8;
	text-decoration: underline;
}
.rte img {
    max-width: 100%;
    height: auto;
}

/* Cookies */
.cookies-box {
	background-color: #fff;
	padding: 13px 0;
	color: #000;
	line-height: 24px;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}
.cookies-box a {
	color: #000;
	text-decoration: underline;
	padding-left: 3px;
}
.cookies-box a:hover,
.cookies-box a:focus {
	color: #000;
}
.btn-cookies {
	background: url(../png/cookie-close.png) no-repeat center center;
	border: none;
	text-indent: -9000px;
	overflow: hidden;
	width: 10px;
	height: 100%;
	float: right;
}

.btn-accept-cookies {
    background-color:white;
    margin:12px 24px;
    
}
/* Overlay */
.black-overlay {
	display: none;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/*============================================
	Buttons + icons
============================================*/
.btn {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: none;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 54px 10px 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	position: relative;
	min-height: 44px;
}
.btn:hover, .btn:focus {
	outline: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.btn .btn-txt {
	float: left;
	padding-right: 10px;
}
.btn-red {
	background-color: #b00d36;
	color: #fff;
}
.btn-red:hover,
.btn-red:focus {
	background-color: #960b2e;
	color: #fff;
}
.btn-white {
	background-color: #fff;
	color: #66635c;
}
.btn-white:hover,
.btn-white:focus {
	background-color: #f2ede4;
	color: #66635c;
}
.btn-gray,
.btn-gray:hover,
.btn-gray:focus {
	background-color: #f2ede4;
	border: 1px solid #bfbab0;
	color: #4c4b49;
}
.btn-light-gray {
	background-color: #e6ddcf;
	border: 1px solid #bfbab0;
	color: #4c4b49;
}
.btn-light-gray:hover,
.btn-light-gray:focus {
	background-color: #fffbf5;
	color: #4c4b49;
}
.btn-white-gray {
	background-color: #faf6f0;
	border: 1px solid #d9d3c7;
	color: #4c4b49;
}
.btn-white-gray:hover,
.btn-white-gray:focus {
	background-color: #f2ede4;
	color: #4c4b49;
}
.btn-brown {
	background-color: #ffc68c;
	border: 1px solid #ffc68c;
	color: #4c382e;
}
.btn-brown:hover,
.btn-brown:focus {
	background-color: #e6b27e;
	color: #4c382e;
}
.btn-back {
	position: absolute;
	font-weight: 700;
	color: #4c4b49;
	left: 14px;
	bottom: -56px;
	text-transform: uppercase;
	background: url(../png/back-arrow.png) no-repeat left 20px;
	background-size: 4px;
	padding-left: 10px;
}
.btn-simple,
.btn-simple:hover,
.btn-simple:focus {
	background-color: transparent;
	border: none;
	color: #4c4b49;
}
.btn-border,
.btn-border:hover,
.btn-border:focus {
	background-color: transparent;
	border: 1px solid #ccc6bc;
	color: #4c4b49;
}
.btn-more {
	width: 100%;
	background-color: #ede8df;
	color: #4c4b49;
}
.btn-more:hover,
.btn-more:focus {
	background-color: #e6dfd3;
	color: #4c4b49;
}
.icon {
	width: 24px;
	height: 24px;
	position: absolute;
	line-height: 1;
	background-repeat: no-repeat;
	right: 20px;
	top: 50%;
	margin-top: -12px;
}
.icon-arrow-gray {
	background-image: url(../png/btn-arrow-gray.png);
}
.icon-arrow-white {
	background-image: url(../png/btn-arrow-white.png);
}
.icon-arrow-brown {
	background-image: url(../png/btn-arrow-brown.png);
}
.icon-download-white {
	background-image: url(../png/download-white.png);
}
.icon-download-gray {
	background-image: url(../png/download-gray.png);
}
.icon-linkedin {
	display: inline-block;
	background: url(../png/icon-linkedin.png) no-repeat;
	line-height: 20px;
	height: 20px;
	padding-left: 35px!important;
}
.icon-linkedin:hover {
	background-position: 0 -20px;
}

.section-message {
	padding: 40px 0;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
}
.section-message h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}

/*============================================
	page header
============================================*/
.navbar-toggle .icon-bar {
	background-color: #fff;
	height: 3px;
	width: 23px;
}
#pageHeader {
	background-color: #4d4a45;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700px;
}
#pageHeader .navbar-nav {
	float: right;
	margin: 0;
}
.header-customBottom {
	margin-bottom: 50px;
}
.header-customTop {
	margin-top: 50px;
}
.navbar-main {
	margin-bottom: 0;
}
.navbar-main .navbar-header {
	max-width: 1170px;
	margin: 0px auto;
	position: relative;
	float: none;
}
.navbar-main a {
	color: #fff;
	text-transform: uppercase;
}
.navbar-main .active a {
	background-color: #353330;
}
.navbar {
	border: none;
}
.navbar-main .navbar-collapse {
	padding: 0;
	border: none;
  	-webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-main .nav > li > a:hover {
	background-color: transparent;
	color: #A6A5A2;
}
.navbar-main .nav > li > a:focus {
	background-color: transparent;
}
.navbar-main .nav-secondary .nav > li > a {
	color: #BFBEBC;
}
.navbar-main .nav-secondary .nav > li > a:hover {
	color: #FFF;
}
.navbar-main .nav-secondary .nav > li > a:focus {
	background-color: transparent;
}
.navbar-main .nav .open > a,
.navbar-main .nav .open > a:hover,
.navbar-main .nav .open > a:focus {
	background-color: transparent;
	color: #CCC5B8;
}
.navbar-main .active.dropdown .dropdown-menu {
	display: block;
}
.navbar-main .nav > .active > a:hover,
.navbar-main .nav > .active > a:focus {
	background-color: #33312e;
	color: #fff;
}
.navbar-main .dropdown-menu ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0 30px;
}
.navbar-main .dropdown-menu ul li a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-transform: none;
}
.navbar-main .dropdown-menu ul li a:hover {
	color: #999897;
}
.navbar-main .dropdown-menu ul .active a {
	color: #ffc68c;
}
.navbar-main .dropdown-menu ul .active a:hover {
	color: #999897;
}
.navbar-main .navbar-nav > .dropdown {
	position: static;
}
.navbar-main .navbar-nav > .dropdown li {
	float: left;
	margin-left: 30px;
}
.navbar-main .dropdown .dropdown-menu {
    display: none;
 }
.navbar-main .dropdown-menu {
	background-color: #353330;
	border: none;
	width: 100%;
	padding: 13px 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
  	-webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-main .dropdown-menu > li > a {
	color: #fff;
}
.navbar-main .dropdown-menu > li > a:hover,
.navbar-main .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: #b2aca1;
}
.nav-secondary  {
	/*border-bottom: 1px solid #33312e;*/
}
.nav-secondary .navbar-nav {
    background-color: #5e5c57;
}
.nav-secondary .navbar-nav > li > a {
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	color: #B8B6B4;
}
.nav-secondary .dropdown-menu {
	top: -50px;
}
.nav-primary {
	/*border-bottom: 1px solid #33312e;*/
}
.nav-primary a {
	font-size: 16px;
	line-height: 18;
}
.nav-primary .nav > li > a {
	font-weight: 700;
}
.navbar-main .nav > .current > a {
	color: #ffc68c;
}
.navbar-main .nav > .current > a:hover,
.navbar-main .nav > .current > a:focus {
	color: #b2aca1;
}
/* Logo */
.navbar-brand {
	position: absolute;
	z-index: 1001;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	left: 5px;
	top: 0;
	transition: all 0.25s ease 0s;
}

.navbar-brand img {
	height: 105px;
    width: auto;
    border-bottom: 5px solid #950B31;
}

.logotype {
	position: absolute;
	height: 16px;
	width: 32%;
	max-width: 380px;
	top: 42px;
	margin-left: 145px;
	background-image:url('../png/stg-logotype-1280.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.header-customTop {
	padding-top: 50px;
	margin: 0;
}
.header-customTop.header-customSearch {
	border-top: 1px solid #262522;
}

/*============================================
	Modules
============================================*/

/* Carousel */
.carousel {
	margin-bottom: 80px;
}
.carousel-indicators {
	margin-bottom: 0;
	height: 14px;
	bottom: -39px;
}
.carousel-indicators li {
	background: url(../png/sprite-carousel.png) 0 0 transparent;
	width: 14px;
	height: 14px;
	border: none;
	margin: 0 0 0 11px;
}
.carousel-indicators li:first-child {
	margin-left: 0;
}
.carousel-indicators .active {
	background-position: 0 -14px;
	background-color: transparent;
	width: 14px;
	height: 14px;
	margin: 0 0 0 11px;
}
.carousel-indicators li:hover {
    background-position: 0 -14px;
}
.carousel-inner .container {
	position: relative;
	padding: 0;
}
#carousel-generic .carousel-caption {
	display: none;
}
#carousel-generic .active .carousel-caption {
	display: block;
}
.carousel-caption {
	text-align: left;
	width: 45%;
	left: 15px;
	font-size: 20px;
	line-height: 1.5;
	text-shadow: none;
	padding: 0;
	bottom: 45px;
}
.carousel-caption h1,
.carousel-caption h2 {
	margin: 0;
	font-size: 48px;
	line-height: 1.2;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.carousel-caption h2 {
	margin: 0 0 15px;
}
.carousel-actions-wrap {
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
    z-index: 20;
}
.carousel-actions {
	background: url(../png/transparent-bg.png) repeat;
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 40px;
	padding: 10px;
	max-width: 380px;
	z-index: 1;
}
.carousel-actions h4 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 5px;
	font-family: 'Source Sans Pro', sans-serif;
}
.carousel-actions .btn {
	margin-bottom: 10px;
	display: block;
}
.carousel-actions .btn .btn-txt {
	padding-right: 95px;
}
.carousel-frontpage.carousel-inner {
	height: 560px;
}
.carousel-frontpage .carousel,
.carousel-frontpage .item,
.carousel-frontpage .fill {
  height:100%;
  width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
}
.carousel-frontpage .read-more {
	margin-top: 20px;
	line-height: 24px;
	font-weight: 700;
}
.carousel-frontpage .read-more a {
	color: #fff;
	font-weight: bold;
	background: url(../png/more-arrow-white.png) no-repeat right center;
	padding-right: 12px;
}
.carousel-frontpage .read-more a:hover {
	color: #cccccc;
	background-image: url(../png/more-arrow-gray.png);
}
.fill {
	background-position: center center;
	background-repeat: no-repeat;
}

.img-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#000, endColorstr=transparent);
	background-image:-moz-linear-gradient(top, transparent 0%, transparent 0%,#000000 100%);
	background-image:linear-gradient(top, transparent 0%, transparent 0%,#000000 100%);
	background-image:-webkit-linear-gradient(top, transparent 0%, transparent 0%,#000000 100%);
	background-image:-o-linear-gradient(top, transparent 0%, transparent 0%,#000000 100%);
	background-image:-ms-linear-gradient(top, transparent 0%, transparent 0%,#000000 100%);
	background-image:-webkit-gradient(linear, right top, right bottom, color-stop(0%,transparent), color-stop(0%,transparent),color-stop(100%,#000000));
	opacity: 0.50;
	filter: alpha(opacity=50);
}
.img-wrap-solid {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.50;
	filter: alpha(opacity=50);
}

/*Carousel frontpage*/
.carousel-frontpage {
    height: 560px;
}
.carousel-frontpage .owl-dots .owl-dot {
    display: inline-block;
}
.carousel-frontpage .owl-dots {
    text-align: center;
    margin: 25px 0;
}
.carousel-frontpage .owl-dots .owl-dot span {
    background: url("../png/sprite-carousel.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 14px;
    margin: 0 0 0 11px;
    width: 14px;
    display: block;
}
.carousel-frontpage .owl-dots .owl-dot:first-child span {
    margin-left: 0;
}
.carousel-frontpage .owl-dots .owl-dot.active span,
.carousel-frontpage .owl-dots .owl-dot:hover span {
    background-position: 0 -14px;
}
.carousel-frontpage .owl-controls .owl-nav [class*="owl-"] {
    text-indent: -9000px;
    overflow: hidden;
    display:none!important;
    width: 20%;
    height: 100%;
    cursor:pointer;
    position: absolute;
    top: 0;
}
.carousel-frontpage .owl-prev {
    left: 0;
}
.carousel-frontpage .owl-next {
    right: 0;
}
.carousel-frontpage .item,
.carousel-frontpage .fill {
    height: 560px;
}
.carousel-frontpage .carousel-caption {
    display: none;
}
.carousel-frontpage .center .carousel-caption {
    display: block;
}
.carousel-frontpage-wrap {
    position: relative;
    margin-bottom: 80px;
}
.carousel-frontpage-wrap .container {
    position: relative;
}

/* People carousel */
.carousel-people {
	max-width: inherit;
	margin: 0 0 90px;
}
.carousel-people .col-img {
	padding: 0;
	background-color: #f2ede4;
}
.carousel-people .col-txt {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0;
}
.carousel-thumbs {
	position: absolute;
	top: 381px;
	left: 0;
	padding: 0;
}
.carousel-thumbs .list-inline {
	overflow: hidden;
	margin: 0;
	float: right;
}
.carousel-thumbs .list-inline > li {
	padding: 0;
	float: left;
	display: block;
	text-align: center;
}
.carousel-thumbs .list-inline > li img {
	display: inline-block;
}
.carousel-thumbs .list-inline > li > a {
	cursor: pointer;
	background-color: #cfc8bd;
	width: 95px;
	height: 80px;
	display: block;
}
.carousel-thumbs .list-inline > li > .selected {
	background-color: #f2ede4;
}
.person-box {
	max-width: 550px;
	font-size: 16px;
	line-height: 22px;
}
.person-box h2,
.person-box h3 {
	text-transform: uppercase;
	font: 36px/44px 'Oswald', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
	font-style: normal;
}
.box-intro {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #ccc6bc;
	font-weight: 300;
	padding-bottom: 35px;
	margin-bottom: 30px;
}
.box-intro q {
	display: block;
	font-style: italic;
	margin-bottom: 25px;
}
.box-intro .name {
	display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3;
}
.box-intro .info {
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
}
.box-title {
	background: url(../png/box-title-line.png) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 4px;
}

/*Carousel - frontpage style on sub page*/
#fullpage .carousel-frontpage-wrap {
	margin-bottom: 100px;
}
#fullpage .carousel-frontpage .carousel-caption {
	width: 100%;
    left: 0;
    top: 60px;
	text-align: center;
}

#fullpage .carousel-frontpage .carousel-caption p {
	position: absolute;
	top: 390px;
	width: 50%;
	margin-left: 25%;
	font-family: 'Caecilia-LightSC', sans-serif;
}

#fullpage .carousel-frontpage .owl-item .container {
    position: absolute;
    top: 0px;
	width: 100%;
}

#fullpage .carousel-frontpage-wrap .container-hr {
	display: none;
}


/*============================================
	Teasers
============================================*/

/* Teaser simple */
.col-teaser {
	position: relative;
}
.teaser-simple {
	text-align: center;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	text-transform: uppercase;
}
.teaser-simple .teaser {
	padding-left: 0;
	padding-right: 0;
}
.teaser-simple .col-teaser {
	border: 1px solid transparent;
}
.teaser-simple .col-teaser {
	position: relative;
	padding: 9px 9px 38px;
	font-size: 18px;
	line-height: 22px;
}
.teaser-simple .teaser-body {
    background: url(../png/gray-line-single.png) no-repeat bottom center;
    padding-bottom: 30px;
    font: 18px/24px 'Oswald', sans-serif;
    font-weight: 700;
}
.teaser-simple .col-teaser:hover {
	background-color: #fff;
	border: 1px solid #ccc9c4;
}
.teaser-simple .col-teaser h3 {
	color: #4c4b49;
	font: 14px/16px "Source Sans Pro", sans-serif;
	font-weight: 700;
	margin-top: 23px;
	margin-bottom: 15px;
}
.link-hover {
	background: url(../png/blank.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9000px;
	text-transform: capitalize;
	width: 100%;
	z-index: 10;
}
/* Teaser borders */
.teaser-borders {
	text-align: center;
	margin: 0;
	text-transform: uppercase;
}
.teaser-borders:first-child .teaser {
	border-top: 1px solid #d9d3c7;
}
.teaser-borders:first-child .teaser:first-child {
	border-top: 1px solid #d9d3c7;
}
.teaser-borders .teaser {
	padding: 9px;
	border-color: #d9d3c7;
	border-width: 0 1px 1px 0;
	border-style: solid;
}
.teaser-borders .teaser-body {
	padding: 25px 0;
}
.teaser-borders .teaser:first-child {
	border-width: 0 1px 1px 1px;
}
.teaser-borders .teaser:hover,
.teaser-borders .teaser.active {
	background-color: #fff;
}

/* Teasers colored */
.teaser-colored {
	margin-bottom: 60px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
.teaser-colored .teaser {
	padding: 0;
	margin: 0;
}
.teaser-colored h2 {
	font-size: 14px;
    line-height: 1.1;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
}
.teaser-colored .teaser-body {
	padding: 20px;
	border-width: 0 1px 1px;
	border-style: solid;
}
.teaser-colored .teaser-1 .teaser-body {
	background-color: #4c382e;
}
.teaser-colored .teaser-image {
	position: relative;
}
.teaser-colored .teaser-1 .teaser-body {
	background-color: #4c382e;
	border-color: #4c382e;
}
.teaser-colored .teaser-1 h2 {
	color: #4c382e;
}
.teaser-colored .teaser-2 .teaser-body {
	background-color: #665247;
	border-color: #665247;
}
.teaser-colored .teaser-2 h2 {
	color: #665247;
}
.teaser-colored .teaser-3 .teaser-body {
	background-color: #403733;
	border-color: #403733;
}
.teaser-colored .teaser-3 h2 {
	color: #403733;
}
.teaser-colored .col-teaser h2,
.teaser-colored .col-teaser h3 {
	transition: all 0.35s ease 0s;
}
.teaser-colored .col-teaser:hover .teaser-body {
	background-color: #fff;
	border-color: #d9d3c7;
}
.teaser-colored .col-teaser:hover .black-overlay {
	display: block;
}
.teaser-colored .col-teaser:hover .teaser-body h2,
.teaser-colored .col-teaser:hover .teaser-body h3 {
	color: #4c4b49;
}
.teaser-colored .teaser-body h2,
.teaser-colored .teaser-body h3 {
	margin: 0;
	color: #ffc68c;
	font: 24px/26px 'Oswald';
	font-weight: 700;
	text-transform: uppercase;
}

/* Media components */
.media-footer {
	border: 1px solid #242626;
}

.media-category { border-bottom: 1px solid #d9d9d9;}
.media-footer p {
	margin: 0;
}
.media-footer .media-body {
	vertical-align: middle;
	height: 28px;
}
.col-media {
	padding: 0;
}

.col-media .media {
	border-left: 1px solid #242626;
	padding: 15px;
	position: relative;
}
.col-media:first-child .media {
	border-left: none;
}
.col-media:hover {
	background-color: #303233;
}
.col-media h3 {
	margin: 0;
	font-size: 28px;
	line-height: 28px;
	font-family: 'Oswald', sans-serif;
}
.col-media .media {
	margin-top: 0;
	font-size: 13px;
	line-height: 14px;
	height: 60px;
}
.symbol-dash {
	padding-right: 2px;
	font-size: 18px;
	line-height: 33px;
	float: left;
}
.symbol-plus {
	float: right;
	line-height: 22px;
}
.col-media a {
	background: url(../png/blank.png) repeat;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9000px;
	text-transform: capitalize;
	width: 100%;
	z-index: 1;
}

/* Image component */
.img-component {
	color: #fff;
	position: relative;
	margin: 0px auto;
	max-width: 1440px;
	text-align: center;
}
.img-component .container-txt {
	padding-top: 126px;
	padding-bottom: 125px;
	min-height: 230px;
}
.img-component-txt {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	/*background: url(../images/white-line.png) no-repeat bottom center;*/
	/*padding-bottom: 48px;*/
	font-size: 16px;
	line-height: 20px;
}
.img-component .title {
	background: url(../png/white-line.png) no-repeat bottom center;
    font-size: 48px;
    line-height: 56px;
	text-transform: uppercase;
	margin-bottom: 20px;
    padding-bottom: 20px;
}
.small-title {
	display: block;
	color: #ffc68c;
	text-transform: uppercase;
	font: 14px/16px 'Source Sans Pro', sans-serif; /*20px*/
	margin-bottom: 5px;
	font-weight: 700;
}

.img-component-txt p {
	font: 20px/26px 'Caecilia-LightSC';
	text-transform: lowercase;
}
.img-component-simple {
	text-align: center;
/*	margin-bottom: 30px;*/
}
.img-component-simple img {
	display: inline-block;
}
.img-component .container-hr {
	border-color: #bfb8ac;
}
.img-component-simple .inner {
    position: relative;
    display: inline-block;
}
.img-component-simple .inner:hover .black-overlay {
    display: block;
}
.btn-newsVideo {
    background: url(../png/slider-play-btn.png) no-repeat center center;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}
.btn-bulletsVideo {
    background: url(../png/slider-play-btn.png) no-repeat center center;
    position: absolute;
    width: 140px;
    height: 140px;
    top: 0;
    z-index: 10;
	border-radius: 50%;
	transition: all 0.25s ease;
}
.btn-bulletsVideo:hover {
    background-color: rgba(0,0,0,0.33);
}

/* Brands */
.brand-logos {
	margin-bottom: 90px;
}
.brand-logos h2 {
	color: #4c4b49;
	font: 18px/24px 'Oswald', sans-serif;
	font-weight:bold;
	margin: 0;
}
.brand-logos .teaser-image img {
	width: 361px;
	height: 141px;
	max-width: 100%;
	display: block;
}
.col-brands {
	margin: 0 -10px;
}
.panel-brands {
	display: inline-block;
	width: 100%;
	line-height: 14px;
	padding: 0;
	border-style: solid;
	border-color: #d9d3c7;
	border-width: 1px 1px 1px 0;
	border-top: none;
	background-color: transparent;
	-webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
}
.panel-brands:first-child {
	border-top: 1px solid #d9d3c7;
}
.panel-brands:hover {
	background-color: #fff;
	color: #4c4b49;
	border-color: #ccc6bc;
}
.panel-brands .tooltip-inner {
	width: 294px;
	max-width: inherit;
}
.panel-brands {

}
.panel-brands .panel-heading {
	padding: 0;
	border-bottom: none;
}
.panel-brands .panel-heading .brand-name {
	width: 100%;
	padding: 14px 18px 15px;
	text-align: left;
	background-color: transparent;
	font-weight: normal;
}
.panel-brands .panel-body {
	padding: 25px 18px 15px;
	background: url(../png/collapse-arrow.png) no-repeat left top;
}
.panel-brands .tooltip,
.panel-brands .panel-collapse {
	font-size: 14px;
	line-height: 18px;
}
.panel-brands .tooltip h3,
.panel-brands .panel-collapse h3 {
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.brand-img {
	margin-bottom: 15px;
}
.brand-names {
	margin-bottom: 60px;
}
.brand-names .row {
	margin: 0;
}
.brand-names .row .col-brand-names:first-child {
	border-left: 1px solid #d9d3c7;
}
.similar-brands h2 {
	height: auto!important;
}


/* Filters */
.section-filter {
	text-align: center;
}
.section-filter h2,
.filter-actions h2 {
	color: #4c4b49;
	font-size: 14px;
	line-height: 1.1;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-right: 20px;
	text-align: left;
}
.filter {
	padding-top: 24px;
	padding-bottom: 17px;
	text-align: center;
}
.filter-actions {
	text-align: left;
	padding: 18px 0;
}
.filter-top .filter-actions {
	padding: 0;
}
.filter-top .filter-actions .btn,
.col-actions-custom .btn {
	display: inline-block;
	background-color: #e6ddcf;
	width: 100%;
	white-space: inherit;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.filter-top .filter-actions .btn-txt,
.col-actions-custom .btn-txt {
	width: 100%;
	text-align: left;
	white-space: pre-wrap;
}
.filter-bottom {
	background-image: url(../png/filter-arrow.png);
	background-repeat: no-repeat;
	background-position: 73% 0;
	border-bottom: 1px solid #f2ede4;
}
.filter .tooltip-inner {
	max-width: 250px;
	width: 250px;
}
.filter .tooltip.bottom .tooltip-arrow {
	top: 0!important;
}
.filter-option {
	max-width: 290px;
}


/* Tooltips */
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
.tooltip.bottom .tooltip-inner,
.tooltip.top .tooltip-inner,
.tooltip.right .tooltip-inner,
.tooltip.left .tooltip-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc6bc;
    color: #66635c;
    text-align: left;
    opacity: 1;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff;
    margin-top: 0;
	background: url(../png/tooltip-arrow-bottom.png) no-repeat center center;
	width: 12px;
	height: 8px;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #fff;
	margin-bottom: 1px;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #fff;
	margin-right: 1px;
	background: url(../png/tooltip-arrow-left.png) no-repeat right center;
	width: 8px;
	height: 12px;
	margin-right: -2px;
}
.tooltip.left {
	margin-left: 5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #fff;
	border: none;
	margin-left: -2px;
	background: url(../png/tooltip-arrow-right.png) no-repeat left center;
	width: 8px;
	height: 12px;
}
.btn-tooltip {
	background: url(../png/question-sprite.png) no-repeat transparent;
	width: 19px;
	height: 19px;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
	margin-left: 10px;
	margin-top: 12px;
	padding: 0;
	min-height: inherit;
    right: 60px;
    top: 0;
    position: static;
}
.btn-tooltip:hover {
	background-position: 0 -19px;
}
/* Revise this */
.tooltip-inner {
  background: red;
  color: gray;
}
.tooltip .arrow {
  border-width: 2;
}
.tooltip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  padding: 1px;
  text-align: left;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  white-space: normal;
}
.tooltip.top {
  margin-top: -10px;
}
.tooltip.bottom {
  margin-top: 10px;
}
.tooltip.left {
/*  margin-left: -10px;*/
}
.tooltip-inner {
  margin: 0;
  padding: 4px 8px;
  font-weight: normal;
  line-height: 18px;
  background-color: red;
  border-bottom: 1px solid #e60000;
}
.tooltip-inner:empty {
  display: none;
}
.tooltip .tooltip-arrow,
.tooltip .tooltip-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip .tooltip-arrow {
  border-width: 2;
}
.tooltip .tooltip-arrow:after {
  border-width: 1;
  content: "";
}
.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -2;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: green;
  bottom: -2;
}
.tooltip.top .tooltip-arrow:after {
  bottom: 1px;
  margin-left: -1;
  border-bottom-width: 0;
  border-top-color: white;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: -2;
  margin-top: -2;
  border-left-width: 0;
  border-right-color: #999;
/*  border-right-color: violet;*/
}
.tooltip.right .tooltip-arrow:after {
  left: 1px;
  bottom: -1;
  border-left-width: 0;
/*  border-right-color: white;*/
}
.tooltip.bottom .tooltip-arrow {
/*  left: 50%;
  margin-left: -2;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: #ccc6bc;
  top: -2;*/
}
.tooltip.bottom .tooltip-arrow:after {
/*  top: 1px;
  margin-left: -1;
  border-top-width: 0;
  border-bottom-color: white;*/
}
.tooltip.right {
	margin-left: -6px;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: -2;
  margin-top: -2;
  border-right-width: 0;
}
.tooltip.left .tooltip-arrow:after {
  right: 1px;
  border-right-width: 0;
  bottom: -1;
}

/* Custom dropdown */
.select2-drop ::-webkit-scrollbar {
    width: 4px;
}
.select2-drop ::-webkit-scrollbar-track {
    background-color: #f2f1ed;
}
.select2-drop ::-webkit-scrollbar-thumb {
    background-color: #4c4b49;
    height: 30px;
}
.select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    min-width: 240px;
    float: left;
    text-align: left;
}
.select2-container .select2-choice {
    display: block;
    height: 44px;
    padding: 0 0 0 18px;
    overflow: hidden;
    position: relative;
    border: 1px solid #bfbab0;
    white-space: nowrap;
    line-height: 44px;
    color: #4c4b49;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
    background-color: #ccc5b8;
    font-size: 15px;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold;
	font-size: 14px;
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    border: 1px solid #ccc6bc;
    border-top: 0;
}
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}
.select2-drop-active {
    border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #ccc6bc;
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 44px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-clip: padding-box;
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../png/select-arrow.png) no-repeat center center #ccc5b8;
}
.select2-search {
	background: url(../png/search-select.png) no-repeat right center #f2f1ed;
    margin: 10px;
    position: relative;
    z-index: 10000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    white-space: nowrap;
}
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 40px;
    padding: 0 42px 0 15px;
    margin: 0;
    outline: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;

}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    outline: none;
}
.select2-dropdown-open .select2-choice {
	background-color: #f2efe9;
    border-bottom-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-color: #fff;
}

/* results */
.select2-results {
    max-height: 210px;
    padding: 0;
    margin: 0 20px 20px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}
.select2-results li {
	line-height: 44px;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
    list-style: none;
    display: list-item;
    background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}
.select2-results .select2-result-label {
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.select2-results .select2-highlighted {
    background: #4c4b49;
    color: #fff;
}
.select2-results li em {
    background: #feffde;
    font-style: normal;
}
.select2-results .select2-highlighted em {
    background: transparent;
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f2f1ed;
    display: list-item;
    margin: 0 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 40px;
	color: #4c4b49!important;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
    display: none;
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}
.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}
.select2-display-none {
    display: none;
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Search box */
.search-box {
	background-color: #33312e;
	padding: 15px 0;
	display: none;
}
.search-wrap {
	float: right;
	width: 100%;
	position: relative;
}
.search-txt {
	background-color: #262522;
	border: 1px solid #1a1917;
	font-size: 16px;
	color: #FFF;
	font-weight: 600;
	float: left;
	height: 50px;
	padding: 0 10px;
	width: 100%;
	margin-right: -50px;
}
.btn-search {
	background-color: #5E5C57;
	color: #fff;
	text-transform: uppercase;
	border: none;
	float: left;
	font-size: 14px;
	line-height: 24px;
	height: 50px;
	width: 50px;
	padding: 0;
	text-align: center;
}
.btn-search:hover,
.btn-search:focus {
	background-color: #595650;
	font-size: 14px;
}
.btn-search__icon {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: #5E5C57;
	color: #C5C5B8;
	line-height: 50px;
	padding-left: 16px;
	cursor: pointer;
}

.navbar-main .nav-secondary .nav > li > .btn-openSearch.active {
	color: #ffc68c;
	background-color: #353330;
}

/* Distribution */
.distribution {
	text-align: center;
	margin-bottom: 60px;
}
.distribution-txt {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.3;
    font-family: 'CaeciliaLTPro-45Light', sans-serif;
	text-transform: uppercase;
}
.distribution img {
	display: inline-block;
}

/* Cigar formats */
.cigar-formats {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	padding: 60px 0 110px;
}
.cigar-formats .title {
	text-transform: uppercase;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 20px;
}
.cigars img {
	margin-left: 25px;
	display: inline-block;
	vertical-align: bottom;
    max-width: 100%;
    height: auto;
}
.cigars img:first-child {
	margin-left: 0;
}
.cigars img.active {
	display: none;
}
.cigars-txt {
	font: 20px/26px 'Caecilia-LightSC', sans-serif;
	margin-bottom: 50px;
	padding-bottom: 20px;
    text-transform: lowercase;
	background: url(../png/title-line.png) no-repeat bottom center;
}
.cigar {
	background-color: transparent;
	border: none;
	display: inline-block;
	padding: 0 6px;
	position: relative;
	cursor: pointer;
}
.cigar.hover img.active {
	display: inline-block;
	margin-left: 0;
}
.cigar.hover img.inactive  {
	display: none;
}
.cigars .tooltip-inner {
	max-width: 740px;
}
.tooltip-cigar {
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	max-width: 550px;
	margin: 0 auto;
	padding: 25px 20px 30px;
}
.tooltip-cigar .title {
	font: 14px/16px 'Source Sans Pro', sans-serif;
	color: #b00d36;
	margin-bottom: 10px;
	font-weight: 700;
}
.cigars-data {
	display: none;
	background: #fff;
	max-width: 740px;
	margin: 0 auto;
	border: 1px solid #ccc6bc;
}
.cigars-data.hover {
	display: block;
}
.cigar.hover .caret-cigar {
	display: block;
}
.caret-cigar {
	display: none;
	background: url(../png/cigar-description-top.png) no-repeat;
	width: 18px;
	height: 11px;
	position: absolute;
	bottom: -35px;
	left: 50%;
	margin-left: -9px;
}
.cigars-carousel {
    margin-bottom: -1px;
}
.cigars-carousel .owl-item {
    padding-bottom: 35px;
}
.cigars-carousel .item {
    height: 100%;
}
.cigars-carousel .cigar {
    height: 100%;
    display: block;
}
.cigars-carousel img {
    margin: 0;
}
.cigars-carousel .owl-stage {
    overflow: hidden;
}
.cigars-carousel .owl-controls .owl-nav [class*="owl-"] {
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9000px;
    overflow: hidden;
    width: 24px;
    height: 100%;
    cursor:pointer;
    position: absolute;
    top: 0;
    display:block;
}
.cigars-carousel .owl-prev {
    left: 0;
    background-image: url(../png/carousel-arrows-prev.png);
}
.cigars-carousel .owl-next {
    right: 0;
    background-image: url(../png/carousel-arrows-next.png);
}
.cigars-carousel .owl-dots {
    display: none!important;
}
.cigars-carousel .owl-next.disabled,
.cigars-carousel .owl-prev.disabled {
    opacity: 0;
    filter: alpha(opacity=0);
}

/* Variants */
.variants {
	margin-bottom: 60px;
}
.table-variants {
	margin-bottom: 0;
	font-weight: bold;
}
.table.table-variants > tbody > tr > td {
	padding: 12px 20px;
	background-color: #f2ede4;
	border-bottom: 1px solid #fff;
	border-top: none;
}
.table-variants a {
	color: #4c4b49;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}
.collapseTxt {
	font-weight: normal;
}

/* Show more table */
.off-view {
	display: none;
}

.world-map {
	max-width: 600px;
	height: 400px;
	margin: 0 auto;
}
.jvectormap-label {
	position: absolute;
	display: none;
	border: solid 1px #CDCDCD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
}

.section-menu {
	padding-top: 30px;
	border-bottom: 1px solid #d9d3c7;
}
.navbar-generic {
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	position: relative;
}
.navbar-generic > li {
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #ccc6bc;
	padding: 0;
	float:none;
	display:inline-block;
	*display:inline; /* ie7 fix */
	*zoom:1; /* hasLayout ie7 trigger */
	vertical-align: top;
	margin-left: -3px;
}
.navbar-generic > li:first-child {
	border-width: 1px 1px 0 1px;
}

.navbar-generic > li > a {
	color: #4c4b49;
	font-size: 12px;
	line-height: 14px;
	padding: 15px 35px;
	display: table;
	width: 100%;
	font-weight: 600;
}
.navbar-generic > li > a > span {
	display: table-cell;
	vertical-align: middle;
}
.navbar-generic > li {
	background-color: #f2ede4;
}
.navbar-generic > li > .arrow {
	display: none;
	background: url(../png/menu-arrow.png) no-repeat center bottom;
	width: 15px;
	height: 8px;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -8px;
	z-index: 1000;
}
.navbar-generic > .active > a,
.navbar-generic > .active > a:hover,
.navbar-generic > .active > a:focus {
	background-color: #fff;
}
.navbar-generic > .active > .arrow {
	display: block;
}
.navbar-generic > li > a:hover,
.navbar-generic > li > a:focus {
	background-color: #e6dfd3;
}

/* Accordion generic */
.accordion-generic {
	margin-bottom: 40px;
}
.accordion-generic .panel-default > .panel-heading {
	padding-left: 0;
	background: none;
}
.accordion-generic .panel {
	-webkit-box-shadow: none;
    box-shadow: none;
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #ccc6bc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.accordion-generic .panel-title {
	font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Source sans pro';
    font-weight: 700;
    text-transform: uppercase;
}
.accordion-generic .panel-title > a {
	display: block;
	color: #b00d36;
	padding-left: 15px;
	background: url(../png/accordion-closed.png) no-repeat left 8px;
}
.accordion-generic .opened .panel-title > a {
	background-image: url(../png/accordion-opened.png);
}

.focus-boxes {
	margin: 0 -10px;
}
.focus-box {
	margin-bottom: 60px;
	color: #ffc68c;
	background-color: #4c382e;
	position: relative;
}
.focus-box .row {
	height: 100%;
}
.focus-box .focus-data {
	height: 100%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #4c382e;
}
.focus-box.focus-middle .focus-data {
	border-width: 1px;
}
.focus-box.focus-wide .focus-data {
	border-width: 1px;
}
.focus-box.focus-narrow .focus-data {
	height: auto;
}
.focus-narrow .focus-image {
	min-height: 180px;
}
.focus-box .col-focus {
	padding: 0;
	position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.focus-box .news-type {
	position: absolute;
	bottom: 30px;
	right: 30px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.focus-box .focus-txt {
	padding: 20px 30px;
}
.focus-box.image-right .focus-image {
	float: right;
	padding: 0
}
.focus-box .date {
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.focus-box h2 {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	padding-bottom: 20px;
	background: url(../png/focus-line.png) no-repeat left bottom;
	padding-bottom: 20px;
}
.focus-box.focus-wide h2 {
	font-size: 24px;
	line-height: 30px;
}
.focus-box:hover {
	background-color: #fff;
}
.focus-box:hover h2 {
	background-image: url(../png/focus-linehover.png);
}
.focus-box .img-opaque {
   opacity: 0;
   filter: alpha(opacity=15);
}
.focus-box:hover .focus-data {
	border-color: #ccc6bc;
	background-color: #fff;
	color: #4c4b49;
}
.focus-box:hover .black-overlay {
	display: block;
}
.light-brown {
	background-color: #665247;
}
.light-brown .focus-data {
	border-color: #665247;
}
.dark-brown {
	background-color: #403733;
}
.dark-brown .focus-data {
	border-color: #403733;
}
.load-more {
	text-align: center;
	margin-bottom: 60px;
}
.load-more .btn {
	background-color: #fffbf5;
	border-color: #d9d3c7;
	width: 100%;
	text-align: center;
	max-width: 360px;
	padding-right: 15px;
}
.load-more .btn:hover,
.load-more .btn:focus {
	background-color: #f2ede4;
}
.focus-box .col-focus.company-news-1,
.focus-box .col-focus.company-news-2,
.focus-box .col-focus.company-news-3,
.focus-box .col-focus.company-news-4 {
	background-size: cover !important;
}
.company-news-1 {
	background: url(../jpg/stg_lion_1.jpg) center no-repeat !important;
}
.company-news-2 {
	background: url(../jpg/stg_lion_3.jpg) center no-repeat !important;
}
.company-news-3 {
	background: url(../jpg/stg_lion_2.jpg) center no-repeat !important;
}
.company-news-4 {
	background: url(../jpg/stg_lion_4.jpg) center no-repeat !important;
}


/* News media */
.news {
	margin-bottom: 60px;
}
.media-news {
    border: 1px solid #f2ede4;
}
.media-news .media {
	position: relative;
	padding: 24px 0;
	max-width: 83.3333%;
	margin: 0px auto;
}
.media-news:hover {
	background-color: #fff;
	border: 1px solid #ccc6bc;
}
.media-news .date {
	font-size: 16px;
	line-height: 18px;
	text-align: right;
	padding-right: 30px;
	margin-right: 0;
	min-width: 130px;
}
.media-news .month {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
}
.media-news .media-heading {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	top: -6px;
	margin-bottom: 0;
}
.media-news .media-body {
	padding: 0 30px;
	border-left: 1px solid #ccc6bc;
}



/**
 * fullPage 2.1.9
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
 #fullpage .container {
 	position: relative;
 }
 #fullpage .abstract {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 20px;
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;
}
.fp-easing {
    -webkit-transition: all 0.7s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.7s ease-out;
    z-index: 2000;
}
#fp-nav {
    position: fixed;
    z-index: 2001;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    padding: 20px 15px;
    background-color: #fff;
    transition: all 0.35s ease 0s;
    min-width: 44px;
}
#fp-nav.right {
    right: 0;
}
#fp-nav.left {
    left: 0;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav li,
.fp-slidesNav li {
    display: block;
    height: 13px;
    margin: 16px 0 0 0;
    position:relative;
    transition: all 0.35s ease 0s;
}
.fp-slidesNav li {
    display: inline-block;
}
#fp-nav li:first-child {
    margin-top: 0;
}
#fp-nav li a,
.fp-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #4c4b49;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    text-align: right;
}
#fp-nav li.current span,
.fp-slidesNav.current span {
    background: #fff;
}
#fp-nav li a:hover span,
.fp-slidesNav a:hover span {
    background: #b3aca1;
    border-color: #b3aca1;
}
#fp-nav span,
.fp-slidesNav span {
	display: block;
    width: 14px;
    height: 14px;
    border: 4px solid #4c4b49;
    background-color: #4c4b49;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
}
#fp-nav em {
	display: none;
	font-style: normal;
	float: right;
	margin-right: 30px;
	margin-left: 35px;
	min-width: 240px;
}
#fp-nav li:first-child a span {
    border: none;
    background: url(../png/tooltip-home.png) no-repeat;
    height: 14px;
    width: 16px;
}
#fp-nav li:first-child a:hover span,
#fp-nav li.current span {
	background-position: 0 -14px!important;
}
#fp-nav li.last a span {
    border: none;
    background: url(../png/tooltip-bottom.png) no-repeat;
    height: 14px;
    width: 14px;
}
#fp-nav li.last a:hover span {
	background-position: 0 -14px!important;
}
#fp-nav li a:hover,
#fp-nav li.current a {
	color: #b2aca1
}
#fp-nav:hover em {
	display: block;
}
.fp-tooltip {
    display: none!important;
}
.fp-tooltip.right {
    right: 20px;
}
.fp-tooltip.left {
    left: 20px;
}
	/* Overwriting fullPage.js tooltip color
	* --------------------------------------- */
	.fp-tooltip{
		color: #AAA;
	}
	#fp-nav span, .fp-slidesNav span{
		border-color: #4c4b49;
	}
	#fp-nav li .active span, .fp-slidesNav .active span{
		background: #fff;
	}
#full-page {
	font-size: 14px!important;
}
.section-image {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	background-color: transparent!important;
}
.section-carousel {
    position: relative;
}
.section-image .container-top {
	text-align: center;
}
.section-image .custom-title {
	background: url(../png/white-line.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.section-content {
	padding-top: 60px;
	height: 100%;
}
.section-image .container {
	position: relative;
	z-index: 1;
}
.container-bottom {
	width: 100%;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: center;
	z-index: 1;
	margin: 0;
}
.section-image h1,
.section-image h2 {
	font: 48px/56px 'Oswald', sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 700;
}
.section-carousel.section-image .container-bottom {
	text-align: center;
	font: 20px/26px 'Caecilia-LightSC', sans-serif;
	text-transform: lowercase;
}

.section-image .container-bottom {
	text-align: left;
}
.section-image .year {
	font: 24px/16px 'Oswald', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
	display: block;
}
.section-image .section-wrap {
	background: #000;
	filter: alpha(opacity=15);
	opacity: 0.15;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

/* Combobox */
.comboboxContainer {
	outline:none;
	min-width: 240px;
	float: left;
	text-align: left;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 15px;
	position: relative;
}
.comboboxDropDownButton {
	background: url(../png/select-arrow.png) no-repeat center center #ccc5b8;
	width: 44px;
	height: 44px;
}
.comboboxValueContainer {
	border: 1px solid #bfbab0;
	background-color: #ccc5b8;
	cursor: pointer;
}
.comboboxDropDownContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	z-index: 20;
}
.comboboxDropDownContainer ul {
	overflow-y: scroll;
	background-color: #fff;
	margin: 0;
	padding: 0 20px 0 0;
}
.comboboxDropDownContainer ul li {
	padding: 0 0 0 15px;
	cursor: pointer;
	font-size: 14px;
	line-height: 44px;
}
.comboboxDropDownContainer ul li:first-child {
	color: transparent;
}
.comboboxItemSelected,
.comboboxItemHover {
	background-color: #4c4b49;
	color: #fff;
}
.comboboxValueContent {
	padding-left: 15px;
	color: #4c4b49;
	width: 205px;
	line-height: 44px;
}
.comboboxDropDownContainer ::-webkit-scrollbar {
    width: 4px;
}
.comboboxDropDownContainer ::-webkit-scrollbar-track {
    background-color: #f2f1ed;
}
.comboboxDropDownContainer ::-webkit-scrollbar-thumb {
    background-color: #4c4b49;
    height: 30px;
}





.nav-history {
	text-transform: uppercase;
	border-bottom: none;
	text-align: center;
	margin-top: 30px;
}
.nav-history > li {
	padding: 0;
	background-color: #4c382e;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-bottom: 0;
}
.nav-history > li > a {
	color: #ffc68c;
    border-width: 1px;
    border-style: solid;
	border-color: #4c382e;
	font-weight: 600;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 0;
	height: 100%;
    line-height: 17px;
}
.nav-history > .col-2 {
	background-color: #665247;
}
.nav-history > .col-2 > a {
	border-color: #665247;
}
.nav-history > .col-3 {
	background-color: #403733;
}
.nav-history > .col-3 > a {
	border-color: #403733;
}
.nav-history > li.active > a,
.nav-history > li.active > a:hover,
.nav-history > li.active > a:focus {
    background-color: #fff;
	border-color: #ccc6bc;
	color: #4c4b49;
}
.nav-history > .active > a:after,
.nav-history > .active > a:before,
.nav-history > li:hover > a:after,
.nav-history > li:hover > a:before,
.nav-history > li:active > a:after,
.nav-history > li:active > a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    z-index: 1000;
}
.nav-history > .active > a:after,
.nav-history > li:hover > a:after,
.nav-history > li:focus > a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 7px;
	margin-left: -7px;
}
.nav-history > .active > a:before,
.nav-history > li:hover > a:before,
.nav-history > li:focus > a:before {
	border-color: rgba(204, 198, 188, 0);
	border-top-color: #ccc6bc;
	border-width: 8px;
	margin-left: -8px;
}
.nav-history > li > a:hover,
.nav-history > li > a:focus {
	border-color: #ccc6bc;
	background-color: #fff;
	color: #4c4b49;
}

/* Media bullets */
.media-bullets {
	position: relative;
	z-index: 1;
}
.media-bullets .media {
	margin-bottom: 50px;
    overflow: hidden;
	position: relative;
}
.media-bullets .media-body {
	max-width: 375px;
	line-height: 20px;
}
.media-bullets .media-heading {
	text-transform: uppercase;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 700;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.media-bullets .media .pull-left {
	margin-right: 25px;
}
.media-bullets .media-1 {margin-left: 25.2136752137%;}
.media-bullets .media-2 {margin-left: 0.8547008547%;}
.media-bullets .media-3 {margin-left: 17.094017094%;}
.media-bullets .media-4 {margin-left: 41.452991453%;}
.media-bullets .media-5 {margin-left: 49.5726495726%;}
.media-bullets .media-6 {margin-left: 25.2136752137%;}
.media-bullets .media-7 {margin-left: 8.97435897436%;}
.media-bullets .media-8 {margin-left: 25.2136752137%;}
.media-bullets .media-9 {margin-left: 17.094017094%;}
.media-bullets .media-10 {margin-left: 41.452991453%;}
.media-bullets .media-11 {margin-left: 49.5726495726%;}
.media-bullets .media-12 {margin-left: 25.2136752137%;}
.media-bullets .media-13 {margin-left: 8.97435897436%;}

.media .img-round {
	transition: transform 150ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

.media-bullets a[data-target]:not(.cta) {
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.media-bullets a[data-target]:hover .img-round {
	cursor: pointer;
	transform: scale(0.9);
}

.img-round {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.section-plant {
	max-width: 1440px;
	margin: 0 auto;
}
.section-plant .anystretch {
	z-index: 0!important;
}

.receiver {
	display: none;
}
.receiver.hover {
	display: block;
}
.continents h2 {
	text-transform: uppercase;
	font: 16px/16px 'Oswald';
	text-align: center;
	margin-bottom: 45px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc6bc;
}
.continent {
	margin-bottom: 45px;
	text-align: center;
}
.continent img {
	max-width: 100%;
	height: auto;
}
.img-continent {
	display: inline-block;
}
.cigar-types {
	margin-bottom: 42px;
}
.cigar-types .teaser-borders {
	text-align: left;
}
.cigar-types .name {
	display: table-cell;
	height: 26px;
	vertical-align: middle;
	line-height: 13px;
	background: url(../png/tobacco-leaf.png) no-repeat left center;
	padding-left: 50px;
}
.cigar-types .teaser-borders .teaser {
	padding: 16px 29px 17px;
	cursor: pointer;
}
.cigar-description {
	display: none;
	line-height: 20px;
	background-color: #ffffff;
	border: 1px solid #ccc6bc;
	max-width: 760px;
	margin: 0 auto 50px;
	padding: 19px;
	position: relative;
}
.cigar-description.active {
	display: block;
}
.cigar-image {
	padding: 0;
}
.cigar-info {
	padding: 10px 30px;
}
.cigar-description h2 {
	font-size: 14px!important;
	line-height: 20px;
	font-weight: bold;
	color: #b00d36;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.cigar-arrow {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	left: 50%;
	width: 18px;
	height: 11px;
	z-index: 1;
}
.cigar-arrow.top {
	background-image: url(../png/cigar-description-top.png);
	top: -11px;
}
.cigar-arrow.bottom {
	background-image: url(../png/cigar-description-bottom.png);
	bottom: -11px;
}
.cigar-description .carousel {
    margin-bottom: 0;
}
.cigar-description .carousel-indicators {
    margin-bottom: 0!important;
    margin-top: 15px!important;
}
.img-default {
	display: inline-block;
}
.img-receiver {
	display: none;
}
.img-receiver.active {
	display: inline-block;
}
.cigar-origins {
	margin-bottom: 100px;
}
.section-origins .section-title {
	margin-top: 66px;
	margin-bottom: 40px;
}
.section-origins .description {
	text-align: center;
	max-width: 740px;
	margin: 0 auto 60px;
	font-size: 20px;
	line-height: 26px;
	font-family: 'CaeciliaLTPro-45Light', sans-serif;
}
.accordion-cigarTypes {
    border-top: 1px solid #ccc6bc;
    margin-bottom: 30px!important;
    line-height: 19px;
}
.accordion-cigarTypes .panel {
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ccc6bc;
    border-width: 0 0 1px 0;
}
.accordion-cigarTypes .panel-default > .panel-heading {
    background: none;
    text-transform: uppercase;
    padding: 0;
    border-style: solid;
    border-color: #ccc6bc;
    border-width: 0 1px;
    position: relative;
}
.accordion-cigarTypes .panel-title {
    font-size: 14px;
    line-height: 13px;
}
.accordion-cigarTypes .panel-default > .panel-heading a:hover,
.accordion-cigarTypes .panel-default > .panel-heading .active-panel a {
    background-color: #fff;
    color: #4c4b49;
}
.accordion-cigarTypes .panel-default > .panel-heading a {
    display: block;
    padding: 7px 12px;
    color: #4c4b49;
}
.accordion-cigarTypes .img-responsive {
    display: inline-block;
}
.accordion-cigarTypes .panel-default > .panel-heading + .panel-collapse > .panel-body {
   border-color: #ccc6bc;
   padding: 25px 0 0 0;
}
.accordion-cigarTypes .panel + .panel {
    margin-top: 0;
}
.accordion-cigarTypes .continent {
    margin-bottom: 20px;
}
.caret-accordion {
    display: none;
    background: url("../png/arrow-accordion.png") no-repeat center bottom;
    width: 20px;
    height: 12px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    z-index: 10;
}
.accordion-cigarTypes .panel-default > .panel-heading .active-panel .caret-accordion {
    display: block;
}
.accordion-cigarTypes .description-mobile {
    margin-bottom: 40px;
}


/*============================================
	Search Results
============================================*/
.row-search {
	margin-bottom: 90px;
}
.row-search .search-top {
	margin-top: 50px;
	margin-bottom: 28px;
	text-align: center;
	text-transform: uppercase;
	background: url(../png/gray-line.png) no-repeat bottom center;
	padding-bottom: 20px;
}
.row-search h2 {
	margin-bottom: 0;
    font-family: 'CaeciliaLTPro-45Light', sans-serif;
    font-size: 20px;
    line-height: 1.3;
	display: inline-block;
}
.row-search h2 span {
	font-size: 20px;
    line-height: 1.3;
	font-family: 'CaeciliaLTPro-55Roman', sans-serif;
	display: inline-block;
}
.number-results {
	font-size: 20px;
	line-height: 1.3;
	font-family: 'CaeciliaLTPro-55Roman', sans-serif;
	font-weight: 700;
}
.search-group {
	background-color: #f2ede4;
	padding: 18px;
	margin-bottom: 40px;
}
.search-inner {
	max-width: 570px;
	margin: 0 auto;
}
.search-group .btn {
	background-color: #b00d36;
	color: #fff;
	text-transform: uppercase;
	padding-left: 0;
	padding-right: 0;
	height: 48px;
	text-align: center;
	width: 8.77192982456%;
}
.search-group input[type="text"] {
	background-color: #e6e1d8;
	border: 1px solid #bfbab0;
	font-size: 15px;
	float: left;
	padding: 12px 20px;
	width: 91.2280701754%;
}
.search-results {
	margin-bottom: 40px;
	margin-left: -20px;
	margin-right: -20px;
}
.result {
	padding: 15px 20px 20px 20px;
	border: 1px solid #fffbf5;
	position: relative;
}
.result:hover {
	background-color: #fff;
	border-color: #d9d3c7;
}
.result a {
	font-weight: 600;
	font-size: 14px;
	color: #4c4b49;
}
.result-title {
	font: 18px/24px 'Oswald', sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 700;
}
.result-text {
	margin-bottom: 15px;
	font: 14px/22px 'Source Sans Pro';
	font-weight: 300;
}
.search-bottom {
	text-align: center;
	background-color: #f2ede4;
	font-weight: bold;
}
.pagination {
	margin: 18px 0;
}
.pagination li a {
    color:#4c4b49;
    border-width: 1px 1px 1px 0;
    border-color: #f2ede4;
    font-size: 14px;
    line-height: 20px;
    padding: 11px 25px;
    margin-left: 0;
}
.pagination li:first-child a {
	border-width: 1px;
}
.pagination li a,
.pagination li a:active,
.pagination li a:link,
.pagination li a:visited{
    background-color: transparent;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	border-radius: 0;

}
.pagination li a:hover{
    background-color: #fff;
    border-color: #ccc6bc;
    color:#4c4b49;
}
.pagination > .active a,
.pagination > .active a:active,
.pagination > .active a:link,
.pagination > .active a:visited{
    background-color: #e6dfd3;
    border-color: #ccc6bc;
    color:#4c4b49;
    font-weight:bold;
}


/* Anatomy of cigars */
.item-anatomy {
	text-align: center;
}
.item-anatomy .title {
	font: 36px/44px 'Oswald';
	font-weight: 700;
	text-transform: uppercase;
	margin: 40px 0;
	padding-bottom: 20px;
	background: url(../png/title-line.png) no-repeat bottom center;
}
.item-anatomy img {
	display: inline-block;
	position: relative;
	z-index: 10;
}
.row-item {
	margin-bottom: 90px;
}

.nav-anatomy {
	text-transform: uppercase;
	border-bottom: 0;
	text-align: center;
	max-width: 380px;
	margin: 0 auto 75px;
}
.nav-anatomy > li {
	padding: 0;
	background-color: transparent;
	position: relative;
	margin-bottom: 0;
	border-color: #ccc6bc;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}
.nav-anatomy > li:first-child {
	border-left-width: 1px;
}
.nav-anatomy > li > a {
	font-size: 12px;
	line-height: 14px;
	color: #4c4b49;
	font-weight: 600;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 0;
	border: none;
	padding: 15px 10px;
}
.nav-anatomy > li.active > a,
.nav-anatomy > li.active > a:hover,
.nav-anatomy > li.active > a:focus {
	background-color: #e6dfd3;
	border: none;
}
.nav-anatomy > li > a:hover,
.nav-anatomy > li > a:focus {
	background-color: #e6dfd3;
}
.item-parts {
	position: relative;
	margin-bottom: 90px;
}
.item-parts .part {
	position: absolute;
    text-transform: uppercase;
    color: #ccc6bc;
    font-family: 'Source Sans Pro', sans-serif;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.item-parts .part .line {
    background-image: url(../png/gray-line-anatomy.png);
    background-position: center center;
	background-repeat: repeat-x;
	width: 50%;
	height: 18px;
	display: block;
    position: absolute;
    width: 100%;
}
.item-parts .part-right .txt {
	float: left;
    padding-right: 10px;
	line-height: 18px;
}
.item-parts .part-right .txt:after {
    display: inline-block;
    content: "";
    width: 9px;
    height: 8px;
    background: url(../png/gray-dot.png) no-repeat;
    position: absolute;
    top: 5px;
    right: -8px;
}
.item-parts .part-right:hover .txt:after {
    background-image: url(../png/red-dot.png);
}
.item-parts .part-left .txt {
	float: right;
    padding-left: 10px;
	line-height: 18px;
}
.item-parts .part-left .txt:before {
    display: inline-block;
    content: "";
    width: 9px;
    height: 8px;
    background: url(../png/gray-dot.png) no-repeat;
    position: absolute;
    top: 5px;
    left: -8px;
}
.item-parts .part-left:hover .txt:before {
    background-image: url(../png/red-dot.png);
}
.item-parts .part.hover .txt,
.item-parts .part.active .txt  {
	color: #b00d36;
}
.item-parts .part.hover .line,
.item-parts .part.active .line {
	background-image: url(../png/red-line-anatomy.png);
}
.cigar-anatomy .item-parts .part-1  {
	left: 12.4786324786%;
	top: 85.7142857143%;
	width: 32%;
}
.cigar-anatomy .item-parts .part-2 {
	left: 20.3418803419%;
	top: 58.0357142857%;
	width: 21%;
}
.cigar-anatomy .item-parts .part-3 {
	right: 21.7948717949%;
	top: 34.375%;
	width: 26%;
}


.wrapper-anatomy .item-parts .part-1  {
	left: 18.8596491228%;
	top: 22.2972972973%;
	width: 20%;
}
.wrapper-anatomy .item-parts .part-2 {
	left: 10.26315789474%;
	top: 51.3513513514%;
	width: 195px;
	width: 26%;
}
.wrapper-anatomy .item-parts .part-3 {
	left: 23.6842105263%;
	top: 80.6306306306%;
	width: 20%;
}
.wrapper-anatomy .item-parts .part-4  {
	right: 27.1929824561%;
	top: 9.68468468468%;
	width: 25%;
}
.wrapper-anatomy .item-parts .part-5 {
	right: 11.1403508772%;
	top: 34.009009009%;
	width: 30%;
}
.wrapper-anatomy .item-parts .part-6 {
	right: 14.4736842105%;
	top: 58.1081081081%;
	width: 22%;
}
.wrapper-anatomy .item-parts .part-7 {
	right: 19.0350877193%;
	top: 85.1351351351%;
	width: 24%;
}


.item-parts .txt {
    position: relative;
    z-index: 2;
    background-color: #f2ede4;
}
.item-parts .part-left .line {
    right: 0;
}
.item-parts .part-right .line {
    left: 0;
}

.wrapper-anatomy .col-item {
	width: 24%;
	float: none;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.row-data {
	font-size: 16px;
	line-height: 22px;
	margin: 60px 0 0 0;
}
.row-data .col-text {
	padding: 0;
}
.row-data .col-image {
	padding: 0;
}
.row-data .col-box {
	padding: 0;
}
.row-data .col-inner {
	padding: 0 40px 50px 0;
	max-width: 560px;
	float: right;
}
.row-data .title {
	background: url(../png/box-title-line.png) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 4px;
}
.row-data h2,
.row-data h3 {
	font: 36px/44px 'Oswald', sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: bold;
}
.row-data .abstract {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 25px;
}
.colored-box {
	max-width: 380px;
	color: #ffc68c;
	background-color: #4c382e;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
	padding: 60px 40px;
}
.colored-box .box-inner {
	background: url(../png/colored-box-line.png) no-repeat center bottom;
	font-family: 'CaeciliaLTPro-45Light';
	padding-bottom: 30px;
	max-width: 300px;
	margin: 0 auto;
}
.colored-box h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Source Sans Pro",sans-serif;
}
.colored-box .box-inner p {
    font-family: 'Oswald';
    font-weight: 700;
}
.col-nullPadding {
	padding: 0;
}


.row-data-simple {
    margin: 0 0 90px 0;
}
.row-data-simple .col-inner {
	float: none;
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 0;
}
.row-data-simple h3 {
	font-size: 16px!important;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 30px;
	text-transform: none;
}
.row-data-simple .col-image img {
	float: right;
}
.reverse2 .row-data-simple .col-image img {
	float: none;
}
.reverse2 .col-image {
	float: right;
}
.reverse2 .col-inner {
	float: right;
	padding-left: 0;
    padding-right: 40px;
}


.row-data-complex {
	margin-top: 60px;
}
.row-data-complex .row-data {
	margin-top: 0;
}

.row-data-complex .col-inner {
	float: none;
	padding-left: 0;
	padding-right: 40px;
	padding-bottom: 50px;
}
.row-data-complex .colored-box {
	float: right;
}
.reverse3 .col-text {
	margin-right: 50%;
	margin-left: 0;
}
.reverse3 .col-inner {
	float: right;
	padding-right: 0;
	padding-left: 40px;
}
.reverse3 .col-box {
	float: right;
}
.reverse3 .colored-box {
	float: left;
}
.reverse3 .col-image img {
    float: right;
}
/* Inversat */
.reverse .col-text {
	float: right;
}
.reverse .colored-box {
	float: right;
}
.reverse .col-inner {
	float: none;
	padding-left: 40px;
	padding-right: 0;
}
.reverse .col-image img {
    float: right;
}

/* Teaser collection */
.teaser-collection {
	padding: 60px 0;
	border-top: 1px solid #ccc6bc;
}
.teaser-collection .container {
	padding-left: 20px;
	padding-right: 20px;
}
.teaser-collection .teaser-img {
	font-size: 12px;
    line-height: 1.2;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.teaser-collection .teaser-img .teaser-body strong {
    font-family: 'Oswald';
    font-size: 18px;
    line-height: 1.3;
}
.teaser-collection .teaser-img .teaser-body {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.teaser-collection .teaser-txt {
	font: 20px/22px 'CaeciliaLTPro-45Light';
	text-transform: uppercase;
	text-align: center;
	color: #ffc68c;
	padding: 0 10px;
}
.teaser-collection .teaser-txt h2 {
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.teaser-collection .teaser-txt h3 {
	font-size: 16px;
	line-height: 1.5;
    font-weight: 500;
}
.teaser-collection .teaser-txt .col-teaser {
	background-color: #4c382e;
	position: relative;
	height: 100%;
	width: 100%;
	display: table;
	padding: 30px 20px;
}
.teaser-collection .teaser-txt .teaser-body {
	display: table-cell;
	vertical-align: middle;
}
.teaser-collection .light-brown .col-teaser {
	background-color: #665247;
}
.teaser-collection .dark-brown .col-teaser {
	background-color: #403733;
}

/* People gallery */
.people-gallery-wrap {
	margin-top: 85px;
	margin-bottom: 100px;
}
.people-gallery {
	margin: 0;
	text-transform: uppercase;
}

.col-person {
	padding: 0;
	background-color: #ccc6bc;
	transition: all 0.35s ease 0s;
	position: relative;
	border-bottom: 1px solid #ccc6bc;
}
.col-person img {
	margin: 1px 1px 0 1px;
}
.first img {
	margin-top: 1px;
}
.person-info {
	background-color: #fff;
	margin: 1px 1px -1px 1px;
}
.last .person-info {
	margin-bottom: 0!important;
}
.first .col-3 .person-info {
	margin-bottom: -1px;
}
.col-3 .person-info {
	margin-bottom: 0;
}
/*
#f2ede4
#ccc6bc
#b00d36
*/

.people-gallery .col-person:hover {
	z-index: 9;
}
.people-gallery .col-2 {
	margin: -25px -1px 0 -1px;
	z-index: 1;
}
.people-gallery .col-person:hover,
.people-gallery .col-person:hover .person-info {
	background-color: #b00d36;
	color: #fff;
}
.people-gallery .col-person:hover .country {
	color: #fff;
}
.people-gallery .person-info {
	padding: 30px;
	position: relative;
}
.people-gallery .top {
	background: url(../png/gray-line-single.png) no-repeat left bottom;
	padding-bottom: 27px;
	margin-bottom: 45px;
}
.people-gallery .surname {
	font-family: 'oswald';
    max-width: 50%;
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 24px;
}
.people-gallery .lastname {
    max-width: 50%;
    margin-bottom: 0;
	font-size: 24px;
	line-height: 1.3;
	font-family: 'Oswald';
	margin-bottom: 10px;
}
.people-gallery .professional-title {
	font-family: 'Source Sans Pro', sans serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
}
.people-gallery .country {
	position: absolute;
	right: 30px;
	bottom: 20px;
	line-height: 22px;
	color: #b00d36;
	font-weight: 600;
	font-size: 14px;
}

/* Snippets */
.quote {
	margin: 20px 0;
	overflow: hidden;
	background-color: #b00d36;
	position: relative;
}
.quote-img {
	float: left;
	width: 48.6486486486%;
}
.quote-img img {
	max-width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}
.quote-txt {
	padding: 25px 40px 25px 30px;
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	float: left;
	width: 51.3513513514%;
	height: 100%;
	display: table;
}
.quote-txt .inner {
	vertical-align: middle;
	display: table-cell;
}

/* Employee information */
.employee-information {
	background-color: #b00d36;
	color: #fff;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px;
	max-width: 750px;
	margin: 40px auto;
}
.col-information {
	padding: 18px 25px;
}
.info {
	font-weight: bold;
}
.employee-information .info {
	text-transform: uppercase;
}
.employee-information .col-information:first-child {
	border-right: 1px solid #fffbf5;
}


/* Video banner */
.banner-wrap {
	position: relative;
}
.banner-video {
	height: 400px;
	width: 100%;
	position: relative;
}
.banner-txt {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
}
.banner-inner {
	max-width: 320px;
	margin-left: 14.0350877193%;
	text-align: right;
}
.banner-txt .surname {
	font-family: 'Oswald';
	font-size: 36px;
	line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
}
.banner-txt .lastname {
	font-family: 'Oswald';
	font-size: 36px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 700;
	margin-left: 5px;
}
.banner-txt q {
	font-size: 20px;
	line-height: 1.4;
	font-family: 'CaeciliaLTPro-45Light';
	text-transform: uppercase;
}
.btn-play {
	display: block;
	background: url(../png/play-btn.png) no-repeat right center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #4c4b49;
	height: 44px;
	line-height: 44px;
	padding-right: 60px;
	margin-top: 30px;
}
.btn-play:hover,
.btn-play:focus {
	color: #4c4b49;
}

.modal {
    z-index: 6000;
}
.modal-dialog {
	width: 1140px;
}
.modal-body {
	padding: 0;
}
.modal-header {
	border-bottom: none;
	padding: 0;
	position: relative;
}
.modal-content {
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.modal-footer {
	border-top: none;
	padding: 0;
}
.modal-content .close {
	text-indent: -9000px;
	width: 50px;
	height: 50px;
	background: url(../png/modal-close.png) no-repeat;
	position: absolute;
	right: -15px;
	bottom: 0px;
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}
.modal-backdrop.in {
	opacity: 0.65;
	filter: alpha(opacity=65);
	z-index: 5000;
}

/* Responsive video */
.fluid-width-video-wrapper {
    padding: 0;
    position: relative;
    width: 100%;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Contact component */
.media-contact {
	background-color: #f2ede4;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	position: relative;
}
.media-contact h2 {
	font: 12px/14px 'Source Sans Pro', sans-serif;
	font-weight: 600;
	margin-bottom: 5px;
}
.media-contact h3 {
	font: 18px/24px 'Oswald', sans-serif;
	font-weight: 700;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.media-contact ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.media-contact ul li {
	float: left;
	margin-right: 10px;
	background: url(../png/contact-list.png) no-repeat left center;
	padding-left: 10px;
}
.media-contact ul li:first-child {
	background: none;
	padding-left: 0;
}
.media-contact .title {
	background: url(../png/gray-line-single.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.media-contact .media-img {
	position: absolute;
	height: 100%;
	overflow: auto;
	bottom: 0;
	left: 0;
	max-width: 180px;
	padding: 0;
	overflow: hidden;
}
.media-contact .media-img .img-responsive {
    height: 100%;
    width: auto;
    max-width: initial;
    position: absolute;
    right: -15px;
}
.media-contact .col-sm-3 {
    width: 40%;
}

.media-contact .col-sm-9 {
    width: 70%;
}
.media-contact .media-body {
	padding: 20px 20px 20px 30px;
	margin-left: 30%;
}
.media-contact .data {
	font-weight: 600;
}
.media-contact a {
	color: #4c4b49;
}
.media-contact a:hover,
.media-contact a:focus {
	color: #999793;
}



.section-carousel .amazingcarousel-item-container {
	margin: 0!important
}
.section-carousel .amazingcarousel-title,
.section-carousel .carouselOnePage-title {
	position: absolute;
	width: 100%;
	left: 0;
	top: 60px;
}
.section-carousel .amazingcarousel-list-container {
	overflow: hidden;
	width: 100%!important;
}
.section-carousel .amazingcarousel-list-wrapper {
	width: 100%!important;
}
.section-carousel .amazingcarousel-list-container ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.section-carousel .amazingcarousel-list-container ul li {
	padding: 0;
	margin: 0;
}
.section-carousel .amazingcarousel-image {
	text-align: center;
}
.section-carousel .amazingcarousel-list-container ul li img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	width: 100%;
}
.section-carousel .amazingcarousel-hover-effect {
	display: none!important;
}
.section-carousel .img-carousel {
    position: relative;
}
.section-carousel .fill .video-icon {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: block;
	 z-index: 10;
	background: url(../png/slider-play-btn.png) no-repeat center center;
}
.section-carousel .fill:hover .video-icon {
	background-image: url(../png/slider-play-btn-hover.png);
}
.section-carousel .video-item .video-icon {
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: block;
	background: url(../png/slider-play-btn.png) no-repeat center center;
}
.section-carousel .video-item:hover .video-icon {
	background-image: url(../png/slider-play-btn-hover.png);
}

.section-carousel .amazingcarousel-nav {
	z-index: 100;
	overflow: hidden;
	position: static;
}
.section-carousel .amazingcarousel-bullet-wrapper {
	margin: 25px auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.section-carousel .amazingcarousel-container-0 {
	overflow: hidden;
}
.section-carousel #html5-elem-box,
.section-carousel #html5-elem-wrap,
.section-carousel #html5-elem-data-box {
	background-color: transparent!important;
}
.section-carousel #html5-elem-data-box {
	display: none!important;
}
.section-carousel #html5-close {
	margin: 8px!important;
}
#html5-elem-box,
#html5-elem-wrap {
	background: none!important;
}
#html5-image {
	padding: 0!important
}
#html5-elem-data-box {
	display: none!important;
}
#html5-close {
	margin-right: 16px!important;
	margin-top: 0!important;
}
#html5-next {
	right: 16px!important;
	margin-top: -25px!important;
}
#html5-prev {
	left: 0!important;
	margin-top: -25px!important;
}

.carouselOnePage {
    margin-bottom: 0;
}
.carouselOnePage img {
    width: 100%;
    height: auto;
}
.tab-content .carousel-indicators {
    position: static;
    width: 100%;
    margin: 25px 0 70px 0;
}
.tab-content .section-carousel {
    height: auto!important;
    background: #fffbf5!important;
}
.html5lightbox {
   display: block;
}

/* Job list component */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	border: none;
	padding: 0;
	padding: 0;
}
.table-striped > tbody > tr:nth-child(2n+1) > td {
	background-color: #f2ede4;
}
.job-list {
	background-color: #fffbf5;
	font-weight: 600;
	margin-bottom: 90px;
}
.job-list a {
	color: #4c4b49;
	display: block;
	padding: 15px 20px;
}
.table.job-list > tbody > tr > th {
	background-color: #403f3d;
	border-left: 1px solid #fffbf5;
	font-size: 14px;
}
.job-list th a {
	color: #fff;
	text-transform: uppercase;
}
.job-list .ascending a {
	background:url(../png/arrow-descending.png) no-repeat right center;
}
.job-list .descending a {
	background:url(../png/arrow-ascending.png) no-repeat right center;
}
.job-list tr:hover td {
	background-color: #b00d36!important;
	color: #fff;
}
.job-list tr:hover td a {
	color: #fff!important;
}
.job-information {
	background-color: #b00d36;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: 30px auto 40px;
	overflow: hidden;
}
.job-information .col-information {
	border-left: 1px solid #fffbf5;
}
.job-information .col-information:first-child {
	border-left: none;
}
.job-information .info {
	text-transform: uppercase;
}



/* Filter location */
.filter-location {
	background-color: #f2ede4;
	border: 1px solid #d9d3c7;
	padding: 20px;
}
.filter-location .select2-container {
	min-width: 100%;
}
.filter-location h2 {
	color: #4c4b49;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin-bottom: 12px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}
.filter-location .select2-container .select2-choice {
	border-color: #d9d3c7;
}
.filter-location .select2-dropdown-open .select2-choice {
	background-color: #f2efe9!important;
}
.filter-location .select2-container .select2-choice,
.filter-location .select2-container .select2-choice .select2-arrow b {
	background-color: #e6e1d8;
}
.filter-location .comboboxDropDownContainer {
	top: 44px!important;
}
.filter-location .comboboxDropDownContainer ul li:first-child {
	display: none!important;
}
.nav-filter {
	border-bottom: 0;
}
.nav-filter > li {
	padding: 0;
	background-color: #e6dfd3;
	position: relative;
	margin-bottom: 0;
	border-color: #d9d3c7;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}
.nav-filter > li:first-child {
	border-left-width: 1px;
}
.nav-filter > li.active {
	background-color: #fffaf0;
}
.nav-filter > li > a.mapFilters {
	cursor: pointer;
	color: #4c4b49;
	background: url(../png/map-pin-small.png) no-repeat left 15px top 12px;
	padding: 15px 15px 14px 50px;
	font-size: 15px;
	line-height: 13px;
}
.nav-filter > li > a.mapFilters:hover {
	background-color: transparent;
	color: #4c4b49;
}

.location-description {
	margin-bottom: 40px;
}
.location-description .page-title {
	margin-top: 0!important;
}
.location-description .abstract-generic {
	margin-bottom: 25px;
}
.location-description .page-title {
	margin-top: 0;
}
.location-description .rte {
	margin-bottom: 80px;
}
.location-description .carousel {
	margin-bottom: 70px;
}
.location-description .brand-names {
	margin-bottom: 30px;
	padding: 0 10px;
}
.location-description .brand-logos {
	margin: 0 -10px 30px;
}
.location-type {
	line-height: 22px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}
.location-map {
	margin-bottom: 40px;
}

.row-vacancies {
	overflow: hidden;
	border: 1px solid transparent;
	padding: 25px 15px;
	position: relative;
	transition: all 0.35s ease 0s;
}
.row-vacancies h2 {
	font-size: 14px;
	line-height: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
.row-vacancies .description {
	border-right: 1px solid #ccc6bc;
	height: 100%;
}
.row-vacancies .col-info:first-child h2 {
	margin-top: 0;
}
.row-vacancies:hover {
	background-color: #fff;
	border-color: #ccc6bc;
}

.nav-language {
	text-transform: uppercase;
	border-bottom: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
.nav-language > li {
	padding: 0;
	background-color: #faf5eb;
	position: relative;
	margin-bottom: 0;
	border-color: #ccc6bc;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	float: none;
	display:inline-block;
	*display:inline; /* ie7 fix */
	*zoom:1; /* hasLayout ie7 trigger */
	vertical-align: top;
	margin-left: -3px;
}
.nav-language > li:first-child {
	border-left-width: 1px;
}
.nav-language > li > a {
	font-size: 12px;
	line-height: 14px;
	color: #4c4b49;
	font-weight: 600;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 0;
	border: none;
	padding: 15px 70px;
}
.nav-language > li.active > a,
.nav-language > li.active > a:hover,
.nav-language > li.active > a:focus {
	background-color: #f2ede4;
	border: none;
}
.nav-language > li > a:hover,
.nav-language > li > a:focus {
	background-color: #f2ede4;
}

/* Career page */
.banner-career {
	position: relative;
	background-color: #fff;
	border: 1px solid #d9d3c7;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.35s ease 0s;
}
.banner-career .description {
	padding: 38px 20px 48px 20px;
}
.banner-career h2,
.banner-career h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.banner-career:hover {
	background-color: #b00d36;
	border-color: #b00d36;
	color: #fff;
}
.career-actions {
	text-align: center;
	margin: 20px 0;
}
.career-actions .inner {
	display: inline-block;
	max-width: 380px;
	width: 100%;
}
.carousel-career {
	max-width: 1440px;
	margin: 0 auto;
}
.carousel-career.carousel-inner {
	height: 480px;
}
.carousel-career .carousel,
.carousel-career .item,
.carousel-career .fill {
  height:100%;
  width:100%;
}



/* Media page */
.media-actions {
	text-align: center;
	margin: 20px 0;
}
.media-actions .inner {
	display: inline-block;
	width: 360px;
}
#carousel-media .carousel {
	margin-bottom: 65px;
}
.carousel-media .fill {
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 480px;
}
.carousel .media-contact {
	margin-bottom: 0;
}
.media-component {
	margin: 0 10px 30px;
}
.media-component .section-subtitle {
	margin-bottom: 15px;
}
.media-component.text-left .section-subtitle {
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
}
.media-component .load-more {
	margin-top: 10px;
	margin-bottom: 20px;
}
.media-component .load-more .btn {
	background-color: #fffbf5;
}
.row-media {
	font: 16px/24px 'CaeciliaLTPro-45Light';
	text-transform: uppercase;
	margin: 0 -5px;
}
.row-media .col-custom {
	padding-right: 10px;
	padding-left: 10px;
}
.row-media .col-custom .inner {
	position: relative;

	color: #ffc68c;
	padding-bottom: 30px;
	transition: all 0.35s ease 0s;
}
.row-media .col-custom .inner:hover {

	background-color: #fff;
	color: #4c4b49;
}
.row-media .col-custom .inner:hover .description {
	background-image: url(../png/gray-line.png) #fff;
}
.row-media .col-custom .description {
	padding: 25px 30px;
	background: url(../png/media-line.png) no-repeat 30px bottom #4c382e;
}
.row-media .col-custom .description:hover {
	background-color: #fff;
}
.carousel-media-wrap .container-hr {
	border-color: #e6dfd3;
	max-width: 1150px;
}
.carousel-media .col-description {
	color: #ffc68c;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
}
.carousel-media .col-description .inner {
	display: table;
	height: 480px;
	width: 100%;
}
.carousel-media {
	max-width: 1280px;
	margin: 0 auto;
}
.carousel-media .txt {
	display: table-cell;
	vertical-align: middle;
}
.carousel-media .txt-inner {
	max-width: 300px;
	float: right;
	font-size: 14px;
	line-height: 22px;
}
.carousel-media .item {
	background-color: #4c382e;
	overflow: hidden;
}
.carousel-media .col-img {
	padding: 0;
	float: right;
	max-width: 830px;
}
.carousel-media h1,
.carousel-media h2 {
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.carousel-media h2 {
	margin-bottom: 15px;
    font-family: 'CaeciliaLTPro-45Light';
}
.carousel-media .date {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.carousel-media .more {
	color: #ffc68c;
	font-weight: bold;
	display: inline-block;
	background: url(../png/more-arrow.png) no-repeat right 6px;
	padding-right: 12px;
	font-size: 14px;
	line-height: 22px;
}
.carousel-media .carousel-link {
	background: url(../png/carousel-line.png) no-repeat bottom left;
	margin-bottom: 55px;
	margin-top: 20px;
	padding-bottom: 30px;
}
.carousel-media .btn {
	display: block;
}

/* Two columns pages */
.two-columns {
	margin: 0 0 65px 0;
}
.two-columns .col-custom {
	padding: 0 10px;
}
.two-columns .section-subtitle {
	margin-bottom: 25px;
	margin-top: 0;
	font-family: 'Source sans pro', sans-serif;
}
.two-columns.equal-columns .section-subtitle {
	margin-bottom: 17px;
}
.two-columns .btn,
.link-list-custom .btn {
	display: inline-block;
    width: 100%;
	margin-bottom: 10px;
	padding-left: 20px;
    line-height: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.two-columns .btn .btn-txt,
.link-list-custom .btn .btn-txt {
    text-align: left;
    white-space: pre-wrap;
}

/* Link list */
.link-list {
	background-color: #f2ede4;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 18px 15px;
}
.link-list .col-title {
	padding-left: 10px;
	padding-right: 10px;
}
.link-list .col-btn {
	padding-left: 17px;
	padding-right: 17px;
}
.link-list h2 {
	color: #4c4b49;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 0;
	text-align: right;
	text-transform: uppercase;
	padding: 15px 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.link-list .btn {
    display: inline-block;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
    line-height: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.link-list .btn-txt {
	white-space: pre-wrap;
	text-align: left;
}

/* Media gallery */
.gallery-item {
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}
.gallery-item h1 {
	font: 24px/30px 'Oswald', sans-serif;
	background: url(../png/gray-line-single.png) no-repeat bottom left;
	padding-bottom: 18px;
	margin-left: 15px;
	text-transform: uppercase;
	max-width: 365px;
	font-weight: 700;
}
.gallery-item .btn {
	background: url(../png/download-arrow.png) no-repeat right center #fffbf5;
	color: #4c4b49;
	border: 1px solid #d9d3c7;
	display: block;
	text-align: left;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 17px;
	max-width: 240px;
	width: 100%;
}

.teaser-media {
	margin: 0 -10px;
}
.teaser-media .teaser {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.teaser-media .teaser-image {
	position: relative;
}
.teaser-media .teaser-image img {
	width: 360px;
	height: 160px;
	overflow: hidden;
}
.teaser-media .teaser-body {
	background-color: #4c382e;
	border-color: #4c382e;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #ffc68c;
	padding: 25px 30px 15px;
	text-transform: uppercase;
	transition: all 0.25s ease 0s;
}
.teaser-media h3 {
	font: 18px/24px "Oswald", sans-serif;
	background: url(../png/media-line.png) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 0;
}
.teaser-media .teaser-body div{ color:#ffffff !important; fontsize:15px; }
.teaser-media .teaser:hover .teaser-body  div{ color:#000000 !important;}
.teaser-media .overlay {
	display: none;
	background: url(../png/slider-play-btn.png) no-repeat center center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.teaser-media .video .overlay {
	display: block;
	z-index: 1;
}
.teaser-media .teaser:hover .teaser-body {
	background-color: #fff;
	border-color: #d9d3c7;
	color: #4c4b49;
}
.teaser-media .teaser:hover h3 {
	background-image: url(../png/title-line.png);
}
.teaser-media .teaser:hover .black-overlay {
	display: block;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../gif/lightbox-loading.gif) center center no-repeat;
}
.fancybox-close {
	background: url(../png/lightbox-close.png) no-repeat 0 0;
    background-size: contain !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 8040;\
}
.fancybox-nav {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../gif/blank.gif); /* helps IE */
	z-index: 8040;
	margin-top: -25px;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-prev span {
	left: 0;
	background: url(../png/lightbox-prev.png) no-repeat;
        background-size: contain !important; 
}
.fancybox-next span {
	right: 0;
	background: url(../png/lightbox-next.png) no-repeat;
        background-size: contain !important;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
#ImgDiv .img-responsive { width:100% !important; max-width:inherit !important;}
/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../png/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
/*		background-image: url('fancybox_sprite@2x.png');*/
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(../gif/lightbox-loading%402x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* Nav gallery */
.nav-gallery {
	text-transform: uppercase;
	border-bottom: 0;
	text-align: center;
	max-width: 572px;
	margin: 0 auto;
}
.nav-gallery > li {
	padding: 0;
	background-color: transparent;
	position: relative;
	margin-bottom: 0;
	border-color: #ccc6bc;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}
.nav-gallery > li:first-child {
	border-left-width: 1px;
}
.nav-gallery > li > a {
	font-size: 12px;
	line-height: 14px;
	color: #4c4b49;
	font-weight: 600;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 0;
	border: none;
	padding: 15px 10px;
	display: table;
	width: 100%;
}
.nav-gallery > li > a > span {
	display: table-cell;
	vertical-align: middle;
}
.nav-gallery > li.active > a,
.nav-gallery > li.active > a:hover,
.nav-gallery > li.active > a:focus {
	background-color: #ffffff;
	border: none;
	border-bottom:2px solid #b00d36 !important;
}
.nav-gallery > li > a:hover,
.nav-gallery > li > a:focus {
	background-color: #ffffff;
}




/* Contact component */
.location-intro {
	max-width: 650px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.location-intro h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	font: 14px/16px 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-align: right;
}
.location-intro .location-name {
	border-right: 1px solid #ccc6bc;
}
.location-intro ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.location-intro ul li {
	float: left;
	margin-right: 10px;
	background: url(../png/contact-list.png) no-repeat left center;
	padding-left: 10px;
}
.location-intro ul li:first-child {
	background: none;
	padding-left: 0;
}
.location-intro a {
	color: #4c4b49;
}
.location-intro a:hover,
.location-intro a:focus {
	color: #999793;
}


/* Executive board */
.media-board {
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 19px;
	cursor: pointer;
	position: relative;
}
.media-board h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.media-board h2.lastname {
	margin-bottom: 5px;
}
.media-board h3 {
	font: 14px/16px 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}
.media-board .title {
	background: url(../png/gray-line.png) no-repeat left bottom;
	padding-bottom: 25px;
}
.media-board .col-img {
	max-width: 380px;
	padding: 0;
}
.media-board .col-body {
	padding: 25px 25px 25px 30px;
}
.media-board .more {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	font-weight: 600;
	position: absolute;
	right: 0;
	bottom: 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e6dfd3;
	padding: 11px 28px;
}
.media-board.active .more {
	background-color: #e6dfd3;
}
.media-board .abstract {
	max-width: inherit;
	margin-bottom: 25px;
}
.media-board .rte {
	clear: both;
	display: none;
	background-color: #e6dfd3;
	margin: 0;
	padding-bottom: 50px;
}
.media-board .rte-inner {
	max-width: 740px;
	margin: 0 auto;
	overflow: hidden;
}
.row-narrow .media-board .rte-inner {
	padding: 0 20px;
}
.media-board:hover {
	background-color: #fff;
}

/* News page */
.news-info {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 14px;
	font-size: 14px;
}

/* Contact page */
.section-contact {
	border-width: 1px 0;
	border-style: solid;
	border-color: #ded8cd;
	font-size: 15px;
	line-height: 19px;
}
.section-contact .row-narrow {
	margin-bottom: 60px;
}
.title-contact {
	background-color: #fffbf5;
	margin-bottom: -1px;
	text-align: center;
}
.title-contact span {
	display: inline-block;
	background-color: #f2ede4;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #d9d3c7;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px;
	min-height: 45px;
	min-width: 360px;
	text-align: center;
	position: relative;
}
.section-contact .abstract-generic {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}
.section-contact .control-label {
	text-align: right;
	padding: 12px 10px 13px 5px;
	margin-bottom: 0;
}
.section-contact .control-input {
	padding: 0 10px;
	max-width: 475px;
}
.section-contact textarea {
	min-height: 236px;
}
.section-contact [class^="col-sm-"] {
	padding-left: 10px;
	padding-right: 10px;
}
.section-contact .tooltip-arrow {
	top: 0!important;
}
.form-group {
	margin-bottom: 20px;
    position: relative;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-control {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
    box-shadow: none;
    transition: none;
    height: 44px;
    background-color: #e6e1d8;
    border-color: #bfbab0;
    font-size: 15px;
    line-height: 19px;
    color: #4c4b49;
    padding: 13px 20px;
}
.form-control:focus {
	border-color: #bfbab0;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.section-contact .comboboxContainer {
	width: 100%;
	min-width: inherit;
}
.section-contact .comboboxValueContainer {
    background-color: #e6e1d8;
    border-color: #bfbab0;
}
.section-contact .comboboxDropDownButton {
	background-color: #e6e1d8;
}
.section-contact .comboboxContainer.active .comboboxDropDownButton {
	background-color: #fff;
}
.section-contact .comboboxDropDownContainer ul {
	height: 250px!important;
}
.section-contact .comboboxDropDownContainer ul li:first-child {
	display: none!important;
}
.section-contact .comboboxDropDownContainer {
	width: 100%;
}
.section-contact .comboboxValueContent {
	padding-left: 20px;
}
.section-contact .btn-tooltip {
	margin-left: 0;
    position: absolute;
    top: 0;
    right: 65px;
}
.form-btns {
	text-align: center;
}
.form-btns .btn {
	padding-left: 10px;
	padding-right: 10px;
	min-width: 190px;
}
.error-icon {
	background: url(../png/error-icon.png) no-repeat center center;
	display: block;
	width: 19px;
	height: 44px;
	float: left;
    position: absolute;
    right: 65px;
    top: 0;
}
.contact-links {
	max-width: 740px;
	margin: 60px auto 75px;
}
.contact-links .link-list {
	background: none;
	padding: 0;
	margin-bottom: 25px;
}
.contact-links .btn {
	max-width: 380px;
}

/* Nav contact */
.nav-contact {
	border-bottom: 0;
	text-align: center;
	max-width: 572px;
	margin: 0 auto;
}
.nav-contact > li {
	padding: 0;
	background-color: transparent;
	position: relative;
	margin-bottom: 0;
	border-color: #bfbab0;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}
.nav-contact > li:first-child {
	border-left-width: 1px;
}
.nav-contact > li > a {
	font-size: 15px;
	line-height: 19px;
	color: #4c4b49;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-right: 0;
	border: none;
	padding: 11px 10px 12px 10px;
}
.nav-contact > li.active > a,
.nav-contact > li.active > a:hover,
.nav-contact > li.active > a:focus {
	background-color: #e6dfd3;
	border: none;
}
.nav-contact > li > a:hover,
.nav-contact > li > a:focus {
	background-color: #e6dfd3;
}
.box-input {
	border-color: #ccc6bc;
	border-width: 1px 0;
	border-style: solid;
	padding: 60px 0;
	margin-bottom: 30px;
	margin-top: 60px;
}
.box-input .inner:first-child {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.box-input .inner {
	border-top: 1px solid #ccc6bc;
	padding-top: 60px;
	margin-top: 60px;
}
.map-box {
	background: url(../png/map-box-arrow.png) no-repeat bottom center;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	min-width: 190px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
}
.map-box .inner {
	background-color: #b00d36;
	padding: 13px 20px;
}
.map-box strong {
	display: block;
}

#menu-section-wrap {
	margin-bottom: 0;
	min-height: inherit;
}
#menu-section-wrap #navbar-section {
	padding: 0;
}
#menu-section-wrap .navbar-toggle {
	background: url(../png/section-menu-arrowup.png) no-repeat right center;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	right: 20px;
	z-index: 100;
}
#menu-section-wrap .navbar-toggle.collapsed {
	background-image: url(../png/section-menu-arrow.png);
}
.navbar-generic {
	margin: 0!important;
}

.container-media {
    background-color: #fffbf5;
}
.container-media:before,
.container-media:after {
  content: " ";
  display: table;
}
.container-media:after {
  clear: both;
}
.addthis_toolbox {
    float: right;
}
.social-box {
	float: right;
	margin: 12px 0;
	height: 44px;
	border: 1px solid #fffbf5;
}
.social-box.active {
	background-color: #fff;
	border: 1px solid #d9d3c7;
}
.social {
	float: left;
}
.social a {
	background: url(../png/share-sprite.png) no-repeat;
	width: 44px;
	height: 42px;
	display: block;
	float: left;
}
.share {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: 600;
	color: #4c4b49;
	padding: 0 20px;
	font-size: 13px;
	line-height: 42px;
}
.share:hover,
.share:focus {
	color: #4c4b49;
}
.print {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: 600;
	color: #4c4b49;
	font-size: 13px;
	line-height: 42px;
}
.print:hover,
.print:focus {
	color: #4c4b49;
}
.social .addthis_button_email {background-position: 0 0;}
.social .addthis_button_print {background-position: -44px 0;}
.social .addthis_button_google_plusone_share {background-position: -88px 0;}
.social .addthis_button_linkedin {background-position: -132px 0;}
.social .addthis_button_twitter {background-position: -176px 0;}
.social .addthis_button_facebook {background-position: -220px 0;}
.social .addthis_button_compact {background-position: -264px 0; width: 72px;}

.social .addthis_button_email:hover {background-position: 0 -42px;}
.social .addthis_button_print:hover {background-position: -44px -42px;}
.social .addthis_button_google_plusone_share:hover {background-position: -88px -42px;}
.social .addthis_button_linkedin:hover {background-position: -132px -42px;}
.social .addthis_button_twitter:hover {background-position: -176px -42px;}
.social .addthis_button_facebook:hover {background-position: -220px -42px;}
.social .addthis_button_compact:hover {background-position: -264px -42px;}

/* Filter location mobile */
.filter-locations-mobile {
	background-color: #f2ede4;
	border-width: 1px 0;
	border-style: solid;
	border-color: #d9d3c7;
	padding: 15px 20px;
	margin: 0 -20px;
}
.filter-locations-mobile .select2-container,
.filter-locations-mobile .comboboxContainer {
	float: none;
	display: block;
}
.filter-locations-mobile .comboboxDropDownContainer {
	top: 44px!important;
	width: 100%;
}
.filter-locations-mobile .comboboxDropDownContainer ul li:first-child {
	display: none!important;
}
.filter-locations-mobile .comboboxDropDownContainer ul {
	padding: 0;
}
.filter-locations-mobile .comboboxDropDownContainer ul li {
	background-image: url(../png/pin-select.png);
	background-position: left 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.filter-locations-mobile .comboboxItemHover,
.filter-locations-mobile .comboboxItemSelected {
	background-image: url(../png/pin-select-hover.png)!important;
}
.filter-locations-mobile .select2-container .select2-choice,
.filter-locations-mobile .comboboxValueContainer {
	background-color: #e6e1d8;
	border-color: #d9d3c7;
}
.filter-locations-mobile .select2-container .select2-choice > .select2-chosen {
	margin-right: 44px;
}
.filter-locations-mobile .select2-container .select2-choice .select2-arrow b,
.filter-locations-mobile .comboboxDropDownButton {
	background-color: #e6e1d8;
	background-image: url(../png/location-arrow.png);
}
.filter-locations-mobile .select2-drop.select2-drop-above.select2-drop-active {
	border-color: #ccc6bc;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
	background-color: #fff!important;
}
.filter-results {
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	margin: 0 -20px 40px;
}
.result-box {
	background-color: #f2ede4;
	border-bottom: 1px solid #ccc6bc;
	padding: 9px 20px;
	overflow: hidden;
}
.result-box:hover,
.result-box:focus {
	background-color: #fff;
}
.filter-results .name {
	font-weight: bold;
	display: block;
}
.filter-results .type {
	display: block;
}
.filter-results .directions {
	display: block;
	background: url(../png/location-indication.png) no-repeat center center;
	width: 17px;
	height: 26px;
}
.filter-results .result-left {
	position: relative;
}
.filter-results .result-right {
	border-left: 1px solid #ccc6bc;
	padding-left: 20px;
}
.select-country {
	margin-bottom: 15px;
}


/* Second menu */
#navbar-second {
	border-top: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.second-menu {
	background-color: #33312e;
}
.second-menu .container,
.second-menu .container-fluid {
	padding: 0;
}
.second-menu .menu {
	border: none;
	margin-bottom: 0;
}
.second-menu .navbar-collapse {
	border-bottom: 0;
	padding: 0;
}
.second-menu .nav {
	margin: 0;
	float: none;
}
.second-menu .nav > li {
	float: none;
	border-top: 1px solid #1a1817;
}
.second-menu .nav > li:first-child {
	border-top: none;
}
.second-menu .nav > .active {
	text-transform: uppercase;
}
.second-menu .nav > li > a {
	background-color: #33312e;
	color: #fff;
	padding: 11px 20px 12px 20px;
	font-weight: 600!important;
	visibility: visible!important;
	display: block!important;
}

.second-menu .nav > .active > a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.second-menu .navbar-toggle {
    background: url(../png/second-menu-arrowdown.png) no-repeat center center;
    border: 0 none;
    height: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
    z-index: 10000;
    display: block;
}
.second-menu .navbar-toggle.opened {
	background-image: url(../png/second-menu-arrowup.png);
}
/* One pagers - slides only */
.full-page-logo {
	display: block;
	position: fixed;
	top: 0;
	z-index: 5000;
}
.full-page-logo img {
    border-bottom: 5px solid #950B31;
    height: 105px;
}
.parallax #fp-nav li a span {
	background-image: none;
	background-color: #4c4b49;
	border: 4px solid #4c4b49;
	width: 14px;
}
.parallax #fp-nav li a:hover span {
	background-color: #b3aca1!important;
	border-color: #b3aca1;
}
.parallax #fp-nav li a.active span {
	background-color: #fff;
}

/* Search tablet */
.search-tablet {
	background-color: #4d4a45;
	border-bottom: 1px solid #403d39;
	height: 50px;
	line-height: 50px;
	color: #BFBEBC;
}
.search-tablet:hover {
	color: #FFF;
 }
.search-tablet a {
	color: #fff;
	float: right;
}

/* No results gallery page */
.no-results {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

/* Newsletter signup */
.col-newsPage {
    position: static;
}
.newsletter-signup .section-contact {
    background-color: #f2ede4;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
    margin-top: -61px;
}
.row-newsletter {
    max-width: 650px;
    margin: 0 auto;
}
.newsletter-signup .error-icon {
    left: -30px;
    right: inherit;
    position: absolute!important;
}
.newsletter-signup .top {
    text-align: center;
}
.newsletter-signup .btn {
    padding-right: 15px;
}
.btn-signUp {
    width: 190px;
    margin-top: 30px;
}
.checkBox a {
    color: #4c4b49;
    text-decoration: underline;
}
.checkBoxes {
    margin-top: 7px;
}
.checkBox {
    margin-top: 34px;
}
.checkBox:first-child {
    margin-top: 0;
}
.checkBox .styledCheckbox {
    clear: both;
    float: left;
    margin-right: 15px;
}
.checkBox label {
    display: block;
    font-weight: normal;
    padding-top: 5px;
    float: left;
}
.checkBox .error-icon {
    height: 30px;
}
.btn-openNewsletter {
    width: 100%;
    max-width: 360px;
    margin-bottom: 60px;
    position: relative;
    z-index: 1000;
}
.btn-openNewsletter.inactive {
    background-color: #f2ede4;
    color: #4c4b49;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #d9d3c7;
}


/*
 *  Owl Carousel - Animate Plugin
 */
.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 Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  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;
  /* fix for flashing background */
  -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;
  -khtml-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-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;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* PE fix for HTML component */
.embed-box > .scWebEditInput {
    display: block;
}

.graybox {
    background-color: #ebe7e0;
    padding: 25px;
}

.graybox-txt {
    font-family: 'Source Sans Pro'; font-size: 24px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: 1.42; letter-spacing: normal; text-align: left;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}