.container--limit {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 1400px) {
    .container--limit {
        max-width: 1366px !important;
    }
}
.actions{
    margin-bottom: 169px !important;
}
.btnN {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    outline: none;
    text-align: center;
    cursor: pointer;
    padding: 14px 40px;
    border-radius: 24px;
    transition: all 0.3s ease;
}

.btn--white {
    border-color: #FFF;
    background: #FFF;
    color: #292929;
}


/* .btn--white:hover {
    background: #292929;
    color: #FFF;
} */

.btn--principal {
    background: #006E8E;
    color: #FFF;
    text-transform: uppercase;
}

.btn--banner {
    color: white;
    background: transparent;
    border: 1px solid #FFF;
    padding: 8px 40px;
}

@media only screen and (max-width: 767px) {
    .btn--banner {
        font-size: 13px;
        padding: 8px 30px;
    }
}

.pR {
    position: relative;
}

.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
}

.wAuto {
    width: auto !important;
}

.fs15 {
    font-size: 15px;
}

.fs20 {
    font-size: 20px;
}

.fs25 {
    font-size: 25px;
}

.fs30 {
    font-size: 30px;
}

.fs35 {
    font-size: 35px;
}

.taC {
    text-align: center;
}

.taR {
    text-align: right;
}

.taL {
    text-align: left;
}

.taJ {
    text-align: justify;
}

.ttC {
    text-transform: capitalize;
}
.ttU{
    text-transform: uppercase;
}

@font-face {
    font-family: 'gothanmBlack';
    src: url("../fonts/Gotham-Black.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothanmBold';
    src: url("../fonts/Gotham-Bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothanmBook';
    src: url("../fonts/Gotham-Book.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothanmThin';
    src: url("../fonts/Gotham-Thin.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

.orange {
    color: #F2A949;
}

.white {
    color: #FFF;
}

.blue {
    color: #006E8D !important;
}

.grayn {
    color: #969696;
}

.bkwhite {
    background: #FFF !important;
}

.pd10 {
    padding: 10px;
}

.gothanmBook {
    font-family: 'gothanmBook', sans-serif;
}

.gothamThin {
    font-family: 'gothanmThin', sans-serif;
}

.gothamBold {
    font-family: 'gothanmBold', sans-serif;
}

.icon {
    margin-left: 7px;
    margin-right: 7px;
    display: inline-block;
    width: 24px !important;
    height: 24px !important;
}

.icon--facebook {
    background: url(../img/new/facebook.svg) no-repeat center;
    background-size: contain;
}

.icon--linkedin {
    background: url(../img/new/linkedin.svg) no-repeat center;
    background-size: contain;
}

.icon--youtube2 {
    background: url(../img/new/youtube.svg) no-repeat center;
    background-size: contain;
}

.icon--spotify {
    background: url(/wp-content/uploads/2022/08/logo-spotify.png) no-repeat center;
    background-size: contain;
	    width: 30px !important;
    height: 30px !important;

}

.icon--facebookWhite {
    background: url(../img/new/facebookWhite.svg) no-repeat center;
    background-size: contain;
}

.icon--twitterWhite {
    background: url(../img/new/twitterWhite.svg) no-repeat center;
    background-size: contain;
}

.icon--linkedinWhite {
    background: url(../img/new/linkedinWhite.svg) no-repeat center;
    background-size: contain;
}

.icon--youtubeWhite {
    background: url(../img/new/youtubeWhite.svg) no-repeat center;
    background-size: contain;
}

.icon--spotifyWhite {
    background: url(/wp-content/uploads/2022/08/logo-spoti-gris.png) no-repeat center;
    background-size: contain;
	    width: 30px !important;
    height: 30px !important;

}

.icon--sound2 {
    background: url(../img/new/microfono.svg) no-repeat center;
    background-size: contain;
}

.icon--soundBlue {
    background: url(../img/new/microfonoBlue.svg) no-repeat center;
    background-size: contain;
}

.icon--message {
    background: url(../img/new/message.svg) no-repeat center;
    background-size: contain;
}

.icon--messageBlue {
    background: url(../img/new/messageBlue.svg) no-repeat center;
    background-size: contain;
}

.icon--menu {
    background: url(../img/new/iconMenu.svg) no-repeat center;
    background-size: contain;
}

.icon--close {
    background: url(../img/new/close.svg) no-repeat center;
    background-size: contain;
}

.icon--search2 {
    background: url(../img/new/search.svg) no-repeat center;
    background-size: contain;
}

.header {
    z-index: 99;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.header_top {
    min-height: 60px;
    background: rgba(31, 60, 91, 0.74);
}

.header_top.active {
    background: #FFF !important;
}

.header_top.active .boxSound__text {
    color: #006E8D;
}

.header_top.active .boxSound__text:after {
    background: #006E8D;
}

.social {
    width: auto;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 20px;
}

.social.active {
    margin-left: -10px;
}
.social.active .icon--twitter {
    display: none;
}
.social.active .icon--facebook {
    display: none;
}

.social.active .icon--linkedin {
    display: none;
}

.social.active .icon--youtube2 {
    display: none;
}
.social.active .icon--spotify {
    display: none;
}

.social.active .icon--twitterWhite {
    display: block;
}

.social.active .icon--linkedinWhite {
    display: block;
}

.social.active .icon--youtubeWhite {
    display: block;
}

.social.active .icon--spotifyWhite {
    display: block;
}

@media only screen and (max-width: 767px) {
    .social {
        margin-left: 20px !important;
    }
}

.social__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social__item .icon {
    margin-left: 7px;
    margin-right: 7px;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.social .icon--twitterWhite {
    display: none;
}

.social .icon--linkedinWhite {
    display: none;
}

.social .icon--youtubeWhite {
    display: none;
}

.social .icon--spotifyWhite {
    display: none;
}

.menuDrop {
    width: 100%;
    height: auto;
    background: white;
    display: block;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-100%);
    transform-origin: top;
    transition: all .5s ease;
    position: absolute;
    top: 60px;
}

@media only screen and (max-width: 767px) {
    .menuDrop {
        overflow: scroll;
        height: 100vh;
    }
    .menuDrop .boxInterna__first {
        height: auto !important;
    }
    .menuDrop .boxInterna__second {
        height: auto !important;
    }
    .menuDrop .boxInterna__third {
        height: auto !important;
    }
    .menuDrop .mbM60 {
        margin-bottom: 60px !important;
    }
}

.menuDrop.active {
    z-index: +2;
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
    transform-origin: top;
}

.menuDrop__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	line-height:17px;
	
}
.pal-on{
	order:1;
}
.menuDrop .boxInterna {
    width: 300px;
}

.menuDrop .boxInterna__first {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    padding: 0 10px;
    margin-top: 30px;
    height: 270px;
}

.menuDrop .boxInterna__first .titleMenu {
    font-family: 'gothanmBold', sans-serif;
    margin-bottom: 10px;
}

.menuDrop .boxInterna__second {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    padding: 0 10px;
    height: 170px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.menuDrop .boxInterna__third {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    padding: 0 10px;
    height: 170px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.menuDrop .boxInterna__second .titleMenu {
    font-family: 'gothanmBold', sans-serif;
    margin-bottom: 10px;
}
.menuDrop .boxInterna__third .titleMenu {
    font-family: 'gothanmBold', sans-serif;
    margin-bottom: 10px;
}

.menuDrop .menuItems {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 280px;
    width: 100%;
}

.header__container {
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header__container__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 20%;
    height: 100%;
}

.header__container__left.active .logo__img {
    display: none;
}

.header__container__left.active .imgblue {
    display: block;
}

.header__container__left .logo img {
    width: 115px;
    height: auto;
}

.header__container__left .imgblue {
    display: none;
}

.header__container__right {
    width: 75%;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.header__container__right .boxMessage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header__container__right .boxMessage.active .icon--message {
    display: none;
}

.header__container__right .boxMessage.active .icon--messageBlue {
    display: block;
}

.header__container__right .boxMessage .icon--messageBlue {
    display: none;
}

@media only screen and (max-width: 767px) {
    .header__container__right .boxMessage {
        display: none;
    }
}

.header__container__right .boxMenu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid white;
    padding: 8px 15px;
    border-radius: 25px;
    cursor: pointer;
}

.header__container__right .boxMenu .icon--menu,
.header__container__right .boxMenu .icon--close {
    width: 15px !important;
    height: 15px !important;
}

.header__container__right .boxMenu.active {
    padding: 10px;
    border: 1px solid #006e8d;
}

.header__container__right .boxMenu.active .icon--close {
    display: block;
}

.header__container__right .boxMenu.active .icon--menu {
    display: none;
}

.header__container__right .boxMenu.active .menuText {
    display: none;
}

.header__container__right .boxMenu .menuText {
    margin: 0;
    color: white;
}

.header__container__right .boxMenu .icon--menu,
.header__container__right .boxMenu .icon--close {
    width: 15px;
    height: 15px;
}

.header__container__right .boxMenu .icon--close {
    display: none;
}

@media only screen and (max-width: 767px) {
    .header__container__right .boxMenu .menuText {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .header__container__left {
        width: 32%;
        padding-left: 0;
    }
    .header__container__right {
        width: 68%;
        padding-right: 0px;
    }
}

.header .boxSound {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.header .boxSound.active .icon--sound2 {
    display: none;
}

.header .boxSound.active .icon--soundBlue {
    display: block;
}

.header .boxSound__text {
    font-size: 18px;
    color: white;
    position: relative;
}

.header .boxSound__text:after {
    content: '';
    width: 43px;
    height: 1px;
    position: absolute;
    background: #FFF;
    bottom: -3px;
    right: 0;
}

.header .boxSound .icon--soundBlue {
    display: none;
}

.hideDesktop {
    opacity: 0;
}

.hideMobile {
    opacity: 1;
    pointer-events: all;
}

@media only screen and (max-width: 767px) {
    .hideDesktop {
        opacity: 1;
    }
    .hideMobile {
        opacity: 0;
        position: absolute;
        pointer-events: none;
    }
}

.boxBanner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: 400px;
}

@media only screen and (min-width: 1400px) {
    .boxBanner {
        height: 530px;
    }
}

.boxBanner__img {
    width: 100%;
    height: 100%;
}

.boxBanner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 100%;
}

.banner_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
}

.boxBanner .bannerTexto {
    position: absolute;
    /* top: 35%; */
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
}

.boxBanner .bannerTexto .text {
    font-size: 50px;
}
.boxBanner .bannerTexto .textS {
    font-size: 25px;
}

@media only screen and (max-width: 767px) {
    .boxBanner .bannerTexto .text {
        font-size: 20px;
    }
    .boxBanner .bannerTexto .textS {
        font-size: 13px;
    }
}

.boxBanner__botones {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    bottom: -7%;
    width: 100%;
    z-index: 2;
}

.boxBanner__botones__boton {
    max-width: 350px;
    width: 100%;
    min-height: 44px;
    height: 100%;
    bottom: -5%;
    background: white;
    text-align: center;
    padding: 10px 0px;
    border-radius: 25px;
    margin: 0 10px;
    box-shadow: 0px 10px 15px -15px rgba(0, 0, 0, 0.75);
}

.boxBanner__botones form {
    width: 350px;
}

.boxBanner__botones__search {
    max-width: 350px;
    width: 100%;
    height: 44px;
    position: relative;
    margin: 0 10px;
}

.boxBanner__botones__search .searchBar__input::placeholder {
    color: #C8C8C8;
}

.boxBanner__botones__search .searchBar__input {
    width: 100%;
    height: 100%;
    padding: 7px 10px 7px 20px;
    border: 1px solid #006E8D;
    border-radius: 25px;
    background: white;
    font-family: 'gothanmBook', sans-serif;
    font-size: 20px;
    color: #C8C8C8;
    transition: all 0.3s ease;
    text-align: left;
}

.boxBanner__botones__search .icon--search2 {
    position: absolute;
    right: 10px;
    top: 10px;
}

.boxBanner__botones .botonText {
    font-family: 'gothanmBold', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #F2A949;
}

@media only screen and (max-width: 767px) {
    .boxBanner {
        height: 300px;
    }
    .boxBanner__img img {
        object-fit: cover;
    }
    .boxBanner__botones {
        /* flex-direction: column;
        position: relative; */
    }
    .boxBanner__botones__boton {
        max-width: 300px;
        margin-top: 5px;
        margin-bottom: 5px;
        border: 1px solid #006E8D;
    }
    .boxBanner__botones__boton .botonText {
        font-size: 15px;
    }
    .boxBanner__botones__search {
        max-width: 300px;
        margin: 0;
        margin-top: 5px;
    }
    .boxBanner__botones form {
        width: 300px;
    }
    .searchBar__input {
        padding-left: 10px !important;
        font-size: 15px !important;
    }
    .icon--search2 {
        width: 15px !important;
        height: 15px !important;
        top: 15px !important;
    }
    .bannerTexto {
        padding: 0 20px;
    }
    .homebotons {
        flex-direction: column;
        position: relative;
        margin-top: -50px;
    }
    .boxBanner .bannerTexto{
        top: 50%;
    }
    .breadcrumbs{
        left:30px !important;
    }
    .mapBox .title{
        font-size:1.3rem;
    }
}

.boxContainer {
    margin-top: 150px;
}

.boxContainer__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.boxContainer__title {
    font-family: 'gothanmBold', sans-serif;
    font-size: 30px;
    color: #C6C6C6;
}

.boxContainer .boxCard {
    width: 300px;
    border-radius: 25px;
    border: 1px solid #ccc;
    height: 360px;
    margin: auto;
}

.boxContainer .boxCard__header {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 100%;
    height: 240px;
}

.boxContainer .boxCard__header img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 100%;
    height: 100%;
    object-fit: initial;
}

.boxContainer .boxCard__footer {
    width: 100%;
    height: 120px;
    padding: 15px 20px;
}

.boxContainer .boxCard__footer__title {
    font-family: 'gothanmBlack', sans-serif;
    color: #006E8D;
    font-size: 25px;
    margin-bottom: 5px;
}

.boxContainer .boxCard__footer__desc {
    font-family: 'gothanmBlack', sans-serif;
    color: #006E8D;
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
    .boxContainer {
        margin-top: 50px;
        padding: 0 20px;
    }
}

.bigBox__content {
    max-width: 800px;
    width: 100%;
}

.bigBox__title {
    font-family: 'gothanmBold', sans-serif;
    font-size: 25px;
}

.bigBox__desc {
    font-family: 'gothanmBook', sans-serif;
}

.boxContainer .boxCard__header {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 100%;
    height: 240px;
}

.boxContainer .boxCard__header img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 100%;
    height: 100%;
}

.boxContainer .boxCard__footer {
    width: 100%;
    height: 120px;
    padding: 15px 20px;
}

.boxContainer .boxCard__footer__title {
    font-family: 'gothanmBlack', sans-serif;
    color: #006E8D;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0 8px;
}

.carousel--destacados .owl-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 20px 0;
}

.carousel--destacados button.owl-dot {
    width: 15px;
    height: 15px;
    background: transparent !important;
    border: 1px solid #006E8D !important;
    border-radius: 25px;
    margin: 0 8px;
    z-index: 2;
}

.carousel--destacados button.owl-dot.active {
    background: #006E8D !important;
    margin: 0 8px;
}

.carousel--destacados .owl-nav {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 3.7%
}

.carousel--destacados .owl-prev {
    color: #006E8D !important;
    font-size: 25px !important;
    margin-right: 5%;
    margin-top: 11px;
}

.carousel--destacados .owl-next {
    color: #006E8D !important;
    font-size: 25px !important;
    margin-top: 11px;
    margin-left: 5%;
}

.boximgMenu {
    width: 250px;
}

.boximgMenu img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hDesktop {
    display: none;
}
.btn_work_w_us{
	display:flex;
	align-items:center;
	gap:8px;
	color:#fff;
	text-decoration:none;
}
.btn_work_w_us:hover{
	color:#93e7ff;
}
.btn_work_w_us:hover .ic_work_w_us{
	border-color:#93e7ff;
}

.ic_work_w_us{
	min-width:30px;
	width: 30px;
	height:30px;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	border:1px solid #fff;
	font-size:14px;
}
.tx_wwu{
	font-size:14px;
}

@media only screen and (max-width: 767px) {
    .hDesktop {
        display: block;
    }
    .hMobile {
        display: none;
    }
	.btn_work_w_us{
		display:none;
	}
}
.searchSub{
    cursor: pointer;
    border: none;
}
.ojP{
    object-position: center !important;
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    .social{
        margin-left: 10px !important;
    }
    .social.active{
        margin-left: 10px !important;
    }
    .header__container__left{
        padding-left: 10px;
    }
    .header__container__right{
        padding-right: 10px;
    }
    .header__container{
        padding-left:0 !important;
        padding-right: 0 !important;
    }
    .boxBanner .bannerTexto{
        top: 50%;
    }
    .breadcrumbs{
        left:15px !important;
    }
    .mapBox .title{
        font-size:1.3rem;
    }
}
.breadcrumbsHome {
    font-size: 0.6875rem;
    position: absolute;
    top: 108px;
    /* left: 85px; */
    color: #FFF;
    /* z-index: 100; */
    z-index: +2;
    width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}

@media only screen and (min-width: 1400px) {
    .breadcrumbsHome {
        width: 1366px !important;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumbsHome {
        top: 70px;
        width: auto;
        padding: 0 20px;
    }
    .breadcrumbsHome span {
        font-size: 15px !important;
    }
}

.breadcrumbsHome a,
.breadcrumbsHome span {
    color: #FFF;
}
.breadcrumbsHome span {
    width: 100%;
    position: relative;
    display: flex;
    font-size:18px;
}
.breadcrumbsHome a {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.breadcrumbsHome .current-item {
    font-family: "gothamBold", Arial, Helvetica, sans-serif;
}

