#footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: fit-content;
    background: white;
    overflow: hidden;
    text-align: center;
    border-top: 1px solid #73868A;
}

.line {
    position: relative;
    height: 1px;
    background: #73868A;
    width: 100%;
    margin: 0 auto;
    display: none;
}

.instaIcon:hover {
    filter: invert(66%) sepia(63%) saturate(5901%) hue-rotate(160deg) brightness(103%) contrast(95%);
}

.faceIcon:hover {
    filter: invert(66%) sepia(63%) saturate(5901%) hue-rotate(160deg) brightness(103%) contrast(95%);
}

.centeredContent {
    width: 1100px;
}

.columnsContainer {
    text-align: center;
    margin: auto;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    width: 100%;
    display: flex;
    position: relative;
    height: fit-content;
    overflow: hidden;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    align-items: flex-end;
    height: auto;
}

.column {
    float: left;
    color: #95a5a6;
    width: 33% !important;
    height: 100%;
    position: relative;
    display: flex;
    text-align: left;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.columnHeading {
    margin-bottom: 5px;
    color: #73868A;
    width: 100%;
    text-align: left;
    font-size: 17px;
    margin-top: 12px;
    font-weight: 600;
    text-align: center;
    margin: 12px auto 5px;
}

.itemsContainer {
    width: 100%;
}

.whatsAppWebContainer {
    width: 60px;
    height: 50px;
    bottom: 70px !important;
    right: 64px;
}

.newsLetterContainer {
    background-color: #73868A !important;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    width: 40%;
    float: left;
}

.inputContainer {
    height: 40px;
    width: calc(100% - 112px);
    float: left;
    display: block;
}

.columnItem {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 1px;
    width: 100%;
    margin: 7px auto;
    max-width: 205px;
    display: block;
    color: #73868A;
    text-align: center;
    line-height: 18px;
}

.icon {
    width: 40px;
    margin-top: 5px;
}

.centerWrapper {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    overflow: hidden;
}

.lastRow {
    width: 100%;
    float: left;
    margin-top: 108px;
    color: #73868A;
    margin-bottom: 15px;
    font-size: 13px;
}

.footerColumn {
    position: relative;
    float: left;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    color: #73868A;
    width: 198px;
    margin-right: 35px;
    margin-left: 35px;
    text-align: left;
}

.footerLogo {
    width: 135px;
    float: left;
}

.followUsColumn {
    width: 135px;
}

.footerColumnLink {
    cursor: pointer;
}

.footerColumnLink:hover {
    text-decoration: underline;
}

.newsletterColumn {
    width: 35%;
    text-align: left;
    font-size: 18px;
    float: left;
    font-weight: 300;
    margin: 0 auto;
    color: #818579;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.footerColumnTitle {
    position: relative;
    text-align: left;
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.footerColumnRow {
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 13px;
    float: left;
    width: 100%;
}

#emailFooterInput {
    position: relative;
    width: calc(100% - 30% - 20px);
    padding: 0px;
    float: left;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    color: #73868A;
    line-height: 30px;
    font-size: 13px;
    float: left;
    font-weight: 300;
    padding-left: 20px;
}

#emailFooterInput::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #73868A;
    opacity: 1;
    font-weight: 300;
}

#emailFooterInput:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #73868A;
    opacity: 1;
    font-weight: 300;
}

#emailFooterInput::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #73868A;
    opacity: 1;
    font-weight: 300;
}

#emailFooterInput:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #73868A;
    opacity: 1;
    font-weight: 300;
}

#emailFooterInput::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #73868A;
    opacity: 1;
    font-weight: 300;
}

#subscribeNewsletterButton {
    position: relative;
    height: 100%;
    margin-top: 0px;
    cursor: pointer;
    float: left;
    width: 100%;
    text-align: center;
}

#subscribeNewsletterButton:hover {
    color: #73868A;
    background-color: white;
    border: solid 1px #73868A;
}

#footerSocialIcons {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.footerSocialIcon {
    position: relative;
    width: 42px;
    margin-right: 20px;
}

.newsletter_go {
    background: #73868A;
    color: white;
    float: left;
    display: block;
    line-height: 47px;
    height: 100%;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    left: 0px;
    width: 30%;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.newsletter_go:hover {
    background-color: #73868A;
    top: -1px;
}

#footerBottom {
    background-color: white;
    height: 40px;
}

#footerLogo {
    float: left;
    margin-top: 0%;
    margin-left: 0%;
    width: 100px;
}

#footerLogo img {
    width: auto;
}

#footerLogoContainer {
    height: 230px;
    float: left;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    width: 13%;
}

.rights {
    line-height: 40px;
    color: #73868A;
    font-size: 13px;
    float: left;
    width: 20%;
}

.footerIcon {
    position: relative;
    margin-right: 15px;
    width: 23px;
    margin-top: 8px;
    left: 5%;
}

.footerIcon:hover {
    color: #06b1de;
}

.byluna {
    margin-right: 2%;
    position: relative;
    height: 100%;
    width: auto;
}

.whatsAppWebLogo {
    width: 100%;
    height: auto;
    border-radius: 50%;
    padding-left: 2px;
}

.newsletterHeading {
    text-align: center;
    font-size: 12px !important;
}

.newsletterHeading1 {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

#newsLetterDiv {
    height: 34px;
    width: auto;
    margin-bottom: 25px;
}

a .columnItem:hover {
    font-weight: 600;
}

.openItem {
    display: none;
}

.suscribeNewsContainer {
    position: relative;
    float: left;
    width: calc(100% - 2px);
    height: 50px;
    margin-top: 15px;
    margin-bottom: 30px;
    border: 1px solid #73868A;
}

#columnContainer {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.footerMobile {
    display: none !important;
}

@media screen and (max-width: 768px) {
    #footer {
        height: auto;
        overflow: hidden;
        width: 100%;
        background-position: 50% 100%;
        margin: 0 auto;
    }

    .inputContainer {
        width: calc(68% - 5px);
        margin: auto;
        height: 32px;
        margin-right: 5px;
    }

    .newsLetterContainer {
        padding: 0px;
        width: 85%;
        float: none;
        margin: 0 auto;
    }

    .suscribeImage {
        width: 280px;
    }

    .suscribe {
        position: relative;
        height: 30px;
        line-height: 32px;
        font-size: 13px;
        text-transform: uppercase;
    }

    .rights {
        text-indent: 0px !important;
        line-height: 10px;
        text-align: left;
        margin-top: 16px;
        margin-left: 15px;
        font-size: 11px;
        width: 60%;
    }

    #footerLogo img {
        width: 28%;
    }

    .footerLogo {
        display: none;
        width: 80px;
        height: auto;
        margin: 0 auto;
        margin-top: 10px;
        float: none;
        margin-bottom: 15px;
    }

    .centerWrapper {
        display: block;
        width: 100%;
    }

    .footerColumn {
        width: 100%;
        margin-top: 40px;
        float: none;
        margin-left: 0px;
        text-align: center;
    }

    .column {
        float: none;
    }

    .column.footerLogoColumn {
        display: block;
        margin: 0 auto;
        float: none;
        height: auto;
        overflow: hidden;
    }

    .newsletterColumn {
        margin: 0 auto;
        margin-top: 0px;
        display: flex;
        float: none;
        margin-bottom: 35px;
        justify-content: center;
    }

    .newsletterColumn {
        width: 100% !important;
        float: left;
        font-size: 17px;
        float: left;
        line-height: 24px;
        margin-bottom: 40px;
        font-weight: 600;
    }

    .footerColumnTitle {
        font-size: 15px;
        text-transform: uppercase;
        margin-bottom: 15px;
        text-align: center;
    }

    .footerColumnRow {
        font-size: 12px;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .footerColumnTime {
        position: relative;
        float: left;
        font-size: 12px;
        margin-right: 10px;
    }

    .footerSocialIcon {
        margin-bottom: 20px;
    }

    .column {
        width: 74% !important;
        margin: 5px auto;
        float: left;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-bottom: 30px;
        left: 13%;
    }

    .columnsContainer {
        width: 100%;
        margin-top: 15px;
        height: auto;
        margin-left: 0px;
        display: block;
    }

    .columnHeading {
        font-size: 17px;
        line-height: 32px;
        text-align: center;
        font-weight: 700;
        font-family: 'Montserrat';
        margin-bottom: 12px;

    }

    .headingSeguinos {
        display: none;
    }

    #columnSeguinos {
        float: right;
        margin-right: 30px;
    }

    .columnItem {
        font-size: 13px;
        font-weight: 400;
        text-align: center;
        width: fit-content;
        margin: 0px;
        line-height: 24px;
    }

    .lastRow {
        margin-top: 15px;
    }

    #emailFooterInput {
        margin: 0px auto;
        width: 61%;
        margin-right: 0px;
        border-radius: 0px;
        padding: 0px;
        height: 38px;
        padding-left: 12px;
        font-size: 14px;
    }

    .newsletter_go {
        display: block;
        position: relative;
        height: 38px;
        margin: 0px;
        width: 35%;
        float: right;
        font-size: 15px;
        text-align: center;
        line-height: 40px;
    }

    .line {
        position: relative;
        display: none;
        height: 1px;
        background: #73868A;
        width: 100%;
        margin: 10px auto;
        top: 125px;
    }

    .footerIcon {
        float: left;
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 30px;
        margin-bottom: 16px;
        width: 30px;
        height: 30px;
    }

    #footerLogo {
        width: 50%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .footerIconsColumn {
        height: 30px;
        width: 145px;
        margin: 0 auto;
    }

    .byluna {
        margin-right: 4%;
    }

    .whatsAppWebContainer {
        right: 20px;
        bottom: 40px !important;
    }

    .openItem {
        display: block;
        position: absolute;
        right: 40px;
    }

    #footerLogoContainer {
        width: 100%;
    }

    .suscribeNewsContainer {
        width: 85%;
        float: unset;
        margin: 0 auto;
        height: 38px;
    }

    .footerMobile {
        display: block !important;
    }
}

/*ipad*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .columnsContainer {
        width: 79%;
    }

    #footerLogo {
        margin-left: 4%;
    }
}

@media screen and (min-width: 415px) and (max-width: 768px) {
    .newsLetterContainer {
        width: 50%;
    }

    #emailFooterInput {
        width: calc(100% - 25px);
    }

    #footerLogo {
        width: 30%;
    }
}