*{
    font-family: "Monserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
html,header,body{
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
}

header {
    width: 100%;
    margin: 0;
    background: url(../images/banner-backup-guru.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    height: 100vh;
}
div#main-block-header {
    width: 95%;
    margin: 1.5% 2.5%;
    float: left;
}
div#image-header {
    width: 100%;
    float: left;
    margin: 3% 0%;
}
div#main-desc-header {
    width: 100%;
    float: left;
    margin: 3% 0%;
}
div#btn-header {
    width: 100%;
    float: left;
}
div#btn-header {
    width: 80%;
    float: left;
    background: #f99030;
    height: 40px;
    line-height: 2;
    border-radius: 20px;
    padding: 0.5%;
    margin: 3% 10%;
    text-align: center;
}
#image-header>img {
    width: 30%;
    float: left;
    position: relative;
    margin: 1.5% 35%;
}
h1 {
    color: #fff;
    font-size: 2.5em;
    float: left;
    position: relative;
}
strong#title-service {
    color: #f99030;
    font-size: 1.5em;
    position: relative;
}
#btn-header>a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bolder;
}
section.block-text-img {
    width: 100%;
    float: left;
    position: relative;
}
.block-img-section {
    width: 80%;
    float: left;
    position: relative;
    margin: 3.5% 10%;
}
.block-text-section {
    width: 90%;
    float: left;
    position: relative;
    margin: 0.5% 5%;
}
.block-img-section>img {
    width: 95%;
    float: left;
    position: relative;
    margin: 0.5% 2.5%;
}
.youtube-placeholder {
        position: relative;
        width: 100%;
        aspect-ratio: 16 / 9;
        cursor: pointer;
        background-color: #000;
        overflow: hidden;
      }
    
      .youtube-thumb {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }
    
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 68px;
        height: 48px;
        background: url("https://img.icons8.com/ios-filled/100/ffffff/play-button-circled.png")
          no-repeat center center;
        background-size: contain;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
h2.subtitle-block {
    font-size: 2.9em;
    text-align: center;
    color: #f99030;
    width: 95%;
    font-weight: bolder;
    float: left;
    position: relative;
    margin: 2.5% 2.5%;
}
h3.sub-subtitle-block {
    color: #6b696a;
    font-weight: bolder;
    text-align: justify;
    float: left;
    position: relative;
    width: 100%;
    margin: 1.5% 0%;
    font-size: 1.8em;
}
.block-text-section>p {
    color: #24356a;
    font-weight: bolder;
    font-size: 1.2em;
    width: 100%;
    text-align: justify;
    float: left;
    position: relative;
    margin: 1.5% 0%;
}
.block-text-section>ul {
    width: 93%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
ul>li {
    color: #6b696a;
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
section#block-benefits {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
}
.double-block {
    width: 95%;
    float: left;
    position: relative;
    margin: 2.5%;
    height: auto;
    border: 3px solid #24356a;
    border-radius: 40px;
}
.subtitle-double-block {
    width: 100%;
    float: left;
    position: relative;
    margin: 0.5% 0%;
}
.icon-double-block {
    width: 20%;
    float: left;
    position: relative;
    margin: 0.5% 40%;
    background: url(../images/padlock.webp);
    background-size: contain;
    background-position: center;
    height: 60px;
    background-repeat: no-repeat;
}
section#block-land {
    width: 100%;
    float: left;
    position: relative;
    margin: 0%;
}
div#land-block-desc {
    width: 40%;
    margin: 0.5% 5%;
    float: left;
    position: relative;
}
div#land-block-form {
    width: 90%;
    float: left;
    position: relative;
    margin: 0.5% 5%;
}
section#block-land {
    width: 100%;
    float: left;
    position: relative;
    height: auto;
    margin: 0%;
    background: url(../images/recuperacion-de-servidores.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
div#land-block-desc {
    width: 90%;
    margin: 7.5% 5%;
    float: left;
    position: relative;
}
div#image-header-land {
    width: 80%;
    float: left;
    position: relative;
    margin: 0.5% 10% 0.5% 10%;
}
#image-header-land>img {
    width: 50%;
    margin: 2.5% 25% 2.5% 25%;
}
#alfunid {
  color: white;
  font-weight: bolder;
  text-align: center;
  float: left;
  position: relative;
  width: 100%;
  margin: 0.5% 0% 3.5%;
  font-size: 1.8em;
}
.block-text-section-land>p {
  color: white;
  font-weight: lighter;
  text-align: left;
  float: left;
  position: relative;
  width: 100%;
  margin: 0.5% 0% 3.5%;
  font-size: 1.7em;
}
#bottom-text {
    color: #6b696a;
    width: 95%;
    position: relative;
    text-align: center;
    font-size: 1.8em;
    margin: 0% 2.5%;
    float: left;
}
strong#title-ms {
    color: #f99030;
    font-size: 1.5em;
    position: relative;
}
div#bottom-text>p {
  margin: unset;
  padding: 0.1% 0%;
}
.block-text-section-2 {
    width: 95%;
    float: left;
    position: relative;
    margin: 7% 2.5%;
}
#services {
    font-size: larger;
    width: 80%;
    margin: 1.5% 20% 1.5% 0%;
    float: left;
    position: relative;
}
h2.subtitle-block-2 {
    font-size: 2.9em;
    text-align: center;
    color: #f99030;
    width: 95%;
    font-weight: normal;
    position: relative;
    margin: 2% 2.5%;
    float: left;
}
.subtitle-block-land {
    font-size: 2.9em;
    text-align: left;
    color: #f99030;
    width: 100%;
    font-weight: bolder;
    position: relative;
    margin: 1.5% 0%;
    float: left;
}
.block-text>p{
    color:#6b696a;
    width: 45%;
  float: left;
  position: relative;
  margin: 0.5% 2.5%;
}
.block-text>ul{
    color:#6b696a;
    width: 45%;
    float: left;
    position: relative;
    margin: 0.5% 2.5%;
}
.block-text>#services {
  font-size: initial;
}
p#block-desc-backup {
    width: 70%;
    margin: 0.5% 15%;
    text-align: justify;
    color: #6b696a;
    font-weight: normal;
    float: left;
    position: relative;
    font-size: 1.32em;
}
p#block-desc-backup>strong {
    color: #f99030;
}
#image-header-land-2>img {
  width: 35%;
  margin: 5% 5%;
}
ul#services-2 {
    width: 80%;
    margin: 1.5% 10%;
    font-size: 1.2em;
    float: left;
    position: relative;
}
section#block-testimonials {
    position: relative;
    width: 100%;
    margin: 0%;
    padding: 0;
    float: left;
}
div#testimonials-block {
    width: 90%;
    margin: 1.5% 5%;
    float: left;
    position: relative;
}
.testimonials-item {
    width: 45%;
    margin: 1.5% 2.5%;
    float: left;
    position: relative;
}
div#testimonials-block {
    width: 95%;
    margin: 1.5% 2.5%;
    float: left;
    position: relative;
}
.avatar-img {
    width: 60%;
    float: left;
    position: relative;
    margin: 3% 20%;
}
.avatar-img>img {
    width: 70%;
    margin: 1.5% 15%;
    float: left;
}
span.name-avatar-block {
    width: 90%;
    margin: 3% 5%;
    float: left;
    font-size: 1.2em;
    font-weight: bolder;
    text-align: center;
}
span.position-avatar-block {
    width: 90%;
    margin: 3% 5%;
    float: left;
    font-weight: bolder;
    text-align: center;
    font-size: 1em;
}
p.testimonial-text {
    float: left;
    position: relative;
    width: 95%;
    margin: 1.5% 2.5%;
    text-align: center;
    font-weight: lighter;
}
footer {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    background: url(../images/banner-footer.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
}
div#footer-block {
    width: 95%;
    margin: 1.5% 2.5%;
    float: left;
    position: relative;
}
div#footer-intro-block {
    width: 95%;
    margin: 1.5% 2.5%;
    float: left;
    position: relative;
}
h5#footer-title {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    font-weight: bolder;
    margin: 1.5% 0%;
}
p#footer-intro-desc {
    width: 80%;
    float: left;
    position: relative;
    margin: 1.5% 10%;
    color: #f99030;
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
}
div#btn-rrss {
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
a#btn-footer {
    width: 90%;
    float: left;
    position: relative;
    margin: 1.5% 5% 1.5% 5%;
    background: #f99030;
    color: #fff;
    text-align: center;
    height: auto;
    font-size: 1.7em;
    text-decoration: none;
    padding-top: 20px;
    font-weight: bolder;
    border-radius: 40px;
    padding-bottom: 20px;
}
div#help-rrss-block {
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
p#help-us-share {
    border-bottom: 3px solid #f99030;
    width: 100%;
    float: left;
    position: relative;
    margin: 0%;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    font-size: 1.1em;
    padding-bottom: 4%;
}
div#share-block {
    width: 60%;
    float: left;
    position: relative;
    margin: 1.5% 20%;
}
div.share-icon {
    width: 20%;
    margin: 1.5% 2.5%;
    float: left;
    position: relative;
}
.item-share {
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
div#bar-contact-footer {
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
}
.item-contact-footer {
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
    border-right: none;
    border-left: none;
}
.item-contact-footer>a {
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 95%;
    float: left;
    position: relative;
    margin: 1.5% 2.5%;
    
}
.item-contact-footer-av {
    width: 50%;
    float: left;
    position: relative;
    margin: -0.5% 25% 1.5% 25%;
}
.item-contact-footer-av>a {
        color: #fff;
        font-size: 13px;
        text-align: center;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
}
@media(min-width: 780px){
    header {
        width: 100%;
        margin: 0;
        background: url(../images/banner-backup-guru.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        float: left;
    }
    div#main-block-header {
        width: 70%;
        margin: 2% 22% 2% 8%;
        float: left;
    }
    div#image-header {
        width: 100%;
        float: left;
        margin: 3% 0%;
    }
    div#main-desc-header {
        width: 100%;
        float: left;
        margin: 3% 0%;
    }
    div#btn-header {
        width: 100%;
        float: left;
    }
    div#btn-header {
        width: 60%;
        float: left;
        background: #f99030;
        height: 40px;
        line-height: 2;
        border-radius: 20px;
        padding: 0.5%;
        margin: 3% 20%;
    }
    #image-header>img {
        width: 40%;
        float: left;
        position: relative;
        margin: 0%;
    }
    h1 {
        color: #fff;
        font-size: 2.5em;
        float: left;
        position: relative;
    }
    strong#title-service {
        color: #f99030;
        font-size: 1.5em;
        position: relative;
    }
    #btn-header>a {
        color: #fff;
        font-size: 1.2em;
        text-decoration: none;
        font-weight: bolder;
    }
    section.block-text-img {
        width: 100%;
        float: left;
        position: relative;
    }
    .block-img-section {
        width: 60%;
        float: left;
        position: relative;
        margin: 3.5% 20%;
    }
    .block-text-section {
        width: 70%;
        float: left;
        position: relative;
        margin: 0.5% 15%;
    }
    .block-img-section>img {
        width: 95%;
        float: left;
        position: relative;
        margin: 0.5% 2.5%;
    }
    .youtube-placeholder {
        position: relative;
        width: 100%;
        aspect-ratio: 16 / 9;
        cursor: pointer;
        background-color: #000;
        overflow: hidden;
      }
    
      .youtube-thumb {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }
    
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 68px;
        height: 48px;
        background: url("https://img.icons8.com/ios-filled/100/ffffff/play-button-circled.png")
          no-repeat center center;
        background-size: contain;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
    h2.subtitle-block {
        font-size: 2.9em;
        text-align: center;
        color: #f99030;
        width: 90%;
        font-weight: bolder;
        float: left;
        position: relative;
        margin: 2.5% 5%;
    }
    h3.sub-subtitle-block {
        color: #6b696a;
        font-weight: bolder;
        text-align: justify;
        float: left;
        position: relative;
        width: 100%;
        margin: 1.5% 0%;
        font-size: 1.8em;
    }
    .block-text-section>p {
        color: #24356a;
        font-weight: bolder;
        font-size: 1.2em;
        width: 100%;
        text-align: justify;
        float: left;
        position: relative;
        margin: 1.5% 0%;
    }
    .block-text-section>ul {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    ul>li {
        color: #6b696a;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    section#block-benefits {
        width: 100%;
        float: left;
        position: relative;
        margin: 0;
    }
    .double-block {
        width: 44%;
        float: left;
        position: relative;
        margin: 2.5%;
        height: auto;
        border: 3px solid #24356a;
        border-radius: 40px;
    }
    .subtitle-double-block {
        width: 100%;
        float: left;
        position: relative;
        margin: 0.5% 0%;
    }
    .icon-double-block {
        width: 20%;
        float: left;
        position: relative;
        margin: 0.5% 40%;
        background: url(../images/padlock.webp);
        background-size: contain;
        background-position: center;
        height: 60px;
        background-repeat: no-repeat;
    }
    section#block-land {
        width: 100%;
        float: left;
        position: relative;
        margin: 0%;
    }
    div#land-block-desc {
        width: 40%;
        margin: 0.5% 5%;
        float: left;
        position: relative;
    }
    div#land-block-form {
        width: 70%;
        float: left;
        position: relative;
        margin: 0.5% 15%;
    }
    section#block-land {
        width: 100%;
        float: left;
        position: relative;
        height: auto;
        margin: 0%;
        background: url(../images/recuperacion-de-servidores.webp);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    div#land-block-desc {
        width: 70%;
        margin: 7.5% 15%;
        float: left;
        position: relative;
    }

    div#image-header-land {
        width: 80%;
        float: left;
        position: relative;
        margin: 0.5% 20% 0.5% 0%;
    }
    #image-header-land>img {
        width: 40%;
        margin: 2.5% 60% 2.5% 0%;
    }
    #alfunid {
    color: white;
    font-weight: bolder;
    text-align: center;
    float: left;
    position: relative;
    width: 100%;
    margin: 0.5% 0% 3.5%;
    font-size: 1.8em;
    }
    .block-text-section-land>p {
    color: white;
    font-weight: lighter;
    text-align: left;
    float: left;
    position: relative;
    width: 100%;
    margin: 0.5% 0% 3.5%;
    font-size: 1.7em;
    }
    #bottom-text {
    color: #6b696a;
    width: 80%;
    position: relative;
    text-align: center;
    font-size: 1.8em;
    margin: 0% 10%;
    float: left;
    }
    strong#title-ms {
        color: #f99030;
        font-size: 1.5em;
        position: relative;
    }
    div#bottom-text>p {
    margin: unset;
    padding: 0.1% 0%;
    }
    .block-text-section-2 {
        width: 80%;
        float: left;
        position: relative;
        margin: 7% 10%;
    }
    #services {
        font-size: larger;
        width: 80%;
        margin: 1.5% 20% 1.5% 0%;
        float: left;
        position: relative;
    }
    h2.subtitle-block-2 {
    font-size: 2.9em;
    text-align: center;
    color: #f99030;
    width: 90%;
    font-weight: normal;
    position: relative;
    margin: 2% 5%;
    float: left;
    }
    .block-text>p{
        color:#6b696a;
        width: 45%;
    float: left;
    position: relative;
    margin: 0.5% 2.5%;
    }
    .block-text>ul{
        color:#6b696a;
        width: 45%;
        float: left;
        position: relative;
        margin: 0.5% 2.5%;
    }
    .block-text>#services {
    font-size: initial;
    }
    p#block-desc-backup {
        width: 70%;
        margin: 0.5% 15%;
        text-align: justify;
        color: #6b696a;
        font-weight: normal;
        float: left;
        position: relative;
        font-size: 1.32em;
    }
    p#block-desc-backup>strong {
        color: #f99030;
    }
    #image-header-land-2>img {
    width: 35%;
    margin: 5% 5%;
    }
    ul#services-2 {
        width: 80%;
        margin: 1.5% 10%;
        font-size: 1.2em;
        float: left;
        position: relative;
    }
    section#block-testimonials {
        position: relative;
        width: 100%;
        margin: 0%;
        padding: 0;
        float: left;
    }
    div#testimonials-block {
        width: 90%;
        margin: 1.5% 5%;
        float: left;
        position: relative;
    }
    .testimonials-item {
        width: 20%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    div#testimonials-block {
        width: 90%;
        margin: 1.5% 5%;
        float: left;
        position: relative;
    }
    .avatar-img {
        width: 60%;
        float: left;
        position: relative;
        margin: 3% 20%;
    }
    .avatar-img>img {
        width: 70%;
        margin: 1.5% 15%;
        float: left;
    }
    span.name-avatar-block {
        width: 90%;
        margin: 3% 5%;
        float: left;
        font-size: 1.2em;
        font-weight: bolder;
        text-align: center;
    }
    span.position-avatar-block {
        width: 90%;
        margin: 3% 5%;
        float: left;
        font-weight: bolder;
        text-align: center;
        font-size: 1em;
    }
    p.testimonial-text {
        float: left;
        position: relative;
        width: 95%;
        margin: 1.5% 2.5%;
        text-align: center;
        font-weight: lighter;
    }
    footer {
        width: 100%;
        float: left;
        position: relative;
        margin: 0;
        padding: 0;
        background: url(../images/banner-footer.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: auto;
    }
    div#footer-block {
        width: 80%;
        margin: 1.5% 10%;
        float: left;
        position: relative;
    }
    div#footer-intro-block {
        width: 95%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    h5#footer-title {
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 2.5em;
        font-weight: bolder;
        margin: 1.5% 0%;
    }
    p#footer-intro-desc {
        width: 80%;
        float: left;
        position: relative;
        margin: 1.5% 10%;
        color: #f99030;
        font-size: 1.8em;
        font-weight: 600;
        text-align: center;
    }
    div#btn-rrss {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    a#btn-footer {
        width: 60%;
        float: left;
        position: relative;
        margin: 1.5% 20% 1.5% 20%;
        background: #f99030;
        color: #fff;
        text-align: center;
        height: auto;
        font-size: 1.7em;
        text-decoration: none;
        padding-top: 20px;
        font-weight: bolder;
        border-radius: 40px;
        padding-bottom: 20px;
    }
    div#help-rrss-block {
        width: 70%;
        float: left;
        position: relative;
        margin: 1.5% 15%;
    }
    p#help-us-share {
        border-bottom: 3px solid #f99030;
        width: 100%;
        float: left;
        position: relative;
        margin: 0%;
        color: #fff;
        font-weight: bolder;
        text-align: center;
        font-size: 1.1em;
        padding-bottom: 4%;
    }
    div#share-block {
        width: 70%;
        float: left;
        position: relative;
        margin: 1.5% 15%;
    }
    div.share-icon {
        width: 20%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    .item-share {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    div#bar-contact-footer {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    .item-contact-footer {
        width: 50%;
        float: left;
        position: relative;
        margin: 1.5% 25%;
        border-right: none;
        border-left: none;
  }
    .item-contact-footer>a {
        color: #fff;
        font-size: 12px;
        text-align: center;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }.item-contact-footer-av {
    width: 50%;
    float: left;
    position: relative;
    margin: -0.5% 25% 1.5% 25%;
}
.item-contact-footer-av>a {
        color: #fff;
        font-size: 13px;
        text-align: center;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
}
}

/*Pantallas computadoras (Grandes)*/
@media(min-width: 1024px){
    header {
        width: 100%;
        margin: 0;
        background: url(../images/banner-backup-guru.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        float: left;
    }
    div#main-block-header {
        width: 60%;
        margin: 2% 32% 2% 8%;
        float: left;
    }
    div#image-header {
        width: 100%;
        float: left;
        margin: 3% 0%;
    }
    div#main-desc-header {
        width: 100%;
        float: left;
        margin: 3% 0%;
    }
    div#btn-header {
        width: 100%;
        float: left;
    }
    div#btn-header {
        width: auto;
        float: left;
        background: #f99030;
        height: auto;
        border-radius: 59px;
        padding: 1% 3.5%;
        margin: 3% 0%;
    }
    #image-header>img {
        width: 20%;
        float: left;
        position: relative;
    }
    h1 {
        color: #fff;
        font-size: 2.5em;
        float: left;
        position: relative;
    }
    strong#title-service {
        color: #f99030;
        font-size: 1.5em;
        position: relative;
    }
    #btn-header>a {
        color: #fff;
        font-size: 2em;
        text-decoration: none;
        font-weight: bolder;
    }
    section.block-text-img {
        width: 100%;
        float: left;
        position: relative;
    }
    .block-img-section {
        width: 45%;
        float: left;
        position: relative;
        margin: 3.5% 2.5%;
    }
    .block-text-section {
        width: 45%;
        float: left;
        position: relative;
        margin: 0.5% 2.5%;
    }
    .block-img-section>img {
        width: 95%;
        float: left;
        position: relative;
        margin: 0.5% 2.5%;
    }
    .youtube-placeholder {
        position: relative;
        width: 100%;
        aspect-ratio: 16 / 9;
        cursor: pointer;
        background-color: #000;
        overflow: hidden;
      }
    
      .youtube-thumb {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }
    
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 68px;
        height: 48px;
        background: url("https://img.icons8.com/ios-filled/100/ffffff/play-button-circled.png")
          no-repeat center center;
        background-size: contain;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
    h2.subtitle-block {
        font-size: 2.9em;
        text-align: center;
        color: #f99030;
        width: 90%;
        font-weight: bolder;
        float: left;
        position: relative;
        margin: 2.5% 5%;
    }
    h3.sub-subtitle-block {
        color: #6b696a;
        font-weight: bolder;
        text-align: justify;
        float: left;
        position: relative;
        width: 100%;
        margin: 1.5% 0%;
        font-size: 1.8em;
    }
    .block-text-section>p {
        color: #24356a;
        font-weight: bolder;
        font-size: 1.2em;
        width: 100%;
        text-align: justify;
        float: left;
        position: relative;
        margin: 1.5% 0%;
    }
    .block-text-section>ul {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    ul>li {
        color: #6b696a;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    section#block-benefits {
        width: 100%;
        float: left;
        position: relative;
        margin: 0;
    }
    .double-block {
        width: 44%;
        float: left;
        position: relative;
        margin: 2.5%;
        height: 440px;
        border: 3px solid #24356a;
        border-radius: 40px;
    }
    .subtitle-double-block {
        width: 100%;
        float: left;
        position: relative;
        margin: 0.5% 0%;
        height: 140px;
    }
    .icon-double-block {
        width: 20%;
        float: left;
        position: relative;
        margin: 0.5% 40%;
        background: url(../images/padlock.webp);
        background-size: contain;
        background-position: center;
        height: 60px;
        background-repeat: no-repeat;
    }
    section#block-land {
        width: 100%;
        float: left;
        position: relative;
        margin: 0%;
    }
    div#land-block-desc {
        width: 40%;
        margin: 0.5% 5%;
        float: left;
        position: relative;
    }
    div#land-block-form {
        width: 40%;
        float: left;
        position: relative;
        margin: 0.5% 5%;
        padding: 10px 0;
    }
    section#block-land {
        width: 100%;
        float: left;
        position: relative;
        height: auto;
        margin: 0%;
        background: url(../images/recuperacion-de-servidores.webp);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    div#land-block-desc{
        width: 40%;
        margin: 0.5% 5%;
        float: left;
        position: relative;
    }
    div#image-header-land {
        width: 80%;
        float: left;
        position: relative;
        margin: 0.5% 20% 0.5% 0%;
    }
    #image-header-land>img {
        width: 40%;
        margin: 2.5% 60% 2.5% 0%;
    }
    #alfunid {
    color: white;
    font-weight: bolder;
    text-align: center;
    float: left;
    position: relative;
    width: 100%;
    margin: 0.5% 0% 3.5%;
    font-size: 1.8em;
    }
    .block-text-section-land>p {
    color: white;
    font-weight: lighter;
    text-align: left;
    float: left;
    position: relative;
    width: 100%;
    margin: 0.5% 0% 3.5%;
    font-size: 1.7em;
    }
    #bottom-text {
    color: #6b696a;
    width: 80%;
    position: relative;
    text-align: center;
    font-size: 1.8em;
    margin: 0% 10%;
    float: left;
    }
    strong#title-ms {
        color: #f99030;
        font-size: 1.5em;
        position: relative;
    }
    div#bottom-text>p {
    margin: unset;
    padding: 0.1% 0%;
    }
    .block-text-section-2{
    width: 45%;
    float: left;
    position: relative;
    margin: 7% 2.5%;
    }
    #services {
        font-size: larger;
        width: 80%;
        margin: 1.5% 20% 1.5% 0%;
        float: left;
        position: relative;
    }
    h2.subtitle-block-2 {
    font-size: 2.9em;
    text-align: center;
    color: #f99030;
    width: 90%;
    font-weight: normal;
    position: relative;
    margin: 2% 5%;
    float: left;
    }
    .block-text>p{
        color:#6b696a;
        width: 45%;
    float: left;
    position: relative;
    margin: 0.5% 2.5%;
    }
    .block-text>ul{
        color:#6b696a;
        width: 45%;
        float: left;
        position: relative;
        margin: 0.5% 2.5%;
    }
    .block-text>#services {
    font-size: initial;
    }
    p#block-desc-backup {
        width: 70%;
        margin: 0.5% 15%;
        text-align: justify;
        color: #6b696a;
        font-weight: normal;
        float: left;
        position: relative;
        font-size: 1.32em;
    }
    p#block-desc-backup>strong {
        color: #f99030;
    }
    #image-header-land-2>img {
    width: 35%;
    margin: 5% 5%;
    }
    ul#services-2 {
        width: 80%;
        margin: 1.5% 10%;
        font-size: 1.2em;
        float: left;
        position: relative;
    }
    section#block-testimonials {
        position: relative;
        width: 100%;
        margin: 0%;
        padding: 0;
        float: left;
    }
    div#testimonials-block {
        width: 90%;
        margin: 1.5% 5%;
        float: left;
        position: relative;
    }
    .testimonials-item {
        width: 20%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    div#testimonials-block {
        width: 90%;
        margin: 1.5% 5%;
        float: left;
        position: relative;
    }
    .avatar-img {
        width: 60%;
        float: left;
        position: relative;
        margin: 3% 20%;
    }
    .avatar-img>img {
        width: 70%;
        margin: 1.5% 15%;
        float: left;
    }
    span.name-avatar-block {
        width: 90%;
        margin: 3% 5%;
        float: left;
        font-size: 1.2em;
        font-weight: bolder;
        text-align: center;
    }
    span.position-avatar-block {
        width: 90%;
        margin: 3% 5%;
        float: left;
        font-weight: bolder;
        text-align: center;
        font-size: 1em;
    }
    p.testimonial-text {
        float: left;
        position: relative;
        width: 95%;
        margin: 1.5% 2.5%;
        text-align: center;
        font-weight: lighter;
    }
    footer {
        width: 100%;
        float: left;
        position: relative;
        margin: 0;
        padding: 0;
        background: url(../images/banner-footer.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: auto;
    }
    div#footer-block {
        width: 80%;
        margin: 1.5% 10%;
        float: left;
        position: relative;
    }
    div#footer-intro-block {
        width: 95%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    h5#footer-title {
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 2.5em;
        font-weight: bolder;
        margin: 1.5% 0%;
    }
    p#footer-intro-desc {
        width: 80%;
        float: left;
        position: relative;
        margin: 1.5% 10%;
        color: #f99030;
        font-size: 1.8em;
        font-weight: 600;
        text-align: center;
    }
    div#btn-rrss {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    a#btn-footer {
        width: 40%;
        float: left;
        position: relative;
        margin: 1.5% 10% 1.5% 0%;
        background: #f99030;
        color: #fff;
        text-align: center;
        height: auto;
        font-size: 1.7em;
        text-decoration: none;
        padding-top: 20px;
        font-weight: bolder;
        border-radius: 40px;
        padding-bottom: 20px;
    }
    div#help-rrss-block {
        width: 45%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    p#help-us-share {
        border-bottom: 3px solid #f99030;
        width: 100%;
        float: left;
        position: relative;
        margin: 0%;
        color: #fff;
        font-weight: bolder;
        text-align: center;
        font-size: 1.1em;
        padding-bottom: 4%;
    }
    div#share-block {
        width: 60%;
        float: left;
        position: relative;
        margin: 1.5% 20%;
    }
    div.share-icon {
        width: 20%;
        margin: 1.5% 2.5%;
        float: left;
        position: relative;
    }
    .item-share {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    div#bar-contact-footer {
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    .item-contact-footer {
        width: 20%;
        float: left;
        position: relative;
        margin: 1.5% 6.5%;
        border-right: 3px solid #fff;
        border-left: none;
  }
    .item-contact-footer-av {
        width: 50%;
        float: left;
        position: relative;
        margin: -0.5% 25% 1.5% 25%;
  }
    .item-contact-footer>a {
        color: #fff;
        font-size: 12px;
        text-align: center;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
    .item-contact-footer-av>a {
        color: #fff;
        font-size: 13px;
        text-align: center;
        width: 95%;
        float: left;
        position: relative;
        margin: 1.5% 2.5%;
    }
}