/*
         .
     @@@@@@@@@.
   .@@@@@@@@@@@.
   *@@@@@@@@@@@.
   %@@@@@@@@@@&
  .@@@@@@@@@@@(
  (@@@@@@@@@@@.     .
  &@@@@@@@@@@@@@@@@@@@@@@@@@&*
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%.
 /@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*
 %@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@,
 @@@@@@@@@@@@@@@*       /@@@@@@@@@@@@@(
 @@@@@@@@@@@@(             #@@@@@@@@@@@,
,@@@@@@@@@@@*               /@@@@@@@@@@@
,@@@@@@@@@@@                .@@@@@@@@@@@
 @@@@@@@@@@@*               /@@@@@@@@@@@
 .@@@@@@@@@@@%             %@@@@@@@@@@@.
  ,@@@@@@@@@@@@@(.     .#@@@@@@@@@@@@@/
    &@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@.
      &@@@@@@@@@@@@@@@@@@@@@@@@@@@@,
        *@@@@@@@@@@@@@@@@@@@@@@@#
            ##@bratcreative##.
skoopmedia family*/

@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot");
  src: url("fonts/icons.?#iefix") format("embedded-opentype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'NunitoSans';
    src: local('Nunito Sans'), url('fonts/NunitoSans-Regular.woff2') format('woff2'), url('fonts/NunitoSans-Regular.woff') format('woff'), url('fonts/NunitoSans-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'NunitoSans-Light';
    src: local('NunitoSans-Light'), url('fonts/NunitoSans-Light.woff2') format('woff2'), url('fonts/NunitoSans-Light.woff') format('woff'), url('fonts/NunitoSans-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'NunitoSans-ExtraLight';
    src: local('NunitoSans-ExtraLight'), url('fonts/NunitoSans-ExtraLight.woff2') format('woff2'), url('fonts/NunitoSans-ExtraLight.woff') format('woff'), url('fonts/NunitoSans-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: 'NunitoSans-Bold';
    src: local('Nunito Sans Bold'), url('fonts/NunitoSans-Bold.woff2') format('woff2'), url('fonts/NunitoSans-Bold.woff') format('woff'), url('fonts/NunitoSans-Bold.ttf') format('truetype');
    font-style: bold;
    font-weight: 700;
}

@font-face {
    font-family: 'NunitoSans-ExtraBold';
    src: local('Nunito Sans ExtraBold'), url('fonts/NunitoSans-ExtraBold.woff2') format('woff2'), url('fonts/NunitoSans-ExtraBold.woff') format('woff'), url('fonts/NunitoSans-ExtraBold.ttf') format('truetype');
    font-style: black;
    font-weight: 900;
}

@font-face {
    font-family: 'Druk Web';
    src: local('Druk Web'), url('fonts/Druk-Medium-Web.woff2') format('woff2'), url('fonts/Druk-Medium-Web.woff') format('woff');
    font-style: black;
    font-weight: 900;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

aside {
	display: block;
    padding-bottom:40px;
}
body {
	line-height: 1;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-padding-start: 0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#series-splide, #film-splide {
    padding: 0px 20px 20px;
    border-radius: 6px;
 }

#image-carousel {
    padding: 0px 0px 0px 0px;
    background-color: transparent;

 }
 #specials-carousel {
    padding: 0px 0px 0px 0px;
    background-color: transparent;
 }

#feat-trailers, #thumbnail-slider {
     padding: 10px 20px 20px;
     background-color: rgb(255, 255, 255);
 }

#series-splide-track, #film-splide-track {
 mask-image: linear-gradient(to right, transparent 0%, black 0% 95%, transparent 100%);
}

.splide__slide {
    display: block;
    width: auto;
    transition: transform 400ms;
    transform-origin: center center;
}
.splide__slide:last-child {
  margin: 0 !important;
}
.splide__slide img {
    display: block;
    width: auto;
    transition: transform 400ms;
    transform-origin: center center;

}
#image-carousel .splide__slide img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 400ms;
    transform-origin: center center;
}
#specials-carousel .splide__slide img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 400ms;
    transform-origin: center center;
}

#feat-trailers .splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 }

#series-splide img,  #film-splide img {
     transform: scale(.95);
     border-radius: 6px;
 }

#series-splide img:hover, #film-splide img:hover {
    transform: scale(1);
    opacity:0.3;
    background-color: #000000;
  }
.splide__slide__content {
 padding:40px 0 0;
}

.splide .splide__arrow {
  top: 0;
  bottom: 0;
  height: 100%;
  transform: none;
  border-radius: unset;
  width: 50px;
  opacity: 0;
  transition: opacity .3s ease;
}

.splide .splide__arrow:hover {
 opacity:0.9
}

.splide .splide__arrow:disabled {
 opacity:0
}

.splide__arrow svg {
    filter: invert(1);
    width: 40px;
    height: 40px;
}

.splide__arrow.splide__arrow--prev {
  left: 5;
  background: transparent;
}
.splide__arrow.splide__arrow--next {
  right: 5;
  background: transparent;
}

.splide__video__play {
 display:none;
}
body {
  margin: 0;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
  color: #000;
  font-family: 'NunitoSans', sans-serif;
}
a {
  color: #000;
}
a.link-no-deco {
  text-decoration: none !important;
}
a {
    color: #1C1C1C;
}

p a {
    color: #1C1C1C;
    text-decoration: underline
}

p a:hover,
p a:focus {
    color: #010101;
    text-decoration: none;
    font-family: 'NunitoSans-Bold', sans-serif;
}
ul {
	list-style: none outside none;
}
strong {
	font-family: 'NunitoSans-Bold', sans-serif;
}
em {
	font-style: italic;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}

.centerdiv {
   margin: 0 auto;
   position: relative;
   min-height: 1px;
   height: auto !important;
   height: 1px;
   word-wrap: break-word;
   width: 65.3332%;
}

.ptop {
  padding-top: 1rem;
}
.fend {
  justify-content: flex-end;
  display: flex;
}
.fcenter {
  justify-content: center;
  display: flex;
  z-index: 10;
}
.black {
  color: #000;
}
.white {
  color: #fff;
}
.dark-grey {
  color: #1C1C1C;
}
.skoop-blue {
  color: #162b42;
}
.skoop-orange {
  color: #162b42;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.slide-wrap:hover .overlay {
  opacity: 1;
}

/******************* Info hover frontpage *******************/

.caption-text {
  color: #DFDFDF;
  position: absolute;
  width:206px;
  padding: 10px;
  text-align: center;
}
.caption-text .frontlist p {
  color: #E9E9E9 !important;
}
.caption_title {
    color: #fff !important;
    margin-left: 0px !important;
    font-family: 'NunitoSans-Bold', sans-serif;
    text-decoration:none;
    line-height: 1.0;
    font-size:24px;
}
.caption-side {
    color: #676767;
}
.caption-side p {
   font-family: 'NunitoSans-ExtraLight', sans-serif;
}
.caption-side p span{
    font-family: 'NunitoSans', sans-serif;
}
.caption_title-side {
    color: #676767 !important;
    font-family: 'NunitoSans-Bold', sans-serif;
    margin-top: 0;
    text-decoration:none;
    line-height: 1.4;
    font-size:18px;
}
.film_list_item.mainspecs {
    font-size: 16px;
    line-height: 1.4em;
    padding-bottom: 30px;
    z-index: 2;
}
@media screen and (max-width: 980px) {
  .film_list_item.mainspecs {
    font-size: 14px;

}
}
.film_list_item {
    font-size: 16px;
    line-height: 1.4em;
}
.film-prizes.film_list_item {
    padding-top: 20px;
    padding-bottom: 40px;
}

.film-prizes .list-prizes .item-content {
	position:relative;
	display:inline-block;
}

.film-prizes .list-prizes .item-content::before,
.film-prizes .list-prizes .item-content::after {
	content:"";
	position:absolute;
	top:50%;
	margin:-35px 0 0;
    width:32px;
	height:71px;

}

.film-prizes .list-prizes .item-content::before {
	left:-40px;
    background-image:url(images/before-awards.svg);
}

.film-prizes .list-prizes .item-content::after {
	right:-40px;
    background-image:url(images/after-awards.svg);
}

.film-prizes .list-prizes .item + .item {
	margin:20px 0 0;
}
.film-prizes .list-prizes .item-content p span {
   font-size: 1.2em !important;
}
.film-prizes .list-prizes .item-content p {
   text-align: center;
   text-transform: uppercase;
   font-size: 0.8em !important;
}

.film-prizes .list-prizes ul li {
	position:relative;
	display:inline-block;
    padding-left: 55px;
    padding-right: 55px;
}
.awards::before{
   content:"";
	position:absolute;
	margin:-5px 0px 0px -40px;

    width:32px;
	height:70px;
	background-image:url(before-awards.svg);
}
.awards::after{
   content:"";
	position:absolute;
	margin:-5px 0px 0px 40px;
	width:32px;
	height:70px;
	background-image:url(after-awards.svg);
}
.front_list_item p span{
    font-family: 'NunitoSans-Bold', sans-serif;
}
.front_list_item p span::after{
    content:'\a';
    color: #B2B2B2;
    white-space: pre;
}
.front_list_item p span:last-of-type:after{
    content:'';
    padding-left:0;
     padding-right:0;
}
.front_list_item p:first-of-type {
  font-family: 'NunitoSans-ExtraLight', sans-serif;
  color: #1C1C1C;
}
.front_list_item p {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #1C1C1C;
}
.front_list_item span{
	font-style:normal;
}

.film_list_item p span{
    font-family: 'NunitoSans-Bold', sans-serif;

}
.film_list_item p span::after{
    content:'|';
    color: #B2B2B2;
    padding-left:6px;
    padding-right:6px;
    font-family: 'NunitoSans', sans-serif;
}
.film_list_item p span:last-of-type:after{
    content:'';
    padding-left:0;
     padding-right:0;

}
.film_list_item p:first-of-type {
  font-family: 'NunitoSans-ExtraLight', sans-serif;
  color: #1C1C1C;
}

.film_list_item p.white:first-of-type {
    color: #FFF;
}

.film_list_item p {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #1C1C1C;
}

.film_list_item p.white {
  color: #FFF;
}

.film_list_item span{
	font-style:normal;
    display: inline-block;
}
.film_cred_item{
    font-size: 1.2em;
    line-height: 1.6em;
}
.film_cred_item p span{
    font-family: 'NunitoSans-Bold', sans-serif;
}
.film_cred_item p:first-of-type {
  font-family: 'NunitoSans-ExtraLight', sans-serif;
  color: #fff;
}
.film_cred_item p {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
}

.film_cred_item span{
	font-style:normal;
}

/* STRUCTURE */

.wrapper {
	padding: 20px;
	max-width: 100vw;
	margin: 20px auto;
}

.columns {
	background: transparent;
    display: flex;
	flex-flow: row wrap;
	justify-content: center;
	max-width: 100vw;
    margin: 5px 5px;
    padding: 15px;
    margin-bottom: 25px;
}

.column {
	flex: 1;
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    padding: 25px;
	margin-right: 1%;
}

.column.news {
  background: #fff;
  border-radius:6px;
}

.column:first-child { margin-left: 0; }
.column:last-child { margin-right: 0; }

@media screen and (max-width: 980px) {
  .columns .column {
	margin-bottom: 5px;
    flex-basis: 40%;
	}
}

@media screen and (max-width: 980px) {
  .column:nth-last-child(2) {
		margin-right: 0;
    }
}

@media screen and (max-width: 980px) {
  .column:last-child {
		flex-basis: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}

.column .title{
   	font-size: 18px;
	color: #162b42;
   	font-family: 'NunitoSans-Bold', sans-serif;
	font-weight: 700;
	line-height: 20px;
    display: block;
}

.column p {
  margin-bottom: 8px;
  margin-top: 10px;
  text-align: justify;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  color: #162b42;
  line-height: 22px;
}

.column:after {
 position: relative;
  content: '';
  width: 100%;
  bottom: 13px;
  display: inline-block;
}
.column .date {
	color: #616a82;
    font-size: 11px;
}
.news a, .news a:hover {
	text-decoration: none;
}

.button_big {
	font-size: 15px;
	font-family: 'NunitoSans-Bold', sans-serif;
    line-height: 38px;
	height: 38px;
}
.button {
	color: #fff;
	text-decoration: none;
	border: 1px solid #162b42;
    border-radius: 99em;
	background: #162b42;
	padding: 0 4px;
	display: inline-block;
}
.button:hover {
	color: #162b42;
    border: 1px solid #162b42;
    background: transparent ;
}

.button-more {
	color: #162b42;
	text-decoration: none;
    text-transform: uppercase;
 	padding: 0 4px;
	display: inline-block;
}
.button-more:hover {
	color: #162b42;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    background: transparent ;
}
.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.flex-container > div {
 margin: 5px;

}
.button_season.active {
	color: #fff;
	text-decoration: none;
	border: 1px solid #FA6514;
    border-radius: 99em;
	background: #FA6514;
    line-height: 44px;
	height: 44px;
	padding: 0 12px;
	display: inline-block;
    margin-top: -30px;
}
.button_season {
	color: #FA6514;
	text-decoration: none;
	border: 1px solid #FA6514;
    background: #FFFFFF;
    border-radius: 99em;
    font-size: 1.4em;
	font-family: 'NunitoSans-Bold', sans-serif;
    text-transform: uppercase;
    line-height: 44px;
	height: 44px;
	padding: 0 12px;
	display: inline-block;
    margin-top: -30px;
    margin-bottom: 20px;
    transition: 0.2s ease;
}
.button_season.active {
 pointer-events: none;
}
.button_season:hover {
	color: #fff;
   	border: 1px solid #FA6514;
	background: #FA6514;
    transform: scale(1.05);
}
@media screen and (max-width: 980px) {
.button_season {
    font-size: 1.2em;
}     }
.button .wrap {
    padding: 0 4px;
	overflow: hidden;
}

/* footer */
footer {
    background-color: #fcfcfc;
    border-top: 1px solid #e6eaea;
	padding: 20px 0 26px;
    margin-top: 50px;
	overflow: hidden;
    width:100%;
}

@media screen and (max-width: 768px) {
footer {
    margin-top: 100px;
}
}

footer .block {
   display: block;
   text-align: center;
   margin: 0 auto;

}

footer #block_copyright a{
	color:#B7B7B7;
}
footer #block_copyright a:hover{
	color:#f5f6f6;
	text-decoration:underline;
}
footer a {
	color: #fff;
	text-decoration: none;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

footer a:hover {
	text-decoration: underline;
}
.footernav {
  display: flex;
  flex-wrap: wrap;
}

.footernav > div {
  flex: 1 0 26%;
}
.footernav > .footerleft {
  display: flex;
  justify-content: flex-start;
  align-items: start;
}
.footernav > .footercenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footernav > .footerright {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
@media ( max-width: 768px) {
  .footernav > div {
    flex-basis: 51%;
    justify-content: center;
    align-items: center;
  }
  .footernav > .footerleft {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footernav > .footercenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footernav > .footerright {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
footer #block_credit_footer {
    margin-top:14px;
}
}

@media ( max-width: 320px) {
  .footernav > div {
    flex-basis: 75%;
    justify-content: center;
    align-items: center;
  }
}

footer .SMLogo {
   margin-left: 10px;
   opacity: 1;
    }

footer .SMLogo:hover {
      opacity: 0.8;
    }

footer .SMTag {
   margin-right: 10px;
   margin-bottom: 8px;
   max-width: 110px;
   opacity: 1;
    }

#block_footer_menu ul, #block_credit_footer ul{
 padding-inline-start: 0;
}

#block_footer_menu li {
	float: left;
	list-style: none outside none;
	line-height: 100%;
	padding: 0 8px 0 0px;
	margin-left: 9px !important;
	border-right: 1px solid #757575;
}

#block_footer_menu  ul li:last-child {
	border-right: 0 none;
	padding-left: 0;
}

@media screen and (max-width: 480px) {
    footer .SMLogo {
        max-width: 200px;
    }
footer a {
     font-size: 0.9em;
}
#block_credit_footer li {
	font-size: 0.9em;
}
.htmlfooter_bc .icon_bc {

  background-position: center 0px!important;

}
}

#block_credit_footer li {
	float: left;
	margin-left: 5px;
    line-height: 1;
    color: #000;
	text-decoration: none;
    font-family: 'NunitoSans-ExtraLight', sans-serif;

}
footer #block_credit_footer {
    color: #000;
    font-size: 0.9em;
}

#block_credit_footer ul {
    list-style: none outside none;
}

/* block menu in footer */
footer #block_footer_menu {
    color: #707070;
    padding-top: 4px;
}

/******************* Made by *******************/

.htmlfooter_bc .icon_bc {

  display: inline-block;
  position: relative;
  background: url("images/icon_b.png") no-repeat center top;
  width: 10px;
  height: 11px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: none;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.htmlfooter_bc .icon_bc span {
  position: absolute;
  left: -105px;
  top: +8px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  color: #757575;
  font-size: 10px;
  display: none;
}

.htmlfooter_bc .icon_bc:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.htmlfooter_bc .icon_bc:hover span {
  display: block;
}

.site-info {
  line-height: 2;
  color: #000;
  text-decoration: none;
  text-align:center;
  font-family: 'NunitoSans-ExtraLight', sans-serif;
  opacity: 0.5;
  font-size: 0.9em;
}

.site-info:hover{
  opacity: 1;
}

#content{
        background:transparent;
        margin-bottom: 30px;
}

/* Titles container for flexboxes */
.titlesrow {
  display: flex;
  flex-wrap: wrap;
  --gap: 0px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}

.titlesrow > * {
  margin: var(--gap) 0 0 var(--gap);
}
/* Create two equal titlescolumns */
.titlescolumn {
  flex-basis: 33.333333%;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 992px) {
  .titlescolumn {
    flex-basis: 50%;
  }
}

@media screen and (max-width: 760px) {
  .titlescolumn {
    flex-basis: 100%;
  }
}
.df-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 99%;
}

.df-row-wb {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.df-row-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 10px;
  margin-bottom: -5px;
}

.df-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.df-column {
    flex: 0 0 24%;
    margin-left: 2%;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 20px;
}
.df-specials-column {
    width: 100%;
    background-color: transparent;
    margin-bottom: 20px;
    margin-top: 20px;
}

.df-double-column {
    width: 74%;
    border-radius: 6px;
    background-color: rgb(40,40,45);
    margin-bottom: 20px;

}

.sk-double-column-page {
    width: 80%;
    margin-bottom: 20px;
    margin: 0 auto;
}
.df-double-column-page {
    width: 64%;
    margin-bottom: 20px;
    margin: 0 auto;
}

.df-double-column-wb {
    width: 54%;
    margin-bottom: 20px;
}

.df-column-page {
    flex: 0 0 24%;
    margin-left: 2%;
    margin-bottom: 20px;
}

.df-column-wb {
    flex: 0 0 18%;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 1400px) {
.df-column {
    flex: 0 0 34%;
}
.df-double-column {
    width: 64%;
}
}

@media screen and (max-width: 1200px) {
.df-column {
    flex: 0 0 100%;
    margin-left: 0%;
}
.df-double-column {
    width: 100%;
}
.sk-double-column-page {
    width: 100%;
}
.df-double-column-page {
    width: 100%;
}
.df-column-page {
    flex: 0 0 100%;
}
.df-double-column-wb {
    width: 100%;
}
.df-column-wb {
    flex: 0 0 100%;
}
}

 .thumbnails {
        display: flex;
        float: left;
        padding: 0;
      }

      .thumbnail {
        overflow: hidden;
        list-style: none;
        cursor: pointer;
        margin-right: 10px;
        opacity: 0.3;
        }

      .thumbnail.is-active {
        opacity: 1;
      }
      .thumbnail.is-active:after {
        overflow: hidden;
        list-style: none;
        cursor: pointer;
        content:"";
	    position:absolute;
	    top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(images/bg_play.png) no-repeat 50% 50%;

      }
      .thumbnail img {
        width: 100%;
        height: auto;
      }

.feat_title {
	font-size: 18px;
    letter-spacing: 0.5px;
	font-family: 'NunitoSans-Bold', sans-serif;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.specials_title {
	font-size: 18px;
    letter-spacing: 0.5px;
	font-family: 'NunitoSans-Bold', sans-serif;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
/* the new css till */
.navbar-collapse {
  padding: 10px;
}

@media (max-width:1200px) {
.navbar-collapse li{
 font-size: 1.2rem;
 padding-top: 10px;
}
}

/******************* nav button *******************/
.navbar-toggler {
    width: 35px;
    height: 30px;
    top: calc(90% - 15px);
    position: relative;
    transition: .5s ease-in-out;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
    position: relative;
}

.navbar-toggler span {
    margin: 0;
    padding: 0;
}

.toggler-icon {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.middle-bar {
    margin-top: 0px;
}


/* State when the navbar is collapsed */

.navbar-toggler.collapsed .top-bar {
    position: absolute;
    top: 0px;
    transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    position: absolute;
    top: 10px;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    position: absolute;
    top: 20px;
    transform: rotate(0deg);
}

/* when navigation is clicked */

.navbar-toggler .top-bar {
    top: inherit;
    transform: rotate(45deg);
}

.navbar-toggler .middle-bar {
    opacity: 0;
    top: inherit;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    top: inherit;
    transform: rotate(-45deg);
}

.search-icon:after {
  font-family: 'icons';
  content: "\EA09";
  position: relative;
  left: 0px;
  top: 1px;
  font-size: 16px;
}

/*nav {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
} */

.navbar-brand img {
    margin-left: 10px;
}

#navbar {
    transition: all 1.5s ease 0s;
}

#navbar.page {
    background-color: #fb8d51;
    background-image: linear-gradient(315deg, #fb8d51 0%, #fb8d51 74%);
}

.navbar-nav{
    margin-top: 4px;
}

.navbar-nav li.FamilyHome a{
  display: block;
  content:url('images/nav-family.png');
  max-height: 42px;
  margin-top: -4px;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.FamilyHome a:hover{
  opacity: 1.0;
}

.navbar-nav li.PrimeHome a{
  display: block;
  content:url('images/nav-prime.png');
   max-height: 42px;
  margin-top: -4px;
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.PrimeHome a:hover{
  opacity: 1.0;
}
li.goto-link > a:after {
  font-family: 'icons';
  content: "\EA07";
  position: relative;
  left: 5px;
  top: 1px;
  font-size: 14px;
}
.navbar-nav li.Insta a{
  display: block;
  content:url('images/nav-insta.png');
  background-repeat: no-repeat;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.Insta a:hover{
  opacity: 1.0;
  content:url('images/nav-insta-hover.png');
}

.navbar-nav li.Facebook a{
  display: block;
  content:url('images/nav-facebook.png');
  background-repeat: no-repeat;
   margin-left:10px;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.Facebook a:hover{
  opacity: 1.0;
  content:url('images/nav-facebook-hover.png');
}

.navbar-nav li.YouTube a{
  display: block;
  content:url('images/nav-youtube.png');
  background-repeat: no-repeat;
   margin-left:10px;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.YouTube a:hover{
  opacity: 1.0;
   content:url('images/nav-youtube-hover.png');
}

.navbar-nav li.Linkedin a{
  display: block;
  content:url('images/nav-linkedin.png');
  background-repeat: no-repeat;
   margin-left:10px;
  text-indent: -9000px;
  opacity: 0.8;
}

.navbar-nav li.Linkedin a:hover{
  opacity: 1.0;
   content:url('images/nav-linkedin-hover.png');
}
.social-menu {
 color:#FFF;
 margin-right:10px;
}

#menu-social-menu.navbar-nav{
 flex-direction:row;
}

 .social-menu .social-menu__title {
  margin-top:10px
}

 #menu-social-menu .nav-link {
  padding-left: 0;
}

@media (min-width:1200px) {
 .social-menu .social-menu__title {
  display:none
 }
}

@media (max-width:1200px) {
 #menu-social-menu {
  padding-bottom:15px;
 }
}

.nav-link {
    font-family: 'NunitoSans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

li.current_page_item a {
    opacity:0.6;
  }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 1200px) and (max-width: 1310px) {
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.2rem;
  }
   .input-group {
   max-width: 200px;
  }
}
#footer-menu .nav-link {
    line-height: 1em;
    padding: 0;
    background-color: transparent;
    font-family: 'NunitoSans', sans-serif;
    font-size: 1em;
    text-transform: none;
    color: #757575;
    transition: all 0.3s
}

@media screen and (max-width: 980px) {
    #footer-menu {
    font-size: 14px;
   }
}
.back-white {
    background-color: white
}

.back-dark {
  background: rgba(35,40,50,1);
  background: -moz-linear-gradient(left, rgba(20,20,20,1) 0%, rgba(25,25,25,1) 47%, rgba(35,40,50,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(20,20,20,1)), color-stop(47%, rgba(25,25,25,1)), color-stop(100%, rgba(35,40,50,1)));
  background: -webkit-linear-gradient(left,  rgba(20,20,20,1) 0%, rgba(25,25,25,1) 47%, rgba(35,40,50,1) 100%);
  background: -o-linear-gradient(left,  rgba(20,20,20,1) 0%, rgba(25,25,25,1) 47%, rgba(35,40,50,1) 100%);
  background: -ms-linear-gradient(left,  rgba(20,20,20,1) 0%, rgba(25,25,25,1) 47%, rgba(35,40,50,1) 100%);
  background: linear-gradient(to right,  rgba(20,20,20,1) 0%, rgba(25,25,25,1) 47%, rgba(35,40,50,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
  color: white;
}

.margin-t-100 {
    padding-top: 100px !important;
    padding-bottom: 10px !important;
}

.margin-t-15 {
    margin-top: 15px !important;
}

.margin-b-15 {
    margin-bottom: 15px !important;
}

.margin-t-30 {
    padding-top: 30px !important;
}

.margin-t-60 {
    padding-top: 60px !important;
}

.no-margin {
  margin: 0px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-60 {
    padding-bottom: 60px !important;
}

.p-tb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.p-tb-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.p-tb-30-100 {
    padding-top: 30px !important;
    padding-bottom: 100px !important;
}

.p-tb-60-100 {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
}

.p-tb-30-50 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}

.p-tb-100-50 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}

.no-select, h2 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.team.row {
    padding: 15px;
}

.teamImage {
    background: #162b42;
    -webkit-filter: contrast(1) opacity(1);
    filter: grayscale(1) contrast(1) opacity(1);
}

.teamName {
    color: #162b42;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.5px;
    padding-top: 10px;
    line-height: 20px;
}

.teamName span {
    font-family: 'NunitoSans', sans-serif;
    color: #FA6514;
    font-size: 1.0rem;
}

.teamContent {
    min-height: 185px;
    background: #fff;
    padding-top: 28px;
    padding-left: 24px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-radius: 6px;
}

.teamContent .row {
    padding-bottom: 10px
}

.marginBottomGutter {
    margin-bottom: 30px;
}
.teamrow {
  display: flex;
  flex-wrap: wrap;
  --gap: 5px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}

.teamrow > * {
  margin: var(--gap) 0 0 var(--gap);
}
/* Create three equal titlescolumns */
.teamcolumn {
  flex-basis: 32.7%;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 15px;
  height: auto;
}

/* On screens that are 992px wide or less, go from three titlescolumns to two titlescolumns */
@media screen and (max-width: 992px) {
  .teamcolumn {
    flex-basis: 49%;
  }
}

/* On screens that are 600px wide or less, go from three titlescolumns to one titlescolumns */
@media screen and (max-width: 600px) {
  .teamcolumn {
    flex-basis: 99%;
  }
}

/* On screens that are 600px wide or less, make the titlescolumns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .teamrow {
    flex-direction: unset;
  }
}

.teamcard {
  background: transparent;
  min-width: 250px;
  height: 650px;
  overflow: hidden;
  position: relative;
  display:inline-block
}
.teamcard:nth-of-type(3n){
  margin-right:0;
}
.teamcard img {
  width: 100%;
  min-height:100%;
  transition:all 0.9s
}
.teamcard:hover img{
 transform:scale(1.1,1.1)
}
.data {
  position: absolute;
  text-align:left;
  min-height: 483px;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.4s
}

.teamcard:hover .data {
  width: 100%;
  height: auto;
  top: 0;
  background: #fff;
  left: 0;
  opacity: 0.9;
  padding:20px 7%;
  color: #000
}

.data p {
  opacity: 0;
  line-height: 1.4em;
  transition: all 0.2s
}

.teamcard:hover .data p,.teamcard:hover .data a {
  opacity: 1
}

 .readmore {
	 position: absolute;
	 bottom: 0;
	 left: 50%;
	 transform: translateX(-50%);
	 font-size: 0.8rem;
	 padding: 0.25rem 1.25rem 0.25rem 0.75rem;
	 background: #2b2d42;
	 text-align: center;
	 opacity: 1;
	 pointer-events: initial;
	 color: #fff;
	 border-top-right-radius: 0.25rem;
	 border-top-left-radius: 0.25rem;
	 transition: all ease-in-out 0.325s;
	 transition-delay: 0.5s;
}
 .readmore:after {
	 content: "+";
	 font-size: 0.8rem;
	 color: #fff;
	 position: absolute;
	 top: 50%;
	 right: 0.5rem;
	 transform: translateY(-50%);
}
 .team-item {
	position: relative;
    padding-right: 15px;
    letter-spacing: 0.5px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
	overflow: hidden;
	max-height: 120px;
	color: #000;
	cursor: pointer;
	transition: all ease-in 0.5s;
}
 .team-item:before {
	 content: "";
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 4rem;
	 pointer-events: none;
	 transition: all ease-in 0.5s;
}
 .team-item.active {
	 height: auto;
	 max-height: 700px;
	 cursor: initial;
	 overflow-y: visible;
	 transition: all ease-out 0.5s;
}
 .team-item.active:before {
	 box-shadow: none;
}

 .team-item.active .readmore {
	 opacity: 0;
	 pointer-events: none;
	 transition-delay: 0s;
}
.team-more {
  overflow: hidden!important;
}
.team-more ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.team-more ul li {
  position: relative;
  width: 91.66667%;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
}
.team-more ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.team-more ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.team-more ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.team-more ul li:last-of-type {
  padding-bottom: 0;
}
.team-more ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
.team-more ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 9px;
}
.team-more ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.team-more ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.team-more ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.team-more ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.team-more ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.team-more ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
.team-more h2 {
   font-family: 'NunitoSans-Light', sans-serif;
   font-size: 1.1rem;
   padding-bottom: 10px;
}
.team-more a {
    color: #1C1C1C;
}

.team-more a {
    color: #1C1C1C;
    text-decoration: none
}

.team-more a:hover,
.team-more a:focus {
    font-family: 'NunitoSans', sans-serif;;
    color: #010101;
    text-decoration: none;
}
.team-more p {
   line-height: 1.4em;
   padding-top: 10px;
   padding-bottom: 10px;
}

.newsrow {
  display: flex;
  flex-wrap: wrap;
  --gap: 5px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}

.newsrow > * {
  margin: var(--gap) 0 0 var(--gap);
}
/* Create two equal titlescolumns */
.newscolumn:first-child {
  flex-basis: 99%;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 15px;
}
.newscolumn {
  flex-basis: 49%;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 99%;
}

/* On screens that are 992px wide or less, go from two titlescolumns to one titlescolumns */
@media screen and (max-width: 992px) {
  .newscolumn {
    flex-basis: 99%;
  }
  .newscolumn:first-child {
  padding-right: 5px;
}
}

/* On screens that are 600px wide or less, make the titlescolumns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .newsrow {
    flex-direction: column;
  }
}

/* News with image left first child */
.newscolumn:first-child .grid-flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  height: 20em;
  flex-grow: 1;
  flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-around;
}
.grid-flex {
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-around;
  height: 40em;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  flex-direction: column;

}
.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.col-text{
  display: flex;
  align-items: center;
  justify-content: center;
}
.newscolumn:first-child .col-image {
  margin-right: 20px;
  margin-bottom: 0;
}
.col-image {
  background-size: cover;
  background-position:top center;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .newscolumn:first-child .grid-flex {
  height: 40em;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.grid-flex {
    height: 40em;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
   }
  .col {
    order:vertical;
  }
  .newscolumn:first-child .col-image {
  margin-right: 0;
  margin-bottom: 20px;
}
.col-image {
  margin-right: 0;
  margin-bottom: 20px;
}
}
.pagerow {
  display: flex;
  flex-wrap: wrap;
  --gap: 5px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}

.pagerow > * {
  margin: var(--gap) 0 0 var(--gap);
}
/* Create two pagecolumns */
.pagecolumn:first-child {
  flex-basis: 71%;
  flex-grow: 1;
  flex-shrink: 0;

}
.pagecolumn {
  flex-basis: 25%;
  flex-grow: 0;
  flex-shrink: 0;

}

/* On screens that are 992px wide or less, go from two pagecolumns to one pagecolumn */
@media screen and (max-width: 992px) {
  .pagecolumn:first-child {
  flex-basis: 99%;

}.pagecolumn {
    flex-basis: 99%;
  }
}
/* On screens that are 600px wide or less, make the titlescolumns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .pagerow {
    flex-direction: column;
  }
}
@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

/* blog */
.blog .node, .archive .node, .search .node {
	overflow: hidden;
	padding-bottom: 10px;
    margin-bottom: 15px;
}
.blog-post article.node{
	padding-bottom: 0;
}
article.node{
    margin-left: 15px;
    margin-right: 15px;
}
.blog ul.details, .archive ul.details, .search ul.details {
	color: #696969;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 0;
	margin-bottom: 20px;
}
.blog #related_posts .details {
	padding: 0 0 10px;
}
.blog .node .title_page, .archive .node .title_page, .search .node .title_page {
	margin-bottom: 0;
}
.blog .details li, .archive .details li, .search .details li {
	float: left;
	border-left: 1px solid #696969;
	padding-left: 9px;
	margin-right: 10px;
	line-height: 1;
}
.blog .details a, .archive .details a, .search .details a {
	color: #030303;
	text-decoration: none;
}
.blog .details a:hover, .archive .details a:hover, .search .details a:hover {
	color: #696969;
}
.blog .details li:first-child, .archive .details li:first-child, .search .details li:first-child {
	border-left: 0 none;
	padding-left: 0;
	margin-left: 0;
}
.blog .node .title_page, .archive .node .title_page, .search .node .title_page {
	padding-right: 20px;
	position: relative;
	overflow:hidden;
	padding-right:0;
}
.blog .node .title_page.sticky:before, .archive .node .title_page.sticky:before, .search .node .title_page.sticky:before{
	background: url(images/sticky.png) center 0 no-repeat;
	content: "";
	width: 20px;
	height: 18px;
	display: block;
	float:right;
	margin-top:3px;
	margin-left:8px;
}
.type-news {
  padding: 20px;
  margin: 10px;
  background: #f0f0f0;
  height: auto;
}

.type-news .details {
  font-size: 11px;
}

.type-news .title_page:after {
	background-position: 0 0;
}
.type-video .title_page:after {
	background-position: 0 -18px;
}
.type-photo .title_page:after {
	background-position: 0 -36px;
}

/*.entry-content {
    background: url(images/bg_h1_line.png) 0 100% repeat-x;
}
*/
.map-responsive {
    padding: 15px;
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%);
}
/* typography */
span.bold {
	font-weight: bold;
}
.node p {
    font-family: 'NunitoSans', sans-serif;
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 1.4em;
}

.no-bottom-padding {
       padding-bottom: 0px !important;
}
.no-padding-margin {
       margin: 0 0 0 0 !important;
       padding: 0 0 0 0 !important;
}
#content-page .node p {
    font-size: 1.2em;
    padding: 10px 15px 0px 0px;
}
.newscontainer__text span {
     padding: 15px 15px 15px 0px;
}
#content-page {
  padding-left: 15px;
  padding-right: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.container.about {
  max-width: 1140px;
}
.container.page {
  max-width: 1140px;
}
.container.news {
  max-width: 1140px;
}
.node p.margin_small {
	margin-bottom: 10px;
}
.node p.last {
	margin-bottom: 0 !important;
}
.node h1, .node h2, .node h3, .node h4, .node h5, .node h6, .archive-header h1, .search .page-header h1 {
   font-family: 'NunitoSans-Bold', sans-serif;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.node h1, .node h2.title_page, .archive-header h1, .search .page-header h1 {
	font-size: 36px;
    line-height: 40px;
    color: #162b42;
}
@media (max-width:767px) {
.node h1, .node h2.title_page, .archive-header h1, .search .page-header h1 {
	font-size: 24px;
    line-height: 25px;
}
}
.node h2 {
	font-size: 18px;
}
.node h3 {
	font-size: 16px;
}
.node h4 {
	font-size: 15px;
}
.node h5 {
	font-size: 15px;
}
.node h6 {
	font-size: 14px;
}

h1 {
   	font-size: 2.125em;
	color:#fff;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    letter-spacing: 0.5px;
	text-decoration:none;
    line-height: 34px;
    margin-left: 15px;
}
aside h1 {
   	font-size: 1.425em;
    font-family: 'NunitoSans-Bold', sans-serif;
    margin-bottom: 0 !important;
}
h1.dark {
  	color:#1C1C1C;
    margin-bottom: 20px;
    margin-left: 15px;
}
h1.blue {
  	color:#162b42;
    margin-bottom: 20px;
    margin-left: 15px;
}
h1.uppercase {
   text-transform: uppercase;
}
h1.title {
    font-size: 1.625em;
	color:#162b42;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	text-decoration:none;
    line-height: 34px;
    text-align: center;
    margin: 0;
}

h1.title.dark {
  	color:#1C1C1C;
    margin-bottom: 20px;
    margin-left: 15px;
}
h1.title.white {
  	color:#FFF;
}
h1.title.orange {
  	color:#FB8D51;
}
h1.covertitle {
    font-size: 3.1em;
    color:#000;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	text-decoration:none;
    line-height: 44px;
    margin-bottom: 20px;
    text-align: center;
}
h1.covertitle a{
   	color:#FA6514;

}
h1.covertitle a:link{
    text-decoration: none;
    color: #FA6514;
}
h1.covertitle a:hover{
    color: #fb8d51;
}
h1.covertitle.season {
    font-size: 1.8em;
    color:#000;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	text-decoration:none;
    margin-top: -40px;
    text-align: center;
}
@media screen and (max-width: 980px) {
h1.covertitle {
    font-size: 2.4em;
    line-height: 34px;
    margin-bottom: 20px;
}
h1.covertitle.season {
    font-size: 1.4em;
}
}
@media screen and (max-width: 760px) {
h1.covertitle {
    font-size: 2.2em;
}
}
.covertitle {
	font-size: 3.2em;
    font-weight: 700;
    color:#000 !important;
    margin-left: 0px !important;
}
h2 a{
	color:inherit;
	text-decoration:none;
}

h2 a:hover{
	color:#272727;
    opacity: 0.8;
	text-decoration:none;
}
h2.title {
    font-size: 17px;
    font-family: 'NunitoSans-Bold', sans-serif;
    color: #000;
	line-height: 24px;
	padding: 0px 0 4px;
	margin-bottom: 14px;
}
h2.blue {
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    color:#162b42;
	line-height: 24px;
	padding: 0px 0 4px;
	margin-bottom: 14px;
}
h3.title {
    font-size: 17px;
    font-family: 'NunitoSans-Bold', sans-serif;
    color: #000;
	line-height: 24px;
    text-transform: uppercase;
	padding: 0px 0 4px;
}
h3.filler {
    font-size: 17px;
    font-family: 'NunitoSans-Bold', sans-serif;
    color: #000;
	line-height: 24px;
    text-transform: uppercase;
	padding: 0px 0 4px;
}
@media screen and (max-width: 799px) {
h3.filler {
    display:none;
}
}
.node .title_page {
	line-height: 25px;
	padding: 5px 0px 8px;

}
.node .critic {
	color: #030303;
}

/* wrap img */

.photo_colums .wrap_me {
	width: 97.5%;
}
.wrap_me {
    cursor: auto;
}

.wrap_me.large{
	display:block !important;
	margin-bottom:20px;
}
.wrap_me img{
	display:block;
}

p.wrap_video {
	display: block;
	margin: 0 auto 20px;
	max-width: 644px; /* grid_8 size */
}
.wrap_me_white {
  border: 2px solid #ffffff;
}

/* shortcodes */
.align_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.align_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.align_center {
	clear: both;
	display: block;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
    margin-bottom: 20px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}

.pagecontainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

p{
    margin-top: 0;
    margin-bottom: 20px;
}
.head{
    text-align: center;
    position: relative;
}

.subhead{
    text-transform: uppercase;
    border-bottom: 2px solid #2f2f2f;
    border-top: 2px solid #2f2f2f;
    padding: 12px 0 12px 0;

}
.content-news{
    font-size: 0;
    line-height: 0;
    word-spacing: -.31em;
    display: inline-block;
    margin: 30px 2% 0 2%;
}
.collumn{
    font-size: 20px;
    line-height: 26px;
    width: 50%;
    display: inline-block;
    padding: 0 3% 0 3%;
    vertical-align: top;
    margin-bottom: 50px;
    transition: all .7s;
}
.collumn:first-child{
   width: 100%;
   display: flex;
   justify-content: stretch;
   flex-direction: column;
}
.collumn.single{
   width: 100%;
   display: flex;
   justify-content: stretch;
   flex-direction: column;
 }

@media only all and (min-width: 900px) {
.collumn:nth-child(even) + .collumn {
   border-left: 1px solid #2f2f2f;
}
}

.collumn .headline{
    text-align: center;
    line-height: normal;
     display: block;
    margin: 0 auto;


}
.collumn .headline.hl1{
    font-weight: 700;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
    padding: 10px 0 10px 0;

}
.collumn .headline.hl4{
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
}
.collumn .headline.hl4:before{
    border-top: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 7px;
    display: block;
    margin: 0 auto;
}
.collumn .headline.hl4:after{
    border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 10px;
    display: block;
    margin: 0 auto;

}

.collumn .citation{
    font-size: 36px;
    line-height: 44px;
    /*font-style: italic;*/
    text-align: center;
    font-weight: 400;
    display: block;
    margin: 40px 0 40px 0;
    font-feature-settings: "liga", "dlig";

}
.collumn .citation:before{
    border-top: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 16px;
    display: block;
    margin: 0 auto;
}
.collumn .citation:after{
    border-bottom: 1px solid #2f2f2f;
    content: '';
    width: 100px;
    height: 16px;
    display: block;
    margin: 0 auto;
}
.collumn .figure {
	  margin: 0 0 20px;
}
.collumn .figcaption{
	font-style: italic;
	font-size: 12px;
}
.media {
    width: 100%;
}
@media only all and (max-width: 900px) {
    .collumn{
        width: 100%;
    }
	.collumn + .collumn {
				border-left: none;
      	border-bottom: 1px solid #2f2f2f;
	}

}
.newscontainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
 .newscontainer__image {
    margin: 0px 20px 20px 0px;
    max-width: fit-content;
    object-fit: contain;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}
 .newscontainer__image img{
}
 .newscontainer__image .rounded {
    margin-top: 20px;
}
 .newscontainer__image-single {
    margin: 0px 20px 20px 0px;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
}
 .newscontainer__image-single img{
    max-width: 100%;
    height: auto;
}
 .newscontainer__text {
	display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1 60%;
    font-family: 'NunitoSans', sans-serif;
    margin-bottom: 20px;
    font-size: 1.2em;
    line-height: 1.4em;
}
 .newscontainer__text-single {
	display: flex;
    flex-direction: column;
    font-size: 1.2em;
    line-height: 1.4em;
    flex-basis: 66.66667%;
    margin-left: 16.66667%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newscontainer__text-single .date {
	color: #696969;
    font-size: 11px;
    margin-bottom: 11px;
}
 .newscontainer__button {
	 flex: 1 100%;
	 align-self: flex-end;
     padding-bottom: 10px;
}

 .newscontainer__button::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 41px;
  height: 16px;
  margin-right: 0px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NSAyMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTUgMjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBvbHlnb24gc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgcG9pbnRzPSI0My4zLDAgNTUsMTAgNDMuMywyMCA0Mi40LDE5LjEgNTIuMiwxMC43IDAsMTAuNyAwLDkuMyA1Mi4yLDkuMyAKCTQyLjQsMC45IDQzLjMsMCAiLz4KPC9zdmc+Cg==");
  background-position: bottom;
  background-repeat: no-repeat;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  margin-bottom: -2px;
}

.newscontainer__button:hover:before {
  transform: translateX(10%);
  -ms-transform: translateX(10%);
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -o-transform: translateX(10%);
}

@media screen and (max-width: 980px) {
 .newscontainer__text-single {
    flex-basis: 90%;
    margin-left: 2%;
}
}

@media screen and (max-width: 980px) {
 .newscontainer__text-single {
    flex-basis: 90%;
    margin-left: 2%;
}
}
/* Layouts */
.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	word-wrap: break-word;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.6666%;
}
.two_third {
	width: 65.3332%;
}
.one_fourth {
	width: 22%;
}
.two_fourth {
	width: 48%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 79.2%;
}
.one_sixth {
	width: 13.3333%;
}
.two_sixth {
	width: 30.6666%;
}
.three_sixth {
	width: 47.9998%;
}
.four_sixth {
	width: 65.3332%;
}
.five_sixth {
	width: 82.6665%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}

.row-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column-title {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}
.column-title:last-child {
   margin-right: 0;

}

.double-column-title {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

@media screen and (min-width: 800px) {
  .column-title {
    flex: 1;
  }
  .single-title {
     margin-right: 40px;
  }
  .double-column-title {
    flex: 2
  }
}
.zoom-in {
    overflow: hidden
}

.zoom-in img {
    border-radius: 6px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.zoom-in img.media {
    border-radius: 0;
}

.zoom-in:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.single-title img{
	max-width:100%;
    height: auto;
}

.poster img{
	margin-top:15px ;
    margin-bottom:20px ;
}
.headerImageContainer{
   margin-bottom: 20px;
   overflow-x: hidden;
   overflow-y: hidden;
    max-height: 85vh;
}

.headerImageContainer img{
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  width: 100vw;
  height: auto;
}

@media (max-width:1200px) {
#fullscreen-slider{
   margin-top: 74.5px;
}
}
.img-full {
    width: 100%;
    height: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    margin-bottom: 5%;
    height: auto
}

.list-element {
    color: white;
    margin-top:30px;
    /*background: #fff;*/
    border-radius: 1.2rem;
    height: auto;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04), 0 2px 2px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.04), 0 8px 8px rgba(0, 0, 0, 0.04), 0 16px 16px rgba(0, 0, 0, 0.04);
}
@media screen and (min-width: 992px) {
.list-element {
    min-height: 350px;
}
}
@media screen and (min-width: 1200px) {
.list-element {
    min-height: 450px;
}
}
.list-element h2,
.list-element h3,
.list-element h4,
.list-element h5,
.list-element a {
    color: #fff;
    transition: all 0.3s
}

.list-element h2:hover,
.list-element h3:hover,
.list-element h4:hover,
.list-element h5:hover,
.list-element a:hover,
.list-element h2:focus,
.list-element h3:focus,
.list-element h4:focus,
.list-element h5:focus,
.list-element a:focus,
.list-element h2:active,
.list-element h3:active,
.list-element h4:active,
.list-element h5:active,
.list-element a:active {
    color: #c9c9c9
}

.list-element h2 {
    font-size: 25px;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.16;
    padding-bottom: 10px;
}

.list-element .tag {
    padding: 2px 5px;
    border-radius: 0px;
    font-size: 1.1rem;
    text-align: center;
    font-family: 'NunitoSans', sans-serif;
    color: #DFDFDF;
    border: 1px solid #DFDFDF
}

.list-element .tag.highlight {
    color: #272727;
    background-color: #c9c9c9
}

.list-element.no-bottom-border {
    border-bottom: 1px solid transparent
}

@media screen and (max-width: 767px) {
    .list-element {
        overflow: hidden
    }
}
@media screen and (max-width: 1200px) {
.list-element h2 {
    font-size: 19px;
}
}

.tag {
    padding: 2px 10px;
    border-radius: 0px;
    font-size: 1em;
    font-weight: bold
}

.more {
    position: relative;
    display: block;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #222;
    padding-right: 23px
}

.more i {
    position: absolute;
    right: 0;
    top: 2px;
    color: #dc2c34
}

/* Buttons */
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #fff;
    border-bottom:0;
    /* white-space: nowrap;*/
    padding: 7px 10px;
    font-size: 16px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default.c-prim {
    background-color: transparent;
    color: #fff;
    border-color: #b1b1b1;
    background-image: none;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.btn-default.c-prim:hover,
.btn-default.c-prim:focus {
    background: #fff;
    color: #162b42;
    border-color: #b1b1b1;
    outline: none
}

.btn-default.c-prim:active {
    background-color: #fcfcfc;
    background-size: 100%;
    transition: background 0s;
    outline: none
}

.btn-default.c-fam {
    background-color: transparent;
    color: white;
    border-color: #B7B7B7;
    background-image: none;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.btn-default.c-fam:hover,
.btn-default.c-fam:focus {
    background: #A1A1A1 radial-gradient(circle, transparent 1%, #A1A1A1 1%) center/15000%;
    color: #fff;
    border-color: transparent;
    outline: none
}

.btn-default.c-fam:active {
    background-color: #fcfcfc;
    background-size: 100%;
    transition: background 0s;
    outline: none
}

.btn-default {
    color: #fff;
    border-color: #162b42;
    background-color: #162b42;
}

.btn-default:hover,
.btn-default:active {
    color: #162b42;
    background-color:transparent;
    border-color: #162b42;
    outline: none
}

.btn-default:active::before {
     content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #162b42;
    -webkit-transform:rotate(360deg);
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
    outline: none
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #162b42;
    border-color: #162b42
}

.btn-nolink {
    cursor: default;
     font-family: 'NunitoSans', sans-serif;
    white-space: normal !important;
}

.btn-nolink.rounded {
    border-radius: 20px;
    font-size: 15px;
    font-weight: bold
}

.btn-nolink-hover {
    background-color: transparent !important;
    border-color: #3e3e3e;
    color: #3e3e3e;
    font-family: 'NunitoSans', sans-serif;
    margin: 2px 0;
    pointer-events:none;
}

.btn-nolink-hover:focus,
.btn-nolink-hover:active {
    outline: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-nolink-hover-white {
    background-color: #fff;
    border-color: #3e3e3e;
    color: #3e3e3e;
    font-family: 'NunitoSans', sans-serif;
    margin: 2px 0
}

.btn-nolink-hover-white:focus,
.btn-nolink-hover-white:active {
    outline: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-default {
    transition: all 0.5s;
    outline: none;
}

.btn-default .fa {
    margin-left: 10px
}

.btn-default.white {
    background-color: rgba(255, 255, 255, .75)
}

.btn-default:hover, .btn-default:active,
.btn-default.btn-no-link-gray {
    background: transparent;
    color: #162b42;
    border: 1px solid #162b42;
    outline: none
}

.btn-default.btn-nolink-hover:hover,
.btn-default.btn-nolink-hover:focus {
    background: transparent;
    color: inherit;
    border-color: inherit
}

.btn-default-rounded {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color:white;
    background:#162b42;
    border: 1px solid #162b42;
    padding: 6px 6px;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 6px;
    width: 100%;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
}

.btn-default-rounded:hover,
.btn-default-rounded:active {
    color: #162b42;
    background-color:transparent;
    border-color: #162b42;
    outline: none
}

.btn-default-rounded::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform:rotate(360deg);
}

.btn-default-rounded:hover::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #162b42;
    -webkit-transform:rotate(360deg);
}
.btn-default-rounded:active::before {
     content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #162b42;
    -webkit-transform:rotate(360deg);
}

.btn-default-showcase {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color:#162b42;
    background:transparent;
    border: 1px solid #162b42;
    padding: 6px 6px;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 6px;
    width: 100%;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
}

.btn-default-showcase:hover,
.btn-default-showcase:active {
    color: #fff;
    background-color:#162b42;
    border-color: #162b42;
    outline: none
}

.btn-default-showcase::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #162b42;
    -webkit-transform:rotate(360deg);
}

.btn-default-showcase:hover::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #fff;
    -webkit-transform:rotate(360deg);
}
.btn-default-showcase:active::before {
     content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #162b42;
    -webkit-transform:rotate(360deg);
}
.btn-default.normal {
    font-weight: normal
}

.btn-default.tag {
    border-radius: 0px;
}

.read_more {
	text-align: right;
}

/* sidebar */

#sidebar .splide {
	margin-top: 20px;
}
#sidebar .block {
	display: block;
	margin-bottom: 20px;
}
#sidebar .block_title {
	font-size: 18px;
    font-family: 'NunitoSans-Bold', sans-serif;
    color: #000;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px 0 4px;
    color: #000;
}
#sidebar .feat_title {
	color: #1C1C1C;
	font-size: 18px;
    letter-spacing: 0.5px;
	font-family: 'NunitoSans-Bold', sans-serif;
    text-transform: uppercase;
	padding: 10px 15px 8px;
	height: 25px;
	line-height: 25px;

}
#sidebar .block_title a {
	float: right;
}
#sidebar .title_page {
	font-size: 18px;
}
#sidebar .content {
	background: transparent;
	color: #1C1C1C;
	padding: 30px 15px;
}
#sidebar .content-single {
	background: transparent;
	color: #1C1C1C;
	padding: 20px 15px;
}

.content-single img{
max-width: 100%;
height: auto;
}

#sidebar .news_item {
	background: #ffffff;
	color: #1C1C1C;
	padding: 10px 15px;
}

#sidebar .content a:hover, #sidebar .details .title a:hover {
	opacity: 0.8;
	text-decoration: none;
}

.details-social {
    padding-bottom: 40px;
    margin-bottom: 2px;
    margin-top: 10px;
}

.details p {
    margin: 0;
    font-family: 'NunitoSans', sans-serif;
    font-size: 16px;
}
.details-social p {
    margin: 0;
    padding: 0 !important;
    font-family: 'NunitoSans', sans-serif;
    font-size: 16px;
}

/* block photo galleries */
#block_photo_galleries {
 margin-top: 4px;
}
#block_photo_galleries li {
	overflow: hidden;
	margin-top: 15px;
}
#block_photo_galleries li:first-child {
	margin-top: 5px;
}
#block_photo_galleries .photo {
	text-align: center;
	width: auto;
	position: relative;
}
#block_photo_galleries .photo-center {
	text-align: center;
	width: auto;
	position: relative;
}
#block_photo_galleries .flyer {
	float: left;
	width: 175px;
	position: relative;
}
#block_photo_galleries .details {
	float: left;
	width: 90px;
	padding-left: 15px;
}
#block_photo_galleries .photo img {
	float: left;
}
#block_photo_galleries .photo-center img {
	text-align: center;
}

#wpsimplegallery_container a {
  position: relative;
  display: inline-block;
}
#wpsimplegallery_container a:hover:before {
     content: '';
    display: block;
    position: absolute;
    width: 360px;
    height: 225px;
    top: 10px;
    left: 10px;
    background: url(images/bg_zoom.png) no-repeat scroll center center;
}
#wpsimplegallery_containerc a {
  position: relative;
  display: inline-block;
}
#wpsimplegallery_containerc a:hover:before {
     content: '';
    display: block;
    position: absolute;
    width: 400px;
    height: 250px;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    background: url(images/bg_zoom.png) no-repeat scroll center center;
}
@media screen and (max-width: 799px) {
#wpsimplegallery_containerc a {
  pointer-events: none;
}

}
/* Cols */

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12 {
	position:relative;
}

/* Standard widgets */
.widget_archive ul,
.widget_calendar #calendar_wrap,
.widget_categories ul,
.widget_nav_menu .menu-header-menu-container,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_tag_cloud .tagcloud,
.widget_text .textwidget,
.widget_top_rated ul{
	padding:4px 15px;
   	border-top:none;
    background: transparent !important; /* for non-css3 browsers */

}
.textwidget p{
  color: #1c1c1c;
  font-family: 'NunitoSans', sans-serif;
  font-size: 1.1em;
  line-height: 1.6em;
}
.textwidget p a{
  text-decoration: none;
}
.textwidget p a:hover{
  opacity: 0.8;
}

/* visits */
#trackVisits {
 margin-right: 5px;
}

/* home 112026 */
@keyframes close-before {
	 0% {
		 margin-top: 0;
	}
	 100% {
		 margin-top: -10px;
	}
}
 @keyframes close-after {
	 0% {
		 margin-top: -10px;
	}
	 100% {
		 margin-top: 0px;
	}
}
 :root {
	 box-sizing: border-box;
	 font-family: 'NunitoSans', Arial, sans-serif;
}
 :root * {
	 box-sizing: border-box;
}
 :root *:before, :root *:after {
	 box-sizing: inherit;
}

 #vimeo-pop-container {
	 position: fixed;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 9999;
	 background: rgba(0, 0, 0, 1);
}
 #vimeo-pop-container div {
	 height: 85%;
	 width: 85%;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: translate(-50%, -50%);
}
 #vimeo-pop-container .vimeo-close {
	 background-color: transparent;
	 cursor: pointer;
	 height: 48px;
	 width: 48px;
	 position: absolute;
	 top: -7%;
	 right: -7%;
	 transition: 200ms background-color;
}
 #vimeo-pop-container .vimeo-close:before, #vimeo-pop-container .vimeo-close:after {
	 content: '';
	 background: white;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: rotate(45deg);
	 transition: 500ms all;
}
 #vimeo-pop-container .vimeo-close:before {
	 height: 30px;
	 width: 2px;
	 margin-left: -1px;
	 margin-top: -15px;
}
 #vimeo-pop-container .vimeo-close:after {
	 height: 2px;
	 width: 30px;
	 margin-left: -15px;
	 margin-top: -1px;
}
 #vimeo-pop-container .vimeo-close:hover {
	opacity: 0.8;
}
 #vimeo-pop-container .vimeo-close.closing:before {
     transform: rotate(90deg);

     animation: close-before 500ms ease 500ms 1 forwards;
}
 #vimeo-pop-container .vimeo-close.closing:after {
     transform: rotate(180deg);

     animation: close-after 500ms ease 500ms 1 forwards;
}
 #vimeo-pop-container iframe {
	 height: 100%;
	 width: 100%;
}
.hero-header .vimeo-poster {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.c-play {
  display:-webkit-inline-flex;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  cursor:pointer;
}
.c-play:hover .c-play__tri {
  -webkit-transform:translateY(-36px);
  -ms-transform:translateY(-36px);
  transform:translateY(-36px)
}
@media print, screen and (min-width: 46.25em) {
  .c-play:hover .c-play__tri {
    -webkit-transform:translateY(-48px);
    -ms-transform:translateY(-48px);
    transform:translateY(-48px)
  }
}
.c-play__icon {
  background-color:transparent;
  height:36px;
  width:36px;
  margin-right:10px;
  border-radius:100%;
  border: solid 1px white;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  overflow:hidden
}
@media print, screen and (min-width: 46.25em) {
  .c-play__icon {
    margin-right:15px;
    height:48px;
    width:48px
  }
}
.c-play__text {
  color:#fff;
  line-height:1.3125;
  font-size:16px;
  font-size:1rem
}
@media print, screen and (min-width: 46.25em) {
  .c-play__text {
    line-height:1.42105;
    font-size:19px;
    font-size:1.1875rem
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-play__text {
    line-height:1.28571;
    font-size:21px;
    font-size:1.3125rem
  }
}
.c-play__tri {
  margin-top:9px;
  margin-bottom:9px;
  margin-left:3px;
  width:0;
  height:0;
  border-top:9px solid transparent;
  border-bottom:9px solid transparent;
  border-left:13px solid #FA6514;
  transition:ease -webkit-transform 250ms;
  transition:ease transform 250ms
}
@media print, screen and (min-width: 46.25em) {
  .c-play__tri {
    margin-top:13px;
    margin-bottom:13px;
    border-left:17px solid #FA6514;
    border-top:11px solid transparent;
    border-bottom:11px solid transparent
  }
}
.c-hero__title {
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  justify-content: center;
  align-content : center;
  align-items: center;
  text-align: center;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom:0;
  font-family: 'NunitoSans-Bold', sans-serif;
  letter-spacing:6px;
  line-height:0.97619;
  font-size:6vw;
}
h1.c-hero__title {
  min-height: 100vh;
  max-width: 90vw;
  text-transform: uppercase;
  color: #f4eddb;
  margin: 0 auto;
  width: 100%;
}
div.c-hero__title {
/*  min-height: 70vh;*/
 position: fixed;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 z-index: 1;
}
.c-hero__title img{
  max-width: 60vw;
}
.c-hero__title img:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}
@media print, screen and (min-width: 46.25em) {
  .c-hero__title {
    line-height:0.92188
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__title {
    line-height:0.92683
  }
}
@media print, screen and (min-width: 46.25em) {
  .c-hero__title {
    font-size:64px;
    font-size:4rem
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__title {
    font-size:82px;
    font-size:2.125rem
  }
}
.c-hero__title+.c-play {
  margin-top:5px;
  margin-left: 15px;
}
@media print, screen and (min-width: 46.25em) {
  .c-hero__title+.c-play {
    margin-top:15px;
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__title+.c-play {
    margin-top:10px;
    margin-left: 15px;
  }
}
div.c-hero__sub-title {
  position: fixed;
  top: 10%;
  left: 20%;
  right: 20%;
  z-index: 1;
  text-shadow: 0 0 10px rgba(0,0,0,0.6);
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
div.c-hero__sub-title {
  top: 15%;
 }
}
.c-hero__sub-title {
  margin-bottom:10px;
  font-family: 'NunitoSans-ExtraBold', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color:#FFF;
  line-height:1.23077;
  letter-spacing: 2px;
  font-size:13px;
  font-size:0.8125rem
}
@media print, screen and (min-width: 46.25em) {
  .c-hero__sub-title {
    margin-bottom:15px;
    line-height:1.42105;
    font-size:19px;
    font-size:1.1875rem
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__sub-title {
    line-height:1.28571;
    font-size:24px;
    font-size:1.500rem
  }
}
.c-hero__secondary-title {
  margin-top:10px;
  font-family: 'NunitoSans', sans-serif;
  color:#25BFD2;
  line-height:1.23077;
  font-size:13px;
  font-size:0.8125rem
}
@media print, screen and (min-width: 46.25em) {
  .c-hero__secondary-title {
    margin-top:15px;
    line-height:1.42105;
    font-size:19px;
    font-size:1.1875rem
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__secondary-title {
    line-height:1.28571;
    font-size:21px;
    font-size:1.3125rem
  }
}
.c-hero__content {
  position: relative;
  bottom:0;
  left: 10px;
  right:0;
  z-index:999999
}
/*@media print, screen and (min-width: 46.25em) {
  .c-hero__content {
    padding-bottom:75px
  }
}
@media print, screen and (min-width: 67.5em) {
  .c-hero__content {
    padding-bottom:70px
  }
}
@media print, screen and (max-width: 46.25em) {
  .c-hero__content {
    padding-bottom:10vh;
  }
}*/
@media screen and (max-width: 46.24875em) {
  .c-hero__title--mb-small {
    line-height:0.9375;
    font-size:32px;
    font-size:2rem
  }
}
/**
 * Outer Button styles
 */

.Button {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  font: inherit;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
}

.Button.More {
  margin: 0 auto;
 }
/**
 * Override default focus styles so we can apply our own.
 * Never do this unless you will replace them!!
 */

.Button:focus {
  outline: none;
}
.Button a {
  text-decoration: none;
}
.Button::-moz-focus-inner {
  border: 0;
}

.Button-inner {
  align-items: center;
  background: transparent;
  font-family: 'NunitoSans', sans-serif;
  font-size: 20px;
  border-radius: 99em;
  border: 1px solid #FFFFFF;
  color: #FA6514;
  display: flex;
  height: 2.0em;
  min-width: 2.5em;
  padding: 0 1em;
  position: relative;
  transition: 0.2s ease;
  width: 100%;
}
.More .Button-inner {
  height: 3.0em;
 }

@media screen and (max-width: 992px) {
.Button-inner {
  font-size: 80%;
}
}
.Button:focus .Button-inner {
  border-color: #fff;
  box-shadow: 0 0 0 2px #FB8D51;
}

.Button:hover .Button-inner {
  background: #FB8D51;
  color: #fff;
  transform: scale(1.05);
}

.Button:active .Button-inner {
  filter: brightness(0.9);
}


.Badge {
  align-items: center;
  background: #fff;
  border: 1px solid #162b42;
  border-radius: 99em;
  color: #162b42;
  display: flex;
  font-size: 0.77em;
  height: 1.44em;
  justify-content: center;
  line-height: 1;
  min-width: 1.44em;
  position: absolute;
  right: -2px;
  top: -2px;
  padding: 10px;
}

.u-seasons {
  padding: 5px;
}
.flexparent {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 5px;
  margin-top: 15px;
  margin-top: auto;
  position: fixed;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
}

.fade-in {
	opacity: 0.8;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1.5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
i{
    font-style: italic;
}

#scroll-container{
  overflow: hidden;
   mask-image: linear-gradient(transparent,
          black 20%,
          black 80%,
          transparent 100%);
      -webkit-mask-image: linear-gradient( to right,transparent,
          black 20%,
          black 80%,
          transparent 100%);
}

#scroll-text {
  /* animation properties */
  width:max-content;
 text-align:left;
  opacity: 0.8;
  color: #FFFFFF;
  font-family: 'NunitoSans-Bold', sans-serif;
  background-size: cover;
  font-size:2em;
  line-height: 2.4em;
  padding: 4%;
  -moz-transform: translateX(100vw);
  -webkit-transform: translateX(100vw);
  transform: translateX(100vw);
  -moz-animation: my-animation 50s linear infinite;
 -webkit-animation: my-animation 50s linear infinite;
  animation: my-animation 50s linear infinite;
}
#scroll-text span{
 font-style: italic;
}

/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100vw); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100vw); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100vw);
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}.overlay {
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
    display: flex;
  align-items: center;
  justify-content: center;

}

.col-xs-12:hover .overlay {
   opacity: 1;
}
.col-xs-12:hover .underlay {
   opacity: 0;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

#main-slider .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-slider .splide__slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main-slider .splide__slide:before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, transparent 0, transparent 30%, #000);
  opacity: 0.6;
}

[data-toggle='on'] {
  display:block;
}

[data-toggle='off'] {
  display:none;

}
.hidden {
  display: none;
}
.btngroup {
	 font-size: 0;
	 line-height: 1;
	 white-space: nowrap;
	 display: inline;
}
 .btngroup--btn {
	 font-size: 1rem;
	 letter-spacing: 0.1em;
	 text-decoration: none;
	 text-transform: uppercase;
	 background: #FFFFFF;
	 border: 1px solid #162b42;
     font-family: 'NunitoSans', sans-serif;
     color: #162b42;
	 border-left-width: 0;
	 display: inline-block;
	 padding: 0.5em 1.25em;
	 outline: 0;
      user-select: none;
     -webkit-user-select: none;
     touch-action: manipulation;
}
@media screen and (max-width: 980px) {
  .btngroup--btn {
	 font-size: 0.7rem;
}
}
 .btngroup--btn:first-child {
	 border-left-width: 1px;
	 border-radius: 1em 0 0 1em;
}
 .btngroup--btn:last-child {
	 border-radius: 0 2em 2em 0;
}
 .btngroup--btn:link {
	 color: #bdc3c7;
}
 .btngroup--btn:visted {
	 color: #bdc3c7;
}
 .btngroup--btn:hover {
	 background: #FB8D51;
	 color: #fff;
}
 .btngroup--btn:active, .btngroup--btn.active {
	 background: transparent;
	 color: #FFFFFF;
}
select {
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  text-align-last: center;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-left-width: 1px;
  font-family: 'NunitoSans', sans-serif;
  color: #000000;
  display: inline-block;
  padding: 0.5em 1.4em 0.5em 0.75em;
  outline: 0;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
 -webkit-appearance: initial;
 -moz-appearance: menulist-button;
}
select:hover {
  background: transparent;
  color:#FFFFFF;
}
select option{
  text-transform: uppercase;
  text-transform:capitalize;
}
select:has(.btngroup--btn.active) {
	 background: transparent;
	 color: #FFFFFF;
}
/*select:last-child {
	 border-radius: 0 2em 2em 0;
}*/
select {
	 border-radius: 2em 2em 2em 2em;
}
@media screen and (max-width: 980px) {
  select {
	 font-size: 0.7rem;
}
}
.relative {
  position: relative;
}
*, ::after, ::before {
  background-repeat: no-repeat;}

.bg-skoop-prime {
  background-color: rgba(22, 43, 66, 1.0);
}

.bg-skoop-family {
    background-color: rgba(22, 43, 66, 1.0);
}
.rounded-12 {
  border-radius: 1.2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.block {
  display: block;
}
.aspect-w-2 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 2;
}
.aspect-h-inside-1 {
  --tw-aspect-h:0.7
}
.aspect-h-1 {
  --tw-aspect-h:1
}
.aspect-h-2 {
  --tw-aspect-h:2
}
.aspect-h-3 {
  --tw-aspect-h:3
}
.aspect-h-4 {
  --tw-aspect-h:4
}
.aspect-h-5 {
  --tw-aspect-h:5
}
.aspect-h-9 {
  --tw-aspect-h:9
}
.aspect-w-1 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:1
}
.aspect-w-1>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}
.aspect-w-16 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:16
}
.aspect-w-16>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}
.aspect-w-2 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:2
}
.aspect-w-2>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}
.aspect-w-4 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:4
}
.aspect-w-4>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}
.aspect-w-5 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:5
}
.aspect-w-5>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}
.aspect-w-9 {
  position:relative;
  padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w:9
}
.aspect-w-9>* {
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  right:0;
  bottom:0;
  left:0
}

.inset-0 {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.h-2\/3 {
  height: 66.666667%;
}
.h-4\/5 {
  height: 80%;
}
.inset-0 {
  inset: 0;
}
.absolute {
  position: absolute;
}
.text-center {
  text-align: center;
}
.justify-end {
  justify-content: flex-end;
}
.flex-col {
  flex-direction: column;
}
.h-full {
  height: 100%;
}
.flex {
  display: flex;
}
.relative {
  position: relative;
}
.w-full {
  width: 100%;
}
.aspect-w-2 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 2;
}
.aspect-h-1 {
  --tw-aspect-h: 1;
}
*, ::after, ::before {
  background-repeat: no-repeat;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.4rem * var(--tw-space-y-reverse));
}
@media (min-width: 75em) {
  .laptop-up\:text-14 {
    font-size: 1.4rem;
  }
}
.text-white\/80 {
  color: rgba(var(--white),.8);
}
.leading-130 {
  line-height: 1.3;
}
.inset-0 {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.bg-gradient-overlay {
  background-image: linear-gradient(221.73deg,rgba(240,140,80,.5),rgba(240,140,80,0) 29.6%);
}
.image-mask-gradient-card {
  -webkit-mask-image: linear-gradient(180deg,rgba(0,0,0,100%),rgba(0,0,0,100%),rgba(0,0,0,0));
  mask-image: linear-gradient(180deg,rgba(0,0,0,100%),rgba(0,0,0,100%),rgba(0,0,0,0));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .15s;
}
.opacity-100 {
  opacity: 1;
}
.p-12 {
  padding: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 1.2rem;
    }
@media (min-width: 56.25em) {
  .tablet-landscape-up\:pb-16 {
    padding-bottom: 1.6rem;
  }
}
@media (min-width: 56.25em) {
  .tablet-landscape-up\:px-12 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.p-resp{
    padding-left: 6.25rem;
    padding-right: 6.25rem;
}

@media (max-width:1366px) {
.p-resp{
    padding-left: 12px;
    padding-right: 12px;
}
}