#sima-hero {
    background-image: url('img/sima/hero-image-min-blur.jpg');
    background-repeat: no-repeat;
    background-position: 50% 91.1768%;
    background-size: cover;
    overflow: hidden;
    position: relative;
    opacity: 0;
    transition: opacity 2s ease;
}

/* @media all and (min-width: 30em) {
    #sima-hero {
      background-image: url('img/sima/hero-image-min.jpg');
      background-position: 80% 74%;
    }
  } */

#sima-hero .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    overflow: hidden;
    z-index: 1;
}

#sima-hero .video-bg video {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 76%;
    object-position: 50% 76%;
    background-size: cover;
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
}

#sima-hero .dark {
    z-index: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0.4);
    /* background: rgb(0,0,0);
  background: -o-radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6811099439775911) 0%, rgba(0,0,0,0) 100%);
  background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6811099439775911) 0%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); */
    /* background: rgb(43,202,238);
  background: -moz-radial-gradient(circle, rgba(43,202,238,0) 0%, rgba(0,0,0,0.5410539215686274) 0%, rgba(136,229,250,0) 79%);
  background: -webkit-radial-gradient(circle, rgba(43,202,238,0) 0%, rgba(0,0,0,0.5410539215686274) 0%, rgba(136,229,250,0) 79%);
  background: radial-gradient(circle, rgba(43,202,238,0) 0%, rgba(0,0,0,0.5410539215686274) 0%, rgba(136,229,250,0) 79%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2bcaee",endColorstr="#88e5fa",GradientType=1); */
}

#sima-hero .dark .info {
    color: #FFF;
    padding: 8em 1em 8em;
    width: 95%;
    max-width: 48em;
    margin: 0 auto;
    text-align: center;
    font-size: 0.8em;
}

/* @media all and (min-width: 35em) {
    #sima-hero .dark .info {
      padding: 2em 1em 3em;
  
    }
  } */

@media all and (min-width: 48em) {
    #sima-hero .dark .info {
        padding: 8em 1em 10em;
        font-size: 1em;
    }
}

#sima-hero .dark .info ul li {
    display: inline-block;
    width: 14em;
    margin: 1em;
}

@media all and (min-width: 48em) {
    #sima-hero .dark .info ul li {
        display: inline-block;
        width: 17em;
        margin: 2em;
    }

}

#sima-hero .dark .info ul li:nth-child(1) {
    width: 18em;
}

#sima-hero .dark .info ul li img {
    width: 100%;
}

#sima-hero .dark .info ul li:nth-child(1) img {}

#sima-hero .dark .info ul li:nth-child(1) img {
    margin-top: 1em;
    --animate-delay: 0.5s;
}

#sima-hero .dark .info h1 {
    font-size: 1.7em;
    font-weight: 700;
    margin-top: 1em;
    --animate-delay: 0.8s;
}

@media all and (min-width: 48em) {
    #sima-hero .dark .info h1 {
        font-size: 2.5em;
    }
}

#sima-hero .dark .info p {
    line-height: 2em;
}

@media all and (min-width: 48em) {
    #sima-hero .dark .info p {
        line-height: 2.5em;
    }
}

#sima-intro {
    overflow: hidden;
    position: relative;
    background-color: #FFF;
    padding-bottom: 0.3em;
}

#sima-intro .inwrap {
    width: 100%;
    /* max-width: 36em; */
    margin: 0em auto;
    text-align: center;
    padding: 4em 0 0em;
}


@media screen and (min-width: 64em) {
    #sima-intro .inwrap {
        padding: 6em 0 0em;
        /* max-width: 64em; */
    }
}

#sima-intro .inwrap .text {
    width: 90%;
    max-width: 54em;
    margin: 0em auto;
    text-align: center;
    padding: 0em 0 0;
}

@media screen and (min-width: 48em) {
    #sima-intro .inwrap .text {
        padding: 0em 0;
        font-size: 1.1em;
    }
}

#sima-intro .inwrap .text p {
    font-weight: 300;
    margin-bottom: 2em;
    line-height: 1.8em;
    font-size: 1.2em;
}

#sima-intro .inwrap .text.bottom p {
    margin-bottom: 0.3em;
}

#sima-intro .inwrap .text.bottom p:nth-child(3) {
    margin-bottom: 1.5em;
}

#sima-intro .inwrap .text p span {
    font-size: 1.5em;
    display: block;
    /* margin: 0.5em 0; */
}

#sima-intro .text.top p {
    opacity: 0;
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    transform: translate(0, 200px);
}

#sima-intro .inwrap .images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 2em;
}

#sima-intro .inwrap .images .left {
    margin-top: 5.2em;
    margin-right: -3.2em;
    z-index: 2;
    width: 60%;
}

#sima-intro .inwrap .images .right {
    position: relative;
    z-index: 1;
    width: 60%;
}

@media all and (min-width: 29em) {
    #sima-intro .inwrap .images .left {
        margin-top: 3.2em;
        margin-right: -3.2em;
        z-index: 2;
        width: 50%;
    }

    #sima-intro .inwrap .images .right {
        position: relative;
        z-index: 1;
        width: 50%;
    }
}


#sima-intro .inwrap .stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2em;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 90%;
    max-width: 35em;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

@media all and (min-width: 35em) {
    #sima-intro .inwrap .stats {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
    }
}

#sima-intro .inwrap .stats .block {
    width: 100%;
    max-width: 14em;
    text-align: center;
    margin: 0 auto 2em;
}

#sima-intro .inwrap .stats .block .number {
    font-size: 4em;
    font-weight: bold;
    color: #7d7d7d;
}

#sima-intro .inwrap .stats .block .data {
    color: #7d7d7d;
}

.intro-gallery {
    margin-top: 5em;
}

.intro-gallery .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    /* height: 20em; */
}

/* @media all and (min-width: 64em) {
    .intro-gallery .swiper-wrapper{
      height: 20em;
    }
  } */

.intro-gallery .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    aspect-ratio: 16 / 14;
}

@media all and (min-width: 35em) {
    .intro-gallery .swiper-slide {
        aspect-ratio: 16 / 12;
    }
}

.intro-gallery .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.intro-gallery .swiper-button-next,
.intro-gallery .swiper-button-prev {
    color: #000;
}


#sima-invierte {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
}

#sima-invierte .video-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    overflow: hidden;
    z-index: -1;
}

#sima-invierte .video-bg video {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 83% 100%;
    object-position: 83% 100%;
    background-size: cover;
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
}

#sima-invierte .inwrap {
    width: 90%;
    max-width: 80em;
    margin: 0em auto;
    text-align: center;
    padding: 3em 0 5em;
}

@media screen and (min-width: 64em) {
    #sima-invierte .inwrap {
        padding: 5em 0 5em;
    }
}

#sima-invierte .inwrap h3 {
    font-size: 1.3em;
    font-weight: 300;
    color: #FFF;
}

@media screen and (min-width: 48em) {
    #sima-invierte .inwrap h3 {
        font-size: 2em;
    }
}

#sima-invierte .inwrap h3 span {
    font-size: 1.7em;
    font-weight: 700;
    display: block;
}

@media screen and (min-width: 35em) {
    #sima-invierte .inwrap h3 br {
        display: none;
    }
}

#sima-invierte .inwrap .boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1em;
}

#sima-invierte .inwrap .boxes .box {
    /* background-color: #FFF; */
    color: #2E2E2E;
    /* border-radius: 0.5em; */
    /* padding: 1em 2em 3em; */
    width: 100%;
    margin: 4% 0%;
    text-align: left;
    opacity: 0;
    -webkit-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    transform: translate(100px, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 30%;
    max-width: 37em;
}

@media screen and (min-width: 64em) {
    #sima-invierte .inwrap .boxes .box {
        width: 49%;
        margin: 1% 0%;
    }
}

#sima-invierte .inwrap .boxes .box:nth-child(1) {
    background-position: 100% 30%;
}

#sima-invierte .inwrap .boxes .box:nth-child(2) {
    background-position: 100% 30%;
}

#sima-invierte .inwrap .boxes .box:nth-child(3) {
    background-position: 100% 22%;
}

#sima-invierte .inwrap .boxes .box:nth-child(4) {
    background-position: 100% 65%;
}

#sima-invierte .inwrap .boxes .box:nth-child(5) {
    background-position: 100% 30%;
}

#sima-invierte .inwrap .boxes .box:nth-child(6) {
    background-position: 100% 9%;
}

#sima-invierte .inwrap .boxes .box:nth-child(8) {
    background-position: 100% 30%;
}

#sima-invierte .inwrap .boxes .box:nth-child(8) {
    background-position: 100% 30%;
}

#sima-invierte .inwrap .boxes .box .bg {
    /* border-radius: 0.5em; */
    padding: 1em 2em 1em;
    height: 100%;

    background: rgb(255, 255, 255);
    background: -o-linear-gradient(86deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77718837535014) 59%, rgba(255, 255, 255, 0) 75%, rgba(0, 212, 255, 0) 100%);
    background: linear-gradient(4deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77718837535014) 59%, rgba(255, 255, 255, 0) 75%, rgba(0, 212, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00d4ff", GradientType=1);
}

@media screen and (min-width: 35em) {
    #sima-invierte .inwrap .boxes .box .bg {
        padding: 1em 2em 1em;
        background: rgb(255, 255, 255);
        background: -o-linear-gradient(86deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77718837535014) 59%, rgba(255, 255, 255, 0) 75%, rgba(0, 212, 255, 0) 100%);
        background: linear-gradient(4deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.77718837535014) 59%, rgba(255, 255, 255, 0) 75%, rgba(0, 212, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00d4ff", GradientType=1);
    }

}


/* @media screen and (min-width: 40em) {
    #sima-invierte .inwrap .boxes .box{ 
      width: 46%;
      margin: 1% 2%;
    }
  } */

#sima-invierte .inwrap .boxes .box .icon {
    width: 100%;
    text-align: right;
    margin-bottom: 1.5em;
    height: 3.5em;
}

#sima-invierte .inwrap .boxes .box .icon img {
    width: 3.5em;
    opacity: 0;
}

#sima-invierte .inwrap .boxes .box .title {
    font-weight: 700;
    font-size: 1.1em;
    margin-bottom: 0.5em;
    color: #494949;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-weight: bold;
}

#sima-invierte .inwrap .boxes .box p {
    font-size: 1em;
    line-height: 180%;
    color: #494949;
}

@media screen and (min-width: 35em) {
    #sima-invierte .inwrap .boxes .box p {
        font-size: 1em;
    }
}


#home-carousel {
    /* margin-bottom: -28em; */
    background-color: #FFF;
    background-image: url('./img/sima/palm-tree.png');
    background-repeat: no-repeat;
    background-size: 39%;
    background-position: 100% 0%;
}

.blue-bg {
    background-color: var(--color-blue);
    color: #FFF;
    position: relative;
    height: 19em;
    margin-top: -22em;
}

#home-carousel .inwrap {
    width: 90%;
    margin: 0 auto;
    padding: 4em 0 0;
}

@media (min-width: 48em) {
    #home-carousel .inwrap {
        padding: 7em 0 4em;
    }
}

#home-carousel .inwrap h3 {
    font-size: 2.2em;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    color: #4e4e4e;
}

#home-carousel .inwrap .swiper {
    margin-top: 4em;
}

#home-carousel .inwrap .swiper .swiper-wrapper {}



#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .content {
    width: 99%;
    max-width: 79em;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

@media (min-width: 48em) {
    #home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide {
        padding-bottom: 4em;
    }

    #home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .content {
        display: block;
    }
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .card {
    background: rgb(252 252 252);
    padding: 2em 1.5em 4em;
    width: 100%;
    top: unset;
    bottom: 3em;
    left: 0em;

}

@media (min-width: 48em) {
    #home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .card {
        position: absolute;
        left: 4em;
        z-index: 1000;
        width: 26em;
        padding: 3em 4.5em;
        background: rgba(255, 255, 255, 0.90);
    }
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .card .title {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 114%;
    margin-bottom: 1em;
    color: #494949;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .card p {
    color: #000;
    line-height: 180%;
    font-weight: 200;
    font-size: 1.1em;
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .card span {
    text-decoration: underline;
    font-style: italic;
    color: var(--color-grey);
    font-size: 0.8em;
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .image {
    width: 100%;
    height: 15em;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

@media (min-width: 48em) {
    #home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .image {
        height: 34em;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

#home-carousel .inwrap .swiper .swiper-wrapper .swiper-slide .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: -1;
}

#home-carousel .inwrap .swiper .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 19%);
    left: var(--swiper-navigation-sides-offset, 18px);
}

#home-carousel .inwrap .swiper .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 19%);
    right: var(--swiper-navigation-sides-offset, 18px);
}

@media (min-width: 48em) {
    #home-carousel .inwrap .swiper .swiper-button-prev {
        top: var(--swiper-navigation-top-offset, 45%);

    }

    #home-carousel .inwrap .swiper .swiper-button-next {
        top: var(--swiper-navigation-top-offset, 45%);

    }
}

#home-carousel .swiper-button-next,
#home-carousel .swiper-button-prev {
    color: #919191;
}


#faq-page {
    background-color: #f7f7f7;
}


#faq-page .inwrap {
    width: 95%;
    max-width: 64em;
    margin: 0 auto;
    padding: 4em 0;
    text-align: center;
}

@media (min-width: 48em) {
    #faq-page .inwrap {
        padding: 7em 0;
    }
}

#faq-page .inwrap h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 151%;
    margin: 0 0 2em;
    color: #5b5b5b;
    opacity: 0;
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%);
}

@media (min-width: 48em) {
    #faq-page .inwrap h2 {
        font-size: 2.2em;
    }
}

#faq-page .inwrap h1 br {}

#faq-page .inwrap .bloque {
    text-align: center;
    margin-bottom: 1.5em;
    border-bottom: 0.01em solid #d0d0d0;

}

@media (min-width: 48em) {
    #faq-page .inwrap .bloque {
        text-align: left;
    }
}

#faq-page .inwrap .bloque .title {
    width: 100%;
    background-color: transparent;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* border-bottom: 0.01em solid #d0d0d0; */
    padding-bottom: 1.5em;
    /* margin-bottom: 1.5em; */
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

@media (min-width: 48em) {
    #faq-page .inwrap .bloque .title {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#faq-page .inwrap .bloque .title span {
    font-weight: 600;
    margin-right: 0.5em;
    font-size: 1.2em;
    color: #5b5b5b;
    text-align: center;
    line-height: 180%;
}

@media (min-width: 48em) {
    #faq-page .inwrap .bloque .title span {
        text-align: left;
    }
}

#faq-page .inwrap .bloque .title img {
    width: 0.7em;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

#faq-page .inwrap .bloque.active .title img {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

@media (min-width: 48em) {
    #faq-page .inwrap .bloque .title img {
        width: 0.7em;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all ease .4s;
        -o-transition: all ease .4s;
        transition: all ease .4s;
    }

    #faq-page .inwrap .bloque.active .title img {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

#faq-page .inwrap .bloque .preguntas {
    padding-left: 0.5em;
    display: none;
    padding-bottom: 1em;
}

/* 
  #faq-page .inwrap .bloque.active .preguntas {
    display: block;
  } */

#faq-page .inwrap .bloque .preguntas .pregunta {}

#faq-page .inwrap .bloque .preguntas .pregunta h2 {
    font-weight: 600;
    margin: 1.5em 0 0.5em;
    font-size: 1.2em;
    color: #767F86;
}

#faq-page .inwrap .bloque .preguntas .pregunta .respuesta {
    /* padding-left: 1.4em; */
    margin: 0em 0 1.5em;
}

#faq-page .inwrap .bloque .preguntas .pregunta .respuesta p {
    line-height: 177%;
    font-size: 1.1em;
    color: #5b5b5b;
    font-weight: 300;
    margin-bottom: 0.5em;
}


#faq-page .inwrap .bloque .preguntas .pregunta .respuesta p span {
    line-height: 177% !important;
    font-size: 1em !important;
    color: #767F86 !important;
    font-weight: 300 !important;
}

#faq-page .inwrap .bloque .preguntas .pregunta .respuesta ul {
    margin: 1em 0em 1em 2.5em;
}

#faq-page .inwrap .bloque .preguntas .pregunta .respuesta ul li {
    list-style: outside;
    line-height: 177%;
    font-size: 1.1em;
    color: #767F86;
    font-weight: 300;
}


#faq-page .inwrap .bloque .preguntas .pregunta .respuesta ol li {
    list-style: decimal;
    line-height: 177%;
    font-size: 1.1em;
    color: #767F86;
    font-weight: 300;
}



#sima-form {
    background-color: #000;
    /* background-image: url('./img/sima/palm-tree-white.png');
    background-repeat: no-repeat;
    background-size: 39%;
    background-position: 0% 0%; */
    background-image: url('./img/sima/form-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 0%;
    position: relative;
    overflow: hidden;
}

#sima-form .dark {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#sima-form.pop-up {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    height: 100%;
    overflow-y: auto;
}

#sima-form .close {
    display: none;
}

#sima-form.pop-up .close {
    display: block;
    position: absolute;
    background-color: transparent;
    border: none;
    right: 1em;
    top: 1em;
    z-index: 1;
    cursor: pointer;
}

#sima-form.pop-up .close:hover {
    opacity: 0.7;
}

#sima-form.pop-up .close img {
    width: 3em;
}

#sima-form.pop-up .dark {
    height: 172%;
}

@media (min-width: 64em) {
    #sima-form.pop-up .dark {
        height: 100%;
    }
}

#sima-form .inwrap {
    padding: 7em 0;
    text-align: center;
    width: 90%;
    max-width: 39em;
    margin: 0 auto;
    position: relative;
}

#sima-form.pop-up .inwrap {
    padding: 4em 0 0;
}

#sima-form .intro {
    text-align: center;
    opacity: 0;
    transform: translate(0, 200px);
}

@media (min-width: 64em) {
    #sima-form .inwrap {
        max-width: 64em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #sima-form .inwrap .intro {
        text-align: left;
        padding-right: 2em;
    }
}

#sima-form .inwrap h3 {
    font-size: 2em;
    font-weight: 400;
    display: block;
    margin-top: 0;
    text-transform: uppercase;
    color: #FFF;
}

#sima-form.pop-up .inwrap h3 {
    font-size: 1.4em;
}

@media (min-width: 64em) {
    #sima-form.pop-up .inwrap h3 {
        font-size: 2em;
    }
}



#sima-form .inwrap p {
    font-weight: 300;
    margin-bottom: 2em;
    line-height: 1.8em;
    font-size: 1.2em;
    color: #FFF;
}


#sima-form .inwrap .formulario {

    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 25em;
    padding: 2em;
    margin: 1.1em auto;
    background: rgba(0, 0, 0, .9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .6);
    box-shadow: 0 15px 25px rgba(0, 0, 0, .6);
    /* border-radius: 10px; */
    opacity: 0;
    transform: translate(0, 200px);
    /* border: 1px solid #FFF; */
}

#sima-form .inwrap .formulario .user-box {
    position: relative;
}

#sima-form .inwrap .formulario .user-box input {
    width: 100%;
    padding: 0.5em 0;
    font-size: 1em;
    color: #9b9b9b;
    margin-bottom: 1em;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: transparent;
}

#sima-form .inwrap .formulario .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5em 0;
    font-size: 1em;
    color: #9b9b9b;
    pointer-events: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#sima-form .inwrap .formulario .user-box input:focus~label,
#sima-form .inwrap .formulario .user-box input:valid~label {
    top: -1.25em;
    left: 0;
    color: #fff;
    font-size: 0.8em;
}

#sima-form .inwrap .formulario .user-box label.error {
    left: -0.6em !important;
}

#sima-form .inwrap .formulario .user-box .question {
    text-align: left;
    padding: 0.5em 0;
    font-size: 1em;
    color: #fff;
    pointer-events: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#sima-form .inwrap .formulario .user-box select {
    width: 100%;
    padding: 0.5em 0;
    font-size: 1em;
    color: #9b9b9b;
    margin-bottom: 1em;
    /* 30px / 16 = 1.875em */
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: transparent;
}

#sima-form .inwrap .formulario form button {
    position: relative;
    display: inline-block;
    padding: 0.625em 1.25em;
    /* 10px/16 = 0.625em, 20px/16 = 1.25em */
    font-weight: bold;
    color: #fff;
    font-size: 1em;
    /* 16px / 16 = 1em */
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-top: 2.5em;
    /* 40px / 16 = 2.5em */
    letter-spacing: 0.1875em;
    /* Assuming 3px letter-spacing as 3px / 16 = 0.1875em */
    background-color: transparent;
    border: none;
    cursor: pointer;
    width: 100%;
    line-height: 165%;
}

#sima-form .inwrap .formulario button:hover {
    background: #fff;
    color: #272727;
    border-radius: 0.3125em;
    /* Assuming 5px border-radius as 5px / 16 = 0.3125em */
}

#sima-form .inwrap .formulario button span {
    position: absolute;
    display: block;
}

#sima-form .inwrap .formulario button span:nth-child(1) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 0.125em;
    /* 2px / 16 = 0.125em */
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
    background: -o-linear-gradient(left, transparent, #fff);
    background: linear-gradient(90deg, transparent, #fff);
    -webkit-animation: btn-anim1 1.5s linear infinite;
    animation: btn-anim1 1.5s linear infinite;
}

#sima-form .inwrap .formulario button span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 0.125em;
    /* 2px / 16 = 0.125em */
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
    background: -o-linear-gradient(top, transparent, #fff);
    background: linear-gradient(180deg, transparent, #fff);
    -webkit-animation: btn-anim2 1.5s linear infinite;
    animation: btn-anim2 1.5s linear infinite;
    -webkit-animation-delay: .375s;
    animation-delay: .375s
}

#sima-form .inwrap .formulario button span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 0.125em;
    /* 2px / 16 = 0.125em */
    background: -webkit-gradient(linear, right top, left top, from(transparent), to(#fff));
    background: -o-linear-gradient(right, transparent, #fff);
    background: linear-gradient(270deg, transparent, #fff);
    -webkit-animation: btn-anim3 1.5s linear infinite;
    animation: btn-anim3 1.5s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

#sima-form .inwrap .formulario button span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 0.125em;
    /* 2px / 16 = 0.125em */
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#fff));
    background: -o-linear-gradient(bottom, transparent, #fff);
    background: linear-gradient(360deg, transparent, #fff);
    -webkit-animation: btn-anim4 1.5s linear infinite;
    animation: btn-anim4 1.5s linear infinite;
    -webkit-animation-delay: 1.125s;
    animation-delay: 1.125s
}

#sima-form .inwrap .formulario p:last-child {
    color: #aaa;
    font-size: 0.875em;
    /* 14px / 16 = 0.875em */
}

#sima-form .inwrap .formulario button.a2 {
    color: #fff;
    text-decoration: none;
}

#sima-form .inwrap .formulario button.a2:hover {
    background: transparent;
    color: #aaa;
    border-radius: 0.3125em;
    /* Assuming 5px border-radius as 5px / 16 = 0.3125em */
}

@-webkit-keyframes btn-anim1 {
    0% {
        left: -100%;
    }

    50%,
    100% {
        left: 100%;
    }
}

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }

    50%,
    100% {
        left: 100%;
    }
}

@-webkit-keyframes btn-anim2 {
    0% {
        top: -100%;
    }

    50%,
    100% {
        top: 100%;
    }
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }

    50%,
    100% {
        top: 100%;
    }
}

@-webkit-keyframes btn-anim3 {
    0% {
        right: -100%;
    }

    50%,
    100% {
        right: 100%;
    }
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }

    50%,
    100% {
        right: 100%;
    }
}

@-webkit-keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }

    50%,
    100% {
        bottom: 100%;
    }
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }

    50%,
    100% {
        bottom: 100%;
    }
}



#sima-boxes {
    width: 100%;
    background-color: #f7f7f7;
    padding-top: 6.5em;
    margin-bottom: 0.5em;
    /* display: none; */
    text-align: center;
}

@media all and (min-width: 42em) {
    #sima-boxes {
        margin-bottom: 0em;
    }
}

#sima-boxes h3 {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 151%;
    margin: 0 auto 1em;
    color: #5b5b5b;
    width: 90%;
    max-width: 64em;
}

@media all and (min-width: 48em) {
    #sima-boxes h3 {
        font-size: 2.2em;
    }
}

#sima-boxes>p {
    font-weight: 300;
    line-height: 1.8em;
    font-size: 1.2em;
    color: #000;
    width: 90%;
    max-width: 56em;
    margin: 0 auto 5em;
}

#sima-boxes .boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#sima-boxes .boxes .box {
    width: 100%;
    height: 22em;
    display: block;

}

@media all and (min-width: 64em) {
    #sima-boxes .boxes .box {
        width: 33.33%;
        /* margin:0.5%; */
        /* float: left; */
    }

    #sima-boxes .boxes .box:nth-child(4),
    #sima-boxes .boxes .box:nth-child(5) {
        width: 50%;
    }
}

@media all and (min-width: 64em) {
    #sima-boxes .boxes .box {
        /* width: 33%; */
        /* float: left; */
        height: 24em;
        margin: 0;
        /* margin-bottom: 0.5%; */
        display: inline-block;
    }

    /* #sima-boxes .boxes .box:nth-child(2), #sima-boxes .boxes .box:nth-child(5) {
      margin: 0 0.5%;
    } */
}

#sima-boxes .boxes .box .dark {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 1)), color-stop(14%, rgba(0, 0, 0, 1)), color-stop(89%, rgba(42, 82, 136, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 14%, rgba(42, 82, 136, 0) 89%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 14%, rgba(42, 82, 136, 0) 89%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2a5288", GradientType=1);
}

#sima-boxes .boxes .box .dark .info {
    padding: 0 2em;
}

@media all and (min-width: 64em) {
    #sima-boxes .boxes .box .dark .info {
        padding: 0 1em;
    }
}

#sima-boxes .boxes .box .dark .info h1 {
    font-size: 1.5em;
    color: #FFF;
    margin-bottom: 0.5em;
}

@media all and (min-width: 64em) {
    #sima-boxes .boxes .box .dark .info h1 {
        font-size: 1.6em;
    }
}

#sima-boxes .boxes .box .dark .info span {
    display: block;
    color: #9f9f9f;
}

#sima-boxes .boxes .box .dark .info a {
    display: inline-block;
    background-color: #d5d5d5;
    color: #000;
    padding: 1em 2em;
    margin-top: 1em;
}

#sima-boxes .boxes .box .dark .info a:hover {
    background-color: #FFF;
}

#sima-boxes .boxes .box .dark .info a .fa {
    margin-right: 0.5em;
}


#project-brochure {
    font-size: 0.65em;
    background-color: #FFF;
}

@media all and (min-width: 67em) {
    #project-brochure {
        font-size: 0.8em;
    }
}

@media all and (min-width: 90em) {
    #project-brochure {
        font-size: 1em;
    }
}

#project-brochure .inwrap {
    width: 95%;
    max-width: 58em;
    margin: 5em auto 0;
    padding: 16em 0 5em;
    position: relative;
    overflow: hidden;
}

@media all and (min-width: 56em) {
    #project-brochure .inwrap {
        padding: 11em 0 9em;
        margin: 0 auto;
    }
}

#project-brochure .inwrap .info {
    background-color: #000;
    color: #FFF;
    text-align: center;
    padding: 8em 4em 6em;
    max-width: 44em;
    margin: 3em auto;

    /* opacity: 0;
    transform: translate(20%, 0); */
}

@media all and (min-width: 56em) {
    #project-brochure .inwrap .info {
        padding: 2em 7em 3em 4em;
        margin: 0;
        margin-left: 5em;
    }
}

#project-brochure .inwrap .info .title {
    font-size: 2.3em;
}

#project-brochure .inwrap .info p {
    margin: 1em 0 2em;
    line-height: 2em;
    font-size: 1.2em;
}

#project-brochure .inwrap .info .gold-button {
    font-size: 1.2em;
    color: #000;
    background-color: #FFF;
    padding: 1em 2em;
    border: 0.1em solid #FFF;
}

#project-brochure .inwrap .info .gold-button:hover {
    background-color: #000;
    border: 0.1em solid #FFF;
    color: #FFF;
}

@media all and (min-width: 90em) {
    #project-brochure .inwrap .info p {
        font-size: 1em;
    }

    #project-brochure .inwrap .info .gold-button {
        font-size: 1em;
    }
}

#project-brochure .inwrap img {
    position: absolute;
    top: 0em;
    width: 14em;
    margin: 0 auto;
    left: -4em;
    right: 0;
    /* opacity: 0;
    transform: translate(0, -20%); */
}

@media all and (min-width: 23em) {
    #project-brochure .inwrap img {
        left: 0;
    }
}

@media all and (min-width: 56em) {
    #project-brochure .inwrap img {
        position: absolute;
        top: 7em;
        right: 0em;
        width: 100%;
        max-width: 14em;
        display: block;
        margin: 0;
        left: auto;
    }
}