@font-face {
    font-family: gill-sans;
    src: url('../assets/typography/GillSans.ttf');
   
}
@font-face {
    font-family: lato-regular;
    src: url('../assets/typography/Lato/Lato-Regular.ttf') 
}
@font-face {
    font-family: lato-black;
    src: url('../assets/typography/Lato/Lato-Black.ttf') 
}
@font-face {
    font-family: lato-bold;
    src: url('../assets/typography/Lato/Lato-Bold.ttf') 
}
#alertMessage{
    font-size: 22px;
    color: #ff6b00;
}


#forEachMoney .img-child{

    background-size: cover;
}
#forEachMoney .container-fluid{
    height:600px;
    position:relative;
    padding: 0px!important;
    background-image: url('../assets/images/PorqueWV/porque-WV.png');
    background-attachment: fixed;
    filter: brightness(90%);
    background-size: cover;
}
#forEachMoney .container-image{
    position:absolute;
     bottom:50px;
      left: 20px
}
#forEachMoney .container-image .graph-money{
    height:auto;
     width:95%;
}

.modal{
    padding-top:125px!important;
}
.modal .modal-header{
    border: 0px!important;
    padding: 0px!important;
}
  
#sectionBenefits .div-image:hover .image-benefits {
    transition: 0.3s!important;
    transform: scale(1.02);
    box-shadow: rgb(48, 48, 48) 0px 0px 10px;
    filter: blur(1px) brightness(80%);
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    transition: opacity 500ms;
  }
#sectionBenefits .div-image:hover .icon {
    transition: 1s!important;
    transform: scale(1.02);
    box-shadow: rgb(48, 48, 48) 0px 0px 10px;
    background-color: rgb(48, 48, 48);
    transform: rotate(360deg) scale(1.1) translateY(30px);
  }

  #sectionBenefits .div-image{
      position: relative;
  }
  #sectionBenefits .image-text{
      z-index: 100;
      height: auto;
      display: flex;
      align-items: center;
      text-align: center;
    position:absolute;
    width: 100%;
    justify-content: center;
    text-align: center;
    height: 100%;
    align-items: center;
    color: rgb(255, 255, 255);
    font-family: 'lato-black';
    font-weight: 700;
    font-size: 25px;
  }
  #sectionBenefits .image-text label{
      opacity: 0;
      margin-top: 0%;
      text-align: center;
      background-color: rgba(223, 223, 223, 0.96);
      
      padding: 10px 20px 10px 20px;
  }
  #sectionBenefits .div-image:hover label{

    transition: 1s;
      opacity: 1!important;
  }




#termsAndPrivacyInfo p{
    font-size: 14px;
}
#termsAndPrivacyInfo label{
    font-size: 14px;
    color: #ff6b00;
    font-weight: 550;
}

#termsAndPrivacyInfo h6{
    font-weight:600; 
    text-align: center
}
#termsAndPrivacyInfo b{
    font-weight:600; 
}
#termsAndPrivacyInfo ol {
    font-weight: 550;
}
#termsAndPrivacyInfo ol li p {
    font-weight:normal;
}


.col-buttons{ cursor: pointer;}

.tel{
    color: #ff6b00!important;
    cursor: pointer;
}
.tel:hover{
    color: #02ACCA!important;
}
.icons-social-networks{
    width:50px!important;
    height:50px!important;
    border-radius:100%;
    margin-right:5px
}
.icons-social-networks:hover{
    transition: 0.2s;
    background-color: rgba(0,0,0,0.5);
    transform: scale(1.05)!important;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 5px!important;
}
.payments-logo{
    width: 75%;
}

.subheader{
    height: 120px;
}
.button-sponsor a{
    font-size:  25px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    color: white!important;
}

.button-sponsor{
    justify-content: center;
        height: 60px;
        width: 400px;
        border-radius: 10px;
        background-color: #02ACCA;
        border: transparent;
        outline: transparent; 
        font-size:  25px;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-weight: 600;
        color: white;
    }
    button:hover{
        background-color: #01a1bd;
        transform: scale(1.03);
        transition: 0.5s;
    }
.buttons-payments{
    cursor: pointer;
    border-radius: 5px;
    height: 50px;
    width:90%;
    background: #007bff;
    border: transparent;
}
.buttons-payments:hover{
    background-color: rgba(26, 174, 238, 0.925)!important;
    transform: scale(1.03);
    transition: 0.5s;
}
 
.paypal-button-cont{
    cursor: pointer;
    border-radius: 5px;
    height: 50px;
    width:90%;
    border: transparent;
}
.paypal-button-cont:hover{
    
    transform: scale(1.03);
    transition: 0.5s;
}



button{
    outline:none!important;
    }



.f-15{
font-size: 15px;
}

.f-17{
font-size: 17px;
}

.bg-ligh-gray{
    background-color: #f4f4f4;

}
.bg-oragne{
    background-color: #ff6b00;
}
.l-regular{
    font-family: 'lato-regular';
}
.l-bold{
    font-family: 'lato-bold'!important;
}
.gill-sans-sb{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
}
.gill-sans-bdr{
    font-family: 'gill-sans';
    font-weight: bolder;
}


#sponsorFormSection {
    height:750px; 
    position: relative;
    background-image: url('../assets/images/Banner/Banner-00.png');
    background-size: cover;
}
#sponsorFormSection .floating-container{
    width:100vw;
    height:100%;
    background:none;
    position: absolute;
    top:0
}
#sponsorFormSection .floating-container .titles-container{
    height: 18%;
    width:100vw;
    margin-top: 2%;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
}
#sponsorFormSection .container-form{
    width: 400px;
    height: auto;
    position:absolute;
    z-index:20;
    top:0;
    right:4%;
    bottom: 1px
}


#sponsorFormSection .carousel-item{
    background:none;
    height:450px;
    width:100%; 
}
#sponsorFormSection .main-container-banner{
    height:77%; 
    width:100%; 
    background:none; 
    display: flex; 
    align-items:center
}

#sectionMobilForm .input-checkbox
{
    width: 25px!important;

}
#sponsorFormSection .container-form .span-title-1, #sectionMobilForm .container-form .span-title-1{
    font-size:60px;
    line-height:60px;
    color: white;
    font-family: 'lato-bold';
}
#sponsorFormSection .container-form .span-title-2, #sectionMobilForm .container-form .span-title-2{
    font-size:49px;
    line-height:50px;
    color: black;
    font-family: 'lato-bold';
}
#sponsorFormSection .container-form .span-title-3, #sectionMobilForm .container-form .span-title-3{
    font-size:21px;
    color: black;
    font-family: 'lato-bold';
}

#sponsorFormSection .carousel-banner {
    height:500px; 
    width:100%; 
    background:none; 
    display: flex; 
    align-items:center
}
#sponsorFormSection .carousel-banner .childs-name{
    font-size:27px;
    font-weight:600;
    color: white;
    margin: 0%;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-bottom: 5px;
}

#sponsorFormSection .carousel-banner .img-container {
    background:none;
    height:450px;
    width:100%;
    padding:0%;
    z-index:1000;
}
#sponsorFormSection .carousel-banner .img-container img{
    z-index:10;
}
#sponsorFormSection .bg-container-child{
    background:none;
    height:450px; 
    width:100%; 
    padding:0%; 
    padding-top:40px; 
    z-index:10; 
    margin-left:-50px; 
    padding-left:50px; 
    z-index:10;
}
#sponsorFormSection .child-info-container{
    padding: 5% 0% 5% 50px;
    height:auto; 
    background:rgba(0,0,0,0.5); 
    margin-left:-50px; 
}
#sponsorFormSection .banner-orange-text{
    color: #FE6601;
    font-size: 15px;
    font-family: 'lato-regular';
    line-height: 19px;
    margin-bottom: 2%;
}
#sponsorFormSection  .b-text {
    margin-top: 4%!important;
}
#sponsorFormSection .banner-white-text{
    color: white;
    font-size: 17px;
    font-family: 'lato-regular';
}


#sponsorFormSection input[type=checkbox] {
    border: solid #dbdada 1px
}
#sponsorFormSection .input-checkbox:checked {
    background-color: #ff6b00;
    color: #ff6b00;
    border: 3px solid white;
    outline: transparent;
   }
#sponsorFormSection .orange-title {
    font-size:30px;
     line-height: 40px;
     color: #ff6b00;
    font-family: 'lato-bold';
}
#sponsorFormSection .orange-title  span{
    font-size:38px; 
    color: black;
}


.bolder{
    font-weight: bolder;
}
.gray-text{
    color: #333333;
}
.black-text{
    color: black;
}
.white-text{
    color: white;
}
.orange-txt{
    color: #ff6b00;
}


.carousel-banner{
    height:80%;
    width: 100%; 
}

#sectionHeader{
    width: 100vw;
    height: 120px; 
    position: fixed;
    z-index: 10000;
    background: white;
    box-shadow: #666666 0px 0px 10px;
}
#sectionHeader .container-header a:hover{
    color: #ff6b00;
}
#sectionHeader .container-header{
    padding: 15px 50px 10px 50px;
}
#sectionHeader .container-header .header-W-V-M{
    font-size: 28px;
    margin: 0px;
    vertical-align: top;
    color: #4A4A4A;
    font-weight: 500;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
#sectionHeader .container-header .header-text{
    margin: 0px;
    font-size: 13px;
    color: #ff6b00;
    font-family: 'lato-regular';

}
#sectionHeader .container-header .header-text .bolder-text{

  font-size: 15px;
  font-family: 'lato-bold';
  border-bottom: solid 2px #ff6b00;
    cursor: pointer;
}
#sectionHeader .container-header .W-V-image{
    width: 180px;
    margin-top: 1%;

}

#sectionVideo{
    width: 100vw;
    height: auto;
    background-color: #ffe1cc;
    padding-top: 50px;
    padding-bottom: 50px;
}
#sectionVideo label{
    font-size: 40px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #ff6b00;
    line-height: 45px;
}
 .video-container{
   width: 100%;
   height: 500px;
   margin-top: 20px;
   margin-bottom: 20px;
   text-align: center;
}
#sectionVideo p{
    font-size: 25px;
 color: #4A4A4A;
font-family: 'lato-regular';
line-height: 30px;
text-align: center;
}

#sectionBenefits{ 
    height: auto;
    background-color: #F4F4F4;
    padding: 0%;
}


#sectionBenefits .orange-title{
    color: #ff6b00;
    font-weight: 700;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 50px;
    margin-top: 30px;
    margin-bottom: 50px;
}
#sectionBenefits .icon-container {
    position:absolute;
    height:auto; 
    bottom:-20px; 
    width:100%; 
}
#sectionBenefits .icon {
    width:60px; 
    height:60px; 
    margin-left: auto; 
    margin-right:auto;
    border-radius: 100%;
}

.image-benefits{
    width:100%;
    z-index: 5;
}

.benefits:hover{
    transform: scale(1.02);
    box-shadow: gray 0px 0px 10px;
}


.icon1:hover{
    transform: rotate(1080deg) scale(1.2);
    transition: all 3s;
}


.icon2:hover{
    transform: rotate(1080deg) scale(1.1) translateY(30px);
    transition: all 3s;
}


.icon3:hover{
    transform: perspective(00px) rotateX(1620deg) translateX(0px) rotateY(180deg) rotateZ(180deg) translateX(00px) translateY(0px) translateZ(0px);
    transition: all 5s;
}

.icon4:hover{
    transform: perspective(00px)  translateY(1000px) rotateY(1000deg) rotateZ(180deg) translateX(00px) translateY(0px) translateZ(0px);
    transition-delay: all 5s;
    transition: all 5s;
    
}



.floating-container{
    position:absolute;
    width:100%;
    top:290px;
    height: 60px;
}

.container-descriptions-benefits{
    margin-top:30px
}
#sectionBenefits{
    padding: 3%;
}
#sectionBenefits  .subtitles{
    font-size: 23px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
    font-weight: 700;
}
#sectionBenefits .descriptions{
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    font-family: 'lato-regular';
}

#sectionHowWorks .title{
    padding: 2%;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: white;
    font-weight: 600;
    font-size: 50px;
}
.row-how-sponsor{
    background-color: #ff6b00;
    height: 100px;
}

.container-sponsors{
    height:450px;
    background-color: black;
    position:relative
}
.img-sponsor{
    width: 100%;
    height: 450px;
}

.row-steps{
    background:#ffe1cc
}
.setp-number{
    font-family: 'lato-black';
    font-size: 60px;
    font-weight: bolder;
    color: #ff6b00;
}
.step-description{
    font-family: 'lato-regular';
    font-size: 22px;
    line-height: 25px;
}
.title-steps{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    
    font-size: 30px;
    font-weight: 700;
    color: #FE6601;
    line-height: 33px;
}
.floating-container-sponsor-left{
    position:absolute;
    height: 100%;
    width: 100%;
    top:0;
    /* // box-shadow: inset black 50vw 0px 40vw; */
}
.floating-container-sponsor-right{
    position:absolute;
    height: 100%;
    width: 100%;
    top:0;
    /* // box-shadow: inset black -50vw 0px 40vw; */
}
#GodfatherTestimony {
height: auto;
}
#GodfatherTestimony .title-why{
     font-size:4vw;
      font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
       font-weight:600;
        line-height:4.5vw;
         color:#fff!important
}
#GodfatherTestimony .title-why span{

     color:#ff6b00
}
#GodfatherTestimony .text-why{

}
#GodfatherTestimony .title{
    color:#ff6b00;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
}
#GodfatherTestimony .title span{
    color:#ff6b00;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 35px;
    font-weight: 700;
    /* // line-height: 35px; */
}

#GodfatherTestimony img{
    height: auto;
    max-width: 100%;
}
#GodfatherTestimony .orange-txt-godfathers-bolder{
    font-size:33px;
    font-weight: bolder;
}
.middle-line-text{
    background:#FF6b00;
    width:80%;
    height: 4px; 
    border-radius:10%
}
#GodfatherTestimony .white-text{
    font-family: 'lato-regular';
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}
#GodfatherTestimony .white-text span{
    font-family: 'lato-bold';
}
#GodfatherTestimony .white-text .bolder{
   font-weight: 700;
}
.row-godfather-testimony{
    background:#666666; 
    padding: 1%;
}
.row-godfather-testimony label{
    font-family: 'lato-bold';
    color: white;
    margin: 0%;
    font-size: 30px;
    line-height: 80px;
}
.row-godfather-testimony label span{
    font-family: 'lato-bold';
}


.bullet-text{
    font-size:20px;
    line-height:0px;
    color: #FF6b00;
}

#sectionAchievements{
    background-color:#FF6b00;
}
#sectionAchievements .title{
    color: white;
    text-align: center;
    margin: 0;
    font-family: 'lato-regular';
    font-size: 30px;
    line-height: 35px;
}
#sectionAchievements .subtitles{
    color: white;
    text-align: center;
    margin: 0;
    font-family: 'lato-regular';
    font-size: 30px;
    line-height: 35px;
}
.row-graph{
    justify-content: center;
    margin-top: 5%;
    display: flex;
}

#sectionAchievements .bloque-grafica-1, .bloque-grafica-2, .bloque-grafica-3{
    width:100%;
    height:auto;
}
#sectionAchievements .bloque-grafica-1{
    margin-left: 8%;
}
#sectionAchievements .bloque-grafica-2{
    margin-left: 4%
}
#sectionAchievements .floating-div{
    padding-left: 5%;
    position:absolute;
    top:0;
    width:100%;
    height: 100%;
}
#sectionAchievements .title-year{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 15px;
    font-size:20px;
     color:white;
     margin: 0%;
     line-height: 20px;
     
    }
#sectionAchievements .number{
     width: 100%;
    text-align: center;
        position: absolute;
        bottom: 1px;
        color:white;
        font-size:55px;
        font-weight:900;
        margin: 0px;
    }
#sectionAchievements .child-img{
        width: 100%;
    }   




#sectionSecondVideo{
    width: 100vw;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
#sectionSecondVideo .title{
    font-size: 45px;
    color: #ff6b00;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 45px;
}
#sectionSecondVideo .subtitle{
    font-size:30px;
     font-family:'lato-regular';
     color: #4A4A4A;
     line-height: 30px;
}
#sectionSecondVideo .subtitle span{
    color: #ff6b00;
    font-family:'lato-black'
}
#sectionSecondVideo  p{
 font-size: 30px;
 color: #FE6601;
 font-weight: 600;
 font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

#whyWorldVision{
   height: 700px;
   width: 100vw;
   position: relative;
}
#whyWorldVision .container-fluid{
    width:450px;
    position: absolute; 
    height:100%; 
    top:0;
    left: 8%
}
#whyWorldVision .container-fluid .row-gray{
    display: flex;
    align-items: center;
    background-color:#333333;
    height: 25%
}
#whyWorldVision .container-fluid .row-gray label{
    color: white;
    font-size: 50px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    line-height: 65px;
}
#whyWorldVision .container-fluid .row-gray label span{
    color: #ff6b00;
    font-size:50px
    
}
#whyWorldVision .container-fluid .row-orange{
    background-color:#ff6b00; 
    height: 75%;
    padding: 10px;
    padding-top: 20px;
 
}
#whyWorldVision .container-fluid .row-orange label{
    color: white;
    font-size:35px;
    font-family:'lato-black'
}
#whyWorldVision .container-fluid .row-orange .first-p{
    color: black;
    font-family:'lato-regular';
    font-size:24px;
    line-height:28px
}
#whyWorldVision .container-fluid .row-orange .second-p{
    font-family:'lato-regular';
    font-size:28px;
    line-height:32px
}
#whyWorldVision .container-fluid .row-orange span{
    color: white;
}



.input-form-sponsor{
    height:50px;
    width:100%; 
    border-radius: 10px; 
    border:transparent; 
    padding-left: 5%; 
    outline:none; 
    border:solid 1px #dbdada;
    margin-bottom: 8px;
}

.button-membership{
    height:40px;
    border: solid 1px #dbdada; 
    margin-bottom: 8px;
    background-color: #fff;
    font-family: 'lato-regular';
    color: #333333;
} 
.button-membership:hover{
    background-color: #ff6b00;
    color: white;
} 


#sectionFooter{
    width: 100vw;
    height: 120px; 
    background: white;
}
#sectionFooter .container-footer{
    padding: 15px 50px 10px 50px;
}
#sectionFooter .container-footer .W-V-image{
    width: 180px;
    margin-top: 1%;
}
#sectionFooter .container-footer .l-regular{
    font-size: 19px;
}


.a-color{
    color: #00ACCA; 
  }
.e-color{
    color: #009900;
}
.p-color{
    color: #92154A;
}
.m-color{
    color: #46BB95;
}
.c-color{
    color:#006661
}
.icon-steps{
    position: absolute;
    width: 20%;
;
    height: 100%;
    display: flex;
    align-items: center;
} 
.icon-steps img:hover{
    transform: scale(1.1);
    transition: 0.5s;
} 
#yourDonation .title{
    color: #ff6b00;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    font-size:40px
}
#yourDonation .subtitle{
    color: #4A4A4A;
    font-family: 'lato-regular';
    font-size:25px;
}
#yourDonation .first-image{
    width: 50%;
}
#bottomSection .orange-row{
    background-color: #ff6b00;
    display: flex;
    align-items: center;
    /* // padding: 3%; */
    padding: 3% 0px 3% 0px ;
}

#yourDonation .container-images{
    display:flex; 
    margin-left:auto; 
    margin-right:auto;
    width: 50%;
 }
 #yourDonation .container-images img{
     width: 13%;
      margin: 3.5%;
      height: auto!important;
      min-height: 40px;
 }
 #yourDonation .row-corporations{
    background-color: #f4f4f4;
    padding:2%
 }
 #yourDonation .row-corporations label{
    font-size: 20px;
 }
 #yourDonation .container-corportations{
    position: relative; 
    width:100%; 
    height:100px;
 }
 #yourDonation .container-corportations label{
     font-size:20px; 
     position:absolute; 
     bottom:0px; 
     width:100%
 }
 #yourDonation .audit-image{
    right:20%;
    width:120px; 
    bottom:0
 }
 #yourDonation .danations-deductible{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 600;
    color: #ff6b00;
    font-size: 2vw;
 }
 #yourDonation .danations-deductible-descrip{
    font-family: 'lato-regular';
    color: #ff6b00;
    font-size: 1.5vw;
 }
 #yourDonation .recon-image{
    bottom:-2px; 
    right:15%; 
    height:100px;
 }
#bottomSection .orange-row label{
    font-size:25px;
    font-family: 'lato-regular';
    color: #fff;
    width: 100%;
    text-align: center;
}
#bottomSection .bg-container{
    position: relative;
    height: 600px;
    background-image: url('../assets/images/Footer/Formulario-footer.png');
    background-size: cover;
}
#bottomSection .bg-container .container-fluid{
    padding: 1% 3% 2% 3% ;
    position:absolute; 
    width: 550px; 
    right:15%;
    
}
#bottomSection .bg-container .container-fluid label{
    color: #fff;
    font-family: 'lato-regular';
    text-align: left;
    font-size:25px
}
#bottomSection form .input-text, #bottomSection form select{
    height:50px;
    width:100%;
    border-radius: 10px; 
    border:transparent; 
    padding-left: 5%; 
    outline:none
}
#bottomSection form .input-radio {
    -webkit-appearance: none; 
    outline: transparent;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: white;
   }
#bottomSection form .input-radio:checked{
       background-color: #ff6b00;
       color: #ff6b00;
       border: 3px solid white;
       outline: transparent;
}
#bottomSection form .type-person{
    font-size:21px;
    color: white;
    font-family: 'lato-regular';
}
.input-checkbox {
    -webkit-appearance: none; 
    width: 15px;
    height: 15px;
    outline: transparent;
    background-color: white;
    border-radius: 0px;
   }
.input-checkbox:checked {
    background-color: #ff6b00;
    color: #ff6b00;
    border: 3px solid white;
    outline: transparent;
   }
   .p-termins{
       font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
       font-weight: 600;
       color: white;
       margin-left: 2%;
       font-size:18px
   }
   .p-termins-mobil{
       font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
       font-weight: 600;
       color: rgb(72, 69, 69);
       margin-left: 2%;
       font-size:18px;
       text-align: left;
   }
    .span-termins{
      color: #ff6b00;
      cursor: pointer;
   }
   
@media only screen and (max-width: 1150px) {

    .step-description{
        font-size: 1.7vw;
        line-height: 25px;
    }
    .title-steps{
        font-size: 2.2vw;
        line-height: 33px;
    }
    .setp-number{
        font-size: 5vw;
    }
    #sponsorFormSection .container-form{
        right:0%;
        width: 350px;
    }
    #sponsorFormSection .container-form .span-title-1{
        font-size:55px;
        line-height:55px;
    }
    #sponsorFormSection .container-form .span-title-2{
        font-size:44px;
        line-height:45px;
    }
    #sponsorFormSection .container-form .span-title-3{
        font-size:18px;
    }
    #sponsorFormSection  .banner-orange-text{
        font-size: 12px;
        line-height:16px
    }
    #sponsorFormSection  .banner-white-text{
        font-size: 13px;
    }
    #sponsorFormSection  .childs-name{
        font-size:25px;
    }
  
    #sectionAchievements .number{
        font-size:45px;
    }
    #sponsorFormSection .carousel-item, #sponsorFormSection .img-container{
        height:380px!important;
    }
}


@media only screen and (max-width: 992px) {

    #GodfatherTestimony .title-why{
        font-size:6vw;
           line-height:6.5vw;
   }
   #GodfatherTestimony .title-why span{
       font-size:5.5vw;
   }
    #sectionMobilForm .col-buttons{
        width: 100%;
    }
  
   
    #GodfatherTestimony img{
        width: 100vw;
    }
    .image-benefits{
       width:70%;
   }
    .setp-number{
        font-size: 60px;
    }
    .step-description{
        font-size: 22px;
        line-height: 25px;
    }
    .title-steps{
        font-size: 30px;
    }
    
    #sponsorFormSection  .titles-container{
        justify-content: center!important;
    }
    .php-form{
        display: none;
    }
    .row-godfather-testimony{
        padding: 10%;
    }
    #sponsorFormSection .orange-title {
        font-size:31px;
         line-height: 40px;
    }
    #sponsorFormSection .orange-title  span{
        font-size:38px; 
    }
    #sectionBenefits .orange-title{
        font-size: 35px;
    }
    .icon-steps{
        display: none!important;
    }
    #sectionHowWorks .title{
        font-size: 35px;
    }
    #sectionAchievements .title{
        font-size: 22px;
        line-height: 27px;
    }
    #sectionAchievements .number{
        font-size:30px;
    }
    #sectionAchievements .title-year{
        font-size:15px;
    }
    .button-sponsor{
    height: 50px;
    width: auto;
    padding: 0% 3% 0% 3%;
   
    }
    .button-sponsor a {
        font-size:  3vw;
        font-weight: 600;
    }
    .button-membership:hover{
        background-color: white;
        color: #333333;
    } 
    .payments-logo{
        cursor: pointer;
        width: 50%;
    }
    #GodfatherTestimony .title{
        font-size: 22px;
        line-height: 30px;
    }
    #GodfatherTestimony .title span{
        font-size: 27px;
    }
    #whyWorldVision .container-fluid{
        width:350px;
        left: 0%
    }
    #whyWorldVision .container-fluid .row-gray label, #whyWorldVision .container-fluid .row-gray label span{
        font-size: 40px;
        line-height: 55px;
    }
    #whyWorldVision .container-fluid .row-orange .first-p{
        font-size:19px;
        line-height:22px
    }
    #whyWorldVision .container-fluid .row-orange .second-p{
        font-size:21px;
        line-height:24px
    }
    #whyWorldVision{
        height: 600px;
     }
     #whyWorldVision .button-sponsor a{
         font-size: 16px;

     }
     #whyWorldVision .container-fluid{
        left: 0%
    }
   
   
    #bottomSection .bg-container .container-fluid{
        padding: 3%;
        right:5%;
        width: 400px; 
        padding-left: 0%;
        padding-right: 0%;
    }
    #bottomSection .orange-row label{
        font-size:20px;
    }
    #bottomSection img{
       filter: brightness(70%)
    }
    #bottomSection .bg-container .container-fluid label{
        font-size:20px
    }
    .p-termins{

        font-size:16px
    }
    #bottomSection .bg-container{
        height: 560px;
    }
   
 .video-container{
    height: 450px!important;
 }
 #whyWorldVision{
    height: 550px;
 }


 #sectionSecondVideo .title{
    font-size: 38px;
}
 #sectionSecondVideo .subtitle, #sectionSecondVideo  p{
    font-size:22px;   
}
#sectionVideo label{
    font-size: 33px;
    line-height: 33px;    
}
#sectionVideo p{
    font-size: 20px;
    line-height: 22px;
}
.img-sponsor{
   height: 400px;
}
#yourDonation .title{
    font-size:33px
}
#yourDonation .subtitle{
    font-size:20px;
}
#yourDonation .first-image{
    width: 75%;
}
.container-images{
    width: 75%;
}
#yourDonation .audit-image{
    right:5%; 
 }
 #yourDonation .recon-image{
    right:10%; 
 }

}


@media only screen and (max-width: 767px) {

    #yourDonation .danations-deductible{
        font-size: 4vw;
     }
     #yourDonation .danations-deductible-descrip{
        font-size: 3.5vw;
     }
    #GodfatherTestimony .title-why{
        font-size:8vw;
           line-height:9.5vw;
           text-align: center;
   }
   #GodfatherTestimony .title-why span{
       font-size:8.5vw;
   }
   #GodfatherTestimony .text-why{
       font-size:4.5vw;
   }
    .button-sponsor{
        height: 50px;
        padding: 0% 3% 0% 3%;
       
        }
        .button-sponsor a {
            font-size:  4vw;
        }
    #sectionHowWorks .title{
        padding: 5% 3% 5% 3%;
        font-size: 9vw;
    }
    .g3{
        margin-top: 20px;
    }
    #sectionAchievements .number{
        font-size:40px;
    }
    #sectionAchievements .title-year{
        font-size:18px;
    }
    #bottomSection .orange-row label{
        padding: 3% 2% 3% 2%;
        font-size:4.5vw;
        line-height: 6vw;
    }
    #yourDonation .title{
        font-size:5.2vw;
    }
    #yourDonation .subtitle{
        font-size:2.8vw;
    }
    #GodfatherTestimony .title, #GodfatherTestimony .title span{
        padding: 0% 3% 0% 3%;
        font-size: 5.5vw;
        line-height: 6.5vw;
    }
    .image-benefits{
        width:50%;
    }
    #sectionBenefits .button-sponsor{
            height: 70px;
            width: 380px;
    }
    #sectionVideo label{
        font-size: 5.5vw;
        line-height: 6vw;    
    }
    #sectionVideo p{
        font-size: 4vw;
        line-height: 4.7vw;
    }
    #sectionVideo {
        padding-top: 3%!important;
        padding-bottom:2%!important;
    }
    .row-graph{
        margin-top: 0%;
        padding: 6%;

    }
    #sectionAchievements .bloque-grafica-1{
        margin-left: 0%;
        /* margin-bottom: 20px; */
    }
    #sectionAchievements .bloque-grafica-2{
        margin-left: 0%
    }
       
    #sectionAchievements .floating-div{
        padding-left: 0%;
    }
   
    #sectionAchievements .child-img{
        display: none!important;
    }
    .skip{
        display: none!important;
    }
    #sectionAchievements .title{
        padding: 0% 3% 0% 3%;
        font-size: 4vw;
        line-height: 5vw;
    }
   
    #sectionBenefits .orange-title{
        font-size: 6vw;
        text-align: center;
    }
    #sectionBenefits  .subtitles{
        font-size: 28px;
    }
    #sectionBenefits .descriptions{
        font-size: 25px;
        line-height: 26px;
    }
    .container-descriptions-benefits{
        margin-top:45px
    }
    #sectionBenefits .icon-container {
        bottom:-30px; 
    }
    #sectionBenefits .icon {
        width:80px; 
        height:80px; 
       
    }

 #sponsorFormSection .carousel-banner{
        height:600px;
        padding-top: 20px;
        display: flex;
        align-items: baseline; 
    }
    #sponsorFormSection .carousel-item{
        background:none;
        height:600px!important;
        width:100%; 
    }
 #sponsorFormSection .img-container{
        height:270px!important;
        text-align: center;
    }
    #sponsorFormSection .img-container img{
        float: none!important;
    }
 #sponsorFormSection .child-info-container{
        height:auto!important;
        width: 96%;
        margin-left: 2%;
        padding: 0px;
    }
    #sponsorFormSection .bg-container-child{
        padding-top:0px;  
        margin-left: 0px;
        padding-left: 0px;
        height:400px!important;
        text-align: center;
    }
    #sponsorFormSection .banner-orange-text{
        font-size: 16px;
        line-height: 18px;
    }
    #sponsorFormSection .banner-white-text{
        font-size: 17px;
    }
    .label1{
        height: 50px!important;
    }
    
}
@media only screen and (max-width: 550px) {

    #forEachMoney .container-fluid{
        height:400px;
    }
    #forEachMoney .img-child{
        filter: brightness(60%);
    }
    #forEachMoney .container-image{
          left: 0px;
    }
  
    #forEachMoney .container-image .graph-money{
         width:100%;
    }
    #sectionMobilForm .container-form .span-title-1{
        font-size:15vw;
        line-height:15.5vw;
    }
    #sectionMobilForm .container-form .span-title-2{
        font-size:12vw;
        line-height:12.3vw;
    }
    #sectionMobilForm .container-form .span-title-3{
        font-size:5vw;
    }
    .payments-logo{
        width: 80%;
    }
    #sectionFooter{
        width: 100vw;
        height: 100px; 
    }
    #sectionFooter .container-footer{
        padding: 15px 0px 10px 10px;
    }
    #sectionFooter .follow-us{
        /* // margin-right:15px!important; */
        font-size: 3vw!important;
    }
    #sectionFooter .icons-social-networks{
        width: 8vw!important;
        height:  8vw!important;
    }
    

    .setp-number{
    font-size: 10vw;
}
.step-description{
    font-size: 3.8vw;
    line-height: 4.5vw;
}
.title-steps{
    padding-left: 5%;
    font-size: 5.2vw;
    line-height: 5.7vw;
}
    
.img-sponsor{
    height: 300px!important;
 }
  
    #sectionAchievements .number{
        font-size:6vw;
    }
    #sectionAchievements .title-year{
        top: 5px!important;
        font-size:3.2vw;
    }
    #sectionBenefits .button-sponsor{
        height: 50px;
        width: 100%;
}
    
    .down-row{
        left: 10%;
    }
    #yourDonation .first-image{
        width: 90%;
    }
    .container-images{
        width: 90%!important;
        margin-bottom: 40px;
    }
    #yourDonation .container-corportations{
        height:80px;
     }
    #yourDonation .container-corportations label{
        font-size: 3.5vw;
        line-height: 4.5vw;
     }
     .row-corporations{
         padding-bottom: 30px!important
     }
     #yourDonation .audit-image{
        right:20%;
        width:80px; 
        bottom:0
     }
     #yourDonation .recon-image{
        bottom:-2px; 
        right:20%; 
        height:60px;
     }
    .row-godfather-testimony label{
        width: 95%;
        text-align: left;
        font-size: 5vw;
        line-height: 10vw;
    }
    #GodfatherTestimony .white-text{
        font-family: 'lato-regular';
        font-size: 4vw;
        line-height: 5vw;
    }
   
    .row-godfather-testimony{
        padding: 7% 4% 7% 4%!important;
    }

    #sectionSecondVideo .title{
        font-size: 6.5vw;
        
    }
    #sectionSecondVideo .subtitle{
        font-size: 4vw;
        line-height: 4.3vw;
    }
    .video-container{
        height: 350px!important;
    }
    #sectionSecondVideo p{
        font-size: 4vw;
        line-height: 4.3vw;
    }
    #sectionSecondVideo{
        padding-bottom: 4%;
        padding-top: 4%;
    }
    #sponsorFormSection .child-info-container{
        width: 100%;
        margin-left: 0%;
        padding-top: 2%;
        padding-bottom: 2%;
    }
    #sponsorFormSection .orange-title {
        padding: 0px!important;
        font-size: 5vw;
         line-height: 6vw;
    }
    #sponsorFormSection .orange-title  span{
        font-size: 6.2vw;
    }
    
    #sponsorFormSection .floating-container .titles-container{
      justify-content: center!important;
    }
  
    
    #sectionHeader .container-header{
        padding: 15px 5px 10px 5px;
    }
   
    #sectionHeader .container-header .W-V-image, #sectionFooter .container-footer .W-V-image{
        width: 160px!important;
        width: auto;
    }
    #sectionHeader, .subheader{
        height: 100px; 
    }
    #sectionHeader .container-header .header-W-V-M{
        font-size: 5vw;
    }
    #sectionHeader .container-header .header-text{
        font-size: 2vw;
    
    }
    #sectionHeader .container-header .header-text .bolder-text{
      font-size: 2.5vw;
    }
    .main-form{
        text-align: center;
    }
   
    .col-buttons{ width: 50%!important}
    #sponsorFormSection .floating-container .titles-container{
        height: 15%;
    }

    #yourDonation .title{
        font-size:5.5vw;
    }
    #yourDonation .subtitle{
        font-size:3.2vw;
    }
    .image-benefits{
        width:70%;
    }
}

@media only screen and (max-width: 450px) {
    .video-container{
        height: 250px!important;
    }
    .img-sponsor{
        width: 100%;
        height: auto!important;
     }
   
    #sectionHeader .container-header .W-V-image, #sectionFooter .container-footer .W-V-image{
        width: 100px!important;
        margin-top: 5%;
    }

    .image-benefits{
        width: 90%!important;
    }
    #sectionBenefits  .subtitles{
        font-size: 7vw;
    }
    #sectionBenefits .descriptions{
        font-size: 4.5vw;
        line-height: 5.5vw;
    }
    #sectionBenefits .icon{
        width: 17vw;
        height: 17vw;
    }
    #yourDonation .first-image{
        width: 95%;
    }
    .container-images{
        width: 95%!important;
        max-height: 50px;
        
    }
    #whyWorldVision .container-fluid{
        width:100vw!important;
        justify-content: center;
        text-align: center;
    }
    #whyWorldVision .container-fluid .row-gray label, #whyWorldVision .container-fluid .row-gray label span{
        font-size: 9vw;
        line-height: 10vw;
    }
    #whyWorldVision .container-fluid .row-orange label{
        font-size:6.3vw;
    }
    #whyWorldVision .container-fluid .row-orange .first-p{
        font-size:4.2vw;
        line-height:4.8vw;
        margin: 0px;
    }
    #whyWorldVision .container-fluid .row-orange .second-p{
        font-size:4.4vw;
        line-height:4.9vw;
        margin: 0px;
    }
   
     #whyWorldVision .button-sponsor a{
         font-size: 4vw;
     }

     #bottomSection .bg-container .container-fluid{
        padding: 8% 1% 1% 1%;
        right:0%;
        width: 100vw; 
    }
    #bottomSection form{
        padding-left: 0%!important;
    }
    #bottomSection img{
       filter: brightness(50%)
    }
    #bottomSection .bg-container .container-fluid label{
        text-align: center;
        width: 95%;
        font-size: 4vw;
        margin-left: auto;
        margin-right: auto;
    }
    .p-termins{
        font-size:16px
    }

    #sectionFooter, #sectionHeader, .subheader{
        height: 90px;
    }
    .modal{
        padding-top:95px!important;
    }
    .p-termins{
        font-size: 4vw!important;
    }
    #bottomSection form .type-person{
        font-size: 4vw!important;
    }
    #bottomSection form .button-sponsor{
        width: 200px;
    }
    #sectionHeader .container-header .header-text{
        font-size: 2.5vw;
    
    }
  
}
