.fondo {
    width: 100%;
    min-height: 100vh;
    background-image: url(fondomodesto4.jpg);
    background-size: cover;
    background-position: center;
}

.regalapadre {

    background-color: #242424 !important;

}

.elspan {
    background-color: #242424 !important;

}

.steps-area .steps li.js-active:before {

    border: 2px solid #242424 !important;
}

.steps-area .steps li.current span {
    background: #242424 !important;
}

.steps-area .steps li span:after {
  
    background: #242424 !important;

}

.form-content .bottom-line {
    border-bottom: 2px solid #242424 !important;
}

.step-progress .progress .progress-bar {
    background-color: #242424 !important;

}

.h1, h1 {
    font-size: 2.3rem;
}

.actions li span, .actions li button {

    background-color: #242424 ;

}

.steps-area .steps li.js-active span {
    background: #242424 !important;
}


::-moz-selection {
  color: #fff;
  background-color: #242424 ;
}

::selection {
  color: #fff;
  background-color: #242424 ;
}

::-moz-selection {
  color: #fff;
  background-color: #242424 ;
}

.form-inner-area input:focus {
  
    border: 2px solid #242424 ;
}


@media only screen and (max-width: 500px){
.regalapadre {

    margin-top: 80px;
}
}


.image-holder img {
    opacity: 0;
}

.image-holder  {
    
    background-image: url(fondomodesto2.jpg);
    background-size: cover;
    background-position: center;
}

@media only screen and (max-width: 500px){
.logouniverso {
    text-align: center;
    margin-top: 30px;
    width: 150px;
}

.giftcard {
    text-align: center;
    margin-top: 30px;
    max-width: 280px;
    opacity: 0;
}
.elh1 {
    color: #ffffff;
    margin-top: 30px;
}
.regalapadre {
    margin-top: 200px;
}
.row .copyright{
    margin-top: 80px;
}
}

.nomodesto
{
    display: none!important;
}

.simodesto
{
    display: block!important;
}