.ui{
    font-family: 'Roboto',sans-serif !important;
}

.btn-eye{
    position:absolute;
    right:0;
    top:6px;
    background-color:transparent;
    border:none;
    color:rgba(0,0,0,.25)
}

.btn-eye:focus,
.btn-eye:hover{
    background-color:transparent;
    color:rgba(0,0,0,.75)
}

.full-height {
    min-height: 100vh;
}

.bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.page-cover {
	width: 70%;
    min-height: 100vh;
    position: fixed;
    z-index: 0;
}

.page-main {
	margin-left: 0;
    width: 100%;
}

.s-fixed-content {
    position: fixed;
    left: auto;
    top: 5%;
    font-size: 16px;
    color: #FFF;
    text-align: right;
    transition: 0.3s;
    transition-delay: 0s;
    opacity: 1;

    right: 36px;
}

.s-fixed-content .socialnet a{
    color: #fff;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 2px;
    display: inline-block;
    padding-top: 6px;
    width: 2.5em;
    height: 1.5em;
    border-radius: 1em;
    background: transparent;
    position: static;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}

.s-fixed-content .socialnet a:hover {
    color: #03c9a9;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 2px;
    display: inline-block;
    padding-top: 6px;
    width: 2.5em;
    height: 1.5em;
    border-radius: 1em;
    background: transparent;
    position: static;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}

.lorito-facebook a:hover {
	background-color: transparent !important;
    color: #3b5998;
}

.no-pdd-horizon {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.full-height {
    min-height: 100vh;
}
.height-100 {
    height: 100%;
}
.bg-white {
    background-color: #ffffff !important;
}
.vertical-align {
    display: table;
    height: 100%;
    width: 100%;
}
.vertical-align .table-cell {
    display: table-cell;
    padding: 75px 0px;
}
.full-height {
    min-height: 100vh;
}
.pdd-horizon-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.no-mrg-horizon {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.page-main{  
    position: relative;
	margin-left: 0;
    width: 100%;
    height: 100%;
}

.s-fixed-content-email {
    position: absolute;
    width: 100%;
    left: auto;
    top: 58%;
    font-size: 16px;
    color: #FFF;
    text-align: left;
    transition: 0.3s;
    transition-delay: 0s;
    opacity: 1;
}

.nav-padd-left {
    padding-left: 15px !important;
}

.alegra-header__banner {
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(0,177,157,var(--tw-bg-opacity));
    padding: 0.75rem;
    text-align: center;
    font-size: 1.2rem;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity));
}
