@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'open sans'}a{text-decoration:none}hr{border:0;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.75)), to(rgba(0,0,0,0)));background-image:linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0))}.contenedor{width:90%;max-width:1200px;margin:auto;overflow:hidden;margin-top:50px}.titulo{color:#632a73;font-size:30px;text-align:center;margin-top:30px}header{width:100%;height:700px;background:#bc4e9c;background:#833ab4;background:-webkit-gradient(linear, left top, right top, from(#fcb04598), color-stop(rgba(253,28,28,0.514)), to(#833ab4)),url(../../images/edificio_cooperativa.jpg);background:linear-gradient(to right, #fcb04598, rgba(253,28,28,0.514), #833ab4),url(../../images/edificio_cooperativa.jpg);background-size:cover;background-attachment:fixed;position:relative}header .textos__header{display:-webkit-box;display:-ms-flexbox;display:flex;height:430px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.textos__header h1{font-size:50px;color:#fff}.textos__header h2{font-size:30px;font-weight:300;color:#fff}.wave{position:absolute;bottom:0;width:100%}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:80px;background:#FCE5CD;color:#fff;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:5px solid orange;position:fixed;z-index:100}.logo{width:30%}.logo img{width:25%;height:25%;padding-left:50px}nav>a{color:#000;font-weight:bold;-webkit-box-flex:5;-ms-flex:5 1 auto;flex:5 1 auto;letter-spacing:2px;padding:15px}nav>a:hover{background:rgba(0,0,0,0.1);border-radius:10px}nav>a:active{background:#29487e}.social{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.imagen__especial{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.imagen__especial img{border-radius:10px;-webkit-box-shadow:16px -19px 27px -12px rgba(0,0,0,0.66);box-shadow:16px -19px 27px -12px rgba(0,0,0,0.66)}.ingreso{width:100%;height:400px;background:#f2f2f2}.galeria__ingreso{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}.imagen__ingreso{width:30%;height:200px;margin-bottom:10px;overflow:hidden;position:relative;cursor:pointer;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.5);box-shadow:0 0 6px 0 rgba(0,0,0,0.5)}.imagen__ingreso>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.galeria__ingreso .hover__galeria{position:absolute;width:100%;height:100%;top:0;-webkit-transform:scale(0);transform:scale(0);background:rgba(75,6,132,0.7);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.galeria__ingreso .hover__galeria img{width:30px}h3.hover__ingreso{color:#fff;margin-top:10px}p.hover__ingreso{color:#fff;padding:10px}.imagen__ingreso:hover .hover__galeria{-webkit-transform:scale(1);transform:scale(1)}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.cards .card{background:#4d0686;display:-webkit-box;display:-ms-flexbox;display:flex;width:46%;height:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;border-radius:5px;-webkit-box-shadow:22px 22px 20px -13px rgba(0,0,0,0.62);box-shadow:22px 22px 20px -13px rgba(0,0,0,0.62)}.cards .card img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;border-radius:50%;display:block}.cards .card>.contenido__textos__card{width:60%;color:#fff}.cards .card>.contenido_textos_card p{font-weight:300;padding-top:5px}.servicios{width:100%;height:1400px;background:#f2f2f2}.cards__servicios{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card__servicio{width:30%;height:410px;margin-bottom:20px;position:relative;cursor:pointer;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.5);box-shadow:0 0 6px 0 rgba(0,0,0,0.5);border-radius:10px}.card__servicio img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}.card__servicio .card__texto__servicio{width:96%}.card__servicio .card__texto__servicio h2{text-align:center;color:blue}.card__servicio .card__texto__servicio p{font-size:14px;font-weight:300;text-align:justify;padding:5px}.hover__imagen__servicio{position:absolute;width:100%;height:100%;top:0;-webkit-transform:scale(0);transform:scale(0);background:rgba(161,185,41,0.781);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hover__imagen__servicio img{width:30px;height:30px;color:#000}.hover__imagen__servicio h3{color:#000}.card__imagen__servicio:hover .hover__imagen__servicio{-webkit-transform:scale(1);transform:scale(1)}.noticias{width:100%;height:400px;background:#f2f2f2}.cobranzas{width:100%;height:600px;background:#f2f2f2}.cards__cobranza{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card__cobranza{width:30%;height:410px;margin-bottom:20px;position:relative;cursor:pointer;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.5);box-shadow:0 0 6px 0 rgba(0,0,0,0.5);border-radius:10px}.card__cobranza img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}.card__cobranza .card__texto__cobranza{width:96%}.card__cobranza .card__texto__cobranza h2{text-align:center;color:blue}.card__cobranza .card__texto__cobranza p{font-size:14px;font-weight:300;text-align:justify;padding:5px}footer{background:#414141;padding:60px 0 30px 0;margin:auto;overflow:hidden;color:whitesmoke}.contenedor__footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:auto;padding-bottom:50px;border-bottom:1px solid #ccc}.contenedor__footer .empresa{width:40%}.contenedor__footer .telefonos{padding-top:15px;padding-bottom:10px;width:40%}.content__foo h4{color:#fff;border-bottom:3px solid #af20d3;padding-bottom:5px;margin-bottom:10px}.content__foo p{color:#ccc}.titulo__final{text-align:center;font-size:24px;margin:20px 0 0 0;color:#9e9797}@media screen and (max-width: 500px){nav{text-align:center;padding:30px 0 0 0}nav>a{margin-right:5px}.textos__header h1{font-size:35px}.textos__header h2{font-size:20px}.imagen__about__us{margin-bottom:60px;width:99%}.sobre__nosotros .contenido__textos{width:95%}.imagen__servicios{width:95%}.cards .card{height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards .card img{width:90px;height:90px}.card__cobranza{width:95%}.contenedor__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}.content__foo{margin-bottom:20px;text-align:center}.content__foo h4{border:none}.content__foo p{color:#ccc;border-bottom:1px solid #f2f2f2;padding-bottom:20px}.titulo_final{font-size:20px}}@media screen and (max-width: 800px){header{background-position:center}.contenedor__sobre__nosotros{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sobre__nosotros .contenido__textos{width:90%}.imagen__about__us{width:90%}.imagen__portafolio{width:40%}.cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards .card{width:90%}.cards .card:first-child{margin-bottom:30px}.card__servicios{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.servicio__ind{width:100%;text-align:center}.servicio_ind:nth-child(1),.servicio_ind:nth-child(2){margin-bottom:60px}.servicio__ind img{width:90%}}
/*# sourceMappingURL=app.css.map */