/* MENU */

ul.suckerfish > li > a, ul.dualfish > li > a, ul.dropline > li > a {

    padding: 14px 30px 16px;
    line-height: 100%;

}

#menu {

    float: right;
    margin: 20px 0 0 0;
    padding: 0 13px 0 0;

}

.negrita-rojo{
font-weight: bold;
color: #d50d17;	
	
}

/* CERTIFICACIONES */

.certificaciones h3{
font-size: 42px;
color: #fff;
}

.certificaciones p{
color: #fff;
font-size: 18px;
}

.certificaciones img{
margin-bottom: 20px;
margin-top: 10px;
border: 0px solid #333333;
box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 
}

.certificaciones img:hover{

-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 
}




.enlace a{
border: 1px solid #fff;
color: #fff;
padding: 4px;

}

.enlace a:hover{
background-color: #fff;
border: 1px solid #19171c;
color: #19171c;
padding: 4px;
}

/* MARCAS */

.marcas h3{
	font-size: 42px;
	padding-top:20px;
}

.marcas p{

font-size: 18px;
}

.marcas img{
padding: 0px;
border: 0px solid #333333;
margin-bottom: 50px;
margin-top: 10px;
box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 
}

.marcas img:hover{

-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 
}


/* TEXTO INICIO */
.fpwrap .welcome{
	margin: 10px;
	
}

.fpwrap h2{
	margin: 10px;
	
}

.fpwrap .fptext{
	margin: 10px;
	
}


/* ENCABEZADO DE P?GINAS */
.article_header {

    margin: 10px 0 10px 0;
    border-bottom: 0px solid #19171c;
    padding-bottom: 4px;

}


/* BORDE INFERIOR MENU */
body.sticky #header {

    max-width: 100% -80px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    border-bottom: 12px solid #d50d17;
	box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 

}

#component .title{
	margin-top: 30px;
	
}


/* BLOG */

.cat-item {

	
	box-shadow: 2px 2px 10px #666;        
    -webkit-box-shadow: 2px 2px 10px #666;  
	-moz-box-shadow: 2px 2px 10px #666; 
    position: relative;
    border: 1px solid #666;
    padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;

}

.cat-item:hover {
-webkit-transition: opacity 0.35s, -webkit-transform 0.15s;
	transition: opacity 0.35s, transform 0.15s;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	

}

.team {

    margin: 0 0 30px 0;
    float: left;
    border: 1px solid #ccc;
    
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 40px;
	background-color: #d50d17;
}

.team-rt .teamtitle-rt {

    color: #fff;
    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 0.6em 0;

}

.team-rt .teamintro-rt {
	color: #fff;
    margin: 0 0 0.4em 0;
    line-height: 144%;
    font-size: .875em;

}

.team-rt .smallbluebutton{
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #19171c;
	border: 2px solid #19171c;
}

.team-rt .smallbluebutton:hover{
	color: #fff !important;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;	
	border: 2px solid #fff;
	background-color: #d50d17;
}

.timeline-Widget{
	border-radius: none;
	
}

.imgframe, .article_date {

    background: 

    #fff;
    outline: 0px solid #000;

}
.imgframe {

    padding: 5px;

}

.blog-featured h1.pagetitle {

margin-top: 30px;
background-color: #fff;
color: #d50d17;
font-size: 3.8em;
letter-spacing: -1px;
line-height: 100%;
padding: 0
}


h4.title {

    padding: 0px 0px 20px 10px;

}
.box, .darkbox, .bluebox, .bluebox, .redbox, .greenbox, .pinkbox, .aquabox, .tanbox, .lightbox {

    padding: 20px;
    border: 0px solid #fff !important;
    outline: 0px solid #f1f1f1;
    margin-top: 30px !important;
}

.readmore{
	float: left;
	margin-left: 13px;
}
.readmore a{
	background-color: #d50d17;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #fff !important;
}

.readmore a:hover{
	background-color: #19171c;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #fff;
}

.icon-circle-arrow-right{
	color: #fff !important;
}

#component .title {

    margin-top: 20px;

}
/* CONTACTO PIE*/


#bottom1, #bottom2 p {
	color: #fff;
}

.contactwrap1 .circle1{
color: #fff;	
}

/* BANNER INFERIOR*/
.contenedor{
    position: relative;
    display: inline-block;
    text-align: center;
}
 
 
.contenedor img:hover{
	filter: opacity(.9);
	
}


.centrado{
    position: absolute;
    top: 50%;
	color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
}
	
.centrado .titulo{
	font-weight: bold;
	font-size: 36px;
}

.centrado p{
    font-size: 18px;
	margin-top: 20px;
	
}


#component p {

   font-size: 1.2em;

}

/* Lista la empresa*/
#lista2 {
    counter-reset: li; 
    list-style: none; 
    font-size: 1.2em ;
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#lista2 ol {
    margin: 0 0 0 2em; 
}

#lista2 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: .5em 0;
    background: #f6f6f6;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

#lista2 li:hover{
    background: #eee;
}

#lista2 li:hover:before{
    transform: rotate(360deg);  
}

#lista2 li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #d50d17;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
	color: #fff;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}



/* Lista Productos y servicios*/

#lista4 ol {
    counter-reset: li; 
    list-style: none; 
    list-style: decimal; 
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#lista4 ol {
    margin: 0 0 0 2em; 
}

#lista4 {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 3em;
    padding: 0;
     
    counter-reset: li-counter;
}

#lista4 > li{
    position: relative;
    margin-bottom: 20px;
    padding: 1em;
    border-left: 2px solid #CCCCCC;
    background-color: #f5f5f5;
}

#lista4 > li:before {
    position: absolute;
    top: 0;
    left: -0.95em;
    width: 1em;
 
    font-size: 4em;
    line-height: 1;
    font-weight: bold;
    text-align: right;
    color: #464646;
     
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    z-index: -99;
    overflow: hidden;
     
    content: counter(li-counter);
    counter-increment: li-counter;
}
/* Estilos GRID Figure */
.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1280px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 270px;
	/*max-width: 300px;
	max-height: 220px;
	width: 48%;*/
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 100%;
	height: 100%;*/
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
	word-spacing: 0.15em;
	font-weight: 300;
}

.grid figure h3 span {
	font-weight: 800;
}

.grid figure h3,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 0.6em;
}


/* Individual effects */


/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	background: #fff;
}

figure.effect-layla img {
	/*height: 220px;*/
}

figure.effect-layla figcaption {
	padding: 2.8em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h3 {
	padding-top: 2%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {

	text-transform: none;
	opacity: 0;
	
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla .texto {
font-size: 0.6em;
line-height: 100%;
color: #d50d17;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.3;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}


/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	background: #030c17;
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}



#region3{
border-left: none;
border-right: none;
}


/* NUESTRAS CERTIFICACIONES */
.certificacionpdf{

padding: 5px;
margin-top: 5px;
background-color: #d50d17;
	
}
.certificacionpdf a{
	background-color: #fff;
	padding: 4px;
	color: #d50d17;
	
}

/* PRODUCTOS Y SERVICIOS*/
.productos{
	margin-top: 0px;
	
	
}
.cat-productos h3{
	background-color: #d50d17;
	color:#fff;
	padding:5px;
	text-align:center;
	font-size: 18px;
	letter-spacing: 0px;
	
}

.cat-productos{
	
	color:#fff;
	border: 1px solid #19171c;
}


.cat-productos:hover {
	background-color: #fff;
	
	border: 1px solid #d50d17;
}




.cat-productos:hover img {

-transform:scale(0.9);
            -ms-transform:scale(0.9); 
            -moz-transform:scale(0.9); 
            -webkit-transform:scale(0.9);  
            -o-transform:scale(0.9); 
				
transition:all .5s ease-in-out;
filter: opacity(.6);
}

.texto-producto{
	margin: 0px;
font-size: 1.2em;
font-weight: 200;
color: #fff;
padding: 10px;
background-color: #d50d17;
text-align: center;
}



/*IMAGEN PRODUCTOS*/


.cat-productos{
margin-bottom: 15px;

}

.categoria-productos:hover .enlace-producto{
height: 20%;
font-size: 1.5em;
text-align: center;
line-height: 1.5em;
transform-origin: 100% 100%;
margin-bottom: 50px;
color: #000;
background-color: #fff;
}


.categoria-productos{
 margin: 6px;
 padding: 0px;
 position: relative;
 min-height: 150px;
overflow: hidden;
border: 0px solid #19171c;
}

.categoria-productos img{
width: 100%;
height: 100%;
position: relative;
padding: 0px;
transform: scale(1.10)  rotate(0deg);
-webkit-transition: all 2s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.categoria-productos:hover img{
width: 120%;
height: 120%;
opacity: 0.5;
transform: scale(1.30)  rotate(0deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}

.categoria-productos .enlace-producto{
    color: #fff;
    position: absolute;
    height: 50px;
    bottom: 0px;
    left: 0px;
    width: 100%;
font-size: 1.2em;
opacity: 0.9;
background: #d50d17;
padding: 10px;
vertical-align: middle;
text-align: center;
line-height: 1.5em;
font-weight: bold;
}


/* MAPA CONTACTO INICIO */
.mapa-contacto{
	background-color: #f2f1f1;
	/*border-top: 4px solid #d50d17;
	*/
}
.mapa-contacto h3{
	font-size: 42px;
	padding-top:20px;
}

/* BANNER PRESUPUESTO*/

.presupuesto{
border-top: 0px solid #ccc;	
	background-color: #19171c;
}


.presup-texto h3{
	
	text-align: left;
	font-size: 42px;
	
	color: #d3020d;
	padding: 15px;
}


.presup-texto p{
	
	text-align: left;
	font-size: 16px;
	
	color: #fff;
	padding: 15px;
}

.presup-texto a{

	border-radius: 50px;
	background-color: #d3020d;
	color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	vertical-align:middle;
}

.presup-texto a:hover{

	border-radius: 50px;
	background-color: #fff;
	color: #d3020d;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	vertical-align:middle;
}



.presup-texto{
   margin-top: 20px;
}


/* OBRAS REALIZADAS */

.obras{
	margin-top: 30px;
	background-color: #f4f4f4;
	
}



.cat-obras{
background-color: #f4f4f4;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;	

}

.cat-obras h3{
text-align: center;	
margin-bottom: 8px;	
color: #fff;
background-color: #d3020d;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;	
}

.cat-obras h3:hover{
text-align: center;	
margin-bottom: 8px;	
color: #fff;
background-color: #19171c;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 20px;	
}


/* ENLACES DEL SITIO */


.enlaces-sitio a {

    background-color: #d50d17;
    color: #fff;
    padding: 4px;
    margin: 4px;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #fff;
	border-radius: 5px;
}

.enlaces-sitio a:hover{

    background-color: #fff;
    color: #fff;
    padding: 4px;
    margin: 4px;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #fff;
}

/*CONTACTO*/

#contact-form{
	background-color: #d50d17;
	border: 0px solid #d50d17;
}

.boton-enviar{

    color: #fff;
    background-color: #19171c;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;
    border: 0px;
    font-size: 14px;

}

li {

    list-style-type: disc;
    margin-left: 20px;
	
	color: #3e3d42;
}
/* CAPTCHA */


#jform_captcha{
    transform: scale(0.77);
	transform-origin: 10 0;
	display: inline-block;
    margin: 0px 0px 0px 0px;
    text-align: justify;
}

@media screen and (max-width: 720px) {
#jform_captcha{
transform: scale(0.65);
    transform-origin: 0 0;
    display: inline-block;
    position: relative;
    left: 0;
    float: left;
    margin-left: 10px;
}
}


/*MENU MOVIL*/

/*.xtcmobilemenu{
	display: block;
    float: right;
	position: relative;
opacity: 1;
}

@media screen and (max-width: 720px) {
.xtcmobilemenu{
    display: block;
    position: relative;
	opacity: 1;
	float: right;
	color: #000;
}
}*/


@media screen and (max-width: 786px) {
	.xtcdefaultmenu {
	
		display:none;
	
	}
	}
	
	@media screen and (max-width: 786px) {
	.mobilebtn {
		background-color: #d50d17;
		background-image: url("../images/menu2.png") !important; 
		border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	position: relative;
	width: 25px;
	height: 25px;
	padding: 3px;
	float: left;
	margin: 10px 0 13px 13px;
	overflow: hidden;
	display: block; 
	}
	}
	
	@media screen and (max-width: 786px) {
	select.menu.suckerfish.xtcmobilemenu{
	display:block !important;
	color: #fff!important;
	padding: 5px;
	border: 0px solid #d50d17!important;
	}
	}
	
	@media screen and (max-width: 786px) {
	.mobilebtn select {
		background: none; 
border: none !important;
font-size: 16px;
height: 30px;
margin-right: 40px;
width: 15px;		
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
	}

	.mobilebtn select option {
		background: red;
	}
	}
	
	.mobilebtn {
	
		cursor: pointer;
	
	}

/*GALERIA DE FOTOS*/

/*Estilos de la galeria*/

.galeria {
	width: 100%;
	margin: auto;
	list-style: none;
	padding: 5px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	z-index: 999999999;
}

.galeria li {
	margin: 2px;
list-style: none;
padding-left: 0px;
border: 3px solid #e9e9e9;
border-radius: 30px;
box-shadow: 2px 2px 10px #666;   
}

.galeria img {
	width: 200px;
	height: 150px;
	border-radius: 30px;
	 
}

/*.galeria img:hover{
	width: 200px;
	height: 150px;
	border-radius: 30px;
	transform: scale(1.00) rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
border: 3px solid #d50d17;
}*/
	
	
	


/*Estilos del modal*/

.modal {
	display: none;
}

.modal:target {
	
	display: block;
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 100;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}


.imagen {
	width: 100%;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 10%;
}

.imagen a {
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	margin: 0 10px;
	font-family: Arial;
}

.imagen a:nth-child(2) {
	margin: 0;
	height: 100%;
	flex-shrink: 2;
}

.imagen img {
	width: 700px;
	height: 100%;
	max-width: 100%;
	border: 7px solid #d50d17;
	box-sizing: border-box;
}

.cerrar {
	display: block;
	background: #fff;
	width: 25px;
	height: 25px;
	margin: 15px auto;
	text-align: center;
	text-decoration: none;
	font-size: 36px;
	color: #000;
	padding: 5px;
	border-radius: 50%;
	line-height: 20px;
	position: absolute;
	top: 60%;
	left: 50%;
	
	
}


div.modal {
	margin-left: 0px;
    position: fixed;
    top: 0%;
    left: 0%;
    z-index: 1050;
    width: 100%;
	background-color: #fff;
    border: 1px solid #999;
}

div.modal .imagen img {
	
    top: 50%;
    
}


/*************GALERIA****************/
#fancybox-wrap {

    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 9999999999;
    outline: none;
    display: none;

}


/******VÍDEO INICIO*********/

#myVideo {
	margin-bottom: 30px;
	display: flex;
        align-content: center;
        justify-content: center;
}

#myVideo video {
	width: 100vw;
	max-width: 1349px;
	height: 450px;
	object-fit: cover;
	top: 0;
	left: 0;
	z-index: -1;
  }


#myVideoMobile video {
	width: 100vw;
	max-width: 1349px;
  }

  #myVideoMobile {
	margin-bottom: 30px;
  }


/******MODIFICACIONES ANCHURA MENÚ*********/

#menu ul.suckerfish li{
margin-left: 10px;
}

#menu ul.suckerfish li a{
padding: 14px 18px 16px;
}

