@font-face {
    font-family: 'zona-pro';
    src: url('https://cpdataemailing.cl/sitiodin/font/zona-pro/ZonaPro-ExtraLight.otf') format("opentype");
}
@font-face {
    font-family: 'zona-pro-b';
    src: url('https://cpdataemailing.cl/sitiodin/font/zona-pro/ZonaPro-Bold.otf') format("opentype");
}
@font-face {
    font-family: 'gotham';
    src: url('https://cpdataemailing.cl/sitiodin/font/Gotham/Gotham-XLight.otf') format("opentype");
}
@font-face {
    font-family: 'gotham-b';
    src: url('https://cpdataemailing.cl/sitiodin/font/Gotham/Gotham-Bold.otf') format("opentype");
}
body{
font-family: 'zona-pro', 'gotham', sans-serif;
    background-color: #ffffff;
    color: #1F4E9E;

}

b, strong{
font-family: 'zona-pro-b', 'gotham-b', sans-serif;
}
.btn, #passwordl, .form-control, .form-select{
border-radius: 20px;
}
.tar{
    text-align: right;
}
.tal{
    text-align: left;
}
.tac{
    text-align: center;
}
.texto-header{
    /*margin-top: 53px;*/
    font-size: 30px;
    line-height: 31px;
text-align: center;
}

.texto-header-2{
    font-size:24px;
}

.texto-header-3{
    font-size:20px;
line-height: 26px;
}


.img-logo-especial{
width:1280px;
}
.label-login, .label-user, .pie-footer, .label-formulario, .form-check-label, .white{
color: #1F4E9E !important;
}
.img-header-main{
display: none;
}
.btn-primary {
    color: #ffffff;
    background-color: #1F4E9E;
    font-size: 20px;
}
#header .subscribe div {
    font-size: 18px;
   color: #1F4E9E;
}


.iti {
    width: 100%;
    color: #707070;
}

#signin-main{
margin-top:10px;
}

.table-striped>tbody>tr:nth-of-type(odd)>*
 { 
color: #1F4E9E !important;
}

.menu_principal{
display:none;}

.table-primary {
    --bs-table-striped-bg: #dc3545;
}
.custom-select,.form-control,.form-check-input {
    border: 1px solid #1F4E9E;
  }

@media (max-width: 750px){
/*body {
    background-color: #ffffff;
background-image: url(  https://cpdataemailing.cl/sitiodin/img/3_img_fiestasiom.nexio.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}*/

.img-logo-especial{
width:100%;
}
}



