﻿@font-face {
    font-family: Avenir;
    src: url(../fonts/avenir-light.woff);
}

* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    box-sizing: border-box;
    font-family: Avenir;
}

body {
    outline: 0 !important;
    font-family: Avenir;
    background-color: #EAEAEA;
}

header {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 15px;
    background-color: white;
}

#cargando {
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
}

.imgcargainicial {
    background: #fff url(../images/iconocoberturas.png) no-repeat center;
    width: 100%;
    height: 100%;
}
.imggtm{
    width: 200px;
    display: inline-block;
    cursor: pointer;
}
.imggtm:hover{
    opacity: 0.5;
}
.webcontenedor {
    width: 100%;
    height: auto;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    background-color: white;
    border-style: solid;
    border-color: #E3E3E3;
    border-width: 3px;
    -webkit-box-shadow: 0px 0px 19px 5px rgba(227,227,227,1);
    -moz-box-shadow: 0px 0px 19px 5px rgba(227,227,227,1);
    box-shadow: 0px 0px 19px 5px rgba(227,227,227,1);
    overflow: hidden;
}

.imgiconocoberturas {
    height: 85px;
    margin-left: 80px;
    width: 360px;
}

.iconoresponsive {
    height: 110px;
    display: none;
}

.groupmenu:after {
    content: "";
    display: table;
    clear: both;
}

.leftmenu {
    float: left;
    width: 20%;
    text-align: center;
    height: 110px;
    margin-top: 20px;
}

.rightmenu {
    float: right;
    text-align: right;
    width: 80%;
    height: 100px;
    padding-right: 7%;
    margin-top: 10px;
}

.menu2 {
    display: none;
}

.itemmenu {
    font-family: Avenir;
    margin-top: 15px;
    float: right;
    padding: 20px;
    padding-top: 22px;
    cursor: pointer;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #EAEAEA;
    font-size: 15px;
    height: 65px;
    text-align: center;
}

    .itemmenu:hover {
        background-color: #F9F9F9;
        border-bottom-color: #F9F9F9;
        border-left-color: #1C469A;
        border-right-color: #1C469A;
        color: #1C469A;
    }

    .itemmenu.active {
        background-color: #1C469A;
    }

.imgiconmenu {
    height: 70px;
    width: 70px;
    cursor: pointer;
}


.itemmenu2 {
    width: 100%;
    font-family: Avenir;
    margin-top: 21px;
    float: none;
    cursor: pointer;
    font-size: 18px;
    padding: 7px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #F9F9F9;
    display: none;
}


.colummenu2 {
    display: none;
    opacity: 0;
    transition: opacity 2s ease;
    -webkit-transition: opacity 500ms linear;
}

#slider {
    position: relative;
    overflow: hidden;
    width: 85%;
    height: 450px;
    margin: 0 auto;
    padding: 0;
}

    #slider > div {
        position: absolute;
        top: 0;
        left: 0;
    }

    #slider img {
        width: 100%;
        min-height: 200px;
        margin: 0;
        padding: 0;
        border: 0;
        background: no-repeat,center;
    }

.seccionhome {
    width: 90%;
    /*background-color:#ff6a00;*/
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: white;
    margin-top: 20px;
}

.textohome {
    width: 70%;
    font-family: Avenir;
    padding: 30px;
    /*background-color:#d70b0b;*/
    display: inline-block;
    text-align: justify;
    position: relative;
}

.divimagenhome {
    width: 30%;
    float: right;
    font-family: Avenir;
    padding: 30px;
    background-color: white;
    display: inline-block;
    margin-top: 80px;
    position: relative;
}

.imghome {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    border-width: 1px;
    border-color: #808080;
    -webkit-box-shadow: -1px -1px 31px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px -1px 31px -4px rgba(0,0,0,0.75);
    box-shadow: -1px -1px 31px -4px rgba(0,0,0,0.75);
}

.tipos {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}

.divtiposeguros {
    width: 30%;
    height: auto;
    padding: 10px;
    padding-bottom: 30px;
    border-right: solid;
    border-color: #E3E3E3;
    border-width: 1px;
    margin-top: 30px;
    text-align: center;
    display: inline-block;
}

.imgtiposeguros {
    margin-right: auto;
    margin-left: auto;
    display: table;
}

.parrafotiposeguros {
    text-align: justify;
    font-family: Avenir;
}

.titulotiposeguros {
    font-family: Avenir;
    margin-bottom: 10px;
    font-size: 18px;
    padding: 10px;
}

#tiposegur {
    border-right: none;
}

#imgaccidente {
    width: 120px;
    height: 120px;
    background: url(../images/accidente.png);
}

   

#imgseguridad {
    width: 120px;
    height: 120px;
    background: url(../images/seguridad.png);
}

  

#imghome {
    width: 120px;
    height: 120px;
    background: url(../images/home.png);
}

  

.footer {
    width: 100%;
    height: auto;
    background-color: #F9F9F9;
    margin-top: 60px;
    overflow: hidden;
    color: black;
}

.footercontacto {
    width: 100%;
    height: auto;
    background-color: #333333;
    overflow: hidden;
}

.logofooter {
    margin-top: 50px;
    opacity: 0.4;
}


.iconofooter {
    height: 70px;
    z-index: 100;
    opacity: 0.9;
    margin-top: 25px;
}

    .textbox {
    background: #F1F1F1 url(http://html-generator.weebly.com/files/theme/input-text-40.png) no-repeat;
    color: black;
    background-position: 5px -10px !important;
    padding: 10px 10px 10px 25px;
    width: 270px;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
    box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
}
.botongtm{
width: 200px;
height: 40px;
background-color:#E8C291;
border-radius: 10px;
cursor: pointer;
}
.botongtm:hover{
opacity: 0.4;
}
.textbox:focus {
    background-color: #FFF;
    border-color: #E8C291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #E8C291 inset;
    box-shadow: 0 0 0 1px #E8C291 inset;
}



.textofooter {
    display: inline-block;
    float: left;
    margin: 30px;
    margin-top: 50px;
    font-family: Avenir;
    color: black;
    margin-left: 80px;
    font-size: 23px;
    width: 20%;
    display: inline-block;
}

.seguirfooter {
    color: black;
    font-size: 17px;
}

.icontwitterfooter {
    margin-top: 30px;
    margin-right: 10px;
}

.iconinstagramfooter {
    margin-left: 5px;
}

.iconfacefooter {
    margin-left: 5px;
}

.contactofooter {
    display: inline-block;
    float: left;
    margin: 30px;
    margin-top: 60px;
    margin-left: 20px;
    font-family: Avenir;
    color: black;
    font-size: 15px;
    text-align: left;
    width: 380px;
    display: inline-block;
    z-index: initial;
}

.seccionalianzas {
    width: 80%;
    height: auto;
    text-align: center;
    margin-top: 50px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    font-family: Avenir;
    text-align: justify;
}

.titulorojo {
    font-family: Avenir;
    font-size: 21px;
    color: #cb1418;
    text-align: center;
}

.inicioparrafo {
    color: #1C469A;
    display: inline-block;
    font-size: 17px;
}

.parrafoalianzas {
    display: inline-block;
    font-size: 17px;
}

.imgalianzas {
    width: 100%;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
    border: none;
}

.columnaaseguradora {
    width: 250px;
    height: auto;
    display: inline-block;
    padding: 20px;
    border: none;
    margin: 20px;
}




#map {
    height: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.iconocontacto {
    margin-right: 10px;
}

.divdireccionimg {
    width: 17px;
    float: left;
    margin-right: 10px;
}

.divdireccion {
    width: 87%;
    display: inline-block;
}

.seccioninfo {
    width: 48%;
    height: auto;
    text-align: center;
    margin-top: 50px;
    padding: 5px;
    display: inline-block;
    font-family: Avenir;
    text-align: justify;
    margin-left: 15px;
}

.divimagenmision {
    width: 100%;
    padding: 30px;
    display: block;
    margin-top: 20px;
    position: relative;
    text-align: center;
}

.imagenmision {
    width: 350px;
    height: 220px;
}

.contacto {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.divformulario {
    width: 59%;
    height: auto;
    padding: 60px;
    margin-left: 5px;
    border-right: solid;
    border-width: 1px;
    border-color: #E3E3E3;
    float: left;
}

.divdatoscontacto {
    width: 40%;
    height: auto;
    display: inline-block;
    text-align: left;
    padding: 60px;
    padding-left: 20px;
    float: right;
    align-content: center;
    margin-top: -35px;
}

.contactopagina {
    display: inline-block;
    font-family: Avenir;
    color: #666666;
    font-size: 15px;
    text-align: left;
    padding-left: 21%;
}

.formulario {
    display: block;
    margin: 0 auto;
    width: 510px;
    color: #666666;
    font-family: Arial;
}

form {
    margin: 0 auto;
    width: 400px;
}

input, textarea {
    width: 380px;
    height: 27px;
    background: #666666;
    border: 2px solid #f6f6f6;
    padding: 10px;
    margin-top: 5px;
    font-size: 15px;
    color: #F9F9F9;
    border-radius: 5px;
}

textarea {
    height: 150px;
}

#submit {
    width: 85px;
    height: 35px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
}

.divseguros {
    width: 100%;
    height: auto;
    margin-top: 80px;
    overflow: auto;
    text-align: center;
}

.imagenseguros {
    width: 250px;
    height: 250px;
    display: inline-block;
    border-radius: 5px;
    margin:20px;

}



#img1 {
    background-color: #00699c;
}

#img2 {
    background-color: #00699c;
}

#img3 {
    background-color: #00699c;
}

#img4 {
    background-color: #00699c;
}

.icono {
    position: absolute;
    width: 120px;
    margin-top: 40px;
   display:table;
 margin-left:70px;
}

.textoicono {
    position: absolute;
    margin-left: 93px;
    margin-top: 190px;
    color: white;
    font-stretch: expanded;
    font-size: 30px;
}

.textoiconovida {
    position: absolute;
    margin-left: 80px;
    margin-top: 170px;
    color: white;
    font-stretch: expanded;
    font-size: 30px;
}

#texto2 {
    margin-left: 80px;
}

#texto3 {
    margin-left: 60px;
}

#texto4 {
    margin-left: 25px;
}

#vida1 {
    margin-left: 80px;
}

#vida2 {
    margin-left: 53px;
}

#vida3 {
    margin-left: 76px;
}

#vida4 {
    margin-left: 57px;
}
#salud1 {
    margin-left: 60px;
}

#salud2 {
    margin-left: 4px;
}

#salud3 {
    margin-left: 40px;
}

#salud4 {
    margin-left: 5px;
}
#ahorro1 {
    margin-left: 50px;
}

#ahorro2 {
    margin-left: 5px;
    font-size:27px;
}

#ahorro3 {
    margin-left: 30px;
}
#patri1{
    margin-left: 50px;
}
#patri2{
    margin-left: 75px;
}
#patri3{
    margin-left: 60px;
}
#patri4{
    margin-left: 5px;
    font-size:25px;
}
#patri5{
    margin-left: 30px;
}

#vidaempre1{
    margin-left: 60px;
}
#vidaempre2{
    margin-left: 5px;
    font-size:21px;
}
#vidaempre3{
    margin-left: 5px;
}
#vidaempre4{
    margin-left: 40px;
}
#vidaempre5{
    margin-left: 5px;
}


#saludempre1{
    margin-left: 60px;
}
#saludempre2{
    margin-left: 50px;
}
#saludempre3{
    margin-left: 50px;
}
#saludempre4{
    margin-left: 70px;
}
#saludempre5{
    margin-left: 5px;
    font-size:26px;
}

#ahorroempre1
{
    margin-left: 40px;
}
#ahorroempre2
{
    margin-left: 60px;

}
#ahorroempre3
{
    margin-left: 30px;
}
#ahorroempre4
{
    margin-left: 15px;
}

.mensajeimg {
    background-color: transparent;
    width: 100%;
    height: 100%;
    color: transparent;
    text-align: center;
    font-size: 30px;
    padding-top: 65px;
}

    .mensajeimg:hover {
        cursor: pointer;
        background-color: #101723;
        color: white;
     
        border-radius: 5px;
    }

#mensaje4 {
    padding-top: 30px;
}

.imagenfooter {
    width: 100%;
    height: 120px;
    margin-top: -70px;
}

.seccionlogos {
    width: 100%;
    height: auto;
  
    border-width: 1px;

    border-color: #666666;
}

.iconoresfooter {
    display: none;
    width: 100px;
    margin-top: 15px;
}
.cerrar{
    width:30px;
    height:30px;
    position:static;
    float:right;
    cursor:pointer;
    margin-right:-10px;
}
@media screen and (max-width:1100px) {
    .textohome {
        width: 60%;
        margin-top: -10px;
    }

    .divimagenhome {
        width: 40%;
    }

.columnaaseguradora {
 
    margin: 5px;
}

    #img6 {
        margin-left: 7%;
    }


    .rightmenu {
        padding-right: 0;
    }

    .imgiconocoberturas {
        margin-left: 0;
    }

    #slider {
        width: 100%;
    }

    .logofooter {
        width: 15%;
    }

    .iconofooter {
        display: none;
    }

    .iconoresfooter {
        display: block;
    }
}



@media screen and (max-width:1000px) {
    .textohome {
        margin-top: -30px;
    }

    .divimagenhome {
        width: 40%;
    }


    .contactopagina {
        padding-left: 18%;
    }

    /*Acomoda las imegenes*/


    #img6 {
        margin-left: 25%;
    }


    .logofooter {
        width: 10%;
    }

    .imagenseguros {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
}

@media screen and (max-width:900px) {

.columnaaseguradora {
    width: 70%;
    
}
    .textohome {
        width: 60%;
        margin-top: -50px;
    }

    .divimagenhome {
        width: 40%;
    }

    .imgalianzas {
        width: 80%;
    }

      

    .logofooter {
        display: none;
        width: 1%;
    }

    .textofooter {
        width: 40%;
    }

    .seccioninfo {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .contactopagina {
        padding-left: 10%;
    }

    .menu1 {
        display: none;
    }

    .menu2 {
        display: block;
        height: 100px;
        text-align: right;
        margin-top: 8px;
    }

    .rightmenu {
        padding-right: 0%;
    }

    .colummenu2 {
        display: none;
    }

    .itemmenu2 {
        display: block;
    }

    .contactofooter {
        margin-left: 70px;
    }
}

@media screen and (max-width:810px) {
    .textohome {
        width: 100%;
        margin-top: -100px;
    }

    .divimagenhome {
        width: 100%;
        margin-top: 0;
    }

    .imghome {
        width: 100%;
        text-align: center;
    }

    .imgalianzas {
        width: 90%;
    }

     

    .textofooter {
        width: 80%;
        display: block;
        margin-left: 70px;
    }

    .contactofooter {
        display: block;
        margin-top: 10px;
        margin-left: 5px;
    }

    #map {
        height: 300px;
    }

    .divimagenmision {
        width: 100%;
    }

    .imagenmision {
        width: 90%;
        height: 200px;
    }

    .divformulario {
        width: 100%;
        height: auto;
        padding: 0;
        display: block;
        margin-left: 5px;
        border-right: none;
    }

    .divdatoscontacto {
        width: 100%;
        height: auto;
        display: block;
        margin-top: 10px;
        padding-left: 40px;
    }

    .contactopagina {
        padding-left: 30%;
    }



    #img6 {
        margin-left: 10%;
    }

    .imagenfooter {
        margin-top: -30px;
    }
}

@media screen and (max-width:630px) {

  .imgiconocoberturas {
        height: 76px;
        width: 210px;
    }
    .textohome {
        margin-top: -200px;
        padding: 0;
    }

    .divtiposeguros {
        width: 90%;
        display: block;
        border-right: none;
        margin-right: auto;
        margin-left: auto;
        border-top: solid;
        border-top-width: 1px;
        border-color: #E3E3E3;
    }

    .parrafotiposeguros {
        text-align: justify;
        margin-top: 10px;
    }

    .columnaaseguradora {
        width: 60%;
        display: block;
        margin-top: -30px;
        height: auto;
        text-align: center;

    }

    .columnaaseguradora1 {
        width: 100%;
        display: block;
        padding-left: 10px;
        margin-top: -30px;
    }

    .seccionalianzas {
        width: 95%;
        height: auto;
        text-align: center;
        margin-top: 50px;
        padding: 5px;
        margin-right: auto;
        margin-left: auto;
        font-family: Avenir;
        text-align: justify;
    }

    .textofooter {
        margin-left: 20px;
    }


    .contactofooter {
        margin-top: 10px;
    }

    .imagenmision {
        height: 170px;
    }

    .divdireccionimg {
        float: left;
        display: inline-block;
    }

    .contactopagina {
        padding-left: 5%;
    }

    input, textarea {
        width: 100%;
    }

    form {
        margin: 0 auto;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:530px) {
    .textohome {
        margin-top: -240px;
    }

    .divtiposeguros {
        margin-top: 60px;
    }

    .contactofooter {
        width: 100%;
        margin-top: 10px;
    }

    .divdireccionimg {
        float: none;
    }

    .imagenmision {
        height: 140px;
    }

    .divdatoscontacto {
        padding-left: 10px;
    }
        .columnaaseguradora {
        width: 80%;
        display: block;
        margin-top: -30px;
        height: auto;
        text-align: center;
    }
}

@media screen and (max-width:330px) {
    .textohome {
        margin-top: -240px;
    }

    .divtiposeguros {
        margin-top: 60px;
    }

    .contactofooter {
        margin-top: 10px;
    }

    .divdireccionimg {
        float: none;
    }

    .imagenmision {
        height: 140px;
    }

    .mensajeimg:hover {
        height: 80%;
    }



    .iconoresponsive {
        display: block;
    }
}
