@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url("../Fonts/VikingOpenSans-Regular.woff2") format("woff2");
}
  
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300;
    src: url("../Fonts/VikingOpenSans-Italic.woff2") format("woff2");
}
  
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/VikingOpenSans-SemiBold.woff2") format("woff2");
}
  
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: normal;
    src: url("../Fonts/VikingOpenSans-SemiBoldItalic.woff2") format("woff2");
}
  
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../Fonts/VikingOpenSans-Bold.woff2") format("woff2");
}
  
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: bold;
  src: url("../Fonts/VikingOpenSans-BoldItalic.woff2") format("woff2");
}

/*.link{
    visibility:hidden;
    display:none;
}*/

.title {
    padding-left: 70px;
    padding-right: 70px;
}

@media (max-width: 576px) {
    .title {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.darkened {
    filter: brightness(50%);
}

.linkedText {
    color: #fff;
    font-size: 13px;
    text-decoration: none !important;
}

.theme-dark .linkedText {
    color: #fff;
}

.theme-light .linkedText {
    color: #323132;
}

.linkedIcons {
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;;
    text-transform: uppercase;
}

.theme-dark .linkedIcons {
    color: #fff;
}

.theme-light .linkedIcons {
    color: #333;
}

.location {
    font-size: 15px;
    margin-bottom: 15px;
}

.embed-container {
    position: relative;

    overflow: hidden;

    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 10em;
}

.video-js .vjs-controls-disabled .vjs-big-play-button {
    display: none !important;
}

.video-js .vjs-control {
    width: 3em;
}

.video-js .vjs-menu-button-inline:before {
    width: 1.5em;
}

.vjs-menu-button-inline .vjs-menu {
    left: 3em;
}

.vjs-paused.vjs-has-started.video-js .vjs-big-play-button,
.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button {
    display: block;
}

.video-js .vjs-load-progress div,
.vjs-seeking .vjs-big-play-button,
.vjs-waiting .vjs-big-play-button {
    display: none !important;
}

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
    padding: 0 .4em .3em;
}

.video-js.vjs-ended .vjs-loading-spinner {
    display: none;
}

.video-js.vjs-ended .vjs-big-play-button {
    display: block !important;
}

.video-js *,
.video-js:after,
.video-js:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}

.video-js.vjs-fullscreen,
.video-js.vjs-fullscreen .vjs-tech {
    width: 100% !important;
    height: 100% !important;
}

.video-js {
    font-size: 14px;
    overflow: hidden;
}

.video-js .vjs-control {
    color: inherit;
}

.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 8.35em;
}

.video-js .vjs-volume-menu-button.vjs-volume-menu-button-horizontal:hover .vjs-menu .vjs-menu-content {
    height: 3em;
    width: 6.35em;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff, 0 0 1em #fff, 0 0 1em #fff;
}

.video-js .vjs-spacer,
.video-js .vjs-time-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.video-js .vjs-time-control {
    -webkit-box-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
}

.video-js .vjs-time-control.vjs-time-divider {
    width: 14px;
}

.video-js .vjs-time-control.vjs-time-divider div {
    width: 100%;
    text-align: center;
}

.video-js .vjs-time-control.vjs-current-time {
    margin-left: 1em;
}

.video-js .vjs-time-control .vjs-current-time-display,
.video-js .vjs-time-control .vjs-duration-display {
    width: 100%;
}

.video-js .vjs-time-control .vjs-current-time-display {
    text-align: right;
}

.video-js .vjs-time-control .vjs-duration-display {
    text-align: left;
}

.video-js .vjs-play-progress:before,
.video-js .vjs-progress-control .vjs-play-progress:before,
.video-js .vjs-remaining-time,
.video-js .vjs-volume-level:after,
.video-js .vjs-volume-level:before,
.video-js.vjs-live .vjs-time-control.vjs-current-time,
.video-js.vjs-live .vjs-time-control.vjs-duration,
.video-js.vjs-live .vjs-time-control.vjs-time-divider,
.video-js.vjs-no-flex .vjs-time-control.vjs-remaining-time {
    display: none;
}

.video-js.vjs-no-flex .vjs-time-control {
    display: table-cell;
    width: 4em;
}

.video-js .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: .5em;
    top: -.5em;
}

.video-js .vjs-progress-control .vjs-load-progress,
.video-js .vjs-progress-control .vjs-play-progress,
.video-js .vjs-progress-control .vjs-progress-holder {
    height: 100%;
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0;
}

.video-js .vjs-progress-control:hover {
    height: 1.5em;
    top: -1.5em;
}

.video-js .vjs-control-bar {
    -webkit-transition: -webkit-transform .1s ease 0s;
    transition: -webkit-transform .1s ease 0s;
    transition: transform .1s ease 0s;
    transition: transform .1s ease 0s, -webkit-transform .1s ease 0s;
}

.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar {
    visibility: visible;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(3em);
    transform: translateY(3em);
    -webkit-transition: -webkit-transform 1s ease 0s;
    transition: -webkit-transform 1s ease 0s;
    transition: transform 1s ease 0s;
    transition: transform 1s ease 0s, -webkit-transform 1s ease 0s;
}

.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control {
    height: .25em;
    top: -.25em;
    pointer-events: none;
    -webkit-transition: height 1s, top 1s;
    transition: height 1s, top 1s;
}

.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control {
    opacity: 0;
    -webkit-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
}

.video-js.vjs-live .vjs-live-control {
    margin-left: 1em;
}

.video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -1em;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border: none;
    border-radius: 50%;
    font-size: 3em;
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    -webkit-transition: border-color .4s, outline .4s, background-color .4s;
    transition: border-color .4s, outline .4s, background-color .4s;
}

.video-js .vjs-menu-button-popup .vjs-menu {
    left: -3em;
}

.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: transparent;
    width: 12em;
    left: -1.5em;
    padding-bottom: .5em;
}

.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item,
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-title {
    background-color: #151b17;
    margin: .3em 0;
    padding: .5em;
    border-radius: .3em;
}

.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected {
    background-color: #2483d5;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus,
.video-js .vjs-big-play-button:active {
    background-color: #c1002a;
}

.video-js .vjs-loading-spinner {
    border-color: #c1002a;
}

.video-js .vjs-control-bar2 {
    background-color: #000000;
}

.video-js .vjs-control-bar {
    font-family:'Open Sans', sans-serif;;
    background-color: rgba(0, 0, 0, 0.3) !important;
    color: #ffffff;
    font-size: 12px;
}

.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
    background-color: #c1002a;
}

.video-js .vjs-load-progress {
    background: rgba(255, 255, 255, 0.3);
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    display: none !important;
}

.vjs-error .vjs-error-display:before {
    display: none !important;
}

.morecontent span {
    display: none;
}

/* rafal START */
header.masthead .form-mobile .form-control,
header.masthead .form-search .form-control {
    /*background: rgba(255, 255, 255, .1);*/
    font-family: 'Open Sans', sans-serif;
    background:white;
    color:#333333;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
}

header.masthead .form-mobile .form-control:focus,
header.masthead .form-mobile .form-control:hover,
header.masthead .form-search .form-control:focus,
header.masthead .form-search .form-control:hover {
  /*  background: rgba(255, 255, 255, .16);*/
    background:white;
}

header.masthead .form-mobile:after, header.masthead .form-search:after {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 9;
    content: "\f002";
    font-family: Font Awesome\ 5 Pro;
    font-size: 13px;
    line-height: 36px;
    color: #333333;
}

header.masthead.form-mobile .form-control::-moz-placeholder,header.masthead .form-search .form-control::-moz-placeholder{color:#333333}

header.masthead .form-mobile .form-control:-ms-input-placeholder,header.masthead .form-search .form-control:-ms-input-placeholder{color:#333333}

header.masthead .form-mobile .form-control::placeholder,header.masthead .form-search .form-control::placeholder{color:#333333}


.video-wrap .video .close-video {
    display: none
}

.video-wrap .video.stuck .close-video {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

#hometable a {
    text-decoration: underline !important
}

/* rafal STOP */

header.masthead .container-fluid .content {
    padding: 100px 60px 70px;
}

@media (max-width: 1200px){
    header.masthead .container-fluid .content {
        padding: 15px 52px !important;
    }
}

@media (max-width: 720px){
    header.masthead .container-fluid .content {
        padding: 15px 10px !important;
    }
}

section.content .carousel_index .thumb .thumb-wrapper .title {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

section.content .carousel .thumb .thumb-wrapper .title a{
    text-decoration: none !important
}

section.content .carousel_index .thumb .thumb-wrapper .desc {
    font-size: 14px;
}

header.masthead .landing-content .events .title span {
    position: relative;
}

header.masthead .landing-content .events .title i.icon-dot {
    display: inline-block;
    color: #c1002a;
    margin: 0 5px;
}

header.masthead .top{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.btn {
    white-space: nowrap;
}

.btn-md {
    line-height: 22px;
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    outline: none !important;
    box-shadow: none !important;
}

.video-js .vjs-big-play-button:before {
    content: "Click to Play";
    position: absolute;
    left: -33px;
    right: -33px;
    font-size: 26px;
    text-align: center;
    bottom: -50px;
    font-family: 'Open Sans', sans-serif;;
    line-height: 40px;
    text-shadow: 2px 2px rgb(0 0 0 / 10%);
}

@media (max-width: 720px) {
    .video-js .vjs-big-play-button:before {
        display: none !important;
        opacity: 0;
    }
}

.content-cover {
    min-height: auto;
}

@media (min-width: 1200px) {
    .content-cover {
        min-height: 440px;
    }
}

.page-cover-content {
    position: relative;
    z-index: 9;
}

@media (min-width: 1200px) {
    .page-cover-content {
        margin-top: -100px;
    }
}

section.content .thumb .thumb-wrapper .img {
    position: relative;
}

section.content .thumb .thumb-wrapper .img .day {
    position: absolute;
    left: 52px;
    bottom: 13px;
    text-transform: uppercase;
    z-index: 9;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;;
    margin-bottom: 10px;
    color: #fff !important;
}

section.content .thumb .thumb-wrapper .img .play {
    position: absolute;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 10px;
    line-height: 28px;
    text-indent: 1px;
    left: 20px;
    bottom: 25px;
    z-index: 9;
    color: #fff;
    border: solid 2px #fff;
    border-radius: 50%;
}

section.content .thumb .thumb-wrapper .img .duration {
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 9;
    opacity: 1;
    color: #fff !important;
}

section.content .thumb .thumb-wrapper .img .weeks {
    position: absolute;
    left: 12px;
    bottom: 22px;
    z-index: 9;
    opacity: 1;
    color: #fff !important;
    pointer-events: none;
    line-height: 20px;
}

@media (max-width: 720px) {
    section.content .thumb .thumb-wrapper .img .weeks {
        bottom: 14px;
    }
}

section.content .thumb .thumb-wrapper .img .weeks .bold{
    font-family: 'Open Sans', sans-serif;;
}

section.content .thumb .thumb-wrapper .img .bg {
    position: absolute;
    top: 40%;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 15, 15, 1)), color-stop(100%, rgba(15, 15, 15, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0f0f0f', GradientType=0);
    z-index: 2;
    pointer-events: none;
}

section.content .thumb .thumb-wrapper .img .bg.no-padding {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 15, 15, 1)), color-stop(100%, rgba(15, 15, 15, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0f0f0f', GradientType=0);
    z-index: 2;
    pointer-events: none;
}

section.content .owl-carousel .thumb .thumb-wrapper .img .bg {
    bottom: 9px;
}

.carousel-nav .owl-next,
.carousel-nav .owl-prev{
    top: -20px;
}

.carousel-nav .owl-next i,
.carousel-nav .owl-prev i{
    font-size: 28px;
    opacity: .7;
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.carousel-nav .owl-next i,
.carousel-nav .owl-prev i{
    font-size: 28px;
    opacity: .7;
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.carousel-nav .owl-next:hover i,
.carousel-nav .owl-prev:hover i{
    opacity: 1;
}

.carousel-nav .owl-next:after,
.carousel-nav .owl-prev:after{
    display: none !important;
}


@media (max-width: 720px) {
    section.content .thumb .thumb-wrapper .img .bg {
        bottom: 0;
    }
}

.cover-gradient {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 15, 15, 1)), color-stop(100%, rgba(15, 15, 15, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0f0f0f', GradientType=0);
    z-index: 2;
}

.cover-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-black,
.btn-black:disabled {
  background: #0F0F0F;
  color: #fff !important;
  border: solid 1px rgb(255, 255, 255, .2);
}

/* The switch - the box around the slider */
.switch-wrapper {
    display: block;
    position: relative;
    padding: 0 10px;
    z-index: 9;
    text-align: left;

  }

  .switch-wrapper .switch {
    position: relative;
    margin: 0;
    display: block;
    width: 40px;
    height: 20px;
  }

  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dddddd;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .slider:before {
    position: absolute;
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    content: "";
  }

  .slider:after {
    display: none;
    content: none;
  }

  input:checked + .slider {

  }

  input:checked + .slider:after {
    display: none;

  }

  input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    content: '';
  }


.playerPause{
    filter:brightness(30%);
}
.playerPlay{
    filter:brightness(100%);
}


.buttonPlayerPause{

    display:block;
    visibility:visible;


}

.buttonPlayerPlay{

    display:none;
    visibility:hidden;


}



.playButton {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -1em;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border: none;
    border-radius: 50%;
    font-size: 3em;
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    -webkit-transition: border-color .4s, outline .4s, background-color .4s;
    transition: border-color .4s, outline .4s, background-color .4s;
}

.playButton:before {
    content: "Click to Play";
    position: absolute;
    left: -33px;
    right: -33px;
    font-size: 26px;
    text-align: center;
    bottom: -50px;
    font-family: 'Open Sans', sans-serif;;
    line-height: 40px;
    text-shadow: 2px 2px rgb(0 0 0 / 10%);
}

.playButton .vjs-icon-placeholder:before {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    content: "\f101";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

@media (max-width: 720px) {
    .playButton:before {
        display: none !important;
    }
}

.playButton:hover,
.playButton:focus,
.playButton:active {
    background-color: #c1002a !important;
}

.text-bold{
    font-family: 'Open Sans', sans-serif;;
}

.recipe-description ul, ol{
    padding-left: 15px;
}

.recipe-description ul li, ol li{
    padding-bottom: 10px;
}

.bg-gray{
    background: rgba(255, 255, 255, .1)
}


.owl-nav .owl-prev,
.owl-nav .owl-next {
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.owl-nav .disabled{
    -webkit-transition: all 0.3s  !important;
  -moz-transition: all 0.3s  !important;
  transition: all 0.3s  !important;
    display: none !important;
}

header.masthead .search-on .form-search:after {
    left: 0px !important;
    -webkit-transition: opacity 1s ease 1s;
}

.selectize-control.single .selectize-input{
    background: none;
    background-color: #0f0f0f;
    border-color: #545454;
    box-shadow: none !important;
}

.selectize-control.single .selectize-input{
    color: #fff;
    box-shadow: none !important;
}

.selectize-input{
    padding: 10px 8px;
    border: 1px solid #545454;
    border-radius: 0;
    box-shadow: none !important;
}

.selectize-dropdown .selected{
    background-color: #c1002a;
    color: #fff;
}

.selectize-control.single
.selectize-input:after{
    font-family: Font Awesome\ 5 Pro;
    color: #fff;
    right: 22px;
    margin-top: -13px;
    pointer-events: none;
    content: "\f078";
    font-weight: 300;
    border-color: transparent !important;
}

.reel{
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 360px;
    border-radius: 20px;
}

.reel:hover{
    opacity: .7;
}

.reel .gradient{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 15px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 15, 15, .8)), color-stop(80%, rgba(15, 15, 15, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0f0f0f', GradientType=0);
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.reel .gradient .title{
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;;
    font-size: 20px;
}

.reel .gradient .date{
    font-size: 14px;
    color: #fff;
}

.reel .gradient .play{
    display: flex;
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #c1002a;
    border-radius: 50px;
}

.modal-reel .modal-dialog {
    -webkit-transform: translate(0,-50%) !important;
    -o-transform: translate(0,-50%) !important;
    transform: translate(0,-50%) !important;
    top: 50% !important;
    margin: 0 auto !important;
}

.modal-reel .close{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.modal-reel .video-wrapper{
    position: relative;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    max-width: 360px
}

.modal-reel .video-wrapper .gradient{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 10px 20px 30px 20px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 15, 15, .8)), color-stop(80%, rgba(15, 15, 15, .8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 15, 15, .8) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#0f0f0f', GradientType=0);
    max-width: 360px;
    border-radius: 10px;
    overflow: hidden;
}

.modal-reel .video-wrapper .gradient .title{
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;;
    font-size: 20px;
    text-align: left;
}

.modal-reel .video-wrapper .gradient .date{
    font-size: 14px;
    color: #fff;
    text-align: left;
}

.video-responsive-short{
    position: relative;
    width: 100%;
    max-width: 360px;
    margin: auto;
}

.video-responsive-short embed,
.video-responsive-short iframe,
.video-responsive-short object{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

.owl-prev span,
.owl-next span{
    display: none;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td{
    color: #000;
}

.form-dark{
    width: 100% !important;
    max-width: 340px !important;
}
.form-dark .form-control{
    background-color: #000 !important;
    border: #393939 1px solid !important;
    color: #fff !important;
    font-size: 13px !important;
    text-align: left !important;
    padding-left: 40px !important;
    width: 100% !important;
    max-width: 340px !important;
}

.form-dark .form-control::placeholder{
    color: #fff !important;
}

header.masthead .form-search.form-dark:after{
    color: #fff !important;
}

.live-wrapper-box {
    margin-top: -60px;
    padding-left: 20px;
    padding-right: 20px;
}

.live-wrapper-box .wrapper{
    display: flex;
    align-items: end;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 550px;
}

.live-wrapper-box .wrapper .content{
    position:relative;
    z-index:9;
    max-width: 920px;
    padding: 50px !important;
}


/* full }*/

.live-wrapper-full {
    /* margin-top: -60px;*/
    padding-left: 0;
    padding-right: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.live-wrapper-full .wrapper{
    display: flex;
    align-items: end;
    min-height: 550px;
    padding-bottom: 50px;
}

.live-wrapper-full .wrapper .content{
    position:relative;
    z-index:9;
    max-width: 920px;
    padding: 0px !important;
}

@media (max-width: 576px) {
    header.masthead .live-wrapper.live-wrapper-full {
        padding: 90px 20px 15px !important;
    }
}



.bg-overlay-full {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.1) 10%, rgba(15,15,15,1) 100%);
    z-index: 1;
  }


  .top-gradient {
    border: 0 !important;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(15,15,15,.6) 60%) !important;
    z-index: 1;
  }


  /* Define your custom 2xl breakpoint */
@media (min-width: 1920px) {
    .col-2xl-2 {
      flex-basis: calc(2 / 12 * 100%);
      max-width: calc(2 / 12 * 100%);
    }
  }


.item-banner-wrapper{
    max-width: 1360px;
    margin: auto;
}

.pb-5, .py-5 {
    padding-bottom: 4rem !important;
}
.pt-5, .py-5 {
    padding-top: 4rem !important;
}

#onetrust-banner-sdk.otFlat{
    height: auto !important;
    min-height: auto !important;
}

.ot-sdk-show-settings{
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    color: #fff !important;
    font-weight: inherit !important;
    font-size: 13px !important;
    border-bottom: 1px solid transparent !important;
}

.ot-sdk-show-settings:hover {
    border-bottom: 1px solid #c1002a !important;
}

#ot-sdk-cookie-policy,
#ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2 {
    color: #fff !important;
    font-family: 'Open Sans',Helvetica Neue,Arial,sans-serif;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #fff !important;
    font-family: 'Open Sans',Helvetica Neue,Arial,sans-serif;
}

.ot-sdk-cookie-policy-group,
.ot-sdk-cookie-policy-group-desc, {
    color: #fff !important;
    font-family: 'Open Sans',Helvetica Neue,Arial,sans-serif;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {background:none}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    background: transparent !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #fff !important;
}

section.content{
    width: 100%;
}

section.content .carousel .thumb .thumb-wrapper .img .linkedthumb {
    border: 4px solid transparent;
}

section.content .carousel .thumb .thumb-wrapper .title {
    font-weight: 600;
}

.title-modal{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

body{
    font-weight: 300;
}


@media screen and ( max-width: 400px ){

    li.page-item {

        display: none;
    }

    .page-item:first-child,
    .page-item:nth-child( 2 ),
    .page-item:nth-last-child( 2 ),
    .page-item:last-child,
    .page-item.active,
    .page-item.disabled {

        display: inline-flex;
    }
}

header.masthead .live-wrapper {
    padding: 90px 70px 50px;
}

@media (max-width: 992px) {
    header.masthead .live-wrapper {
        padding: 15px 20px 20px;
    }
}