
body {
    background: #fff;
	 font-family: 'Gilroy';
    src: url('Gilroy-Black.eot');
    src: url('Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('Gilroy-Black.woff2') format('woff2'),
        url('Gilroy-Black.woff') format('woff'),
        url('Gilroy-Black.ttf') format('truetype'),
        url('Gilroy-Black.svg#Gilroy-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


.col-md-4.caj1 {
    width: 30%;
}

img.btnplastianguis {
    width: 100%;
    padding-top: 35px;
    float: right;
}

img.pdftex {
    width: 50%;
    float: left;
    padding-top: 15px;
}


img.imglogos {
    display: block;
    margin: auto;
    width: 100%;
}


.col-md-4.caj2 {
    vertical-align: middle;
    width: 42%;
}

.col-md-4.caj3 {
    width: 18%;
    float: right;
}


img.logoplas {
    width: 70%;
    padding-top: 25px;
}

header {
    background: #0066ad;
    padding-top: 20px;
    padding-bottom: 20px;
}


.bgvideorecorrido {
    padding: 50px;
    background: #53ad3b url(../../imagenes/fondobg.png) no-repeat center;
    border-bottom: 10px solid #00529d;
}


img.recorrido {
    display: block;
    margin: auto;
    width: 35%;
}

p.mira {
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
    font-size: 22px;
    color: #eee203;
}


img.content-image.tam1 {
    width: 69%;
    display: block;
    margin: auto;
    margin-top: 7em;
}


video.video2 {
    width: 600px;
    margin-top: 100px;
}



.content .content-overlay {
  background: rgb(0 92 167 / 52%);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
  margin-top: 3em;
}

.content-details {
 position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-top: 7em;
    z-index: 99999;
    background: #005ca7bf;
    padding: 40px;
    border: 1px solid #f9eb36;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}





.lgx-header-position-fixed {
    position: relative;
    z-index: 9;
    margin-top: 0rem;
    background: #005ca7;
	
	    padding: 25px;
}



.logosbrazkem {
    float: right;
    width: 70%;
}

img.logobrakem {
    width: 20%;
    margin-right: 1em;
    margin-top: 1em;
}

img.logoaniq {
       width: 6%;
    margin-top: 1em;
    margin-right: 1em;
}


img.logoaniqq {
       width:11%;
    margin-top: 1em;
    margin-right: 0em;
}

span.voluntario {
    color: #efea00;
    font-weight: bold;
}


img.barra {
    width: 100%;
    height: 24px;
    padding: 0;
    margin-top: -7px;
}




.bgverde1 {
    background:#53ad3b url(../../imagenes/bloque1.jpg) no-repeat center
}


p.txtregresa {
    text-align: center;
    padding: 10px;
    line-height: 10px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    margin-top: 2em;
}
p.txtregresa-2 {
    text-align: center;
    padding-top: 60px;
    line-height: 10px;
    color: #fff;
    font-size:35px;
    font-weight: bold;
    margin-top: 0em;
}

p.txttiempo {
    text-align: center;
    padding: 0px;
    line-height: 10px;
    color: #f0e600;
    font-size: 35px;
    font-weight: bold;
    margin-top: 0em;
}


p.txtparr {
      color: #fff;
    font-size: 22px;
    margin-top: 2em;
    padding: 0 30px;
    line-height: 32px;
}

p.txtinsistir {
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
	padding: 0 25px;
	font-weight: bold;
}

img.btnregistrate {
    width: 50%;
	padding: 20px 25px;
}

img.imgubicacion {
    width: 65%;
    padding-top: 2em;
    padding-bottom: 7em;
    display: block;
    margin: auto;
}



.bgverde2 {
    background:#005ca7 url(../../imagenes/bloque2.jpg) no-repeat center;
	padding-bottom: 3em;
    
}

.bgverde3 {
    background: url(../../imagenes/recurso1.png);
    
}

span.txtnumcolo {
    font-size: 30px;
    color: #efea00;
    font-weight: bold;
}

span.colamarillo {
    color: #efea00;
}

ol {list-style: none; counter-reset: li}

li::before {
       content: counter(li);
    color: #efea00;
    display: inline-block;
    width: 37px;
    margin-left: -40px;
    font-weight: bold;
    height: 0px;
    font-size: 35px;
    vertical-align: text-top;
    margin-top: -15px;

}

li.txtparr2 {
   color: #fff;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
	padding-bottom: 15px;
}
  
li {counter-increment: li}

.col-md-6.bul1 {
    width: 47%;
    margin-right: 3%;
    margin-top: 2em;
}

.col-md-6.bult2 {
    margin-top: 2em;
    margin-bottom: 5em;
}

img.imgcirculos {
    display: block;
    margin: auto;
}

p.txtcirculo {
    text-align: center;
    color: #fff;
    line-height: 22px;
    font-size:18px;
	padding: 20px 0;
}

.bgmonedaazul {
    background: #005ca7 url(../../imagenes/bloque4.jpg) no-repeat center;
background-size: 100%; 
padding-bottom:	8em;
}

p.txtequivalencia {
    text-align: center;
    margin-top: 2em;
    font-size: 18px;
    color: #fff;
}

p.txtpersona {
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 18px;
}

p.txtequivalencia2 {
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

span.amarillonume {
    color: #f0e300;
	    font-size: 25px;
}

p.txttendria {
   text-align: center;
    color: #fff;
    line-height: 15px;
    font-size: 19px;
    font-weight: 500;
}

p.txtpersona {
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 25px;
    font-weight: bold;
	padding-top: 2em;
	    text-decoration: underline;
}


.bgamarillo {
    background: #f3e601;
}


.bgamarillo {
    background: #f3e601;
    padding: 20px;
}



p.txtazul {
    text-align: center;
    color: #005ca7;
    font-size: 18px;
}


span.azulb {
    font-weight: bold;
}


p.txtsolo {
       height: 62px;
    padding: 43px 0;
    margin-top: 17em;
    color: #fff;
    font-size: 14px;
    text-align: center;
}



.bloque5 {
    background: url(../../imagenes/bloque5.jpg) no-repeat center;
   
}


img.plano {
    width: 85%;
    margin-top: 3em;
    margin-bottom: 3em;
}


span.subnum {
    font-size: 18px;
    color: #efea00;
    font-weight: bold;
}

p.subtitulo {
    color: #fff;
}

.col-md-4.bajarbul {
    margin-top: 3em;
}

.bgduda {
    background: #005ca7;
}

p.txtdua {
    text-align: center;
    font-size: 44px;
    margin-top: 1em;
    color: #f6e700;
    font-weight: bold;
    font-style: italic;
}

p.txtcontacta {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 20px;
    color: #fff;
}



.clblanco {
    
    font-size: 20px;
    color: #fff;
}

.bggris {
    background: #435563;
}

p.txtsiguenos {
    color: #fff;
    font-size: 25px;
    width: 30%;
    float: left;
    vertical-align: middle;
    margin-top: 2%;
}
img.logofp {
    display: block;
    margin: auto;
    width: 65%;
    padding-top: 2em;
    padding-bottom: 2em;
}

img.rff {
    margin-right: 1em;
}

img.rf {
    margin-right: 1em;
}

.col-md-6.bgdrede {
    margin-top: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
}



.video {
    background: url(../../imagenes/bgvideo.png) no-repeat center;
    height: 500px;
	    background-size: 100%;
}

.videobajar {
    padding-top: 5em;
    margin-bottom: 0em;
}

























.navbar-header {
    float: left;
    width: 24%;
}



.lgx-header .lgx-navbar .lgx-nav li a {
       font-size: 17px;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 1;
    letter-spacing: .06rem;
    padding: 51px 15px;
    color: #fff!important;
    font-family: 'Gilroy';
    font-weight: bold;
}

a.dropdown-item {
    position: relative;
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
}


button.form-control {
    text-align: left;
    font-family: Arial;
    letter-spacing: 0;
    font-size: 18px;
    color: #000;
    background: #fff;
    text-transform: initial;
}

 button:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 8px;
    height: 163px;
    width: 200px;
    background: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
	display:none;
}

 button:hover {
    color: #000!important;
    border-radius: 0px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    box-shadow: 0 0px 0px rgba(0,0,0,.1)!important;
}

.input-group {
    /* position: relative; */
    display: block;
    /* border-collapse: separate; */
}

.table-bordered {
    border: 10px solid #5a6da7;
    border-radius: 40px;
}

.txtnumero{
    text-align:center;
	font-size:17px;
	font-weight: 400;
	color: #000;
}

td.txttexto {
    font-size: 17px;
    font-weight: 400;
    color: #000;
}

th.txtsverde {
    text-align: center;
    color: #fff;
    background: #49a598;
    font-size: 17px;
}

td.txtsverde2{
   
    color: #fff;
    background: #49a598;
    font-size: 17px;
	font-weight: bold;
}


img.logoformulario {
    display: block;
    margin: auto;
    width: 30%;
    padding-top: 10em;
}

section.formulario-b {
    margin-top: 0em;
    background: #8c9ac1;
}




























/* cambios nanismo */

.lgx-about-registration-box {
    position: relative;
   margin-top: 0px;
}

.lgx-inner {
    padding: 7rem 0;
}

h2.heading.txtsomos {
    color: #4365a2;
    font-size: 56px;
    line-height: 60px;
    font-weight: 800;
    font-family: 'Gilroy';
    margin-top: -3%;
}

.lgx-about-content.bajtx {
    margin-top: 4em;
}

p.text {
    color: #3B3B40;
    font-size: 17px;
    font-family: 'Gilroy';
}

.form-group {
    margin-bottom: 0px;
    text-align: left;
}

.btn-success {
    color: #fff;
        background-color: #e91c24!important;
    border-color: #e91c24!important;
    margin-left: 5em;
    font-family: 'Gilroy';
}

p.text.registro {
    text-align: center;
    font-size: 45px;
    color: #fff;
}

p.text {
    text-align: center;
    color: #fff;
    font-size: 24px;
}

span.correohelm {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}

p.texTsociales {
    text-align: center;
    color: #fb7d14;
    font-size: 21px;
    font-weight: bold;
}

p.texpagina {
    text-align: center;
    color: #fb7d14;
    font-size: 22px;
    font-weight: bold;
    padding: 58px 0;
}

p.txtverde {
    text-align: center;
    font-size: 50px;
    color: #02923a;
    font-weight: 800;
    line-height: 53px;
	    text-transform: uppercase;
}

.bgcuadros {
     background:  url("http://lattemkt.com/nanismo/imagenes/amarillo.png") no-repeat  right;
}

p.txtgris {
    text-align: center;
    padding: 25px 0;
    font-size: 23px;
    font-family: 'Gilroy';
    color: #606060;
}

.bglinea {
	   background:  url("http://lattemkt.com/nanismo/imagenes/linea.png") no-repeat  left;
}

.bgvideo {
	
	background:  url("http://lattemkt.com/nanismo/imagenes/video.png") no-repeat  center;
	height:743px;
}

.bajarvideo {
    margin-top: 15em;
	    display: flex;
    justify-content: center;
    align-items: center;
}


.bgencontro{
	
	background:  url("http://lattemkt.com/nanismo/imagenes/encontro.png") no-repeat  center;
background-size: 83pc;
	
}

.lgx-header {
    border-top: 0px solid transparent;
}

.bgcarrusel {
	background:  url("http://lattemkt.com/nanismo/imagenes/bgcarrusel.png") no-repeat  center;
-webkit-box-shadow: inset 0px -7px 68px -6px rgba(179,177,179,1);
-moz-box-shadow: inset 0px -7px 68px -6px rgba(179,177,179,1);
box-shadow: inset 0px -7px 68px -6px rgba(179,177,179,1);
margin-top:6em;
}

p.txtencontro {
    text-align: center;
    color: #49a598;
    font-size: 55px;
    padding: 50px;
    font-weight: 800;
    font-family: 'Gilroy';
}

p.txtencontro2 {
    text-align: center;
    color: #f2c466;
    font-size: 55px;
    padding: 50px;
    font-weight: 800;
    font-family: 'Gilroy';
}

th.txtinicio {
    background: #49a598;
    color: #fff;
    text-align: center;
    font-family: 'Gilroy';
    font-size: 17px;
    -webkit-border-top-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    border-top-left-radius: 50px;
    width: 25%;
}

.table-bordered {
    border: 12px solid #5a6da7!important;
}

table {
    border-collapse: separate!important;
    border-spacing: 10px!important;
}

table td, table th {
    border: 0px solid #ddd;
    padding: .5rem 1px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
	border-left: 0px;
    border-right: 0px;
}



th.txtinicio {
    -webkit-border-top-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    border-top-left-radius: 50px;
    color: #fff;
    background: #49a598;
    text-align: center;
    font-size: 17px;
}

th.txtagenda {
    background: #49a598;
    color: #fff;
    font-size: 17px;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    border-top-right-radius: 50px;
}

th.txtnazul {
    text-align: center;
    font-size: 17px;
    color: #5a6da7;
}

td.txtnazul1 {
    color: #5a6da7;
    font-weight: bold;
}




.bgovalo {
    background: #5a6da7;
    padding: 0 20px;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    width: 60%;
    margin-top: 9em;
}

.bgovalo2 {
    background: #5a6da7;
    padding: 0 20px;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    width: 60%;
    margin-top: 23em;
}

.bgovalo3 {
    background: #5a6da7;
    padding: 0 20px;
    -webkit-border-top-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-radius-topright: 100px;
    -moz-border-radius-bottomright: 100px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    width: 60%;
    margin-top: 15em;
}

p.naranjatxt {
    color: #eebf63;
    padding: 5px 0;
    font-weight: bold;
    font-family: 'Gilroy';
    font-size: 19px;
}

p.txtss {
    color: #fff;
    line-height: 19px;
    padding-bottom: 1em;
    font-family: 'Gilroy';
    font-size: 17px;
}

.col-md-8.cerobo {
    margin: 0px;
    border: 0;
    padding: 0px;
}

.col-md-4.cerobo {
    margin: 0px;
    border: 0;
    padding: 0px;
}

p.azulstxt {
    color: #5a6da7;
    text-align: center;
    font-size: 18px;
}

.centrardiv {
    -webkit-box-shadow: -2px 16px 29px -4px rgba(204,202,204,1);
-moz-box-shadow: -2px 16px 29px -4px rgba(204,202,204,1);
box-shadow: -2px 16px 29px -4px rgba(204,202,204,1);
}

.carrusel {
    margin-top: 23em;
}


figure.sombracuado.active {
    -webkit-box-shadow: 0px 0px 24px -6px rgba(179,177,179,1);
    -moz-box-shadow: 0px 0px 24px -6px rgba(179,177,179,1);
    box-shadow: 0px 0px 24px -6px rgba(179,177,179,1);
    border-radius: 16px;
}

img.speaker1 {
    margin-top: 4em;
}

p.nomspe {
    color: #d56564;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Gilroy';
    padding: 10px;
}

#list li {
    position: relative;
    display: inline-block;
    float: left;
    text-align: center;
    
}

.bgpatorocinadores{
	
	background:  url("http://lattemkt.com/nanismo/imagenes/patrocinadores.png") no-repeat  center;
	height:711px;
	
}

p.txtpatrocinadores {
    text-align: center;
    padding: 100px 0;
    color: #fff;
    font-weight: bold;
    font-size: 55px;
	font-family: 'Gilroy';
}


img.biomarin {
    width: 55%;
    display: block;
    margin: auto;
    margin-top: -4em;
}


.bgformulari {
	background:  url("http://lattemkt.com/nanismo/imagenes/bgcarrusel.png") no-repeat  center;
	height:601px;
}

p.txt {
    text-align: center;
    margin-top: 3em;
    color: #d76b6b;
    font-size: 60px;
    font-weight: bold;
    font-family: 'Gilroy';
    border-bottom: 7px solid #556da9;
    padding: 19px 0;
    width: 56%;
    margin-left: 2em;
}

p.txtcontax {
    text-align: center;
    margin-top: 2em;
    font-size: 19px;
    font-family: 'Gilroy';
}

.txtnombrefo {
    font-family: 'Gilroy';
    width: 70%;
    font-size: 13px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-weight: 700;
    color: #6f6f6f!important;
	margin-bottom: 1em;
}

.bgsubform {
    margin-top: 9em;
}

button.btn.btn-default.btnenviar {
  width: 70%;
    background: #5a6da7;
    color: #fff;
    text-transform: inherit;
    padding: 4px;
    font-family: 'Gilroy'!important;
    font-size: 25px!important;
    margin-top: 0em;
}

.centerredes {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 9em;
    margin-top: 1em;
}


.bgcamisas {
	background:  url("http://lattemkt.com/nanismo/imagenes/bgcamisas.png") no-repeat  center;
	height:701px;
}


.lgx-about {
    background:  url("http://lattemkt.com/helmlanding/img/imagen2.png") no-repeat  center;;
}


img.camisas {
    width: 60%;
    display: block;
    margin: auto;
    margin-top: 0em;
}

p.txtmelon {
    color: #03aca5;
    text-align: center;
    font-weight: 700;
    font-family: 'Gilroy';
    font-size: 60px;
    padding: 30px 0;
    margin-top: 2em;
}

p.txtmelon1 {
    text-align: center;
    font-size: 23px;
    color: #D66B6B;
}

p.txtmelon2 {
    text-align: center;
    color: #606060;
    font-size: 17px;
    padding: 10px 0;
    font-family: 'Gilroy';
}


.bglinea-2 {
    background: url(http://lattemkt.com/nanismo/imagenes/linea.png) no-repeat left;
	margin-top: 6em;
}

.bgfooter{
    background: url(http://lattemkt.com/nanismo/imagenes/linea.png) no-repeat left;
	
}

p.txtgaleria {
    text-align: center;
    color: #5a6da7;
    font-size: 58px;
    font-weight: 800;
    font-family: 'Gilroy';
}
p.txtgaleria1 {
    text-align: center;
    padding: 20px;
    font-size: 23px;
    font-family: 'Gilroy';
}


#gallery {
    padding: 0px 0px 0 0px!important;
}

.col-lg-3.col-md-6.col-sm-6.col-xs-12.image {
    padding: 0;
    margin: 0;
}

.img-wrapper {
    position: relative;
    margin-top: 0px!important;
}

.col-lg-4.col-md-6.col-sm-6.col-xs-12.image {
    padding: 0;
}


.centerredes-azul {
   display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0em;
    margin-top: 2em;
    margin-bottom: 2em;
}


.bgverd {
    background: #02923a;
}

p.txtvoce {
    text-align: center;
    padding: 70px 0;
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    font-family: 'Gilroy';
}

p.txtvoce2 {
    font-family: 'Gilroy';
    text-align: center;
    color: #fff;
    font-size: 22px;
}

img.l1 {
    width: 65%;
    display: block;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}

img.l2 {
    width: 75%;
    display: block;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}


img.qr1 {
    width: 35%;
    display: block;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}


img.qr2 {
    width: 35%;
    display: block;
    margin: auto;
    margin-top: -2em;
    margin-bottom: 1em;
}

.bgblanco {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 6em;
    width: 60%;
    margin-left: 8em;
    margin-top: 3em;
}

p.txtvoce3 {
    text-align: center;
    color: #000;
    line-height: 18px;
    padding: 0 0px;
    font-size: 14px;
}

.bgfooter{
    background: url(http://lattemkt.com/nanismo/imagenes/bgfooter.png) no-repeat center;
	height:513px;
}

p.txtfoo {
   text-align: right;
    color: #fff;
    font-family: 'Gilroy';
    font-weight: 700;
    line-height: 22px;
    font-size: 18px;
}

.menufooter {
    margin-top: 8em;
}

.redesfoo {
    float: right;
    margin-top: 2em;
}


.bgfooterv{
    background: url(http://lattemkt.com/nanismo/imagenes/bgfooterv.png) no-repeat center;
	
}

section.login-b {
    margin-top: 0em;
    background: #e5b6c6;
}


.blancobg {
    background: #fff;
    padding: 50px;
    width: 35%;
    margin-top: 13em;
    margin-bottom: 5em;
	-webkit-box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
-moz-box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
}

.container.centrarfor {
    display: flex;
    justify-content: center;
    align-items: center;
}

p.logintxt {
    text-align: center;
    font-size: 35px;
    padding: 10px;
    color: #536caf;
    font-weight: bold;
    font-family: 'Gilroy';
}

button.btn-success.btn.entrar {
    background: #d76b6b;
    color: #fff;
    font-size: 20px!important;
    border-radius: 0px;
    margin-top: 1em;
    font-family: 'Gilroy'!important;
}

.blancobg-2 {
    background: #fff;
    padding: 50px;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 5em;
    -webkit-box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
    -moz-box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
    box-shadow: 0px 7px 29px 0px rgba(184,184,184,1);
}


p.verdetxt {
    color: #49A597;
    text-align: center;
    line-height: 22px;
    font-size: 18px;
	    font-family: 'Gilroy';
}

img.ropa1 {
    display: block;
    margin: auto;
}

p.verdetxt-2 {
    color: #49A597;
    text-align: center;
    line-height: 22px;
    font-size: 18px;
    margin-top: 17em;
}


.bgfooter-formulario{
    background: url(http://lattemkt.com/nanismo/imagenes/bgfooterformulario.png) no-repeat center;
	
}

p.txtfoo-2 {
   text-align: right;
    color: #586fa5;
    font-family: 'Gilroy';
    font-weight: 700;
    line-height: 22px;
    font-size: 18px;
}



img.redes-1 {
    width: 75%;
}

img.redes-2 {
    width: 75%;
}

img.redes-3 {
    width: 75%;
}

img.redes-4 {
    width: 75%;
}

.form-group {
    margin-bottom: 0px!important;
}

.formaform {
    border-left: 0px!important;
    border-right: 0px!important;
    border-top: 1px solid #ffffff12!important;
    z-index: 9999!important;
    background: #ffffff!important;
    width: 100%;
    border-bottom: 1px solid #ff7f14;
    font-size: 18px!important;
    font-family: 'Gilroy'!important;
	padding: 10px;
}


button, input, optgroup, select, textarea {
    margin: 0;
    font: initial!important;
    color: inherit;
   
}

button.btn-success.btn.preregis {
    width: 60%;
    margin-top: 1em;
    padding: 13px;
    font-size: 19px!important;
    font-family: 'Gilroy'!important;
}














  /* Cambios Nanismo */




button.form-control.tamn {
    border-bottom: 1px solid #328d88;
}






p.txtdescarga {
    text-align: center;
    font-size: 42px;
    margin-bottom: 1em;
    color: #328d88;
    font-weight: bold;
}

.sombras {
    -webkit-box-shadow: inset -6px 43px 104px -61px rgba(191,191,191,1);
    -moz-box-shadow: inset -6px 43px 104px -61px rgba(191,191,191,1);
    box-shadow: inset -6px 43px 104px -61px rgba(191,191,191,1);
    margin-top: 3em;
}
h3.footer-title.redessociales {
    text-align: center;
}

.lgx-footer-single ul li {
    color: #fff;
    line-height: 3rem;
}


ul.list-inline.lgx-social-footer.iconos {
    margin-left: 3.7em;
}

h3.footer-title.centrar {
    text-align: center;
    font-size: 21px;
}

a.txturl {
    text-align: center;
    font-size: 21px!important;
}


img.logos2 {
    margin-top: -3em;
}

img.logoini {
    width: 95%;
}

p.txtf-1 {
    font-size: 17px;
    color: #fff;
    font-family: ARIAL;
}

p.txtf-2 {
        font-size: 23px;
    color: #fff;
    font-family: ARIAL;
}

p.txtdescarga2 {
    text-align: center;
    width: 80%;
    font-size: 17px;
    margin-bottom: 1em;
    margin-left: 7em;
}
img.plecas {
    margin-top: -28em;
    width: 40%;
}

img.descarga2 {
    width: 60%;
    display: block;
    margin: auto;
}




.lgx-header .menu-onscroll .lgx-navbar .lgx-logo a img {
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    max-width: 100%;
    width: 100%;
}

.lgx-registration-form-box .title {
    font-size: 33px;
    color: #000;
    margin-bottom: 1rem;
    margin-top: 0px;
    font-family: 'Gilroy';
}

h3.title.fecha2 {
    font-size: 26px;
}

p.aviso {
    width: 95%;
    float: right;
}

.form-group.bajaraviso {
    margin-top: 2em;
	padding: 0 23px;
    vertical-align: middle;
}


.lgx-registration-form-box input.form-control, .lgx-registration-form-box input.wpcf7-form-control {
 margin-bottom: 1.5rem;
    display: block;
    width: 100%;
    height: 45px;
    background: rgb(255, 255, 255);
    color: #3B3B40;
    border-bottom: 1px solid #4365a2;
    font-weight: 400;
    font-family: 'Gilroy';
}

span.txtdire {
    color: #fff;
}

p.txt-cuadro {
    color: #000;
    padding: 15px 0;
    font-size: 17px;
    line-height: 20px;
}

.col-sm-2 {
    width: 20%;
}


p.txt-speke {
    text-align: center;
    padding: 0px;
    font-size: 22px;
    color: #378CD6;
    font-weight: 600;
}

.lgx-btn:hover, .lgx-submit:hover, .wpcf7-submit:hover, button:hover {
    color: #fff;
    border-radius: 0px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    box-shadow: 0 8px 15px rgba(0,0,0,.1);
}
/*imagen speakers */

.contenedor2:hover .image {
  opacity: 0.3;
}

.contenedor2:hover .middle {
  opacity: 1;
  width: 100%;
}

.contenedor2, .middle {
  opacity: 1;
  width: 100%;
}

.txt-mbullet {
 color: #000;
    font-size: 13px;
    padding: 17px;
    text-align: left;
    margin-left: 0em;
    border: 0px solid #8585e8;
    font-weight: 600;
    background: #ededed;
    width: 100%;
	margin-top: -2em;
    border-radius: 5px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}


.txtsector {
    height: 10px;
    margin-top: 1em;
    margin-bottom: 1em;
}

h3.title.reducitxt {
    font-size: 22px;
    text-align: center;
}

h3.titulo-blog {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
p.txt-parrafo {
    color: #000;
    margin-bottom: 2em;
}
ul.txtbul {
    color: #000;
    
    margin-bottom: 2em;
}
p.txt-parrafonegro {
    text-align: center;
    color: #000;
    margin-bottom: 2em;
    font-weight: 600;
}


/* termina imagen speakers */



#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}

#text{
position: absolute;
    top: 51%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    font-size: 20px;
}

#overlay2 {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}

#text2{
position: absolute;
    top: 51%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    font-size: 20px;
}

button.btn.btn-primary.btnnombre {
    font-size: 24px;
    border-radius: 0;
    padding: 10px 22.3px;
}

button.btn.btn-primary.btnnombre2 {
    font-size: 24px;
    border-radius: 0;
   padding: 10px 11.8px;
}

button.btn.btn-primary.btnnombre3 {
    font-size: 24px;
    border-radius: 0;
   padding:10px 3.8px
}

button.btn.btn-primary.btnnombre4 {
    font-size: 24px;
    border-radius: 0;
    padding: 10px 21.3px;
}

button.btn.btn-primary.btnnombre5 {
    font-size: 24px;
    border-radius: 0;
    padding: 10px 45.3px;
}

button.btn.btn-primary.btnnombre6 {
    font-size: 24px;
    border-radius: 0;
    padding: 10px 45.3px;
}

button.btn.btn-primary.btnnombre6 {
    font-size: 24px;
    border-radius: 0;
    padding: 10px 16.5px;
}

.col-sm-2.bajarspeke {
    margin-top: 3em;
}

h5#mimodal5 {
    font-size: 25px;
    height: 10px;
    font-weight: bold;
    color: #fff;
}

p.heading.parrafoconoce {
    font-size: 20px;
    color: #fff;
    text-transform: inherit;
    font-weight: 400;
    line-height: 30px;
}

img.logoamecci {
    margin-top: 13em;
    margin-left: 23em;
    width: 27%;
}

div#hbspt-form-1592001420073-6259980315 {
  
}
.col-xs-12.centrarfor {
	  display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}







h5#exampleModalLongTitle {
    font-size: 25px;
    height: 10px;
    font-weight: bold;
}

.modal-body.txtcontenidom {
    font-size: 15px;
    color: #000;
	padding: 30px;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5)!important;
    box-shadow: 0 5px 15px rgba(0,0,0,.5)!important;
}
.modal-content {
    position: relative;
    background-color: #f7f5f5;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    /* display: inline-block; */
    /* padding: 10px 22px; */
    margin-bottom: ;
    font-size: 25px;
    x: ;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff!important;
    background-color: #337ab7;
}





h5#mimodal {
	font-size: 25px;
    height: 10px;
    font-weight: bold;
	color: #fff;
}

h5#mimodal2 {
	font-size: 25px;
    height: 10px;
    font-weight: bold;
	color: #fff;
}

h5#mimodal3 {
	font-size: 25px;
    height: 10px;
    font-weight: bold;
	color: #fff;
}

h5#mimodal4 {
	font-size: 25px;
    height: 10px;
    font-weight: bold;
	color: #fff;
}

div#lgx-photo-gallery {
    background: #fff;
}








::placeholder {
  color: #000!important;
    font-family: 'Gilroy';
  padding:0 10px;
      font-size: 17px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000!important;
      font-size: 17px;
	   font-family: 'Gilroy';
	   padding:0 10px
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #000!important;
       font-size: 17px;
	    font-family: 'Gilroy';
		padding:0 10px
}
input::placeholder {
  color: #000!important;
   font-family: 'Gilroy';
    font-size: 17px;
	padding:0 10px
  
}

.lgx-registration-form-box {
        border: 0px solid #000;
    background: #fff;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 4.2rem 3rem;
    text-align: center;
    -webkit-box-shadow: 0px 9px 14px 3px rgba(196,194,196,1);
    -moz-box-shadow: 0px 9px 14px 3px rgba(196,194,196,1);
    box-shadow: 0px 9px 14px 3px rgba(196,194,196,1);
	margin-top: -19em;
}
textarea.form-control {
    height: 170px;
    border-bottom: 1px solid #000;
}

.btn-success {
    color: #fff;
      background-color: #043345;
    border-color: #043345;
}

.lgx-header .menu-onscroll {
    background: #4365a2;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transform-origin: center;
    transform-origin: center;
    -moz-box-shadow: 0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 10px 20px -12px rgba(0,0,0,.42), 0 3px 20px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
    -o-box-shadow: 0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    box-shadow: 0 10px 20px -12px rgba(0,0,0,.42), 0 3px 20px 0 rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2);
}

.btn {
    display: inline-block;
    padding: 10px 22px;
    margin-bottom: ;
    font-size: 25px;
    x: ;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.lgx-banner-info {
    color: #fff;
    margin-top: -7em;
}


.lgx-banner-music, .lgx-banner12, .lgx-banner13, .lgx-banner14, .lgx-banner16, .lgx-banner2, .lgx-banner3, .lgx-banner4, .lgx-banner5, .lgx-banner6, .lgx-banner7 {
    background: url(http://lattemkt.com/nonstop/imgservidor/slider1.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-banner-music, .lgx-banner12, .lgx-banner13, .lgx-banner14, .lgx-banner16, .lgx-banner2, .lgx-banner3, .lgx-banner4, .lgx-banner5, .lgx-banner6, .lgx-banner7 {
    background: url(http://lattemkt.com/nonstop/imgservidor/slider1.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

p.btn-descargas {
    font-size: 23px;
    background: #337ab7;
    padding: 10px;
    color: #fff;
    width: 234px;
    border-radius: 5px;
}

p.txt-video {
    text-align: center;
    font-size: 17px;
    color: #337ab7;
    font-weight: bold;
}
.lgx-about-content-area .lgx-heading .subheading {
    color: #DA1943;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 400;
    opacity: 1;
}

.lgx-heading.pad {
    padding: 0px!important;
    margin-top: 0;
    margin-bottom: -45px;
}
.lgx-video2 {
    background: url(http://lattemkt.com/nonstop/imgservidor/rv.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-video2 .lgx-inner {
    background: rgba(85, 75, 185, 0);
}

.lgx-tab .nav-pills .active a h3 {
    color: #FFB739;
}

.lgx-tab2 .nav-pills li a p {
    font-size: 1.8rem;
    line-height: 2.0999999999999996rem;
    font-weight: 300;
    margin: 0;
    color: #fff;
    opacity: .7;
}

.lgx-tab .nav-pills {
    background: url(http://lattemkt.com/nonstop/imgservidor/pleca1.png)  center no-repeat;
  text-align: right;
    padding: 28px;
}

.lgx-tab-content {
   border: 0px solid #554bb9;
    padding: 1rem 1rem .5rem;
    -webkit-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    -moz-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    box-shadow: 0 13px 35px rgba(0, 0, 0, 0);
    overflow: hidden;
    border-radius: 13px;
    margin-top: 2em;
    background: none;
}

.lgx-tab .nav-pills {
   
    -moz-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    -o-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    box-shadow: 0 13px 35px rgba(0, 0, 0, 0);
}

.lgx-schedule2 .lgx-inner {
    
    -webkit-background-size: 100% auto,cover;
    -o-background-size: 100% auto,cover;
    -moz-background-size: 100% auto,cover;
    background-size: 100% auto,cover;
}

.lgx-schedule-white {
    background: #fff;
}

.lgx-tab-content {
       background: rgb(255, 255, 255);
    border: 0px solid #554bb9;
    padding: 1rem 1rem .5rem;
    -webkit-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    -moz-box-shadow: 0 13px 35px rgba(0,0,0,.1);
    box-shadow: 0 13px 35px rgba(255, 255, 255, 0);
    overflow: hidden;
    border-radius: 50px;
    margin-top: 0em;
}

.lgx-panel .panel-heading {
    margin-bottom: 3em;
    margin-top: 3em;
   -webkit-box-shadow: -1px 1px 19px 3px rgba(209,207,209,0.61);
-moz-box-shadow: -1px 1px 19px 3px rgba(209,207,209,0.61);
box-shadow: -1px 1px 19px 3px rgba(209,207,209,0.61);
}

h3.title.txtlore {
    text-align: center;
}
p.txtlorem {
    text-align: center;
}

h3.title.txtloreazul {
    text-align: center;
	color:#fff;
}
p.txtloremazul {
    text-align: center;
	color:#fff;
}

.lgx-single-news {
    margin-bottom: 2.6rem;
    background: #fff;
    padding: 0rem 0rem 0rem;
    border-radius: 0px;
    position: relative;
    box-shadow: 0 1px 15px 1px rgba(52,40,104,.1);
}

.lgx-single-news .single-news-info {
    position: relative;
    z-index: 2;
    margin-top: 3.6rem;
    padding: 0 1rem;
    margin-bottom: 2em;
}

.lgx-news, .sponsors-area-bg .single, .sponsors-area-colorfull-border .single {
    /* background: #fff; */
    background: rgb(205,205,205);
    background: linear-gradient(0deg, rgb(239, 239, 239) 0%, rgba(255,255,255,1) 100%);
}


.lgx-single-news.bgazul {
    background: #378CD6;
}

.sponsors-area .single {
    overflow: hidden;
    margin: 0 .5% .6rem;
    padding: 1.6rem;
    border-radius: 0px;
    width: 23%;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -moz-box-shadow: 0 1px 15px 1px rgba(52,40,104,.05);
    -webkit-box-shadow: 0 1px 15px 1px rgba(52,40,104,.05);
    box-shadow: 0 1px 15px 1px rgba(52,40,104,.05);
}



.lgx-sponsors-black .lgx-inner {
     background: url(http://lattemkt.com/nonstop/imgservidor/sponsors.jpg)  center no-repeat;
}

.lgx-btn-black:after, .lgx-btn-white {
    background: #5650B1;
    color: #fff;
}

.lgx-btn, .lgx-submit, .wpcf7-submit, button {
    overflow: hidden;
    border: none;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin: 0 auto;
    padding: 1.5rem 4rem;
    display: inline-block;
    letter-spacing: .1rem;
    background: #DA1943;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
    -moz-box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
    box-shadow: 0 8px 6px -6px rgba(50,51,51,.4);
}

.lgx-subscriber-area-black, .lgx-subscriber-area-indiv {
    background: #378CD6;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-footer .lgx-inner-footer {
    background: #69aeab;
}

.lgx-social-footer li a {
    color: #fff!important;
    background: #fff0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    /* -webkit-box-shadow: 0 2px 10px rgba(52,61,71,.2); */
    -moz-box-shadow: 0 2px 10px rgba(52,61,71,.2);
    box-shadow: 0 0px 0px rgba(52,61,71,.2);
}

img.logof {
    width: 45%;
}

.lgx-footer-area {
    display: flex;
    overflow: hidden;
    padding: 20px 0;
}

a.txturl {
    color: #fff;
}

a.lgx-btn.lgx-btn-white.lgx-btn-sm.bgmazul {
    background:#5650B1;
}

img.logoini {
    width: 65%;
}

.lgx-heading .heading {
    font-size: 47px;
    line-height: 48px;
    color: #5a6da7;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Gilroy';
}
h2.heading.txtconoce{
    font-family: Poppins,sans-serif;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    font-weight: 900;
    margin: 0 0 1rem;
    text-transform: uppercase;
	padding-top: 60px;
}

.lgx-schedule2 .lgx-inner {
    background: url(http://lattemkt.com/nonstop/imgservidor/vectores.png) bottom center no-repeat;
    -webkit-background-size: 100% auto,cover;
    -o-background-size: 100% auto,cover;
    -moz-background-size: 100% auto,cover;
    background-size: 100% auto,cover;
}

.lgx-tab .nav-pills .active a {
    background: 0 0;
    border-radius: 0;
    text-align: center;
}

.lgx-tab2 .nav-pills li a {
    padding: 1rem 2rem;
    text-align: left;
}


.lgx-sponsors {
    background: url(http://lattemkt.com/nonstop/imgservidor/sponsors.jpg) bottom center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

h2.heading.txtconoce {
    padding-top: 60px;
}

@media only screen and (max-width: 768px) {
	
	
	.logosbrazkem {
    float: right;
    margin-right: 0em;
    width: 77%;
}
	
	img.rff {
    margin-right: 1em;
    width: 100%;
    margin-right: 3em;
    padding: 0 0px;
    width: 100%;
    margin-bottom: 2em;
}
	
	img.rf {
    margin-right: 3em;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 2em;
}


	p.txtsiguenos {
    color: #fff;
    font-size: 25px;
    width: 100%;
    float: none;
    vertical-align: middle;
    margin-top: 0%;
}
	
	
	img.logofp {
    display: block;
    margin: auto;
    width: 100%;
    padding-top: 2em;
    padding-bottom: 0em;
}
	
	.col-md-4.bajarbul {
    margin-top: 0em;
    margin-left: 2em;
}


	.bloque5 {
    background: #53ad3b;
}
	
	p.txtsolo {
    height: 62px;
    padding: 43px 0;
    margin-top: 0em;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-bottom: 7em;
}
	
	.bgverde3 {
    background: url(../../imagenes/recurso1.png) no-repeat center;
    background: #53ad3b;
}
	
	.bgmonedaazul {
    background: #005ca7;
}
	
	.navbar-header {
    float: left;
    width: 61%;
    margin-left: 5em;
}


	.navbar-default .navbar-toggle {
    border-color: #ddd;
    display: none;
}
	
	img.btnregistrate {
    width: 100%;
    padding: 20px 25px;
}
	
	.bgverde1 {
    background: #53ad3b;
}
	
	.col-md-6.bult2 {
    margin-top: 1em;
    margin-bottom: 5em;
    margin-left: 2em;
}
	
	
	p.txtregresa-2 {
    text-align: center;
    padding-top: 60px;
    line-height: 37px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0em;
}
	
	.col-md-6.bul1 {
    width: 92%;
    margin-left: 2em;
    margin-top: 2em;
}
	
	p.txtregresa {
    text-align: center;
    padding: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0em;
}

p.txttiempo {
    text-align: center;
    padding: 0px;
    line-height: 40px;
    color: #f0e600;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0em;
}
	
	img.logoaniq {
        width: 55%;
    padding: 13px;
    margin-top: 1em;
    margin-left: 1em;
}

img.logobrakem {
    width: 80%;
    margin-left: 0em;
}

img.logoplas {
    width: 80%;
    margin-left: 2em;
    margin-bottom: 1em;
}

}
































