#customPageTitle {
    border-bottom: none;
    text-align: center;
    margin-top: 10px;
    color: #18355D;
    letter-spacing: 0;
    font-weight: 600;
    /* margin-bottom: 25px; */
    /* border-radius: 7px; */
    /* height: 45px; */
    font-size: 20px;
    line-height: 26px;
    display: block
}

.tabSelectedLogo {
    display: none;
    width: 100%;
    height: 100%
}

.extraTitle em {
    font-style: normal;
    font-weight: 100
}

#sucursalesContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 30px;
    width: 100%;
    margin-bottom: 50px
}

.sucursalContainer {
    width: calc(50% - 15px) !important;
    float: left;
    background-color: #F3F3F3;
    margin: unset !important
}

.infoSucursal {
    width: calc(100% - 20px);
    color: #18355D;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 10px
}

.shopTitle {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px
}

.tabLogo {
    display: block;
    width: 100%;
    height: 100%
}

.tab {
    height: 150px;
    width: 150px;
    margin: 15px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: top
}

.tabsDiv {
    position: relative;
    display: block;
    width: fit-content;
    margin: 0 auto
}

.infoDiv {
    display: block;
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 60px
}

.info {
    display: none;
    position: relative;
    width: 1000px;
    height: 382px
}

.infoImage {
    float: left;
    width: 500px
}

.textContainer {
    float: left;
    width: 500px;
    height: 100%;
    background-color: #F6F6F6;
    color: #18355D;
    font-weight: 500;
    font-size: 15px
}

.text {
    width: 80%;
    margin-left: 10%;
    margin-top: 30px;
    overflow: auto;
    height: 92%
}

.infoTitle {
    margin-bottom: 20px;
    font-size: 23px
}

#recepcionInfo {
    display: block
}

#recepcion .tabLogo {
    display: none
}

#recepcion .tabSelectedLogo {
    display: block
}

.contactContainer {
    width: 60vw;
    margin: 0 auto;
    display: block;
    position: relative
}

.contactLabel {
    display: none
}

.workWithUs {
    display: inline-block;
    width: 268px;
    position: relative;
    float: left;
    margin-left: 14%
}

.contact_name {
    margin-top: 0 !important
}

.contactInput {
    background-color: #EEE;
    border-radius: 0;
    border: none;
    color: #000;
    font-size: 14px;
    width: calc(100% - 80px);
    margin-top: 15px;
    margin-left: 60px;
    margin-right: 37px;
    margin-bottom: 0;
    padding-top: 15px;
    height: 35px;
    line-height: 35px
}

.centeredDiv {
    display: block;
    position: relative;
    width: 55vw;
    margin: 0 auto
}

.questionDiv {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.question {
    background-color: #18355D;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    padding-left: 30px;
    cursor: pointer;
    border-radius: 11px
}

.arrow {
    display: inline-block;
    float: right;
    margin-right: 30px;
    height: 9px;
    margin-top: 25px;
    transform: rotate(-90deg)
}

.answer {
    background: #DBEAFF;
    color: #18355D;
    padding: 20px;
    font-size: 15px;
    line-height: 18px;
    overflow: hidden;
    font-weight: 100;
    display: none
}

.usefulInfo {
    max-width: 700px;
    width: calc(100% - 40px);
}

.usefulInfo .questionDiv {
    margin: 0;
    border-top: 1px solid #E6E6E6;
}

.usefulInfo .questionDiv:last-child {
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}

.usefulInfo .question {
    position: relative;
    height: auto;
    min-height: 60px;
    padding: 0 28px 0 0;
    border-radius: 0;
    background: transparent;
    color: #18355c;
    font-family: "CerebriSansPro";
    font-size: 14px;
    font-weight: 600;
    line-height: 60px;
}

.usefulInfo .arrow {
    display: none;
}

.usefulInfo .question::after {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 14px;
    font-weight: 400;
}

.usefulInfo .question.is-open::after {
    content: "−";
}

.usefulInfo .answer {
    padding: 0 28px 20px 0;
    background: transparent;
    color: #18355c;
    font-family: "CerebriSansPro";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.sendContact {
    text-align: center;
    background-color: #18355D;
    border: 1px solid #18355D;
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: none;
    width: 50%;
    font-size: 16px;
    vertical-align: top;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 0;
    height: 51px;
    line-height: 51px
}

.sendContact:hover {
    background-color: #fff;
    color: #18355D
}

.contactRow {
    position: relative;
    width: 220px;
    height: 37px;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
    background-color: #F3F3F3;
    margin-bottom: 40px;
    cursor: pointer;
    margin-left: 30px
}

#a_cv {
    margin-left: 0;
    border: 0;
    width: 100%;
    height: 100%;
    color: #18355D;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px
}

.customPageSubtitle {
    color: #757575;
    background-color: #fff;
    border-radius: 2px;
    margin-top: 0;
    float: left;
    width: 34%;
    top: 25px;
    height: 402px;
    padding-top: 40px;
    font-size: 15px
}

.customPageText {
    color: #18355D;
    border-radius: 2px;
    margin-top: 0;
    float: left;
    width: 90%;
    top: 0;
    margin-left: 9%;
    padding-top: 0;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    margin-bottom: 70px
}

.customPageText p {
    margin-left: 15% !important
}

.customPageText li {
    margin-left: 15% !important
}

.contactDiv {
    background-color: #fff;
    width: 50%;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
    position: relative
}

.shopsDiv {
    width: 100%;
    margin: 0 auto
}

.extraTitle {
    font-weight: 600;
    border-bottom: none;
    text-align: center;
    margin-top: 30px;
    color: #18355D;
    letter-spacing: 0;
    margin-bottom: 30px;
    text-transform: none;
    border-radius: 7px;
    height: 45px;
    font-size: 22px;
    line-height: 45px
}

.sucursal {
    width: 100%;
    display: inline-block;
    height: 240px;
    object-fit: cover
}

.sucursal:nth-child(3) {
    margin-left: 4%;
    float: right
}

.map {
    display: block;
    position: relative;
    width: 98%;
    margin-bottom: 60px
}

.mapDiv {
    width: 60vw;
    margin: 0 auto;
    height: 300px;
    float: none !important;
    margin-bottom: 15px
}

.mapDiv:nth-child(2n) {
    float: right
}

p {
    margin-left: 31px;
    /* width: 67%; */
    margin-top: 1px;
    margin-bottom: 1px
}

.customPageImage {
    position: relative;
    top: 25px;
    float: left;
    margin-bottom: 80px;
    max-width: 700px;
    margin-right: 0
}

.contact_message {
    position: relative;
    width: calc(100% - 100px);
    height: 179px;
    margin-right: 0
}

.customPageCenteredContent {
    margin-bottom: 100px;
  width: 90%;
  max-width: 1000px;
  margin: 30px auto;
  font-size: 15px;
  line-height: 19px;
}

.customPageCaption {
    position: relative;
    text-align: center;
    width: 49%;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    margin-bottom: 1%;
    background-color: #fff;
    float: left;
    margin-left: 1%;
    height: 546px;
    padding-top: 5px;
    padding-bottom: 10px
}

.customPageCaption p {
    width: 90%;
    margin: 0 auto;
    margin-top: 14px;
    color: #848484;
    line-height: 14px
}

strong {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px
}

@media screen and (max-width: 1100px) {
    .customPageText {
        margin-left: 5%
    }

    .contact_message {
        position: relative;
        width: 100% !important;
        right: 0
    }

    .contactInput {
        width: 100%;
        margin-top: 17px;
        margin-left: 0
    }

    .mapDiv {
        width: 80%;
        float: unset !important;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 55px
    }

    #customPageTitle {
        line-height: 57px;
        /* margin-top: 20px; */
    }

    .customPageImage {
        width: 96%;
        bottom: 0;
        top: auto;
        margin-left: 2%;
        margin-bottom: 0
    }

    .customPageSubtitle {
        height: 82px;
        width: 96%;
        margin-left: 2%;
        margin-top: 0;
        top: 0;
        text-align: center;
        font-size: 17px;
        margin-bottom: 40px
    }

    .contactDiv {
        margin-bottom: 64px;
        width: 100%
    }

    .customPageCenteredContent {
        margin-bottom: 0;
        width: 100% !important;
        margin-top: 0;
    }

    .customPageCaption {
        width: 92%;
        margin-left: 4%;
        height: auto;
        padding-bottom: 15px
    }

    .customPageSubtitle p {
        width: 100%;
        margin-left: 0
    }

    .customPageText p {
        margin-left: 0% !important;
        width: 100%
    }

    .customPageText li {
        margin-left: 0% !important;
        width: 100%
    }

    .infoDiv {
        width: 93vw
    }

    .sucursal {
        width: 100%;
        float: left !important;
        margin-left: 0 !important;
        margin-bottom: 10px;
        object-position: unset !important
    }

    .shopsDiv {
        width: 80%
    }

    .sucursalContainer {
        width: 100% !important;
    }

    #sucursalesContainer {
        display: flex;
        flex-direction: column;
    }

    .infoSucursal {
        text-align: initial
    }

    .sendContact {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        margin-top: 11px
    }

    .info {
        width: 90%;
        margin-left: 5%;
        margin-bottom: 37px;
        height: auto;
        float: left
    }

    .infoImage {
        width: 100%
    }

    .textContainer {
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 40px
    }

    .centeredDiv {
        width: 85%
    }

    .arrow {
        height: 11px
    }

    .question {
        font-size: 16px;
        padding-left: 11px
    }

    .workWithUs {
        margin-left: 0;
        width: 100%;
        margin-bottom: 30px
    }

    .contactContainer {
        width: 80%
    }
}
