*{margin: 0;padding: 0;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0)!important;}.center {display: flex;justify-content: center;align-items: center;}body {color: rgba(255, 255, 255, 1);background: url(../img/old-postcards-3997599_1920.jpg);background-size: cover;background-position: center, center;width: 100%;flex-wrap: wrap;}.header {width: 100%;}.cont__header{width: 100%;text-align: center;padding: 2%;font-size: 1.2em;border-bottom: 3px solid red;display: flex;justify-content: center;align-items: center;backdrop-filter: blur(5px);}.title__header {width: 70%;text-align: left;padding-left: 5%;text-shadow: 1px 1px 5px #000;}.logo__header {width: 30%;max-width: 150px;border-radius: 50%;}.cont__header span {font-size: .7em;}.cont__demostracion{width: 100%;height: 50vh;box-shadow: 10px 10px 10px rgba(0,0,0,0.7);}.post__preview{width: 100%;height: 100%;}.acercaDe{width: 100%;padding: 2%;}.article__acercaDe{width: 100%;max-width: 1000px;background: rgba(0,0,0,.5);padding: 5px;border-radius: 5px;margin: auto;margin-bottom: 55px;backdrop-filter: blur(5px);}.title__acercaDe{text-decoration:underline;color: rgba(255,255,255,1);font-size: 1.3em;margin-bottom: 15px;}.parrafo__acercaDe{padding: 5px 15px;color: rgba(255,255,255,.7);text-align: justify;}.cont__form{position: relative;border-radius: 10px;}.cont__form::before{position: absolute;top: 0;left: 0;content: "";z-index: -1;width: 100%;height: 100%;border-radius: 10px;background: url(../img/postcard-1897985_1920.jpg);background-size: cover;background-position: center, center;}.cont__form, #postal{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: 10px;backdrop-filter: blur(5px);}#postal{border-radius: 5px;border: solid 2px rgba(0,0,0,.5);box-shadow: 10px 10px 10px rgba(0,0,0,0.7);}.title__form{font-size: 27px;}.etiqueta{width: 100%;font-size: 1.7em;}#postal input, #postal textarea{display: block;width: 90%;height: 35px;padding: 3px;margin-bottom: 10px;font-size: 1.5em;border: none;color: white;background: none;border-bottom: solid 2px rgba(0,0,0,.5);outline: none;transition: all 0.5s linear;}#postal input.active, #postal textarea.active{border-bottom: solid 2px skyblue;}#postal input::placeholder{font-size: 17px;color: snow;}#postal textarea{height: auto;min-height: 150px;font-size: 1em;}.box__radio{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;width: 100%;padding: 10px;}.box__radio .etiqueta{width: 50%;margin-bottom: 15px;}.box__radio input{width: 30px!important;height: 30px!important;margin-left: 20%;margin-bottom: 15px;}.subtitle{width: 100%;margin: 15px 0;border-bottom: solid 2px ;}#postal input[type="submit"]{display: none;}#postal .cont__btn{margin-top: 15px;}#postal .btn{width: 100%;}.link__postal{position: relative;width: 100%;height: 45px;margin: 15px 0;padding: 5px;border-radius: 5px;}.link{display: block;width: 100%;text-align: center;color: blue;background: rgba(255,525,255,.5);backdrop-filter: blur(5px);border-radius: 5px;padding: 10px;}.cont__btn{width: 100%;}.btn{width: 45%;border: solid 2px skyblue;margin: auto;padding: 10px 0;text-decoration: none;border-radius: 5px;transition: all 0.3s ease;cursor: pointer;}.btn:hover{background: skyblue;}.text__btn{color: #fff;}.footer{width: 90%;height: 50px;margin: auto;margin-top: 20px;}.footer i{color: red;}.modal{position: fixed;top: 50%;left: 0;width: 100%;height: 0vh;z-index: 100;flex-wrap: wrap;background: rgba(0, 0, 0, 0.8);overflow-y: auto;transition: all 0.3s ease;}.modal.visible{top: 0%;height: 100vh;}.cont__modal{position: relative;flex-wrap: wrap;max-width: 600px;padding: 10px;border-radius: 5px;background: white;}.modal__close{position: absolute;top: 2%;right: 2%;cursor: pointer;}.btn__close i{color: red;font-size: 1.3em;}.title__alert{width: 100%;font-size: 2em;color: green;padding-left: 10px;}.alert__content{position: relative;z-index: 10;width: 100%;font-size: 1.5em;color: rgba(6, 10, 36, 0.76);text-align: center;padding: 20px 10px;}.cont__icon__alert{position: absolute;right: 0;bottom: 0;width: 45%;height: 100%;margin: 0;padding: 0;overflow: hidden;}.cont__icon__alert::before{content: "";position: absolute;z-index: 10;right: 0;bottom: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.8);}.cont__icon__alert i{font-size: 14em;transform: translate(10%,20%);}.cont__icon__alert i.ok{color: green;}.cont__icon__alert i.fail{color:red;}.cont__icon__alert i.alert{color: orange;}.btn__close.alert{position: relative;left: 0;z-index: 10;width: 150px;border-radius: 5px;}.btn__close.alert.active .text__btn{color: #fff!important;}.share {display: flex;justify-content: flex-end;flex-wrap: wrap;width: 100%;max-width: 1000px;height: 100px;padding: 5px;}.share .title__share {width: 100%;padding: 5px 0;margin-right: 10px;text-align: right;font-size: 1.2em;}.share .title__share i {margin-right: 10px;}.share a, .share span {display: flex;justify-content: center;align-items: center;width: 55px;color: #fff;text-decoration: none;}.share .compartir_btn {width: 50px;height: 25px;border-radius: 5px;margin: 10px 0;position: absolute;text-align: center;line-height: 25px;-webkit-transition: all .3s;transition: all .3s;}.share .compartir_btn:after {content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.share a:hover .compartir_btn, .share span:hover .compartir_btn{width: 35px;height: 35px;border-radius: 50%;line-height: 35px;margin: 0;}.share a:hover .compartir_btn:after, .share span:hover .compartir_btn:after{background:linear-gradient(rgba(255,525,255,.5), rgba(255,255,255,.0));border-radius: 50%;}[class^="compartir_btn"]{position: relative;margin-right: 10px;}.share .compartir_btn_clipboard{background-color: black;}.share .compartir_btn_facebook {background-color: #8b9dc3;}.share .compartir_btn_twitter {background-color: #c0deed;}.share .compartir_btn_whatsapp {background-color: #00a98f;}@media (min-width: 600px) {body {align-items: flex-start!important;flex-direction: row-reverse;}.cont__header{justify-content: space-around;}.cont__demostracion, .acercaDe {width: 49%;}}