@charset "utf-8";
/* CSS Document */
.inner.item-page{
	width: 90%;
	font-size: 12px;
}
.inner.item-page p{
	font-size: 12px;
}
.inner.item-page .btn-drinks {
	background-position: 8% center;
}

#barraaceptacion {color: #BED73E;
    display: none;
    position: fixed;
    right: 0px;
    bottom: 0px;
    padding: 5px 5px;
    width: 100%;
    text-align: center;
    background-color: #E85277;
    z-index: 99999;
    height: auto;
	font-size:13px;
}
.ok{
	color:#BED73E !important;
	text-decoration: none !important;
	font-weight: 300;
	background-color:#006c89;
	padding: 6px 15px;
	margin-top:5px;
	display: inline-block;
	border-radius: 6px;
}

#barraaceptacion a{
	color:#BED73E;
	text-decoration: underline;

}

.innere img{
	width:50px;
	padding-top: 5px;
	padding-bottom:5px;
	float: left;
}
.innere span{
    display: block;
}


.header.inner.fixed  .no .outerinner .arrow{
	padding-top: 3px;
	width: 15px;
	margin-left: 7px;
}



.all-bl-for-menu.fixed{
	padding-top: 280px;
}
.header.inner.fixed{
	width: 1024px;
	left: 50%;
    margin-left: -512px;
	position: fixed;
	top: 0;
	z-index: 999999;
	height: 100px;
}
.carousel-boxblock.verd.fixed .carousel-bl.inner{
		border-bottom: 1px dotted #BED73E;
	padding-bottom: 20px;
}
.carousel-boxblock.ros.fixed .carousel-bl.inner{
		border-bottom: 1px dotted #ff0023;
	padding-bottom: 20px;
}
.header.inner{
		-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
	transform: translateY(0px);
}
.header.inner.fixed{
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
	  transform: translateY(-8px);
}

.header.inner.fixed .outer{
	height: 100px;
}
.header.inner.fixed  .outerinner{
	padding: 20px 0 10px 0;
	margin-top: 10px;
}
.header.inner.fixed .no.active .outerinner .item-title{
	font-size: 30px;
}
.header.inner.fixed .no.active .drinkverde .outerinner{
	background-size: 16%;
	background-position: 30px center;
}
.header.inner.fixed .no.active .foodrose .outerinner{
	background-size: 18%;
	background-position: 30px center;
}
.header.inner.fixed .no.active .drinkverde .outerinner{
	background-size: 16%;
	background-position: 30px center;
}
.header.inner.fixed .no .foodrose .outerinner {
	background-position: center 25px;
}
.header.inner.fixed .no .drinkverde .outerinner {
	background-position: 70% 25px;
}
.carousel-boxblock{
	background-color: #fff;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
	transform: translateY(0px);
}
.carousel-boxblock.fixed{
	padding: 0;
	position: fixed;
	background-color: #fff;
	z-index: 9999;
	top: 80px;
	width: 100%;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
	  transform: translateY(8px);

}
.lang-line{
	margin: 15px 0;
}
.lang-line ul{
	width: 175px;
	margin: 0 auto;

}
.lang-line ul li{
	float: left;
	padding: 3px;

}
header{
	margin-top: 60px;
	background-color: #117DCB;
}
header .inner{
background-color: #208CD9;
	position: relative;
	
	background-image: url("/templates/chilloutbar/img/bg-b.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	height: 227px;
	text-align: center;
}
header .inner img{
margin-top: -55px;
}
.welcome-bl{
	
}
.welcome-text{
	color: #BED73E;
	display: block;
	text-align: center;
	font-size: 16px;
}
.welcome-bl h1{
	font-size: 42px;
	display: block;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0 ;
}
.rose{
	color: #E85277;
}
.verde{
	color: #BED73E;
}
.buttones-in{
width: 350px;
	margin: 0 auto;
}
.buttones-in a{
	display: block;
	text-align: center;
	color: #fff;
	padding: 20px 40px;
	margin: 25px 0;
	border-radius: 16px;
	text-transform:uppercase;
	font-size: 25px;
}
.btn-drinks{
	background-color: #BED73E;
	
	background-image: url("/templates/chilloutbar/img/icons/drinks.svg");
	background-repeat: no-repeat;
	background-position: 15% center;
}
.btn-food{
	background-color: #E85277;
	background-image: url("/templates/chilloutbar/img/icons/food.svg");
	background-repeat: no-repeat;
	background-position: 15% center;
}









.wrapper {
	position: relative;
	min-height: 100%;
}
.content {
	
	padding-bottom: 217px;/*высота подвала*/
}
footer {
	color: #fff;
	position: absolute;
	background-color:#E85277;
	left: 0;
	bottom: 0;
	font-size: 11px;
	width: 100%;
	height: 217px;/*высота подвала*/
	text-align: center;
}
footer span{
	display: block;
}
.adress{
margin: 20px 0; 	
}
.horario{
	margin: 20px 0; 	
}

.adress-bl{
background-color: #F8F8F8;	
	color: #565656;
	padding: 20px 0;
}

.footer-bl{
background-color: #E85277;	
	padding: 6px 0;
}
.footer-bl a{
	color: #fff;
}
/*header inner page*/


.header .no{
	float: right;
	width: 15%;
	text-align: center;
}
.header .no.active{
	width: 85%;
	float: left;
	text-align: center;
}



.header li .drinkverde{
	display: block;
	background-color: #BED73E;
}
.header li .foodrose{
	display: block;
	background-color: #E85277;
}


.header .no.active .drinkverde .outerinner {
	background-image: url("/templates/chilloutbar/img/icons/cocktail-b.svg");
	background-repeat: no-repeat;
	background-position: left center;
}

.header .no .foodrose .outerinner {
	background-image: url("/templates/chilloutbar/img/icons/food-sm.svg");
	background-repeat: no-repeat;
	background-position: center 40px;
}



.header .no .drinkverde .outerinner {
	background-image: url("/templates/chilloutbar/img/icons/cocktail-sm.svg");
	background-repeat: no-repeat;
	background-position: 70% 40px;
}

.header .no.active .foodrose .outerinner {
	background-image: url("/templates/chilloutbar/img/icons/food-b.svg");
	background-repeat: no-repeat;
	background-position: 0 center;
}




.header li .foodrose{
	display: block;
	background-color: #E85277;
}



.outer {
    width: 100%;
    height: 190px;
    text-align: center;
    vertical-align: middle;

}
.header .no.active .outerinner{
	width: 280px;
	
}
.header .no .outerinner{
	width: 35px;
	
}

.header .no.active .outerinner .outer-title{
	  display: block;
	font-size: 11px;
	text-align: left;
	padding-left: 100px;
}
.header li .outerinner .outer-title,
.header .no.active .outerinner .arrow{
	    display: none;
}
.header .no .outerinner .arrow{
	display: block;
	padding-top: 30px;
	margin-left: 5px;
}
.header .no.active .outerinner .item-title{
	font-size: 40px;
	display: block;
	margin-top: 0;
}

.header .no .outerinner .item-title{
	 font-size: 12px;
	display: block;
	margin-top: 30px;
	
	
}
.header .no.active .outerinner .item-title{
	margin-top: 10px;
	display: block;
	text-align: left;
		padding-left: 100px;
}

.outerinner {
    display: inline-block;
  padding: 35px 0;
   /* background-color: #fcc;*/
	color: #fff;
	margin-top:30px;
}





.carousel-bl{

	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}


.carousel-cell {
width: auto;
height: auto;
	margin-right: 8px;
counter-increment: carousel-cell;
}
/*@-moz-document url-prefix() {
 .carousel-cell {
  width: 25%;
  }
}*/

.carousel-cell  a{
	text-align: center;
	display: block;
		padding: 6px 15px;
  border-radius: 20px;
	border: #BED73E solid 1px;
	color: #BED73E;
	background-color: #fff;
	font-size: 15px;
}
.carousel-cell.cellfood a{
		display: block;
		padding: 6px 15px;
  border-radius: 20px;
	border: #E85277 solid 1px;
	color: #E85277;
	background-color: #fff;
	font-size: 15px;
}
.carousel-cell a:hover{
	border: #BED73E solid 1px;
	color: #fff;
	background-color: #BED73E;
}
.carousel-cell.cellfood a:hover{
	border: #E85277 solid 1px;
	color: #fff;
	background-color: #E85277;
}
.carousel-cell .current{
	color: #fff;
	background-color: #BED73E;
}
.carousel-cell.cellfood .current{
	color: #fff;
	background-color:  #E85277;
}



/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  /*content: counter(carousel-cell);
  line-height: 20px;
  font-size: 80px;*/
  
}

.drinkmenu .clearrazd{
	clear: both;
	border-bottom: 1px dashed #BED73E;
	padding: 2px;
	margin: 2px;
}
.foodmenu .clearrazd{
	clear: both;
	border-bottom: 1px dashed #E85277;
	padding: 2px;
	margin: 2px;
}
.list-menu{
	padding: 20px;
	
}
.drinkmenu h2, .foodmenu h2{
	margin-top: 0;
}
.list-price span{
	display: block;
	vertical-align: middle;
line-height: 80px; 
	font-weight: 500;
	font-size: 18px;
}
.list-title span{
	display: block;
	vertical-align: middle;
line-height: 80px; 
	font-weight: 500;
	margin-top: -10px;
}
.list-bl{
	
}
.list-img img{
	width:60px;
	height: 60px;
}
.list-img{
	width: 80px;
	float: left;
	
	
}
.list-img img{
	margin: 6px;
}
.list-title{
		width: calc(100% - 146px);
	float: left;
}
.list-price{
	vertical-align: middle;
line-height: 60px; 
		width: 66px;

	float: right;
	text-align: right;
}
.drinkmenu h2{
	color: #BED73E;
	font-size: 38px;
	display: block;	
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.foodmenu h2{
		color: #E85277;
	font-size: 38px;
	display: block;
	
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.list-title span{
	position: relative;
}
.list-title span i{
	font-style: normal;
	font-weight: 500;
	display: block;
	line-height: 11px;
	font-size: 11px;
	position: absolute;
	bottom: 5px;
}


@media only screen and (max-width: 1024px) {
.header.inner.fixed{
	width: 100%;
	left: inherit;
    margin-left: inherit;
	}
}

@media only screen and (max-width: 1023px) {
header .inner{
	
background-image: url("/templates/chilloutbar/img/bg.jpg");
}
}
@media only screen and (max-width: 560px) {
	.drinkmenu h2{
		 
		line-height: 50px;
	}
	
}
@media only screen and (max-width: 650px) {
	.list-title span i{
		bottom: auto;
		line-height: 16px;
	}
	.list-title span{
		font-size: 18px;
		margin-top: 15px;		
    line-height: 25px;
	}
	.list-price span{	
		font-size: 14px;
	}
}
