/*
    Theme Name: Bocor
    Theme URL: https://bootstrapmade.com/bocor-bootstrap-template-nice-animation/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/


/* open-sans-300 - latin */

@font-face {
    font-family: 'Open Sans italic';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/OpenSans-Italic.ttf');
}


/* open-sans-300 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/open-sans-v13-latin-300.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans Light'), local('OpenSans-Light'),
        url('../fonts/open-sans-v13-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-300.svg#OpenSans') format('svg');
    /* Legacy iOS */
}


/* open-sans-300 - latin */

@font-face {
    font-family: 'Open Sans Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/open-sans-v13-latin-300.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans Light'), local('OpenSans-Light'),
        url('../fonts/open-sans-v13-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-300.svg#OpenSans') format('svg');
    /* Legacy iOS */
}


/* open-sans-600 - latin */

@font-face {
    font-family: 'Open Sans Semibold';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v13-latin-600.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans Semibold'), local('OpenSans-Semibold'),
        url('../fonts/open-sans-v13-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-600.svg#OpenSans') format('svg');
    /* Legacy iOS */
}


/* open-sans-700 - latin */

@font-face {
    font-family: 'Open Sans Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v13-latin-700.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans Bold'), local('OpenSans-Bold'),
        url('../fonts/open-sans-v13-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
}


/* open-sans-800 - latin */

@font-face {
    font-family: 'Open Sans Extrabold';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/open-sans-v13-latin-800.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans Extrabold'), local('OpenSans-Extrabold'),
        url('../fonts/open-sans-v13-latin-800.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-800.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-800.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-800.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-800.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v13-latin-regular.eot');
    /* IE9 Compat Modes */
    src:
        local('Open Sans'), local('OpenSans'),
        url('../fonts/open-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/open-sans-v13-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/open-sans-v13-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/open-sans-v13-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/open-sans-v13-latin-regular.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

header {
    background-color: #ffffff;
}

.clBody{
    background-position: right;
    background-image: url("../images/gobernacion-santander-fondo.png");
    background-size: 1980px 1600px;
    background-repeat: no-repeat;
}

<!-- body {
    width: 100%;
    height: 100%;
    line-height: 18px;
    font-family: "Open Sans Regular";
} -->

.lineaSombra {
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
}

.textoTitulo {
    position: absolute;
    left: 350px;
    top: 25px;
    color: #FFFFFF;
    font-size: 30px;
    font-family: 'Open Sans italic';
    font-weight: normal;
}


.div-wizard {
    line-height: 24px !important;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-family: Open Sans italic;
    text-align: center;
    display: flex;
    justify-content: center;
}

.img-wizard {
    width: 755px;
}

.img-salir {
    position: absolute;
    height: 32px;
    margin-top: -15px;
    margin-left: 20px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.20);

    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

.div-tarjeta {
    font-size: 16px !important;
    line-height: 24px !important;
    background-color: white;
    border: 1px solid #C1C1C1;
    border-bottom: 1px solid #ADADAD;
    height: auto;
    padding-top: 46px;
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 19px;
    font-family: Open Sans italic;
}

@media (min-width:768px) {
}

@media (min-width: 925px) {
}

@media (min-width: 1200px) {
    .div-tarjeta {
        width: 900px;
        padding-left: 50px;
    }
    .gen-linea {
        margin-left: -90px;
    }
    .divView {
        margin-left: -90px;
    }
}

.sombraTarjeta {
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.bordeTarjeta {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.label-tarjeta {
    margin-left: 0px;
    text-align: left;
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    width: 120px;
    font-family: Open Sans italic;
}

.label-datos {
    font-weight: normal;
}

.div-margen {
    height: 60px;
    overflow: hidden;
}


.span-vacio-wizard {
    height: 26px;
    display: inherit;
}


span {
    text-align: left;
    font-size: 16px;
    color: #444444;
}

.gen-linea {
    border: 1px solid #E2E2E2;
    margin-left: -30px;
}

.span-estaciones {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    display: inherit;
    margin-top: 5px;
    font-family: Open Sans italic;
}

.div-triangulos {
    color: #FFFFFF;
    font-size: 14px !important;
    line-height: 19px;
    font-weight: bold;
    font-family: Open Sans italic;
    text-transform: lowercase;
    text-transform: capitalize !important;
}


.span-dar-click {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    font-family: Open Sans italic;
}


.altoNavBar {
    height: 85px;
}

.escudoColombia {
    height: 57px;
    position: absolute;
    left: 65px;
    top: 10px;
}

.escudoEntidad {
    height: 52px;
    position: absolute;
    left: 155px;
    top: 10px;
}

.altoImagenNavbar {
    height: 85px;
}

.div-centrado {
    display: flex;
    justify-content: center;
}


.div-content-labels {
    width: 500px;
    height: 200px;
    float: left;
    margin-left: 30px;
}

.div-label-input {
    height: 50px;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

.div-labels-index {
    display: flex;
    align-items: center;
    margin-left: 30px;
    width: 110px;
}

label {
    color: #444444;
    font-family: Open Sans italic;
    font-size: 16px;
    line-height: 22px;
}

input, select.input-index {
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    border: 1px solid #E2E2E2;
    color: #444444;
    padding-left: 15px;
    margin-bottom: 10px;
    font-family: Open Sans italic;
}


select.select-index {
    font-family: Open Sans italic;
    font-size: 16px;
    color: #444444;
    border-color: #E2E2E2;
    padding-left: 15px;

    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;

    background:
        url(../images/flecha-gris.png),
        linear-gradient(to right, #F2F2F2, #F2F2F2),
        #FFFFFF
        ;
    background-position:
        96%,
        85%,
        100%
        ;
    background-size:
        25px 25px,
        2px 80%,
        100% 100%
        ;
    background-repeat: no-repeat;
}


select.select-index:focus {
    font-family: Open Sans italic;
    font-size: 16px;
    color: #444444;
    border-color: #E2E2E2;
    padding-left: 15px;

    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;

    background:
        url(../images/flecha-naranja.png),
        linear-gradient(to right, #F2F2F2, #F2F2F2),
        #FFFFFF
        ;
    background-position:
        96%,
        85%,
        100%
        ;
    background-size:
        25px 25px,
        2px 80%,
        100% 100%
        ;
    background-repeat: no-repeat;
}


.div-boton-ingresar {
    text-align: right;
    padding-bottom: 20px;
}


.boton-ingresar {
    background-color: #882919;
    color: #FFFFFF;
    width: 225px;
    height: 50px;
    font-family: 'Open Sans Semibold';
    font-size: 21px;
    border: 0px;
    padding: 0px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
}


.contenedor-modal {
    display: flex !important;
    align-items: center;
}

.fondo-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    display:none;
}

.fondo-modal:target {
    opacity:1;
    pointer-events: auto;
}

.fondo-modal:target .movedown{
    margin: 20px auto;
}

.div-close {
    padding-top: 8px;
    
}

.img-close {
    height: 19px;
    top: 5px;
}

.div-modal {
    background-color: #F8F8F8;
    height: auto;
    max-height: 560px;
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
    overflow-y: auto;
    overflow-x: hidden;
}

.div-titulo-modal {
    width: 100%;
}

.titulo-modal {
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'Open Sans Light';
    font-size: 30px;
    font-weight: normal;
    line-height: 41px;
    color: #444444;
    text-align: center;
    font-family: Open Sans italic;
}

.div-label-col-1 {
    width: 325px;
    display: inline-block;
    margin-top: 15px;
}

.div-label-col-2 {
    width: 325px;
    margin-left: 22px;
    display: inline-block;
}

.div-label-obser {
    margin-top: 15px;
}

.div-textarea {
    margin-top: 15px;
    font-family: Open Sans italic;
}

.div-input-col-2 {
    margin-left: 22px;
    display: inline-block;
}

.textarea-modal {
    width: 100%;
    height: 75px;
    background-color: #FFFFFF;
    border: 1px solid #E2E2E2;
}

.div-botones-modal {
    display: flex;
    justify-content: center;
    width: 678px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.boton-modal-flecha-der {
    width: 185px;
    height: 30px;
    margin-top : 5px;
    display: flex;
    justify-content: center;
    align-items: center;

    background: url(../images/flecha-der.png), #882919;
    background-position: 98%, 100%;
    background-size: 25px 25px, 100% 100%;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
}

.boton-modal-flecha-izq {
    width: 185px;
    height: 30px;
    margin-top : 5px;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;

    background: url(../images/flecha-izq.png), #882919;
    background-position: 2%, 100%;
    background-size: 25px 25px, 100% 100%;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
}

.div-boton-modal-aceptar {
    display: inline-block;
    margin-top : 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.boton-modal-aceptar {
    width: 185px;
    height: 30px;
    background-color: #882919;
    display: flex;
    justify-content: center;
    align-items: center;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
}

.texto-boton-modal {
    font-family: Open Sans italic;
    font-size: 14px;
    line-height: 14px;
    width: 185px;
    height: 30px;
    color: #FFF;
    text-decoration: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.triangulo
{
    width: 0;
    height: 0;
    border-bottom: 20px solid transparent; 
    border-top: 20px solid transparent; 
    border-left: 20px solid #882919;
    float: left;
}



div.trianguloinicio
{
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 130px;
    height: 40px;
    background-color: #882919;
    float: left;
}

div.triangulointermedio
{
    width: 0;
    height: 0;
    border-bottom: 20px solid #882919;
    border-top: 20px solid #882919;
    border-left: 20px solid transparent;
    float: left;
}

div.cuadrado
{
    width: 130px;
    height: 40px;
    background-color: #882919;
    float: left;
    color: #FFFFFF;
}


.boton-modal-imprimir {
    width: 185px;
    height: 30px;
    margin-top : 5px;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;

    background: url(../images/impresora.png), #882919;
    background-position: 2%, 100%;
    background-size: 25px 25px, 100% 100%;
    background-repeat: no-repeat;

    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
}