@font-face {
  font-family: 'Nagitha';
  src: url('../fonts/Nagitha.ttf');
}

body{margin:0;font-family:"Roboto";background-image:url("../images/motivo-textura-fondo.png");text-align:center;}
a{cursor:pointer;color:inherit;text-decoration:none;}
img{max-width:100%;}

section .white-background{padding:20px 0;}

.content-boxed{width:1000px;max-width:90%;margin:0 auto;}

header{background-image:url("../images/fondo-header.png");background-position:top;background-size:100%;background-repeat:no-repeat;position:relative;color:#fff;z-index:2;}
#header-bar .content-boxed{display:flex;justify-content:space-between;align-items:center;max-width:65%;}
#header-bar img{width:60px;display:block;}
#header-bar a:hover{color:#00fb00;}
nav ul{padding:0;margin:0;list-style:none;display:flex;justify-content:center;align-items:center;}
nav li{margin-right:13px;}
nav li:last-child{margin-right:0;}
nav a{font-family:"Aleo";font-size:15px;}
#header-rrss ul{padding:0;}
#header-rrss ul li{list-style:none;display:inline-block;font-size:13px;margin-right:10px;}
#header-rrss ul li:last-child{margin-right:0;}

#header-banner{width:950px;margin:0 auto;position:relative;}
#header-campaign-logo{width:400px;margin:40px auto;}
header h1{font-family:"Nagitha";font-size:50px;color:#00fb00;font-weight:100;line-height:0.7;}
#header-logos{position:absolute;top:0;right:0;width:150px;}
#header-logos img:first-child{margin-bottom:30px;}
#header-banner p{text-transform:uppercase;font-family:"Aleo";font-size:18px;}

#header-mask{position:absolute;top:0;left:0;z-index:1;background:url("../images/motivo-textura-fondo.png");width:100%;}
#header-mask-white{width:950px;background-color:#fff;margin:0 auto;}
.white-background{width:950px;background-color:#fff;margin:0 auto;}

.title-section{background-image:url("../images/fondo-titulares.png");background-position:bottom;background-repeat:no-repeat;background-size:cover;margin:0 auto;display:flex;align-items:center;justify-content:center;width:500px;max-width:60%;}
main h2{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#00ff38;color:transparent;font-size:40px;font-family:"Aleo";margin:0;}

section{padding:40px 0;font-family:"Aleo";color:#1c483c;}
section p{line-height:1.7;}
section p:nth-of-type(1){margin-top:30px;}
section ul{display:inline-block;text-align:left;}
section li{margin:10px 0;}

#section-seminarios span{color:#00fb00;}
.seminario-title{font-size:1.2em;margin-top:30px;}

.sponsors-wrapper h6{font-size:30px;color:#00ff38;margin:20px 0;}
.sponsor{width:25%;display:inline-block;vertical-align:top;}
.sponsor div{padding:20px;}
.sponsor:nth-of-type(1) div{margin-right:-20px;}
.sponsor:nth-of-type(2) div{margin-left:-20px;}
.sponsor img:hover{opacity:0.8;}


#triangulo{width:0;height:0;border:475px solid transparent;border-top:265px solid #fff;border-bottom:0;margin:0 auto;}

#logo-gepac-verde{width:200px;}

#footer-img{display:flex;justify-content:space-between;align-items:center;width:1000px;max-width:90%;margin:50px auto 30px auto;}
#footer-bar{display:flex;justify-content:space-between;align-items:center;width:1000px;max-width:90%;margin:0 auto;color:#00fb00;font-family:"Aleo";}
#footer-bar a:hover{color:#fff;}
#logo-cancer-prostata{width:180px;}
#club-corbata{width:370px;}
#logo-gepac-verde{width:150px;}


.images-wrapper div{display:inline-block;width:45%;vertical-align:top;}
.images-wrapper div:first-child{margin-right:10%;}



.video-wrapper{width:600px;max-width:85%;margin:20px auto 50px auto;}
.video-wrapper div{position:relative;padding-bottom:56.4%;}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}