@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;600&display=swap");
:root {
--white: #fff;
--grey: #C1C1C1;
--pink: #D9007A;
--purple: #801658;
--light-gray: #c1c1c177;
}
body {
overflow: auto;
background-color: #000!important;
}
* {
color: #fff;
font-family: 'Oswald', sans-serif;
}
p {
font-size: 1.2rem;
}
a {
text-decoration: none;
color: inherit;
}
a:hover {
color: #fff;
}
.relative {
position: relative;
}
.verticalalign {
align-items: center;
}
.btn-play {
position: absolute;
top: 50%;
left: 50%;
background-color: white;
}
.separation {
display: block;
line-height: 20px;
height: 10px;
} form#WebToLeadForm, form#WebToLeadForm * {padding: 0; color: #fff; font-size: 12px; line-height: 1.6em;}
form#WebToLeadForm {float: initial; border: none; margin: 10px; width: 100%; max-width: 550px; margin: 0 auto;}
form#WebToLeadForm h1 {font-size: 32px; font-weight: bold; background-color: rgb(60, 141, 188); color: rgb(247, 247, 247); padding: 10px 20px;}
form#WebToLeadForm h2 {font-size: 24px; font-weight: bold; background-color: rgb(60, 141, 188); color: rgb(247, 247, 247); padding: 10px 20px;}
form#WebToLeadForm h3 {font-size: 12px; font-weight: bold; padding: 10px 20px;}
form#WebToLeadForm h4 {font-size: 10px; font-weight: bold; padding: 10px 20px;}
form#WebToLeadForm h5 {font-size: 8px; font-weight: bold; padding: 10px 20px;}
form#WebToLeadForm h6 {font-size: 6px; font-weight: bold; padding: 10px 20px;}
form#WebToLeadForm p {padding: 10px 20px;}
form#WebToLeadForm input,
form#WebToLeadForm select,
form#WebToLeadForm textarea {border: 1px solid #fff; display: block; float: initial; min-width: 170px; padding: 5px; font-size: 1.1rem;}
form#WebToLeadForm select {background-color: white;}
form#WebToLeadForm input[type="button"],
form#WebToLeadForm input[type="submit"] {display: inline; float: none; padding: 5px 10px; width: auto; min-width: auto; border: none; background: none; font-size: 1.25rem;}
form#WebToLeadForm input[type="checkbox"],
form#WebToLeadForm input[type="radio"] {width: 18px; min-width: auto;}
form#WebToLeadForm div.col {display: block; float: left; width: 330px; padding: 10px 20px;}
form#WebToLeadForm div.clear {display: block; float: none; clear: both; height: 0px; overflow: hidden;}
form#WebToLeadForm div.center {text-align: center;}
form#WebToLeadForm div.buttons {padding: 10px 0; background-color: transparent}
form#WebToLeadForm label {display: block; float: left; width: 160px; font-weight: bold; color: #fff; text-align: start;}
form#WebToLeadForm span.required {color: #FF0000;}
form#WebToLeadForm ::placeholder { color: #fff; font-size: 1.1rem;}
form#WebToLeadForm input[type="submit"].disabled {
opacity:.4;
cursor: wait;
pointer-events:none!important;
} .padd-t-0 {
padding-top: 0rem;
}
.padd-t-05 {
padding-top: .5rem;
}
.padd-t-1 {
padding-top: 1rem;
}
.padd-t-2{
padding-top: 2rem;
}
.padd-t-3{
padding-top: 3rem;
}
.padd-t-4{
padding-top: 4rem;
}
.padd-t-5{
padding-top: 5rem;
}
.padd-t-6{
padding-top: 6rem;
}
.padd-t-7{
padding-top: 7rem;
}
.padd-t-8{
padding-top: 8rem;
}
.padd-t-9{
padding-top: 9rem;
}
.padd-t-10{
padding-top: 10rem;
}
.padd-t-14{
padding-top: 14rem;
}
.padd-b-0 {
padding-bottom: 0rem;
}
.padd-b-05 {
padding-bottom: .5rem;
}
.padd-b-1 {
padding-bottom: 1rem;
}
.padd-b-2{
padding-bottom: 2rem;
}
.padd-b-3{
padding-bottom: 3rem;
}
.padd-b-4{
padding-bottom: 4rem;
}
.padd-b-5{
padding-bottom: 5rem;
}
.padd-b-6{
padding-bottom: 6rem;
}
.padd-b-7{
padding-bottom: 7rem;
}
.padd-b-8{
padding-bottom: 8rem;
}
.padd-b-9{
padding-bottom: 9rem;
}
.padd-b-10{
padding-bottom: 10rem;
}
.padd-b-11{
padding-bottom: 11rem;
}
.padd-b-12{
padding-bottom: 12rem;
} .linksplitscrolla {
display: table;
text-decoration: none;
}
.splitscrolla {
opacity: 0;
visibility: hidden;
}
.splita {
display: table;
line-height: 1.5rem;
}
.split-parent {
overflow: hidden;
position: relative;
}
.childscrolla {
position: absolute;
top: 110%;
color: inherit;
}
.childscrollaB {
position: absolute;
top: 100%;
color: inherit;
}
.containerbuton {
width: fit-content;
}
.descargar .containerbuton {
width: fit-content;
margin: 0 auto;
margin-right: 0;
margin-top: 10px;
scale: 0.7;
}
.descargar .containerbuton .btn {
border: none;
}
.containerbuton a {
text-decoration: none;
}
.containerbuton .btn {
border-radius: 50px;
padding: 3px 5px 3px 25px;
display: inline-flex;
align-items: center;
color: var(--white);
border: 2px solid var(--white);
}
.containerbuton .btn-calendario {
padding: 5px;
background: none;
}
.containerbuton .btn .right {
width: 45px;
height: 45px;
background: #fff;
border-radius: 50%;
margin-left: 1.6rem;  
position: relative;
transition: all .25s;
}
.containerbuton .btn .right svg {
position: absolute;
width: 80%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.containerbuton:hover .btn .right {
transform: scale(.9);
}  #video {
position: fixed;
width: 100vw;
height: 100vh;
background: #000;
z-index: 9999999;
top: 0;
opacity: 0;
visibility: hidden;
}
#video .videocontainer {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
#video .my-burger {
position: relative;
width: 4rem;
height: 4rem;
border-radius: 5rem;
background: #212121;
white-space: nowrap;
overflow: hidden;
transition: all .4s;
}
#video .theclosser {
text-align: right;
padding: 5.6vh 5vh;
width: 95%;
}
#video .magnetic-wrap {
cursor: pointer;
}
.magnetic-wrap {
display: inline-block;
position: relative;
cursor: pointer;
}
.svgwrapper {
width: 100%;
height: 100%;
position: relative;
}
.magnetic-wrap svg {
width: 30px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
fill: #000;
}
.magnetic-wrap .arrow02 {
transform: translate(-9.5px, 10vh);
}
.magnetic-size {
position: absolute;
bottom: -1.1rem;
top: -1.1rem;
left: -1.1rem;
right: -1.1rem;
z-index: 1;
border-radius: 50%;
border: 0;
}
.playbutton {
position: relative;
width: 9rem;
height: 9rem;
border-radius: 6rem;
white-space: nowrap;
overflow: hidden;
}
.section2_b .mainvideo {
height: 70vh;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.section2_b .mainvideo main {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.section2_b .minivideo {
height: 30vh;
width: auto;
border-radius: 12px;
} #pencet, #pencet2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: 10px;
}
#pencet:hover span.scnd {
width: 2.3em;
}
#pencet:hover span.fst {
width: 1.65em;
}
#pencet span, #pencet2 span {
background-color: #fff;
width: 1.7em;
height: 1px;
margin: 0.12em 0;
display: block;
transition: all 0.4s ease-in-out;
transform-origin: 0 0;
}
#pencet span {
background-color: #efe7e3;
}
#pencet.active span:nth-child(2) {
background-color: transparent !important;
}
#pencet.active span:nth-child(1) {
transform: rotate(45deg) translate(2px, -5px);
}
#pencet.active span:nth-child(3) {
transform: rotate(-45deg) translate(0px, 5px);
}
#pencet2 span:nth-child(1) {
transform: rotate(45deg) translate(-3px, -9px);
}
#pencet2 span:nth-child(2) {
transform: rotate(-45deg) translate(-3px, 8px);
}  .main-play-btn-circle {
border: 2px solid var(--yellow);
}
.play-btn-yellow {
background-color: var(--yellow);
scale: 0.5;
border-radius: 6rem;
}
.watch-movie {
position: absolute;
max-width: 125px;
transform: translate(-50%);
font-size: 1.8rem;
color: #fff;
right: -250px;
font-weight: 200;
top: 50px;
line-height: 1.2;
} nav {
z-index: 99999;
position: fixed;
}
.section01 {
position: relative;
height: 100vh;
}
.iframecontainer {
position: absolute;
top: 0;
left: 0;
width: 100%; height: calc(100% - 150px);
z-index: -1;
pointer-events: none;
overflow: hidden;
bottom: 150px;
}
.videohomeoverlay {
position: absolute;
width: 100%;
height: 100%;
background: #00000091;
z-index: 1;
}
.iframecontainer iframe {
width: 100vw;
height: 56.25vw;
min-height: 120vh;
min-width: 177.77vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #000;
}
.main-text {
position: absolute;
top: 48%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
text-transform: uppercase;
min-width: 300px;
z-index: 3;
}
.main-text .main-title {
font-size: 1.5rem;
font-weight: 600;
margin: 25px 0px;
line-height: 2rem;
letter-spacing: 2px;
max-width: 425px;
}
.main-svg {
max-width: 475px;
}
.cta {
position: relative;
background: none;
border: none;
padding: 10px 30px;
text-transform: uppercase;
font-size: 1.25rem;
min-width: 120px;
}
.cta span:not(.rotate) {
position: inherit;
z-index: 2;
}
.cta:hover .rotate {
transform: rotate(0deg);
}
.cta:not(.v2):hover .rotate {
background-color: #eb1d91;
}
.cta.v2:hover .rotate2 {
background-color: #2c2c2c9e;
}
.rotate {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--pink);
transform: rotate(-2deg);
transition: all .3s;
}
.rotate2 {
background-color: transparent;
border: 1px solid #fff;
}
.main-buttons a {
margin: 0px 20px;
}
.separador {
width: 1px;
padding: 0;
margin: 0 auto;
background-color: var(--light-gray);
height: 200px;
margin-bottom: 35px;
margin-top: 50px;
}
.separador02 {
margin-top: 0;
height: 100px;
}
.title {
font-size: 1.8rem;
max-width: 650px;
margin: 0 auto;
margin-bottom: 15px;
}
.text01 {
max-width: 450px;
margin: 0 auto;
font-size: 0.9rem;
color: var(--grey);
margin-bottom: 30px;
}
.text02 {
color: var(--grey);
}
.text02 b {
color: #fff;
}
.text03 {
max-width: 600px;
margin: 0 auto;
font-size: 0.9rem;
color: var(--grey);
margin-bottom: 40px;
margin-top: 20px;
}
.bordes-laterales {
border-left: 1px solid var(--light-gray);
border-right: 1px solid var(--light-gray);
}
.bordes-verticales {
border-top: 1px solid var(--light-gray);
border-bottom: 1px solid var(--light-gray);
}
.negative-margin {
margin-top: -170px;
}
.noticia {
max-width: 850px;
}
.subrayado {
position: relative;
background: none;
border: none;
padding: 10px 30px;
}
.subrayado span:not(.rotate) {
position: inherit;
z-index: 2;
}
.big-title {
font-size: 3.4rem;
font-weight: 600;
}
.big-title button {
cursor: text;
}
.border-left {
border-left: 1px solid var(--light-gray);
}
.m-w-400 {
max-width: 400px;
}
.m-w-550 {
max-width: 550px;
}
.auto {
margin: 0 auto;
}
.bg-gere {
background: url(https://hogarsi.org/wp-content/themes/goodwish-child/landings/2030sinhogarismo/assets/main_V2.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding-top: 65vh;
}
.footer-border-top {
border-top: 1px solid var(--light-gray);
}
#logo {
width: 100px;
height: auto;
}
.animated-section {
position: relative;
width: 100%;
height: 400px;
}
.noticia {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
visibility: hidden;
opacity: 0;
width: 100%;
max-width: 750px;
}
.bordes-laterales-fix {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%);
}
.footer-txt {
font-size: 0.9rem;
}
.grey-txt {
color: var(--grey);
}
.margin-left {
margin-left: 20px;
}
.social-icons svg {
width: 25px;
height: auto;
fill: white;
}
.social-icons svg.svg-instagram-fix {
width: 19px;
margin-left: 3px;
}
footer {
position: relative;
z-index: 33;
background-color: #000;
margin-top: -1px;
}
.fade-bg {
width: 100%;
height: 100%;
position: absolute;
top: -20px;
opacity: 0.6;
filter: blur(15px);
z-index: 2;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,1) 30%)
}
.z-i-10 {
z-index: 10;
}
.input {
border: none!important;
border-bottom: 2px solid var(--light-gray)!important;
background: transparent;
width: 80%;
margin: 0 auto;
margin-bottom: 20px;
}
.input:focus {
outline: none;
}
.small-title {
font-size: 1.4rem;
}
.hazteSocio {
scroll-margin-top: 100px;
}
.hazteSocio02 {
position: absolute;
top: 45%;
right: 0;
transform: translate(-40%, -50%);
text-align: center;
background-color: #65656575;
max-width: 20vw;
-webkit-backdrop-filter: saturate(180%) blur(30px);
backdrop-filter: saturate(180%) blur(30px);
border-radius: 12px;
border: 1px solid var(--light-gray);
}
.hazteSocio02 .small-title {
margin: 0 10px;
font-size: 1.2rem;
}
.z-i-2 {
z-index: 2;
} .thankyou-page {
min-height: 1080px;
max-height: 1081px;
height: 100vh;
padding: 0;
background-position: top;
}
.thankyou-page-container {
position: absolute;
width: 100%;
left: 50%;
top: 60%;
transform: translate(-50%, -50%);
margin: 0;
}
.thankyou-page-text {
font-size: 2rem;
font-weight: 600;
max-width: 450px;
}  .socio-donation-container {
scroll-margin-top: 200px;
}
.socio-donation-container-box {
max-width: 940px;
margin: 0 auto;
}
.socio-donation-container .superior {
display: flex;
justify-content: center;
}
.socio-donation-container .superior .donationbutton {
background-color: var(--pink);
width: 188px;
height: 130px;
position: relative;
transition: all 0.3s ease;
cursor: pointer;
}
.socio-donation-container .superior .donationbutton:hover {
background-color: var(--purple);
}
.socio-donation-container .superior .donationbutton.selected {
background-color: var(--purple);
}
.socio-donation-container .superior .donationbutton > span {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.socio-donation-container .superior .donationbutton.border-l {
border-left: 1px solid #fff;
}
.socio-donation-container .superior .donationbutton.border-r {
border-right: 1px solid #fff;
}
.socio-donation-container .superior .donationbutton .cantidad {
border: none!important;
border-bottom: 2px solid #fff!important;
background: transparent;
outline: none;
max-width: 100px;
font-size: 1.8rem;
text-align: center;
}
.socio-donation-container .superior .donationbutton .cantidad::placeholder {
color: #fff;
font-size: 1.1rem;
}
.socio-donation-container .superior .donationbutton .cantidad::-webkit-outer-spin-button,
.socio-donation-container .superior .donationbutton .cantidad::-webkit-inner-spin-button,
.socio-donation-container .superior .donationbutton .cantidad[type=number]  {
-webkit-appearance: none;
margin: 0;
-moz-appearance: textfield;
}
.socio-donation-container .superior .donationbutton .price {
font-size: 1.8rem;
}
.socio-donation-container .inferior .inferior-content {
display: flex;
justify-content: space-between;
padding: 25px 0px;
margin: 0 25px;
align-items: center;
}
.socio-donation-container .inferior .inferior-content #donationtext {
margin: 0;
text-align: left;
}
.negative-margin {
margin-top: -200px;
}
.error_icon {
width: 50px;
margin-bottom: 2rem;
} .videos-historias {
display: flex;
align-items: center;
}
.videohistoria {
max-width: 500px;
height: 300px;
margin: 0px 25px;
width: 100%;
position: relative;
}
.videohistoria iframe {
width: 100%;
height: 100%;
}
.videohistoria p {
position: absolute;
z-index: 999;
text-transform: uppercase;
left: 0;
bottom: -10px;
}
.text-why {
position: relative;
z-index: 9;
}
.logo-financiacion {
max-width: 250px;
}
@media only screen and (max-width:1350px) {
.main-svg {
max-width: 350px;
}
.hazteSocio02 {
right: -40px;
}
}
@media only screen and (max-width:1200px) {
.noticia {
max-width: 650px;
}
.bg-gere {
background-image: url(https://hogarsi.org/wp-content/themes/goodwish-child/landings/2030sinhogarismo/assets/main02_V2.jpg);
}
.main-text {
top: 50%;
}
}
@media only screen and (min-width:1151px) {
.hazteSocio {
display: none;
visibility: hidden;
}
.nodesktop {
display: none;
}
.form_section {
margin-top: -8vh;
}
}
@media only screen and (max-width:1150px) {
.hazteSocio02 {
display: none;
visibility: hidden;
}
.mobile_top_section .small-title {
width: 80%;
}
.mobile_top_section {
padding-top: 8rem;
padding-bottom: 3rem;
}
.mobile_top_section .row {
width: 100%;
}
}
@media only screen and (max-width:991px) {
.videos-historias {
flex-direction: column;
}
}
@media only screen and (max-width:980px) { 
.padd-m-t-0 {
padding-top: 0rem;
}
.padd-m-t-05 {
padding-top: .5rem;
}
.padd-m-t-1 {
padding-top: 1rem;
}
.padd-m-t-2{
padding-top: 2rem;
}
.padd-m-t-3{
padding-top: 3rem;
}
.padd-m-t-4{
padding-top: 4rem;
}
.padd-m-t-5{
padding-top: 5rem;
}
.padd-m-t-6{
padding-top: 6rem;
}
.padd-m-t-7{
padding-top: 7rem;
}
.padd-m-t-8{
padding-top: 8rem;
}
.padd-m-t-9{
padding-top: 9rem;
}
.padd-m-t-10{
padding-top: 10rem;
}
.padd-m-t-14{
padding-top: 14rem;
}
.padd-m-b-0 {
padding-bottom: 0rem;
}
.padd-m-b-05 {
padding-bottom: .5rem;
}
.padd-m-b-1 {
padding-bottom: 1rem;
}
.padd-m-b-2{
padding-bottom: 2rem;
}
.padd-m-b-3{
padding-bottom: 3rem;
}
.padd-m-b-4{
padding-bottom: 4rem;
}
.padd-m-b-5{
padding-bottom: 5rem;
}
.padd-m-b-6{
padding-bottom: 6rem;
}
.padd-m-b-7{
padding-bottom: 7rem;
}
.padd-m-b-8{
padding-bottom: 8rem;
}
.padd-m-b-9{
padding-bottom: 9rem;
}
.padd-m-b-10{
padding-bottom: 10rem;
}
.padd-m-b-11{
padding-bottom: 11rem;
}
.padd-m-b-12{
padding-bottom: 12rem;
}
.playbutton {
position: relative;
width: 6rem;
height: 6rem;
}
#video .theclosser {
position: relative;
width: 95%;
padding: 4.5vh 1vw;
margin: 0 auto;
z-index: 99;
}
.section2_b .mainvideo main {
top: 70%;
}
.watch-movie {
top: 130px;
right: -80px;
text-align: center;
}
.mob-cta {
scale: 0.9;
}
.fade-bg {
opacity: 1;
filter: blur(6px);
}
.noticia {
max-width: 550px;
}
.title {
font-size: 1.6rem;
}
.big-title {
font-size: 2.4rem;
}
.main-text .main-title {
line-height: 2rem;
}
.main-buttons button {
margin: 10px 0px;
}
.thankyou-page {
min-height: 700px;
max-height: 701px;
height: 100vh;
padding: 0;
background-position: top;
}
}
@media only screen and (max-width:767px) {
.noticia {
max-width: 450px;
}
.border-left {
border-left: none;
border-top: 1px solid var(--light-gray);
}
.title {
font-size: 1.5rem;
}
.big-title {
font-size: 2.4rem;
}
.container {
width: 90%;
}
.column-mobile-fix {
flex-direction: column;
}
.socio-donation-container .superior {
flex-direction: column;
}
.socio-donation-container .superior .donationbutton {
width: 100%;
height: 105px;
border: 1px solid #fff;
}
.socio-donation-container .superior .donationbutton .price, .socio-donation-container .superior .donationbutton .cantidad {
font-size: 1.3rem;
}
.socio-donation-container .inferior .inferior-content {
flex-direction: column;
margin-top: 10px;
}
.socio-donation-container .inferior .inferior-content .action {
margin-top: 25px;
}
.separador {
height: 10px;
background: none;
}
.separador02 {
height: 0px;
background: none;
margin: 0;
}
.animated-section {
height: 300px;
}
.negative-margin {
margin-top: -130px;
}
.section02 {
margin-top: -75px;
}
}
@media only screen and (max-width:600px) {
.bg-gere {
padding-top: 0;
}
.bg-gere::after {
width: 100%;
height: 100%;
background-color: #000;
background-position: center;
background-size: cover;
position: absolute;
left: 0;
top: 0;
content: '';
opacity: 0.4;
}
.gere-bg-mobile-fix {
position: relative;
z-index: 22;
}
.text03 {
color: #fff;
}
#logo {
width: 80px;
}
.main-text .main-title {
font-size: 1.25rem;
line-height: 1.7rem;
margin: 20px 0px;
}
.main-svg {
max-width: 200px;
}
.iframecontainer {
height: calc(100% - 145px);
bottom: 145px;
}
.cta {
font-size: 1rem;
}
.bordes-laterales {
border-left: 0px;
border-right: 0px;
}
}
@media only screen and (max-width:380px) { 
.fade-bg {
top: -15px;
}
.noticia {
max-width: 312px;
}
}
@media only screen and (max-height:740px) {
.negative-margin {
margin-top: -85px;
}
}