@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* font-family: 'Montserrat', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/**/
.mt-0 {
    margin-top: 0px !important
}

.sm {
    min-width: 80px;
    max-width: 160px
}

.md {
    min-width: 60px;
    max-width: 240px
}

.lg {
    max-width: 300px
}

.logo-nav {
    text-align: center;
    padding-top: 0px;
}

.styleLogin_1 .logo-nav {
    position: absolute;
    margin-top: 3%;
    right: 0;
    left: 0;
}

.nomargin{margin:0px !important;}

.centrar {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    float: none;
}

.fondo {
    background-color: #FFC;
}

.transparent {
    background-color: #f2f2f2;
}

.modal.bg-dark {
    background-color: rgba(0, 0, 0, 0.93);
}

/**/
a:focus {
    outline: none
}

.clearfix__ {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.s-back-switch {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.float-none {
    float: none;
}

.nopadding {
    padding: 0px;
}

.main_ .alert {
    border: 0px;
}

.parraf_ {
}

    .parraf_ p {
        font-size: 15px;
        letter-spacing: -0.5px;
        font-weight: 400;
    }

    .parraf_ a {
        color: #019f4f;
        font-weight: 600;
        transition: all .2s ease-in-out;
    }

        .parraf_ a:hover {
            color: #901569;
        }

/* HEADER */
#top-nav.skin-1 .brand {
    background: #fff;
    padding: 0px 10px;
    width: 220px;
    max-height: 100px;
    overflow: hidden;
    border: 0;
}

.logo_v {
}

.sidebar-mini .logo_v {
    display: none;
}

.logo_h {
    /* opacity: 0; */
    padding: 0px 5px;
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 70px;
}

.sidebar-mini .logo_h {
    opacity: 1;
}

.nav_.size-toggle {
    padding: 10px;
}

.nav_ .btn.Btn_bar {
    height: 100px;
    line-height: 100px;
    text-align: center;
    padding: 0;
    float: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .nav_ .btn.Btn_bar:hover {
        background: #814a86;
    }

    .nav_ .btn.Btn_bar i {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, 0.5);
        font-size: 24px;
        line-height: 100px;
        margin: 0 auto;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .nav_ .btn.Btn_bar i:after {
            position: absolute;
            width: 1px;
            height: 30px;
            content: "";
            display: block;
            background: rgba(255, 255, 255, 0.15);
            right: 0;
            top: 50%;
            transform: translateY(-50%);
        }

/* Titulo Sucursal Virtual */
.title_sucursal {
    float: left;
    height: 100px;
}

    .title_sucursal h1 {
        margin: 0;
        position: relative;
        display: block;
        top: 47%;
        transform: translateY(-50%);
        padding: 10px 25px;
        color: rgba(255, 255, 255, 0.5);
        font-size: 29px;
        letter-spacing: 0px;
        font-weight: 100;
    }

        .title_sucursal h1 i {
            font-size: 20px;
            position: relative;
            top: -2px;
            margin: 0px 10px;
            color: rgba(255, 255, 255, 0.2);
        }

/* Config Perfil */
.mod_perfil {
    float: right;
    display: block;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    line-height: 100px;
    min-width: 90px;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#top-nav.skin-1 .nav-notification > li > a {
    text-align: center;
}

.mod_perfil .icon_drop {
    position: absolute;
    float: right;
    width: 20px;
    height: 20px;
    z-index: 0;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    font-size: 13px;
    top: 40%;
    transform: translateY(-50%);
    right: 20%;
}

/* PERFIL DROPDOWN */
#top-nav .nav-notification > li.profile .dropdown-menu {
    min-width: 250px;
    border: 0px;
    border-radius: 3px;
    padding-top: 0;
    overflow: hidden;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: flipInY .8s ease;
    animation: flipInY .8s ease;
}

.User__ {
    margin-bottom: 0px;
    border-bottom: 1px solid #f1f1f1;
}

    .User__ a {
        line-height: normal;
    }

    .User__ .img_ {
        display: inline-block;
        width: 40%;
        height: 100px;
        float: left;
    }

    .User__ .detail {
        float: right;
        width: 60%;
        padding: 10px;
        position: relative;
        display: block;
    }

    .User__ .nombre-User {
        display: block;
        margin: 25px 0px -3px;
    }

    .User__ .email_user {
        display: block;
        margin: 0;
        word-break: break-all;
        letter-spacing: -0.6px;
        font-size: 13px;
        color: #c7c7c7;
        white-space: pre-line;
    }

#top-nav .mod_perfil .nav-notification .dropdown-menu li {
}

    #top-nav .mod_perfil .nav-notification .dropdown-menu li a {
        padding: 15px 20px;
        font-size: 14px;
        letter-spacing: -0.5px;
        color: #8c838c;
        font-weight: 600;
        transition: all .2s ease-in-out;
    }

        #top-nav .mod_perfil .nav-notification .dropdown-menu li a:hover {
            color: #4e4e4e !important;
        }

        #top-nav .mod_perfil .nav-notification .dropdown-menu li a i {
            font-size: 23px;
            color: #c3c3c3;
            position: relative;
            top: 3px;
            margin-right: 7px;
            transition: all .2s ease-in-out;
        }

        #top-nav .mod_perfil .nav-notification .dropdown-menu li a:hover i {
            color: #80c900;
            text-shadow: 0px 0px 8px rgba(128, 201, 0, 0.6);
        }

#top-nav .nav-notification > li.profile .dropdown-menu li:not(:first-child) a:focus, #top-nav .nav-notification > li.profile .dropdown-menu li:not(:first-child) a:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

/* NOTIFICACIONES */
#top-nav .nav-notification > li.profile .notif_ {
    min-width: 270px;
}

#top-nav .mod_perfil .nav-notification .notif_ li a {
    font-size: 12px;
    padding: 15px 15px;
}

    #top-nav .mod_perfil .nav-notification .notif_ li a .text_ {
        font-size: 13px;
    }

    #top-nav .mod_perfil .nav-notification .notif_ li a i {
        font-size: 11px;
        color: #ffffff;
        top: -1px;
        margin-right: 0px;
    }

    #top-nav .mod_perfil .nav-notification .notif_ li a:hover i {
        color: #ffffff;
    }

.dropdown-menu.notif_ li a .time {
    top: initial;
    font-size: 10px;
    color: #b5b5b5;
    bottom: 3px;
}

/* BTON LOGOUT */
.Btn_out {
    float: right;
    display: block;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    line-height: 100px;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .Btn_out a {
        height: 100px;
        line-height: 100px;
        text-align: center;
        padding: 0;
        float: left;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .Btn_out a:hover {
            background: rgba(255,255,255,.05);
        }

        .Btn_out a i {
            display: block;
            position: relative;
            color: rgba(255, 255, 255, 0.5);
            font-size: 20px;
            line-height: 100px;
            margin: 0 auto;
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

/* Mensaje Bienvenido */
.mens_bienv .alert-animated {
    padding: 0;
    border: 0px solid #f1f5fc;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: #068b2d;
}

.mens_bienv .alert-inner {
    border: 0px solid #f1f5fc;
    padding: 10px;
    background-color: #00a651;
}

.mens_bienv .alert-message {
    text-shadow: none;
    color: #fff;
    animation: text-moving 20s infinite;
    -webkit-animation: text-moving 20s infinite;
    -moz-animation: text-moving 20s infinite;
    -ms-animation: text-moving 20s infinite;
    -o-animation: text-moving 20s infinite;
}

.mens_bienv .btn_closeB,
.btn_closeB {
    position: absolute;
    right: 0px;
    top: 4px;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    padding: 0;
    min-width: auto;
    color: #fff;
    background: #00a651;
}

/*Modal Cerrar - Salida */
.logoutConfirm {
    padding: 30px;
}

    .logoutConfirm h4 {
        font-size: 22px;
        letter-spacing: -0.8px;
        color: #bdbdbd;
    }

.btn-Cancel,
.btn-Out {
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    letter-spacing: -0.8px;
    position: relative;
    min-width: 100px;
    transition: all .25s ease-in-out;
}

.btn-Out {
    background: #840c4f;
}

.btn-Cancel {
    background: #00a651;
}

    .btn-Cancel i,
    .btn-Out i {
        opacity: 0;
        transition: all .5s ease-in-out;
        position: absolute;
        left: 10px;
        font-size: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .btn-Cancel:hover i,
    .btn-Out:hover i {
        opacity: 1;
        left: 10px;
    }

    .btn-Cancel:hover,
    .btn-Out:hover {
        color: #fff;
        padding-left: 30px;
    }

/* NAV ASIDE */
aside.skin-1 {
    width: 220px;
    top: 100px;
    background: #fff;
    box-shadow: 5px 0px 10px rgba(0,0,0,0.05);
}

    aside.skin-1 .sidebar-inner {
        border-right-color: #eef1f2;
    }

        /* User */
        aside.skin-1 .sidebar-inner .user-block {
            border-bottom-color: #eef1f2;
            border-bottom: 0px;
            box-shadow: none;
            border-top: 1px solid #eef1f2;
            padding: 15px 20px;
        }

.sidebar-mini aside .sidebar-inner .user-block {
    padding: 10px;
    padding: 20px 10px;
}

.user-block .img_ {
    height: 65px;
    width: 65px;
    position: relative;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 7px;
    -webkit-animation: fadeIn .7s ease-in-out .5s both;
    -moz-animation: fadeIn .7s ease-in-out .5s both;
    -o-animation: fadeIn .7s ease-in-out .5s both;
    -ms-animation: fadeIn .7s ease-in-out .5s both;
    animation: fadeIn .7s ease-in-out .5s both;
}

.sidebar-mini .user-block .img_ {
    margin-bottom: 0px;
}

aside .sidebar-inner .user-block img {
    float: none;
    width: auto;
}

.user-block .img_:after {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    content: "";
    top: 3px;
    left: 3px;
    box-shadow: 0px 0px 0px 3px #fff;
    border-radius: 50%;
    background: #80c900;
    animation: fadeInDown .5s ease-in-out .8s both;
}

aside.skin-1 .sidebar-inner .user-block .detail {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.nombre-User {
    color: #94386e;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 700;
    display: block
}

.cargo-User {
    color: #bbbbbb;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: 500;
    display: block;
}

/* Menu */
.main-menu {
    min-height: 900px;
}

.item_menu {
    transition: all .5s ease-in-out;
}

aside .main-menu > ul > li > a:hover .text {
    color: #374556;
    transition: all .5s ease-in-out;
}

aside .main-menu > ul > li.active > a:hover .text {
    color: rgba(255,255,255,.8);
}

.sidebar-mini aside .main-menu > ul > li.active > a:hover .text {
    color: #374556;
}

aside .main-menu > ul > li.active > a {
    color: #737b84;
    color: #fff;
    font-weight: 600;
}



aside.skin-1 .main-menu > ul > li.active > a {
    background: #00a651;
}

.item_menu:before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    background: #efefef;
    right: 0;
    top: 0%;
}

li.active .item_menu:before {
    height: 0px;
}

.menu-icon {
    position: relative;
}

    .menu-icon i {
        color: #bf298f;
        line-height: .75em;
        font-size: 16px;
        vertical-align: middle;
        position: relative;
        top: -2px;
        transition: all .5s ease-in-out;
    }

aside .main-menu > ul > li.active > a .menu-icon i {
    color: #fff;
}

.sidebar-mini aside .main-menu > ul > li.active > a .menu-icon i {
    color: #fff;
}

.sidebar-mini aside .main-menu > ul > li > a:hover .menu-icon i {
    color: #bf298f;
}

.item_menu:hover .menu-icon i {
    color: #80c900;
    color: #00a651;
}


.menu-down {
    transition: all .5s ease-in-out;
    color: #525f6f;
}

.main-menu li a:hover .menu-down {
    color: #80c900;
    color: #00a651;
}

aside.skin-1 .main-menu > ul > li > a .menu-hover {
    background: #00a651;
    box-shadow: 0 0 10px 0px #00a651;
    -moz-box-shadow: 0 0 10px 0px #00a651;
    -webkit-box-shadow: 0 0 10px 0px #00a651;
}

.main-menu .btn-flat.btn-default .ink {
    background-color: rgba(128, 128, 128, 0.3);
}

aside.skin-1 .main-menu > ul > li.active > a .menu-hover {
    background: #115a35;
    box-shadow: 0 0 10px 0px #115a35;
    -moz-box-shadow: 0 0 10px 0px #115a35;
    -webkit-box-shadow: 0 0 10px 0px #115a35;
    height: 100%;
}


@media (min-width: 768px) {
    #wrapper.sidebar-mini aside .sidebar-inner .main-menu > ul > li > a {
        position: relative;
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu ul li:hover a {
        overflow: visible;
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu ul li a:hover {
        overflow: visible;
        background: #ffffff
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu ul li a .text {
        left: 80%;
        position: absolute;
        top: -5%;
        z-index: 1000;
        width: 160px;
        display: inline-block;
        background: #fff;
        padding: 20px 10px 10px;
        height: 60px;
        margin-top: 0;
        box-shadow: 5px 15px 25px -10px rgba(0,0,0,.1);
        text-align: left;
        opacity: 0;
        transition: all .25s ease-in-out;
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu ul li a:hover .text {
        top: 0%;
        opacity: 1;
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu ul ._hoverM a .text,
    ._hoverM .text {
        top: 0% !important;
        opacity: 1 !important;
    }

    #wrapper.sidebar-mini aside .sidebar-inner .main-menu > ul > li .submenu {
        top: 97%;
        border-radius: 0px;
        border: 0;
        padding: 10px;
        min-width: 170px;
        right: -180px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    }

        #wrapper.sidebar-mini aside .sidebar-inner .main-menu > ul > li .submenu .submenu {
            top: -13px;
            right: -205px
        }

        #wrapper.sidebar-mini aside .sidebar-inner .main-menu > ul > li .submenu li a {
            background: #fff;
            text-align: left;
            padding: 7px 20px;
            color: #9c9c9c;
        }

            #wrapper.sidebar-mini aside .sidebar-inner .main-menu > ul > li .submenu li a .submenu-label {
                color: #9c9c9c !important
            }

    #wrapper.sidebar-mini .menu-down {
        position: absolute;
        right: 7px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
    }
}

.areaBann_ {
    display: block;
    margin: 20px 0px;
    transition: all .15s ease-in-out;
}

    .areaBann_ a {
        display: block;
    }

    .areaBann_ img {
        max-width: 100%;
    }

#wrapper.sidebar-mini .areaBann_ {
    display: none;
}

/* MAIN CONTENT */
#wrapper.main_ {
    background-color: #f9f9f9;
}

#main-container {
    margin-left: 220px;
    min-height: 990px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-top: 0px;
}

/* Titulo pagina Breadcrumb */
.page_title {
    min-height: 80px;
    background: #fff;
    display: block;
    border-bottom: 1px solid #f5f5f5;
}

    .page_title .main-header {
        padding: 15px 25px;
    }

.main-header .page-title {
    padding-left: 40px;
    position: relative;
}

.page_title .main-header i {
    color: #e2e2e2;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.page_title .main-header h3 {
    letter-spacing: -1px;
    color: #949494;
    font-weight: 300;
}

.page_title .main-header span {
    display: block;
    color: #c1c1c1;
    text-shadow: none;
    font-size: 14px;
    margin-top: 0px;
    letter-spacing: -0.7px;
}

.breadcrumb {
    padding: 25px 15px;
    position: relative;
    border-bottom: 0px solid #f9f9f9;
}

/* PANELES */
.panel__ {
}

    .panel__ .panel.panel-default {
        border: 0px;
        box-shadow: 0 1px 1px rgba(0,0,0,.05), 0 0px 30px rgba(0, 0, 0, 0.03);
    }

    .panel__ .panel-heading {
    }

.t_panel {
    position: relative;
    padding: 8px 15px 10px 50px;
}

    .t_panel i {
        /*background: linear-gradient(60deg, #00a651, #079c50);
		    box-shadow: 0 5px 20px rgba(0, 166, 81, 0.18), 0 4px 20px 0px rgba(0, 0, 0, 0.09), 0 7px 8px -5px rgba(0, 166, 81, 0.2);*/
        position: absolute;
        left: 0;
        color: #d0cfcf;
        border-radius: 3px;
        top: 5px;
        font-size: 17px;
        line-height: 42px;
        width: 40px;
        height: 40px;
        text-align: center;
    }

    .t_panel h1 {
        margin: 0;
        display: inline-block;
        font-size: 19px;
        margin-top: 4px;
        line-height: normal;
        letter-spacing: -1px;
        color: #9c9c9c;
        font-weight: 400;
    }

.panel__ .datos__ .t_panel h1 {
    font-size: 15px;
    margin-top: 6px;
}

.t_panel p {
    color: #c1c1c1;
    text-shadow: none;
    font-size: 13px;
    margin-top: -3px;
    margin-bottom: 0px;
    letter-spacing: -0.7px;
}

/*HOME PORTAFOLIO*/
.port_home {
}

    .port_home .panel.panel-default .panel-heading {
        background: #00a651;
        border-bottom: 0px;
        padding: 10px 10px;
    }

    .port_home .t_panel {
        border-radius: 3px;
        background: #16b965;
        box-shadow: 0px 0px 15px rgba(0, 166, 81, 0.88), 0px 0px 20px rgba(0, 0, 0, 0.1);
        color: #fff;
        padding: 0px 20px 0px 40px;
    }

        .port_home .t_panel i {
            color: #fff;
            top: 4px;
        }

        .port_home .t_panel h1 {
            color: #fff;
            font-weight: 300;
            margin-top: 0px;
            min-height: 50px;
            line-height: 48px;
            opacity: 1;
            text-shadow: 0px 1px 1px rgba(0,0,0,.15);
        }

    .port_home .panel.panel-default .tool-bar a {
        background: transparent;
        color: #fff;
    }

        .port_home .panel.panel-default .tool-bar a:hover {
            background: #16b965;
            box-shadow: 0px 0px 15px rgba(0, 166, 81, 0.88), 0px 0px 10px rgba(0, 0, 0, 0.1);
            color: #fff;
        }

    .port_home .panel__ .panel .tool-bar .btn_tool.collapse_btn {
        color: #fff;
    }

/* TABLES */
.panel__ .btn_more,
.btn_more {
    background: #00a651;
    color: #fff;
    min-width: auto;
    outline: none;
    transition: all .25s ease-in-out;
}

    .panel__ .btn_more:hover,
    .btn_more:hover {
        color: #fff;
        background: #80c900;
    }

.panel__ .panel .tool-bar .btn_tool.collapse_btn {
    color: #840c4f;
}

    .panel__ .panel .tool-bar .btn_tool.collapse_btn.collapsed {
        color: #006f36;
    }

.table_sub {
    position: relative;
    background: #00a651;
    color: #fff;
    margin: 0;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    z-index: 0;
}

    .table_sub:after {
        position: absolute;
        z-index: -1;
        content: '';
        left: 0;
        bottom: -7px;
        border-style: solid;
        border-width: 7px 7px 0px 0px;
        border-color: #03a859 transparent;
    }

.panel__ .panel .tool-bar .btn_tool {
    min-width: auto;
    width: 50px;
    margin: 0px 3px;
    color: #a0a0a0;
    transition: all .25s ease-in-out;
}

    .panel__ .panel .tool-bar .btn_tool:hover {
        color: #fff;
        background: #00a651;
    }

    .panel__ .panel .tool-bar .btn_tool:focus {
        background: transparent;
    }

.panel__ .table {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    margin-bottom: 5px;
}

.panel__ .panel-body {
    padding: 20px;
}

    .panel__ .panel-body .table-responsive {
        margin-top: 40px;
    }

        .panel__ .panel-body .table-responsive:first-of-type {
            margin-top: 0px;
        }

.panel__ .table thead > tr {
    background: #840c4f;
    color: #fff;
    border: 0px;
}

.panel__ .table > thead > tr > th {
    vertical-align: middle;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 0;
    letter-spacing: -0.6px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    padding: 13px 9px;
}

.panel__ .table > thead > tr th:last-child {
    border-right: 1px
}

.panel__ .th_link {
    width: 60px;
}

.panel__ .table tbody > tr {
    border: 0px solid #eee;
}

    .panel__ .table tbody > tr > td {
        vertical-align: middle;
        border-top: 0;
        border: 1px solid rgba(0, 0, 0, 0.04);
        height: 50px;
        letter-spacing: -0.5px;
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
        color: #848383;
        background-color: #ffffff;
    }

    .panel__ .table tbody > tr.selected > td {
        transition: all .4s ease-in-out;
        background-color: #730442;
        border: 1px solid rgba(0, 0, 0, 0.08);
        color: #fff;
    }

    .panel__ .table tbody > tr.selected:hover td {
        background-color: #6b003c;
    }

.panel__ .table-hover > tbody > tr:hover > td, .panel__ .table-hover > tbody > tr:hover > th {
    background-color: #f9f9f9;
}

.panel__ .table tfoot > tr {
}

.panel__ .table > tfoot > tr > td {
    letter-spacing: -0.8px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #757575;
    height: 45px;
    vertical-align: middle;
    background: #f5f5f5;
}

.coopForm .panel-default > .panel-heading .badge {
    color: #ffffff;
    background-color: #00a651;
    min-height: 25px;
    min-width: 25px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    line-height: 25px;
}

/* LINK EN TABLE */
.btn_td {
    position: relative;
    font-weight: 700;
    color: #8e0451;
}

    .btn_td:hover {
        color: #00a651;
    }

    .btn_td:before {
        font-family: "feather";
        content: "\e882";
        position: relative;
        display: inline-block;
        color: #b7b7b7;
        font-size: 14px;
        margin-right: 5px;
        transition: all .3s ease-in-out;
    }

    .btn_td:hover:before {
        color: #00a651;
        text-shadow: 0px 0px 10px rgba(0, 166, 81, 0.4);
        animation: fadeInRight .2s ease-in-out;
    }

/* FOOTER */
footer {
    background: linear-gradient(60deg, #922f72, #901569);
    padding: 30px 30px;
    color: #fff
}

    footer .footer-brand {
        font-size: 16px;
        margin-right: 20px;
        font-weight: 100;
        color: rgb(255, 255, 255);
    }

        footer .footer-brand i {
            color: rgb(255, 255, 255);
        }

        footer .footer-brand a {
            font-weight: 600;
            color: rgba(255, 255, 255, 0.52);
            transition: all .8s ease-in-out;
        }

            footer .footer-brand a:hover {
                color: rgba(255, 255, 255, 1);
                text-shadow: 0px 0px 8px rgba(255,255,255,.15);
            }

/* ACTUALIZACION DATOS */
/* Wizard */
.wizard-steps li {
    padding: 0px 0px 0px 33px;
    transition: all .2s ease-in-out;
}

    .wizard-steps li:after, .wizard-steps li:before {
        transition: all .2s ease-in-out;
    }

    .wizard-steps li:first-of-type {
        padding: 0px 10px 0px 10px;
    }

    .wizard-steps li.active {
        padding: 0px 10px 0px 40px;
    }

    .wizard-steps li:first-of-type.active {
        padding: 0px 10px 0px 15px;
    }

    .wizard-steps li a {
        letter-spacing: -0.5px;
    }

        .wizard-steps li a i {
            margin-right: 5px;
            transition: all .2s ease-in-out;
        }

    .wizard-steps li.active a i {
        color: #fff;
        animation: wobble 2s ease-in-out both
    }

/* FORM ACTUALIZACION DATOS */
@media (min-width: 768px) {

    .form-horizontal .control-label {
        padding-top: 11px;
        margin-bottom: 0;
        text-align: right;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: -0.8px;
        color: #989898;
    }

    .coopForm .input-sm {
        height: 45px;
        padding: 0px 0px 0px 35px;
        font-size: 14px;
        border-color: #f1f1f1;
        box-shadow: none;
    }

    .coopForm table .input-sm {
        padding: 0px 0px 0px 5px;
    }

    .coopForm.pagos__ table .input-sm {
        padding: 0px 0px 0px 35px;
    }

    .coopForm select.form-control,
    .coopForm input.datepicker {
        height: 45px;
        padding: 0px 0px 0px 30px;
        font-size: 14px;
        border-color: #f1f1f1;
        box-shadow: none
    }

    .coopForm table select.form-control,
    .coopForm table input.datepicker {
        padding: 0px 30px 0px 5px;
    }

    .coopForm select.form-control {
        background: url(../images/cd-icon-arrow.png) no-repeat 98% center;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        padding-right: 35px;
        transition: all .4s ease-in-out;
    }

        .coopForm select.form-control:hover {
            background: url(../images/cd-icon-arrowHover.png) no-repeat 98% center;
        }

    .coopForm label.label-radio {
        height: 45px;
        position: relative;
        display: block;
        min-height: 45px;
        float: left;
        padding-top: 12px;
        margin-right: 10px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: -0.8px;
        color: #555;
    }

    .coopForm table label.label-radio {
        padding-top: 3px;
        height: auto;
        min-height: auto;
    }

    .coopForm table label.pay_radio {
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0;
    }

    .coopForm textarea {
        height: 100px;
        padding: 10px 0px 0px 35px;
        font-size: 14px;
        border-color: #f1f1f1;
        box-shadow: none
    }
}

.box_pago.form-horizontal .label_pay,
.label_pay {
    margin-top: 5px;
    color: #b7b7b7;
}

.box_pago .coopForm .input_pay,
.input_pay {
    height: 60px;
    background: #f1f1f1;
    color: #13844a;
    border-radius: 30px;
    text-align: center;
    padding: 0px;
    margin-right: 0px;
}

.inner_icon {
    padding: 0;
    position: relative;
    z-index: 0;
    transition: all .5s ease-in-out;
}

    .inner_icon:after {
        transition: all .25s ease-in-out;
        position: absolute;
        z-index: 2;
        content: '';
        left: 8px;
        ;
        /*bottom: 0px;*/
        top: 43px;
        height: 2px;
        width: 0px;
        border-radius: 3px;
        background-color: #bf298f;
    }

    .inner_icon:hover:after {
        width: 20px;
    }

    .inner_icon .icono_ {
        position: absolute;
        font-size: 16px;
        left: 10px;
        top: 15px;
        min-width: 17px;
        text-align: center;
        color: rgba(0, 0, 0, 0.3);
        z-index: 10;
        transition: all .5s ease-in-out;
        pointer-events: none;
    }

.coopForm .inner_icon:hover .icono_ {
    color: #bf298f;
}

.coopForm input:focus,
.coopForm select.form-control:focus,
.coopForm input.datepicker:focus,
.coopForm textarea:focus {
    border-color: #f1f1f1;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1), 0px 0px 12px rgba(0, 0, 0, 0.1);
}

.coopForm input:hover,
.coopForm select.form-control:hover,
.coopForm input.datepicker:hover,
.coopForm textarea:hover {
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 10px rgba(0, 0, 0, 0.05);
}

.coopForm select.form-control:hover {
    cursor: pointer;
}

.form-control[disabled]:hover, .form-control[readonly]:hover, fieldset[disabled]:hover .form-control,
.form-control[disabled]:focus, .form-control[readonly]:focus, fieldset[disabled]:focus .form-control {
    box-shadow: none;
}

input[type=radio]:checked + .custom-radio {
    background-color: #bf298f;
    border: 1px solid #bf298f;
}

    input[type=radio]:checked + .custom-radio:before {
        background-color: #bf298f;
        border-color: #bf298f;
    }

.coopForm .input-group-addon {
    background-color: #bf298f;
    border: 0px;
    color: #fff;
    border-radius: 0px 3px 3px 0px;
}

/* UPLOAD FILE */
.coopForm .upload-file {
    height: 45px;
    line-height: 45px;
}

    .coopForm .upload-file label {
        height: 45px;
        padding: 0px 5px 0px 0px;
        font-size: 14px;
        border-color: #f1f1f1;
        box-shadow: none;
        max-height: 45px;
        text-align: left;
    }

        .coopForm .upload-file label span {
            line-height: 45px;
            color: #a0a0a0;
            padding-left: 6px;
            height: 45px;
            font-weight: 300;
        }

.upload-file label:before {
    background-color: #840c4f;
    border-left: 0px;
    color: #fff;
    line-height: 43px;
    padding: 0 10px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.6px;
}

/*Error*/
.coopForm select.form-control.parsley-error,
.coopForm .parsley-error {
    border-color: #bf298f;
    color: #bf298f;
}

.parsley-error:focus {
    border-color: #bf298f !important;
}

.parsley-error-list {
    margin-bottom: 0px;
}

    .parsley-error-list .type,
    .parsley-error-list .required {
        background: #9e005d;
        color: #fff;
        padding: 8px 10px;
        position: relative;
        display: inline-block !important;
        left: 5px;
        font-size: 11px;
        font-weight: 500;
        animation: fadeInRight .8s ease-in-out both;
    }

        .parsley-error-list .type:after,
        .parsley-error-list .required:after {
            position: absolute;
            z-index: -1;
            content: '';
            left: 0;
            top: -6px;
            border-style: solid;
            border-width: 0px 7px 7px 0px;
            border-color: #9e005d transparent;
        }

/*HELP BLOCK FORM*/
.coopForm .help-block {
    margin-top: 0px;
    margin-bottom: 10px;
    background: #f1f1f1;
    color: #9e9e9e;
    padding: 10px;
    display: inline-block;
}

/* PROGRESS BAR */
.panel_footer .progress {
    height: 5px;
}

.panel_footer .progress-bar {
    background-color: #840c4f;
}

.table-responsive .table .progress .progress-bar {
    background-color: #00a651;
}

.buttons_control {
    text-align: center;
}

.btn_step,
.btn_success,
.btn_add,
.btn_attach,
.btn_clear {
    color: #fff !important;
    font-size: 18px;
    padding: 10px 20px;
    letter-spacing: -0.8px;
    position: relative;
    min-width: 100px;
    transition: all .25s ease-in-out;
}

.btn_attach {
    font-size: 14px;
    letter-spacing: -0.5px;
    background: #168a4e;
}

.btn_success {
    background: #840c4f;
}

.btn_step {
    background: #00a651;
}

.btn_add {
    background: #80c902;
}

.btn_clear {
    color: #a5a5a5 !important;
    background: #efefef;
}

    .btn_step i,
    .btn_success i,
    .btn_add i,
    .btn_attach i,
    .btn_clear i {
        opacity: 0;
        transition: all .5s ease-in-out;
        position: absolute;
        left: 10px;
        font-size: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .btn_step:hover i,
    .btn_success:hover i,
    .btn_add:hover i,
    .btn_attach:hover i,
    .btn_clear:hover i {
        opacity: 1;
        left: 10px;
    }

    .btn_step:hover,
    .btn_success:hover,
    .btn_add:hover,
    .btn_attach:hover,
    .btn_clear:hover {
        color: #fff !important;
        padding-left: 30px;
    }

    .btn_clear:hover {
        color: #a5a5a5 !important;
    }

.btn_pay {
    color: #fff !important;
    font-size: 20px;
    padding: 15px 20px;
    letter-spacing: -0.8px;
    position: relative;
    border-radius: 30px;
    min-width: 100px;
    position: relative;
    background: #00a651;
    height: 60px;
}

    .btn_pay i {
        font-size: 14px;
        top: -2px;
        position: relative;
        opacity: .5;
        margin-right: 5px;
    }

    .btn_pay:hover {
        animation: wobble-vertical 1s ease-in-out;
    }

.btn_clave {
    background: #ffffff;
    padding: 11px 20px;
    line-height: normal;
    display: block;
    border-radius: 30px;
    color: #d4d4d4;
    font-size: 15px;
    letter-spacing: -0.5px;
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

    .btn_clave i {
        opacity: 0;
        transition: all .25s ease-in;
        position: absolute;
        left: 30px;
        font-size: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .btn_clave:hover i {
        opacity: 1;
        left: 10px;
    }

    .btn_clave:hover {
        transition: all .25s ease-in;
        padding-left: 35px;
        color: #888383;
    }

.fix_icon {
    position: relative;
    padding-left: 35px;
}

    .fix_icon i {
        opacity: 1;
        left: 13px;
    }

    .fix_icon.disabled, .fix_icon[disabled] {
        background: #5d163d;
    }

    .fix_icon .fa.fa-spinner {
        left: 15px;
        top: 30%;
    }

/* PAGOS EN LINEA */
.check_all {
    letter-spacing: -0.6px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    padding-top: 4px;
}

    .check_all .custom-checkbox {
        top: -1px;
    }

.box_pago {
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%
}

    .box_pago.form-horizontal .control-label {
        font-size: 16px;
        font-weight: 700;
    }

    .box_pago .coopForm .input-sm {
        font-size: 16px;
        font-weight: 700;
    }

.icon_pse {
    display: block;
    margin-top: 3%;
}

/* PAGOS */
.panel__ .table_pagos tbody > tr > td {
    padding: 20px 8px;
    letter-spacing: normal;
}

.Totalcost {
    font-size: 16px;
    font-weight: 700;
    color: #13844a;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.panel__ .table tbody > tr.selected .inner_icon {
    pointer-events: none;
    opacity: .3;
}

    .panel__ .table tbody > tr.selected .inner_icon input {
        color: #fff;
    }

/*Parcial*/
.panel__ .table tbody > tr.parcial > td {
    transition: all .4s ease-in-out;
    background-color: #730442;
    border: 1px solid rgba(0, 0, 0, 0.08);
    color: #fff;
}

.panel__ .table tbody > tr.parcial .label-checkbox {
    pointer-events: none;
    opacity: .2;
}

.panel__ .table tbody > tr.parcial .valor_ {
    color: rgba(255, 255, 255, 0.25)
}

/* pago pse icon */
.pse_icon {
    margin-bottom: 0;
}

    .pse_icon img {
        width: 50px;
        width: 45px;
        border-radius: 50%;
        -webkit-animation: rippleGray_ 2s ease-in-out infinite;
        animation: rippleGray_ 2s ease-in-out infinite;
    }

/**/
.panel__ .table tbody > tr > td .btn_pay {
    font-size: 16px;
    padding: 8px 20px;
    height: 40px;
    margin: 0 auto;
    -webkit-animation: none;
    animation: none;
}

    .panel__ .table tbody > tr > td .btn_pay:hover {
        -webkit-animation: ripple_ 2s ease-in-out infinite;
        animation: ripple_ 2s ease-in-out infinite;
    }

/* MODAL CONTENIDOS */
.panel__ .modal-content {
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.panel__ .modal-header {
    padding: 20px;
    padding-left: 50px;
}

    .panel__ .modal-header h4 {
        margin: 0;
        display: inline-block;
        font-size: 20px;
        line-height: normal;
        letter-spacing: -1px;
        color: #888787;
        font-weight: 400;
    }

.panel__ .md_icon {
    position: absolute;
    left: 10px;
    color: #d0cfcf;
    border-radius: 3px;
    top: 13px;
    font-size: 17px;
    line-height: 42px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.panel__ .panel.panel-default .panel-footer {
    padding: 2%;
}

.datos__.modal-body .form-group {
    margin-bottom: 5px;
}

.datos__.modal-body .badge {
    padding: 7px 10px;
    border-radius: 15px;
    background-color: #840c4f;
    color: #fff;
}

.text_rest {
    min-height: 45px;
    margin-bottom: 0px;
    padding: 11px 0px 0px 40px;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0px;
}

/* PORTAFOLIO */
/* Tooltip panel icons */
.icons_ a,
.panel .tool-bar li.icons_ a {
    position: relative;
    background: #ffffff;
    margin: 0 auto;
    margin-right: 2px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    padding: 0;
    text-align: center;
    transition: all .5s ease-in-out;
}

    .icons_ a i {
        color: #00a651;
        color: #afafaf;
        font-size: 16px;
        vertical-align: middle;
        position: relative;
        transition: all .5s ease-in-out;
    }

    .icons_ a:hover,
    .panel .tool-bar li.icons_ a:hover {
        background: #840c4f;
    }

        .icons_ a:hover i {
            color: #fff;
            text-shadow: 0px 0px 8px rgba(255,255,255,.2);
            animation: fadeInUp .5s ease-in-out both;
        }

.icons_.hover_ a:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #840c4f;
    box-shadow: 0px 0px 15px rgba(132, 12, 79, 0.45);
    color: #FFF;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    right: 3px;
    margin: auto;
    -webkit-animation-name: flash 2s both infinite;
    animation: flash 2s both infinite;
}

.icons_ a .tip_chart {
    opacity: 0;
    top: 65%;
    pointer-events: none;
    position: absolute;
    z-index: 100;
    padding: 0em 0.8em;
    line-height: normal;
    cursor: pointer;
    display: inline-block;
    width: 115px;
    text-align: center;
    color: #fff;
    background: #00a651;
    box-shadow: 0px 0px 15px rgba(102, 187, 106, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons_:nth-last-child(-n+4) a .tip_chart {
    right: 10px;
}

    .icons_:nth-last-child(-n+4) a .tip_chart:before {
        right: 0;
        left: inherit;
        border-width: 0px 0px 10px 10px;
    }

.icons_ a .tip_chart:before {
    opacity: 0;
    position: absolute;
    z-index: -1;
    content: '';
    left: 0;
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 0px;
    border-color: transparent transparent #00a651 transparent;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.icons_ a:hover > .tip_chart {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
}

    .icons_ a:hover > .tip_chart:before {
        opacity: 1;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

.icons_ a .tip_chart h1 {
    font-size: 15px;
    margin: 10px 0px;
    letter-spacing: -0.5px;
    font-weight: 400;
    color: #fff;
}

.icons_ a .tip_chart p {
    white-space: normal;
    line-height: normal;
    text-align: left;
}

/* FILTRAR EN TABLAS FORM */
.form_filter {
    padding: 50px 0px 70px;
}

.panel-heading .form_filter {
    padding: 4px 0px;
}

/* NO HAY REGISTROS */
.no_regist {
    background: #ffffff;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

    .no_regist h1 {
        margin: 0;
        padding: 25px;
        font-size: 16px;
        letter-spacing: -0.8px;
        color: #a0a0a0;
        font-weight: 300;
    }

        .no_regist h1 i {
            color: #840c4f;
            margin-right: 5px;
        }

/* TABS MODULO */
.tabs_mod {
}

    .tabs_mod .tab-bar {
        padding: 10px;
        border-radius: 3px 3px 0px 0px;
        background: #00a651;
    }

        .tabs_mod .tab-bar > li {
            margin-bottom: 0px;
            margin-right: 5px;
        }

        .tabs_mod .tab-bar a {
            text-shadow: none;
            position: relative;
            color: #fff;
            background: rgba(255,255,255,0);
            min-width: auto;
            padding: 15px;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: -0.5px;
            box-shadow: 0px 0px 15px rgba(0, 166, 81, 0), 0px 0px 10px rgba(0, 0, 0, 0);
            transition: all .25s ease-in-out;
        }

            .tabs_mod .tab-bar a:after {
                position: absolute;
                display: block;
                content: "";
                width: 0px;
                height: 1px;
                background: #fff;
                box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3);
                margin: 0 auto;
                left: 0;
                right: 0;
                bottom: 0;
                transition: all .8s .2s ease-in-out;
            }

        .tabs_mod .tab-bar > li a:focus, .tabs_mod .tab-bar > li a:hover {
            color: #fff;
            transition: all .25s ease-in-out;
            background: rgba(255,255,255,.1);
        }

        .tabs_mod .tab-bar > li.active a {
            background: #16b965;
            box-shadow: 0px 0px 15px rgba(0, 166, 81, 0.88), 0px 0px 10px rgba(0, 0, 0, 0.1);
            color: #fff;
        }

            .tabs_mod .tab-bar > li.active a:after {
                width: 30%;
            }

.section_tab {
}

    .section_tab p {
        font-size: 16px;
        line-height: normal;
        letter-spacing: -1px;
        color: #a0a0a0;
        font-weight: 400;
    }

/* RIPPLE VERDE */
.ripple_ {
    -webkit-animation: ripple_ 2s ease-in-out infinite;
    animation: ripple_ 2s ease-in-out infinite;
}

@-webkit-keyframes ripple_ {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 166, 81, 0), 0 0 0 0px rgba(0, 166, 81, 0.18);
    }

    50% {
        box-shadow: 0 0 0 15px rgba(0, 166, 81, 0.15), 0 0 0 25px rgba(0, 166, 81, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(0, 166, 81, 0), 0 0 0 0px rgba(0, 166, 81, 0.18);
    }
}

@keyframes ripple_ {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 166, 81, 0), 0 0 0 0px rgba(0, 166, 81, 0.18);
    }

    50% {
        box-shadow: 0 0 0 15px rgba(0, 166, 81, 0.15), 0 0 0 25px rgba(0, 166, 81, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(0, 166, 81, 0), 0 0 0 0px rgba(0, 166, 81, 0.18);
    }
}

/* RIPPLE GRIS */
.rippleGray_ {
    -webkit-animation: rippleGray_ 2s ease-in-out infinite;
    animation: rippleGray_ 2s ease-in-out infinite;
}

@-webkit-keyframes rippleGray_ {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }

    50% {
        box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.15), 0 0 0 13px rgba(0, 0, 0, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }
}

@keyframes rippleGray_ {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }

    50% {
        box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.08), 0 0 0 13px rgba(0, 0, 0, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }
}

/* RIPPLE BLANCO */
.rippleWhite_ {
    -webkit-animation: rippleWhite_ 2s ease-in-out infinite;
    animation: rippleWhite_ 2s ease-in-out infinite;
}

@-webkit-keyframes rippleWhite_ {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }

    50% {
        box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.15), 0 0 0 13px rgba(0, 0, 0, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0.1);
    }
}

@keyframes rippleWhite_ {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, 0), 0 0 0 0px rgba(255, 255, 255, 0.15);
    }

    50% {
        box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.08), 0 0 0 13px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, 0), 0 0 0 0px rgba(255, 255, 255, 0.15);
    }
}

/*Hover*/
@-webkit-keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*Hover*/

/* LOGIN PAGE */
.login-wrapper {
    font-family: 'Open Sans',sans-serif;
    top: 0px;
    height: 100%;
    height: 100vh;
    background: #fff;
    -webkit-animation: none;
    animation: none;
}

/* LOGIN PANEL */
.login_panel {
    min-height: 100%;
    height: 100%;
    position: relative;
}

.login-wrapper .login-widget {
    /*top: 50%;
    	transform: translateY(-50%);*/
    top: 3%;
    top: 0%;
    width: 60%;
    width: 100%;
    position: relative;
    display: block;
    float: none;
    margin: 0 auto;
    height: 100%;
}

.login_panel .logo-nav a {
    display: block;
}

    .login_panel .logo-nav a img {
        max-height: 100%;
        width: auto;
        max-width: none;
    }

.panelform__ {
    margin-top: 3%;
    padding-top: 2%;
    margin-bottom: 3%;
    /*border-top: 1px solid rgba(0,0,0,0.05);*/
}

.styleLogin_1 .panelform__ {
    width: 65%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    float: none;
    margin: 0 auto;
}

.head_msn {
}

    .head_msn h1 {
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -0.5px;
        color: #777;
        margin: 0 auto;
    }

    .head_msn h2 {
        text-align: center;
        font-size: 20px;
        font-weight: 100;
        letter-spacing: -0.5px;
        color: #d2d2d2;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .head_msn h3 {
        background: #1ab394;
        padding: 13px 20px;
        display: inline-block;
        border-radius: 30px;
        color: #fff;
        font-size: 17px;
        letter-spacing: -0.5px;
        margin: 0;
        margin-bottom: 20px;
    }

        .head_msn h3 i {
            font-size: 14px;
            margin-right: 5px;
        }

.form-login {
}

    .form-login .form-group {
        margin-bottom: 30px;
        overflow: hidden;
        position: relative;
    }

    .form-login p {
        color: #ababab;
        letter-spacing: -0.5px;
        font-size: 15px;
        line-height: 17px;
        font-weight: 400;
    }

    .form-login label {
        text-align: left;
        display: inline-block;
        color: #c7c7c7;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        /* letter-spacing: -0.5px; */
        /* margin: 10px; */
        max-width: 110px;
        padding-right: 10px;
    }

    .form-login .form-group.validado label {
        max-width: none;
    }

.form-group.validado .parsley-error-list li {
    font-size: 13px;
    letter-spacing: -0.5px;
    line-height: 13px;
    padding: 5px;
}

.form-login .form-group:focus label,
.form-login .form-group:hover label {
    border-right: .15em solid #fff;
    animation: none !important;
}

.form-login .form-group.not-empty label {
    border-right: .15em solid #c7c7c7;
    animation: none !important;
}

.form-login .input-sm {
    height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    color: #929292;
    background-color: rgba(0, 0, 0, 0);
    background-position: center bottom, center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 1px, 100% 1px;
    transition: background 0s ease-out 0s;
    background-image: linear-gradient(#1ab394, #1ab394), linear-gradient(#eef1f2, #eef1f2);
    padding: 0;
    margin: 0;
}

.form-login input:disabled {
    background-image: none;
}

.form-login .input-sm:focus,
.form-login .input-sm:focus {
    border: none;
    box-shadow: none;
    background-size: 100% 1px, 100% 1px;
    outline: 0 none;
    transition-duration: 0.3s;
    /*background:  #fff;*/
}

.form-login .parsley-error:focus {
    box-shadow: none !important;
}

.btn_login {
    position: relative;
    background: #2f4050;
    padding: 16px 40px;
    display: block;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: 0px;
    margin: 0 auto;
    margin-bottom: 0;
    border: none;
    /* width: 100%; */
    transition: all .2s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}

    .btn_login:focus {
        outline: none !important;
    }

    .btn_login:hover {
        outline: none !important;
        background: #5bc6ae;
        animation: wobble-vertical 1s ease-in-out;
    }

.login_footer01 {
    position: absolute;
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 3%;
    bottom: 20px;
    right: 0;
    left: 0;
}

    .login_footer01 span {
        position: relative;
        display: block;
        text-align: left;
        padding-left: 50px;
        padding-top: 0px;
        line-height: 15px;
        height: 40px;
        transition: all .2s ease-in-out;
    }

    .login_footer01 i {
        background: rgb(0, 166, 81);
        background: rgb(76, 180, 148);
        color: rgb(255, 255, 255);
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 50%;
        font-size: 13px;
        text-shadow: none;
        display: block;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0px;
        transition: all .2s ease-in-out;
    }

    .login_footer01 span:hover i {
        background: #2f4050;
    }

    .login_footer01 a {
        color: rgb(206, 206, 206);
        font-size: 14px;
        line-height: 14px;
        letter-spacing: -0.7px;
        font-weight: 600;
        position: relative;
        top: 43%;
        transform: translateY(-50%);
        display: block;
        transition: all .2s ease-in-out;
    }

        .login_footer01 a:hover {
            color: #989898;
        }

/* REGISTRO */
.info_lg {
    position: relative;
    display: block;
    height: 100%;
}

.registro_login {
    min-height: 100%;
    position: fixed;
    right: 0;
}

    .registro_login .img_ {
        background-position: left;
        min-height: 100%;
        display: block;
        position: absolute;
        width: 100%;
    }

footer.login_footer {
    background: transparent;
    margin-left: 0px;
    bottom: 10px;
    position: absolute;
    padding: 10px 10px;
    width: 100%;
}

    footer.login_footer .footer-brand {
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 16px;
    }

.registro_login .title_sucursal {
    height: auto;
    float: none;
    margin-top: 35px;
    margin-bottom: 50px;
    text-align: center;
}

    .registro_login .title_sucursal h1 {
        top: auto;
        transform: none;
        padding: 0px 45px;
        font-size: 20px;
        font-weight: 200;
        line-height: 22px;
        letter-spacing: -1px;
        color: rgba(255, 255, 255, 0.82);
        font-family: 'Montserrat', sans-serif;
    }

        .registro_login .title_sucursal h1 i {
            top: -1px;
            margin: 0px 15px;
            color: rgb(255, 255, 255);
            text-shadow: 0px 0px 10px rgba(255,255,255,0.25);
        }

        .registro_login .title_sucursal h1 b {
            font-weight: 400;
            font-size: 22px;
            line-height: 20px;
            color: #fff;
        }

.crear_cuenta {
    text-align: center;
}

    .crear_cuenta p {
        font-size: 15px;
        letter-spacing: -0.5px;
        margin: 0 auto;
        margin-bottom: 5px;
        text-shadow: 0px 2px 2px rgba(0,0,0,0.2);
        display: block;
    }

    .crear_cuenta a {
        padding: 15px 20px;
        display: inline-block;
        border-radius: 30px;
        color: rgba(255, 255, 255, 0.5);
        text-transform: uppercase;
        font-size: 15px;
        line-height: 15px;
        font-weight: 700;
        letter-spacing: 0px;
        margin: 0;
        margin-bottom: 15px;
        border: 2px solid #fff;
        background: rgba(255, 255, 255, 0);
        transition: all .2s ease-in-out;
    }

        .crear_cuenta a:hover, .crear_cuenta a:focus {
            outline: none !important;
            background: rgba(255, 255, 255, 0.15);
            color: #fff !important;
            animation: wobble-vertical 1s ease-in-out
        }

/* EFECTO ESCRIBIR */
.typewriter {
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    border-right: .15em solid #00a651; /* The typwriter cursor */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .15em; /* Adjust as needed */
    animation: typing 4.5s steps(40, end), blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
    from, to {
        border-color: transparent
    }

    50% {
        border-color: #00a651;
    }
}

/* EFECTO REVELAR TEXTO */
.border_b {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55px;
    /*background-color: #00a651;*/
    background-color: #eef1f2;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none;
    -webkit-animation: revealer-text .8s cubic-bezier(0.0, 0.0, 0.2, 1) .2s 1 both;
    animation: revealer-text .8s cubic-bezier(0.0, 0.0, 0.2, 1) .2s 1 both;
}

@-webkit-keyframes revealer-text {
    0%, 50% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
    }

    60%, 100% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
    }

    60% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}

@keyframes revealer-text {
    0%, 50% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
    }

    60%, 100% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
    }

    60% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}

/* SLICK ROTADOR */
.slick-slider {
    overflow: hidden;
}

/* Slider dots */
.slick-dots {
    /*background: red;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    right: 0px;
    list-style-type: none;
    margin: 0;
}

.rotador_princ .slick-dots {
    right: 25px;
}

.slick-dots li {
}

    .slick-dots li button {
        width: 10px;
        height: 10px;
        border: 0px;
        background: #fff;
        border-radius: 25px;
        display: block;
        outline: none;
        margin: 10px;
        visibility: visible !important;
        padding: 0px 0px;
        text-indent: -10000px;
        opacity: .5;
        transition: all .35s ease-in-out;
    }

.slick-dots .slick-active {
}

    .slick-dots .slick-active button {
        padding: 10px 0px;
        opacity: 1;
    }

/* Botones Sig - Ant */
.slick-prev,
.slick-next {
    color: rgba(255, 255, 255, 0);
    text-shadow: none;
    width: 50px;
    background: rgba(255,255,255,.05);
    font-size: 10px;
    border-radius: 0;
    height: 50px;
    text-align: center;
    line-height: 52px;
    position: absolute;
    z-index: 100;
    top: 50%;
    padding: 0;
    margin: 0;
}

.slick-prev {
    left: -50px;
}

.slick-next {
    right: -50px;
}

    .slick-prev:after,
    .slick-next:after {
        font-family: FontAwesome;
        color: rgba(255, 255, 255, 1);
        position: absolute;
        top: 0%;
        font-size: 12px;
        width: 50px;
        height: 50px;
        left: 0;
        right: 0;
    }

.slick-prev:after {
    content: "\f053";
}

.slick-next:after {
    content: "\f054";
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    color: rgba(255, 255, 255, 0);
    background-color: #00a651;
}

.slick-slider:hover .slick-next {
    right: 10px;
}

.slick-slider:hover .slick-prev {
    left: 10px;
}

.slick-prev, .slick-next, .slick-prev:after, .slick-next:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.sucursal_home {
    position: relative;
    display: block;
    margin-top: 33%;
}

.slideLogin {
}

.itemSL_ {
    position: relative;
    display: block;
    padding-right: 30px;
    text-align: right;
}

    .itemSL_ i {
        color: rgb(255, 255, 255);
        font-size: 28px;
        padding: 15px 5px 0px;
        position: relative;
        display: block;
        opacity: 0;
        transition: all .3s ease-in-out .5s;
        font-weight: normal;
    }

.slick-active .itemSL_ i {
    opacity: 1;
    -webkit-animation: fadeInRight 1.2s ease-in-out .6s both;
    -moz-animation: fadeInRight 1.2s ease-in-out .6s both;
    -ms-animation: fadeInRight 1.2s ease-in-out .6s both;
    -o-animation: fadeInRight 1.2s ease-in-out .6s both;
    animation: fadeInRight 1.2s ease-in-out .6s both;
}

.itemSL_ h2 {
    position: relative;
    margin: 0;
    text-align: right;
    font-size: 25px;
    line-height: 26px;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    font-weight: 200;
    padding: 15px 10px 10px 50px;
    opacity: 0;
    letter-spacing: -1px;
    transition: all .5s ease-in-out .1s;
    font-family: 'Montserrat', sans-serif;
}

.slick-active .itemSL_ h2 {
    opacity: 1;
    -webkit-animation: fadeInRight 1.2s ease-in-out .5s both;
    -moz-animation: fadeInRight 1.2s ease-in-out .5s both;
    -ms-animation: fadeInRight 1.2s ease-in-out .5s both;
    -o-animation: fadeInRight 1.2s ease-in-out .5s both;
    animation: fadeInRight 1.2s ease-in-out .5s both;
}

.itemSL_ h2:before {
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 3px;
    bottom: 0px;
    right: 10px;
    opacity: 0;
    background: rgb(255, 255, 255);
    transition: all 3s ease-in-out .5s;
}

.slick-active .itemSL_ h2:before {
    opacity: 1;
    width: 40px;
}

.itemSL_ h3 {
    position: relative;
    margin: 0;
    text-align: right;
    font-size: 58px;
    margin-right: 25px;
    margin-top: -8px;
    line-height: 45px;
    color: #fff;
    text-shadow: 0px 7px 5px rgba(0, 0, 0, 0.1);
    font-weight: 900;
    letter-spacing: -5px;
    opacity: 0;
    transition: all .5s ease-in-out .1s;
}

.slick-active .itemSL_ h3 {
    opacity: 1;
    -webkit-animation: fadeInUp 1.5s ease-in-out .4s both;
    -moz-animation: fadeInUp 1.5s ease-in-out .4s both;
    -ms-animation: fadeInUp 1.5s ease-in-out .4s both;
    -o-animation: fadeInUp 1.5s ease-in-out .4s both;
    animation: fadeInUp 1.5s ease-in-out .4s both;
}

.itemSL_ h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #fff;
    font-style: italic;
    letter-spacing: -1px;
    margin: 0;
    margin-top: 10px;
    opacity: 0;
    transition: all .5s ease-in-out .1s;
}

.slick-active .itemSL_ h4 {
    opacity: 1;
    -webkit-animation: fadeInUp 1s ease-in-out .5s both;
    -moz-animation: fadeInUp 1s ease-in-out .5s both;
    -ms-animation: fadeInUp 1s ease-in-out .5s both;
    -o-animation: fadeInUp 1s ease-in-out .5s both;
    animation: fadeInUp 1s ease-in-out .6s both;
}

/* MODAL LOGIN CLAVE REGISTRO */
.__modal .modal-dialog {
    width: 780px;
    height: 100%;
    margin: 0 auto;
    left: auto
}

.__modal .modal-content {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

    .__modal .modal-content .close__ {
        position: absolute;
        width: 50px;
        height: 50px;
        z-index: 10;
        right: 0;
        text-shadow: none;
        margin: 0;
    }

        .__modal .modal-content .close__:focus {
            outline: none !important
        }

    .__modal .modal-content .modal-body {
        /*padding: 0;
	    height: 500px;*/
        height: 100%;
        position: relative;
        display: table-cell;
        padding: 30px 0px;
        transition: all .3s ease-in-out;
    }

.timeUp_ .modal-content .modal-body {
    display: block;
}

.__modal .modal-content .modal-body:after,
.__modal .modal-content .modal-body:before {
    position: absolute;
    display: block;
    content: "";
    top: 0px;
    height: 100%;
    width: 25%;
    border-radius: 8px 0px 0px 8px;
    background-size: cover;
    background-position: center;
}

.__modal .modal-content .modal-body:before {
    background-image: url(../images/login-page-bg3.png);
    opacity: .1;
}

.__modal .modal-content .modal-body:after {
    z-index: -1;
    background: linear-gradient(180deg, #00a651, #019047);
    box-shadow: 0 12px 20px -10px rgba(0, 166, 81, 0.3), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 165, 80, 0.25);
}

.login_02 .__modal .modal-content .modal-body:before {
    opacity: .05;
}

.login_02 .__modal .modal-content .modal-body:after {
    box-shadow: 0 12px 20px -10px rgba(78, 0, 46, 0.2), 0 4px 20px 0px rgba(0, 0, 0, 0), 0 7px 8px -5px rgba(79, 0, 46, 0.1);
    background: linear-gradient(60deg, #922f72, #901569);
}

.login_02 .modal-backdrop.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.logoM_ {
    position: relative;
}

.imgLogo {
    background: #fff;
    box-shadow: -5px 5px 40px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 5px;
    margin-top: 25px;
    height: 125px;
    width: 215px;
    left: -55px;
    transition: all .2s ease-in-out;
    position: absolute;
}

.modal.in .imgLogo {
    animation: fadeInUp .7s ease-in-out .4s both;
}

.imgLogo img {
}

.__modal .modal-body .logoM_ .imgLogo img {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    display: block;
}

.infoM_ {
    text-align: center;
    min-height: 100%;
    min-height: 420px;
    height: 100%;
    position: relative
}

    .infoM_ .box_ {
        /*top: 50%;
			-ms-transform: translateY(-50%);
			-webkit-transform: translateY(-50%);
			-moz-transform: translateY(-50%);
			-o-transform: translateY(-50%);
			transform: translateY(-50%);*/
        position: relative;
    }

.timeUp_ .infoM_ .box_ {
    margin-top: 15%;
    top: auto;
    transform: none;
}

.infoM_ .icon_section {
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
    background: linear-gradient(180deg, #00a651, #009e4d);
}

.infoM_ h1 {
    color: #901569;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 0px;
    transition: all .2s ease-in-out;
}

.infoM_ h2 {
    color: #ababab;
    letter-spacing: -0.5px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    margin: 5px 25px;
    transition: all .2s ease-in-out;
    text-align: center;
}

.infoM_ p {
    color: #ababab;
    letter-spacing: -1px;
    font-size: 19px;
    line-height: 19px;
    font-weight: 400;
    margin: 10px 0px;
    transition: all .2s ease-in-out;
    text-align: left;
}

.infoM_ .parraf_ {
    animation: fadeIn .8s ease-in-out .8s both;
}

    .infoM_ .parraf_ p {
        font-size: 15px;
        letter-spacing: -0.5px;
        font-weight: 400;
        color: #929292;
    }

.infoM_ .form-horizontal .control-label {
    padding: 0;
    text-align: left;
    margin-bottom: 5px;
}

    .infoM_ .form-horizontal .control-label span.label {
        background-color: #901569;
        font-size: 11px;
        letter-spacing: 0;
        margin-left: 10px;
        font-weight: 100;
    }

.infoM_ .form-horizontal input {
    margin: 0px;
}

.infoM_ .parsley-error-list {
    margin-bottom: 0px;
    top: -1px;
    padding-left: 7px;
    position: relative;
    text-align: left;
}

.modal.in .infoM_ .icon_section {
    animation: fadeInUp 1s ease-in-out .2s both;
}

.modal.in .infoM_ h1 {
    animation: fadeInUp .8s ease-in-out .5s both;
}

.modal.in .infoM_ h2 {
    animation: fadeInUp .8s ease-in-out .7s both;
}

.modal.in .infoM_ .coopForm {
    animation: fadeIn .8s ease-in-out .8s both;
}

/* PORTAL CONSULTAS WEB */
.page_portal {
}

    .page_portal#wrapper.main_ {
        background-color: #fdfdfd;
    }

    .page_portal aside.skin-1 {
        position: fixed;
        width: 245px;
        top: auto;
        bottom: 0px;
        /*padding-bottom: 30px;*/
        height: auto;
        border-radius: 0px 5px 0px 0px;
        box-shadow: 0px 5px 20px -5px rgba(0,0,0,0.05), 0px 5px 20px rgba(0,0,0,0.05)
    }

    .page_portal.animate_ aside.skin-1 {
        animation: fadeInUp 1.5s ease-in-out .2s both;
    }

aside.skin-1 .sidebar-inner {
    border: 0px !important
}

.page_portal .logo-nav {
    padding: 15px 20px 45px;
    overflow: hidden;
    text-align: left;
    background: #fff;
    margin: 0px 0px -35px;
    display: inline-block;
    border-radius: 3px;
}

    .page_portal .logo-nav a {
        display: block;
        position: relative;
    }

        .page_portal .logo-nav a img {
            max-height: 80px;
        }

.page_portal.animate_ .logo-nav a {
    animation: fadeInUp 1.4s ease-in-out .5s both;
}

.page_portal.animate_ .main-menu {
    animation: fadeInUp 1.6s ease-in-out .6s both;
}

.page_portal.animate_ .sidebar-inner .user-block {
    animation: fadeInUp 1.3s ease-in-out .5s both;
}

.page_portal .nombre-User {
    font-size: 16px
}

.page_portal .cargo-User {
    color: #00a651;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-top: -5px;
}

.page_portal #main-container {
    margin-left: 0px;
    min-height: auto;
}

.contenidoP_ {
    /*margin-left: 250px;*/
    margin-top: -150px;
}

.page_portal footer {
    margin-left: 0px;
}

.page_portal .panel__ .panel.panel-default {
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.02), 0 0px 30px rgba(0, 0, 0, 0.07);
    margin-bottom: 0;
}

.bread_short {
    padding: 15px 15px;
}

.infot_ {
    margin-left: 220px;
    position: relative;
    background: #00a651;
    padding: 10px 12px 25px;
    margin-top: 10px;
}

#wrapper.sidebar-mini .infot_ {
    margin-left: 90px;
}

.page_portal .infot_ {
    margin-left: 0px;
    background: #f1f1f1;
    background: #0cab5a;
    padding: 50px 5px 50px;
    margin: 0 auto;
}

.infot_ .col_ {
}

.infot_ nav {
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.05), 0 0px 30px rgba(0, 0, 0, 0.08);
    padding: 25px 20px;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
}

.infot_ ul {
    list-style-type: none;
    margin: 0;
}

.infot_ li {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.infot_ p {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: -0.8px;
    color: #9c9c9c;
    display: inline-block;
    margin-right: 5px;
}

.infot_ h1 {
    font-size: 19px;
    letter-spacing: -1px;
    color: #ffffff;
    display: block;
    padding: 25px 50px 25px 20px;
    border-radius: 3px 3px 0px 0px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    background: #14bb66;
    background: #0cab5a;
    margin-bottom: 0;
    position: relative;
}

    .infot_ h1 i {
        font-weight: normal;
        font-size: 22px;
        margin-right: 3px;
        top: 50%;
        transform: translateY(-50%);
        color: rgba(255, 255, 255, 0.3);
        position: absolute;
        right: 15px;
    }

.infot_ h2 {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #048e47;
    font-weight: 600;
    top: 1px;
    position: relative
}

.infot_ h3 {
}

.conta__ {
    font-family: 'Open Sans';
    position: relative;
}

.infot_ .col_ {
    position: relative;
}

    /*.infot_ .col_:nth-child(1){animation: fadeInUp 0s ease-in-out .1s both;}
    		.infot_ .col_:nth-child(2){animation: fadeInUp .5s ease-in-out .1s both;}
    		.infot_ .col_:nth-child(3){animation: fadeInUp 1s ease-in-out .1s both;}
    		.infot_ .col_:nth-child(4){animation: fadeInUp 1.5s ease-in-out .1s both;}*/

    .infot_ .col_:before {
        position: absolute;
        display: block;
        content: "";
        width: 1px;
        height: 70%;
        background: rgba(0, 0, 0, 0.08);
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        margin: 0 auto;
    }

    .infot_ .col_:last-child:before {
        display: none;
    }

.conta__.text-left h4,
.conta__.text-left p {
    text-align: left;
}

.conta__ h4 {
    text-align: center;
    display: block;
    letter-spacing: -0.5px;
    font-weight: 600;
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0px;
}

.conta__ h5 {
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    display: block;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -0.7px;
    font-weight: 700;
    padding: 0px;
}

.conta__ img {
    max-height: 85px;
    margin: 0 auto;
    display: block;
}

.conta__ p {
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: 500;
    padding: 3px 5px;
    margin-bottom: 15px;
    position: relative;
}

.btn_masInfo {
    position: relative;
    display: inline-block;
    margin-left: 3%;
}

    .btn_masInfo a {
        position: relative;
        font-size: 13px;
        display: inline-block;
        color: #fff !important;
        background: #0a944e;
        z-index: 20;
        border-radius: 4px 4px 0px 0px;
        padding-right: 20px;
        transition: all .3s ease-in-out;
    }

        .btn_masInfo a.collapsed {
            background: #0cab5a;
        }

        .btn_masInfo a:after {
            position: absolute;
            font-family: FontAwesome;
            content: '\f077';
            right: 7px;
            font-size: 7px;
            font-weight: normal;
            top: 55%;
            transform: translateY(-50%);
            transition: all .3s ease-in-out;
        }

        .btn_masInfo a.collapsed:after {
            content: '\f078';
        }

/**/
.pse_page {
    position: relative;
    display: block;
    width: 100%;
    background: #efefef;
}

    .pse_page img {
        min-width: 100%;
        height: auto;
    }

    .pse_page .btn_pay {
        border-radius: 2px;
        margin: 25px 0px;
        float: right;
    }

.section_titlee {
    background: #00a651;
    padding: 20px;
    border-radius: 3px 3px 0px 0px;
}

    .section_titlee p {
        margin: 0;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: -0.5px;
        color: #fff;
        text-align: left;
    }

        .section_titlee p i {
            margin-right: 3px;
        }

.form_detalles {
}

    .form_detalles .form-group {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .form_detalles .control-label {
        padding: 7px 0px;
        text-align: left;
        font-size: 15px;
        font-weight: 400;
        color: #adadad;
    }

    .form_detalles .form-control[readonly] {
        background-color: #f9f9f9;
        color: #8c8b8b;
        font-size: 15px;
        font-style: italic;
        font-weight: 700;
        letter-spacing: -0.4px;
    }

.col_widg {
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, 0.01), 0 0px 30px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 20px;
    position: relative;
    display: block;
    margin-bottom: 25px;
    text-align: left;
}

    .col_widg h1 {
        margin: 0;
        position: relative;
        display: block;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: -0.8px;
        padding: 0px 25px 20px 0px;
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(0,0,0,0.05);
        color: #b7b7b7;
    }

        .col_widg h1 i {
            font-weight: normal;
            font-size: 20px;
            margin-right: 0px;
            top: 0%;
            position: absolute;
            right: 0px;
            color: #d6d6d6;
        }

    .col_widg a {
        color: #00a651;
        font-weight: 700;
        transition: all .3s ease-in-out;
    }

        .col_widg a:hover {
            color: #94386e;
        }

/* LOGIN 02 */
.login-wrapper.styleLogin_2 {
    overflow: hidden;
}

.styleLogin_2 .login_panel {
    min-height: 90%;
    height: 90%;
    position: relative;
    position: absolute;
    z-index: 10;
    background: #fff;
    width: 30%;
    left: 3%;
    bottom: 0px;
    border-radius: 8px 8px 0px 0px;
    box-shadow: 0px 0px 25px rgba(0,0,0,.1);
}

.styleLogin_2.login-wrapper .login-widget {
    width: 90%;
    padding-top: 5%;
}

.styleLogin_2 .panelform__ {
    margin-top: 0%;
    padding-top: 10%;
}

    .styleLogin_2 .panelform__ .panel-body {
        padding: 10px 20px;
    }

.styleLogin_2 .form-login .form-group {
    margin-bottom: 25px;
    padding: 0px 30px;
}

.btns__ {
    display: block;
    margin-bottom: 15px;
}

    .btns__ .btn_clave {
        padding: 0px;
        margin: 18px 0px;
    }

    .btns__ .btn_login {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

.styleLogin_2 .head_msn {
    text-align: center;
}

    .styleLogin_2 .head_msn h3 {
        padding: 10px 15px;
        font-size: 15px;
        width: auto;
    }

        .styleLogin_2 .head_msn h3 i {
            font-size: 12px;
            margin-right: 1px;
        }

.styleLogin_2 .form-login label {
    text-align: center;
    display: block;
    padding-right: 0px;
    margin: 0 auto;
    max-width: none;
    font-size: 11px;
}

.styleLogin_2 .form-login .form-group.not-empty label {
    border-right: 0px solid #c7c7c7;
}

.styleLogin_2 .form-login .form-group:focus label, .form-login .form-group:hover label {
    border-right: 0px solid #fff;
}

.styleLogin_2 .crear_cuenta p {
    text-shadow: none;
    font-weight: 400;
    letter-spacing: -1px;
    color: #b5b5b5;
    font-size: 17px;
    display: inline-block;
    margin: 0;
}

.styleLogin_2 .crear_cuenta a {
    display: inline-block;
    color: rgb(104, 208, 191);
    margin: 0px 0px;
    text-transform: none;
    letter-spacing: -1px;
    font-size: 18px;
    padding: 0px 0px;
}

    .styleLogin_2 .crear_cuenta a:hover {
        color: #73ca98 !important;
    }

    .styleLogin_2 .crear_cuenta a:focus {
        background: rgba(0, 0, 0, 0.1);
    }

.styleLogin_2 .captcha_ {
}

    .styleLogin_2 .captcha_ img {
        margin-top: 15px;
    }

.no_ingreso {
    margin-bottom: 5px;
}

    .no_ingreso .btn_clave {
        margin-bottom: 0px;
        display: table;
        margin: 0 auto;
    }

.styleLogin_2 .sucursal_home {
    margin-top: 0%;
}

.imgSD_ {
    height: 100%;
    height: 100vh;
    min-height: 100%;
    min-height: 100vh;
}

.styleLogin_2 .title_sucursal {
    position: absolute;
}

.styleLogin_2 .itemSL_ h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    line-height: 33px;
    font-weight: 700;
    padding: 10px 0px;
    letter-spacing: -2px;
    text-shadow: 0px 2px 2px rgba(0,0,0,.2);
}

.styleLogin_2 .slick-active .itemSL_ h2 {
    opacity: 1;
    -webkit-animation: fadeInUp 1s ease-in-out .7s both;
    -moz-animation: fadeInUp 1s ease-in-out .7s both;
    -ms-animation: fadeInUp 1s ease-in-out .7s both;
    -o-animation: fadeInUp 1s ease-in-out .7s both;
    animation: fadeInUp 1s ease-in-out .7s both;
}

.styleLogin_2 .itemSL_ {
    padding-right: 60px;
    top: 50%;
    transform: translateY(-50%);
    width: 44%;
    float: right;
}

.styleLogin_2 .slick-dots {
    right: 15px;
}

.styleLogin_2 footer.login_footer {
    background: #fff;
    padding: 18px 10px 25px 10px;
    border-top: 0px solid rgb(126, 204, 143);
    bottom: 0;
}

    .styleLogin_2 footer.login_footer .footer-brand {
        color: rgb(158, 158, 158);
        position: relative;
        display: block;
        text-align: left;
        padding-left: 50px;
        padding-top: 4px;
        font-size: 15px;
        line-height: 15px;
        letter-spacing: -0.7px;
        font-weight: 500;
    }

.styleLogin_2 footer .footer-brand i {
    background: rgb(115, 202, 152);
    color: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 13px;
    text-shadow: none;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0px;
}

.styleLogin_2 footer .footer-brand a {
    color: rgb(187, 187, 187);
    font-size: 15px;
    display: block;
    letter-spacing: -0.8px;
    font-weight: 500;
}

.login_recuperar {
}

.styleLogin_2.login-wrapper .login_recuperar {
    width: 90%;
    padding-top: 0%;
}

.styleLogin_2 .login_recuperar .panelform__ {
    padding-top: 3%;
}

.banner_portal {
    height: 280px;
    height: 220px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

    .banner_portal .img_ {
        width: 100%;
        height: 100%;
        background-attachment: fixed;
        background-size: 100%;
        background-position: top;
        position: absolute;
        z-index: 0;
    }

    .banner_portal .slid_ {
        top: 0;
        z-index: 10;
        right: 40px;
        top: 35%;
        transform: translateY(-50%);
        width: 70%;
        float: right;
        position: relative;
        transition: all .5s ease-in-out;
    }

.sect_animt {
    position: relative;
    z-index: 100;
}

.animate_ .sect_animt {
    -webkit-animation: fadeInUp 1.5s ease-in-out .2s both;
    -moz-animation: fadeInUp 1.5s ease-in-out .2s both;
    -ms-animation: fadeInUp 1.5s ease-in-out .2s both;
    -o-animation: fadeInUp 1.5s ease-in-out .2s both;
    animation: fadeInUp 1.5s ease-in-out .2s both;
}

.titt_ {
    position: relative;
    display: block;
    text-align: right;
    margin-right: 105px;
    bottom: -63px;
}

    .titt_ h3 {
        font-family: 'Montserrat', sans-serif;
        font-size: 40px;
        margin: 0px;
        line-height: 45px;
        padding: 0;
        color: #fff;
        text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.1);
        font-weight: 800;
        letter-spacing: -2px;
        transition: all .5s ease-in-out .1s;
    }

    .titt_ h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 26px;
        line-height: 28px;
        font-weight: 300;
        padding: 0px 0px;
        margin: 0;
        margin-bottom: -10px;
        letter-spacing: -2px;
        color: #fff;
        text-shadow: 0px 2px 2px rgba(0,0,0,.2);
        transition: all .5s ease-in-out .1s;
    }

.rotadorPL_ {
    font-family: 'Montserrat', sans-serif;
    text-align: right;
    z-index: -1;
    position: relative;
    padding-right: 30px;
}

    .rotadorPL_ .slick-slide {
        padding-top: 70px;
    }

    .rotadorPL_ i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: rgba(255,255,255,0.1);
        display: block;
        color: #fff;
        font-size: 28px;
        border-radius: 50%;
        text-align: center;
        position: absolute;
        right: 0;
        top: -10px;
        opacity: 0;
        transition: all .8s ease-in-out .1s;
    }

    .rotadorPL_ .slick-active i {
        top: 0px;
        opacity: 1;
    }

    .rotadorPL_ h2 {
        font-size: 20px;
        font-weight: 300;
        color: #fff;
        letter-spacing: -1px;
        margin: 0;
        display: inline-block;
        padding: 0px 60px;
        opacity: 0;
        transition: all 1s ease-in-out .2s;
    }

    .rotadorPL_ .slick-active h2 {
        padding: 0px 5px;
        opacity: 1;
    }

/* LOGIN 03 */
.styleLogin_3 .login_panel {
    left: auto;
    right: 3%;
    bottom: 5%;
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15), 0px 25px 30px -25px rgba(0, 0, 0, 0.08);
    /* overflow-y: scroll; */
}

.styleLogin_3 .head_msn {
    text-align: left;
}

.styleLogin_3 .form-login label {
    text-align: left;
}

.header_panel {
    position: absolute;
    top: 0;
    z-index: 10;
    background: #fff;
    padding: 15px;
}

.styleLogin_3 .imgSD_ {
    height: calc(100vh - 200px);
    height: calc(100vh - 200px);
    min-height: calc(100vh - 200px);
    min-height: calc(100vh - 200px);
    margin-top: 120px;
}

.styleLogin_3 .itemSL_ {
    text-align: left;
    float: left;
    padding-left: 50px;
    padding-right: 0px;
    top: 50%;
}

    .styleLogin_3 .itemSL_ h2 {
        text-align: left;
        margin-left: 110px;
        font-size: 26px;
        line-height: 29px;
        font-weight: 400;
        margin-top: -55px;
    }

        .styleLogin_3 .itemSL_ h2:before {
            display: none;
            right: auto;
            left: 0px;
        }

    .styleLogin_3 .itemSL_ h3 {
        text-align: left;
        margin-left: -50px;
        margin-right: 0px;
        margin-top: 0;
    }

.styleLogin_3 .slick-dots {
    top: 60%;
    right: auto;
    left: 15px;
}

.Form_titlee {
    font-family: 'Montserrat', sans-serif;
    background: rgb(47, 64, 80);
    background: linear-gradient(30deg, #53c1c1, #91ecba);
    color: #fff;
    border-radius: 0px;
    text-align: center;
    position: relative;
    padding: 40px 25px 35px;
    border-radius: 8px 8px 0px 0px;
}

    .Form_titlee:after {
        position: absolute;
        z-index: 0;
        content: '';
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ffffff;
    }

    .Form_titlee h1 {
        color: #fff;
        font-size: 24px;
        line-height: 26px;
        font-weight: 400;
        margin: 0 auto;
        letter-spacing: -2px;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 0px 2px 5px rgba(0,0,0,.2);
    }

        .Form_titlee h1 i {
        }

    .Form_titlee h2 {
        color: #fff;
        font-size: 18px;
        letter-spacing: -1px;
        margin: 0 auto;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        text-shadow: 0px 0px 5px rgba(0,0,0,.2);
    }

.styleLogin_3.login-wrapper .login-widget {
    width: 85%;
    padding-top: 0%;
    top: 0;
    transform: none;
}

.styleLogin_3 footer.login_footer {
    border-top: 0px solid rgb(158, 0, 93);
}

.styleLogin_3 footer .footer-brand i {
    background: rgb(158, 0, 93);
}

/* ESTILO 04 */
.styleLogin_4 .login_panel {
    right: auto;
    left: 3%;
}

.styleLogin_4 .panelform__ {
    padding-top: 0%;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

.styleLogin_4 .btn_clave {
    display: inline-block;
}

.styleLogin_4 .form-login label {
    text-align: left;
    display: inline-block;
    max-width: 110px;
}

.styleLogin_4.login-wrapper .login-widget {
    padding-top: 0%;
}

.styleLogin_4 .imgSD_ {
    height: calc(100vh - 185px);
    height: calc(100vh - 185px);
    min-height: calc(100vh - 185px);
    min-height: calc(100vh - 185px);
    margin-top: 120px;
}

.styleLogin_4 .itemSL_ h3 {
    right: -240px;
    margin-top: 0;
    position: relative;
    display: block;
}

    .styleLogin_4 .itemSL_ h3 img {
        height: 140px !important;
    }

.styleLogin_4 .itemSL_ h2 {
    text-align: right;
    margin-right: 90px;
    font-size: 28px;
    line-height: 29px;
    font-weight: 300;
    margin-top: -55px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

/* */
.header_page {
    display: block;
    padding: 10px 50px;
    background: #fff
}

    .header_page img {
        min-width: auto;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
    }

    .header_page .col__ {
        height: 100px;
    }

        .header_page .col__ a {
            top: 40%;
            transform: translateY(-50%);
            position: relative;
            vertical-align: middle;
            display: inline-block;
            padding: 10px 15px;
            margin: 0px 2px;
            border-radius: 5px;
            font-weight: 500;
            font-size: 14px;
            color: #FFF;
            background: #80c900;
            text-transform: uppercase;
            font-family: 'Open Sans',sans-serif;
            transition: all .5s ease-in-out;
        }

            .header_page .col__ a:hover {
                background: #6ba703;
            }

        .header_page .col__ .btn_Rip:after {
            content: '';
            width: 3px;
            height: 3px;
            background: #fff;
            box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.45);
            color: #FFF;
            border-radius: 50%;
            position: absolute;
            top: 5px;
            right: 5px;
            margin: auto;
            -webkit-animation-name: flash 2s both infinite;
            animation: flash 2s both infinite;
        }

        .header_page .col__ .btn_Rip:hover:after {
            display: none
        }

        .header_page .col__ .btn_vino {
            background: #901569
        }

/* _____________________________________________________________________ */
.page_portal .t_panel i {
    top: 50%;
    transform: translateY(-50%);
}

.page_portal .t_panel h1 {
    font-size: 22px;
    margin-top: 0px;
}

.page_portal .t_panel p {
    font-size: 15px;
}

.page_portal .t_panel.pull-right {
    text-align: right;
}

.page_portal .panel .tool-bar {
    margin-top: 7px;
}

/* MODULO CAMBIAR PLANTILLAS */
#theme-setting .theme-box {
    padding: 0px;
}

.theme-box a {
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-size: 16px;
    padding: 15px;
    letter-spacing: -0.5px;
    position: relative;
    transition: all .2s ease-in-out
}

    .theme-box a:after {
        position: absolute;
        background: #840c4f;
        opacity: 0;
        top: 0px;
        content: "";
        bottom: 0px;
        left: 0;
        width: 2px;
        height: 0%;
        margin: 0 auto;
        transition: all .8s ease-in-out;
    }

    .theme-box a:hover:after {
        opacity: 1;
        height: 100%;
    }

    .theme-box a i {
        color: #e8e8e8;
        margin-right: 8px;
        transition: all .5s ease-in-out;
        font-weight: 600;
    }

    .theme-box a:hover i {
        color: #840c4f;
    }

    .theme-box a h1 {
        margin: 0;
        color: #b9b9b9;
        font-size: 14px;
        font-weight: 400;
    }

    .theme-box a p {
        margin: 0;
        color: #b9b9b9;
        margin-left: 10px;
        position: relative;
        font-weight: 600;
        transition: all .5s ease-in-out;
    }

    .theme-box a:hover p {
        color: #840c4f;
    }

    .theme-box a.active {
        background: #840c4f;
        color: #fff;
    }

        .theme-box a.active i {
            color: #fff;
        }

        .theme-box a.active h1 {
            color: #fff;
        }

        .theme-box a.active p {
            color: #fff;
        }

		input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
			background-color:#fff !important;
			outline-style: none;
			outline: none;s
		} 
		
/* _________________________________________ Responsive ______________________________________________ 
	@media only screen and (min-width: 768px) and (max-width: 900px)
*/
@media only screen and (max-width: 1200px) {
    /*.logo-nav{background: blue;}*/
    .form-login .form-group {
        margin-bottom: 20px;
    }

    .styleLogin_1 .panelform__ {
        width: 85%;
    }

    .itemSL_ h2 {
        font-size: 22px;
    }

    .styleLogin_4 .login_panel {
        width: 33%;
        left: 1%;
    }

    .styleLogin_4 .form-login .form-group {
        margin-bottom: 10px;
        padding: 0px 0px;
    }

    .styleLogin_4 .btns__ .btn_login {
        width: 70%;
        font-size: 15px;
        padding: 12px 30px;
    }

    .styleLogin_4 .head_msn h3 {
        display: inline-block;
        margin-bottom: 10px;
        padding: 10px 10px;
        font-size: 13px;
    }

    .styleLogin_4 .Form_titlee {
        padding: 30px 25px 25px;
    }

    .styleLogin_4 .btn_clave {
        display: inline-block;
        margin-bottom: 10px;
        padding: 10px 10px;
        font-size: 13px;
    }

    .styleLogin_4 .form-login p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .styleLogin_4 .itemSL_ h2 {
        font-size: 24px;
        line-height: 25px;
    }

    .styleLogin_4 .itemSL_ h3 {
        right: -70px;
    }

        .styleLogin_4 .itemSL_ h3 img {
            height: 120px !important;
        }
}

@media only screen and (max-width: 991px) {
    /*.logo-nav{background: red;} */

    .styleLogin_4 .header_panel {
        position: relative;
        float: none;
    }

    .login-wrapper.styleLogin_4 {
        overflow: hidden;
        overflow-y: scroll;
        height: auto;
        position: relative;
        float: none;
    }

    .styleLogin_4 .login_panel {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        width: 50%;
        float: none;
        display: block;
        margin: 0 auto;
        height: auto;
        min-height: auto;
        border-radius: 8px;
    }

    .styleLogin_4 .panelform__ {
        top: auto;
        transform: none;
    }

    .styleLogin_4 .registro_login {
        position: relative;
        min-height: auto;
        float: none;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .styleLogin_4 .info_lg {
        display: none;
    }

    .styleLogin_4 .login_footer {
        position: relative;
    }

        .styleLogin_4 .login_footer .pull-right {
            position: relative;
            width: 100%;
            float: none !important;
            clear: both;
        }

    .styleLogin_4 .itemSL_ {
        display: none;
    }

    .login-wrapper.styleLogin_1 {
        overflow: hidden;
        overflow-y: scroll;
        height: auto;
        position: relative;
        float: none;
    }

    .styleLogin_1 .registro_login {
        display: none;
    }

    .styleLogin_1 .login_panel {
        width: 100%;
        float: none;
        height: auto;
    }

    .styleLogin_1 .panelform__ {
        top: auto;
        transform: none;
        float: none;
    }

    .styleLogin_1 .logo-nav {
        position: relative;
    }

    .styleLogin_1 .login_footer01 {
        position: relative;
        margin-top: 5%;
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    /*.logo-nav{background: pink;}*/

    .styleLogin_4 .login_panel {
        width: 80%;
    }

    .styleLogin_4 .registro_login {
        margin-bottom: 10px;
    }

    .styleLogin_2 footer.login_footer .footer-brand {
        margin: 20px
    }

    .styleLogin_1.login-wrapper .login-widget .col-md-12 {
        padding: 0
    }

    .styleLogin_1 .head_msn {
        text-align: center;
    }

        .styleLogin_1 .head_msn h3 {
            margin: 0 auto;
            float: none !important;
        }

        .styleLogin_1 .head_msn .btn_clave {
            margin: 0 auto;
            float: none !important;
        }

    .styleLogin_1 .login_footer01 span {
        margin: 20px 0px;
    }
}
