﻿@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

body {
    font-family: 'Poppins', sans-serif;
    background-color: rgb(239, 238, 243);
    /*background-image: url(../Images/fondo1_log.jpg);*/
    /*background-repeat:repeat;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    max-width: 100%;
    height: auto;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    /*padding-top: 5%;*/
}

p {
    font-family: 'Poppins', sans-serif;
    /* font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;*/
    /*//color: #999;*/
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

/*.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}*/

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    width: 100%;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #2866AB;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

    #sidebar .h6 {
        color: #fff;
    }

    #sidebar.active {
        margin-left: -250px;
    }

        #sidebar.active .custom-menu {
            margin-right: -50px;
        }

    #sidebar h1 {
        margin-bottom: 20px;
        font-weight: 700;
    }

        #sidebar h1 .logo {
            color: #fff;
        }

    #sidebar ul.components {
        padding: 0;
    }

    #sidebar ul li {
        font-size: 16px;
    }

        #sidebar ul li > ul {
            margin-left: 10px;
        }

            #sidebar ul li > ul li {
                font-size: 14px;
            }

        #sidebar ul li a {
            padding: 10px 0;
            display: block;
            color: rgba(255, 255, 255, 0.8);
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            #sidebar ul li a:hover {
                color: #fff;
            }

        #sidebar ul li.active > a {
            background: transparent;
            color: #fff;
        }

@media (max-width: 991.98px) {
    #sidebar {
        margin-left: -250px;
    }

        #sidebar.active {
            margin-left: 0;
        }

        #sidebar .custom-menu {
            margin-right: -50px !important;
            top: 10px !important;
        }
}

#sidebar .custom-menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    #sidebar .custom-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

#sidebar .custom-menu .btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

    #sidebar .custom-menu .btn.btn-primary {
        background: #2866AB;
        border-color: #D3E0E2;
    }

        #sidebar .custom-menu .btn.btn-primary:hover, #sidebar .custom-menu .btn.btn-primary:focus {
            background: #2866AB !important;
            border-color: #D3E0E2 !important;
        }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}




/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }

        #sidebar.active {
            margin-left: 0;
        }

    #sidebarCollapse span {
        display: none;
    }
}


/*****/
.service-heading-block {
    display: block;
    margin-bottom: 30px;
}

.title {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
}

.sub-title {
    font-size: 18px;
    font-weight: 200;
    line-height: 15px;
}

.sub-title-2 {
    font-size: 12px;
    font-weight: 200;
    line-height: 15px;
    text-align:justify;
}

.feature-block {
    background-color: #fff;
    border-radius: 2px;
    padding: 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
    transition: all ease .5s
}

.ms-feature:hover,
.ms-feature:focus {
    background-color: #fafafa;
    box-shadow: 0 3px 4px 3px rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 3px rgba(0, 0, 0, 0.12);
}

.fb-icon {
    border-radius: 50%;
    display: block;
    font-size: 36px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin: 1rem auto;
    width: 80px;
    transition: all 0.5s ease 0s;
}

.feature-block:hover .fb-icon,
.feature-block:focus .fb-icon {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    /*      transform: rotate(360deg);*/
}

.fb-icon.color-info {
    background-color: #55C0E9;
    color: #fff;
}

.fb-icon.color-warning {
    background-color: #ffc107;
    color: #fff;
}

.fb-icon.color-success {
    background-color: #5cb85c;
    color: #fff;
}

.fb-icon.color-danger {
    background-color: #d9534f;
    color: #fff;
}

.feature-block h4 {
    font-size: 16px;
    font-weight: 500;
    /*        margin: 3rem 0 1rem;*/
}

.btn-custom {
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 10px 1px;
    outline: 0 none;
    padding: 8px 30px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}


/******Estilo de login******/
.login-image {
    width: 100%;
    margin: auto;
    /*max-width: 510px;
    min-height: 75px;
    background-color: rgba(52,58,64, 0.9);
    */
    position: relative;
    background-color: rgba(52,58,64);
    padding: 10px 0px 10px 0px;
}

    .login-image .responsive {
        padding-top: 10px;
        width: 100%;
        height: auto;
    }

.login-cont {
    width: 50%;
    margin: auto;
    /*Ivonne max-width: 710px;*/
   /* max-width: 410px;
    min-height: 600px;
    position: relative;*/
    box-shadow: 0 7px 13px 0 rgba(0,0,0,.24),0 20px 35px 0 rgba(0,0,0,.19);
    /*background-image: url(../Images/bombochas1.png);*/
    /*background-size: 710px 480px;*/
    /*border-radius: 15px;*/
    border-radius: 5px;
    background-color: #f9fdfe;
}

.login-group {
    width: 100%;
    /*height: 100%;*/
    /*position: absolute;*/
    padding: 30px 30px 30px 30px;
    
}

    .login-group .sign-in-form,
    .login-group .for-pwd-form {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
    }

    .login-group .sign-in,
    .login-group .for-pwd,
    .login-form .group .check {
        display: none;
    }

    .login-group .tab {
        text-transform: uppercase;
        font-size: 15px;
        margin-right: 15px;
        padding-bottom: 5px;
        margin: 0 15px 10px 0;
        display: inline-block;
        border-bottom: 2px solid transparent;
    }

    .login-group .sign-in:checked + .tab,
    .login-group .for-pwd:checked + .tab {
        /*color: #2866AB;*/
        color: var(--my-color);
        border-color: #121a63;
    }

.login-form {
    min-height: 345px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 30px;
}

    .login-form .group {
        margin-bottom: 15px;
    }

        .login-form .group .input,
        .login-form .group .button {
            /*Ivonne width: 75%;*/
            width: 100%;

            /* color: #fff;*/
            display: block;
            padding: 15px 20px;
            border-radius: 3px;
        }

.login-group .sign-in:checked + .tab + .for-pwd + .tab + .login-form .sign-in-form {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.login-group .for-pwd:checked + .tab + .login-form .for-pwd-form {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: rgba(255,255,255,.2);
}


/*ESTILO TARJETAS DASHBOARD*/






.icon_dashboard{
    text-align:right;
}

.contador_dashboard{
    text-align:left;
}

.titulo_dashboard{
    text-align:center;
}

/**************************************/

.foter_total {
    background-color: #07BBFF;
    color: #fff;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}

.tarjeta_total {
    border: 5px solid #07BBFF;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 10px;
}
/**********************************/
.foter_depositado {
    background-color: #007815;
    color: #fff;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}

.tarjeta_depositado {
    border: 5px solid #007815;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 10px;
}
/**********************************/
.foter_pendiente {
    background-color: #DBC200;
    color: #fff;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}

.tarjeta_pendiente {
    border: 5px solid #DBC200;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 10px;
}
/**********************************/
.foter_comisiones {
    background-color: #FF7C00;
    color: #fff;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}

.tarjeta_comisiones {
    border: 5px solid #FF7C00;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    padding: 10px;
}

/*************************************/
.titulo_seccion{
    padding-top:40px;
    padding-bottom:20px;
}

.btn-login {
    background-color: var(--my-color);
    color:#fff;
}

.btn-login:hover {        
    background-color: rgba(52,58,64);
}

