.text-white{color:#FFF!important}

.h-50{height: 50px!important;}
.h-80{height: 80px!important;}
.h-100{height: 100px!important;}
.logo-coop{    max-width: 100%;
    display: block;
    margin: 0 auto;
    left: 12%;
    position: relative;}

    #WhatsApp {
        text-decoration:none;
        position:fixed;
        bottom:150px;
        right:0px;
        width:71px;
        height:71px;
        border:none;
        text-indent:100%;
        z-index: 9999;
        background-color: #0ebb16;
    }

    #WhatsApp i {
        position:relative;
        right:100px;
        top:15%;
    }

    .fcorn-register{
        font-family: 'Raleway', sans-serif;
    }

.img-responsive-v{
    display: block;
max-width: auto;
height: 100%;
}

/* Color 1------------------------*/
.color-bg-1 .head-service-process,
.item-financial-content.color-bg-1,
.table thead .color-bg-1{
	background: #85236E !important;
}
.color-bg-1  .head-service-process:before{
    border-left: 70px solid #85236E;
}
.color-bg-1 .divisor-service-process .circle-top{
	border:solid 3px #85236E;
}
.color-bg-1 .info-service-process h3,
.mini-box .color-bg-1 i,
.color-dark-table.color-bg-1{
	color: #85236E !important;
}
/* Color 2------------------------*/
.color-bg-2 .head-service-process,
.item-financial-content.color-bg-2,
.table thead .color-bg-2{
	background: #15a4d3 !important;
}
.color-bg-2  .head-service-process:before{
    border-left: 70px solid #15a4d3;
}
.color-bg-2 .divisor-service-process .circle-top{
	border:solid 3px #15a4d3;
}
.color-bg-2 .info-service-process h3,
.mini-box .color-bg-2 i,
.color-dark-table.color-bg-2{
	color: #15a4d3;
}
/* Color 3------------------------*/
.color-bg-3 .head-service-process,
.item-financial-content.color-bg-3,
.table thead .color-bg-3{
	background: #8b231f !important;
}
.color-bg-3  .head-service-process:before{
    border-left: 70px solid #8b231f;
}
.color-bg-3 .divisor-service-process .circle-top{
	border:solid 3px #8b231f;
}
.color-bg-3 .info-service-process h3,
.mini-box .color-bg-3 i,
.color-dark-table.color-bg-3{
	color: #8b231f;
}
/* Color 4------------------------*/
.color-bg-4 .head-service-process,
.item-financial-content.color-bg-4,
.table thead .color-bg-4{
	background: #1f517c !important;
}
.color-bg-4  .head-service-process:before{
    border-left: 70px solid #1f517c;
}
.color-bg-4 .divisor-service-process .circle-top{
	border:solid 3px #1f517c;
}
.color-bg-4 .info-service-process h3,
.mini-box .color-bg-4 i,
.color-dark-table.color-bg-4{
	color: #1f517c;
}

#privacyframe{
        border: none;
        height: 100vh;
        width: 100vw;  
}

.fcorn-register p.register-toggle{
    position: inherit;
}