/*
    Theme Name: Knight
    Theme URL: https://bootstrapmade.com/knight-free-bootstrap-theme/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/

/* CSS Document */
/*ADD VALIDATION PASSWORD IN PASS*/

.widthRespInqTable th{
    text-align: center !important;
}
.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

.search-box {
    margin: 80px auto;
    position: absolute;
}

.caption {
    margin-bottom: 50px;
}

.loginForm input[type=text], .loginForm input[type=password] {
    margin-bottom: 10px;
}

.loginForm input[type=submit] {
    background: #fb044a;
    color: #fff;
    font-weight: 700;
}

#advertPass-info {
    background: gainsboro;
    color: #fff;
    right: 20px;
    position: absolute;
    top: 115px;
    border-radius: 10px;
}

.nuevoAdvertPass {
    margin-right: 19%;
    margin-top: 5%;
}

#advertPass-info h4 {
    background: #BF9746;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    padding: 17px 0;
    text-align: center;
    text-transform: uppercase;
}

#advertPass-info ul {
    list-style: outside none none;
}

    #advertPass-info ul li {
        padding: 10px 45px;
    }



.valid {
    background: rgba(0, 0, 0, 0) url("https://s19.postimg.org/vq43s2wib/valid.png") no-repeat scroll 2px 6px;
    color: black;
    line-height: 21px;
    padding-left: 22px;
}

.invalid {
    background: rgba(0, 0, 0, 0) url("https://s19.postimg.org/olmaj1p8z/invalid.png") no-repeat scroll 2px 6px;
    color: red;
    line-height: 21px;
    padding-left: 22px;
}


#advertPass-info::before {
    background: #dfdfdf none repeat scroll 0 0;
    content: "";
    height: 25px;
    left: -13px;
    margin-top: -12.5px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 25px;
}

#advertPass-info {
    display: none;
}
/* Forgot Pass*/

.closeForgotPass {
    background-color: #BF9746;
    padding: 10px 20px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-left: 85%;
}

    .closeForgotPass:hover {
        background-color: darkgoldenrod;
    }


.FogortPassLogin {
    margin-left: 60%;
    font-weight: bold;
}

.ForgotPassTextBox {
    width: 30%;
    margin-left: 36%;
    margin-top: 2%;
    text-align: center;
}

.fondoContainerPass {
    width: 40%;
    padding: 20px;
    margin: auto;
    background-color: white;
    margin-top: 10%;
}

.tituloFogort {
    text-align: center;
    padding: 20px;
    color: #BF9746;
}

.inCorreo {
    font-size: 17px;
    text-align: center;
    margin-bottom: -20px;
    margin-top: -3%;
    margin-left: 24%;
}
.inMsFinal {
    font-size: 17px;
    text-align: center;
    margin-bottom: -20px;
    margin-top: -3%;
    margin-left: 44%;
}

.inSendCorreo {
    font-size: 17px;
    text-align: center;
    margin-bottom: -20px;
    margin-top: -3%;
    margin-left: 14%;
}

.form_button {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
    margin-bottom: 5%;
}

.salir {
    background-color: #BF9746;
    padding: 10px 28px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-left: 37%;
}

    .salir:hover {
        background-color: darkgoldenrod;
    }

.correo {
    width: 100%;
    border: none;
    background: none;
    border-bottom: solid;
    border-bottom-color: #BF9746;
    border-bottom-width: 2px;
    padding: 20px;
    outline: none;
    margin-bottom: 20px;
}

    .correo:focus {
        border-bottom: solid;
        border-bottom-color: #BF9746;
        border-bottom-width: 2px;
    }

.enviar {
    background-color: #BF9746;
    padding: 10px 20px;
    color: white;
    border: none;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
}

    .enviar:hover {
        background-color: darkgoldenrod;
    }

.validar {
    background-color: #BF9746;
    padding: 10px 20px;
    color: white;
    border: none;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 32%;
}

    .validar:hover {
        background-color: darkgoldenrod;
    }

/* Float Elements 
---------------------------------*/
.fl-lt {
    float: left;
}

.fl-rt {
    float: right;
}

/* Clear Floated Elements
---------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.figure {
    margin: 0px;
}

Images {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
    height: 100%;
}

html {
    height: 100%;
}

form {
    height: 100%;
}

h2 {
    font-size: 34px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0 0 15px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    font-size: 16px;
    margin: 0 0 5px 0;
    font-weight: 600;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

logintext {
    color: white;
}

p {
    line-height: 24px;
    margin: 0;
}

/* Header Styles
---------------------------------*/

.header {
    text-align: center;
    /*background: url(../Images/Background.png) left top repeat;*/
    padding: 280px 0;
}

.logo {
    width: 130px;
    margin: 0 auto 35px;
}

.header h1 {
    font-family: 'Open Sans',sans-serif;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 0 0 22px 0;
    color: #fff;
}



.we-create {
    padding: 0;
    margin: 35px 0 55px;
}

.wp-pic {
    margin-bottom: 20px;
}

.we-create li {
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    color: #bcbcbc;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 5px 0 0;
    padding: 0 0 0 15px;
}

    .we-create li:first-child {
        background: none;
    }

.start-button {
    padding-left: 0px;
}

    .start-button li a {
        color: #fff;
    }


.link {
    padding: 15px 35px;
    background: #BF9746;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .link:hover {
        text-decoration: none;
        color: #BF9746 !important;
        background: #fff;
    }

    .link:active, .link:focus {
        background: #BF9746;
        text-decoration: none;
        color: #fff !important;
    }

/* Navigation
---------------------------------*/
.main-nav-outer {
    padding: 0px;
    /*border-bottom:1px solid #dddddd;*/
    /*box-shadow:0 4px 5px -3px #ececec;*/
    position: relative;
    background: #2e353d;
}

.main-nav {
    /*text-align:center;*/
    /*margin:10px 0 0px;*/
    padding: 0;
    list-style: none;
}



    .main-nav li a {
        display: inline-block;
        color: white;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
        line-height: 20px;
        margin: 0px 20px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        font-weight: 600;
        font-size: 16px;
    }


        .main-nav li a:hover {
            text-decoration: none;
            color: #BF9746;
        }

.small-logo {
    padding: 0 32px;
}

.main-section {
    padding: 50px 0 50px;
}


.main-sectionRest {
    padding: 50px 0 20px;
    margin-left: 15%;
}

.main-nav-outer-top {
    padding: 0px;
    /*border-bottom:1px solid #dddddd;*/
    /*box-shadow:0 4px 5px -3px #ececec;*/
    position: relative;
    background: #2e353d;
}

.main-nav-top {
    /*text-align:center;*/
    /*margin:10px 0 0px;*/
    padding: 0;
    list-style: none;
}

    .main-nav-top li {
        display: inline;
        margin: 0 1px;
    }

        .main-nav-top li a {
            display: inline-block;
            color: white;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
            text-decoration: none;
            line-height: 20px;
            margin: 0px 20px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            margin-bottom: 10px;
            font-weight: 600;
            font-size: 16px;
        }

            .main-nav-top li a:hover {
                border-bottom: 3px solid #BF9746;
                color: #BF9746;
            }


/*.main-nav-top li a:before {
        content: "";
        border-radius: 50%;
        background-color: rgb( 0, 0, 0 );
        opacity: 0.729;
        width: 7px;
        height: 7px;
        margin: 0 10px;
        display: inline-block;
    }*/


.main-nav-outer-bottom {
    padding: 0px;
    /*border-bottom:1px solid #dddddd;*/
    /*box-shadow:0 4px 5px -3px #ececec;*/
    position: relative;
    background: #fff;
}

.main-nav-bottom {
    /*text-align:center;*/
    /*margin:10px 0 0px;*/
    padding: 0;
    list-style: none;
}

    .main-nav-bottom li {
        display: inline;
        margin: 0 1px;
    }

        .main-nav-bottom li a {
            display: inline-block;
            color: white;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
            text-decoration: none;
            line-height: 20px;
            margin: 0px 20px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            font-weight: 600;
            font-size: 16px;
        }

            .main-nav-bottom li a:hover {
                text-decoration: none;
                color: #BF9746;
            }


/* Services
---------------------------------*/

.service-list {
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1 {
    float: left;
    width: 60px;
}

    .service-list-col1 i {
        font-style: normal;
        font-size: 38px;
        display: block;
        color: #222;
        font-family: 'FontAwesome';
        line-height: 38px;
    }

.service-list-col2 {
    overflow: hidden;
}

.main-section.alabaster {
    background: #fafafa;
}

/* Featured Work
---------------------------------*/
.featured-work {
    font-size: 14px;
}

    .featured-work h2 {
        text-align: left;
    }

.featured-box {
    padding: 0 0 0 0;
    margin-bottom: 25px;
    font-size: 14px;
}

    .featured-box h3 {
        margin-bottom: 5px;
    }

    .featured-box p {
        line-height: 22px;
    }

.featured-work p.padding-b {
    padding-bottom: 35px;
}

.featured-box-col1 {
    width: 60px;
    float: left;
}

    .featured-box-col1 i {
        display: block;
        line-height: 38px;
        font-family: 'FontAwesome';
        font-size: 38px;
        color: #777777;
        font-style: normal;
    }

.featured-box-col2 {
    overflow: hidden;
}

.featured-box.magic {
    background: url(../Images/magic.png) left top no-repeat;
}

.featured-box.packaged {
    background: url(../Images/packaged.png) left top no-repeat;
}

.featured-box.seo {
    background: url(../Images/seo.png) left top no-repeat;
}

.Learn-More {
    display: inline-block;
    padding: 0 5px 0 0;
    color: #BF9746;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    display: none;
}

    .Learn-More i {
        padding-right: 15px;
    }

    .Learn-More:hover, .Learn-More:focus {
        text-decoration: none;
        color: #111;
    }


/* Portfolio
---------------------------------*/
.Portfolio-nav {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

    .Portfolio-nav li {
        margin: 0 10px;
        display: inline;
    }

        .Portfolio-nav li a {
            display: inline-block;
            padding: 10px 22px;
            font-size: 12px;
            line-height: 20px;
            color: #222222;
            border-radius: 4px;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
            background: #f7f7f7;
            margin-bottom: 5px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

            .Portfolio-nav li a:hover {
                background: #BF9746;
                color: #fff;
                text-decoration: none;
            }



.Portfolio-box {
    text-align: center;
    margin-bottom: 3px;
    height: 150px;
    width: 150px;
    overflow: hidden;
    float: left;
    padding: 0;
}

.Portfolio-box-gallery {
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 250px;
    width: 250px;
    overflow: hidden;
    float: left;
    padding: 0;
}

.Portfolio-box Images {
    margin-bottom: 25px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .Portfolio-box Images:hover {
        opacity: 0.6;
    }

.Portfolio-nav li a.current {
    background: #BF9746;
    color: #fff;
    text-decoration: none;
}

Images {
    max-width: 50%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.main-section.paddind {
    padding-bottom: 60px;
}

/* Clients
---------------------------------*/
.client-part {
    background: url(../Images/section-bg1.jpg) center center no-repeat;
    background-size: cover;
    padding: 55px 0;
    text-align: center;
}

.client-part-haead {
    color: #fdfdfd;
    font-size: 28px;
    line-height: 41px;
    margin: 30px 0 10px;
    font-family: "Open Sans'", sans-serif'; font-style: italic;
}

.client {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    text-align: center;
}

    .client li {
        display: inline;
        margin: 0 15px;
    }

        .client li a {
            display: inline-block;
        }

            .client li a Images {
                margin-bottom: 15px;
                border-radius: 50%;
            }

            .client li a:hover {
                text-decoration: none;
            }

            .client li a h3 {
                color: #ffffff;
            }

            .client li a span {
                color: #f1f1f1;
            }

.quote-right {
    font-style: normal;
    width: 68px;
    height: 68px;
    margin: 0 auto;
    border: 2px solid #BF9746;
    border-radius: 50%;
    display: block;
    line-height: 68px;
    text-align: center;
    font-size: 27px;
    color: #BF9746;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .quote-right:hover {
        color: #fff;
        border: 2px solid #fff;
    }

.c-logo-part {
    background: #BF9746;
    padding: 25px 0;
    filter: alpha(opacity=60);
}

    .c-logo-part ul {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

        .c-logo-part ul li {
            display: inline;
            margin: 0 25px;
        }

        .c-logo-part ul a {
            display: inline-block;
            margin: 0 20px;
        }

.main-section.team {
    padding: 85px 0;
}

    .main-section.team h6 {
        margin-bottom: 40px;
    }


/* Team
---------------------------------*/
.team-leader-block {
    max-width: 993px;
    margin: 0 auto;
}

.team-leader-box {
    width: 30.66%;
    margin-right: 3.82979%;
    height: 490px;
    overflow: hidden;
    text-align: center;
    float: left;
}

    .team-leader-box span {
        margin-bottom: 24px;
        display: block;
    }

    .team-leader-box:nth-of-type(3n+0) {
        margin: 0;
    }

.team-leader {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 7px rgba(241,241,241,0.80);
    margin: 7px 7px 25px 7px;
}

.team-leader-shadow {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-radius: 50%;
}

    .team-leader-shadow a {
        display: block;
        width: 100%;
        height: 100%;
    }

.team-leader:hover .team-leader-shadow {
    box-shadow: inset 0px 0px 0px 148px rgba(17,17,17,0.80);
}

.team-leader:hover ul {
    display: block;
    opacity: 1
}

.team-leader Images {
    display: block;
    border-radius: 50%;
}

.team-leader ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

    .team-leader ul li {
        display: inline;
        margin: 0 11px;
    }

        .team-leader ul li a {
            font-family: 'FontAwesome';
            display: inline-block;
            font-size: 28px;
            color: #fff;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }

            .team-leader ul li a:hover, .team-leader ul li a:focus {
                text-decoration: none;
            }

            .team-leader ul li a.fa-twitter:hover {
                color: #55acee;
            }

            .team-leader ul li a.fa-facebook:hover {
                color: #3b5998;
            }

            .team-leader ul li a.fa-pinterest:hover {
                color: #cb2026;
            }

            .team-leader ul li a.fa-google-plus:hover {
                color: #dd4b39;
            }

/* Talk Business
---------------------------------*/
.business-talking {
    background: url(../Images/section-bg2.jpg) top center no-repeat;
    background-size: cover;
    padding: 60px 0 10px;
    text-align: center;
}

    .business-talking h2 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        padding: 0;
        margin: 20px 0 70px;
        text-transform: uppercase;
        font-size: 42px;
        color: #fff;
    }


/* Contact
---------------------------------*/
.main-section.contact {
    padding: 90px 0 100px;
}

.main-section.contact {
    background: url(../Images/bg-map.png) left 190px no-repeat;
}

.contact-info-box {
    font-size: 15px;
    margin: 0 0 14px 68px;
    padding-left: 0;
}

    .contact-info-box h3 {
        font-size: 15px;
        font-weight: 400;
        float: left;
        width: 102px;
        margin-right: 12px;
        line-height: 28px;
    }

        .contact-info-box h3 i {
            font-style: normal;
            font-size: 18px;
            color: #222222;
            font-family: 'FontAwesome';
            font-weight: normal;
            margin-right: 7px;
        }

    .contact-info-box span {
        line-height: 28px;
        display: block;
        overflow: hidden;
    }

.social-link {
    padding: 35px 0;
    margin: 0 0 0 68px;
    display: block;
    overflow: hidden;
    list-style: none;
}

    .social-link li {
        float: left;
        margin-right: 8px;
    }

        .social-link li a {
            display: block;
            width: 50px;
            height: 50px;
            text-align: center;
            line-height: 50px;
            font-size: 25px;
            color: #fff;
            background: #222222;
            border-radius: 50%;
            transition: all 0.3s ease-in-out;
        }

            .social-link li a:hover, .social-link li a:focus {
                text-decoration: none;
            }

.twitter a:hover {
    background: #55acee;
}

.facebook a:hover {
    background: #3b5998;
}

.pinterest a:hover {
    background: #cb2026;
}

.gplus a:hover {
    background: #dd4b39;
}

.dribbble a:hover {
    background: #ea4c89;
}

.form {
    margin: 0 66px 0 30px;
}

.input-text {
    padding: 15px 16px;
    border: 1px solid #ccc;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #aaa;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .input-text:focus {
        border: 1px solid #BF9746;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    }

    .input-text.text-area {
        height: 165px;
        resize: none;
        overflow: auto;
    }

.input-btn {
    width: 175px;
    height: 50px;
    background: #BF9746;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .input-btn:hover {
        background: #111;
        color: #fff;
    }

.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    color: #BF9746;
    border: 1px solid #BF9746;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

    #sendmessage.show, #errormessage.show, .show {
        display: block;
    }

/* Footer
---------------------------------*/

.footer {
    margin-left: 10%;
    margin-right: 10%;
    height: 30%;
}

.footer-logo {
    margin: 15px auto 35px;
    width: 76px;
}


.copyright {
    color: dimgrey;
    font-size: 14px;
    display: block;
    text-align: center;
}

    .copyright a, .credits a {
        color: #BF9746;
        font-weight: 600;
        text-decoration: none;
        display: block;
        text-align: center;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }



.imagesFooter {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.res-nav_click {
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 38px;
    text-decoration: none !important;
    color: white;
    font-style: normal;
    display: none;
    width: 42px;
    height: 15px;
    margin: 20px auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
        color: #BF9746 !important;
    }


.res-nav_click-top {
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 38px;
    text-decoration: none !important;
    color: #777777;
    font-style: normal;
    display: none;
    width: 42px;
    height: 27px;
    margin: 20px auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}



    .res-nav_click-top:hover, .res-nav_click-top:active, .res-nav_click-top:focus {
        color: #BF9746 !important;
    }

.res-nav_click-bottom {
    line-height: 38px;
    font-family: 'FontAwesome';
    font-size: 38px;
    text-decoration: none !important;
    color: #777777;
    font-style: normal;
    display: none;
    width: 42px;
    height: 27px;
    margin: 20px auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .res-nav_click-bottom:hover, .res-nav_click-bottom:active, .res-nav_click-bottom:focus {
        color: #BF9746 !important;
    }

/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.margins {
    margin: 30px 30px 0px 50px;
}

.margins2row {
    margin: 0px 0px 0px 6px;
    background-color: #2e353d;
}


.marginstext {
    margin: 30px 0px 0px 0px;
    width: 20%
}

.marginsrespect {
    margin-left: 20px;
}

.marginsleft {
    margin-left: 30%;
}



.marginnavbar {
    margin: 0px 500px 0px 0px;
}

.textwelcome {
    font-size: 20px !important;
    font-weight: bold;
}

.notvisiblesize {
    /*visibility:hidden;*/
    display: none;
    padding: 0px 0px 0px 0px;
    height: 0%;
    width: 0%;
}

.notvisiblesizetext {
    /*visibility: hidden;*/
    display: none;
}

.visiblesize {
    /*visibility: visible;*/
    display: block;
}

.resize {
    width: 50%;
}

.ver {
    display: none;
}

.verpequeno {
    display: none;
}

.headerMaster {
    background: url("../Images/top.png") repeat-x scroll center top transparent;
    color: #000000;
    font-size: 13px;
    margin: 0 auto;
    padding: 0;
    height: 95px;
}

.rowsize {
    height: 50px:
}

/*Login*/

.progress-bar {
    color: #333;
}

/*
Reference:
http://www.bootstrapzen.com/item/135/simple-login-form-logo/
*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    @include box-sizing(border-box);
    z-index: 2;
}

.form-control-questions {
    position: relative;
    font-size: 12px;
    height: auto;
    @include box-sizing(border-box);
    z-index: 2;
}


body {
    /*background: url(http://i.imgur.com/GHr12sH.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 950px;
}

.login-form {
    margin-top: 60px;
}

form[role=login] {
    color: #5d5d5d;
    background: #f2f2f2;
    padding: 26px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

    form[role=login] img {
        display: block;
        margin: 0 auto;
        margin-bottom: 35px;
    }

    form[role=login] input,
    form[role=login] button {
        font-size: 18px;
        margin: 16px 0;
    }

    form[role=login] > div {
        text-align: center;
    }

.form-links {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 50px;
}

    .form-links a {
        color: #fff;
    }

.margintop {
    margin-top: 15%;
}

.marginstexts {
    margin-top: 20px;
}

.form-login {
    background-color: gainsboro;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color: #d2d2d2;
    border-width: 5px;
    box-shadow: 0 1px 0 #cfcfcf;
}

.form-loginGolden {
    background-color: #BF9746;
    border-radius: 15px;
    border-color: #BF9746;
    border-width: 5px;
    box-shadow: 0 1px 0 #cfcfcf;
    height: 450px;
}




/*Carousel*/

.carouselinit {
    background-color: black;
}

.carousermargins {
    margin-bottom: 70px;
    margin-top: 50px;
}

#myCarousel {
    position: relative;
    height: 50vh;
}

    #myCarousel .carousel-inner .item {
        height: 50vh;
    }

.carousel-caption {
    top: 50%;
}

.margintextsmyCarousel {
    margin-left: 5%;
}

.margintextsmyCarouselObjetive {
    margin-left: 5%;
}

#myCarousel .carousel-control.left {
    top: 48%;
}

#myCarousel .carousel-control.right {
    top: 48%;
}

.uppr-txt {
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
}

#myCarousel .carousel-control.left,
#myCarousel .carousel-control.right {
    background-image: none;
    background-repeat: no-repeat;
    opacity: 0;
    text-shadow: none;
    transition: all 0.8s ease 0s;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: 100%;
}


.carousel-inner {
    box-shadow: 2px 6px 21px;
}

.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
    max-width: 100%;
}

.fa-angle-right,
.fa-angle-left {
    font-size: 80px;
}

#myCarousel:hover .carousel-control.left {
    left: 38px;
    transition: all .2s ease 0;
}

#myCarousel:hover .carousel-control.right {
    right: 38px;
    transition: all .2s ease 0;
}

#myCarousel:hover .carousel-control.left,
#myCarousel:hover .carousel-control.right {
    opacity: 1;
}



.item.active img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.05, 1.05);
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
    font-size: 80px;
}

.carousel-caption {
    left: 10%;
    top: 15%;
    padding-bottom: 5%;
    right: 0;
    text-align: left;
    width: 40%;
    height: 30%;
}

.carousel-caption-rigth {
    left: 50% !important;
}


.button-carousel {
    border: 2px solid #BF9746 !important;
    border-radius: 5px;
    color: white;
    min-width: 180px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.button--border-thick {
    border: 3px solid;
    background: #BF9746 !important;
}

.portfolioContainer {
    margin: 0 auto;
    padding-left: 35px;
}

.centercontact {
    width: 500px;
    margin: 0 auto;
}

.divclass {
    padding-top: 90px;
}

.marginimgsection {
    margin-right: 0%;
}

.marginimg {
    width: 100%;
    min-height: 34px;
    margin-bottom: 10px !important;
}

.cap-txt {
    margin-top: 0px;
    width: 100% !important;
}



.centertext {
    margin-top: 50px !important;
    text-align: center;
}

.validator {
    color: firebrick;
    text-align: center;
    font-size: 12px;
}

/*Tablas*/

table {
    /*font-family: 'Arial';*/
    /*margin: 25px auto;*/
    margin-bottom: 0%;
    margin-top: 0%;
    border-collapse: collapse;
    border: none;
    /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1), 0px 10px 20px rgba(0, 0, 0, 0.05), 0px 20px 20px rgba(0, 0, 0, 0.05), 0px 30px 20px rgba(0, 0, 0, 0.05);*/
}

    table th, table td {
        /*color: #999;*/
        border: none;
        padding: 12px 35px;
        border-collapse: collapse;
        background-color: white !important;
    }

    table th {
        background: #E9EAEF;
        /*color: #fff;*/
        /*text-transform: uppercase;*/
        font-size: 12px;
    }

        table th.last {
            border-right: none;
        }

.tablepadding {
    padding-left: 5%;
    padding-right: 5%;
}

.tablepaddingcenter {
    margin-right: 6%;
}

.tablecert {
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
}

.important {
    width: 220px;
    height: 35px;
    padding: 10px 5px 10px 5px;
    text-align: center;
    margin-left: 20px;
    background-color: #E9EAEF;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 2px solid #BF9746;
}

.rowmargin {
    margin-bottom: 3%;
}

.marginfigure {
    margin-bottom: 0%;
}

.margintopfigure {
    margin-top: 10px;
}

.pdfsizes {
    width: 100%;
    height: 100%;
}

.documents {
    display: inline-block;
    color: dimgrey !important;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    margin: 0px 20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}


    .documents:hover {
        text-decoration: underline;
        line-height: 20px;
    }

.categoryDocs {
    font-weight: bold;
}


    .categoryDocs:hover {
        text-decoration: underline;
        color: #BF9746 !important;
        line-height: 20px;
    }

.documentdiv {
    margin-bottom: 10px;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.changepassText {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
}

    .changepassText:hover {
        text-decoration: underline;
        color: #555555 !important;
        line-height: 20px;
    }


.sectionchange {
    height: 490px;
}

.changePassDiv {
    width: 35%;
    margin-left: 32%;
}

.marginbuttonPass {
    margin-top: 5%;
    margin-right: 10%;
}

.marginbuttonCancel {
    margin-top: 5%;
    margin-right: 5%;
    margin-left: 5%;
}

.margintopcaptcha {
    margin-top: 5%;
    border: 1px solid;
}

.marginerrorcaptcha {
    margin-right: 30%;
    color: firebrick !important;
    text-align: center;
    font-weight: bold !important;
}

.backAccount {
    color: darkslategrey;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 2%;
}

.lineAccount {
    width: 100%;
    border-bottom: 2px solid #BF9746;
    margin-bottom: 3%;
}

/*Account*/

.accounttext {
    font-weight: bold;
    margin-bottom: 15%;
    color: dimgrey;
}



.inputDate {
    width: 10%;
}

.marginDate {
    margin-top: 1%;
    align-items: center;
}

/*Transactions*/

.margindivbuttons {
    margin-left: 20%;
}

.buttonssmenus {
    margin-bottom: 15%;
}

.formcontainer {
    margin-left: 25%;
}

.marginDivsForms {
    margin-bottom: 1%;
}

.boldtag {
    font-weight: 700;
}

.centermessageerror {
    text-align: left !important;
}

.size400 {
    width: 400px;
}

.notpadding {
    padding: 0%;
}

.margintopform {
    margin-top: 0% !important;
}

.responsivetag {
    display: none;
}

.margintrans {
    margin-top: 5%;
}

.tableproduct {
    margin-left: 5%;
    width: 100% !important;
}

.summary {
    /*width: 220px;*/
    padding: 10px 5px 10px 5px;
    text-align: center;
    margin-left: 10%;
}

.certificate {
    text-decoration: solid;
}

.sizerow {
    height: 20px;
    width: 100%;
}

.margindivbuttons {
    margin-top: 3%;
}

.marginDateP {
    margin-top: 3%;
    width: 100px;
}

.sizeEndDate {
    width: 80px;
}

.sizeMediumCol {
    width: 50%;
    margin-right: 2%;
}

.clase {
    color: red !important;
}

/*Paging*/

.paging table {
    margin-bottom: 0%;
    margin-top: 0%;
    border-collapse: collapse;
    border: none;
    border-bottom: none !important;
    box-shadow: none !important;
}

.paging tr {
    border: hidden;
}

.paging td {
    border: hidden;
    padding: 10px;
}

.paging span {
    padding: 5px;
    margin: 0;
    background-color: #BF9746;
    color: white;
    border-radius: 10px;
}

.paging a {
    padding: 5px;
    margin: 0;
    font-size: medium;
    color: #BF9746;
    font-weight: bold;
}

/*Spinner*/

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #BF9746;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    margin-top: 50% !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.tabletext {
    align-items: center;
    font-size: 13px;
    color: #262626 !important;
}

.textbold {
    font-weight: bold !important;
}

.gridCenter {
    text-align: center !important;
}

.gridLeft {
    text-align: center !important;
}

.marginschangepass {
    margin-bottom: 15%;
    margin-top: 15%;
}

.imgAdobe {
    width: 100px;
    height: 90px;
    margin-left: 45%;
}

.pCert {
    font-size: x-large;
    font-weight: 600;
    color: black;
    margin-bottom: 1%;
    margin-top: 1%;
    margin-left: 5%;
}

.divPCert {
    height: auto;
    margin-bottom: 25px;
    margin-top: 25px;
}

.marginleftT {
    margin-left: 5% !important;
}

.tamanoWelcome {
    width: 750px !important;
    text-align: left !important;
    font-size: medium !important;
}

.NombrePerson {
    font-size: 16px;
    width: 116px;
    margin-right: 5px;
}

.MarginName {
    margin: 55px 0px 0px 0px;
}

.h3Name {
    width: auto !important;
    text-align: center;
}

.marginImg {
    margin-left: 25%;
}

.marginbtn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.footerTableStyle {
    background-color: dimgray;
    font-size: medium;
    font-weight: bold;
    color: white !important;
    text-align: center;
}


.panelProductsWidth {
    width: 80% !important;
    margin-left: 10%;
    margin-right: 10%;
}

.btnProductsPanels {
    min-width: 110px !important;
    font-weight: bold !important;
}

.rewriteH6 {
    text-align: left !important;
}

.marginProductNotTop {
    margin-top: 10px !important
}

.borderGolden {
    width: 100%;
    border-bottom: 2px solid #BF9746;
    margin-bottom: 3%;
}

.loginBack {
    /*background-image: url('../Images/500875638.jpg');*/
    background-image: url('../Images/471113829.jpg');
    /*background-color: #BF9746;*/
    background-size: 100% 100%;
    height: 100%;
}

.containerLogin {
    background: #fff;
    border-radius: 10px;
    box-shadow: 15px 20px 0px rgba(0,0,0,0.1);
    width: 60%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.containerErrorLogin {
    width: 60%;
    margin-left: 15%;
    margin-right: 15%;
}

.login-sec {
    padding: 50px 30px;
    position: relative;
}

.banner-sec {
    background: url('../Images/MUHER1.jpg') no-repeat left bottom;
    background-size: cover;
    min-height: 500px;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

.login-block {
    /*background-image: url('../Images/500875638.jpg');*/
    background-image: url('../Images/471113829.jpg');
    /*background-color: #BF9746;*/
    float: left;
    width: 100%;
    padding: 50px 0;
    height: 100%;
}

.loginTitle {
    width: 200px;
    height: 50px;
    margin: 0 auto;
    background-color: #BF9746;
    color: white;
    font-weight: bold;
    font-size: medium;
    text-align: center;
}

.loginDiv {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background-color: gainsboro;
    max-width: 335px;
}

.divControlsLogin {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20%;
}

.overwriteBtnLogin {
    border-radius: 0 !important;
    background-color: #BF9746;
    color: white;
    font-size: medium;
    border: #BF9746 !important;
    margin-bottom: 10px;
}

/*Menu Vertical*/

.menu-vert {
    overflow: auto;
    background-color: #2e353d;
    position: fixed;
    top: 0px;
    width: 20%;
    height: 100%;
    color: white;
    margin-top: 90px;
}

.logoBlack {
    width: 90%;
    margin-top: 15%;
    margin-bottom: 10%;
}

.menu-vert .brand {
    background-color: #23282e;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.menu-vert .toggle-btn {
    display: none;
}

.menu-vert ul,
.menu-vert li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    height: 40px;
}

    .menu-vert ul :not(collapsed) .downArrow:before,
    .menu-vert li :not(collapsed) .downArrow:before {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 40%;
        float: right;
    }

    .menu-vert ul .active,
    .menu-vert li .active {
        border-left: 3px solid #BF9746;
        background-color: #4f5b69;
    }



.menu-vert li {
    padding-left: 0px;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #23282e;
}

    .menu-vert li a {
        text-decoration: none;
        color: white;
    }

        .menu-vert li a i {
            padding-left: 10px;
            width: 20px;
            padding-right: 20px;
        }

    .menu-vert li:hover {
        border-left: 3px solid #BF9746;
        background-color: #BF9746;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }


@media (max-width: 767px) {
    .menu-vert {
        position: relative;
        width: 100%;
    }

        .menu-vert .toggle-btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            background-color: #ffffff;
            color: #000;
            width: 40px;
            text-align: center;
        }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 767px) {
    .menu-vert .menu-list .menu-content {
        display: block;
        margin-bottom: 90%;
    }
}


.divMasterBlack {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.divMainMasterBlack {
    width: 83%;
    margin-left: 17%;
    height: 100%;
}

.liMenu {
    display: inline-block;
    width: 100%;
}

/*Panel Products*/


.fontWhiteProducts {
    width: 80%;
    margin: 20px auto;
    background: #fff;
    height: auto;
    min-height: 770px;
}


    .fontWhiteProducts .nav-tabs {
        position: relative;
        margin: 10% auto;
        margin-bottom: 0;
        box-sizing: border-box;
    }


span.titleMyProducts {
    width: 173px;
    height: 61px;
    line-height: 54px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

    span.titleMyProducts.Account {
        color: #BF9746;
        border: 2px solid #ddd;
    }

li.active span.titleMyProducts.Account {
    background: #BF9746 !important;
    border: 2px solid #BF9746;
    color: white;
}

span.titleMyProducts.Cert {
    color: #BF9746;
    border: 2px solid #ddd;
}

li.active span.titleMyProducts.Cert {
    background: #BF9746 !important;
    border: 2px solid #BF9746;
    color: white;
}


.nav-tabs > li.active > a span.titleMyProducts {
    background: #fafafa;
}

/*.nav-tabs > li {
    width: 25%;
    margin-left: 30%;
}

    .nav-tabs > li:after {
        content: " ";
        position: absolute;
        left: 45%;
        opacity: 0;
        margin: 0 auto;
        bottom: 0px;
        border: 5px solid transparent;
        border-bottom-color: #ddd;
        transition: 0.1s ease-in-out;
    }

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 67%;
        opacity: 1;
        margin: 0 auto;
        bottom: 0px;
        border: 10px solid transparent;
        border-bottom-color: #BF9746;
    }

    .nav-tabs > li a {
        width: 70px;
        height: 70px;
        margin: 20px auto;
        border-radius: 100%;
        padding: 0;
    }

        .nav-tabs > li a:hover {
            background: transparent;
        }*/


.tab-pane {
    position: relative;
    padding-top: 30px;
}



@media( max-width : 585px ) {

    /*.nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }*/

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.tableProducts {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.borderTable {
    border-bottom: solid;
    border-bottom-color: #BF9746;
    border-bottom-width: thin;
}

.buttonMyProductsWith {
    min-width: 293px;
    padding-left: 0;
    padding-right: 0;
}

.tagsMyProductsTitles {
    font-size: medium !important;
    font-weight: bold
}

.tagTotalMyProducts {
    margin-left: 80%;
    font-size: x-large !important;
}

.totalMyProducts {
    font-size: x-large !important;
}

.marginrespAccount {
    margin-top: 5%;
}

.marginsLeftSummary {
    margin-left: 3%;
}


.paddingLeftSummary {
    padding-left: 10%;
}

.fontValidator {
    font-weight: bold;
    font-size: large;
    margin-left: 42%;
}

.notPaddingRight {
    padding-right: 0;
}

.heigthFull {
    height: 100%;
}

.minWidthProductSubs {
    min-width: 180px;
}

.marginDivAccTop {
    margin-top: 0%;
}

.marginleftButton {
    margin-left: 15% !important;
}

.fontSizeBold {
    font-weight: bold !important;
}

.dropdownTransactions {
    margin-left: 0;
}

.marginBttAccTop {
    margin-left: 22%;
    margin-top: 2%;
}

.marginsDivInternal {
    margin-top: 0%;
    margin-left: 14%;
}

.autoWidth {
    width: auto;
}

.marginAmmount {
}

.minWidthDateReturns {
    min-width: 81px;
}

.minWidthNameBeneficiaries {
    min-width: 300px;
}

.notpaddingDates {
    padding-right: 0;
}

/*Estilos del index*/

.divIndex {
    height: auto;
    min-height: 100%;
    width: 100%;
    background-size: cover;
}

.headerIndex {
    background-color: #2e353d;
    height: 154px;
    margin-bottom: 6%;
    border-bottom: solid #BF9746 2px;
}

.tagTotalIndex {
    margin-left: 47%;
    font-size: medium !important;
}

.totalIndex {
    text-align: right;
    font-size: medium !important;
}

.information > .glip {
    text-align: center;
    position: relative;
}

    .information > .glip > .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        border: 8px solid white;
        line-height: 88px;
        border-radius: 50%;
        background: #BF9746;
        vertical-align: middle;
    }

    .information > .glip:hover > .image {
        background: #ad8123;
    }

    .information > .glip > .image > i {
        font-size: 36px !important;
        color: #fff !important;
    }

    .information > .glip:hover > .image > i {
        color: white !important;
    }

    .information > .glip > .spacewhite {
        margin-top: -45px;
        background: white;
        border: 1px solid #e0e0e0;
        padding: 15px 0 10px 0;
        height: 470px;
    }



        .information > .glip > .spacewhite > h3.title {
            /*font-family: "Quicksand",sans-serif !important;*/
            font-size: 28px;
            color: #222;
            font-weight: 500;
        }

        .information > .glip > .spacewhite > p {
            /*font-family: "Quicksand",sans-serif !important;*/
            font-size: 15px;
            color: #666;
            line-height: 1.5em;
            margin: 20px;
        }




.information .space {
    height: 2px;
    background-color: #BF9746;
}



.box > .btn:hover > .btn-primary {
    background: #ad8123;
}

/*-------------------------------*/




.panel-primary {
    border-style: none;
}

    .panel-primary > .panel-heading {
        background-color: #BF9746;
        border-style: none;
    }

.btnPanels {
    margin-right: 2%;
    max-width: 150px !important;
}

.centerbtn {
    margin-left: 30%;
}

.marginNegative {
    margin-top: -24px;
}

.activityCenter {
    width: 474px;
}

.modal-content-Red {
    position: relative;
    background-color: #BF9746;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
    margin-top: 45%;
}

.modal-header-Red {
    padding: 15px;
    border-bottom: none;
    min-height: 16.428571429px;
}

.carousel-inner-small {
    box-shadow: 2px 6px 21px;
    height: 100%;
}

#myCarousel .carousel-inner-small .item {
    height: 100%;
}

/*.minHeigth {
    
    height: 300px;
}*/

.welcomeIndex {
    font-size: large;
    margin-top: 50px;
    color: white !important;
}

.nameIndex {
    width: 100%;
    margin-top: 50px;
    margin-left: 15px;
    color: white !important;
    font-size: large;
}

.marginActivity {
    margin-left: 10px;
}

.btnMargin {
    margin-left: 4px;
    margin-right: 1% !important;
}

.heigthForm {
    height: 38px;
}

.size0 {
    width: 103%;
    padding: 0;
}

.size1 {
    width: 140%;
    padding: 0;
}

.size2 {
    width: 176%;
    padding: 0;
}

.textareast {
    width: 450px;
}

.widthError {
    width: 450px;
}

.textcenter {
    position: fixed;
    bottom: 0;
}

.botonredondo {
    width: 30px;
    height: 30px;
    background-color: #BF9746;
    margin: 5px;
    padding: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 11px;
    line-height: 32px;
    text-transform: uppercase;
}

    .botonredondo:hover {
        opacity: 0.50;
        -moz-opacity: .50;
        filter: alpha (opacity=50);
    }

    .botonredondo a {
        color: #fff;
        text-decoration: none;
        padding: 5px 5px 5px 0;
    }

.icon {
    color: white;
    top: -11px;
    left: -1px;
}

.modalPinTitle {
    text-align: center;
    font-size: 16px;
    color: #BF9746;
    font-weight: 600;
}

.widthPass {
    width: 40%;
    margin-left: 27%;
}

.IndexButton {
    margin: 0px;
}

.widthIndex {
    width: 14%;
}

.widthIndexDemand {
    width: 40%;
}

.clickable {
    cursor: pointer;
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
}

.centertittle {
    text-align: center;
}

.notbottom {
    margin-bottom: 0
}

.notpaddingpaging {
    padding: 0;
}

.paging td {
    padding: 0;
}

.notdisplay {
    display: none;
}

.gridRigth {
    text-align: right !important;
}

.notpaddingTd {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    font-size: 14px !important;
}

.icondownload {
    width: 4%;
    height: 3%;
}

.color {
    color: #BF9746;
    text-decoration: underline;
}

texto:hover span {
    color: dimgrey;
}

.texto:hover span {
    text-decoration: underline;
    line-height: 20px;
    color: dimgrey;
}

.button span {
}

    .button span:after {
    }

.button:hover span {
    color: darkslategray !important;
}

    .button:hover span:after {
        opacity: 1;
        right: 0;
    }


/*-------------------------------------------------Nuevos estilos ---------------------------------------------------------*/

.IndexMenuHorImgNotPadding {
    padding-left: 0px;
    margin-top: 2%;
}

.IndexMenuHorSigOutButton {
    float: right;
    height: 90px;
    border-radius: 0;
    color: white;
    font-weight: bold;
    border-left-color: ghostwhite;
    background-color: #2e353d;
}

    .IndexMenuHorSigOutButton:hover {
        background-color: #BF9746;
        color: white;
    }

.glyphicon-log-out {
    color: white;
    margin-left: 0%;
    margin-right: 8% !important;
}


/*------------------------------------------------------------------------------------------------------------------------------*/


.panel-table .panel-body {
    padding: 0;
}

    .panel-table .panel-body .table-bordered {
        border-style: none;
        margin: 0;
    }

        .panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
            text-align: center;
            width: 100px;
        }

        .panel-table .panel-body .table-bordered > thead > tr > th:last-of-type,
        .panel-table .panel-body .table-bordered > tbody > tr > td:last-of-type {
            border-right: 0px;
        }

        .panel-table .panel-body .table-bordered > thead > tr > th:first-of-type,
        .panel-table .panel-body .table-bordered > tbody > tr > td:first-of-type {
            border-left: 0px;
        }

        .panel-table .panel-body .table-bordered > tbody > tr:first-of-type > td {
            border-bottom: 0px;
        }

        .panel-table .panel-body .table-bordered > thead > tr:first-of-type > th {
            border-top: 0px;
        }

.panel-table .panel-footer .pagination {
    margin: 0;
}

/*
used to vertically center elements, may need modification if you're not using default sizes.
*/
.panel-table .panel-footer .col {
    line-height: 34px;
    height: 34px;
}

.panel-table .panel-heading .col h3 {
    line-height: 30px;
    height: 30px;
}

.panel-table .panel-body .table-bordered > tbody > tr > td {
    line-height: 34px;
}

.divWorkArea {
    width: 89%;
    margin-left: 15%;
    padding-top: 122px;
    z-index: 2;
}

.divbreadcrumb {
    width: 40%;
    margin-left: 7%;
    background-color: none;
}


.borderBottomIndexPanel {
    border-bottom: solid 1px #E6E6E6;
}

.borderRigthIndexPanel {
    border-right: solid 1px #E6E6E6;
}

.btnInvisible {
    border: none;
}

.faiconIndexPanel {
    font-size: 20px;
    font-weight: bolder;
}

.backgroundColorHeader {
    background-color: #e6e6e6 !important;
    font-weight: 600 !important;
    border-bottom: solid #b7b7b7 1px;
    border-top: solid #b7b7b7 1px;
    font-size: 13px;
}

.nav-tabs .nav-link.active {
    font-weight: bold;
    background-color: transparent;
    border-bottom: 3px solid #dd0000;
    border-right: none;
    border-left: none;
    border-top: none;
}

.linkButtonStatement {
    color: darkblue;
    font-size: 10px;
}

.paddingSelectAccountBalance {
    padding-left: 25%;
}

.buttonBalance {
    background-color: #DDE1F5;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    border: none;
    border-radius: 4px;
    min-width: 111px;
}

/****************************0*/

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px !important;
}



.form-style {
    font-size: 12px;
    padding: 5px;
}

.paddingMovil {
    padding: 0
}

.tamano {
    font-size: 12px;
}

.displaynone {
    display: none;
}

@keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
    animation: burst 2s infinite linear
}

    .faa-burst.animated.faa-fast,
    .faa-burst.animated-hover.faa-fast:hover,
    .faa-parent.animated-hover:hover > .faa-burst.faa-fast {
        animation: burst 1s infinite linear
    }

    .faa-burst.animated.faa-slow,
    .faa-burst.animated-hover.faa-slow:hover,
    .faa-parent.animated-hover:hover > .faa-burst.faa-slow {
        animation: burst 3s infinite linear
    }

.maxwidth {
    width: 100%;
}

.padding {
    padding-top: 2%;
}


.widthTotal {
    width: 100%;
}

.tablemine {
    width: 100%;
    margin-left: 4px;
}

.init::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

.init::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}


.notpaddingTdv2 {
    padding-bottom: 17px !important;
    padding-top: 2px !important;
    font-size: 14px !important;
}

.width4 {
    width: 36% !important;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.show {
    display: block;
}

.desacRow {
    color: gainsboro;
}

.separacion {
    margin-top: 2%
}

.centerobject {
    margin-left: 31%;
}

.centerbtn {
    margin-left: 45%;
}

.displaymax {
    display: block;
}
