#slide1{
margin-top: 56px;
}
.inv0, .inv1{
scroll-margin-top:120px;
}
.menu_principal{
background-color: #ffffff !important;
}
.nav-link{
color: #000000 !important;
text-transform: uppercase;
font-size: 15px;
}
.btn-ins{
    background: red;
    border-radius: 15px;
    padding: 7px 19px;
    color: #ffffff !important;
}
.alert{    
display:none;
top: 127px;
    background-color: yellow;
    color: red;
    font-size: 25px;
    bottom: auto !important;
z-index: 1000;
left: 20px;
}
.pdfviewer{
width:94%;
margin-left:3%;
margin-top:2%;
height: 346px;
}
.failValidate{
background-color: yellow;
}
.menures{
color: #000000;
font-size: 32px;
}

.navbar-nav .nav-item:first-child .nav-link{
color: #E02F2E !important;
}

.navbar-nav .nav-item .nav-link {
  /* El display: block es esencial para que ::after pueda insertar un salto */
  display: block; 
}

.navbar-nav .nav-item .nav-link::after {
  /* Esto inserta un salto de línea y un espacio */
  content: " \A"; 
  white-space: pre; /* Permite que el \A funcione como un salto de línea */
}

.formblock{
    width: 659px;
    margin: auto;
background: #E02F2E;
background: linear-gradient(90deg,rgba(224, 47, 46, 1) 0%, rgba(173, 4, 2, 1) 100%);
    border-radius: 9px;
    box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.59);
color:#ffffff;
font-size: 15px;
text-transform: uppercase;
margin-bottom: 27px;
}
.accordion-item{
background-color: transparent;
}
.arrow-block{
display: none;
}

.form-group{
width: 80% !important;
 margin: auto;
max-width: 90% !important;
        -webkit-flex: 0 0 90%;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
}

.form-control, .form-select{
border-radius: 20px;
height:33px;
        margin-bottom: 3px;
}

.btn-formulario, .btn-secondary{
margin-top: 20px;
font-size: 25px;
background-color: #FFE507;
color: #E02F2E;
font-weight: bold;

border-radius: 15px;
}
.camposbligatorio{
margin-bottom: 20px;
text-transform: lowercase;
font-size: 12px;
}

.faq{
text-shadow: 0px 4px 7px rgba(0,0,0,0.59);
color: #FFE507;
text-align: center;
font-size: 57px;
margin-top:20px;
margin-bottom: 20px;
font-weight: bold;
}

.modal-content{
   background-color: #E02F2E;
   color: #ffffff;
   text-align:center;
   font-size: 25px;
}
.accordion-button {
color: #E02F2E;
background-color: #f2f2f2;
font-size: 15px;
text-transform: uppercase;
border-radius: 20px !important;
padding: 10px 10px;
font-weight: bold;
}

.accordion-button:not(.collapsed) {
    color: #E02F2E;
    background-color: #f2f2f2;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-button:focus{
	border-color: #ffffff !important;
}


.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E02F2E'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/*.accordion-button:not(.collapsed)::after {
background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f2f2f2'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;
}*/

.accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E02F2E'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}

.accordion-item{
border: 0px;
margin-bottom: 8px;
}

.imagen-fondo {
    /*position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;    */
    object-fit: cover;
    object-position: center;
    z-index: -1; 
}

.accordion-body{
    color: #ffffff;
    border-left: 1px solid #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0 15px;
    margin-top: 12px;
    margin-bottom: 34px;
}

#slide4{
background-image: url('https://cpdataemailing.cl/sitiodin/img/4_img_concurso.png');
background-position: top center; /* Centers horizontally and vertically */
  background-repeat: no-repeat;
background-size: cover;
}

#slide5{
background-image: url('https://cpdataemailing.cl/sitiodin/img/5_img_concurso.png');
background-position: center center; /* Centers horizontally and vertically */
  background-repeat: no-repeat;
background-size: cover;
}


.Preguntas{    padding-bottom: 129px;}
.contenedor-principal{
    width: 100%;
    position: relative;
    overflow: hidden;
}

.contenido-superpuesto{
    position: absolute;
    top: 0;
   width: 100%;
}

.contenido-superpuesto1{
    margin: auto;
width: 768px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contenido-superpuesto2{
    margin: auto;
width: 700px;
}

.contblock{
margin-top: 136px;
}

.img-block1{
    width: 210px;
}
.img-block2{
    width: 234px;
    margin-left: 10px;
    margin-right: 10px;
}
.img-plus{
    width: 66px;
    padding-top: 34px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

.titleh3{
text-shadow: 0px 4px 7px rgba(0,0,0,0.59);
    font-size: 53px;
    color: #ffffff;
    font-weight: bold;
text-align: center;
    margin-bottom: 47px;
}


.section-title{
text-align: center;
    padding: 15px 5px;
    font-size: 40px;
}
.iti {
width: 100%;
color: #000000;
}
.condiciones{
margin-top: 10px;
        text-transform: none;
}
.btn-cond{
    text-transform: uppercase;
color: yellow;
}

@media(min-width: 768px){
.contenido-superpuesto-icon, .contenido-res{
display: none;
}
}
@media(max-width: 1214px){

.contenido-superpuesto1{
    margin: auto;
width: 568px;
}
.contenido-superpuesto2{
    margin: auto;
width: 500px;
}

.contblock{
margin-top: 56px;
}

.img-block1{
    width: 144px;
}
.img-block2{
    width: 168px;
    margin-left: 10px;
    margin-right: 10px;
}

}

@media(max-width: 767px){

.btn-ins{
  background: transparent;
    color: red !important;
    border-radius: 0px;
    padding: 0;
   font-weight: bold;
}

.img-block1, .img-block2, .img-plus
{
    display: block;
text-align:center;
margin: auto;
}

.contenedor-principal {
/*overflow: initial;
position: initial;*/
    padding-bottom: 94px;
}
.contenido-superpuesto {
    position: relative;   
}
.imagen-fondo{display: none;}

.contenido-superpuesto2 {
        width: 82%;
    }
.contenido-superpuesto1 {
        width: 100%;
    }

.contblock{
margin-bottom: 30px;
}

.img-plus{
    padding-bottom: 18px;
}

.titleh3{
    font-size: 45px;
}

    .img-block1,  .img-block2 {
        width: 182px;
    }

.wrapper{
background-image: url('https://cpdataemailing.cl/sitiodin/img/0_img_concurso.png');
background-position: center center; /* Centers horizontally and vertically */
  background-repeat: no-repeat;
background-size: cover;
        background-position: center 174px;
}


 .contenido-superpuesto-icon {
        position: absolute;
        width: 43%;
        z-index: 0;
    }

.iconright{
right:-55px;
}
.iconleft{
left:-25px;
}
.icon1{
top: 164px;
}
.icon2{
top: 486px;
}
.icon3{
top: 963px;
}
.icon4{
        top: 1108px;
}
.icon5{
top: 164px;
}
.icon6{
top: 486px;
}
.icon7{
top: 784px;
}

#accordionFlushExample{
padding-left: 20px;
    padding-right: 20px;
}
}
@media(max-width: 700px){
.formblock{
    width: 90%;
}
}