body {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	line-height: 1.25;
}
::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.wrapper {
	background: #fff;
	padding-top: 140px !important;
	min-height: auto !important;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
p:first-child {
	margin-top: 0;
}
section p {
	margin-top: 0em;
	font-weight: 400;
	font-size: 15px;
}
/*
.rese-google {
	margin-top: -20px;	
	width: 100%; 
	height: 46px; 
	background: #CEC5A6;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.rese-google:hover {
	color:#ffffff;
	background: #5f7461;
}*/
#slider, .slider {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.slideChico {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
   	height: 350px;
}
.slider img {
	width: 100%;
	max-width: initial;
}
#slider {
	color: #fff;
}
#slider .container {
	/*margin: 120px auto;*/
	min-height: 86vh;
}

.containerChico {
	/*margin: 120px auto;*/
	min-height: 50vh;
}


#slider .bx-controls, #nosotros .bx-controls {
	position: absolute;
	font-size: 0;
	bottom: 20px;
	right: 20px;
	/*z-index: 1000;*/
}
#slider .bx-pager-item, #nosotros .bx-pager-item {
	display: inline-block;
	vertical-align: middle;
	margin-left: 9px;
}
#slider .bx-pager-item:first-child, #nosotros .bx-pager-item:first-child {
	margin-left: 0;
}
#slider .bx-pager-link, #nosotros .bx-pager-link {
	display: block;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	background: #fff;
}
#slider .bx-pager-link.active, #slider .bx-pager-link:hover, #nosotros .bx-pager-link.active,  #nosotros .bx-pager-link:hover {
	/*background: #5F7461;*/
}
#slider .fa-angle-down {
    position: absolute;
    z-index: 1000;
    color: #fff;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
    border-radius: 50%;
    border: 2px solid;
    text-align: center;
}
.fa-angle-down:hover {
	background: rgba(255, 255, 255, .25);
}
section {
	margin-top: 30px;
}
.grid .inner-container {
	font-size: 18px;
}
#slider .caption {
	display: inline-block;
	text-align: center;
	visibility: hidden;
	position: absolute;
	width: 62%;/*width: 100%;*/
	left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#slider .caption .title {
    color: #fff;
    padding: 15px;
    background: #5F7461; /*rgba(95,116,97,.8);*/
	font-size:30px;
	width: 100%;	
	font-weight:700;
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 2);*/
}

#slider .caption .title:hover {
	color: #000;
	background: #CEC5A6;
}

#slider .caption.animated {
	visibility: visible;
    animation-duration: .5s;
	width: auto;
	left: 46%;
	top: 80%;
	transform: translate(-50%,-50%);
}

#slider h2 {
	font-family: 'Montserrat Narrow', sans-serif;
	font-size: 2em;
	margin-top: .5em;
}

#slider_mobile .caption {
	display: inline-block;
	text-align: center;
	visibility: hidden;
	position: absolute;
	width: 62%;/*width: 100%;*/
	left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#slider_mobile .caption .title {
    color: #fff;
    padding: 15px;
    background: #5F7461; /*rgba(95,116,97,.8);*/
	font-size:30px;
	width: 100%;	
	font-weight:700;
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 2);*/
}

#slider_mobile .caption .title:hover {
	color: #000;
	background: #CEC5A6;
}

#slider_mobile .caption.animated {
	visibility: visible;
    animation-duration: .5s;
	width: auto;
	left: 46%;
	top: 80%;
	transform: translate(-50%,-50%);
}

/* Index */
#logo {
	float: left;
	height: 60px;
	margin: 15px auto;
}
#nav {
	font-size: 0;
	margin: 33px auto;
	float: right;
}
#nav > ul > li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0.5em;
	line-height: 24px;
	font-size: 13.2px;
	text-transform: uppercase;
	position: relative;
}

#nav > ul > li.carro {
	font-size: 23px;
}

#nav a {
	display: block;
	line-height: 1.25;
	background-color: #CEC5A6;
}
#nav a:hover, #nav a.active {
	color: #5F7461;
}
#nav > ul > li::before {
	position: absolute;
	left: 0;
}
#nav .right {
	padding-right: 0;
}
#nav .right a {
	display: inline-block;
}
#nav .sub-menu {
	position: absolute;
	background: #CEC5A6;
	top: 48px;
	padding: .5em 0;
	display: none;
	/*left: -35px;*/
	/*width: 400px;*/
	font-size: 13px;
}

/*-------------------*/

#nav .sub-menu.especiales {
    left: -10px;
    /*width: 180px;*/
}
/*-------------------*/


#nav .right .sub-menu {
	right: 0;
	left: auto;
	text-align: right;
}
#nav .sub-menu li {
	padding: .5em 1em;
	text-transform: none;
}
.main-menu .fa {
	margin-left: .5em;
}
#nav > ul > li:first-child::before {
	content: '';
}
#footer .sub-menu {
	top: 48px;
	padding: 0 0 0 1em;
	display: none;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	background: #CEC5A6;
	box-shadow: 0 0 8px #333;
}
#header .container {
	overflow: visible;
}
#slider .precio {
	background: #E2223F;
	width: 120px;
	line-height: 120px;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	margin: auto;
	font-size: 18px;
}
.button {
	display: inline-block;
	padding: .3em .4em;
	font-family: 'Montserrat Narrow', sans-serif;
	border: 2px solid;
}
.button:hover {
	border-color: #5F7461;
	background: #5F7461;
	color: #fff;
}
#slider .button {
	font-size: 2em;
	margin-top: 1em;
	border-width: 4px;
	padding: .25em .5em;
}
#slider .button:hover {
	background: #fff;
}
.heading {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	/*text-align: center;*/
	position: relative;
}
.heading-alt {
	text-align: center;
}
.heading-alt span {
	display: inline-block;
	text-transform: uppercase;
	background: #72CBCF;
	color: #fff;
	padding: .5em 1em;
	font-size: 13px;
	margin: 1em auto .5em;
}
.heading-alt:first-child {
	margin-top: 0;
}
h1.heading {
	margin-top: 40px;
}
h1.heading:first-child {
	margin-top: 0;
}
/*.heading::before {
	content: '';
	height: 1px;
	background: #5F7461;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}*/
.heading.small {
	font-size: 1em;
	margin: 20px auto;
}
.heading.small::before {
	height: 2px;
}
.heading span {
	display: inline-block;
	background: #fff;
	padding: 0;
}
#footer .heading {
	font-size: 13px;
}
#footer .heading span {
	background: #5F7461;
	padding: 0 5em 0 10px;
	color: #fff;
	line-height: 2;
	text-align: left;
}
.tag {
	margin: 0 0px 20px 0;
	text-align: left;
	padding-left:0px;
}
.tag.small {
	font-size: .8em;
}
#carrito form {
	max-width: 600px;
	margin: auto;
}
#categorias a {
	display: block;
	overflow: hidden;
}
#categorias .img {
	padding-bottom: 100%;
}
#categoria .img-full {
	background-size: cover;
}
#categoria .img-full.background img {
	transition: .25s;
}
#categoria .img-full.background:hover img {
	opacity: 0;
}
#categoria .grid {
	display: none;
}
.img-wide {
	padding-bottom: 56.25%;
}
.img-full {
	padding-bottom: 100%;
}
.img img {
	max-width: initial;
}
#categorias img {
	transition: .25s;
}
#categorias img:hover {
	filter: grayscale(50%);
	transform: scale(1.25);
}
.content {
	min-height: 300px;
}
.content-container {
	position: relative;
}
.content-container .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(51, 51, 51, .85);
	color: #fff;
	padding: 1em;
}
.content-container a.caption:hover {
	background: #E2223F;
}
#instagram {
}
#footer {
	margin: 40px auto 0;
}
#footer .inner-container li {
	margin-top: 6px;
}


#footer .inner-container ul.social li{
	display: inline-block;
}

#footer a:hover {
	color: #FFFFFF!important;
}
.social a, #instagram .fa {
	border-radius: 50%;
	display: block;
	width: 36px;
	line-height: 36px;
	font-size: 24px;
	background: #666;
	color: #fff;
	margin: auto;
	text-align: center;
}
.social a:hover {
	background: #fff;
	color: #5F7461!important;
}
#instagram .fa-instagram {
	position: absolute;
	top: 10px;
	right: 10px;
}
#instagram .fa-facebook {
	position: absolute;
	top: 10px;
	right: 56px;
}
.featured {
	position: absolute;
	bottom: 1em;
	left: 1em;
	right: 1em;
	margin: auto;
	max-width: 300px;
	text-align: center;
}
.featured h3 {
	display: inline-block;
	padding: 2em;
	color: #fff;
	transition: .25s;
	text-shadow: 1px 1px 2px #000;
}
.featured:hover h3 {
	background: #E2223F;
}
.featured h3 {
	text-transform: uppercase;
	line-height: 1em;
	font-weight: bold;
}
.content .grid h2 {
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	text-transform: uppercase;
}
.content .grid .title {
    text-align: center;
    margin: 1em auto;
    font-weight: bold;
    text-transform: uppercase;
	font-size: inherit;
}

.heading {
	margin: auto;
}
.button .fa {
	margin-left: .5em;
}
.button.more .fa {
	margin-right: .5em;
	margin-left: 0;
}
.button-container {
	text-align: center;
	margin-top: 1em;
}
.fb-button {
	padding: .5em;
	background: #3b5998;
	border-color: #3b5998;
	color: #fff;
}
.fb-button .fa {
	margin-left: 0;
	margin-right: .5em;
}
.content .button {
	text-transform: uppercase;
}
.content h1 {
	margin-bottom: 20px;
}
.heading + .grid-container {
	padding-top: 20px;
}
#categoria h1 {
	margin-bottom: 0;
}
.content-container div.caption {
	background: rgba(255, 255, 255, .85);
	color: #333;
	position: relative;
	padding: 0;
	margin-top: 20px;
}
#contacto .grid-container {
	padding-top: 40px;
}
#login form {
	max-width: 600px;
	margin: auto;
}
form .button-container {
	text-align: right;
	max-width: 320px;
}
button {
	color: #E2223F;
}

.form-group {
	margin-top: 20px;
}
.form-group:first-child {
	margin-top: 0;
}
.form-control {
	width: 100%;
	box-sizing: border-box;
	padding: .5em;
	border: 2px solid;
	display: block;
}
textarea.form-control {
	resize: none;
	height: 160px;
}
label {
	display: block;
	margin-bottom: 10px;
}
input.form-control {
	max-width: 320px;
}
.ahorra {
	padding: .2em;
	text-align: center;
	color: #fff;
	background: #5F7461;
	font-weight: bold;
	display: inline-block;
	border-radius: 10px;
}
.add {
	padding: .7em;
	text-align: center;
	color: #5F7461;
	background: #CEC5A6;
	font-weight: bold;
	display: inline-block;
	border-radius: 10px;
}
#categoria .add {
	float: left;
}
.add:hover {
	color: #fff;
	background: #5F7461;
}
.add .fa {
	margin-right: .5em;
}
.more {
	float: right;
}
#categoria .grid .inner-container {
	overflow: hidden;
}
#categoria .precio {
	text-align: center;
	line-height: 40px;
	color: #5F7461;
	font-weight: bold;
}
.info {
	overflow: hidden;
}
.info h3 {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 1.25em;
}
.info .precio {
	color: #5F7461;
	font-weight: bold;	
}
.info .cantidad {
	font-size: 15px;
	margin-bottom: 20px;
}
#cantidad, input.cantidad {
	border: 1px solid;
	width: 3em;
	/*margin-left: 1em;*/
	margin-top: 10px;
	display: inline-block;
	/*vertical-align: middle;*/
	padding: .25em;
	text-align: center;
}
.descripcion {
	clear: both;
	font-size: 13px;
	padding-bottom: 20px;
	border-bottom: 1px solid;
	line-height: 1.5;
	margin-top: 20px;
}
.observacion {
	font-size: 13px;
	color: #5F7461;
	margin: 20px auto;
}
#post .bx-prev, #post .bx-next {
	font-size: 2em;
	position: absolute;
	height: 1em;
	width: 1em;
	text-align: center;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: .15;
}
#post .bx-prev {
	left: 0;
}
#post .bx-next {
	right: 0;
}
#post .slider:hover .bx-prev, #post .slider:hover .bx-next {
	opacity: 1;
}
#count {
    position: absolute;
    bottom: -10px;
    right: 10px;
    text-align: center;
    font-size: 11px;
    background: #333;
    border-radius: 50%;
    color: #fff;
    line-height: 16px;
    width: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}
.modal {
	padding: 1em;
	background: #fff;
	width: 300px;
}
.modal .fa {
	vertical-align: middle;
	font-size: 2em;
	color: #E2223F;
	margin-right: .5em;
}
.modal form .button-container {
	text-align: center;
}
.carrito {
	overflow: auto;
}
.carrito table {
	text-align: right;
	margin: auto;
}
.carrito table td {
	vertical-align: middle;
}
.carrito td:first-child, .carrito th:first-child, .carrito .producto {
	text-align: left;
}
.carrito .producto {
	width: 50%;
}
.thumbnail {
	height: 60px;
}
th {
	text-align: center;
}
td, th {
	padding: .5em 1em;
	border-bottom: 1px solid #ccc;
}
#carrito form td, #mi-cuenta form td {
	border: none;
	vertical-align: top;
}
#carrito form table {
	width: 100%;
}
th, .last td {
	font-weight: bold;
}
.calendar-add {
	font-size: 10px;
	width: 2em;
	line-height: 2;
	position: absolute;
	bottom: -2em;
	right: -2em;
	background: #333;
	color: #fff;
}
.calendar-add:hover {
	background: #E2223F;
}
.fechas li {
	padding: 1em 0;
	border-top: 1px solid #ccc;
}
.fechas li:first-child {
	border-top: none;
	padding-top: 0;
}
.fechas p {
	margin: 0;
	text-align: right;
}
.fechas a {
	text-decoration: none;
}
.fechas a:hover {
	color: #E2223F;
}
.slider-pager {
	margin-top: 20px;
}
.slider-pager .grid-container {
	margin: -10px;
}
.slider-pager .grid .inner-container {
	padding: 10px;
}
.slider-pager img {
	transition: .25s;
}
.slider-pager .active img, .slider-pager a:hover img {
}
#social {
	margin-top: 40px;
}
#social p {
	float: left;
}
#social .social {
	float: right;
}
#social a {
	float: left;
	margin-left: .5em;
}
#social a:first-child {
	margin: 0;
}
#busqueda {
	text-align: center;
	width: 400px !important;
	left: auto !important;
	right: 0 !important;
}
#q, #busqueda .button {
	display: inline-block;
	vertical-align: middle;
}
#busqueda .button .fa {
	margin-left: 0;
}

div#calendar{
  padding:0px;
  background: #fff;
}

div#calendar div.box{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:40px;
    background-color: #333;
}

div#calendar div.header{
    line-height:40px;
    vertical-align:middle;
    height:40px;
    text-align:center;
    margin: 0 1em;
}

div#calendar div.header a.prev,div#calendar div.header a.next{
    display:block;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
}

div#calendar div.header span.title{
    color:#FFF;
    font-size:18px;
    display: block;
    overflow: hidden;
    text-align: center;
}


div#calendar div.header a.prev{
    float: left;
}

div#calendar div.header a.next{
    float: right;
}




/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content{
    border:1px solid #787878 ;
    border-top:none;
}



div#calendar ul.label{
    margin: 0px;
    padding: 0px;
}

div#calendar ul.label li{
    margin:0px;
    padding:0px;
    float:left;
    width: 14.28571428%;
    list-style-type:none;
    line-height:40px;
    vertical-align:middle;
    text-align:center;
    color:#333;
    font-size: 15px;
    background-color: transparent;
    box-sizing: border-box;
}


div#calendar ul.dates{
    margin: 0px;
    padding: 0px;
}

/** overall width = width+padding-right**/
div#calendar ul.dates li{
    margin:0px;
    padding:0px;
    width: 14.28571428%;
    height:3em;
    line-height:3em;
    box-sizing: border-box;
    border: 1px solid #fff;
    vertical-align:middle;
    float:left;
    list-style-type:none;
    font-size:25px;
    background-color: #eee;
    color:#333;
    text-align:center;
    position: relative;
    overflow: hidden;
}
div#calendar ul.dates li:hover .calendar-add {
	bottom: 0;
	right: 0;
}
div#calendar ul.dates li.mask {
 	background: #fff;
}
:focus{
    outline:none;
}

div.clear{
    clear:both;
}

#calendar .disabled {
	color: #333;
}
#calendar .enabled {
	background: #E2223F;
	color: #fff;
	display: block;
}
.currentPrograms {
	position: absolute;
	z-index: 1;
	top: 74px;
	background: #fff;
	font-size: 14px;
	line-height: 1.25;
	padding: .5em 1em;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	text-align: left;
	width: 200%;
	border: 1px solid #96181C;
}
div#calendar ul.dates li:hover .currentPrograms {
	opacity: 1;
	visibility: visible;
}
.currentPrograms p {
	margin: 0;
}
.currentPrograms a:hover {
	text-decoration: underline;
}
.align-center {
	text-align: center;
}
.selector {
	overflow: hidden;
}
.selector li {
	float: left;
	margin-left: .25em;
	margin-top: 20px;
}
.selector li:first-child {
	margin-left: 0;
}
.selector a {
	display: block;
	width: 1.5em;
	line-height: 1.5em;
	text-align: center;
	border: 1px solid #333;
}
.selector a:hover, .selector a.active {
	background: #333;
	color: #fff;
}
table {
	margin: auto;
}
.alert {
	margin: 1em auto;
	padding: .5em;
	background: #E2223F;
	color: #fff;
	display: inline-block;
	font-size: 13px;
}
#mapa-container {
	padding-bottom: 100%;
	position: relative;
}
#mapa {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.zoomContainer {
	z-index: 1;
}
.calendario {
	padding: 20px;
	background: url('../img/calendario.jpg') center center;
}
.calendario a {
	display: block;
	margin: 20px;
	box-shadow: 0 0 20px #ccc;
	position: relative;
}
.calendario a:hover {
	transform: scale(1.1);
	z-index: 1;
}
.calendario img {
	width: 100%;
}
.shopping-cart {
	margin-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #333;
}
p.small {
	font-size: .8em;
}
#siteseal {
	margin-top: 20px;
	text-align: right;
}
#siteseal img {
	display: inline-block;
}

/*.slider img{
	height: 100vh!important;
}*/

.face{
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	color: #5F7461;
	display: block;
	float: right;
	margin-right: 5px;
}

.face:hover{
	background:#b4d8c6;
	color: #fff!important;
}

.mapa{
	width: 100%;
	height: 250px;
	margin: 10px auto 0px;
}


/*---- FORMULARIO ---*/

input.buscador{
	border: 1px solid #ccc;
	height: 33px;
	color: #808285;
    font-family: 'Montserrat';
    font-size: 13px;
	font-weight: 400;
	margin-bottom:25px;
	text-indent: .5em;
}

.button_buscador {
	display: inline-block;
	padding: .2em .5em .3em .5em;
	font-family: 'Montserrat';
	background: #5F7461;
	color: #ffffff;
	border: 2px solid #000000;
}

.button_buscador:hover {
	border-color: #5F7461;
	background: #CEC5A6;
	color: #000000;
}

input.tuneado{
	display:block!important;
	border: 1px solid #ccc;
    padding: 5px;
	width:100%;
	height:37px;
	color: #808285;
    font-family: 'Montserrat';
    font-size: 13px;
	font-weight: 400;
	margin-bottom:15px;
	}

select.tuneado{
	display:block!important;
	border: 1px solid #ccc;
    padding: 5px;
	height:48px;
	color: #808285;
    font-family: 'Montserrat';
    font-size: 13px;
	font-weight: 400;
	margin-bottom:15px;
	}
	
textarea.tuneado{
	border: 1px solid #ccc;
    margin-right:0px;
    padding: 5px;
	width:100%;
	color: #808285;
	height:75px;
	font-family: 'Montserrat';
    font-size: 13px;
	font-weight: 400;
	}

.enviar{
	width:80px;
	height:28px;
	cursor:pointer;
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	background:#5F7461;
	color:#fff;
	font-family: 'Montserrat';
	border:none;
	text-transform:uppercase;


	-webkit-transition:all 0.2s ease-out;  /* Chrome y Safari */
	-o-transition:all 0.2s ease-out;  /* Opera */
	-moz-transition:all 0.2s ease-out;  /* Mozilla Firefox */
	-ms-transition:all 0.2s ease-out;   /* Internet Explorer */
	transition:all 0.2s ease-out;  /* W3C */
	}

.enviar:hover{
	background:#CEC5A6;
	color:#5F7461;
}


.datosFooter{
	width: 100%;
	background: #CEC5A6;
	margin: 0 auto;
	/*min-height: 250px;*/
	padding: 20px 0 20px 0;
}

.datosFooter p{
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}

.medio{
	width: 47%;
	padding: 15px;
	float:left;
}


#categoria .content .grid h2 {
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	text-transform: uppercase;
}

ul.items{
	font-size: 13px;
	color: #fff;
}


.social {
    float: left;
}


.datosContacto{
	#top: 19px;
	position: relative;
	line-height: 30px;
	margin-left: 50px;
}


/*---- FORMULARIO ---*/

input.tuneado1{
	display: block !important;
	border: 1px solid #ccc;
	padding: 5px;
	width: 81%;
	height: 17px;
	color: #141414;
	font-family: 'Montserrat';
	font-size: 13px;
	font-weight: 400;
	margin-top: 15px;
	background: #fff;
	}


textarea.tuneado1{
	margin-top: 15px;
	border: 1px solid #ccc;
  margin-right:0px;
  padding: 5px;
	width:82%;
	height:40px;
	color: #141414;
	background: #fff;
	font-family: 'Montserrat';
  font-size: 13px;
	font-weight: 400;
	}

.enviar1{
	width:80px;
	height:28px;
	cursor:pointer;
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	background:#5F7461;
	color:#fff;
	font-family: 'Montserrat';
	font-weight: bold;
	border:none;
	font-size: 12px;
	text-transform:uppercase;

	-webkit-transition:all 0.2s ease-out;  /* Chrome y Safari */
	-o-transition:all 0.2s ease-out;  /* Opera */
	-moz-transition:all 0.2s ease-out;  /* Mozilla Firefox */
	-ms-transition:all 0.2s ease-out;   /* Internet Explorer */
	transition:all 0.2s ease-out;  /* W3C */
}

.enviar1:hover{
	background:#CEC5A6;
	color:#5F7461;
}

h1.bienvenida{
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
}

section p.Nos{
	line-height: 26px;
	width: 50%;
	float:left;
}

section p.Nos strong{
	color: #5F7461;
}


section p.Nos b{
	font-weight: 800;
}

section p.Ter{
	line-height: 26px;
	width: 100%;
	float:left;
}

section p.Ter strong{
	color: #5F7461;
}


section p.Ter b{
	font-weight: 800;
}

.socialesFlotantes {
    position: fixed;
    left: 20px;
    top: 180px;
    display: inline;
    z-index: 99999;
}

.fa-stack{
	float: left;
}

.green{
	color: #5F7461;
}

ul.items span {
    font-size: 16px;
    font-weight: 800;
    color: #5F7461;
}


/*-----*/

.datosFooterNegro{
	width: 98%;
	background: #5F7461;
	margin: 0 auto;
	height: 20px;
	padding: 1%;
	}

.datosFooterNegro p{
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	padding: 0;
	margin: 0 0 0 15px;
	text-align: center;
}

.datosFooterNegro p.top{
	font-size: 18px;
}

span.logo-ftd{
	width: 50px;
	height: 50px;
	background: url(../img/logo-ftd.gif) no-repeat;
	display: block;
	float:right;
	margin-right: 100px;
	margin-top: 15px;
}

.red{
	width: 49%;
	float: left;
	height: 400px;
}

.float-whatsapp{
	position:fixed;
	width:50px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
}

.my-float-whatsapp{
	margin-top:11.5px;
}

.sugerencia3 {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   grid-column-gap: 10px;
   grid-row-gap: 1em;
}

.sugerencia3 {
  grid-column-gap: 10px;
  grid-row-gap: 1em;
}

.sugerencia3 > div {
  padding: 1em;
}

.sugerencia2 {
   display: grid;
   grid-template-columns: repeat(2, 1fr);
   grid-column-gap: 10px;
   grid-row-gap: 1em;
}

.sugerencia2 {
  grid-column-gap: 10px;
  grid-row-gap: 1em;
}

.sugerencia2 > div {
  padding: 1em;
}

	
/* Style the button that is used to open and close the collapsible content - PREGUNTAS */
.collapsible {
  background-color: #CEC5A6;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-question, .collapsible:hover {
  background-color: #5F7461;
}

.collapsible:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 15px;
  color: white;
  float: right;
  margin-left: 5px;
  margin-top: -15px;
}

.active-question:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Style the collapsible content. Note: hidden by default */
.hidden-content {
  padding: 10px 18px;
  display: none;
  overflow: hidden;
  background-color: #CEC5A6;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  min-height: 30px;
}


/* Style the button that is used to open and close the collapsible content - OPINIONES */
.collapsible-opinion {
  color: #000;
  cursor: pointer;
  /*width: 45%;*/
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-question-opinion, .collapsible-opinion:hover {
  color: #5F7461;
}

.collapsible-opinion:after {
  font-size: 15px;
  color: white;
  float: right;
  margin-left: 5px;
  margin-top: -32px;
}

/* Style the collapsible content. Note: hidden by default */
.hidden-content-opinion {
  padding: 10px 18px;
  display: none;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  min-height: 30px;
}


.collapsible-opiniones {
  color: #000;
  cursor: pointer;
  /*width: 45%;*/
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-question-opiniones, .collapsible-opiniones:hover {
  color: #5F7461;
}

.collapsible-opiniones:after {
  font-size: 15px;
  color: white;
  float: right;
  margin-left: 5px;
  margin-top: -32px;
}

/* Style the collapsible content. Note: hidden by default */
.hidden-content-opiniones {
  padding: 10px 18px;
  display: none;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  min-height: 30px;
}