@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Rosario);
@import url(//fonts.googleapis.com/css?family=Raleway);


html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #888888;
	position: relative;
	min-width: 960px;
/*	background: url(../images/bg_body.png) 0 0 repeat #9381a1;*/
	background: #9a91a1;
}

address {
	font-style: normal;
}
p {
	margin-bottom: 31px;
}
section {
    width: 63%;
    float: right;
    overflow: auto;
}
 .principal{width:100%}
 .principal p{ text-align:justify;}
aside {
    float: left;
    width: 25%;
	/*margin-left:40px;
    Si quisieramos ocultar el contenido relacionado pondriamos visibility a hidden*/
    /*visibility: hidden;*/
}
.superior{height:440px;}
.minigaleria{
	display:block;
	margin:15px auto;
	width:75%;}
#modal {
width:100%; /*Toma el 100% del ancho de la página*/
height:100%; /*Toma el 100% del alto de la página*/
position:fixed; /*Con este código hacemos que el contenedor se mantenga en la pantalla y para que tome las dimensiones del body y no de la entrada*/
background-color: rgba(1, 1, 1, 0.6); /*Color de fondo, incluye opacidad del 90%*/
top:0; /*Position superior*/
left:0; /*Posición lateral*/
z-index:9999; /*Evitamos que algún elemento del blog sobreponga la ventana modal*/
}
#imgModal { position: absolute;
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
margin:0 auto; /*Separación arriba y centrado*/
font-size:12px; /*Tamaño de la fuente*/
text-align:center; /*Alineación del texto*/
color:#222; /*Color del texto*/
background:#fff; /*Color de fondo*/
max-height:100%;
max-width:100%;
}
.minigaleria img{width:22%;margin:1.5%;}
h1, h2, h3, h4, h5, h6 {
	font-family:  'Rosario', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;

}

.logos img{
width:16%;
}

h2 {
	padding-top: 34px;
	font-size: 26px;
	padding-right: 50px;
	line-height: 36px;
	color: #7030a0;
	margin-bottom: 55px;
}

h3 {
	font-size: 20px;
	line-height: 30px;
	color: #3d3d3d;
}

h3 span {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #b9b9b9;
	text-transform: none;
}

h4 {
	font: 22px/26px 'Raleway', sans-serif;
	color: #666666;
}

p {
	margin-bottom: 21px;
}

img {
	max-width: 100%;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	margin-top: -1px;
	margin-bottom: 12px;
}

ul.list li {
	padding-left: 20px;
	background: url(../images/marker.png) 0 6px no-repeat;
}

ul.list li +li {
	margin-top: 6px;
}


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.link-1 {
	text-decoration: underline;
}
a:hover, a.btn:hover, a.btn1:hover  {
	color: #7030a0;
}

a.btn1 {
	font: 20px/30px 'Raleway', sans-serif;
	color: #3d3d3d;
	margin-top: 17px;
	display: inline-block;
}


.btn_wrap {
	margin-top: 26px;
	background: url(../images/p1_link_bg.png) 0 9px repeat-x;
}

a.btn {
	color: #474747;
	text-transform: uppercase;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline-block;
	background-color: #fff;
	padding-right: 18px;
}
/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 40px;
}

.img_inner {
	max-width: 100%;
	margin-top: 5px;
	margin-bottom: 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	height: 288px;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/


header {
	display: block;
	position: relative;
	z-index: 999;
	/*padding-top: 59px;*/
	background: #fff;
}

header h1 {
	z-index: 910;
	padding-bottom: 47px;
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	width: 226px;
	height: 78px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}


.page1_block {
	background-color: #fff;
	line-height: 22px;
}

.page1_block .center {
	padding: 22px  16px 0;
}

.page1_block  .img_inner {
	margin-bottom: 0px;
}

.horz {
	display: block;
	/*background: url(../images/doub_sep.png) 0 bottom repeat-x;*/
	height: 11px;
	padding-top: 43px;
}

.sw1 {
	background: url(../images/slider_bg.jpg) center 0 no-repeat #eeeeee;
}

h4 {
	margin-bottom: 18px;
}

.slider_wrapper.sw1 {
	height: 12px !important;
}
/**Content**/

p.text1 {
margin-bottom: 9px;
}

.clear.cl2 {
	height: 35px;
}

.content {
	background: #fff;
	padding-bottom: 55px;
}

.content.page1 {
	padding-bottom: 55px;
}
.page1 h3 {
	padding-top: 30px;
	margin-bottom: 23px;
}

 h3 {
	padding-top: 35px;
	margin-bottom: 23px;
}

.text1 {
	font-size: 14px;
	line-height: 20px;
}

img.round {
	border-radius: 50%;
}

.horz.h1 {
	padding-top: 33px;
	margin-bottom: 39px;
}

h4 span {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;;
	float: left;
	display: block;
	color: #fff;
	background-color: #d4d4d4;
	width: 51px;
	height: 51px;
	margin-right: 10px;
	letter-spacing: -3px;
	border-radius: 500px;
	font-size: 38px;
	line-height: 48px;
	text-align: center;
}

.horz.h2 {
	padding-top: 44px;
	margin-bottom: 45px;	
}


.horz.h3 {
	padding-top: 39px;
	margin-bottom: 7px;	
}

a.link1 {
	display: inline-block;
	font: 14px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/link_arrow.png) right 7px no-repeat;
	padding-right: 12px;
	color: #6c6c6c;
}

a.link1:hover {
	color: #7030a0;
}
.title {
	margin-bottom: 15px;
	padding-top: 22px;
	font: 40px/35px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d4d4d4;
}

.clear.cl1 	{
	height: 70px;
}


a.gal {
	display: block;
	margin-bottom: 23px;
	background: url(../images/magnify.png)  center center no-repeat #373737;
}

a.gal img {
transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img {
	opacity: 0.5;
}



.gallery .text1 {
	margin-bottom: 1px;
}

.gallery .clear {
	height: 44px;
}

.new {
	overflow: hidden;
}

.new+.new {
	margin-top: 35px;
}

.new a.btn1 {
	margin-top: 21px;
}

blockquote {
padding-top: 5px;
}

blockquote p {
	border: 1px solid #e9e9e9;
	background: url(../images/quotes.png) 13px 23px no-repeat;
	padding: 19px 22px 27px 45px;
	margin-bottom: 0;
}

blockquote a {
	text-decoration: underline;
}

.bq_bot {
	padding-left: 45px;
	background: url(../images/bq_bot.png) 40px 0 no-repeat;
	margin-top: -1px;
}

.bq_bot  span {
	display: block;
	padding-top: 28px;
	color: #3d3d3d;
}

.pr .text1 {
	margin-bottom: 1px;
}

.pr p {
	margin-bottom: 23px;
}

/**Map**/

.map {
	margin-bottom: 0 !important;
}


.map figure {
	display: block;
	width: 540px !important;
	height: 371px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 540px;
	height: 371px;
	max-width: 100%;
}
.map address {
	display: block;
}


.map address+address {
	margin-top: 22px;	
}
.map address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}
/**Footer**/

footer {

display: block;
}


.foot_top {
	background-color: #fff;
	padding-bottom: 48px;
}

.f_sep {
	margin-bottom: 67px;
	border-top: 1px solid #eaeaea;
}

.socials a {
	float: left;
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 55px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
}

.socials a:before {
	/*background: url(../images/socials.png) 0 0 no-repeat;*/
	width: 35px;
	height: 35px;
	margin: 0 auto;
	content: '';
	display: block;
}


.socials a:hover:before {
	background-position: 0 bottom;
}


.socials a.tw:before {
	background-position: -84px 0;
}

.socials a.tw:hover:before {
	background-position: -84px bottom;
}

.socials a.gp:before {
	width: 36px;
	background-position: right 0;
}

.socials a.gp:hover:before {
	width: 36px;
	background-position: right bottom;
}

.socials a+a {
	margin-left: 32px;
}

.socials a+a:after {
	content: '';
	pointer-events: none;
	display: block;
	width: 1px;
	position: absolute;
	left: -16px;
	bottom: 20px;
	height: 12px;
	background-color: #d5d5d5;
}

.fl1 {
	margin-top: 1px;
	float: left;
	margin-right: 10px;
}

.f_phone {
	color: #6e6c6c;
	font: 26px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.f_phone span {
	display: inline-block;
	margin: 0 2px;
	color: #7030a0;
}

.f_phone strong {
	margin-bottom: 1px;
	line-height: 20px;
	padding-top: 6px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #7030a0;
	display: block;
	font-size: 14px;
}

.f_address {
	background: url(../images/foot_phone.png) 0 7px no-repeat;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 7px;
	line-height: 20px;
	text-transform: uppercase;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.f_ver {
	position: relative;

} 

.f_ver:after {
	content: '';
	display: block;
	top: -24px;
	left: 20px;
	position: absolute;
	background-color: #f1f1f1;
	width: 1px;
	bottom: -32px;
}

.enlace_ig{
	all: unset;
	display:inline-block;
}

.icono_ig{
	all: unset;
	display:inline-block;
	float:left;
	margin-top:-35px;
}

.ig{
	all: unset;
	display:inline-block;
	float:left;
	margin-left: 5px;
	margin-top: 8px;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 60px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat 0px 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}

.copy {
	font: bold 14px/36px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 24px 0;
	word-spacing: 2px;
}



/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1080px) {
.camera_prev {
	left: 10px !important;
	z-index: 999;
}


.caption {
	left: 70px !important;
	padding-left: 0 !important;
}

.camera_next {
	right: 10px !important;
}

.camera_commands:after {
	display: block;
	position: absolute;
	content: '';
	left: 0px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	width: 60px;
}


}
@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

 .nowrap {
 white-space: normal;
}
 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}


.f_phone {
	font-size: 18px;

}


.comm {
	margin-right: 0 !important;
}

.title {
	font-size: 26px;
	line-height: 30px;
}


h2 {
	margin-bottom: 20px;
}
.caption p {
	padding-top: 50px !important;
}



.socials a + a {
    margin-left: 10px;
}

.socials a + a:after {
	left: -5px;
}


.page1 .slider_wrapper {
	height: 339px ;
}

h4 {
	font-size: 18px;
	line-height: 20px;
}

}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.gal img {
	width: 100%;
}

.pad1 {
	padding-right: 0;
}

.gallery .clear {
	height: 0;
}

.page1 .slider_wrapper {
	height: 300px ;
}


.camera_commands:after {
	display: none;
}


.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

 header {
 position: relative;
}
 header h1 {
 float: none;
 padding-bottom: 30px;

}
 header h1 a {
 height: auto;
 margin: 0 auto !important;
 text-align: right;
}
 header h1 a img {
 margin: 0 auto;
}
 header .container_16 .grid_16 a img{margin:0 auto}
 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}


 .img_inner {
 margin-top: 20px;
}

.clear.cl1 {
	height: 50px;
}

h4 {
	margin-top: 30px;
}

.f_address, .f_phone, .fl1 {
	margin-top: 30px;
}

.f_ver:after {
	display: none;
}

.caption {
	display: none;
}
.supfoto{width:100%;}
.supfoto h2{text-align:center;padding-right:0px;}
.supfoto img{width:100% !important;max-width:100% !important;height:auto !important}
.page1 .slider_wrapper {
	height: 200px ;
}
.superior{height:auto 	}
.raro{height:auto !important;width:100%;}
}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

.minigaleria{width:100%}


 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .map figure iframe {
 width: 100%;
 height: 200px;
}

}
