.titulo_slider{
    color: white;
    display: block;
    position: absolute;
    top: 150px;
    left: 200px;
}

.heroBanner{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.heroBanner .heroTxt{
    width: 55%;
    height: 350px;
    /* margin: 75px 0; */
    padding: 25px;
    background-color: transparent;
    position: relative;
    z-index: 5;
}

.link_piePage{
    margin-left: 50px;
}

.link_piePage a{
    margin-left: 20px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .heroBanner{
        width: 100%;
        padding: 0;
    }
    
    .heroBanner .heroTxt{
        height: 450px !important;
        width: 100%;
        height: 350px;
        margin: 0;
        background-color: #267DCB;
    }
    .heroBanner .heroTxt h1{
        margin-left: 12px;
        width: 95%;
        color: white;
        font-size: 26px;
    }
    .heroBanner .heroTxt p{
        margin-left: 12px;
        width: 92%;
        color: white;
        font-size: 18px;
    }

    .rd-form {
        top: 4px;
        position: relative;
        text-align: left;
        left: 23px;
        width: 85%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .heroBanner{
        display: block;
        position: absolute;
        width: 540px;
        height: auto;
        margin: 0 auto;
        top: 2px;
        left: 30px;
        background-color: transparent;
    }
    .heroBanner .heroTxt{
        width: 81%;
        top: 0px !important;
        left: 10px;
        /* height: 150px;
        margin: 50px 0;
        padding: 25px; */
        background-color: transparent;
        position: relative;
        z-index: 5;
    }
    .heroBanner .heroTxt h1{
        color: white;
        font-size: 26px;
    }
    .heroBanner .heroTxt p{
        color: white;
        font-weight: normal;
        line-height: 1.3;
        font-size: 20px;
    }
    .rd-form {
        top: 4px;
        position: relative;
        text-align: left;
        left: 29px;
        width: 85%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .heroBanner{
        display: block;
        position: absolute;
        width: 65%;
        height: auto;
        margin: 0 auto;
        top: 1%;
        left: 5%;
        background-color: rgb(0, 0, 0, 0.2);
    }
    .heroBanner .heroTxt{
        width: 100%;
        /* height: 150px;
        margin: 50px 0;
        padding: 25px; */
        background-color: transparent;
        position: relative;
        z-index: 5;
    }
    .heroBanner .heroTxt h1{
        color: white;
        font-size: 26px;
        font-weight: bold;
    }
    .heroBanner .heroTxt p{
        color: white;
        font-weight: normal;
        font-size: 20px;
    }
    .rd-form {
        top: 4px;
        position: relative;
        text-align: left;
        left: 20px !important;
        width: 85%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .heroBanner{
        display: block;
        position: absolute;
        width: 60%;
        height: auto;
        margin: 0 auto;
        top: 2%;
        left: 7%;
        background-color: rgb(0, 0, 0, 0.2);
    }
    .heroBanner .heroTxt{
        width: 100%;
        /* height: 150px;
        margin: 50px 0;
        padding: 25px; */
        background-color: transparent;
        position: relative;
        z-index: 5;
    }
    .heroBanner .heroTxt h1{
        color: white;
        font-size: 30px;
        font-weight: bolder;
    }
    .heroBanner .heroTxt p{
        color: white;
        font-weight: normal;
        font-size: 22px;
    }
    .rd-form {
        top: 4px;
        position: relative;
        text-align: left;
        left: 40px !important;
        width: 85%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .heroBanner{
        display: block;
        position: absolute;
        width: 45%;
        height: 65%;
        margin: 0 auto;
        top: 10%;
        left: 9%;
        background-color: rgb(0, 0, 0, 0.2);
    }
    .heroBanner .heroTxt{
        width: 100%;
        background-color: transparent;
        position: relative;
        z-index: 5;
    }
    .heroBanner .heroTxt h1{
        height: 25%;
        color: white;
        font-size: 30px;
        font-weight: bold;
    }
    .heroBanner .heroTxt p{
        top: 1%;
        height: 39%;
        color: white;
        font-weight: normal;
        font-size: 22px;
    }
}

.texto_perso{
    font-size: 14px !important;
    font-weight: bold !important;
    color: #E4E4E6 !important;
}
.titulo_color{
    color: #D82482;
}

.texto_perso2{
    color: #0099A3;
}

.texto_perso3{
    color: black;
}

.margen_maswa{
    margin-left: 6%;
}

.tamanio_perso{
    font-size: 24px;
    color: black;
}

.tamanio_perso2{
    font-size: 42px !important;
    color: black;
}

.tamanio_perso3{
    font-size: 18px;
    color: black !important;
}

.tamanio_perso4{
    font-size: 24px !important;
    color: white;
}

.bg-perso {
	background-color: #E4E4E6;
}

.fondo_blanco{
    background-color: white;
}

.fondo_person2{
    background-color: white;
    color: #D82482;
}

.cuadro_demo{
    width: 100%;
    border-radius: 30px;
    background-color: #c6cfe2 !important;
}

.boton_demo{
    font-weight: normal;
    width: 100%;
    font-size: 19px;
    background-color: #D82482;
    color: white;
}

.boton_perso{
    width: 80% !important;
}

.border_input{
    border-radius: 10px !important;
}

#cover {
    background: #222 url('../images/contactanos_2.jpg') center center no-repeat;
    background-size: cover;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
}

#cover-caption {
    width: 100%;
    position: relative;
    z-index: 1;
}

/* only used for background overlay not needed for centering */
form:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: -1;
    border-radius: 10px;
}

.espacio_perso{
    margin-bottom: 10px;
}

.cursive{
    font-family: cursive;
}

.ico_item2{
	color: #D82482;
	font-size: 22px;
    letter-spacing: 0px;
    font-weight: bolder;
}