/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.enlace_aqui{
    text-decoration: underline !important;
    color: #ff5400 !important;
}

.contenedor-crear{
    text-align: center;
    padding: 20px 0;
}

#authentication section#main{
    width: 50% !important;
}

#authentication section#main #contenedor-profesional-arabe{
    margin-top: 20px;
    justify-content: center;
    display: flex;
}

#authentication section#main #contenedor-profesional-arabe a{
    color: #FFF;
    background: #006578;
    padding: 8px 12px;
    text-align: center;
    display: block;
    width: 25%;
}

#authentication section#main #contenedor-profesional-arabe a p{
    margin: 0 !important;
}

#contact .contact-rich{
    white-space: nowrap;
}

#contact .contact-rich .part .icon{
    width: 2rem !important;
}

#cms #wrapper #inner-wrapper #content-wrapper #main #content p, #cms #wrapper #inner-wrapper #content-wrapper #main #content p span,
#cms #wrapper #inner-wrapper #content-wrapper #main #content p > span{
	font-family: 'Lato', sans-serif !important;
}
