.fp-tableCell {
    vertical-align: top;
}

body {
    overflow-x: hidden!important;
}

.mobileSectionImage {
    width: 100vw;
}

/* NAVBAR */

#headerMobile {
    z-index: 999;
    width: 100vw;
}

#headerMobile .logoContainer img {
    height: 30px;
}

#headerMobile .logoContainer {
    margin-top: 15px;
    margin-left: 20px;
}

#headerMobile .burgerMobileMenu {
    margin-right: 20px;
}

#headerMobile .burgerMobileMenu img {
    height: 30px;
}

#headerMobile .headerContent {
    margin-bottom: 20px;
}

.navMobileDivider {
    height: 3px;
    width: 95vw;
    margin-left: 2.5vw;
    margin-right: 2.5vw;
}

.mobileContent .fp-controlArrow.fp-prev {
    left: 10px!important;
}

/* BANDERASPAISES */
.mobileContent .mobileMenuLinks .dropdown {
    position: absolute;
    top: 15px;
    left: 290px;
}
/*-----------mobile----------------*/
.mobileContent .mobileMenuLinks .dropdown img{
    width: 32px;
    padding-right: 5px;
}

.mobileContent .mobileMenuLinks .dropdown .toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.mobileContent .mobileMenuLinks .dropdown .menu{
    display: none;
    position: absolute;
    border-radius: .25rem;
    top: 25px;
    left: 0px;
}
/* PAISES - FIN */


/* SECTION 0 */

.mobileContent #section0 {
    padding-top: 70px;
}

.homeMobileContainer .titleRow {
    padding-top: 38px;
    padding-left: 22px;
}

.homeMobileContainer .titleRow .title {
    font-size: 39px;
    color: #222;
    font-weight: bold;
    letter-spacing: -0.62px;
    line-height: 39px;
}

.homeMobileContainer .titleRow .subtitleBlack {
    height: 54px;
    width: 100%;
    color: #222222;
    font-size: 16px;
    line-height: 18px;
    padding-right: 30px;
    text-align: justify;
}

.homeMobileContainer .titleRow .subtitleGold {
    height: 42px;
    width: 313px;
    color: #BE916E;
    font-size: 16px;
    line-height: 21px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.homeMobileContainer .titleRow .buttonContainer {
    font-family: 'Roboto Mono';
    margin-top: 60px;
}

.homeMobileContainer .titleRow .buttonContainer .contactateButton {
    height: 40px;
    width: 160px;
    border-radius: 22px;
    background-color: #BE916E;
    font-size: 12px;
    letter-spacing: -0.4px;
    line-height: 18px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    margin-left: 0px;
    font-family: "Roboto Mono";
}

.homeMobileContainer .titleRow .buttonContainer .verMasBlack {
    margin-top: 30px;
    color: #222222;
    font-family: "Roboto Mono";
    font-size: 12px;
    letter-spacing: -0.4px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    height: 41px;
    width: 161px;
    border: 1px solid #222222;
    border-radius: 22.5px;
}

.homeMobileContainer .ductTapeImage {
    margin-top: 30px;
}

.fullDividerMobile {
    position: absolute;
    width: 95%!important;
    height: 1px;
    bottom: 50px;
    left: 2.5%;
    right: 2.5%;
    z-index: 10;
}

.arrowDownContainerMobile {
    position: absolute;
    bottom: 20px;
    left: 46%;
    z-index: 10;
}

.arrowDownContainerMobile img {
    height: 22px;
}

/* SECTION 1 */

.mobileContent #section1 {
    padding-top: 70px;
}

.arrowUpMobileContainer {
    margin-left: 46%;
    margin-bottom: 10px;
}

.arrowUpMobileContainer img {
    height: 22px;
}

.ofrecemosMobileContainer .titleRow {
    padding-top: 38px;
    padding-left: 22px;
    padding-right: 22px;
}

.ofrecemosMobileContainer .titleRow .title {
    color: white;
    font-family: Roboto;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -0.62px;
    line-height: 39px;
    margin-bottom: 25px;
    text-align: center;
}

.ofrecemosMobileContainer .titleRow .subtitleGold {
    color: #BE916E;
    font-family: Roboto;
    font-size: 15px;
    margin-bottom: 30px;
    text-align: center;
}

.ofrecemosMobileContainer .dash {
    box-sizing: border-box;
    height: 1px;
    width: 100%;
    border: 1px dashed #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ofrecemosMobileContainer .serviciosOfrecidos {
    padding-left: 55px;
    padding-right: 55px;
}

.ofrecemosMobileContainer .serviciosOfrecidos a {
    text-decoration: none;
}

.ofrecemosMobileContainer .techRow img {
    margin-left: 30px;
    height: 42px;
}

.ofrecemosMobileContainer .dataRow img {
    height: 52px;
    margin-left: 30px;
}

.ofrecemosMobileContainer .logiRow img {
    height: 51px;
    margin-left: 30px;
}

.serviciosOfrecidos .serviceTitle {
    height: 24px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.33px;
    line-height: 24px;
    margin-left: 45px;
}

.serviciosOfrecidos .techRow .serviceTitle {
    margin-top: 10px;
}

.serviciosOfrecidos .dataRow .serviceTitle {
    margin-top: 15px;
}

.serviciosOfrecidos .logiRow .serviceTitle {
    margin-top: 5px;
}

.mobileContent .fp-controlArrow.fp-next {
    border-width: 12.5px 0 12.5px 15px;
    margin-top: 10px;
    right: 10px!important;
}

.mobileContent .fp-controlArrow.fp-prev {
    border-width: 12.5px 15px 12.5px 0;
    margin-top: 10px;
}

/* SECTION 1 - SLIDES */

.mobileOfrecemosBox {
    padding-left: 30px;
}

.mobileOfrecemosBox img{
    height: 42px;
}

.mobileOfrecemosBox .titleRow .title {
    width: 282px;
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.48px;
    line-height: 30px;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
}

.mobileOfrecemosBox .titleRow .subtitleWhite {
    width: 266px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.mobileOfrecemosBox .titleRow .subtitleGold {
    height: 63px;
    width: 289px;
    color: #BE916E;
    font-family: Roboto;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 10px;
}

.mobileOfrecemosBox .titleRow .buttonContainer {
    font-family: 'Roboto Mono';
    margin-bottom: 0px;
}

.mobileOfrecemosBox .titleRow .buttonContainer .contactoButton {
    height: 40px;
    width: 130px;
    border-radius: 22px;
    background-color: #BE916E;
    font-size: 12px;
    letter-spacing: -0.4px;
    line-height: 18px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    color: #222;
    margin-left: 0px;
}

.mobileOfrecemosBox .titleRow .buttonContainer .verMasWhite {
    padding: 0px;
    margin-top: 30px;
    color: #fff;
    font-family: "Roboto Mono";
    font-size: 12px;
    letter-spacing: -0.4px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    height: 41px;
    width: 130px;
    border: 1px solid #fff;
    border-radius: 22.5px;
}

.mobileDataBox .title {
    margin-bottom: 0px;
}

.mobileDataBox img {
    height: 45px;
}

.mobileDataBox .titleRow {
    padding-top: 15px;
}
.mobileDataBox .titleRow .title {
    margin-bottom: 18px;
}
.mobileDataBox .titleRow .subtitleGold {
    margin-top: 10px;
    font-size: 12px;

    height: auto;
    width: auto;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.mobileDataBox .titleRow .subtitleWhite {
    margin-bottom: 10px;

}

.mobileDataBox .buttonContainer {
    margin-top: -20px;
}

.mobileLogiBox img {
    height: 50px;
}

.mobileLogiBox .subtitleWhite {
    height: auto!important;
}



/* SECTION 2 */

.mobileContent #section2 {
    padding-top: 70px;
}

.integracionesMobileContainer .pattern {
    height: 320px;
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: -10;
}

.integracionesMobileContainer .laptopContainer {
    margin-left: 30px;
    margin-top: 10px;
}

.integracionesMobileContainer .laptopContainer img {
    height: 200px;
    z-index: 999;
}

.integracionesMobileContainer .titleImageContainer {
    margin-top: 20px;
    margin-left: 25px;
}

.integracionesMobileContainer .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 40px;
    margin-left: 23px;
    margin-right: 23px;
}

.integracionesMobileContainer .buttonContainer {
    margin-left: 25px;
    font-family: "Roboto Mono";
    margin-top: 30px;
}


.integracionesMobileContainer .crearButton {
    height: 40px;
    width: 160px;
    border-radius: 22px;
    background-color: #222222;
    color: #BE916E;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.integracionesMobileContainer .verMasBlack {
    box-sizing: border-box;
    height: 41px;
    width: 161px;
    border: 1px solid #222222;
    border-radius: 22px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

/* SECTION 3 */

.mobileContent #section3 .blogMobileMain {
    position: absolute;
    top: 0;
    z-index: -10;
}

.mobileContent #section3 .arrowUpMobileContainer {
    margin-top: 70px;
}

.mobileContent #section3 .titleContainer {
    margin-top: 200px;
    margin-left: 32px;
}

.mobileContent #section3 .fp-controlArrow.fp-next {
    right: 5px;
}
.mobileContent #section3 .fp-controlArrow.fp-prev {
    left: 5px
}

.mobileContent #section3 .subtitleBlack {
    height: 76px;
    width: 274px;
    color: #222222;
    font-family: Roboto;
    font-size: 15px;
    line-height: 21px;
    margin-top: 22px;
    margin-left: 33px;
}
.mobileContent #section3 .buttonContainer{
    margin-left: 33px;
}

.mobileContent #section3 .titleContainer img{
    height: 90px;
    margin-left: -5px;
}

.mobileContent #section3 .blogButton {
    height: 40px;
    width: 160px;
    border-radius: 22px;
    background-color: #222222;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;

}

.mobileContent #section3 .ultimasNoticias {
    height: 40px;
    width: 160px;
    border-radius: 22px;
    background-color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding-left: 0px!important;
    padding-right: 0px!important;
    color: #222;
}

/* SECTION 3 - SLIDES */

.mobileContent #section3 .pictureContainer{
    padding-left: 0px!important;
    margin-top: 20px;
    margin-left: 35px;
    margin-right: 35px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 150px;
}

.mobileContent .newsMobileBox {
   margin-left: 35px;
}

.mobileContent #section3 .categoria{
    height: 33px;
    color: #222222;
    font-family: Roboto;
    font-size: 15px;
    line-height: 33px;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 10px;
}


.mobileContent #section3 .newsTitle{
    width: 314px;
    color: #222222;
    font-family: Roboto;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.33px;
    line-height: 24px;
    margin-bottom: 0px;
}

.mobileContent #section3 .date{
    height: 33px;
    width: 139px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 33px;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mobileContent #section3 .newsBody {
    width: 307px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 30px;
}

.mobileContent #section3 .newsMobileBox .buttonContainer {
    margin-left: 0px;
}
.mobileContent #section3 .newsMobileBox .buttonContainer button {
    margin-top: 3px;
    width: 300px!important;
}

/* SECTION 4 */
.mobileContent #section4 .casosMobileMain {
    position: absolute;
    top: 0;
    z-index: -10;
}

.mobileContent #section4 .arrowUpMobileContainer {
    margin-top: 70px;
}

.mobileContent #section4 .casosMobilePattern {
    margin-top: 125px;
}

.mobileContent #section4 .casosMobileBox {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.mobileContent #section4 .casosMobileBox .subtitleWhite {
    width: 265px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.mobileContent #section4 .casosMobileBox .buttonContainer button {
    height: 40px;
    width: 300px;
    border-radius: 22px;
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-left: 0px;
    margin-top: 60px;
}

.mobileContent #section4 .casosMobileBox .casosNumber {
    height: 66px;
    width: 43px;
    color: #BE916E;
    font-family: Roboto;
    font-size: 51px;
    font-weight: bold;
    letter-spacing: -0.81px;
    line-height: 66px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.mobileContent #section4 .casosMobileBox .casosLogo img {
    height: 32px;
}

.mobileContent #section4 .casosMobileBox .casosIndustria {
    color: #BE916E;
    font-family: Roboto;
    font-size: 15px;
    line-height: 24px;
}
.mobileContent #section4 .casosMobileBox .empresaLink {
    color: #BE916E;
    font-family: Roboto;
    font-size: 15px;
    line-height: 24px;
}

.mobileContent #section4 .casosMobileBox .mobileOpenBox {
    height: 32px;
    margin-bottom: 10px;
}

.mobileContent #section4 .casosMobileBox .casosTitle {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.29px;
    line-height: 30px;
    margin-bottom: 0px;
}


.mobileContent #section4 .casosSlide .subtitleWhite {
    margin-top: 10px;
    margin-bottom: 15px;
}


.mobileContent #section4 .fp-controlArrow.fp-next {
    right: 5px;
}
.mobileContent #section4 .fp-controlArrow.fp-prev {
    left: 5px
}

/* HOME TARIFAS*/
.mobileContent #sectionT {
    padding-top: 70px;
}

.mobileContent #sectionT .titleRow {
}
.mobileContent #sectionT .titleRow .title {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    margin-top: 0px;
}

.mobileContent #sectionT .serviciosOfrecidos .techRow .serviceTitle {
    margin-left: 55px;
    margin-top: 10px;
}
.mobileContent #sectionT .serviciosOfrecidos .logiRow .serviceTitle {
    margin-top: 15px;
}
.mobileContent #sectionT .serviciosOfrecidos {
    padding-left: 30px;
    padding-right: 30px;
}




/* SECTION 5 */

.mobileContent #section5 .arrowUpMobileContainer {
    margin-top: 70px;
}

.mobileContent #section5 .contactoMobilePattern {
    position: absolute;
    top: 108px;
    z-index: -10;
}

.mobileContent #section5 .contactoMobileBox {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.mobileContent #section5 .contactoMobileBox .title {
    color: #222222;
    font-family: Roboto;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -0.62px;
    line-height: 39px;
}


.mobileContent #section5 .contactoMobileBox .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 24px;
}

.mobileContent #section5 .contactoMobileContent {
    overflow: scroll;
    height: 400px;
}

.mobileContent #section5 .contactoFormContainer input {
    display: block;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #222;
    width: 100%;
    margin-bottom: 10px;

}
.mobileContent #section5 .contactoFormContainer label {
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
}

.mobileContent #section5 .contactoFormContainer ul {
    list-style: none;
    padding-left: 0px;
}

.mobileContent #section5 .contactoFormContainer ul li label span {
    font-weight: normal;
}

.mobileContent #section5 .contactoFormContainer ul input {
    width: auto;
    display: inline;
    margin-right: 10px;
}

.mobileContent #section5 .contactoFormContainer select {
    margin-bottom: 20px;
}

.mobileContent #section5 .contactoFormContainer input[type=submit] {
     border-radius: 22px;
    background-color: #222222;
    height: 40px;
    width: 100%;
    color: #BE916E;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

.mobileContent #section5 .contactoFormContainer textarea {
    background-color: transparent;
    border: 1px solid #222;
    margin-bottom: 20px;
}

.mobileContent #section5 .contactoFormContainer .hs-error-msg,
.mobileContent #section5 .rrhhFormContainer li .hs-error-msg,
{
    color: red!important;
    font-size: 14px;
}
.mobileContent #section5 .contactoFormContainer .hs-error-msgs,
.mobileContent #section5 .rrhhFormContainer .hs-error-msgs {
    color: red!important;
}

.mobileContent #section5 .rrhhFormContainer .hs_recaptcha {
    margin-top: 20px;
}

.mobileContent #section5 .rrhhFormContainer input[type=submit] {
    border-radius: 22px;
    background-color: #222;
    border: 1px solid #fff;
    height: 40px;
    width: 100%;
    color: #fff;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

.mobileContent #section5 .recursosButton {
    border-radius: 22px;
    background-color: #222222;
    height: 40px;
    width: 100%;
    color: #BE916E;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
}

.mobileContent #section5 .contactoMobileContent .newsletterBox {
    border-bottom: 1px solid #222;
    margin-top: 20px;
}

.mobileContent #section5 .contactoMobileContent .suscribeText {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
}

.mobileContent #section5 .contactoMobileContent .newsletterBox button {
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    padding-left: 30px;
    line-height: 50px;
}

.mobileContent #section5 .contactoMobileContent .newsletterBox button img {
    margin-left: 20px;
}

.mobileContent #section5 .contactoMobileContent .recursosButtonBox button {
    height: 41px;
    width: 100%;
    border: 1px solid #222222;
    border-radius: 22px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: transparent;
    margin-bottom: 50px;
}


.mobileContent #section5 .contactoMobileContent .socialBox {
   margin-top: 50px;
   padding-left: 98px;
}


.mobileContent #section5 .contactoMobileContent .socialBox img {
    height: 30px;
}

.mobileContent #section5 .fp-controlArrow.fp-next {
    display: none;
}

.mobileContent #section5 .fp-controlArrow.fp-prev {
    display: none;
}

.mobileContent #section5 #slide2 {
    background-color: #222;
}

.mobileContent #section5 .recursosMobileBox{
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.mobileContent #section5 .recursosMobileBox .subtitleWhite {
    width: 267px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 24px;
}

.mobileContent #section5 .rrhhFormContainer input {
    display: block;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 10px;
    color: white;
}

.mobileContent #section5 .rrhhFormContainer select {
    color: white;
    background-color: #222;
    width: 100%;
}

.mobileContent #section5 .rrhhFormContainer label {
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
}

.mobileContent #section5 .rrhhFormContainer #recursosSubmit {
    display: block;
    background-color: #fff;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 35px;
    color: #222;
}


.mobileContent #section5 .rrhhMobileContent .newsletterBox {
    position: relative;
}

.mobileContent #section5 .rrhhMobileContent .newsletterBox img {
    z-index: 0;
}
.mobileContent #section5 .rrhhMobileContent .rrhhMobilePattern {
    position: absolute;
}

.mobileContent #section5 .rrhhMobileContent {
    overflow: scroll;
    height: 400px;
}

.mobileContent #section5 .rrhhMobileContent .newsletterBox {
    background: no-repeat;
    height: 240px;
    padding-top: 50px;
}

.mobileContent #section5 .rrhhMobileContent .newsletterContainer {
    border-bottom: 1px solid #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.mobileContent #section5 .rrhhMobileContent .newsletterContainer input {
    color: #fff;
}

.mobileContent #section5 .rrhhMobileContent .newsletterContainer .suscribeText {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
}

.mobileContent #section5 .rrhhMobileContent .newsletterContainer button {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
}

.mobileContent #section5 .rrhhMobileContent .newsletterContainer button img {
    margin-left: 20px;
}

.mobileContent #section5 .rrhhMobileContent .socialBox {
   margin-top: 50px;
   padding-left: 98px;
   padding-bottom: 50px;
}

.mobileContent #section5 .rrhhMobileContent .socialBox img {
    height: 30px;
}


.mobileContent #section5 .rrhhFormContainer img {
    margin-bottom: 10px;
    cursor: pointer;
}

.mobileContent #section5 .rrhhFormContainer li {
    list-style: none;
}
/* GENERAL  */
.mobileContent .fullScreenMenu {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100vh;
    background-color: #222;
    z-index: 1000;
}

.mobileContent .fullScreenMenu .mobileMenuLinks a {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    display: block;
    line-height: 30px;
}

.mobileContent .fullScreenMenu .mobileMenuLinks {
    padding-top: 20px;
    padding-left: 30px;
}

.mobileContent .fullScreenMenu .mobileMenuButtons .crearMobileCuenta {
    height: 40px;
    width: 152px;
    border-radius: 22px;
    background-color: #FFFFFF;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    border: 1px solid white;
}

.mobileContent .fullScreenMenu .mobileMenuButtons .iniciarSesion {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    margin-left: 30px;
}

.mobileContent .fullScreenMenu .mobileMenuButtons {
    padding-left: 30px;
    margin-top: 40px;
}

.mobileContent .fullScreenMenu .socialContainer {
    margin-top: 50px;
    padding-left: 30px;
    margin-bottom: 30px;
}

.mobileContent .fullScreenMenu .socialContainer img {
    height: 30px;
}

.mobileContent .fullScreenMenu .socialContainer a {
    margin-right: 5px;
}

.mobileContent .thin {
    height: 1px;
}

.mobileContent .fullScreenMenu .newsletterBox {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.mobileContent .fullScreenMenu .newsletterContent {
    border-bottom: 1px solid white;
}
.mobileContent .fullScreenMenu .newsletterBox .suscribeText {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
}


.mobileContent .fullScreenMenu .newsletterBox .emptyButton {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    margin-left: 10px;
}

.mobileContent .fullScreenMenu .newsletterBox .emptyButton img {
    margin-left: 20px;
}

.mobileContent .fullScreenMenu .newsletterBox input {
    color: #fff;
}

.mobileContent .fullScreenMenu .newsletterBox .direccion {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 21px;
    margin-top: 15px;
}

/* REGISTRATE */

.mobileContent .staticContainer {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
}
.mobileContent .creaContainer .titleRow .title{
    font-family: Roboto;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -0.62px;
    line-height: 39px;
}

.mobileContent .creaContainer .titleRow .subtitleBlack {
    font-family: Roboto;
    font-size: 15px;
    line-height: 24px;
}

.mobileContent .creaContainer .titleRow .ingresaAhoraLink {
     color: #BE916E;
}

.mobileContent .creaContainer .creaFormContainer label {
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    padding: 0px!important;
}

.mobileContent .creaContainer .creaFormContainer input[type=text],
.mobileContent .creaContainer .creaFormContainer input[type=email] {
    display: block;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #222;
    width: 100%;
    margin-bottom: 20px;
}

.mobileContent .creaContainer .creaFormContainer select {
    width: 100%;
    margin-bottom: 20px;
}

.mobileContent .creaContainer .creaFormContainer .radios label {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
}

.mobileContent .creaContainer .creaFormContainer .radios input {
    float: left;
    margin: 6px 15px 0 0;
}

.mobileContent .creaContainer .creaFormContainer {
    padding-top: 10px;
}


.mobileContent .creaContainer .creaFormContainer .messageError {
    margin-top: -10px;
    font-size: 15px;
}

.mobileContent .creaContainer .creaFormContainer .messageSuccess {
    margin-top: -10px;
    font-size: 15px;
}

.mobileContent .creaContainer .creaFormContainer .radioContainer {
    border-bottom: 1px solid #222;
    padding-bottom: 20px;
}

.mobileContent .creaContainer .creaFormContainer .radioTitle {
    margin-bottom: 20px;
}

.mobileContent .creaContainer .creaFormContainer #crearSubmit {
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    width: 100%;
    color: #fff;
    margin-top: 30px;
}

/* TECH SECTION  */

.mobileTech .staticMobileMain {
    position: absolute;
    z-index: -10;
    top: 0px;
}

.mobileTech .section1 {
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.mobileTech .section1 .staticLogo {
    margin-bottom: 20px;
}

.mobileTech .section1 .titleContainer {
    margin-bottom: 20px;
}
.mobileTech .section1 .titleContainer .title{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.mobileTech .section1 .subtitleWhite {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
}

.mobileTech .section2 {
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 50px;
    padding-left: 30px;
}

.mobileTech .section2 .arrowDown {
    margin-top: -95px;
    margin-left: 20px;
}

.mobileTech .section2 .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    max-width: 300px;
    margin-top: 40px;
}

.mobileTech .techIcon {
    margin-top: 30px;
}

.mobileTech .techSeparator {
    width: 100%;
    background-color: #fff;
}

.mobileTech .section3 {
    background-color: #fff;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.mobileTech .section3 .seguiEnvio {
    color: #BE916E;
    font-weight: bold;
}

.mobileTech .section3 .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
    text-align: justify;
}

.mobileTech .separatorThin {
    width: 100%;
    height: 1px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.mobileTech .separatorFat {
    width: 100%;
    height: 5px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.todoListoMobileContainer {
    padding: 30px;
}

.todoListoMobileContainer .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    max-width: 300px;
    margin-top: 30px;
}

.todoListoMobileContainer .buttonContainer {
    width: 100%;
    margin-top: 30px;
}

.todoListoMobileContainer .buttonLink {
    display: inline;
}

.todoListoMobileContainer .crearCuenta {
    color: #BE916E;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border-radius: 22px;
    background-color: #222222;
    border: 1px solid #222;
    height: 40px;
    width: 120px;
}


.todoListoMobileContainer .contactate {
    height: 40px;
    width: 120px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #222;
    border-radius: 22px;
}

.todoListoMobileContainer .separatorThin {
    margin-bottom: 20px;
}

.queOfrecemosMobileContainer {
    padding: 40px;
}

.queOfrecemosMobileContainer {
    font-size: 36px;
    font-weight: bold;
}

.queOfrecemosMobileContainer .mobileOfrecemosOption {
    margin-bottom: 40px;
}

.queOfrecemosMobileContainer .mobileOfrecemosOption img {
    max-height: 90px;
}

.queOfrecemosMobileContainer .mobileOfrecemosOption .title {
    color: #222222;
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.48px;
    line-height: 30px;
    margin-top: 10px;
}

.queOfrecemosMobileContainer .mobileOfrecemosOption .subtitleBlack {
    width: 262px;
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.queOfrecemosMobileContainer .mobileOfrecemosOption .verMas {
    color: #222222;
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #222;
    border-radius: 22px;
    width: 100%;
    height: 40px;
}

.mobileFooter {
    background-color: #222;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.mobileFooter .epDescription {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 30px;
}

.mobileFooter .mobileFooterLinks {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mobileFooter .mobileFooterLinks a {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 24px;
    display: block;
}

.mobileFooter .buttonContainer .crearCuenta {
    border-radius: 22px;
    background-color: #FFFFFF;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #fff;
    height: 40px;
    width: 152px;
}

.mobileFooter .buttonContainer .iniciarSesion {
    height: 40px;
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
    color: #fff;
    border: none;
    background-color: transparent;
    margin-left: 30px;
}

.mobileFooter .buttonContainer {
    margin-bottom: 40px;
}

.mobileFooter .socialContainer a {
    margin-right: 5px;
}
.mobileFooter .socialContainer img {
    height: 35px;
}

.mobileFooter .socialContainer {
    margin-bottom: 20px;
}

.mobileFooter .navMobileDivider {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.mobileFooter .suscribeContainer {
    padding-top: 30px;
    margin-bottom: 30px;
}

.mobileFooter .suscribeContainer .newsletterContent {
    border-bottom: 1px solid #fff;
}

.mobileFooter .suscribeContainer input {
    color: #fff;
}

.mobileFooter .suscribeContainer .suscribeText {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
}


.mobileFooter .suscribeContainer button {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
}

.mobileFooter .suscribeContainer button img {
    margin-left: 20px;
}

.mobileFooter .direccion {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.mobilePostFooter {
    padding: 20px;
    background-color: black;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
}

.mobilePostFooter p {
    margin-bottom: 0px;
}

/* STATIC DATA */

.mobileData .section1 .subtitleWhite {
    margin-top: 20px;
}

.mobileData .section1 .subtitleGold {
    color: #BE916E;
}
.mobileData .section1 .subtitleGold .item {
    display: block;
    font-size: 12px;
}

.mobileData .section1 {
    padding-bottom: 60px;
}

.mobileData .section2 {
    padding-right: 30px;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: -1px;
}
.mobileData .section2 .patternGold {
    position: absolute;
    right: 0px;
    top: -70px;
}

.mobileData .section2 .titleHerramientas {
    margin-top: 30px;
    height: 150px;
}

.mobileData .section3 {
    padding-top: 0px;
}

.mobileData .section3 .dataTitle {
    color: #222222;
    font-family: Roboto;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.48px;
    line-height: 30px;
    margin-top: 20px;
}

.mobileData .section3 .dataSubtitle {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px;
}

.mobileData .section3 .dataIcon1 {
    padding-right: 30px;
}

.mobileData .section3 .dataIcon1 img {
    max-height: 80px;
}

.mobileData .section3 .dataIcon2 {
    margin-top: 50px;
    padding-right: 40px;
    padding-bottom: 30px;
}
.mobileData .section3 .dataIcon2 img {
    max-height: 80px;
}

.mobileData .dataLaptop {
    margin-left: -10px;
}

/* STATIC LOGI */

.mobileLogi .section3 .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 40px;
    width: auto;
}

.mobileLogi .section3 .serviTitle {
    border-top: 1px solid #222;
    padding-top: 40px;
}
.mobileLogi .section3 .logiTitle {
    color: #BE916E;
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.48px;
    line-height: 30px;
    margin-top: 25px;
}

.mobileLogi .section3 .logiSubtitle {
    color: #222222;
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 40px;
}

.mobileLogi .section3 .logiIcon img {
    max-height: 50px;
}

.mobileLogi .section4 {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    height: 850px;
}

.mobileLogi .section4 .title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    border-top: 1px solid #fff;
    width: 100%;
    padding-top: 20px;
}

.mobileLogi .section4 .fullfilmentSteps .stepContainer {
    width: 50%;
    float: left;
    position:relative;
}

.mobileLogi .section4 .fullfilmentSteps .stepNum {
    margin-left: 15%;
}

.mobileLogi .section4 .fullfilmentSteps .stepPic {
    position: absolute;
    left: 20px;
    top: 20px;
}

.mobileLogi .section4 .fullfilmentSteps .stepText {
    position: absolute;
    color: #fff;
    top: 100px;
    left: 20px;
    max-width: 80%;
    font-size: 14px;
}

.mobileLogi .section5 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.mobileLogi .section5 .title {
    font-size: 30px;
    font-weight: bold;
    border-top: 1px solid #222;
    width: 100%;
    padding-top: 20px;
    line-height: 35px;
    margin-bottom: 20px;
}

.mobileLogi .section5 .subtitle {
    font-weight: bold;
}

.mobileLogi .section5 .goldenText {
    color: #BE916E;
}
/* INTEGRACIONES */

.mobileIntegraciones .patternBlackContainer {
    position: relative;
}

.mobileIntegraciones .patternBlackContainer img {
    position: absolute;
    top: 40px;
    z-index: -10;
}

.mobileIntegraciones .titleRow {
    padding-top: 80px;
    padding-left: 20px;
}

.mobileIntegraciones .section1 {
    padding: 0px;
}

.mobileIntegraciones .titleRow .title {
    color: #222222;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.29px;
    line-height: 30px;
    margin-top: 60px;
}

.mobileIntegraciones .titleRow .subtitleItem {
    color: #222222;
    font-family: Roboto;
    font-size: 16px;
    line-height: 27px;
}

.mobileIntegraciones .titleRow .subtitleWhite {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    line-height: 24px;
    max-width: 280px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.mobileIntegraciones .separator {
    margin-bottom: 50px;
    margin-top: 40px;
}


.mobileIntegraciones .section2 {
    padding-left: 20px;
    padding-right: 20px;
}

.mobileIntegraciones .section2 .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
}

.mobileIntegraciones .section2 .ventajaText {
    font-size: 14px;
}
.mobileIntegraciones .sector3 {
    padding-left: 23px;
    padding-right: 20px;
    padding-top: 30px;
    background-color: #222;
    margin-bottom: 0px;
}

.mobileIntegraciones .sector3 .subtitleWhite {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 30px;
    max-width: 290px;
}

.mobileIntegraciones .sector3 .separator2 {
    margin-bottom: 0px;
}

/* ENVIOPACK */

.mobileQuienes .navMobileDivider {
    width: auto;
}

.mobileQuienes .section1  {
    padding-top: 40px;
    padding-left: 30px;
    position: relative;
}

.mobileQuienes .section1 .subtitleWhite {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 21px;
    margin-top: 20px;
    max-width: 250px;
}

.mobileQuienes .section1 .subtitleBlack {
    color: #222222;
    font-family: Roboto;
    font-size: 12px;
    line-height: 18px;
    max-width: 240px;
}

.mobileQuienes .section1 .arrowsContainer {
    position: absolute;
    right: 20px;
    top: 80px;
}

.mobileQuienes .section1 .flowImage {
    margin-top: 30px;
    margin-bottom: 80px;
}

.mobileQuienes .section1 .quienesSemiDivider {
    height: 1px;
    width: 60%;
    margin-left: -20px;
    margin-bottom: 50px;
}

.mobileQuienes .section2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    position: relative;
    width: 100%;
}

.mobileQuienes .section2 .patternBlack {
    position: absolute;
    top: -100px;
    height: 120px;
    right: 0px;
}

.mobileQuienes .section2 {
    background-color: #fff;
    padding-bottom: 30px;
}

.mobileQuienes .section2 .icons {
    margin-left: 65px;
    margin-top: 30px;
    margin-bottom: 30px;
    max-height: 550px;
}

.mobileQuienes .section3 {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #222;
}

.mobileQuienes .section3 .title {
    margin-top: 30px;
    margin-left: 20px;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}

.mobileQuienes .section3 .integranteEquipo {
    padding-top: 40px;
    padding-left: 40px;
}

.mobileQuienes .section3 .integranteEquipo .pic {
    margin-bottom: 30px;
}

.mobileQuienes .section3 .integranteEquipo .nombre {
    color: #BE916E;
    font-family: Roboto;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.38px;
    line-height: 30px;
    margin-bottom: 0px;
}

.mobileQuienes .section3 .integranteEquipo .position {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 10px;

}

.mobileQuienes .section3 .integranteEquipo .descripcion {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: 24px;
}

.mobileQuienes .section3 .integranteEquipo .in img {
    height: 35px;
}

.mobileQuienes .section3 .goldPattern {
    margin-top: 30px;
    margin-left: -20px;
}

.mobileQuienes .section4 {
    background-color: #fff;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.mobileQuienes .section4 .title {
    color: #BE916E;
    font-family: Roboto;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -0.62px;
    line-height: 39px;
}

.mobileQuienes .section4 .notiRow {
    padding-top: 20px;
}

.mobileQuienes .section4 .notiRow img {
    display: block;
    margin-bottom: 20px;
}

.mobileQuienes .section4 .notiRow a {
    color: #222222;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.29px;
    line-height: 24px;
}

.mobileQuienes .section4 .notiRow p {
    margin-top: 10px;
}

/* MODALS HUBSPOT */

.mobileContent .whiteFormModal .formContainer {
    height: 75vh;
    width: 95vw;
    padding-left: 15px!important;
    overflow-y: scroll;
}

.mobileContent .whiteFormModal .formContainer .modalControls {
    margin-top: 15px;
}

.mobileContent .whiteFormModal .formContainer .titleContainer .title{
    line-height: 35px;
    font-size: 30px;
}

.mobileContent .whiteFormModal .formContainer .titleContainer{
    margin-bottom: 20px;
}

.mobileContent .whiteFormModal .blackLineContainer {
    width: 85%;
    float: left;
}
.mobileContent .whiteFormModal .closeContainer {
    width: 15%;
    float: left;
    padding-left: 30px;
}

.mobileContent .whiteFormModal textarea {
    margin-bottom: 10px;
}


/* BLOG - DETALLE */

.mobileContent .postHeadContainer {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.mobileContent .postHeadContainer .blogNav {
    margin: 0px;
}
.mobileContent .postHeadContainer .categoria {
    margin-top: 20px;
}
.mobileContent .postHeadContainer .newsTitle {
    line-height: 35px;
    font-size: 28px;
}
.mobileContent .postHeadContainer .description {
    font-weight: normal;
    font-size: 16px;
}

.mobileContent .postHeadContainer .date {
    width: 95%;
    font-size: 12px;
    text-align: right;
}
.mobileContent .postImage {
    margin-top: 20px;
    height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.mobileContent .postBody {
    padding-left: 20px;
    padding-right: 20px;
}
.mobileContent .articulosRelacionados {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px;
}
.mobileContent .articulosRelacionados .navMobileDivider {
    height: 1px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
}

.mobileContent .articulosRelacionados a {
    text-decoration: none;
    color: #222;
}
.mobileContent .articulosRelacionados .articuloImageContainer {
    margin-top: 20px;
    height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mobileContent .articulosRelacionados .categoria {
    margin-top: 20px;
    font-size: 14px;
}

.mobileContent .articulosRelacionados .date {
    margin-top: 20px;
    font-size: 14px;
}

.mobileContent .articulosRelacionados .newsTitle {
    font-size: 18px;

}
