.btn-outline-light {
    color: #ad7e4c;
    border-color: #ad7e4c;
}
.btn-outline-light:hover {
    color: #EBDFD3;
    border-color: #EBDFD3;
    background-color: transparent;
}

.section {
	padding: 6rem 0;
}
.semisection {
	padding-bottom: 6rem;
}

.lead {
	font-weight: 500;
	line-height: 1.5;
}
a.card {
	box-shadow: 0px 0px 0px transparent;
	transition: transform .2s ease, box-shadow .2s ease;
	margin-bottom: .75rem;
	border: none;
}
a.card:hover {
	transform: translateY(-5px);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
}

.external {
    font-weight: 700;
    /*
    padding-right: 11px;
    margin-right: 2px;
    background-image: url('/asset/img/icon-external-link.svg');
    background-repeat: no-repeat;
    background-position: right 25%;
    background-size: 8px;
    */
}
.fixed-instagramm{
	position: fixed; top: 80px;right:5px;  z-index:1000;  max-width: 70px;
}

.f-light {
	opacity: .5;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}
.mr-0, .mx-0 {
    margin-right: 0 !important;
}
.pl-5px, .px-5px {
    padding-left: 5px !important;
}
.pr-5px, .px-5px {
    padding-right: 5px !important;
}
.mb-10px, .my-10px {
    margin-bottom: 10px !important;
}
.mr-5px, .mx-5px {
	margin-right: 5px !important;
}	
.mr-15px, .mx-15px {
	margin-right: 15px !important;
}
.border-0 {
    border: 0 !important;
}

.navbar-brand {
	padding: 0;
	margin-top: -.5rem;
	margin-bottom: -.5rem;
	margin-left: -1rem;
}

a {
	color: #0B72DD;
}
.bg-primary {
	background-color: #1768BD!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #1768BD;
}
.btn-primary {
    color: #fff;
    background-color: #1768BD;
    border: none;
}
.btn-danger {
    color: #fff;
    background-color: #EF4136;
    border-color: #E82921;
}

.bg-light {
    background-color: #f2f2f2!important;
}
.navbar-brand img {
	max-height: 75px;
}
.top-menu .nav-item {
	font-size: 1.15rem;
	font-weight: 700;
}
.navbar-expand-md .top-menu .nav-link {
    padding-right: 1.25rem;
}
.fixed-top-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.footer__colored {
	padding: 3em 0;
	background-color: #126CCB;
	color: #fff;
}
.footer__colored a {
	color: #fff !important;
}
.footer__phone {
	font-size: 35px;
	margin-bottom: .25rem;
}
.footer__mail {
	font-size: 1.5rem;
	margin-bottom: .25rem;
}
.footer__nav {
	margin-bottom: 2em;
	font-size: 80%;
}
.index-nav {
	margin-top: 3rem;
}
.index-nav a.nav-link {
	text-decoration: underline;
	font-size: 1.25rem;
	font-weight: 700;
}

.global__pix-cover {
    color: #fff;
    display: table;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    text-align: center;
}

.index-promo-wrapper {
    color: #fff;
    display: table;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
        position: relative;
    background-size: cover;
}
.index-promo-wrapper .lead {
	font-size: 1.5rem;
}
.promo-wrapper {
    color: #fff;
    display: table;
    width: 100%;
    height: 50vh;
    min-height: 70vh;
    background-repeat: no-repeat;
    background-position: center center;
        position: relative;
    background-size: cover;
}
.promo-wrapper .lead {
	font-size: 1.5rem;
}
.cover-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}
.lost-wrapper {
        color: #fff;
    display: table;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
}
.lost-wrapper h1 {
    font-size: 25vw;
    color: white;
}
.jumbotron {
    border-radius: 0;
}

.products-card__tags .badge, .recipes-card__tags .badge, .recipes-promo__tags .badge {
	padding: .5em;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: .25rem;
}
.products-card__tags .badge-secondary, .recipes-card__tags .badge-secondary, .recipes-promo__tags .badge-secondary {
	background-color: #f1f1f1;
	color: #999;
}
.products-card__tags .badge-secondary[href]:focus, .products-card__tags .badge-secondary[href]:hover, .recipes-card__tags .badge-secondary[href]:focus, .recipes-card__tags .badge-secondary[href]:hover, .recipes-promo__tags .badge-secondary[href]:focus, .recipes-promo__tags .badge-secondary[href]:hover {
    color: #333;
    background-color: #e5e5e5;
}

.tag {
	margin-bottom: .25rem;
}
.selector {
	margin-bottom: 1.5em;
}
.selector .form-control {
    height: calc(2.5rem + 2px);
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #f0f0f0;
    background-clip: padding-box;
    border: 2px solid #ced4da;
}
.selector .choose-option{
	color: #004085!important;
	background-color: #cce5ff!important;
	border: 2px solid #b8daff!important;
}
.vostok1 .btn-lg {
	padding: 1rem 1.5rem 1rem 1.5rem;
}
.vostok1 .btn-light {
	background-color: white;
	border: none;
}
.vostok1 .btn-light:hover, .vostok1 .btn-light:focus {
	background-color: white;
}

/* -------------------- Goods list */
.goods-item {
	margin-bottom: 4em;
}
.goods-list__adds {
    margin-bottom: .5rem;
}

/* -------------------- Goods card */
.goods-card__img {
    min-height: 65vh; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.goods-card__store {
    margin-bottom: -.5rem;
}
.goods-card__store-item {
    margin-bottom: .5rem;
}

/* -------------------- Restaurants list */
.restaurants-item {
	margin-bottom: 4em;
}
.restaurants-item__adds {
    margin-bottom: .25rem;
}

/* -------------------- Restaurants card */
.restaurants-card__img {
    min-height: 65vh; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* -------------------- Recipes promo */
.recipes-promo {
    margin-bottom: 4rem;
}
.recipes-promo__adds {
    margin-bottom: .5rem
}
.recipes-promo__title {
    margin-bottom: 1rem
}

/* -------------------- Recipes list */
.recipes-list__item {
	margin-bottom: 5em;    
}
.recipes-list__adds {
    color: #6c757d;
    font-size: 80%;
    margin-bottom: .25rem;
}

/* -------------------- Recipes card */
.recipes-card__tags {
	margin-bottom: 1rem;
}
.recipes-card__img {
    min-height: 65vh; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.recipes-card__desc, .recipes-card__tech, .recipes-card__energy, .recipes-card__steps, .recipes-card__desc, .recipes-card__ingredients {
	margin-bottom: 4rem;
}
.recipes-card__tech-col {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.recipes-card__border-right {
	border-right: 1px dotted #e5e5e5;
}
.recipes-card__border-left {
	border-left: 1px dotted #e5e5e5;
}
.recipes-card__energy {
	text-align: center;
}
.recipes-card__energy p {
	margin-bottom: .25rem;
}
.recipes-card__ingredients {
	background-color: #f2f2f2;
	padding: 3em;
}
.recipes-card__ingredients-table {
    margin-bottom: 0;
}
.recipes-card__ingredients-table {
    border-bottom: 1px solid #dee2e6;
}
/*.recipes-card__ingredients-table a, .recipes-card__ingredients-table a:hover{
    color: black;
}*/
.recipes-card__ingredients-count {
	text-align: right;
}
.recipes-card__steps-item {
    margin-bottom: 4rem;
}
.recipes-card__steps-item .card {
    border-radius: 0;
}
.recipes-card__steps-item__header {
    margin-left: .5rem;
}
.recipes-card__steps-item .card-body {
    padding-bottom: .5rem;
}
.recipes-card__steps-item .badge {
    padding: .5rem .75rem;
}
.recipes-card__comments {
	text-align: center;
	padding: 2.5rem;
}
.recipes-card__comments h4 {
	font-weight: 900;
	margin-bottom: 1rem;
}
.recipes-card__chefbox {
	background-color: #f2f2f2;
	margin-bottom: -6rem;
	margin-top: 4rem;
	padding: 4rem 0;
}
.recipes-card__chefphoto {
	max-width: 100px;
}
/* -------------------- Products list */ 
.products-list__item {
	margin-bottom: 4rem;
}
.products-list__alternate {
    color: #6c757d;
    font-size: 80%;
	margin-bottom: .25rem;
	text-decoration: italic;
}
/* -------------------- Products card */ 
.products-card {
}
.products-card__alternate {
    color: #6c757d;
    font-size: 80%;
	margin-bottom: 1rem;
	text-decoration: italic;
}
.products-card__img {
    min-height: 65vh; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* -------------------- Products card */ 

.products-pix-header {
    height: 70vh;
    min-height: 70vh;
}

/* -------------------- Festival card */ 
.festival-card {
}
.festival-card__alternate {
    color: #6c757d;
    font-size: 80%;
	margin-bottom: 1rem;
	text-decoration: italic;
}
.festival-card__img {
    min-height: 65vh; 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* -------------------- Calendar list */
.calendar-list__item {
	margin-bottom: 4rem;
}
.calendar-list__item a:hover {
	text-decoration: none;
}
.calendar-list__item p {

}

.img__author {
    background-color: hsla(210,4%,43%,.25);
    bottom: 0;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    padding: 4px 8px;
    position: absolute;
    right: 0;
}

.search-page p b {
    color: #28a745!important;
}


.owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 20px;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #EF4136;
}



/* Settings - feel free to play with these */
$overlay_opacity: 0.3; // 0-1
$overlay_pattern: 'https://d3k5xyayaartr5.cloudfront.net/_assets/pattern-overlays/patterns/black-medium-checks.png'; // Grab the url of a png from here - http://html5backgroundvideos.com/pattern-overlays/

/**
 * This part should be set separately for each video
 * if there are multiple videos in your site.
 * I.e. '.demo-video-wrapper' is the name of this particular video
 */
.demo-video-wrapper {
	background-image: url(https://d3k5xyayaartr5.cloudfront.net/_assets/home-video/beach-waves-loop.jpg);
}

/* Video overlay and content */
.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events: none; /* Allows right click menu on the video */
	background: url($overlay_pattern) left top repeat;
  opacity: $overlay_opacity;
}
.video-hero--content {
	position: relative;
	text-align: center;
	color: #FFF;
  height: 50vh;
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.video-hero--content h2 {
	font-size: 34px;
	margin: 0 0 10px;
}
.video-hero--content p {
	font-size: 20px;
	margin: 0;
}


/* CSS from jQuery Background Video plugin */
/**
 * Set default positioning as a fallback for if the plugin fails
 */
.jquery-background-video-wrapper {
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	    	background-size: cover;
}
.jquery-background-video {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-o-object-fit: contain;
	   object-fit: contain;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	     -o-transform: translate(-50%,-50%);
	    	transform: translate(-50%,-50%);
}
/**
 * Fade in videos
 * Note the .js class - so non js users still
 * see the video
 */
.js .jquery-background-video {
	opacity: 0;
	-webkit-transition: opacity 300ms linear;
			transition: opacity 300ms linear;
}
.js .jquery-background-video.is-visible {
	opacity: 1;
}

/**
 * Pause/play button
 */ 
.jquery-background-video-pauseplay {
	position: absolute;
	background: transparent;
	border: none;
	box-shadow: none;
	width: 20px;
	height: 20px;
	top: 15px;
	right: 15px;
	padding: 0;
	cursor: pointer;
	outline: none !important;
}
.jquery-background-video-pauseplay span {
	display: none;
}
.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease;
			transition: all .3s ease;
}
.jquery-background-video-pauseplay.play:before {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #FFF;
}
.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 5px solid #FFF;
}
.jquery-background-video-pauseplay.pause:after {
	left: 10px;
}

/* festival */
.calendar-block-icon{
  max-width: 100%;
  width: 31px;
}
.calendar-list-icon{
  max-width: 100%;
  width: 27px;
}
.icon-festival-united{
    position: absolute;
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    max-width: 100%;
    width: 100px;
}

/* ACCEPTANCE */
.cookie-apply{display: none;position: fixed;bottom: 0px;width: 100%;background-color: #fff;
	z-index:10001;padding: 40px 30px;border-top: 1px solid #ccc;}
.cookie-apply_close{width:1.5em;height:1.5em;display:inline-block;float:right;margin:0 0 1em 1em;
border:1px solid #000;border-radius:1em;}
.cookie-apply_close svg{max-width: 1.3em;height: auto;display: block;margin: 0.15em 0.1em 0 0.2em;}
.cookie-apply p{padding-right: 40px;}
.cookie-apply a.btn{width: auto;color: #dfb281;background: #382e26;padding: 0 0.5em;padding: 1.13rem 1.25rem;text-transform: uppercase;}
@media(max-width: 576px){
	.cookie-apply{padding: 15px;}
}

/* ------------------------------------------------------------------------------------------------- Media */ 
@media (max-width: 767.98px) {
	.recipes-card__ingredients {
		margin-left: -15px;
		margin-right: -15px;
	}
	.recipes-card__comments {
		padding: 3rem 0;
	}	
	.navbar-nav .nav-item {
	    border-bottom: 1px solid rgba(255,255,255,0.25);
	}
	.bg-index-primary {
		background-color: #1768BD!important;
	}
	.recipes-card__chefbox {
		margin-bottom: -4rem;
	}
	.section {
		padding: 4rem 0;
	}
	.semisection {
		padding-bottom: 4rem;
	}
	.index-promo-wrapper .lead {
		font-size: 1.1rem;
	}
	.footer__mail {
		font-size: 1rem;
	}
	h1 {
		font-size: 1.65rem;
	}
	h2 {
		font-size: 1.5rem;
	}
	.index-promo-wrapper {
	    height: 80vh;
	    min-height: 80vh;
	}	
	.recipes-list__item {
		margin-bottom: 3em;    
	}
	.recipes-card__ingredients {
		padding: 1em;
	}
    .navbar-nav {
        margin-top: 20px;
    }
	.navbar-expand-md .navbar-togg {
	    display: none;
	}
	.products-card__img, .restaurants-card__img, .recipes-card__img {
	    min-height: 30vh; 
	}
	.lead {
		font-size: 1rem;
		line-height: 1.35;
	}
	.fixed-instagramm.main-page{
	    top: 3px;
	}
	.fixed-instagramm{
	    top: 115px;
	    right: 0px!important
	}
}