@charset "utf-8";
/* CSS Document */

/* font */
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('fonts/Roboto_Slab/RobotoSlab-Bold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('fonts/Roboto_Slab/RobotoSlab-Regular.ttf') format('truetype'); 
}
@font-face {
  font-family: 'RobotoSlab-Thin';
  src: url('fonts/Roboto_Slab/RobotoSlab-Thin.ttf') format('truetype'); 
}
@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('fonts/Roboto_Slab/RobotoSlab-Light.ttf') format('truetype'); 
}


/* slider */
.slider{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.slider #titlos{
	position:absolute;
	max-width:1000px;
	width:100%;
    margin-left:auto;
    margin-right:auto;
	font-family: 'RobotoSlab-Regular', sans-serif;
	color: rgba(255, 255, 255,1);
}
/* slider */




/* clear fix */
.grid-item:after {
 content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;

	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	max-width:1100px;
}
/* ---- .grid-item ---- */
/* ---- .cycle ---- */
#cycle { 
	height:auto;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	display:block;
}
.grid-item .imgLiquid {
	margin:auto;
}
.cycle-slideshow .imgLiquid img {
	height:100%;
	width:auto;
}
.cycle-prev, .cycle-next {
	position: absolute;
	opacity: .25;
	filter: alpha(opacity=25);
	z-index: 800;
	cursor: pointer;
}
.cycle-prev {
	background-repeat: no-repeat;
	background-position: center center;
}
.cycle-next {
	background-repeat: no-repeat;
	background-position: center center;
}
.cycle-prev:hover, .cycle-next:hover { 
	opacity: .75; 
	filter: alpha(opacity=75); 
	}
.disabled { 
	opacity: .5; 
	filter:alpha(opacity=50); 
}
#custom-caption {
	position: absolute;
	z-index: 600;
	padding: 15px;
	opacity: .5;
	background: rgb(33, 33, 33);
	background: rgba(33, 33, 33, 0.5);
	background-repeat: no-repeat;
	background-position: center center;
}
/* ---- .cycle ---- */
/* ---- .img-title ---- */
.img-title {
	margin: 0%;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
#titlos h2 {
	font-family: 'RobotoSlab-Regular', sans-serif;
	color: #333;
	text-align: left;
	letter-spacing: .1em;
	display: block;
	padding-bottom: 2%;
	margin: 0%;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.row{
}
#element{
	font-family: 'RobotoSlab-Regular', sans-serif;
	color: #333;
}
.row .type{
	color: #999;
}
row_gap .type{
	color: #666;
}
.map {
	display:block;
	position:absolute;
	bottom:0%;
	left:0%;
	float:left;
	margin-top:10%;
	z-index:4001;
	text-align:right;
}
.map a{
	font-family: 'OpenSans-Regular', sans-serif;
}


/* ---- .img-title ---- */


/* askfor */
.askfor {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color: #f4e8d9;
	z-index:4001;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.askfor  #titlos{
	font-family: 'RobotoSlab-Regular', sans-serif;
	color: rgba(33, 33, 33, .75);
	display:block;
}
#wrappers #content .askfor  #forma_ask {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrappers #content .askfor  #forma_ask #form_askfor {
	margin: 0px;
	padding: 0px;
}
#wrappers #content .askfor  #forma_ask fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
#wrappers #content .askfor  #forma_ask fieldset input {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:  rgba(33, 33, 33, .35);
	color: #333;
	font-family: 'RobotoSlab-Regular', sans-serif;
	background-color: #f4e8d9;
}
#wrappers #content .askfor  #forma_ask form fieldset label {
	color:  rgba(33, 33, 33, .5);
	font-family: 'RobotoSlab-Regular', sans-serif;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button {
	font-family: 'RobotoSlab-Regular', sans-serif;
	color: #FFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #A03664;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button:hover {
	background-color: #fff;
	color: #A03664;
}
#response {
	font-family: 'RobotoSlab-Regular', sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-top:5%;
	width: 100%;
}
#response a{
	color:#333;
	font-size: .85em;
	font-family: 'RobotoSlab-Regular', sans-serif;
	text-decoration: none;
}
#response a:hover{
	color: #000;
	text-decoration: underline;
}

/* askfor */

/* media queries min-width: 900px*/

@media all and (min-width: 900px) {

/* slider */
.slider{
	height: 25vh;
}
.slider #titlos{
    left:0;
    right:0;
	top:10%;
	font-size: 2.5em;
}
/* slider */
/* grid-item */
.grid-item {
	padding-bottom:2%;
	padding-top:2%;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}
/* grid-item */
/* cycle */
#cycle { 
	float:left;
	width:40%;
}
.grid-item .imgLiquid {
	width:100%;
	height:450px;
}
.cycle-prev, .cycle-next {
	top: 40%;
	width: 80px;
	height: 80px;
}
.cycle-prev {
	left: -15px;
	background-image: url(pics/prev.png);
}
.cycle-next {
	right: -15px;
	background-image: url(pics/next.png);
}
#custom-caption {
	background-image: url(pics/Zoom.png);
	width: 50px;
	height: 50px;
	bottom: 30%;
	left: 40%;
}
/* cycle */
/* ---- .img-title ---- */
.img-title {
	padding:0%;
	float:left;
	display:block;
	width:58%;
	margin-left: 2%;
}
#titlos h2 {
	font-size: 1.5em;
	width: 100%;
}
.row{
	width:100%;
	margin-top:.5%;
	font-size: 1em;
}
.row_gap{
	width:100%;
	margin-top:1.5%;
	font-size: 1em;
}
#element{
	font-size: 1em;
}
.row .type{
	margin-right:.5%;
	font-size: .85em
}
.map {
	width:40%;
}
.map a{
	font-size:.85em;
}
/* ---- .img-title ---- */
/* ---- .askfor ---- */
.askfor {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	width:100%;
	max-width: 350px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom:15px;
}
.askfor  #titlos{
	width:90%;
	font-size: 1.25em;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#wrappers #content .askfor  #forma_ask {
	width: 95%;
}
#wrappers #content .askfor  #forma_ask fieldset {
	display: inline-block;
}
#wrappers #content .askfor  #forma_ask fieldset input {
	width: 100%;
    font-size: .8em;
}
#wrappers #content .askfor  #forma_ask form fieldset label {
	font-size: 0.8em;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button {
	font-size: .8em;
	top: 6px;
	padding: 2%;
}
/* ---- .askfor ---- */
}
/* media queries min-width: 600px and max-width: 899px */

@media all and (min-width: 600px) and (max-width: 899px) {

/* slider */
.slider{
	height: 30vh;
}
.slider #titlos{
    left:5%;
    right:0;
	top:10%;
	font-size: 2.5em;
}
/* slider */
/* grid-item */
.grid-item {
	padding-bottom:2%;
	padding-top:2%;
	width: 90%;
	margin-top: 3%;
	margin-bottom: 3%;
}
/* grid-item */
/* cycle */
#cycle { 
	float:left;
	width:40%;
}
.grid-item .imgLiquid {
	width:100%;
	height:250px;
}
.cycle-prev, .cycle-next {
	top: 40%;
	width: 80px;
	height: 80px;
}
.cycle-prev {
	left: -15px;
	background-image: url(pics/prev.png);
}
.cycle-next {
	right: -15px;
	background-image: url(pics/next.png);
}
#custom-caption {
	background-image: url(pics/Zoom.png);
	width: 50px;
	height: 50px;
	bottom: 30%;
	left: 40%;
}
/* cycle */
/* ---- .img-title ---- */
.img-title {
	padding:0%;
	float:left;
	display:block;
	width:58%;
	margin-left: 2%;
}
#titlos h2 {
	font-size: 1.2em;
	width: 100%;
}
.row{
	width:100%;
	margin-top:.5%;
	font-size: .9em;
}
.row_gap{
	width:100%;
	margin-top:1.5%;
	font-size: .9em;
}
#element{
	font-size: .9em;
}
.row .type{
	margin-right:.5%;
	font-size: .85em
}
.map {
	width:40%;
}
.map a{
	font-size:.85em;
}
/* ---- .img-title ---- */
/* ---- .askfor ---- */
.askfor {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	width:100%;
	max-width: 350px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom:15px
}
.askfor  #titlos{
	width:90%;
	font-size: 1.25em;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#wrappers #content .askfor  #forma_ask {
	width: 95%;
}
#wrappers #content .askfor  #forma_ask fieldset {
	display: inline-block;
}
#wrappers #content .askfor  #forma_ask fieldset input {
	width: 100%;
    font-size: .8em;
}
#wrappers #content .askfor  #forma_ask form fieldset label {
	font-size: 0.8em;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button {
	font-size: .8em;
	top: 6px;
	padding: 2%;
}
/* ---- .askfor ---- */
}
/* media queries min-width: 401px and max-width: 599px */

@media all and (min-width: 401px) and (max-width: 599px) {

/* slider */
.slider{
	display:none;
}
/* slider */

/* grid-item */
.grid-item {
	padding-bottom:2%;
	padding-top:1%;
	width: 90%;
	margin-top: 1%;
	margin-bottom: 3%;
	overflow:hidden;
}
/* grid-item */
/* cycle */
#cycle { 
	width:100%;
}
.grid-item .imgLiquid {
	width:100%;
	height:300px;
}
.cycle-prev, .cycle-next {
	top: 40%;
	width: 80px;
	height: 80px;
}
.cycle-prev {
	left: -15px;
	background-image: url(pics/prev.png);
}
.cycle-next {
	right: -15px;
	background-image: url(pics/next.png);
}
#custom-caption {
	background-image: url(pics/Zoom.png);
	width: 50px;
	height: 50px;
	bottom: 30%;
	left: 40%;
}
/* cycle */
/* ---- .img-title ---- */
.img-title {
	padding:0%;
	float:left;
	display:block;
	width:95%;
	margin-top: 2%;
}
#titlos h2 {
	font-size: 1.2em;
	width: 100%;
}
.row{
	width:100%;
	margin-top:.5%;
	font-size: .9em;
}
.row_gap{
	width:100%;
	margin-top:1.5%;
	font-size: .9em;
}
.row:last-of-type {
	margin-bottom:5%;
}
#element{
	font-size: .9em;
}
.row .type{
	margin-right:.5%;
	font-size: .85em
}
.map {
	width:100%;
}
.map a{
	font-size:.85em;
}
/* ---- .img-title ---- */
/* ---- .askfor ---- */
.askfor {

	width:100%;
	padding-top: 5px;
	padding-bottom: 15px;
}
.askfor  #titlos{
	width:90%;
	font-size: 1.25em;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#wrappers #content .askfor  #forma_ask {
	width: 95%;
}
#wrappers #content .askfor  #forma_ask fieldset {
	display: inline-block;
}
#wrappers #content .askfor  #forma_ask fieldset input {
	width: 100%;
    font-size: .8em;
}
#wrappers #content .askfor  #forma_ask form fieldset label {
	font-size: 0.8em;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button {
	font-size: .8em;
	top: 6px;
	padding: 2%;
}
/* ---- .askfor ---- */

}
/* media queries max-width: 400px */

@media all and (max-width: 400px) {

/* slider */
.slider{
	display:none;
}
/* slider */

/* grid-item */
.grid-item {
	padding-bottom:2%;
	padding-top:1%;
	width: 90%;
	margin-top: 1%;
	margin-bottom: 3%;
	overflow:hidden;
}
/* grid-item */
/* cycle */
#cycle { 
	width:100%;
}
.grid-item .imgLiquid {
	width:100%;
	height:200px;
}
.cycle-prev, .cycle-next {
	top: 40%;
	width: 80px;
	height: 80px;
}
.cycle-prev {
	left: -15px;
	background-image: url(pics/prev.png);
}
.cycle-next {
	right: -15px;
	background-image: url(pics/next.png);
}
#custom-caption {
	background-image: url(pics/Zoom.png);
	width: 50px;
	height: 50px;
	bottom: 30%;
	left: 40%;
}
/* cycle */
/* ---- .img-title ---- */
.img-title {
	padding:0%;
	float:left;
	display:block;
	width:95%;
	margin-top: 2%;
}
#titlos h2 {
	font-size: 1.2em;
	width: 100%;
}
.row{
	width:100%;
	margin-top:.5%;
	font-size: .9em;
}
.row_gap{
	width:100%;
	margin-top:1.5%;
	font-size: .9em;
}
.row:last-of-type {
	margin-bottom:15%;
}
#element{
	font-size: .9em;
}
.row .type{
	margin-right:.5%;
	font-size: .85em
}
.map {
	width:100%;
}
.map a{
	font-size:.85em;
}
/* ---- .img-title ---- */
/* ---- .askfor ---- */
.askfor {

	width:100%;
	padding-top: 5px;
	padding-bottom: 15px;
}
.askfor  #titlos{
	width:90%;
	font-size: 1.25em;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#wrappers #content .askfor  #forma_ask {
	width: 95%;
}
#wrappers #content .askfor  #forma_ask fieldset {
	display: inline-block;
}
#wrappers #content .askfor  #forma_ask fieldset input {
	width: 100%;
    font-size: .8em;
}
#wrappers #content .askfor  #forma_ask form fieldset label {
	font-size: 0.8em;
}
#wrappers #content .askfor  #forma_ask #form_askfor .submit_button {
	font-size: .8em;
	top: 6px;
	padding: 2%;
}
/* ---- .askfor ---- */
}