/*
Theme Name: Grosco
Theme URI: http://underscores.me/
Author: Pampa
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: italissimo
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

qafactory development is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@charset "utf-8";
@font-face {
    font-family: 'scalaregular';
    src: url('fonts/scala-webfont.woff2') format('woff2'),
         url('fonts/scala-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #262626;
    background: #fff;
    line-height: 22px;
}
a{
	color:#524F42;
}
a:hover{
	text-decoration: none;
}
#main, header, footer {
	margin: 0px;
	padding: 0 200px;
	float: right;
	width: 100%;


}
#content {
	
padding: 0px;
    min-height: 768px;
margin: 0px;
}
#home {
	position:relative;
	/*min-height: 1000px;*/
	width:100%;
	background-image:url(images/bk-home.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	padding-bottom: 10px;
}
#novedades {
	background: #ECEDEE;
}
#pages {
	position:relative;
	float: left;
width: 100%;
padding: 0px;
}
#bk, #bk-slide{
	width:100%;
	height:100%;
	position: fixed;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
#bk-slide span{
	width:100%;
	height:100%;
	-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  float: left;
position: absolute !important;
top: 0;
left:0;
min-height: 100%;
  min-width: 1024px;
}
header{
    position: fixed;
	background:#fff;
    top: 0px;
    z-index: 50;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    padding: 0;
	z-index: 1000;
	height:150px;

}

header.normal{
width: 100%;
padding: 0 200px;
}

header.scroll{
background: #fff;
	height:121px;
}

header:hover{
	/*height: 157px;*/
}

footer{
 background-color: #1459a3;
    text-align: center;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 200;
    font-size: 12px;
  
}

footer p{
    margin: 0;
    padding: 20px 0;
    letter-spacing: 1.3px;
    font-family: 'Open Sans', sans-serif;
}
footer .logo {
    position: absolute;
    bottom: 5px;
}
footer a {
    color: #fff;
	display: block;
}
.footermenu {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
.footermenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footermenu li{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
}
.footermenu li+li {
	background: transparent url(/images/footer-separador.png) no-repeat center left; 
}
.footermenu a {
color: #b6e50f;
display: block;
text-decoration: none;
font-size: 37px;
float: left;
text-transform: lowercase;
width: 220px;
font-weight: bold;
}
.footermenu li a{
	padding: 25px 50px 25px 0;
	text-align: left;
}
.footermenu li+li a{
	padding: 25px 50px 25px 50px;
	text-align: center;
	width: 310px;
}
.footermenu li+li+li a{
	padding: 25px 0 25px 50px;
	text-align: right;
	width: 220px;
}
#menu-footer-menu-3 a {
color: #939697;
font-size: 30px;
}
#menu-footer-menu-3 li+li {
	background: transparent url(/images/footer-separador-2.png) no-repeat 0px 38px; 
}
#menu-footer-menu-3 li+li+li {
	background: transparent url(/images/footer-separador-2.png) no-repeat 0px 38px; 
}
#menu-footer-menu-3 a:hover{
	color:#b6e50f;
}
#menu-footer-menu-3 li a {
	padding-bottom: 8px;
}
#menu-footer-menu-3 li+li a {
	padding-bottom: 8px;
}
#menu-footer-menu-3 li+li+li a {
	padding-bottom: 15px;
}
#menu-footer-menu-2:hover a{
	color:#939697;
}
#menu-footer-menu-2 a:hover{
	color:#b6e50f;
	opacity: 1;
}
#menu-footer-menu-2:hover li+li {
	background: transparent url(/images/footer-separador-2.png) no-repeat center left;
}
#menu-footer-menu-2:hover li {
opacity: 1;
}
#menu-footer-menu-4 li {
color: #939697;
display: block;
text-decoration: none;
font-size: 25px;
float: left;
text-transform: lowercase;
width: 220px;
text-align: center;
padding: 25px 0;
margin: 0 10px;
}
#menu-footer-menu-4 li+li{
	background: transparent url(/images/footer-separador-2.png) no-repeat 0px 75px; 
}
#menu-footer-menu-4 img{
	margin: 0 0 15px;
}
#menu-footer-menu-5 li {
color: #939697;
display: block;
text-decoration: none;
font-size: 14px;
float: left;
text-transform: none;
width: 220px;
text-align: center;
padding: 25px 0;
margin: 0 10px;
}
#menu-footer-menu-5 li+li{
	background: transparent url(/images/footer-separador-2.png) no-repeat 0px 38px; 
}
#menu-footer-menu-5 span{
}
div#menu-logo {
float: left;

}
.logo {
    float: left;

   -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.logo a {
    background:url(images/logo.png) no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    width: 200px;
    height: 150px;
    padding: 0;
    margin: 0;
    display: block;
    background-size: contain;
}
.scroll .logo a {
    width: 125px;
}
/*.logo.normal a{
	width: 170px;
    height: 190px;
    background-size: 82%;
}
.logo.scroll a{
    width: 170px;
    height: 53px;
    padding-top: 20px;
    margin-top: -20px;
    background-size: 82%;
    background-position: center top;
}*/
header ul {
list-style: none;
float: right;

}

header ul.dropmenu {
padding-top: 110px;
   margin: 0;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
}
a{
	text-decoration:none;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

.dropmenu li {
	display: block;
	position: relative;
	list-style:none;
	padding-right: 40px;
	float:left;


}

.scroll .dropmenu{
    margin-top: 20px;
}

.dropmenu li a:hover, .dropmenu li.current-menu-item a{
	border-bottom: 1px #000 solid;

}

ul.sub-menu {
    margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	display: none;
	overflow: hidden;
	background: #ededed;
	text-align: center;

}

.sub-menu li {
    display: block;
    float: left;
	 margin: 0;
	padding: 0;
    width: 100%;
	border: none;
}
ul.sub-menu li:last-of-type a{
	border:none;
}
ul.sub-menu li a {
    font-size: 11px;
    line-height: 15pt;
    text-transform: none;
    padding: 5px 0px 5px;
    border-bottom: 1px solid #fff;
    margin: 0;
    width: 100%;
	color: #7f8080;
}

ul.sub-menu li a:hover, sub-menu li.current-menu-item a {   
	color: #fff !important;
	background: #b2b2b2;
	border: none;
}

.sub-menu li a:hover, .sub-menu li.current-menu-item a {
	background: #5e5e5e;
	color: #fff !important;
	border: none !important;
}
li:hover ul.sub-menu {
    display: block;
    z-index: 1;
}
.dropmenu a {
	display: block;
	font-size: 12px;
    color: #000 !important;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	font-family: 'Open Sans';
	font-weight: 400;	

}

#item-slide li{
	color: #fff;
	font-size:24px;
	width:100%;
	list-style:none;
}
#item-slide li #intro{
	width: 520px;
font-size: 47px;
font-weight: bold;
margin: 70px 0 0 0;
}
.derecha{
	float:right;
	text-align: right;
}
.izquierda{
	float:left;
}
.single article {
text-align: left;
font-size: 15px;
padding:20px;
}
.link-contacto a {
color: #fff;
text-decoration: none;
font-size: 25px;
width: 100%;
text-align: right;
float: left;
}
.tit {
padding: 110px 0 5px;
margin: 0 0 36px;
float: left;
width: 100%;
font-size: 63px;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
text-transform:uppercase;
}
#nosotros .tit{
color: #f2553c;
}
#experiencias .tit{
color: #fff;
}
#blog .tit{
color: #ffc09b;
}
#experiencias {
    background: #ffc09b;
}
#convenios-programas .tit {
padding: 150px 0 0px;
margin: 0px;
float: left;
width: 100%;
font-size: 25px;
font-weight: normal;
text-transform:	uppercase;
}
#convenios-programas .entry-content p {
line-height: 20px;
}

.entry-content,  entry-header {
float: none;
margin: 0 auto;
}

.subpages article{
	text-align:left;
	padding-bottom: 50px;
}
.subpages article+article+article {
padding-bottom: 0;
}
.barra{
float: left;
width: 100%;
height: 0px;
margin: 0;
text-align: center;
padding: 0;
}

.foto img {
width: 100%;
height: auto;
}
#tratamientos article {
float: right;
}
.foto {
min-height: 20px;
/*background: #aaa;*/
}
span.sub {
border-right:1px solid;
padding-right: 10px;
margin-right:6px;
}
h1{
	margin:0;
}
.entry-header h1 {
margin-top: 0px;
    margin-bottom: 40px;
    font-size: 22px;
color:#202021;
}
.entry-header h1:after {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    background: #212121;
    float: none;
    margin: 13px auto 0;
}
.gallery{
	/*width:620px;*/
	font-size:12px;
    margin-bottom: 10px !important;
}
.gallery img {
border: none !important;
}
.gallery a img{
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.gallery a:hover img{
	opacity:0.8;
}
.wp-caption-text.gallery-caption {
font-size: 15px;
padding: 3px 0;
}
.galleryid-18 .gallery-caption {
padding: 20px 25px;
font-size: 14px;
}
.wpcf7-text, .wpcf7-textarea{
    width: 100%;
border: none;
padding: 0;
background-color: #eeeded;
text-align: center;
max-height: 100px;
line-height: 30px;

}
.wpcf7-select {
width: 360px;
background-color: #F2DFA7;
border: none;
color: #fff;
line-height: 26px;
padding: 6px 0;
}
.wpcf7-date, .text-408 .wpcf7-text{
	width:160px;
background-color: #F2DFA7;
border: none;
color: #fff;
line-height: 26px;
}
div.chico {
float: left;
margin-right: 38px;
}
form p {
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 25px;
	text-align: left;
 
}
.wpcf7-submit {
	color: #fff !important;
	padding: 4px 0 4px 0;
	font-size: 15px;
	background-color: #c0292e;
	border: none;
	float: none;
	width: 120px;
	background-color: #1459a3;
	line-height: 30px;
	font-family: inherit;
	margin-top: 20px;

}

.wpcf7-submit:hover {
	 background-color: #7f0d15;
	
	
}
iframe {
/*border: 1px solid;
    height: 395px !important;*/
}
.entry-content p {
    line-height: 23px;
    letter-spacing: 0.4px;
    word-spacing: 1.1px;
    font-size: 16px;
    color: #5b5c5e;
    margin: 0 0 1em;
}
form {
margin-bottom: 20px;
}
#menu-footer-menu-3 li img{
	float:left;
	margin-left:25px;
}
#menu-footer-menu-3 li+li img{
	float:none;
	margin:0 auto;
}
#menu-footer-menu-3 li+li+li img{
	float:left;
	margin-left:172px;
}
strong, b{
	font-weight: bold;
}
#intro p {
margin: 0;
padding: 0;
}
#idiomas {
	float: none;
margin: 0 auto;
width: 168px;
}
.qtrans_language_chooser li:first-child{
	padding: 0px 8px 0px 8px;
}
.qtrans_language_chooser li{
	float:left;
}
.lang-es {
background: transparent url(images/dot.png) left center no-repeat;
padding-left: 12px;
}
div#pie {
margin-top: 10px;
}
.qtrans_language_chooser .active a span{
	color: #AD9E69;
}
.qtrans_language_chooser a span{
color: #524F42;
font-size: 14px;
}
.qtrans_language_chooser {
text-transform: uppercase;
padding: 0;
margin: 0;
list-style: none;
}
div#item {
float: left;
width: 100%;
/*min-height: 700px;*/
}
div#item-slide {
width: 100% !important;
}
div#intro {
	width: 100% !important;
	position:relative;
	top: -20px;
	overflow: hidden;
}
#intro .texto {
color: #fff;
font-size: 22px;
padding-top: 50%;
}
div#item-slide img {
width: 100%;
height:auto;
position: absolute;
}

.background {
width: 100%;
text-align: center;
position: absolute;
z-index: 0;
}
.background  img {
width: 100% !important;
height:auto;
}
.cycle-slideshow { width: 100% }
ul#menu-side-menu {
float: left;
margin: 0;
padding: 0;
width: 100%;
}
#menu-side-menu li {
float: left;
display: block;
width: 100%;
}
#menu-side-menu li a {
background: #C6A900;
color: #fff;
width: 194px;
float: left;
padding: 5px;
margin: 10px 0 0px;
text-transform: uppercase;
}
#menu-side-menu li+li a {
background: #64CBC9;
}
#menu-side-menu li+li+li a {
color: #64CBC9;
background: #fff;
border: 1px solid #64CBC9;
width: 194px;
}
#menu-side-menu li+li+li+li a {
color: #C6A900;
background: #fff;
border: 1px solid #C6A900;
width: 194px;
font-size:10px;
}
#novedades article {
float: right;
margin-bottom: 15px;
}
div#ico {
float: left;
width: 140px;
text-align: center;
}
div#ico div{
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
color: #fff;
font-size:24px;
font-weight:bold;
}
div#ico div img {
margin-bottom: 10px;
}
.hide{
	opacity:0;
	height:0px;
}
.subpages .tit {
padding: 30px 0 0px;
margin: 0 0 12px;
float: left;
width: 100%;
font-size: 21px;
font-weight: normal;
text-transform: uppercase;
}
#casos-clinicos article {
float: right;
margin-bottom: 40px;
}
article .img {
float: left;
padding: 15px 12px 15px 18px;
background: #F1F1F2;
}
article .img+.img {
float: left;
padding: 15px 18px 15px 12px;
background: #F1F1F2;
}
#equipo .subpages {
float: right;
margin: 0px !important;
}
.arrow {
width: 43px;
height: 22px;
background: transparent url(/images/arrow.png) left center no-repeat;
float: left;
z-index: 1;
position: relative;
top: 109px;
left: 213px;
opacity: 0;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
}

.thumb img {
width: 100%;
height: auto;
}
article#news {
background: #292827;
color: #fff;
}
.descargar{
	background: transparent url(images/descargar-mapa.png) left center no-repeat;
padding: 10px 0 10px 30px;
text-align: center;
margin: 5px 0;
line-height: 44px;
}
.descargar:hover{
	background: transparent url(images/descargar-mapa-hover.png) left center no-repeat;
}
article#wines {
padding-bottom: 0;
}
#the-vineyard .background {
position: relative;
}
#the-vineyard .tit {
	padding-top: 0;
}
#the-cellar .tit {
	margin-bottom: 210px;
	color:#fff;
	border-color: #fff;
}
#history .entry-content p {
font-size: 13px;
}
#wines b, #wines strong {
	color: #AD9E69;
font-weight: normal;
}
div#slide-news {
position: relative;
z-index: 1;
margin-left: 48px;
}

a.cerrar {
position: absolute;
right: 0px;
}
#news .thumb {
border: 4px solid #fff;
margin-bottom: 10px;
}

#old{
	position: fixed;
z-index: 999999;
background: rgba(96, 96, 96, 0.7);
width: 100%;
height: 100%;
}
.contenido-old {
width: 470px;
float: none;
margin: 13% auto;
padding: 160px 42px 16px;
min-height: 130px;
background: url(images/logo-old.png) center 34px no-repeat #fff;
}
.caja {
width: 212px;
text-align: center;
float: left;
height: 120px;
}
.eng {
border-right: 1px solid #524F42;
margin-right: 20px;
padding-right: 25px;
}
#the-cellar img {
width: 100%;
height: auto;
}
#the-cellar #gallery-1 .gallery-item {
width: 49%;
margin-right: 2%;
}
#the-cellar #gallery-1 dl+dl {
margin-right: 0px !important;
}
.en .es{
	display:none;
}
.es .en{
	display:none;
}
#the-people .tit{
	color:#fff;
	border-bottom: 1px solid #fff;
}

div#contact {
float: left;
width: 237px;
position: relative;
top: -237px;
margin-left: 6px;
}
#map {
     width: 80%;
    height: 361px;
    float: none;
    margin: 0 auto;
}

#cont-menu{
background: url(images/bk-menu2.png) no-repeat 210px 110px;
padding-top: 110px;
}
.top-menu {
background: url(images/top-menu.png) no-repeat left top;
width: 262px;
height: 237px;
float: left;
margin-top: 123px;
}
.menu {
min-height: 540px;
padding-left: 20px;
}
.menu a {
float: left;
padding: 20px 0;
font-size: 12px;
width: 237px;
text-align: center;
background-color: #D60000;
color: #fff;
text-shadow: 1px 1px 0px #000;
margin-top: 4px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
.menu a.current, .menu a:hover {
background-color: #351E12;
}
.title-menu{
	background: url(images/title-menu.png) no-repeat center top;
	width:526px;
	height:83px;
	margin: 40px 0 20px;
	float:left;
}
#cont-menu article .cont {
float: left;
min-height: 66px;
width: 100%;
}
.price {
text-align: right;
}
#cont-menu article {
position: relative;
min-height: 590px;
padding: 0;
max-height: 590px;
}
.visible{
	opacity: 1;
	display:block !important;
}
.oculto {
    opacity: 0;
    display: none !important;
}
#menu .oculto {
opacity: 0;
position: relative;
display: none;
}

.linea {
background: url(images/bk-shadow.png) repeat-x center top;
width:100%;
height:40px;
float:left;
}
#function-menu {
padding: 110px 0 0 0;
background: url(images/bk-function.jpg) no-repeat center 110px;
}
.our-place{
	background: url(images/our-place.png) no-repeat right top;
	width:260px;
	height:237px;
	float: left;
	position: absolute;
right: 6px;
top: 0;
}
#function-menu .thumb {
width: 237px;
float: left;
margin-left: 10px;
}
.submenu2 {
float: left;
margin-top: 10px;
}
#function-menu .submenu2 .thumb {
margin: 0;
}
.submenu2 article {
position: relative;
padding: 0;
}

.social {
	float: none;
	margin: 0 auto;


}
.social a {
line-height: 28px;
}
#about-us {
background: url(images/bk-about-us.jpg) no-repeat center 110px;
margin: 0px 0 100px;
padding: 110px 0 0;
}
.titulo-about-us {
width: 240px;
height: 240px;
float: left;
background: url(images/about-us.jpg) no-repeat right top;
}
#about-us article{
	padding-bottom:8px;
}
#about-us article:first-of-type {
width: 729px !important;
/* padding: 35px; */
margin-left: 10px;
}
#about-us article:first-of-type .contenido {
background-color: #351E12;
width: 659px !important;
padding: 35px 35px 56px;
color: #fff;
}
.contenido {
    width: 100%;
    float: left;
    padding: 120px 0;
	position:relative;
}

#about-us article:nth-child(3) .contenido{
	float:left !important;
	width: 415px !important;
	padding-bottom: 63px;
}
#about-us article:nth-child(4) .contenido{
	float: right !important;
	width: 415px !important;
	padding-bottom: 55px;
}
#about-us article:nth-child(3) .thumb{
	float: right !important;
	width: 485px !important;
}
#about-us article:nth-child(4) .thumb{
	float:left !important;
	width: 485px !important;
}
#function-menu .subpages article {
background-color: #D60000;
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
text-shadow: 1px 1px 0px #000;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}
#function-menu .subpages .entry-header {
padding: 33px 33px 0;
}
#function-menu .subpages .entry-header h1 {
font-weight:normal;
font-style:italic;
opacity: 0.8;
}
#function-menu .subpages .entry-content {
padding: 0 33px;
}
#function-menu .oculto {
	opacity: 1;
	height:0;
	padding:0;
	margin:0 !important;
	overflow:hidden;
}
footer h2{
	font-size:13px;
font-weight: normal;
    margin: 0;
}
footer .social {
border: none;
margin: 0;
    position: absolute;
    top: 41px;
    right: 6%;
}
footer .social a {
float: right;
line-height: 62px;
padding: 15px 0;
margin: 0 0 0 25px;
}
span.pie {
float: left;
width: 100%;
text-align: right;
font-style: italic;
margin-top: 50px;
}
.mailing h2 {
/*display: none;*/
}
.mailing label {
display: none;
}
.mailing p {
float: left;
width: auto;
margin-top: 0px;
}
#s2email {
width: 142px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
border: none;
padding: 5px;
}
.mailing input[type="submit"]  {
width: 58px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
border: none;
padding: 6px;
background-color: #351E12;
color: #fff;
margin: 1px 0 0 10px;
}
.mailing{
background: url(images/linea-footer.png) no-repeat left 20px;
padding: 0 26px 0 20px;
}
.mailing p br {
display: none;
}
#menu p {
font-size: 12px;
}
#cont-menu article div {
margin-bottom: 8px;
}
#home .bk {
    position: relative;
    width: 100%;
    height: 100%;
}
#home .bk img {
    position: relative;
    width: 100%;
    height: auto;
}
.contenido-home {
    padding: 0;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    float: none;
    margin: 0;
}
.texto1 {
    font-size: 63px;
    line-height: 60px;
    width: 23%;
    margin-left: 10%;
    margin-top: 112px;
	color:#dfe1ef;
}
.texto1 p {
    margin-bottom: 0;
}
.texto2 {
    font-size: 63px;
    line-height: 60px;
    width: 23%;
    margin-left: 22%;
    margin-top: 0px;
	color:#dfe1ef;
}
.texto2 p {
    margin-top: 0;
}
.testimonio {
    font-size: 13px;
    line-height: 16px;
    width: 23%;
    margin-right: 23%;
    margin-top: -232px;
    margin-left: 57%;
    color: #dfe1ef;
    background: url(images/bk-testimonio.png) no-repeat top left;
    padding: 10px 0 10px;
}
.bio {
    width: 50%;
    float: left;
    position: relative;
}
.bio img {
    width: 100%;
    height: auto;
}
.bio .entry-header {
    position: absolute;
    width: auto;
    bottom: 30px;
    z-index: 1;
    color: #fff;
    right: 75px;
    text-align: right;
}
.bio + .bio .entry-header {
    left: 75px;
    text-align: left;
}
.bio h1 {
    font-size: 24px;
}
.bio span {
    font-size: 9px;
}
.bio span a {
    color: #fff;
}

#seccion-07 h3{
    color: #ca6155;
}
strong{
}
#slide-exp a {
    float: left;
	    text-align: center;
}
.entry {
    border: 7px solid #fff;
    padding: 20px;
    width: 55px;
    text-align: left;
    color: #fff;
	margin-top: -3px;
}
#slide-news img {
    width: 100%;
    height: 100%;
}
#slide-news article {
    width: 306px;
    height: 203px;
    float: left;
    margin: 0;
	    position: relative;
}
#slide-news .entry-header {
    float: left;
	width: 306px;
    height: 203px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
	color:#fff;
	opacity:0;
}
#slide-news article:hover .entry-header {
	opacity:1;
}
#contacto{
}
#contacto .entry-content p, #contacto .entry-content h2{
	color: #fff;
}
#contacto .entry-content h1{
	color: #fff;
	font-size:35px;
}
.idiomas {
    position: absolute;
    right: 6%;
    width: auto;
    top: 80px;
    border: 1px solid #6a6c6d;
    z-index: 1;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.scroll .idiomas {
    top: 40px;
}
.home .idiomas {
	border: 1px solid #fff;
}
.idiomas ul {
    margin: 0;
    padding: 5px;
    list-style: none;
}
.idiomas ul li {
    display: inline;
}
.home .idiomas ul li + li:before {
    content: '/';
    color: #fff;
}
.idiomas ul li + li:before {
    content: '/';
    color: #6a6c6d;
}
.idiomas ul li a {
    color: #6a6c6d;
    padding: 5px;
    text-transform: uppercase;
    font-size: 10pt;
	font-weight: normal;
}
.idiomas ul li.active a {
    font-weight: bold;
}
.home .idiomas ul li a {
    color: #fff;
}
.caja-footer{
	position:relative;
	height: 90px;
}
.caja-footer p, .caja-footer span{
	position: absolute;
	bottom:0;
	margin-bottom: 0;
}
article {
    /*margin-top: 60px;
	margin-bottom: 90px;*/
}
.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0 0 90px;
    text-align: right;
}


a {
    color: #1459a3 !important;
    font-weight: 600;
}

header ul {
    list-style: none;
}
.sub-menu li:first-of-type img._mi._before, .sub-menu li:first-of-type img._mi._after {
    position: absolute;
    right: -6px;
    top: 0px;
    width: 123px;
    height: auto;
}
.slides {
    float: left;
    width: 100%;
    max-height: 100%;
    position: fixed;
    margin-top: 230px;
-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.slides.scroll {
    margin-top: 121px;
}
.slides .slide {
    float: left;
    width: 100%;
	position:relative;
    background-size: cover;
	background-position:top center;
}
.slides .slide img {
    float: left;
    width: 100%;
	height:auto;
}
.slides .slide .texto-slide{
	position: absolute;
    top: 45%;
    width: 60%;
    left: 20%;
    color: #fff;
	font-size:16px;
	line-height:25px;
}
.slides .slide .texto-slide h1{
    font-size: 50px;
    line-height: 75px;
    margin-top: 10px;
}
.slides .slide .texto-slide h1:after {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    background: #fff;
    float: none;
    margin: 13px auto 54px;
}
.slides .slide .texto-slide h2{
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
}
.slides .slide .texto-slide h3 {
    font-size: 16px;
    text-transform: none;
}
.rojo{
	color:#ff866a;
}
#seccion-03 .owl-theme .owl-controls {
    top: 50%;
}
section {
    float: left;
    width: 100%;
	position:relative;
	min-height: 300px;
    background-size: cover !important;
	padding:100px 0;
    z-index: 10;
    background: #fff;
}
.texto {
    float: left;
    width: 100%;
}
.thumb {
    float: left;
    width: 100%;
}




h2.titulo-seccion {
    text-align: center;
	position:relative;
}
h2.titulo-seccion:after{
    content: '';
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 265px;
    height: 10px;
    position: absolute;
    background-color: rgba(0, 104, 69, 0.3);
    left: 0;
    right: 0;
    bottom: -40px;
}
.sidebar h2 a{
	color: #e2492c;
}
.sidebar h2 a:hover{
	text-decoration:none;
}

.sidebar li a {
    color: #403d50;
    font-size: 12px;
    margin-bottom: 15px;
    float: right;
}

.sidebar li a:hover {
	text-decoration:none;
}
.sidebar li a.current {
	color: #e2492c;
}
.fila {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.fila img {
    width: 100%;
    height: auto;
}
.columna-1 {
    width: 41%;
    float: left;
	overflow: hidden;
}
.columna-1 img {
    width: 106.5%;
}
.columna-2 {
    width: 59%;
    float: left;
}
a.reservar {
    float: left;
    width: 48.5%;
	    position: relative;
		    overflow: hidden;
}
a.historia {
    float: left;
    width: 51.5%;
	    position: relative;
		    overflow: hidden;
}
a img.bk {
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	    position: absolute;
    top: 0;
    z-index: 0;
	left:0;
}
a:hover img.bk {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.fila .hover {
    position: relative;
    z-index: 1;
}
.hover h3 {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    top: 15.3%;
    letter-spacing: 0.3em;
    color: #000;
    margin-left: 3px;
}
.hover h3.reservas{
    background: url(images/bk-reserva-home.png) no-repeat center center;
    background-size: 176px;
    padding: 20px;
    margin: 0;
    position: absolute;
    top: 15%;
    width: 40%;
    left: 25%;
    line-height: 30px;
    text-align: center;
}
.historia img.bk {
    position: relative;
}
.historia:hover img.bk {
    -webkit-transform: scale(1);
	transform: scale(1);
}
.historia .hover {
    position: absolute;
	width: 100%;
	height: 100%;
}
.historia .hover h3 {
    top: 8%;
}
.historia .hover h2 {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 30px;
	letter-spacing: 0.2em;
    color: #000;
}
.columna-mitad {
    float: left;
    width: 50%;
    position: relative;
}
.btn-novedades {
    line-height: 366px;
    text-align: center;
	background: url(images/bk-btn-novedades.svg) no-repeat center;
	font-size: 26px;
	letter-spacing: 0.2em;
}
.btn-carta {
    height: 366px;
    text-align: center;
	background: url(images/bk-carta.jpg) repeat center;
}
.btn-carta img {
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	width:auto;
	height:auto;
    left: 40%;
    top: 46%;
}
.btn-carta:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.btn-carta span {
    font-size: 26px;
    position: absolute;
    top: 38%;
    left: 40%;
    letter-spacing: 0.2em;
}
.full {
    
    width: 100%;
	    text-align: center;
    margin: 0;
	padding-top: 110px;

}
img {
    width: 100%;
    height: auto;
    display: block;
}
h1.titulo {
    font-size: 26px;
    letter-spacing: 0.2em;
    color: #000;
	padding: 30px 0;
    margin: 70px 0 40px;
}
#historia h1.titulo {
	background: url(images/bk-h1-historia.png) no-repeat center;
}
#blog article {
    margin: 0;
    min-height: 600px;
	background: url(images/etiqueta-blog.jpg) no-repeat center top;
}
#blog h1.titulo {
    margin: 130px 0 80px;
}
ul.carta {
    list-style: none;
    width: 100%;
    float: left;
    padding: 30px 0;
}
.carta .hoja{
	width: 1000px;
    float: left;
    margin-left: 13%;
	margin-bottom: 15px;
}

.carta .titulo-carta{
	float:left;
	text-align:center;
	width:100%;
	margin: 40px 0 20px;
}
.seccion {
    float: left;
    width: 100%;
}
.seccion .entry-header {
    float: left;
    width: 100%;
}
.seccion .entry-content {
    float: left;
    width: 100%;
	font-size:12px;
	font-family: 'GillSansStd-LightItalic';
	font-style:italic;
}
.carta .seccion h1 {
    float: left;
    width: 100%;
    text-align: left;
	font-family: 'DINNextLTPro-Bold';
	font-size:16px;
}
.carta .seccion .precio {
    float: right;
    text-align: left;
	font-family: 'DINNextLTPro-Bold';
	font-size:16px;
}
.carta .seccion h2 {
    float: left;
    text-align: left;
	font-family: 'GillSansStd-Light';
	font-size:16px;
	    margin: 0;
    padding: 0;
	color:#000;
}
.carta article {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
}
.caja-borde {
    width: 763px;
    float: left;
    padding: 32px 48px;
}
.borde-top {
    height: 3px;
    float: left;
    width: 858px;
    margin-left: 61px;
    background: url(images/dot-bottom.svg) no-repeat center top;
    background-size: cover;
}
.borde-bottom {
    height: 3px;
    float: left;
    width: 858px;
    margin-left: 61px;
    background: url(images/dot-top.svg) no-repeat center top;
    background-size: cover;
}
.borde-lado.iz {
    height: auto;
    float: left;
    width: 859px;
	background: url(images/dot-lado.png) repeat-y left -30px;
}
.borde-lado.der {
    height: auto;
    float: left;
    width: 859px;
	margin-left: 62px;
	background: url(images/dot-lado.png) repeat-y right -30px;
}
.nota{
	background: url(images/bk-nota.svg) no-repeat center center;
	float:left;
	width:332px;
	height:180px;
	font-size: 16px;
	margin-left: 214px;
	text-transform: uppercase;
	font-family: 'Cheltenham-Bold-T';
}
.nota p {
    margin: 0;
	    width: 200px;
    margin-left: 64px;
}
.nota strong {
    margin-top: 40px;
    float: left;
    width: 100%;
	font-family: 'GillSansStd-Light', Arial, Helvetica, sans-serif;
}
.full-carta{
	background: url(images/bk-full-carta.jpg) repeat center center;
	float:left;
	width:100%;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
	    position: absolute;
    top: 114px;
	    z-index: 100;
}

.hoja-borde-top {
    height: 30px;
    float: left;
    width: 1000px;
    background: url(images/top-carta.jpg) no-repeat center top;
}
.hoja-borde-bottom {
    height: 19px;
    float: left;
    width: 1000px;
    background: url(images/bottom-carta.jpg) no-repeat center top;
	margin-top: 30px;
}
.off{
	display:none;
	opacity:0;
}
.on{
	display:block;
	opacity:1;
}
.selector-hoja a {
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 26px;
    font-family: 'Cheltenham-Bold-T';
    letter-spacing: 0.2em;
    text-transform: uppercase;
	opacity:0;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
	    color: #000;
}
.carta .hoja img {
    width: 100%;
    height: auto;
	    -webkit-box-shadow: 10px 10px 10px 0.8px rgba(0,0,0,0.2);
    box-shadow: 10px 10px 10px 0.8px rgba(0,0,0,0.2);
}
.selector-hoja .thumb img {
    width: auto;
}
.selector-hoja a:hover{
	opacity:1;
}
.selector-hoja a span {
    margin: 65% 0 0 0;
    float: left;
    width: 100%;
}
.btn-carta-interior {
	background: #efe8c5;
	float:left;
	position:fixed;
	bottom: 0;
	width:100%;
	    z-index: 1;
}
.bullet-iz{
	background: url(images/bullet-iz.png) no-repeat center top;
	width:21px;
	height:21px;
	float:left;
	    position: absolute;
	left: 20px;
    bottom: 20px;
}
.bullet-der{
	background: url(images/bullet-der.png) no-repeat center top;
	width:21px;
	height:21px;
	float: right;
    position: absolute;
	right: 20px;
    bottom: 20px;
}
span.centro {
    float: left;
    margin: 0;
    width: 22%;
    left: 38.5%;
    position: relative;
}
span.centro img {
    float: left;
	margin-right: 20px;
}
span.centro h2 {
    font-size: 26px;
    font-family: 'Cheltenham-Bold-T';
    letter-spacing: 0.2em;
	margin: 32px 0px;
}
ul.galeria {
    padding: 0;
    margin: 0;
}
.galeria li {
    float: left;
    width: 100%;
	list-style:none;
	text-align: center;
	    margin: 40px 0;
}
.galeria li img {
    max-height: 400px;
    width: auto;
}
.galeria h3 {
    font-size: 18px;
    font-family: 'GillSansStd-Light', Arial, Helvetica, sans-serif;
    text-transform: none;
	    margin-top: 40px;
}
#prensa {
    float: left;
    width: 100%;
    background-color: #efe8c5;
}
.cabecera {
    float: left;
    width: 100%;
    position: relative;
    margin: 70px 0 10px;
}
#prensa h1.titulo {
    margin: 0;
    text-align: center;
	text-transform:uppercase;
}
.bullet-tit-iz{
	background: url(images/bullet-tit-iz.png) no-repeat center top;
	width:21px;
	height:21px;
	float:left;
	position: absolute;
	left: 40px;
    top: 30px;
}
.bullet-tit-der{
	background: url(images/bullet-tit-der.png) no-repeat center top;
	width:21px;
	height:21px;
	float: right;
    position: absolute;
	right: 40px;
    top: 30px;
}
.noticias {
    float: none;
    /* width: 100%; */
    padding: 0 40px;
}
.noticia-elemento {
    width: 30%;
    float: left;
    padding-right: 5%;
	background: url(images/dot-top.svg) no-repeat center bottom;
	background-size: 1600px;
	padding-bottom: 40px;
    margin-bottom: 40px;
}
.noticia-elemento:nth-child(3n+0) {
    padding-right: 0;
}
.noticia-elemento .titulo {
    float: left;
    width: 100%;
    font-size: 14px;
}
.noticia-elemento .titulo h2 {
    font-size: 16px;
    font-family: 'DINNextLTPro-Bold';
    text-transform: uppercase;
}
.noticia-elemento .titulo p {
    width: 80%;
    margin: 0 0 0 10%;
}
.single .previous {
    position: fixed;
    top: 50%;
    left: 40px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    text-indent: -999px;
}
.single .previous a{
    position: relative;
    width: 50px;
    height: 50px;
	float:left;
	background: url(owl-carousel/prev.png) no-repeat center center;
}
.single .next {
    position: fixed;
    top: 50%;
    right: 40px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    text-indent: -999px;
}
.single .next a{
    position: relative;
    width: 50px;
    height: 50px;
	float:left;
	background: url(owl-carousel/next.png) no-repeat center center;
}
.single .thumb {
    text-align: center;
}
.single .thumb img {
    width: auto;
    height: auto;
}
.single article .titulo {
    float: left;
    width: 100%;
    font-size: 14px;
}
.single article .titulo h2 {
    font-size: 16px;
    font-family: 'DINNextLTPro-Bold';
    text-transform: uppercase;
	color: #000;
}
.single article .titulo p {
    width: 80%;
    margin: 0 0 0 10%;
}
.single .entry-content {
    float: left;
    width: 40%;
    text-align: center;
    font-size: 18px;
    margin: 20px 30%;
}
.single .entry-content p{
	line-height:25px;
}
body.single-noticia {
    background-color: #efe8c5;
}
#reservas {
    float: left;
    width: 100%;
    position: relative;
	    text-align: center
}
.mitad {
    background-color: #ddd0d0;
    width: 50%;
    float: left;
}
.mitad.reserva {
    background: #ddd0d0 url(images/mano.png) no-repeat center left;
}
.mitad + .mitad {
    background-color: #efe8c5;
}
.top {
    float: left;
    width: 100%;
    height: 50%;
    min-height: 353px;
}
.bottom {
    float: left;
    width: 100%;
    height: 50%;
    min-height: 353px;
}
h1.titulo-reserva {
    font-size: 26px;
    font-family: 'Cheltenham-Bold-T';
    letter-spacing: 0.2em;
    color: #000;
    padding: 95px 0 30px;
    margin: 40px 0 40px;
    text-transform: uppercase;
    background: url(images/bk-reservas.png) no-repeat center center;
}
h1.titulo-ubicacion {
    font-size: 26px;
    font-family: 'Cheltenham-Bold-T';
    letter-spacing: 0.2em;
    color: #000;
    padding: 30px 0;
    margin: 105px 0 40px;
	text-transform: uppercase;
	background: url(images/bk-ubicacion.png) no-repeat center center;
}
span.fono {
    font-size: 24px;
    font-family: 'DINNextLTPro-Bold';
}
span.horario {
    float: left;
    width: 100%;
    margin: 20% 0 0 0;
}
.reserva .bottom {
	background: url(images/bullet-reserva.png) no-repeat center 90%;
}
#mercados {
    background-color: #d2d2d3;
}
#mercados img {
    max-width: 100%;
    width: auto;
}
 .social a.facebook{
	background: url(images/ico-facebook.png) no-repeat left;
	display: block;
	width: 50px;
	height: 50px;
	float: left;
    margin-right: 30px;

}
 .social a.twitter{
	background: url(images/ico-twitter.png) no-repeat left;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    float: left;
}

 .social a.youtube{
	background: url(images/ico-youtube.svg) no-repeat center center;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 20px;
    float: left;

}
 .social a.instagram{
	background: url(images/ico-instagram.svg) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
	float: left;

}
 .social a.correo{
	background: url(images/ico-correo.svg) no-repeat center center;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    margin: 0 15px 0 0;
}
.tres {
    width: 33.333%;
    float: left;
}
/* productos */
#ciruelas-d-agen {
    padding-top: 0;
}
#ciruelas-d-agen .entry-header h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 22px;
    color: #fff;
    background: #4E2658;
}
#ciruelas-d-agen .entry-header h1:after {
    background: #fff;
}

#fruta-fresca{
    padding-top: 0;
}
#fruta-fresca .entry-header h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 22px;
    color: #fff;
    background: #6A9C42;
    margin-bottom: 100px;
}
#fruta-fresca .entry-header h1:after {
    background: #fff;
}
#fruta-fresca h2 {
	margin-bottom: 30px;
}
#frutos-secos h2 {
	margin-bottom: 30px;
}
#frutos-secos{
    padding-top: 0;
}
#frutos-secos .entry-header h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 22px;
    color: #fff;
    background: #DF6C27;
    margin-bottom: 100px;
}
#frutos-secos .entry-header h1:after {
    background: #fff;
}
/* */
div.wpcf7 img.ajax-loader {
    width: auto;
}
.formulario {
    float: left;
    width: 50%;
}
#contacto {
    float: left;
    width: 50%;
	font-family: 'BrandonGrotesque-Regular';
}

#contacto h2 {
    text-align: left;
	font-size:16px;
    font-weight: normal;
}
#contacto h2 a{
	color:#fff;
}
#contacto h2:after {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    background: #fff;
    float: none;
    margin: 77px 0 35px;
}
#contacto h1 {
    text-align: left;
	font-size:34px;
}
#proceso-ciruelas-total .subpages {
    float: left;
    width: 100%;
    margin: 0;
}
#proceso-ciruelas-total .entry-content p {
    text-align: center;
}
#proceso-ciruelas-total .subpages .tres {
    padding: 40px;
    text-align: center;
}
#proceso-ciruelas-total .subpages .thumb img {
    width: auto;
    float: none;
    margin: 0 auto;
}
a.abrir-modal {
    /*background: #202021;
    color: #fff;
    font-size: 7pt;
    width: 140px;
    display: inline-block;
    text-align: center;
    margin-top: 40px;*/
}
#ciruelas-d-agen .subpages {
    float: left;
    width: 80%;
    margin: 100px 10% 0;
}
#ciruelas-d-agen .subpages h2 {
    color: #797B7D;
    font-size: 12pt;
    line-height: 18pt;
}
#ciruelas-d-agen .subpages .tres {
    width: 23%;
    margin-right: 2%;
}
#ciruelas-d-agen .subpages .tres:last-of-type {
    margin-right: 0;
}

ul {
    margin: 70px 0 0 0;
    list-style-position: inside;
    line-height: 40px;
    font-size: 16px;
    text-transform: uppercase;
}
.modal-content {
    float: left;
    width: 100%;
}
.cont-item-modal {
    float: left;
    width: 100%;
    padding: 0 40px 120px;
}
.modal-content h3 {
    color: #593357;
    font-size: 20pt;
    margin: 128px 0 88px;
}
.item-modal {
    width: 33%;
    float: left;
}
.item-modal .entry-content {
    float: left;
    width: 100%;
}
.item-modal .entry-content p{
	font-size: 10pt;
}
.close {
	background: url(images/cerrar.svg) center center no-repeat !important;
	width:20px;
	height:20px;
	text-indent:-999px;
	overflow:hidden;
	margin: 20px;
    position: absolute;
    right: 0;
}
a:focus {
    outline: none !important;
    text-decoration: none !important;
}
a.descarga {
    width: 100%;
    height: 24px;
    display: inline-block;
    margin: 10px 0 70px;
	background: url(images/ico-archivo.svg) center center no-repeat;
}
input:invalid, textarea:invalid {
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
div.wpcf7-mail-sent-ok {
    color: #fff;
    width: 100%;
    margin: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #191919 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #191919 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #191919 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #191919 !important;
}
.secciones {
    background: #fff;
    z-index: 1;
    position: relative;
    float: left;
	box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.2);
}
/*a.flecha {
    content: '';
    display: block;
    float: none;
    margin: 0 auto;
    width: 83px;
    height: 42px;
    position: absolute;
	background:url(images/flecha.svg) no-repeat bottom center transparent;
    top: -42px;
    left: 0;
    right: 0;
}*/
a.flecha {
    content: '';
    display: block;
    float: none;
    margin: 0 auto;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    height: 42px;
    overflow: hidden;
    width: 100px;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
	    z-index: 0;
}
a.flecha:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    transform: rotate(45deg);
    top: 27px;
    left: 25px;
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.2);
}

.iconos ul.listado {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 90%;
max-width: 1170px;
}
.iconos ul.listado li {
display: block;
    text-align: center;
    width: calc(100% / 6);
    float: left;
}
.iconos ul.listado img {
    max-width: 130px;
    float: none;
    margin: 0 auto;
}
.iconos ul.listado li h4 {
    width: 74%;
    margin: 0 14%;
    text-transform: uppercase;
    line-height: 26px;
}

.texto-destacado {
    background: #fff;
    width: 60%;
    padding: 40px 160px;
    float: none;
    margin: 0 auto;
}
.texto-destacado:before {
    content: '';
    display: block;
    float: none;
    margin: 0 auto;
    width: 83px;
    height: 42px;
    position: absolute;
	background:url(images/flecha.svg) no-repeat bottom center transparent;
    top: 0;
    left: 0;
    right: 0;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate180deg);
}
.contacto form {
    display: block;
    width: 80%;
    float: none;
    margin: 0 auto;
    max-width:500px;
}
.contacto form label {
    width: 100%;
}
a.btn-1 {
    background: #d5d6d7;
	color:#000;
    font-size: 30px;
    display: inline-block;
    padding: 30px 40px;
    width: 250px;
    text-align: center;
    margin: 70px 10px 0 0;
    max-width: calc(50% - 10px);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
a.btn-1:hover {
    background: #888;
	color: #fff;
}
.subpaginas .container {
    width: 96%;
    padding: 0;
	max-width: 1170px;
}
article.sub-pagina {
    width: calc(33.3% - 15px);
    float: left;
    position: relative;
    margin-right: 15px;
}
article.sub-pagina a {
    width: 100%;
    float: left;
    position: relative;
	display:block;
background: #696866;
}
article.sub-pagina a h1 {
    color: #fff;
    position: absolute;
    top: calc(50% - 16px);
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
	opacity:0;
    letter-spacing: 0.1em;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
article.sub-pagina a:hover h1 {
	opacity:1;
}
article.sub-pagina a:before {
    content: '';
    display: block;
    border: 1px solid #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 20px;
}
article.sub-pagina a img{
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
	opacity:1;
-webkit-backface-visibility: hidden;
}
article.sub-pagina a:hover img{
	
	opacity:0.65;
}

.contenido-pagina {
    width: 70%;
    margin: 0 auto;
}
.contenido-pagina h3 {
    width: 70%;
    margin: 0 auto;
}
.galeria {
    margin-top: 100px;
}
.gallery-columns-3 .gallery-item {
    margin-left: 10px;
    width: calc(33.3% - 10px) !important;
}
.gallery-columns-4 .gallery-item {
    margin-left: 10px;
    width: calc(25% - 10px) !important;
}
.gallery img {
    -webkit-backface-visibility: hidden;
}
.product-container {
    float: left;
    width: 100%;
    margin: 100px 0;
}
.product {
    width: 17%;
    float: left;
    margin: 0 4% 2.5%;
}
article.pop {
    position: fixed;
    top: calc(50% - 100px);
    height: 200px;
    width: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    float: none;
	background:#fff;
	padding:20px;
}
.foto-prod {
    width: 30%;
    float: left;
}
.texto-prod {
    width: 67%;
    float: left;
	margin-left:3%;
}
.texto-prod h4 {
    text-transform: uppercase;
    margin-bottom: 30px;
}
.product h4 {
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 30px;
    float: left;
    width: 100%;
}
.contenido-modal {
    padding: 100px 40px;
    float: left;
}
.product .full {
    background: #000;
}
.product .full img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    opacity: 1;
    -webkit-backface-visibility: hidden;
}
.product:hover .full img {
    opacity: 0.95;
}
.chile img {
    width: auto;
    margin:0 auto 40px;
}
section.oficinas {
    background-color: #a2a569;
    color: #fff;
    padding-top: 100px;
}
h2.titulo-seccion-2 {
    position: absolute;
    background: #fff;
    padding: 60px;
    width: 265px;
    z-index: 1;
    margin-top: 0;
}
.der {
    float: right;
}


h2 {
    font-size: 19px;
    color: #343434;
    font-family: 'Open Sans';
    font-weight: 400;
    letter-spacing: 2px;
	padding-top: 100px;
	
}

#wpcf-field-icono-servicios {
    height: 100px;
}


.col1 {
    width: 50%;
    float: left;
	margin-top: 70px;
	background:url(images/icsomoshome.png) no-repeat center top;
}

.col1:hover {
    width: 50%;
    float: left;
	margin-top: 70px;
	background:url(images/icsomoshover.png) no-repeat center top;
}


.col2 {
    width: 50%;
    float: right;
	margin-top: 70px;
	background:url(images/icinversiones.png) no-repeat center top;
}

.col2:hover {
    width: 50%;
    float: right;
	margin-top: 70px;
	background:url(images/inverhover.png) no-repeat center top;
}

h4 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    text-align: justify;
    font-weight: 200;
	line-height: 40px;
}




.col3 {
    width: 20%;
    float: left;
    margin-top: 70px;
    padding-right: 50px;
}


.col4 {
    width: 70%;
    float: right;
    margin-top: 70px;
    text-align: justify;

}

.col5 {
    width: 25%;
    float: left;
    margin-top: 70px;
    padding-right: 50px;
	background: url(images/logoicb.png) no-repeat bottom center;
    height: 140px;	
}


h1 {
    font-family: 'Open Sans', serif;
    font-size: 28px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;
	text-align: left;
	background:url(images/icsomos.png) no-repeat left;
	padding-left: 90px;
}

h3 {
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-family: 'Open Sans';
    font-weight: 200;
	margin-bottom: 40px;
   
}

h4 {
    font-family: 'Open Sans', serif;
    font-size: 28px;
    font-weight: 200;
    color: #575756;
    text-transform: uppercase;
	text-align: left;
	background:url(images/icicb.png) no-repeat left;
	padding: 20px 0 20px 90px;
}

.servfin {
    margin-top: 70px;
    width: 100%;
    padding-right: 800px;
}

.col7 {
    margin-top: 50px;    
    text-align: left;
}

h5 {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;

	margin: 22px 0;
}

h6 {
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-family: 'Open Sans';
    font-weight: 600;
	font-style:italic;
	margin-bottom: 100px;
   
}

.col6 {
    width: 40%;
    float: right;
    margin-top: 100px;
	margin-bottom: 50px;
}


h7 {
    font-family: 'Open Sans', serif;
    font-size: 28px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;
	text-align: left;
	background:url(images/icoinv.png) no-repeat left;
	padding: 30px 0 30px 90px;
}

.invtitulo {
    margin-top: 80px;
    width: 100%;
    text-align: left;
}


.inve1 {
    width: 20%;
    float: left;
    text-align: left;
    background: url(images/logoladera.jpg) no-repeat left;
    height: 140px;
}

.inveuno {
    width: 62%;
    float: right;
    text-align: justify;
}

.inve2 {
    width: 30%;
    float: left;
    text-align: left;
    background: url(images/logomore.jpg) no-repeat left;
    height: 190px;
}



.invedos {
    width: 62%;
    float: right;
    text-align: justify;
}

.inve3 {
    width: 35%;
    float: left;
    text-align: left;
}

.invetres {
    width: 62%;
    float: right;
    text-align: justify;
}

.inve4 {
    width: 30%;
    float: left;
    text-align: left;
}

.invecuatro{
    width: 62%;
    float: right;
    text-align: justify;
	margin-bottom: 50px;
}

.todouno {
	margin-top:100px;
	margin-bottom: 380px;
}

.tododos {
	margin-top: 100px;
}
.todotres {
	margin-top: 530px;
}

.todocuatro {

	margin-top: 870px;
}


.todoicb {
	    margin-top: 1100px;
}

.inveicb {
    width: 30%;
    float: left;
    text-align: left;
	/*background: url(images/logoicb.jpg) no-repeat left;*/
background: url(http://www.grosco.cl/grosco/wp-content/uploads/2019/06/logoicb.jpg) no-repeat left;
    height: 190px;
}

.textoicb{
    width: 62%;
    float: right;
    text-align: justify;
}


h8 {
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;
	background:url(images/flecha.png) no-repeat left;
	padding-left: 30px;
	margin: 22px 0;
	    line-height: 1.8;
}

h9 {
    font-family: 'Open Sans', serif;
    font-size: 28px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;
	text-align: left;
	background:url(images/contacto.png) no-repeat left;
	padding: 12px 0 12px 90px;
}

.contitulo {
   margin-top: 30px;
width: 100%;
text-align: left;
margin-bottom: 100px;

}

h10 {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.02em;
    font-family: 'Open Sans';
    font-weight: 200;
	margin-bottom: 40px;
	text-align: left;
   
}


.tele {
    margin-bottom: 50px;
	    margin-top: 250px;
}
}


h11 {
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: 600;
    color: #575756;
    text-transform: uppercase;
	text-align: left;
}

.titulocontacto {
    padding-top: 50px;
}

.infogrosco {
    padding-top: 30px;
}

.infodirecc {
    padding-top: 30px;
	padding-bottom: 30px;
}





.thumb {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}



.info.footer {
	background:url(images/cinta.png) no-repeat top;
	margin-top: 10px;
}



header.mobile {
	height:100%;
	width:0px;
	overflow: hidden;
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.directorio h2{
	color: #f39518;
	font-family:'Open Sans';
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    padding-top: 0;	
}

.col4 h3 {
    margin-bottom: 80px;
}

.directort h3 {
    margin-bottom: 40px;
}

.infocontacto1 {
    float: left;
    width: 50%;
}

.infocontacto2 {
    width: 50%;
    float: right;
}
.error404 .entry-content p {
    color: #1459a3;
    margin: 1em 0 1em;
}