body{font-family: 'Open Sans', sans-serif !important;color:#555;}
.header{background-color: transparent;background-image: url(../img/bg-top.jpg);background-repeat: no-repeat;background-size: cover;width: 100%;height: 100%;}
.text-header{color: white; padding: 3em 2em;}
.info{text-align: center; color: white;background-color: transparent;background-image: url(../img/bg-top.jpg);background-repeat: no-repeat;background-size: cover;width: 100%;min-height: 300px;background-attachment: fixed;background-position: center;}
.info-center{align-items: center;justify-content: center;margin-top: 5em;}
.info-title{color: white;}
.footer{background-color: #f2f2f2;padding: 5em 5em;}
.btn{border: none;}
.btn-haiko{background-color: #98088e; color: white;}
.btn-haiko:hover{background-color: #8600B0;color: white;}
.btn-haiko:focus{background-color: #8600B0;color: white;}
.btn-haiko-ligamos{background-color: #5100A6; color: white;margin: 0 10px;}
.btn-haiko-ligamos:hover{background-color: #2F09BD; color: white;margin: 0 10px;}
.btn-haiko-ligamos:focus{background-color: #2F09BD; color: white;margin: 0 10px;}
.btn-haiko-100{background-color: #98088e; color: white;width: 100%}
.btn-haiko-100:hover{background-color: #8600B0;color: white;width: 100%}
.btn-haiko-100:focus{background-color: #8600B0;color: white;width: 100%}
/*Formulario*/
.md-header{font-weight: 300}
.md-title{font-size: 26px;}
/*fim formulario*/
.description{padding: 3em 0}
.description-title{font-size: 21px;font-weight: 600;}
.description-border{border-bottom: 2px solid #5100A6; width: 20%}
.description-checked{font-size: 26px;color: #5100A6; }
.text-300{font-weight: 300;}
.info-title{font-weight: 600;font-size: 26px;}
.footer-title{font-weight: 700;font-size: 26px;color:#98088e;vertical-align: middle;margin: 0px 2px; }
.footer-subtitle{font-weight: 400;font-size: 26px; }