@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');


html {
	height: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
	font-size: 14px; font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #7A7A7A;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased; height:100%; margin:0; 
}

.cartelModal {   position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    text-align: center;
    height: 100%;width:100%; text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;}
.cartelBg {   position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; height: 100%;width:100%; background: rgba(0,0,0,0.5); z-index: -1}
.cartelContent {background-image: linear-gradient(to right bottom, rgb(255, 255, 255), rgb(242, 242, 242));
    width: 600px;
    height: 360px;
    max-height: 100%;
    background-color: rgb(246, 195, 0);
    border-radius: 7px;
    color: rgb(0, 0, 0) !important; z-index: 9999;
    animation-duration: 1s;
    display: block; padding: 25px; position: relative;webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;}
.cartelContent h1 {color: #000000 !important;
    font-size: 24px;
    margin: 0;
    font-weight: normal;
    display: block;font-weight: 400}
.cartelContent hr {border-top: 1px solid #493c3c !important; margin: 15px 0}
.cartelContent h2 {    color: #000000; font-size: 1.4em !important;font-family: 'Raleway', sans-serif; padding: 40px; font-weight: 200; line-height: 1.5em; text-transform: none!important}
.cartelContent h2 a{    color: #000000;}
.cartelContent span {color: rgb(0, 0, 0) !important;   top: 10px;   right: 4%;  position: absolute; cursor: pointer}

.contentClose {opacity: 0; margin-top: -120%; visibility: hidden}
.cartelClose {opacity: 0; visibility: hidden; display: none}

h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif;font-weight: 700;text-transform: uppercase;}
h1 { font-size:26px;  margin:34px 0 20px 0;  color: #808080; }
h2 { font-size:24px; margin: 16px 0;}
h2 span{ font-size:24px; margin: 16px 0; font-weight: 300}
h3 {    color: #7a7a7a;   font-size: 22px;}
h4 { font-size:18px;  margin: 10px 0}
h5 { font-size: 14px; color: #000; margin: 10px 0}
h6 { margin: 10px 0; font-size: 12px}

.center {text-align:center; display: block}
.negro {color:#585348!important}
.fino {font-weight:400!important}
.bold {font-weight:700!important}
.margin120 {margin: 120px auto!important}
.margin80 {margin: 80px auto!important}
.subYellow {border-bottom:#E3B614 1px solid; padding-bottom: 60px!important; margin-bottom: 20px!important}
.padding40 {padding:40px 0}
.padding50 {padding:50px 0!important}
.padding120 {padding:120px 0}
.paddingTop30 {padding:30px 0 0 0}
.paddingTop40 {padding:40px 0 0 0}
.paddingTop50 {padding:50px 0 0 0}
.paddingTop60 {padding:60px 0 0 0}
.paddingBottom50 {padding:0px 0 50px 0}
.paddingBottom30 {padding:0px 0 30px 0}
.pGris { background: rgba(170,170,170,0.1); padding: 20px 25px; margin-bottom: 10px; font-size: 16px}
.floatRight {float:right; text-align: right; position: relative}

.bgYellow {background: #F1C42C}
.yellow {color:#f1c42c}

ul, li {
	list-style: none;
}
p {
	font-size: 13px;
	color: #333;
	line-height: 16px;font-family: 'Open Sans', sans-serif; font-weight: 200
}
a,button {
	text-decoration: none;webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.autoClearer:before,
.autoClearer:after {
    content: " ";
    display: table;
}
.autoClearer:after {
    clear: both;
}
input[type="radio"],
input[type="checkbox"] {

}
input[type="text"],
input[type="password"],
input[type="email"] {
}
iframe { border:none}

}
.content-mini,
.content-medium,
.content-large {
	width: auto;
	margin: 0 auto;
}
.content-full {width: 100%;	margin: 0 auto; max-width: 1920px; overflow: hidden}
.content {width: 100%;	margin: 0 auto; max-width: 1140px; }
@media (min-width: 1226px) {
.content-medium,
.content-large {
	width: 1300px;  margin: 0 auto
	}
}

@media (max-width: 768px) {
.content-medium,
.content-large {
	padding-left: 10px; padding-right: 10px
	}
}
/************** MENU *****************/

.top-bar {width: 100%;display: block;	-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;	-ms-transition: all 0.9s ease;	-o-transition: all 0.9s ease;	transition: all 0.9s ease; height: 47px; background:#5e5f61; position: relative; float: left  }
.top-bar ul {float:right; margin-top: 4px}
.top-bar ul li{display:inline-block}
.top-bar ul li a{color:#fff; font-size: 13px; font-weight: 300; padding: 10px; display: block}
.top-bar ul li a:hover{color:#f7d047; }
.progBtn {  background:#f7d047; color:#666666!important;  padding:9px 20px 10px 20px!important; font-weight: 400!important; margin-left: 6px}
.progBtn:hover{  background:rgb(252, 168, 0); color:#fff!important;}
header { width: 100%;display: block;	-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;	-ms-transition: all 0.4s ease;	-o-transition: all 0.4s ease;	transition: all 0.4s ease; background: #fff  ;position:fixed; top: 0px; left: 0px;	z-index: 6999; }

.display { opacity:0.7}

header .logo {	 -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease; position: relative; float: left; height: 90px; margin: 15px 0 0 43px}

header .content { position:relative; background: url("../img/bg-footer.jpg"); background-position: 0px -13px; background-repeat: no-repeat; background-size: contain; overflow: hidden}	
header .logo img{ width:100%}
.styk.open .logo { height: 60px!important}

.contentLogo { position: relative; float: left; width: 100%}
.contentLogo ul{ margin-top: 14px}
.contentLogo li{ display: inline-block;}
.contentLogo li:after{content: '|'; display: block; position: relative; float: right; font-weight: bold}
.contentLogo li a{color:#000; font-size: 13px;font-family: 'Raleway', sans-serif; font-weight: bold; padding:0 8px}
.contentLogo li:last-child a{padding-right:0px!important}
.contentLogo li:last-child:after{display:none}
.orangeMenu {color:#f2692a!important;font-size: 16px!important; font-family: 'Lato', sans-serif!important;}
.orangeMenu a{color:#f2692a!important;font-size: 16px!important; font-family: 'Lato', sans-serif!important;}
.orangeMenu:after{color:#f2692a!important;font-size: 16px!important;}
.contentLogo h1{color:#B1B1B1; font-size: 28px;font-family: 'Lato', sans-serif; font-weight: 500; text-transform: none!important; margin: 34px 0 13px 0!important;-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.styk.open .contentLogo h1{ font-size: 24px; margin: 25px 0 0 0!important}

.menu-nav {-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease; position: relative; float: left; width: 100%; margin:6px 0 2px 0}
.menu-nav .menu {text-align: center;display: grid; grid-template-columns: repeat(6,1fr); grid-column-gap: 2px}

.queMenu{ background: rgba(201, 30, 62, 0.80)}
.queMenu:hover{ background:#c91e3e}
.escleMenu{ background:rgba(242, 105, 41, 0.80)}
.escleMenu:hover{ background:#f26929}
.creciMenu{ background:rgba(120, 58, 185, 0.80)}
.creciMenu:hover{ background:#783ab9;}
.osteoMenu{ background:rgba(0, 149, 142, 0.80)}
.osteoMenu:hover{ background:#00958e}
.inmuMenu { background:#549be4}
.inmuMenu:hover { background:#4e8dce}
.fabryMenu{ background:rgba(244, 195, 0, 0.80)}
.fabryMenu:hover{ background:#f4c300}


.menu-nav .menu li {	display: inline-block;	zoom: 1; position:relative}
.menu-nav .menu li a {
	color: #fff;  
	display: block; padding: 10px 0 11px 0;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	font-weight: 600; cursor:pointer; text-transform: uppercase;text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);}


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


/**** styky ****/
.stiky {
	background: rgba(255,255,255,1);
	width: 100%;
	height: 0;
	overflow: hidden;
	position: fixed;
	opacity: 0.5;
	top: 0;
	z-index: 99;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.stiky.open {
	opacity: 1;
	height: 30px;
}


/****************** HOME ******************/
.diapo {clear: both; position:relative; float:left; width:100%;}

.slider-home {	display: block;	padding: 165px 0 0 0;	position: relative; height:100%; background:#fff; }
.swiper-container { width: 100%;  height: 100%;  }
.swiper-slide {    text-align: left;  min-height:434px;  padding:30px 0 0 80px;background-position: right!important    }
.slide1 {background:#00958e url(../img/slider/slide1.jpg) no-repeat; background-size:cover}
.slide2 {background:#793ab9 url(../img/slider/slide2.jpg) no-repeat; background-size:cover}
.slide3 {background:#f26929 url(../img/slider/slide3.jpg) no-repeat; background-size:cover}

.navigation {position:absolute; bottom: 10px; left: 0px; width: 100%; text-align: center; z-index: 999}
.navigationContent { display: block; position: relative; margin: 0 auto}
.swiper-pagination-bullet {display: inline-block!important; opacity: 1!important;
    width: 10px!important;
    height: 10px!important;
    margin:0 3px!important;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)!important;
    border: 1px solid #fff!important;
    border-radius: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease; }
.swiper-pagination-bullet:hover {
    background-color: #c91e3e!important;
    border:1px solid #c91e3e!important; opacity: 1!important}
.swiper-pagination-bullet-active {
    background-color: #c91e3e!important;
    border:1px solid #c91e3e!important; opacity: 1!important}
.swiper-pagination {position:relative; z-index: 999}
.button-prev {	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;     color: #000;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999; left: 0px; cursor: pointer}
.button-next { 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;     color: #000;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999; right: 0px; cursor: pointer}
.button-prev:hover {left:10px}
.button-next:hover {right:10px}
 
.swiper-slide h1{    font-family: 'Raleway', sans-serif;
    font-size: 57px;
    font-weight: 200;
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 0px; color: #fff}
 
.swiper-slide h2{ font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 200;
    text-transform: none;
    padding: 6px 0;
    margin: 0 0 20px 0; color: #fff;
}
 
.swiper-slide p{ font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    max-width: 70%;
    border-top: 1px solid #fff;
    padding-top: 18px; color: #fff
}
.swiper-slide a{ padding: 8px 22px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 5px;
    display: inline-block;}
.swiper-slide a:hover{ }

.tapaBlanca {background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}

h1 span{font-weight: 400; }
h2 span{font-weight: 400; }

h1.titulo {
    color: #c91e3e;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none; margin: 20px 0 10px 0!important
}

.contact-content{font-family: 'Raleway', sans-serif!important; font-size: 14px!important}

.headInternas {position:relative;  margin-top: 165px}

.que-es .footGris {display:none}
.que-es .titInterna { background: #c91e3e; padding: 10px 0; margin-top: 10px}
.contacto .titInterna { background: #c91e3e; padding: 10px 0; margin-top: 10px}
.esclerosis .titInterna { background: #f26929; padding: 10px 0; margin-top: 10px}
.crecimiento .titInterna { background: #793ab9; padding: 10px 0; margin-top: 10px}
.osteoporosis .titInterna { background: #00958e; padding: 10px 0; margin-top: 10px}
.inmunologia .titInterna { background: #549be4; padding: 10px 0; margin-top: 10px}
.fabry .titInterna { background: #f4c300; padding: 10px 0; margin-top: 10px}

.titInterna h1{ font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    letter-spacing: 0;
    padding: 0;
    margin: 10px 15px;}
.titInterna h1 span {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase; font-weight: 200!important
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
	color: #333;}
.breadcrumb a {color:#333}
.contenidos h1 {
    color: #c91e3e;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none; margin: 20px 0 10px 0
}

.nopadding { padding: 0px!important;}

.contenidos p, .contenidos ol li, .contenidos ul li, div.textwidget {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 22px;
	color: #333;}
footer .contenidos img {float: left;position: relative; width: 55%}
footer .contenidos div {float: left; position: relative; padding-left: 30px; width: 45%}

.graficoLeft  {float: left;position: relative; width: 55%}
.txtGrafico  {float: left;position: relative; width: 45%; padding-left: 30px}

#sidebar-nav {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;line-height: 1.7857; padding-right: 15px
}
#sidebar-nav ul li {
    background: #f6f6f6;
    margin: 2px 0;
}
#sidebar-nav ul li a{padding:13px 15px; display: block
}

#sidebar-nav ul li ul li {background: transparent; padding-left: 40px}

#sidebar-nav ul li ul {
    list-style: none;
	padding:0 0 10px 0px;}

#sidebar-nav ul li ul li a {
    padding:6px 0;
    font-size: 13px;
    background: none;
	text-transform: none;}

body.esclerosis #sidebar-nav ul li:nth-child(5) a {
    color: #f26929;
    font-weight: 600;
    padding-left: 40px;
    background: url('../img/ESCLEROFERON.png'); background-repeat: no-repeat; background-position:10px center
}

body.esclerosis #sidebar-nav ul li.active:nth-child(5) a {    background: url(../img/ESCLEROFERON_blanco.png) 10px center no-repeat #f26929;}


body.esclerosis #sidebar-nav ul li a {
    color: #f26929;
    font-weight: 600;
    padding-left: 40px!important;
	background-image: url("../img/bullet.png") ; background-repeat: no-repeat; background-position:10px center}

body.esclerosis #sidebar-nav ul li.active a {
    background-color: #f26929;	color: #fff !important;	background-image: url("../img/bullet_active.png") ; background-repeat: no-repeat; background-position:10px center}

body.esclerosis #sidebar-nav ul li.active  {
	background-color: #f26929;	color: #fff !important;	}

body.esclerosis .contenidos ul li, .contenidos ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
	color: #f26929;}

#contenido .contenidos {    background: url("../img/bg_contenido.jpg") center top repeat-x;
    padding: 15px;
    margin-bottom: 80px;}


.contenidos ul {padding-left: 40px}
.contenidos ul li:before{content: '•'; position: relative; float: left; margin-right: 10px; font-size: 24px}

body.esclerosis .figura, .figura {
    border-left: 3px solid #d5d5d5;
    border-right: 3px solid #d5d5d5;
    border-bottom: 3px solid #d5d5d5;
    border-top: 8px solid #f26929;
    color: #c91e3e;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    width: 300px;
    margin-left: 20px;
    background: #d5d5d5;
	padding: 3px;}

body.crecimiento #sidebar-nav ul li a {
    color: #793ab9;
    font-weight: 600;
    padding-left: 40px;
	background: url(../images/bullet_crecimiento.png) 10px center no-repeat;}

body.crecimiento #sidebar-nav ul li.active, body.crecimiento #sidebar-nav ul li.active a {
    background: #793ab9;
	color: #fff !important;}
body.crecimiento #sidebar-nav ul li a {
    color: #793ab9;
    font-weight: 600;
    padding-left: 40px;
	background: url(../img/bullet_crecimiento.png) 10px center no-repeat;}

body.crecimiento .contenidos blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; text-align: left!important; font-style: normal!important
}
body.osteoporosis .contenidos blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; text-align: left!important; font-style: normal!important
}
body.crecimiento .contenidos blockquote p{    margin: 0px!important;}
body.crecimiento #sidebar-nav ul li.active a {background: url(../img/bullet_crecimiento_active.png) 10px center no-repeat #793ab9;}
body.crecimiento .contenidos ul li {color: #793ab9;}
body.crecimiento button.accordion {background-color: #793ab9;}
body.crecimiento button.accordion:hover {background-color: #6c2eab;}
body.crecimiento button.accordion.active {background-color: #6c2eab;}


body.fabry #sidebar-nav ul li.active, body.fabry #sidebar-nav ul li.active a {
    background: #f4c300;
    color: #fff !important;}
body.fabry #sidebar-nav ul li a {
    color: #f4c300;
    font-weight: 600;
    padding-left: 40px;
    background: url(../img/ISo-logo.png) 10px center no-repeat;
    background-size: 20px;
}

body.fabry .contenidos blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; text-align: left!important; font-style: normal!important
}

body.fabry .contenidos blockquote p{    margin: 0px!important;}
body.fabry #sidebar-nav ul li.active a {background: url(../img/bullet_crecimiento_active.png) 10px center no-repeat #f4c300;}
body.fabry .contenidos ul li {color: #f4c300;}
body.fabry button.accordion {background-color: #f4c300;}
body.fabry button.accordion:hover {background-color: #6c2eab;}
body.fabry button.accordion.active {background-color: #6c2eab;}


body.osteoporosis .contenidos ul li { color: #00958e;}
body.osteoporosis #sidebar-nav ul li.active, body.osteoporosis #sidebar-nav ul li.active a {
    background: #00958e;
    color: #fff !important;
}
body.osteoporosis #sidebar-nav ul li.active, body.osteoporosis #sidebar-nav ul li.active a {
    background: #00958e;
    color: #fff !important;
}
body.osteoporosis #sidebar-nav ul li.active a {	background: #00958e url(../img/bullet_osteoporosis_active.png) 10px center no-repeat  }
body.osteoporosis #sidebar-nav ul li a {
    color: #00958e;
    font-weight: 600;
    padding-left: 40px;
    background: url(../img/bullet_osteoporosis.png) 10px center no-repeat;
}

body.inmunologia #sidebar-nav ul li a {
    color: #549be4;
    font-weight: 600;
    padding-left: 40px;
    background: url(../img/simbolo_hyrimoz.png) 10px center no-repeat;
}

body.inmunologia #sidebar-nav ul li.active a {
    background: url(../img/simbolo_hyrimoz_active.png) 10px center no-repeat #549be4!important;
}

body.inmunologia #sidebar-nav ul li.active, body.inmunologia #sidebar-nav ul li.active a {
    background: #549be4;
    color: #fff !important;
}
body.inmunologia .contenidos ul li {
    color: #549be4;
}

.figura img {
    margin-bottom: 3px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pull-right {float: right!important}
.pull-left {float: left!important}

/************************ G E N E R I C O S *****************************/

*:focus, a:focus {
    outline: none;
}

article {
	display: block;
}
button.accordion {
    background-color: #f26929;
    color: #fff;
    cursor: pointer;
    padding: 12px 0 12px 35px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s; margin-bottom:1px;background-image: url(../img/bullet_active.png);
    background-repeat: no-repeat;
    background-position: 10px center;
	margin-bottom: 10px; border-top-left-radius: 3px; border-top-right-radius: 3px;font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

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

/*button.accordion:after {
    content: '+';
    font-size: 16px;
    color: #fff;
    float: right;
    margin-left: 5px;
}*/

button.accordion:hover:after {
    /*  color:#585858 Unicode character for "minus" sign (-) */
}

button.accordion.active:after {
    /* content: "-"; color:#585858 Unicode character for "minus" sign (-) */
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
div.panel p { margin:10px 0 20px; line-height:22px; width: 80%}
.accordionContent { margin-top:0px; width:100%; position:relative}

div.panel li::marker {
  content:  counter(list-item) "."; margin-right: 5px
}

div.panel li {padding-left:5px}

img {max-width:100%}


section {overflow: hidden}

.half {position:relative; float: left; width: 50%; padding: 10px}
.home .half img{width: 100%}
.home .half h1 { margin: 0px!important}
.half span.mas {position:absolute; top: 0px; left: 32px; color: #ba006f; font-size: 56px}

.flex {display:flex}
blockquote {font-size:20px; font-style: italic; font-weight: 300; text-align: center; color:#212121; margin: 0px!important }
.itemCenter {align-items:center; display: flex}
.itemRight {text-align: right}

.gris3 .bajada { margin-bottom: 80px}
p.bajada {font-size:24px; line-height: 32px; margin: 30px 0 0 0}
p.bajadaNota {font-size:24px; line-height: 32px; margin: 50px 0}

.search {margin-top:60px}
form.buscador { display: grid;grid-template-columns: repeat(5,1fr); align-items: center; grid-gap: 20px } /*width: 19%; margin: 0 0.5%*/
.formItem {position:relative}
.formItem input, select, option {width:100%;background:rgba(88,83,72,.05); border:none!important;border-radius: 12px; padding:16px 20px; }
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Remove default arrow */
    background-image: url('../img/select.svg') ; background-size: 20px;background-repeat: no-repeat;   background-position: 94% 22px; cursor: pointer
    /* Add custom arrow */
}


::placeholder {}


.newsHomeList {display:grid;grid-template-columns: repeat(3,1fr); grid-gap: 30px;}
.newsHomeList div span {color:#f0c32c; font-weight: 300;  display: block; margin-bottom: 28px}
.newsHomeList h3 {ont-family: 'Raleway', sans-serif;
    font-size: 21px;
    color: #c91e3e;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none; margin-bottom: 10px}
.newsHomeList p {    font-size: 13px;
    color: #333;
    letter-spacing: 0;
    line-height: 16px;}
.newsHomeList a {font-size: 13px;
    color: #c91e3e;
    letter-spacing: 0;
    font-weight: bold;}

ul {padding-left: 0px; margin: 0}

.bgGris { background:#f6f6f6; padding:15px}


footer {	display: block;	padding: 0px 0; font-size:12px; text-align:left; position:relative; float:left; width:100%; margin-top: 22px;  }
footer .content {}
footer .legal {
    background-color: #c91e3e;
    color: #fff;
    padding: 36px 0 40px 0!important;font-family: 'Raleway', sans-serif!important; }
footer .legal p{font-family: 'Raleway', sans-serif!important; margin-top: 0px }
footer .copy {
    background: url(../img/bg-copy.jpg) right top no-repeat #f6f6f6;
    color: #4b4b4b;
    padding: 36px 0 50px 0!important;text-align: right;font-family: 'Raleway', sans-serif!important; }
footer .copy p {
    font-size: 13px;
    font-weight: 400;
    color: #4b4b4b;
    letter-spacing: 0;
    text-transform: none;
	margin-right: 10px;font-family: 'Raleway', sans-serif!important; }
footer .copy p a {
    margin: 0;
    text-decoration: none;
	font-weight: bold; color: #000}

div {box-sizing: border-box}

footer p {
    font-size: 12px;
    letter-spacing: 0;
	line-height: normal;color: #fff;}

footer h1 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0;
    text-transform: none;color: #fff
}
footer .footGris { padding: 15px 25px 15px 15px; background:#f6f6f6}
.mar15 {   margin: 15px 0}

.footGris h4 {font-family: 'Raleway', sans-serif;
    font-size: 10px;
    color: #8b8b8b;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: right;}

.footGris h1{font-family: 'Raleway', sans-serif;
    font-size: 23px;
    color: #c91e3e;
    font-weight: bold;
    letter-spacing: 0;
    margin: 10px 0;
	text-transform: none;}
.footGris p {font-size: 13px;
    color: #333;
    letter-spacing: 0;
    line-height: 16px;}
.footGris a {font-size: 13px;
    color: #c91e3e;
    letter-spacing: 0;
    font-weight: bold;}

a.firmap3 {background: url(../img/p3firm.png) left top!important;
    background-repeat: no-repeat !important;
    display: block;
    padding-left: 26px;
    float: right;
    color: #000;
    height: 20px;
    padding-top: 2px;
    font-weight: lighter !important;
    margin-top: 10px !important;}

a.firmap3:hover {
    background-position: left bottom !important;
}


.top { position:fixed; bottom:1.8em; right:1.8em; width:40px; height:40px; display:block; z-index:6999;  opacity:0; background:#fff;-webkit-transition: all 0.4s ease;	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;	-o-transition: all 0.4s ease; transition: all 0.4s ease; color:#000; font-size:15px; line-height: 43px; text-align:center; box-shadow: 0px 0px 6px #ccc;}
.top:hover {background:rgba(0,0,0,.04) }
.display { opacity:1; margin-right: 0}

/**************************** RESPONSIVE ***************************/

.mob { display:none!important}
@media (max-width: 1023px) {
	
.mob { display:block!important}	
.desk { display:none!important}
	

.close { display:none !important}

	.hamburger {
		position:fixed;
		top:22px;
		margin:0;
		padding:0;
		cursor:pointer;
		z-index:9999;
		display:block;
		right: 21px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.hamburger.open {
		
	}
	.hamburger .hamburger-inner {
		position:relative;
		height:21px;
		width:24px;
		display:block;
		margin:0;
		padding:0
	}
	.hamburger .bar {
		width:22px;
		height:2px!important;
		background:#c91e3e;
		position:absolute;
		top:0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.stk .hamburger .bar {
		background: #000;
	}
	.hamburger .bar.bar2, .hamburger .bar.bar3 {
		top:7px;
		transform: matrix(0.99999, 0, 0, 0.99999, 0, 0);
	}
	.hamburger .bar.bar4 {
		top:14px
	}
	.hamburger.open .bar1, .hamburger.open .bar4 {
		opacity: 0;
	}
	.hamburger.open .bar2 {
		height:2px;
		transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
	}
	.hamburger.open .bar3 {
		height:2px;
		transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 0);
	}
	header {
		overflow: visible;
	}
	header .content-medium { padding:0px !important}
	.menu-nav {
	    display: block;
	    float: none;
	    margin: 0;
	    position: fixed;
	    top: 164px; width:100%; height: 0px;
	    right: 0;   z-index: 9;
	    overflow: hidden; opacity: 0; visibility: hidden;
	    -webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease; 
	}
	

	.styk.open header .menu-nav { margin:0px !important; top: 130px!important}
	.menu-nav.open {   opacity: 1; visibility: visible; height: auto; min-height: 400px}
	.menu-nav .menu {background: #fff;    position: relative;
    float: right;
    height: 100%;  margin-right: 0px; width: 100%;
	    -webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;padding:0px; margin-top: 0px ; display: block!important	}
	
	.menu-nav .menu li {display:block; margin-bottom: 2px}

	.menu-nav.open .menu{ margin-right: 0px}
	.menu-nav li {text-align:left; width: 100%;}
	.menu-nav li.mob a {    background: rgba(201, 30, 62, 0.80); }
	.menu-nav .menu li a {margin-left: 0px!important;border-bottom: 1px solid rgba(51,51,51,0.12); width: 100%; text-align: center}
	.btnMenu {width:100%;border-bottom: 1px solid rgba(51,51,51,0.12)!important;}
	
.styk.open header {top: 0px!important; height: 130px}
	
.contentClose {opacity: 0; margin-top: -520%; visibility: hidden}

}

@media (min-width: 650px) {
    body.fabry #contenido .contenidos img {
        width: 75%;
        margin: 10px auto;
    }
}


@media (max-width: 760px) {	
	.headInternas {margin-top:60px}
	.paddingTop50 { padding-top:25px!important}
	
	.NosotrosLogros{grid-template-columns: repeat(1,4fr); gap:30px; padding: 0 20px}
	.NosotrosLogros a {margin-top:20px}
	.newsNosotrosList{grid-template-columns: repeat(1,1fr); padding: 0 20px}
	.gridBio{grid-template-columns: repeat(1,1fr); padding: 0 20px}
	.gridLocaciones{grid-template-columns: repeat(1,1fr); padding: 0 20px}
	.gridLocaciones h4 {margin-bottom:20px}
	.headInternas {padding-left:0px!important; padding-right: 0px!important}
	.productsList{grid-template-columns: repeat(1,1fr); padding: 0 20px}
	.productoInterna {padding:100px 0 40px 0}
	.flex {display:block; padding: 40px 30px}
	.half13 {width:100%}
	.half45 {width:100%}
	.half42 {width:100%}
	.comercialesList li {width:100%; padding-right: 0px; text-align: center; margin-bottom: 20px}
	.comercialesList li:last-child {text-align: left; width: 100%}
	.fotoNota {width:100%!important; margin:10px 0px!important}
	.titNota {padding-left:20px; font-size: 26px!important}
	iframe {margin-bottom:30px}
	
	.notaHome {display:block}
	.imgNota {width:100%; padding: 0 10px}
	.txtNota {width:100%; padding: 20px!important}
	.footLeft {width:100%}
	.footRight {width:100%; border:none!important}
	.logoFoot {width:100%}
	footer h3 {margin-top:50px}
	
	.gris2 .content-full { padding:50px;}
	.search {margin-bottom:60px; padding: 0 50px}
	
	.newsHomeList {grid-template-columns: repeat(1,1fr);}
	.newsHomeList img {width:100%}
	
	.footGrid {grid-template-columns: repeat(1,1fr);}
	
	h1 {font-size:26px; }
	h2 {font-size:20px;}
	h1 br {display:none}
	
	.blanco1 .blancoContent { margin-top: 0px; box-shadow: none!important}
	.company { background-position: top}
	
	
.slider-home {	display: block;	padding:0px 0 0 0; margin-top: 164px;	position: relative; height:350px; background:#fff; }
.swiper-container { width: 100%;  height: 100%;  }
.swiper-slide {    text-align: center;  min-height:350px;  padding:30px 0 0 0px;}
.swiper-slide h1{font-size:37px; margin-top: 0px}
.swiper-slide h2{font-size:16px}
.swiper-slide p{padding: 18px 0 0 0; margin-left: 15%}
.slide1 {background:#00958e; background-image: none!important}
.slide2 {background:#793ab9; background-image: none!important}
.slide3 {background:#f26929; background-image: none!important}
	.slide2 h2 {color:#fff!important}	
	
	.slider-home section {padding:0px!important}

.navigation {position:absolute; bottom: 10px; left: 0px; width: 100%; text-align: center; z-index: 999; display: none}
.navigationContent { display: block; position: relative; margin: 0 auto}

	.half {width:100%; padding: 10px}
	.half span.mas {top:0px; left: 80px}
form.buscador {grid-template-columns: repeat(1,1fr);}
	
.cartelContent {
    width:90%;
    height: 450px;position: relative; max-width: 100%}	
	.floatRight {display:none}
	header .content {background-position: 0px -2px}
	.contentLogo {text-align: center}
	header .logo { left:0px; margin:50px 0 0 0px; float: none}
	.titInterna {margin-top: 38px!important}
	.graficoLeft {width:100%}
	.txtGrafico {width:100%; padding-left: 0px}

	.figura {
    width: 100% !important;
    margin-left: 0px !important;
    margin-bottom: 20px;
}
	#sidebar-nav iframe {display:none!important}
	#sidebar-nav {padding-right:0px!important}
	.contacto .nopadding {padding:0 15px 15px 15px!important}

	
}
@media (max-width: 640px) {}
@media (max-width: 360px) {}