@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
img {
  aspect-ratio: attr(width) / attr(height);
}
.verde  {
color: rgba(166,206,77,1.00);}
html {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
  padding-top: 100px;
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
  padding-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  color: rgba(104,104,104,0.75);
  line-height: 26px;
  font-size: 18px;
  letter-spacing: -0.02em;
  font-weight: 400;
}
h1{
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  color: #5e7b38;
  max-width: 80%;
  margin: auto;
  text-align: center;
}
h2,
h4,
h6 {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

h6 {
	font-size: 22px;
}
h5{
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  text-align: right;
}
h3 {
	font-size: 18px;
    color: #8E8E8E;
    font-weight: 300;
  font-family: 'Roboto', sans-serif;
  max-width: 80%;
  margin: auto;
}
object{
	width: 90%;
	height: 222px;
	opacity: 0.7;
	cursor: pointer;
	margin-bottom: 40px;
	margin-top: 20px; 
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
	
}

a {
  color: #aac94a;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #587335;
}
.pe {
	padding: 5px;
	width: 80%;
	margin: auto;
}
.amarillo{
	color:#ffaa00;
	font-weight: 400;
}
.blanco{
	color:#fff;
	font-weight: 400;
}

.blanco:hover{
	color:#060606;
	font-weight: 400;
}
.hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.center {
	text-align: center;
}
.po {
	width: 100%;
	background-color: rgba(0,0,0,0);
	position: absolute;	z-index: 999999999999999999999;
	vertical-align: central;
	margin: 0;
	text-align: center;
}
.pop img {
	width: 100%;
	height: auto;
	max-width: 900px;
	vertical-align: central;
}
.wh{z-index: 99999999999999999999999999999999999;
	position: fixed;
	margin-right: 20px;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 22px;
	bottom: 0px;
	right: 0px;
	width: 66px;
	height: 66px;
	display: block;
	background-image: url(../images/btn-whatsapp.png);
	background-size: 100%;
    -webkit-transition: ease-in-out all 0.44s;
    -moz-transition: ease-in-out all 0.44s;
    -o-transition: all ease-in-out 0.44s;
    -ms-transition: all ease-in-out 0.44s;
    transition: all ease-in-out 0.44s;
}
.wh img {
	width: 100%;
	height: auto;
	opacity: 0;
    -webkit-transition: ease-in-out all 0.44s;
    -moz-transition: ease-in-out all 0.44s;
    -o-transition: all ease-in-out 0.44s;
    -ms-transition: all ease-in-out 0.44s;
    transition: all ease-in-out 0.44s;
	cursor: pointer;
}
.wh img:hover {
	width: 100%;
	height: auto;
	opacity: 1;
}

.form-control{
	width: 100%;
	font-size: 20px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	opacity: 0.7;
}

.cajaproducto{
	width: 22.55%;
	height: auto;
	margin: 1%;
	padding: 1%;
	display: inline-block;
	vertical-align: top;
	background: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	border-bottom: 	#ffaa00 solid 2px;
	border-top: rgba(252,185,22,0.2) solid thin;
	border-left:  rgba(252,185,22,0.2) solid thin;
	border-right:  rgba(252,185,22,0.2) solid thin;
	text-align: left;
}
.navbar-btn{
	z-index:15;
	width: 150px;
	height: auto;
	position: absolute;
	background: #FFFFFF;
	top: 55px;
	text-align: left;
	margin-left: 10px;
	opacity: 0;
	overflow: hidden;
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.scrollb {
	background-color: #060606;
	color: #FFFFFF;
	}
.scrollb:hover{
	background-color: #e81600;
	}
.scrollc {
	background-color: #FFC200;
	color: #FFFFFF;
	}
.scrollc:hover{
	background-color: #5c7836;
	}
.scroll{
	}
.scroll:hover{
	color: rgba(16,45,0,1.00)
	}
.scrollc{
	}
.cajaproductov{
	width: 22.55%;
	height: auto;
	margin: 1%;
	padding: 1%;
	display: inline-block;
	vertical-align: top;
	background: #FFFFFF;
	color: rgba(166,206,77,1.00);
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	border-bottom: rgba(172,210,75,1) solid 2px;
	border-top: rgba(172,210,75,0.2) solid thin;
	border-left:  rgba(172,210,75,0.2) solid thin;
	border-right:  rgba(172,210,75,0.2) solid thin;
	text-align: left;

}
.cajaproducton{
	width: 22.55%;
	height: auto;
	margin: 1%;
	padding: 1%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	border-bottom: rgba(0,0,0,0.95)solid 2px;
	border-top: rgba(0,0,0,0.1) solid thin;
	border-left:  rgba(0,0,0,0.1) solid thin;
	border-right:  rgba(0,0,0,0.1) solid thin;
	text-align: left;
}
.sub:hover .navbar-btn{
	opacity: 1;
	height: auto;
}
.imagencaja{
	width: 100%;
	height: auto;
	display: inline-block;
}
.imagencaja img{
	width: 100%;
	height: auto;
}

.contenido{
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	
}
.contenidos{
	font-size: 18px;
	color: #8E8E8E;
	font-weight: 300;
}
.cajacontenedora{
	width: 100%;
	text-align: center;
}

.titele{
	font-size: 18px;
	font-weight: 400;
	color: rgba(166,206,77,1.00);
	letter-spacing: -0.05em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titelev{
	font-size: 18px;
	font-weight: 300;
	color: #ACD24B;
	letter-spacing: -0.05em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.agregar{
	font-size: 20px;
	font-weight: 300;
	color: rgba(166,206,77,1.00);
	margin-top: 15px;
	margin-bottom: 15px;
}
.agregarv{
	font-size: 20px;
	font-weight: 300;
	color: #ACD24B;
	margin-top: 15px;
	margin-bottom: 15px;
}

.precio {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
	font-size: 30px;
	font-weight: 400;
	color: rgba(166,206,77,1.00);
	margin-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	letter-spacing: -0.05em;
	text-align: right;
}
.preciov {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
	font-size: 30px;
	font-weight: 400;
	color:#ACD24B;
	margin-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
	letter-spacing: -0.05em;
	text-align: right;
}

.btnenviar {
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
  background-color: rgba(166,206,77,1.00);
  color: #fff;
  border: rgba(204,204,204,0);
  font-size: 20px;
  transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.btnenviar:hover{
  background-color: rgb(153,153,153);
  color: rgba(255,220,221,1.00);
}
.section-header {
  margin-bottom: 10px;
}
.section-header .section-title {
  color: rgba(102,102,102,0.7);
  position: relative;
  padding-bottom: 0px;
  margin: 0 0 20px;
}
.section-header .section-titles {
  font-size: 37px;
  color: rgba(166,206,77,1.00);
  position: relative;
  padding-bottom: 0px;
  margin: 0 0 20px;
}
strong{
  color: rgba(158,203,59,1.00);
  font-weight: 400;
  display: inline-block;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
}

.btn {
  border-width: 0;
  border-bottom-width: 3px;
  border-radius: 3px;
  border-radius: 5px;
  -webkit-border-radius:3px;
  -moz-osx-border-radius: 3px;
}
.btn.btn-primary {
  background: rgba(166,206,77,1.00);
  border-color: #CC3300;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: rgba(248,184,0,1.00);

}
.column-title {
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}
.column-title:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid rgba(166,206,77,1.00);
}
ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: rgba(166,206,77,1.00);
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  -webkit-border-radius:0px;
  -moz-osx-border-radius: 0px;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 33px 6px 21px 22px;
}

#main-slider {
  overflow: hidden;
}

#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  margin-top: 180px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
#main-slider .slider-inner h2 > span {
  color: rgba(166,206,77,1.00);
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  -webkit-border-radius:100px;
  -moz-osx-border-radius:100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
.supercajapub{
	width: 100%;
	height: auto;
	text-align: center;
}
.cajapub2{
	width: 32%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 8px;
	background-color: #fff;
	border: 3px solid #FFC200;
	height:auto;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	background: url(../images/p1r.jpg) no-repeat center center;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  overflow: hidden;
  cursor: pointer;
	
}
.cajapub1{
	width: 32%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 8px;
	background-color: #fff;
	border: 3px solid rgba(225,29,31,1.00);
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	background: url(../images/p2r.jpg) no-repeat center center;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  overflow: hidden;
  cursor: pointer;
	
}
.cajapub3{
	width: 32%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 8px;
	background-color: #fff;
	border: 3px solid rgba(166,206,77,1.00) ;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	background: url("../images/p4r.jpg") no-repeat center center;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  overflow: hidden;
  cursor: pointer;
	
}
.cajapub1 img, .cajapub2 img, .cajapub3 img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.cajapub1 img:hover, .cajapub2 img:hover, .cajapub3 img:hover {
	opacity: 0;
	
}

#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: rgba(166,206,77,1.00);
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
	background-image: url("../images/atr.png");
	background-position: center right;
	background-repeat: no-repeat;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
	background-image: url("../images/adt.png");
	background-position: center left;
	background-repeat: no-repeat;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: rgba(166,206,77,1.00);
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
#cta {
  padding: 50px 0;
  background-color: #eeeeee;
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#cta h2 {
  margin-top: 0;
}
#cta .btn {
  margin-top: 40px;
}
#cta2 {
  background: #242a33 url(../images/cta2/cta2-bg.avif) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-left: 30px;
  margin-right: 30px;
  border-radius: 30px;
  -webkit-border-radius:30px;
  -moz-osx-border-radius: 30px;
}
#cta2 .btn {
  margin-top: 10px;
}
#cta2 h2 {
  color: #fff;
  font-size: 44px;
  line-height: 1;
}
#cta2 h2 > span {
  color: rgba(166,206,77,1.00);
}
#featuress {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#contact {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#featuress .media.service-box:first-child {
  margin-top: 80px;
}
#adicion {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#adicion .media.service-box:first-child {
  margin-top: 80px;
}
#promo {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#promo .media.service-box:first-child {
  margin-top: 80px;
}
#eventos{
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#eventos .media.service-box:first-child {
  margin-top: 80px;
}
#fusion {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#fusion .media.service-box:first-child {
  margin-top: 80px;
}
#services {
  padding: 100px 0 75px;
  border-bottom: thin solid rgba(166,206,77,1.00);
}
.media.service-box {
  margin: 25px 0;
}
.media.service-box .pull-left {
  margin-right: 20px;
}
.media.service-box .pull-left > i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  -webkit-border-radius:100px;
  -moz-osx-border-radius: 100px;
  color: rgba(166,206,77,1.00);
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
.media.service-box .pull-left > i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  -webkit-border-radius:20px;
  -moz-osx-border-radius: 20px;
  background: rgba(166,206,77,1.00);
}
.media.service-box:hover .pull-left > i {
  background-image: -moz-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -webkit-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -ms-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
#portfolio {
  padding: 100px 0;
  background: #fff;
  border-bottom: thin solid rgba(166,206,77,1.00);
}
#fusion {
  padding: 100px 0;
  background: #fff;
  border-bottom: thin solid #090909;
}
#natural {
  padding: 100px 0;
  background: #fff;
  border-bottom: thin solid #9FCC3A;
}
#vegetarianos {
  padding: 100px 0;
  background: #fff;
  border-bottom: thin solid #9FCC3A;
}

#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#portfolio .portfolio-items {
  margin: 0;
}
#adicion .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#adicion .portfolio-items {
  margin: 0;
}
#eventos .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#eventos .portfolio-items {
  margin: 0;
}
#natural .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#vegetarianos .portfolio-items {
  margin: 0;
}
#vegetarianos .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#natural .portfolio-items {
  margin: 0;
}
#vegetarianos .portfolio-items {
  margin: 0;
}
#fusion .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#fusion .portfolio-items {
  margin: 0;
}
.rojo {
	color: #e81600;
}
.rsalta {
	font-size: 48;
	font-weight: 700;}
p img {
	max-width: 30%;
	width: 100%;
	height: auto;}
#portfolio .portfolio-item {
  width: 80%;
  padding: 0;
  margin: 2% 10%;
  background-color: #fff;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#portfolio .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}

#featuress .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#featuress .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
#adicion .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#adicion .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
#eventos .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#eventos .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
#fusion .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#fusion .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}
#natural .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#natural .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
} 
  #vegetarianos .portfolio-item {
  width: 86%;
  padding: 0;
  margin: 2% 7%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}
#vegetarianos .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
} 
#promo {
  padding: 100px 0;
  background: rgba(219,219,219,0.3);
  border-bottom: thin solid rgba(166,206,77,1.00);
}

#promo .media.service-box:first-child {
  margin-top: 80px;
}

#promo {
  padding: 100px 0;
  background: #fff;
  border-bottom: thin solid #090909;
}

#promo .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}

#promo .portfolio-items {
  margin: 0;
}

#promo .portfolio-item {
  width: 93%;
  padding: 0;
  margin: 1% 4%;
	display: inline-block;
	background-size: cover;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius:5px;
  -moz-osx-border-radius: 5px;
}

#promo .portfolio-item img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-osx-border-radius: 10px;
	overflow: hidden;
	-webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}  
  
  
  
  
  
  
  
  
  

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#featuress .containerbig {
	margin: 0px 40px 10px 40px;
	height: auto;
}
#portfolio .containerbig {
	margin: 0px 60px 10px 60px;
	height: auto;
}
.cajacontenedora {
	width: 100%;
}
#testimonial {
  background: #333333 url(../images/testimonial/bg.avif) no-repeat 0 0;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
#testimonial h4 {
  color: #fff;
  margin-bottom: 0;
}
#testimonial small {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
  margin-top: 10px;
}
#about {
  padding: 100px 0;
}
#work-process {
  padding: 100px 0 50px;
  background: #20222e url(../images/work-process/bg.avif) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}
#work-process h2 {
  color: #fff;
}
#work-process h3 {
  color: #fff;
  margin-bottom: 0;
}
#work-process .icon-circle {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid rgba(166,206,77,1.00);
  border-radius: 100px;
	-webkit-border-radius:100px;
	-moz-osx-border-radius: 100px;
  position: relative;
}
#work-process .icon-circle > span {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(166,206,77,1.00);
  border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-osx-border-radius: 50%;
  background-color: #fff;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 20px;
  top: -12px;
  color: #64686d;
}
#work-process h3 {
  margin-bottom: 50px;
}
#meet-team {
  padding: 100px 0;
}
#meet-team .team-member {
  padding: 13px;
  background: #eeeeee;
  border: 2px solid #eeeeee;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
}
#meet-team .team-member .team-img {
  margin: -15px -15px 0 -15px;
}
#meet-team .team-member .team-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}
#meet-team .team-member:hover {
  border-color: rgba(166,206,77,1.00);
}
#meet-team .team-member:hover .social-icons > li > a {
  background: rgba(166,206,77,1.00);
}
#meet-team .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#meet-team .social-icons > li {
  display: inline-block;
}
#meet-team .social-icons > li > a {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #222534;
  border-radius: 3px;
  	-webkit-border-radius: 3px;
	-moz-osx-border-radius: 3px;
  
}
.divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eeeeee;
}
.progress .progress-bar.progress-bar-primary {
  background-image: -moz-linear-gradient(4deg, #ff6600 0%, #cc3300 100%);
  background-image: -webkit-linear-gradient(4deg, #ff6600 0%, #cc3300 100%);
  background-image: -ms-linear-gradient(4deg, #ff6600 0%, #cc3300 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav.main-tab {
  background: #eee;
  border-bottom: 3px solid #222534;
    border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-osx-border-radius: 3px 3px 0 0;
}
.nav.main-tab > li > a {
  color: #272727;
}
.nav.main-tab > li.active > a {
  background: #222534;
  color: rgba(166,206,77,1.00);
}
.nav.main-tab > li:first-child > a {
  border-radius: 3px 0 0 0;
  -webkit-border-radius: 3px 0 0 0;
  -moz-osx-border-radius: 3px 0 0 0;
}
.nav.main-tab > li:last-child > a {
  border-radius: 0 3px 0 0;
 -webkit-border-radius: 0 3px 0 0;
  -moz-osx-border-radius: 0 3px 0 0;
}
.tab-content {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px 20px 10px;
  border-radius: 0 0 3px 3px;
}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}
#animated-number {
  padding: 100px 0 70px;
  background: #132125 url(../images/animated-number/bg.avif) no-repeat 0 0;
  background-size: cover;
  color: #fff;
}
#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
  color: #fff;
}
#animated-number strong {
  display: block;
  margin-bottom: 30px;
}
.domitex {
	font-size: 33px;
	margin: 0;
	padding: 60px;
	background: rgba(246,247,242,0.6);
	border-bottom: rgba(166,206,77,1.00) thin solid;
	
}
.domibtn {
	font-size: 29px;
	color: rgba(255,255,255,0.9);
	margin: 10px;
	padding: 10px 20px;
	background: #ffaa00;
	border: #FCD915 4px solid;
	border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-osx-border-radius: 20px;
	display: inline-block;
}
.domibtnes {
	font-size: 15px;
	color: rgba(255,255,255,0.9);
	margin: 29px 0px auto 11px;
	padding: 3px 3px;
	background: #ffaa00;
	border: #FCD915 2px solid;
	border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-osx-border-radius: 20px;
	display: inline-block;
}
.domibtnes img {
	width: 12px;
	height: auto;
}
.domibtness {
	font-size: 15px;
	color: rgba(255,255,255,0.9);
	margin: 29px 0px auto 11px;
	padding: 3px 3px;
	background: #aac94a;
	border: #aac94a 2px solid;
	border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-osx-border-radius: 20px;
	display: inline-block;
}
.domibtness img {
	width: 12px;
	height: auto;
}
.domibtnv {
	font-size: 29px;
	color: rgba(255,255,255,0.9);
	margin: 30px;
	padding: 10px 20px;
	background: rgba(180,229,56,1.00);
	border: rgba(166,206,77,0.4) 4px solid;
	border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-osx-border-radius: 20px;
	display: inline-block;
}
.domibtnn {
	font-size: 29px;
	color: rgba(255,255,255,0.9);
	margin: 30px;
	padding: 10px 20px;
	background: #080808;
	border: #E11F27 4px solid;
	border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-osx-border-radius: 20px;
	display: inline-block;
}
.negro{
	color: #080808;
}
.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
   -webkit-border-radius: 100px;
   -moz-osx-border-radius: 100px;
  margin-bottom: 20px;
}
#pricing {
  padding: 100px 0 70px;
}
#pricing ul.pricing {
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
 -webkit-border-radius: 5px 5px 4px 4px;
   -moz-osx-border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center;
}
#pricing ul.pricing li {
  display: block;
  padding: 10px;
}
#pricing ul.pricing li.plan-header {
  background: #eee;
  border-radius: 4px 4px 0 0;  
 -webkit-border-radius: 4px 4px 0 0;
   -moz-osx-border-radius: 4px 4px 0 0;
  padding: 15px;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -webkit-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -ms-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  color: #fff;
  border-radius: 100px;
   -webkit-border-radius: 100px;
   -moz-osx-border-radius: 100px;
  border: 5px solid #f6f6f6;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 24px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
#pricing ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0;
}
#pricing ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -webkit-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -ms-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
#get-in-touch {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -webkit-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  background-image: -ms-linear-gradient(90deg, #ff6600 0%, #cc3300 100%);
  color: #fff;
}
#get-in-touch h1,
#get-in-touch h2 {
  color: #fff;
}
p {
	padding: 0;
	margin: 0;
}
#blog {
  padding: 100px 0;
}
#blog .blog-post {
  border: 1px solid #eee;
  padding: 15px;
}
#blog .blog-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px;
     -webkit-border-radius: 100px;
   -moz-osx-border-radius: 100px;
}
#blog .blog-post.blog-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative;
}
#blog .blog-post.blog-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px;
}
#blog .blog-post.blog-large .post-format > i {
  font-size: 20px;
}
#blog .blog-post.blog-large .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: rgba(166,206,77,1.00);
}
#blog .blog-post.blog-large .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#blog .blog-post.blog-large .entry-title a {
  color: #64686d;
}
#blog .blog-post.blog-large .entry-title a:hover {
  color: rgba(166,206,77,1.00);
}
#blog .blog-post.blog-media {
  margin-bottom: 30px;
}
#blog .blog-post.blog-media .entry-thumbnail {
  margin: -15px 15px -15px -15px;
  position: relative;
}
#blog .blog-post.blog-media .post-format {
  position: absolute;
  top: 20px;
  right: -10px;
}
#blog .blog-post.blog-media .entry-date {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: rgba(166,206,77,1.00);
}
#blog .blog-post.blog-media .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
}
#blog .blog-post.blog-media .entry-title a {
  color: #64686d;
}
#blog .blog-post.blog-media .entry-title a:hover {
  color: rgba(166,206,77,1.00);
}
#blog .blog-post .entry-meta {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
#blog .blog-post .entry-meta > span {
  display: inline-block;
  margin-right: 10px;
  color: #999;
}
#blog .blog-post .entry-meta > span > a {
  color: #999;
}
#blog .blog-post .entry-meta > span > a:hover {
  color: rgba(166,206,77,1.00);
}

/***********************
********* Footer ******
************************/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: rgba(166,206,77,1.00);
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* Reservation SECTION
=================================================== */

/* Reservation Form */
.reservation_form .radiobotones{
	display: inline-block;
	text-align: left;
	color: rgb(102,102,102);
}
.reservation_form .radiobot{
	display: inline-block;
	text-align: left;
	width: auto;
	height: auto;
}
.linkito{
	text-align: left;
	cursor: pointer;
	color: rgb(0,102,102);
	font-weight: 600;
	text-transform: uppercase;
}
.linkito:hover{
	color: rgb(153,204,0);
}

.date_mar{ margin-bottom:20px; }
input:invalid, input:out-of-range{
	background-color:rgba(0,0,0,0.1);
	border:transparent;
	height:35px;
	line-height:35px;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
}
input:valid, input:in-range{
	background-color:rgba(0,0,0,0.1);
	border:transparent;
	height:35px;
	line-height:35px;
	margin-right:10px;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
	font-size:13px;
	color:#727272;
	padding-left:10px;
}
.reserve_form input[type="text"]{
	width:100%;
	height:40px;
	line-height:40px;
	border:transparent;
	background-color:rgba(0,0,0,0.1);
	margin-bottom:10px;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
	font-size:13px;
	color:#727272;
	padding-left:10px;
}
.reserve_form input[name="dt"]{
	width:100%;
	margin-bottom:0px;
}
.reservation_form .input-group-addon { background-color: rgba(0,0,0,0.1); border: 1px solid transparent; }
.input-group{ width:60%; }
.reserve_form textarea{
	width:100%;
	height:70px;
	border:transparent;
	background-color:rgba(0,0,0,0.1);
	margin-bottom:10px;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
	font-size:13px;
	color:#727272;
	padding-left:10px;
	padding-top:10px;
}
.imagenfom{
	width: 80%}

.reserve_form .submitBtn{
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	width:auto;
	padding:0px 15px;
	margin:1px auto 20px;
	cursor:pointer;
	position:relative;	
	outline:none;
	clear:both;
	text-transform:uppercase;
	 border-radius: 5px;
	    -webkit-border-radius: 5px;
   -moz-osx-border-radius: 5px;
  background-color: rgba(166,206,77,1.00);
  color: #fff;
  border: rgba(248,189,2,0.61) solid 3px;
  font-size: 20px;
  transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.reserve_form .submitBtn:hover{ color:#ffffff; background-color: #ACD24B; }
.reserve_form .submitBtn:focus{ box-shadow:none; }
.reserve_title{
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	clear: both;
	margin: 0px;
	margin-bottom: 35px;
	padding-top: 5px;
}
.reserve_form input:focus, .reserve_form textarea:focus ,input:valid:focus{ 
	border:0;
    outline: 0;
  	/* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(36,36,36,0.9);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(36,36,36,0.9);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(36,36,36,0.9); 
}

.reservation_form{ display:block; width:100%;}
.reservation_form input{
	width: 100%;
	height: 48px;
	line-height: 45px;
	padding-left: 10px;
	font-size:16px;
	color: #4A4A4A;
	background-color:rgba(0,0,0,0.1);
	border: transparent;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
}
.reservation_form input[type="text"], .reservation_form textarea  {
	font-family: 'Raleway', sans-serif;
}
.reservation_form textarea{
	width:100%;
	padding:8px;
	height:145px;
	font-size:16px;
	color:#a5a5a5;
	background-color:rgba(0,0,0,0.1);
	border: transparent;
	margin: 4px 0px 12px 0px;
	border-radius:3px;
	   -webkit-border-radius: 3px;
   -moz-osx-border-radius: 3px;
}

.reservation_form .submitBtn:hover { color:#ffffff; background: #727272; }
.reservation_form .submitBtn:focus{ box-shadow:none; }

.reservation_form label{ float:left; padding-top:10px; margin:0px 0px 0px 0px; }
.reservation_form label.error{ 
	
	color: rgba(248,184,0,1.00);
	position:relative;
	text-align: left;
	font-size:11px;
	font-weight:500;
	top: -8px;
	font-family: 'Raleway', sans-serif;
}
.reservation_form label.valid{ color:#33a532;}

/* Reservation Form */

#contact {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 150px;
}
.section-title {
	font-size: 41px;
	font-weight: 100
}
.claro {
	opacity: 0.4;
	font-size: 14px;
}
#contact .container-wrapper {
	position: absolute;
	top: 0;
	left: 2px;
	width: 100%;
	height: 100%;
	background: rgba(69, 174, 214, 0.3);
	z-index: 1;
}
#contact .contact-form {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  margin-top: 50px;
}
#contact .contact-form h3 {
  margin-top: 0;
}
/***********************
********* Footer ******
************************/
#footer {
  padding: 30px 60px;
  color: #fff;
  background: #436218;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: rgba(248,184,0,1.00);
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer ul > li {
  display: inline-block;
  margin: 0 7.5px;
}
@media only screen and (min-width: 768px) {
  #footer .social-icons {
    float: right;
  }
}
.form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.btnsmenuf {
	cursor: pointer;
	width: auto;
	display: inline-block;
	background-color: #FDC418;
	margin: 2px;
	padding: 2px 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;	
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.btnsmenup {
	cursor: pointer;
	width: auto;
	background-color: #FDC418;
	padding: 2px 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;
	position: fixed;
	z-index: 99999999999999999999999999999;
	bottom: -50px;
	right: 30px;
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.btnsmenuf:hover, .btnsmenufn:hover, .btnsmenufv:hover, .btnsmenup:hover {
	opacity: 0.7;
	padding: 4px 10px;
}
.btnsmenufn {
	cursor: pointer;
	width: auto;
	display: inline-block;
	background-color: #0B0B0B;
	margin: 2px;
	padding: 2px 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;	
		transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
.btnsmenufv {
	cursor: pointer;
	width: auto;
	display: inline-block;
	background-color: #ACD24B;
	margin: 2px;
	padding: 2px 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-osx-border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;	
		transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
/* // Reservation SECTION
=================================================== */


@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
#main-slider .item {
  height: 781px;
}
#main-slider .item {
  height: 1093px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .item {
  height: 781px;
}
#main-slider .item {
  height: 1093px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

@media only screen and (max-width:2400px){
#main-slider .item {
  height: 749px;
}
}
@media only screen and (max-width:2200px){
#main-slider .item {
  height: 687px;
}
}
@media only screen and (max-width:2000px){
#main-slider .item {
  height: 624px;
}
}
@media only screen and (max-width:1800px){
#main-slider .item {
  height: 562px;
}
}
@media only screen and (max-width:1600px){
#main-slider .item {
  height: 500px;
}
.imagenfom{
	width: 80%}
}
@media only screen and (max-width:1400px){
#main-slider .item {
  height: 437px;
}
}
@media only screen and (max-width:1200px){
#main-slider .item {
  height: 375px;
}
	#portfolio .portfolio-item {
  width: 94%;
  margin: 0 3%
}
}
@media only screen and (max-width:1000px){
	object{
	width: 100%;
	height: 222px;
	opacity: 0.7;
	cursor: pointer;
	margin-bottom: 40px;
	margin-top: 20px; 
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
	
}
.imagenfom{
	width: 80%}
	#footer {
  padding: 5px 20px;
  color: #fff;
  background: #436218;
}
	
#main-slider .item {
  height: 312px;
}
.cajapub{
	width: 45%;
	height: auto;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
	}
	.cajapubic{
	width: 45%;
	height: auto;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
}
}
@media only screen and (max-width:800px){
	.imagenfom{
	width: 90%}

#main-slider .item {
  height: 250px;
}
	
.domitex {
	font-size: 16px;
	margin: 0;
	padding: 60px;
	background: rgba(246,247,242,0.6);
	border-bottom: rgba(166,206,77,1.00) thin solid;
	
}
.domibtn, .domibtnn, .domibtnv {
	font-size: 22px;
}
h3 {
    font-weight: 300;
	font-size: 18px;
	width: 90%;
}
.pe {
	width: 90%;
}
}
@media only screen and (max-width:767px){
	.scroll, .scrollb {
	margin: -15px 10px;
}
	.navbar-btn{
	z-index:0;
	position: relative;
	background: #FFFFFF;
	top: 0px;
	text-align: left;
	margin-left: 2%;
	opacity: 1;
	width: 42%;
	display: inline-block;
	height: auto;
	overflow: hidden;
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-osx-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;	
}
#main-slider .item {
  height: 219px;
}
.cajapub1{
	background-size: 170%;	
	background-position: center center;
}
.cajapub2{
	background-size: 170%;
	background-position: center center;
}
.cajapub3{
	background-size: 170%;
	background-position: center center;
}
.cajapub1 img, .cajapub2 img, .cajapub3 img{
	width: 120%;
	height: auto;
	vertical-align: middle central;
	text-align: center;
}

.navbar-brand img {
	width: auto;
  height: 26px;
}
}
@media only screen and (max-width:600px){
#main-slider .item {
  height: 187px;
}
}
@media only screen and (max-width:500px){
	.imagenfom{
	width: 100%}
#main-slider .item {
  height: 156px;
}
.cajapub{
	width: 95%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
	}
	.cajapubic{
	width: 95%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
}
	#portfolio .portfolio-item {
  width: 95%; 
}
}
@media only screen and (max-width:300px){
#main-slider .item {
  height: 94px;
}
}
@media only screen and (max-width:2400px){
#main-slider .item {
  height: 749px;
}
}
@media only screen and (max-width:2200px){
#main-slider .item {
  height: 687px;
}
}
@media only screen and (max-width:2000px){
#main-slider .item {
  height: 624px;
}
}
@media only screen and (max-width:1800px){
#main-slider .item {
  height: 562px;
}
}
@media only screen and (max-width:1600px){
#main-slider .item {
  height: 500px;
}
}
@media only screen and (max-width:1400px){
#main-slider .item {
  height: 437px;
  
}
p img {
	max-width: 45%;
}
}
@media only screen and (max-width:1200px){
#main-slider .item {
  height: 375px;
}
p img {
	max-width: 50%;
}
}
@media only screen and (max-width:1000px){
#main-slider .item {
  height: 312px;
}
p img {
	max-width: 55%;
}
.cajapub{
	width: 45%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
	}
	.cajaproducto, .cajaproducton, .cajaproductov {
	width: 48.5%;
	margin: 5px auto;
	padding: 0.5%;
	
}
}
@media only screen and (max-width:800px){
#main-slider .item {
  height: 250px;
}
p img {
	max-width: 95%;
}
}
@media only screen and (max-width:700px){
#main-slider .item {
  height: 219px;
}
}
@media only screen and (max-width:600px){
#main-slider .item {
  height: 187px;
}
.cajaproducto, .cajaproducton, .cajaproductov{
	width: 99.5%;
	margin: 5px auto;
	padding: 0.4%;
	
}
}
@media only screen and (max-width:500px){
#main-slider .item {
  height: 156px;
}
.cajapub{
	width: 95%;
	margin-left: 0.1%;
	margin-right: 0.1%;
	margin-top: 5px;
	}

}
@media only screen and (max-width:300px){
#main-slider .item {
  height: 94px;
}
	.navbar-brand img {
	width: auto;
  height: 20px;
}
	.domibtnes {
    font-size: 12px;
    color: rgba(255,255,255,0.9);
    margin: 29px 0px auto 3px;
    padding: 3px 3px;
    background: #ffaa00;
    border: #FCD915 2px solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-osx-border-radius: 20px;
    display: inline-block;
}
	.domibtness {
    font-size: 12px;
    color: rgba(255,255,255,0.9);
    margin: 29px 0px auto 3px;
    padding: 3px 3px;
    background: #e81600;
    border: #060606 2px solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-osx-border-radius: 20px;
    display: inline-block;
}	
}
@media screen and (min-width:768px){
  #main-menu.navbar-default {
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  }
  #main-menu.navbar-default .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
    padding-top: 37px;
    border-top: 3px solid #aac94a;
  }
  #main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
	   -webkit-border-radius:0;
   -moz-osx-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-menu.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee;
  }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: rgba(166,206,77,1.00);
  }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
    color: rgba(166,206,77,1.00);
    background-color: transparent;
  }
    #footer .social-icons {
    float: right;
  }
}