
#header .header-logo img {
  transform: scale(1.2);
  margin-left: 2vw;
  display: inline-block;
  width: auto !important;
  height: auto !important;
}
#whoweare {
    padding-bottom: 0 !important;
}
.container .row h1 {
    text-shadow: 2px 2px 3px #777777;
    letter-spacing: -1px;
}
body div.main section div.parallax-background.fadeIn.animated {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top right !important;
  background-size: auto !important;
  
}
div.pasos div.d-flex > svg {
    height: 50px !important;
    width: auto !important;
    stroke: #d82231;
}

.container div.pasos {
    align-items: center;
}
main > section.section {
  padding: 32px 0;
}
section#inicio {
    padding: 0;
    height: 740px;
}
div#textocentral {
    margin: 2rem calc(-42.38vw + 603.64px);
}
@media (max-width:992px) {
    #textocentral h1 br {
        display: none;
    }
    body div.main section div.parallax-background.fadeIn.animated {
        background-size: 160% !important;
    }
}
@media (min-width:992px) and (max-width:1640px) {
    div#reversible {
        flex-direction: row-reverse !important;
    }
    #inicio + div {
        margin-top: -213px !important;
        margin-right: 0 !important;
    }
}
@media (max-width:767px) {
    #inicio .container {
        margin-top: 58vw !important;
    }
    div#reversible {
        margin-top: 36vw !important;
    }
    section#inicio {
        height: 850px;
    }
    a#whobutton {
        display: none;
    }
}
section .container div.refoot div.hora,
section .container div.refoot div.telmovil {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
}
.feature-box .feature-box-info {
  flex-direction: column !important;
}
.custom-card-style-1 .custom-card-style-1-image-wrapper img {
   transform: none;
   border-radius: 0;
}

html .unagente .bg-color-light-scale-1 {
  background-color: white !important;
}
#arguments .custom-line {
    margin-bottom: 10px !important;
}
@media (min-width:992px) {
    .container .row #textocentral h1  {
        font-size: 2.8rem !important;
        line-height: 1.2%;
    }
}
@media (max-width:1199px) {
    #whobutton {
        display: none !important;
    }
}
.refoot {
    display: flex;
}
.hora, .telmovil {
    flex: 1 0;
}
@media (max-width:767px) {
        .container#formtel {
            margin-top: -376px !important;
        }
    div.parallax-background.fadeIn.animated {
        background-size: contain !important;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 192px;
        background-position: top right;
        transform: none !important;
        }
        div#textocentral {
          margin-top: 34px;
        }
        div#reversible {
            margin-top: 0 !important;
        }
}
@media (max-width:500px) {
    h1.text-10 {
        font-size: 2.50em !important;
    }

    h1.line-height-4 {
        line-height: 118% !important;
    }
    div#formup {
    margin-top: calc(50.64vw - 591.31px) !important;
    }

}
section#arguments
 {padding: 20px 0 !important;}

 #gestioninmo_form_10 .row input {
  height: 45px !important;
  padding: 1px 20px !important;
  padding: 0.7rem 1.25rem;
  background: #f7f7f7;
  border-color: #f7f7f7;
  /* line-height: 1.5 !important; */
  margin: 2px 0 !important;
}

/* div e imagen kitdigital */

.kitdigital {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.kitdigital img {
    max-height: 15vh;
    width: 80vw;
}