/* estilos header nav */

.estilosHeader {
    background-color: #111827 !important;
}
.nav-link {
    color: white;
    transition: 0.15s;
}
.nav-link:hover {
    color: white;
    border-bottom: white solid;
}
/* estilos main */
.row {
    padding-left: 40px;
}
.estilosMain1 {
    height: 43rem;
    background-color: #111827;
}
.estilosColm1 {
    color: white;
    height: 40rem;
}
.estilosColm1 h1 {
    margin-bottom: 30px;
}
.estilosColm1 h4 {
    margin-bottom: 30px;
    line-height: 2.5rem;
}
.estilosColm1 h4 img {
    margin-left: 20px;
}
.botonMain {
    margin-bottom: 30px;
}
.ubi {
    color: white;
    text-decoration: none;
}
.estilosColm1 h5 {
    color: gray;
    font-size: 1rem;
    margin-bottom: 30px;
}
.estilosCol2 {
    height: 38rem;
}
.estilosCol2 video{
    height: fit-content;
    width: 400px;
    border-radius: 15px;
    margin-top: 20px;
}
/* tramites */

.estilosTramites {
    height: fit-content;
}
.estilosTramitescol {
    height: 34rem;
}
.estilosTramitescol video {
    height: 400px;
    width: fit-content;
    border-radius: 20px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosSpan {
    color: white;
    background-color: #111827;
    padding: 3px 10px 3px 10px;
    border-radius: 15px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
/* estilos nosotros */
.estilosNos {
    height: fit-content;
}
.estilosParr {
    padding: 10px 10px 10px 10px;
    width: fit-content;
    background-color: #eacdcd;
    line-height: 2rem;
}
.estilosNoscol {
    height: 34rem;
}
.estilosNoscol h4 {
    color: white;
    background-color: #111827;
    padding: 3px 10px 3px 10px;
    border-radius: 15px;
    margin-bottom: 20px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosNoscol2 {
    height: 34rem;
}
.estilosNoscol2 img {
    box-shadow: 75px -58px 0px 3px rgba(0,0,0,1);
    -webkit-box-shadow: 75px -58px 0px 3px rgba(0,0,0,1);
    -moz-box-shadow: 75px -58px 0px 3px rgba(0,0,0,1);
}

/* estiilos footer */
.estilosFooter {
    height: fit-content;
    background-color: #111827;
    color: white;
}
.estilosFooter1 {
    height: fit-content;
}
.colFooter {
    height: 15rem;
}
.text-center h6 {
    padding-bottom: 15px;
}


/* estilos servicios hmtl */
.estilosMainSer {
    height: 20rem;
    padding: 0;
    position: relative;
}
.estilosMainSer h1 {
    position: absolute;
    display: flex;
    justify-content: center;
}
.imagenSer {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
}

.padingRow {
    padding: 0;
    height: fit-content;
}
.btnEstilo {
    background-color: #111827;
    color: white;
    height: 4rem;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosSize {
    margin-bottom: 30px;
}
.card-body {
    background-color: #111827;
    color: white;
}
.estilosSeguroscol1 {
    height: 38rem;
}
.estilosSeguroscol1 img {
    height: 330px;
    width: 400px;
    border-radius: 20px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosSegurosrow {
    padding: 0;
    height: fit-content;
}
.estilosMargin h1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.botonMainseguros {
    margin-bottom: 20px;
}
.btn-dark {
    background-color: #111827;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
/* estilos nosotros html */
.estilosH1 {
    margin-top: 20px;
}
.estilosH1 span {
    background-color: #111827;
    color: white;
    font-size:large;
    padding:  5px 20px 5px 20px;
    border-radius: 15px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosColimg {
    height: 40rem;
}
.estilosColimg img {
    height: 250px;
    width: 350px;
    border-radius: 20px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosColparr {
    height: 40rem;
    font-weight: 500;
}
.estilosColparr p {
    background-color: #eacdcd;
    padding: 5px  5px  5px  5px;
}
.padingRownos {
    padding: 0;
    height: fit-content;
}
.colorCon {
    background-color: #111827;
    color: white;
}
.padingRownos2 {
    padding: 5rem 5rem 5rem 5rem;
}
.estilosMaps {
    height: 28rem;
    padding: 0;
}
.estilosH2 {
    background-color: #111827;
    color: white;
    font-size: large;
    border-radius: 20px;
    padding: 5px 20px 5px 20px;
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}
.estilosMapa {
    box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -webkit-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
    -moz-box-shadow: -1px 10px 38px -6px rgba(0,0,0,0.63);
}

@media screen and (max-width: 700px){
    .estilosMain1 {
        height: fit-content;
    }
    .row {
        padding: 0;
        margin-top: 20px;
    }
    .padingRownos2 {
        padding: 10px;
    }
    .estilosCol2 {
        height: fit-content;
        padding: 0;
    }
    .estilosCol2 video {
        width: 300px;
        
    }
    .estilosNoscol2 img {
        width: 280px;
        height: 190px;
    }
    .estilosMandatarios {
        font-size: medium;
    }
    .estilosMandatarios img {
        height: 16px;
        width: 16px;
    }
    .estilosNoscol2 {
        height: 25rem;
    }
    .padingRow {
        height: fit-content;
    }
    .estilosColimg {
        height: 20rem;
    }
    .estilosColparr {
        height: 20rem;
        
    }
    .estilosColparr p {
        padding: 10px;
    }
    .estilosMapa {
        width: 300px;
        height: 300px;
    }
    .estilosSeguroscol1 img {
        height: 230px;
        width: 310px;
    } 
    .estilosSeguroscol1 {
        height: 20rem;
    }
}
