* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background-image: url(/Content/images/background.jpg);
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
    font-size: 15px;
    color: #4a4a4a;
    text-align: justify;
    line-height: 22px;
}

.contenedor {
    margin-top: 10%
}

.logo-inicio {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 5%;
}

.btn-inicio {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
}

.btn-ingresar {
    text-align: center;
    background-color: #3ca7cc;
    padding: 9px;
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 11px;
    border-bottom: 2px solid #13e8d5;
    padding-left: 40px;
    position: relative;
    /*letter-spacing: 1px;*/
    width: auto;
    display: inline-block;
}

    .btn-ingresar:hover {
        background-color: #297d9a;
        color: #ffffff;
        text-decoration: none !important;
    }

.col3-left {
    width: 45%;
    float: left;
    padding-right: 4%
}

.col3-rigth {
    width: 45%;
    float: left;
    padding-left: 4%
}

.contenedor-section {
    width: 70%;
    margin: 0 auto;
    vertical-align: middle
}

.logo-section {
    width: 300px;
    height: auto
}

body.page.historia {
    background-image: none;
    width: 100%;
    height: auto;
    overflow-y: scroll;
}

.col-1, .col-10, .col-11, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

html, body {
    height: 100%
}

/*.fullscreen, .content-a {
    width: 100%;
    height: 100%;
    overflow: hidden;
}*/

.fullscreen.overflow, .fullscreen.overflow .content-a {
    height: auto;
    min-height: 100%
}

/*.content-a {
    display: table
}*/

.content-b {
    /*display: table-cell;
    position: relative;
    vertical-align: middle;*/
    text-align: center
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

div#main {
    width: 100%;
    height: 100%;
}

.col-8.full {
    background: white;
    height: 100%;
    overflow: scroll;
}

.col-4.full {
    width: 33.333333333333%;
    /* padding: 0;*/
    height: 100%;
    overflow-y: scroll;
}

h1 {
    font-weight: 400;
    color: #3ca7cc;
}

p {
    color: #4a4a4a;
    line-height: 23px;
    font-weight: 300;
    font-size: 15px;
    margin: 1em 0 1em 0;
}

.col-4.full img {
    width: 220px;
}

.col-4.full .btn-inicio {
    margin-top: 25px;
}

a.btn-ingresar i {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    background: #5db8d8;
    height: 100%;
    line-height: 45px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row .row {
    width: auto;
    margin-left:;
    margin-right:;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

.container.full a.btn-ingresar {
    width: 100%;
    margin: 10px 0;
}

.col-4.full a.btn-ingresar {
    width: 100%;
    margin: 5px 0;
}

a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #000000;
    border-bottom: 1px dotted;
}

h1 i {
    padding-right: 15px;
    margin-right: 10px;
    border-right: 1px solid;
}

@media only screen and (max-width: 1224px) {
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 520px) {
}

@media (min-width: 992px) {
    .container {
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

@media (min-width: 768px) {
    .container.full {
        width: 750px;
    }

    .name-image {
        width: 60%;
        float: left;
        margin-top: 4%;
        font-weight: 400;
        color: #3ca7cc;
        padding-left: 25px;
    }

    .name-andes {
        width: 60%;
        float: left;
        font-weight: 400;
        color: #3ca7cc;
        padding-left: 25px;
        margin-top: -5px;
    }
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}

.col-1, .col-10, .col-11, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    float: left
}

.col-1 {
    width: 8.3333333333333%
}

.col-2 {
    width: 16.666666666667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.333333333333%
}

.col-5 {
    width: 41.666666666667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 50%
}

.col-8 {
    width: 66.666666666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.333333333333%
}

.col-11 {
    width: 91.666666666667%
}

.col-12 {
    width: 100%
}

tr.title-table {
    background-color: #3ca7cc;
    width: 100%;
    color: white;
    text-align: center;
}

.tables {
    background-color: #ccc;
    width: 100%;
    text-align: center;
}

table {
    width: 100%;
}

li {
    font-weight: 300;
}

h2 {
    color: #004b65;
    font-size: 24px;
    font-weight: 700;
}

.icon-svg {
    width: 50%;
    text-align: center !important;
}

.text-icon {
    text-align: center;
}

hr {
    margin-bottom: 5%;
    margin-top: 5%;
    opacity: 0.2;
}

#clientes {
    width: 100%;
    padding-right: 0px;
}

.text-icon {
    color: #3ca7cc;
    font-size: 16px;
    font-weight: 500;
}

.image-contact {
    width: 100%;
    border-radius: 100%;
    border: #3ca7cc 5px solid;
    max-width: 50%;
}

#valores {
    width: 100%;
    padding-right: 0px;
}

#contact {
    width: 100%;
    padding-right: 0px;
}

.text-contact {
    font-size: 15px;
    font-weight: 300;
}

img.logo-andes {
    padding-right: 10px;
}

.image-title {
    width: 25%;
    float: left;
    padding-right: 15px;
}

.image-title2 {
    width: 10%;
    float: left;
    /*padding-left: 10px;*/
    border-radius: 100%;
    border: #3ca7cc 5px solid;
}

div.img-title {
    padding-left: 10px;
}

div.img-title-mutual {
    padding-left: 10px;
    padding-top: 20px;
}

.name-image {
    width: 60%;
    float: left;
    margin-top: 4px;
    ;
    font-weight: 400;
    color: #3ca7cc;
    padding-left: 25px;
}

.name-image-mutual {
    width: 60%;
    float: left;
    font-weight: 400;
    color: #3ca7cc;
    padding-left: 25px;
    margin-top: 4px;
}

.name-andes {
    width: 60%;
    float: left;
    font-weight: 400;
    color: #3ca7cc;
    padding-left: 25px;
}

a.enlace {
    font-weight: 400;
    color: #3ca7cc;
    text-decoration: none;
}

    a.enlace:hover {
        font-weight: 400;
        color: #004b65;
        text-decoration: none;
    }

.h2-mutual {
    padding-top: 5%;
}

#audios {
    background-color: blue;
}


/*LOGIN*/

@import url(https://fonts.googleapis.com/css?family=Roboto:300);

.login-page {
    width: 360px;
    padding: 8% 0 0;
    margin: auto;
}

.form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 860px;
    margin: 0 auto 40px;
    padding: 40px 45px 80px;
    text-align: justify;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

    .form input {
        font-family: "Roboto", sans-serif;
        outline: 0;
        background: #f2f2f2;
        width: 100%;
        border: 0;
        margin: 0 0 15px;
        padding: 4px;
        box-sizing: border-box;
        font-size: 14px;
    }

    .form button {
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        outline: 0;
        background: #3ca7cc;
        width: 100%;
        border: 0;
        padding: 4px;
        color: #FFFFFF;
        font-size: 20px;
        -webkit-transition: all 0.3 ease;
        transition: all 0.3 ease;
        cursor: default;
    }

        .form button:hover, .form button:active, .form button:focus {
            background: #00131a;
        }

    .form .message {
        margin: 15px 0 0;
        color: #b3b3b3;
        font-size: 12px;
    }

        .form .message a {
            color: #3ca7cc;
            text-decoration: none;
        }

    .form .register-form {
        display: none;
    }

.container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

    .container:before, .container:after {
        content: "";
        display: block;
        clear: both;
    }

    .container .info {
        margin: 50px auto;
        text-align: center;
    }

        .container .info h1 {
            margin: 0 0 15px;
            padding: 0;
            font-size: 36px;
            font-weight: 300;
            color: #1a1a1a;
        }

        .container .info span {
            color: #4d4d4d;
            font-size: 12px;
        }

            .container .info span a {
                color: #000000;
                text-decoration: none;
            }

            .container .info span .fa {
                color: #EF3B3A;
            }

body {
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*LOGIN*/


/*BTN REPRODUCTOR*/

.btn-inicio.reproductor {
    display: inline-block;
    background-color: #3ca7cc;
    width: auto;
    margin: 20px 0;
    padding: 10px 20px;
}

    .btn-inicio.reproductor p {
        margin-top: 0;
        color: white;
        font-weight: 700;
    }

#play {
    font-size: 59px;
    color: #004b65;
    padding-top: 15px;
    padding-left: 15px;
}

    #play:hover {
        font-size: 59px;
        color: #3ca7cc;
        padding-top: 15px;
        padding-left: 15px;
    }


/*icon slider*/


/*
i.fa.fa-chevron-left {
    color: #004b65 !important;
    font-size: 25px !important;
}

i.fa.fa-chevron-right {
    color: #004b65 !important;
    font-size: 25px !important;
}
*/


/* form */

form #contact_form {
    width: 100%;
    height: 20px;
    font-size: 20px;
}

input#apellido, #apellido2, #nombres, #rut, #apPaterno, #apMaterno, #domicilio, #ciudad, #nacimiento, #estado, #personal, #emergencia, #cuenta, #hijos, #cargas, #afp, #inp, #fonasa, #escolar, #fecha, #local, #ingreso, #cargo, #sueldo, #jornada, #contrato, #alergia, #casa, #personas, #poleron, #pantalon, #contrasena, #banco, #AEM, #ASM, #AET, #AST, #BEM, #BSM, #BET, #BST, #CEM, #CSM, #CET, #CST, #DEM, #DSM, #DET, #DST, #EEM, #ESM, #EET, #EST, #FEM, #FSM, #FET, #FST, #GEM, #GSM, #GET, #GST, #HEM, #HSM, #HET, #HST, #ATotal, #BTotal, #CTotal, #DTotal, #ETotal, #FTotal, #GTotal, #HTotal, #observaciones, #zapatos.input {
    color: #4a4a4a;
    height: 20px;
    border: none;
    border-bottom: 1px solid #3ca7cc;
    width: 100%;
    height: auto;
    font-size: 20px;
    /*padding-bottom: 10px;*/
}

input#submit_button {
    background-color: #3ca7cc;
    padding: 15px;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    border-bottom: 2px solid #13e8d5;
    margin-top: 20px;
    width: 100%;
}

    input#submit_button:hover {
        background-color: #2b515f;
        padding: 15px;
        color: white;
        font-size: 16px;
        text-transform: uppercase;
        border: none;
        border-bottom: 2px solid #13e8d5;
        margin-top: 20px;
    }

label {
    padding-top: 5px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(74, 74, 74, 0.68);
    font-size: 20px;
    padding-bottom: 10px;
}

ul {
    list-style-type: disc;
}

.carousel-control.left {
    left: -30px !important;
}

.carousel-control i {
    width: 30px !important;
}

li::before {
    list-style-type: square !important;
    content: none !important;
}

.carousel-control.left, .carousel-control.right {
    margin-top: 30% !important;
}

p.texto-intruccion {
    text-align: center;
}


#nomSupervisor {
    color: #fff;
    font-size: 14px;
    margin: 4px;
}

    #nomSupervisor > a {
        color: #eee;
        text-decoration: none;
    }

        #nomSupervisor > a:visited, #nomSupervisor > a:hover, #nomSupervisor > a:active {
            color: #eee;
            text-decoration: none;
        }

#observaciones {
    font-family: "Roboto", sans-serif !important;
}

#tblHorario > thead > tr > th {
    font-weight: normal;
    font-size: 20px;
}

#tblHorario > tbody > tr > td {
    font-size: 20px;
}

    #tblHorario > tbody > tr > td > input {
        text-align: center;
    }

.btn.dropdown-toggle.selectpicker.btn-default {
    background-color: transparent;
    color: #4a4a4a;
    border-bottom: 1px solid #3ca7cc;
    background: #f2f2f2;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#tblData th {
    padding: 6px 8px;
    background-color: #3ca7cc;
    color: #fff;
    text-align: center;
}

    #tblData th:nth-child(1), #tblData th:nth-child(5), #tblData th:nth-child(6), #tblData th:nth-child(7), #tblData th:nth-child(8), #tblData th:nth-child(9), #tblData th:nth-child(10), #tblData th:nth-child(11),
    #tblData td:nth-child(1), #tblData td:nth-child(5), #tblData td:nth-child(6), #tblData td:nth-child(7), #tblData td:nth-child(8), #tblData td:nth-child(9), #tblData td:nth-child(10), #tblData td:nth-child(11) {
        max-width: 100px;
        min-width: 100px;
    }

    #tblData td:nth-child(5), #tblData td:nth-child(6), #tblData td:nth-child(7), #tblData td:nth-child(8), #tblData td:nth-child(9), #tblData td:nth-child(10), #tblData td:nth-child(11) {
        text-align: center;
    }

    #tblData td:nth-child(11) {
        font-weight: bold;
    }

    #tblData th:nth-child(2), #tblData th:nth-child(3), #tblData th:nth-child(4),
    #tblData td:nth-child(2), #tblData td:nth-child(3), #tblData td:nth-child(4) {
        max-width: 160px;
        min-width: 160px;
    }

    #tblData td {
        padding: 4px 6px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.final {
    margin: 180px 12.5%;
    display: block;
    position: relative;
    width: 75%;
    text-align: center;
    background-color: #5db8d8;
    padding: 48px 24px;
    border-radius: 24px;
    color: #fff;
    border-color: #438080;
    border-style: ridge;
    font-size: 18px;
}


.btnIndex {
    margin-top: 12px !important;
    max-width: 180px !important;
    padding: 12px 9px !important;
    margin-left: 24px !important;
}

.btn-success {
    background-color: #3ca7cc !important;
}