.shortcode-team-slider .slider-title.slider-title_az{
    font-size: 140px;
}
.page_copyright.cover-background,.page_copyright.s-parallax{
    background-image: url(../img/parallax/copyright_bg_gold.jpg);
}
.language-selection{
    list-style: none;
}
.language-selection li{
    display: inline-block;
    margin-right: 10px;
}
.language-selection li:last-child{
    margin-right: 0;
}
.language-selection li a.active{
    color: #a9845d;
}
.marAll-30{
    margin: 30px 0;
}
.mb-130{
    margin-bottom: 130px;
}
.services-list .vertical-item{
    display: inline-block;
    margin-bottom: 30px;
    transition: 0.25s;
}
.services-list .item-content p:last-child{
    min-height: 150px;
    padding:0 15px;
    margin-bottom: 0;
}

.services-list a.vertical-item:hover,
.services-list a.vertical-item:focus{
    -moz-box-shadow: 0px 0px 4px 1px grey;
    -webkit-box-shadow: 0px 0px 4px 1px grey;
    box-shadow: 0px 0px 4px 1px  grey;
}
.vertical-item.gallery.content-absolute .item-content{
    bottom: 28%;
}
.header_absolute .page_header_wrapper{
    background-color: #b1b1b1;
}
.ds.affix,
.ds.affix-top .ds,
.ds.affix-top{
    background-color: #c3a98e;
    color: #9a9a9a;
}
.ds.affix-top {
    background-color: #c3a98e;
    color: #9a9a9a;
}
.page-header.ds{
    background-color: #b1b1b1;
}
.erreka-products .caja {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    height: 300px;
    background: none;
    border: none;
    position: relative;
    color: white;
    box-shadow: none;
}
.erreka-products .enlace {
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: 3;
}
.erreka-products .caja > div {
    position: absolute;
    width: 100%;
    top: 50%;
    padding: 0 15px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.erreka-products .caja > div:not(.contenedor) {
    max-width: 500px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    z-index: 3;
}
.erreka-products .caja img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 1;
    position: relative;
}
.erreka-products .caja::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background-color: black;
    opacity: 0.6;
}
.erreka-products .caja > div .titulo {
    font-size: 30px;
    font-weight: 400;
    line-height: 130%;
    display: block;
}
.erreka-products .caja > div .button {
    background: none;
    line-height: 1;
    text-transform: uppercase;
    transition: 0.2s;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    padding: 8px 18px;
    font-size: 15px;
    margin-top: 35px;
    color: white;
    border: 3px solid white;
}
.erreka-products .caja:hover .button{
    background-color: white;
    border-color: white;
    color: black;
}
.gallery-owl-nav.gallery-services .owl-nav>div{
    right: 0;
}
.gallery-owl-nav.gallery-services .owl-nav>div.owl-prev{
    left: 0;
}
.item-media img.projImg{
    height: 224px;
}
.stores li{
    list-style: none;
}
.stores li a {
    display: block;
    position: relative;
    height: 305px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    overflow: hidden;
}
.stores a > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}
.stores li a:before {
    content: "";
    pointer-events: none;
    background-color: rgba(0, 47, 86, 0.3);
    z-index: 3;
}
.stores .bg, .stores li a:before, .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.stores .bg {
    transition: transform 1.2s ease;
    z-index: 1;
}
.stores li .bg, .stores li a:before, .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
}
.stores .title {
    position: relative;
    z-index: 10;
}
.stores a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 100%;
}
.stores a:hover .bg {
    transform: scale(1.2);
}
.contact-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    list-style: none;
}
.contact-info li{
    list-style: none;
}
.contact-info i {
    padding-right: 7px;
    font-size: inherit;
}
.map {
    height: 405px;
    margin-bottom: 55px;
}
.map iframe {
    width: 100% !important;
    height: 100% !important;
}
.sub-menuList {
    float: left;
    width: 100%;
    border: 1px solid #E7EBF1;
    border-radius: 4px;
}
.sub-menuList li {
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    border-bottom: 1px solid #E7EBF1;
    list-style: none;
}
.sub-menuList li.active {
    visibility: visible;
    opacity: 1;
}
.sub-menuList li.active a {
    background-color: #F7F8FA;
}
.sub-menuList li a {
    display: block;
    color: #394043;
    background-color: transparent;
    transition-property: background-color;
    padding: 16px;
}
@media all and (max-width: 768px){
    .langMobile{
        position: absolute;
        right: 20%;
        top: 16px;
        font-weight: bold;
    }
}
@media all and (max-width: 480px){
    a.logo img{
        height: 45px;
    }
    .header_absolute .page_header_wrapper{
        height: auto !important;
    }
}