/*CSS MANIFESTO SURREALISTA*/

.textSurreal {
    color: #666;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 300;
    font-size: 1.05em;
    font-stretch: condensed;
}

.btn-play {
    width: 59px;
    height: 59px;
    background-color: #3c94d3;
    border-radius: 50%;
}

.btn-pause {
    width: 59px;
    height: 59px;
    background-color: #3c94d3;
    border-radius: 50%;
    display: none;
}

    .btn-pause img {
        width: 30px;
    }

.MarginSection {
    margin-top: 100px;
}

.MarginTitulo {
    margin-top: 30px;
}

.filter-drop-shadow {
    filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
}

.expo-text-init p {
    margin-left: 10px;
}

p.text-padrao {
    padding: 0;
    font-size: 33px;
}

    p.text-padrao strong {
        font-size: 33px;
        font-weight: 700;
    }

p.text-slider {
    padding: 0;
    font-size: 25px;
}

    p.text-slider strong {
        font-size: 25px;
        font-weight: 700;
    }

.position-relative {
    position: relative;
}

    .position-relative img {
        position: absolute;
        bottom: 0;
    }

    .position-relative .position-text {
        position: absolute;
        bottom: 0;
    }

.swiper-slide {
    width: auto;
}

.box-audio {
    position: fixed;
    bottom: -66px;
    right: 0;
    left: 0;
    z-index: 999;
    display: flex;
    background-color: #000;
    align-items: center;
    transition: 0.9s;
}

    .box-audio .thumbnail-play img {
        width: 60px;
        height: 60px;
        object-fit: cover;
        border-radius: 0px;
        margin-right: 30px;
        margin-left: 0px;
    }

    .box-audio .close {
        width: auto;
    }

        .box-audio .close img {
            width: 20px;
            margin-right: 30px;
            margin-left: 30px;
        }

    .box-audio audio {
        width: 100%;
        height: 40px;
    }

body {
    background-color: bodycolor !important;
}

a {
    text-decoration: none !important;
}

input {
    border-radius: 0px !important;
}

textarea {
    border-radius: 0px !important;
    height: 101px !important;
}

button {
    width: 150px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 25px;
}

.top h1 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Roboto', sans-serif;
}

    .top h1 strong {
        font-size: 36px;
    }

    .top h1:before {
        content: "";
        display: block;
        height: 7px;
        width: 52px;
        margin-top: 40px;
        margin-bottom: 15px;
        background-color: #000;
    }

    .top h1:after {
        content: "";
        display: block;
        height: 7px;
        width: 52px;
        margin-top: 15px;
        margin-bottom: 40px;
        background-color: #000;
    }

.expo-topo {
    width: 100%;
    max-width: 1440px;
    max-height: 493px;
    margin-top: 40px !important;
}

.expo-titulo h2 {
    text-align: end;
    font-size: 70px;
    font-weight: 700;
    color: #385469;
    margin-bottom: 0px;
    line-height: 1;
    text-transform: uppercase;
}

.expo-titulo span {
    text-align: end;
    font-size: 60px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}

.expo-text {
    margin-top: 30px;
    margin-bottom: 100px;
}

    .expo-text h2 {
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 30px;
    }

.expo-card-art .card {
    border: none;
}

    .expo-card-art .card img {
        filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
    }

.expo-card-art .icon-circol {
    width: 59px;
    height: 59px;
    background-color: #3c94d3;
    border-radius: 50%;
}

.expo-card-art .card-body {
    margin-top: 30px;
    margin-bottom: 100px;
    padding: 0px;
}

    .expo-card-art .card-body p {
        margin-bottom: 0px;
        margin-left: 10px;
        font-size: 33px;
    }

        .expo-card-art .card-body p strong {
            font-weight: 700;
            font-size: 33px;
        }

.expo-row-card {
    margin-bottom: 100px;
}

    .expo-row-card .card {
        border: none;
    }

        .expo-row-card .card .card-head {
            min-height: 281px;
        }

            .expo-row-card .card .card-head img {
                filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
            }

        .expo-row-card .card .card-body {
            padding: 0px;
            margin-top: 30px;
        }

            .expo-row-card .card .card-body p {
                font-size: 33px;
            }

                .expo-row-card .card .card-body p strong {
                    font-size: 33px;
                    font-weight: 700;
                }

.expo-card-box .expo-card-1 {
    width: 100%;
    margin-bottom: 53px;
}

    .expo-card-box .expo-card-1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
        padding-right: 10px;
    }

.expo-card-box .expo-card-2 {
    width: 100%;
}

    .expo-card-box .expo-card-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
        padding-right: 10px;
    }

.expo-card-box .expo-card-3 {
    margin-bottom: 180px;
    padding-left: 10px;
}

    .expo-card-box .expo-card-3 p {
        font-size: 33px;
    }

        .expo-card-box .expo-card-3 p strong {
            font-size: 33px;
            font-weight: 700;
        }

.expo-card-box .expo-card-4 {
    width: 100%;
    height: 685px;
    margin-bottom: 30px;
}

    .expo-card-box .expo-card-4 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
        padding-left: 10px;
    }

.expo-card-box .expo-card-5 {
    margin-bottom: 100px;
    padding-left: 10px;
}

    .expo-card-box .expo-card-5 p {
        font-size: 33px;
    }

        .expo-card-box .expo-card-5 p strong {
            font-size: 33px;
            font-weight: 700;
        }

.expo-card-box .expo-card-6 {
    text-align: center;
    width: 225px;
    height: auto;
    margin: auto;
    margin-bottom: 73px;
}

    .expo-card-box .expo-card-6 img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        padding-left: 10px;
    }

.expo-car-full {
    margin-bottom: 23px;
}

    .expo-car-full .card {
        border: none;
    }

        .expo-car-full .card .card-head {
            margin-bottom: 30px;
        }

            .expo-car-full .card .card-head img {
                filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
            }

        .expo-car-full .card .card-body {
            padding: 0px;
        }

            .expo-car-full .card .card-body p {
                font-size: 33px;
            }

                .expo-car-full .card .card-body p strong {
                    font-size: 33px;
                    font-weight: 700;
                }

.icon-circol {
    width: 59px;
    height: 59px;
    background-color: #3c94d3;
    border-radius: 50%;
}

.expo-card-7 img {
    width: 318px;
    height: 352px;
    object-fit: contain;
    margin-top: 156px;
}

.expo-card-grid .card {
    border: none;
    margin-top: 82px;
}

    .expo-card-grid .card img {
        width: 100%;
        height: 480px;
        object-fit: contain;
        filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
    }

    .expo-card-grid .card .card-body {
        padding: 0px;
    }

        .expo-card-grid .card .card-body p {
            font-size: 33px;
            margin-top: 30px;
        }

            .expo-card-grid .card .card-body p strong {
                font-size: 33px;
                font-weight: 700;
            }

.card-art-1 .card-art-img img {
    width: 190px;
    height: 562px;
    object-fit: contain;
    float: left;
}

.card-art-1 p {
    font-size: 33px;
    margin-left: 10px;
}

    .card-art-1 p strong {
        font-size: 33px;
        font-weight: 700;
    }

.card-art {
    position: absolute;
    bottom: -130px;
    right: 0;
}

    .card-art .card-art-img {
        text-align: end;
    }

    .card-art .expo-title {
        display: flex;
        justify-content: center;
        align-self: center;
    }

        .card-art .expo-title p {
            padding: 0;
            font-size: 33px;
            margin-left: 22px;
        }

            .card-art .expo-title p strong {
                font-size: 33px;
                font-weight: 700;
            }

@media screen and (min-width: 1501px) {
    .max-width-expo {
        max-width: 1500px;
    }
}

.expo-arte {
    margin-top: 200px;
}

    .expo-arte .expo-art-top {
        margin-top: 80px;
    }

    .expo-arte .card {
        padding: 0;
        border: none;
        margin-right: 42px;
    }

        .expo-arte .card .card-head img {
            filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
        }

        .expo-arte .card .card-body {
            padding: 0;
        }

            .expo-arte .card .card-body .icon-circol {
                margin-top: 30px;
                margin-right: 22px;
            }

            .expo-arte .card .card-body p {
                padding: 0;
                font-size: 33px;
                margin-top: 0px;
                margin-left: 10px;
            }

.mb-top {
    margin-top: 30px !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.expo-arte .card .card-body p strong {
    font-size: 33px;
    font-weight: 700;
}

.expo-art-card-pos {
    position: relative;
}

.expo-arte-2 {
    margin-bottom: 100px;
}

    .expo-arte-2 .card {
        padding: 0;
        border: none;
        margin-top: 30px;
        position: unset;
    }

        .expo-arte-2 .card .card-head img {
            filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.25));
        }

        .expo-arte-2 .card .card-body {
            padding: 0;
        }

            .expo-arte-2 .card .card-body .expo-position {
                position: absolute;
                bottom: 0;
                right: 0;
                left: 0;
                margin: auto;
            }

            .expo-arte-2 .card .card-body .card-col {
                width: 100%;
            }

            .expo-arte-2 .card .card-body .icon-circol {
                margin-top: 30px;
                margin-right: 22px;
            }

            .expo-arte-2 .card .card-body p {
                padding: 0;
                font-size: 33px;
                margin-top: 30px;
            }

                .expo-arte-2 .card .card-body p strong {
                    font-size: 33px;
                    font-weight: 700;
                }

.swiper-grid-column .swiper-wrapper {
    width: 100%;
    flex-direction: initial;
}

.barra {
    width: 170px;
    height: 12px;
    background-color: #000;
    margin: auto;
    margin-bottom: 100px;
    margin-top: 100px;
}

.expo-swiper .ali-center {
    align-items: center !important;
}

.expo-swiper .justify-center {
    margin-bottom: 40px;
}

    .expo-swiper .justify-center .icon-circol {
        margin-right: 22px;
    }

    .expo-swiper .justify-center p {
        padding: 0;
        font-size: 60px;
        margin-bottom: 0px;
        font-weight: 700;
    }

.expo-swiper .barra-2 {
    width: 170px;
    height: 12px;
    background-color: #000;
    margin: auto;
    margin-bottom: 12px;
}

.black {
    background-color: #000;
}

.expo-text-mb {
    display: none;
}

.slide-mb {
    display: none;
}

@media screen and (max-width: 768px) {
    .slide-mb {
        display: block;
    }

    .container-slider {
        width: 100%;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    .swiper-slide {
        opacity: 0.5;
    }

    .swiper-slide-active {
        opacity: 1;
    }
}

@media screen and (max-width: 768px) {
    * {
        font-size: 15px;
    }

    .top h1:after {
        margin-bottom: 30px;
    }

    .expo-text {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .expo-titulo h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .expo-titulo span {
        font-size: 30px;
    }

    .expo-card-art .card-body {
        margin-top: 20px;
        margin-bottom: 30px;
    }

        .expo-card-art .card-body .icon-circol {
            width: 40px;
            height: 40px;
        }

            .expo-card-art .card-body .icon-circol img {
                width: 30px;
            }

        .expo-card-art .card-body p {
            font-size: 20px;
        }

            .expo-card-art .card-body p strong {
                font-size: 20px;
            }

    .expo-row-card {
        margin-bottom: 0px;
    }

        .expo-row-card .card {
            margin-bottom: 30px;
        }

            .expo-row-card .card .card-head {
                min-height: auto;
            }

            .expo-row-card .card .card-body {
                margin-top: 20px;
            }

                .expo-row-card .card .card-body p {
                    font-size: 20px;
                    margin-bottom: 0px;
                }

                    .expo-row-card .card .card-body p strong {
                        font-size: 20px;
                    }

    .expo-card-box .expo-card-1 {
        height: auto;
        margin-bottom: 20px;
    }

    .expo-card-box .expo-card-2 {
        height: auto;
        margin-bottom: 20px;
    }

    .expo-card-box .expo-card-3 {
        margin-bottom: 20px;
        padding-left: 0px;
    }

        .expo-card-box .expo-card-3 p {
            font-size: 20px;
            margin-bottom: 0px;
        }

            .expo-card-box .expo-card-3 p strong {
                font-size: 20px;
            }

    .expo-card-box .expo-card-4 {
        height: auto;
        margin-bottom: 20px;
    }

        .expo-card-box .expo-card-4 img {
            height: auto;
            padding-left: 0px;
        }

    .expo-card-box .expo-card-5 {
        padding-left: 0px;
        margin-bottom: 30px;
    }

        .expo-card-box .expo-card-5 p {
            font-size: 20px;
            margin-bottom: 0px;
        }

            .expo-card-box .expo-card-5 p strong {
                font-size: 20px;
            }

    .expo-card-box .expo-card-6 {
        width: 133px;
        height: auto;
        margin-bottom: 30px;
    }

    .expo-car-full .card .card-head {
        margin-bottom: 20px;
    }

    .expo-car-full .card .card-body p {
        font-size: 20px;
        margin-bottom: 0px;
    }

        .expo-car-full .card .card-body p strong {
            font-size: 20px;
        }

    .expo-card-7 {
        text-align: center;
    }

        .expo-card-7 img {
            width: 190px;
            height: auto;
            margin-top: 20px;
        }

    .expo-card-grid .card {
        margin-top: 30px;
    }

        .expo-card-grid .card img {
            width: 100%;
            height: auto;
        }

        .expo-card-grid .card .card-body p {
            font-size: 20px;
            margin-bottom: 0px;
            margin-top: 20px;
        }

            .expo-card-grid .card .card-body p strong {
                font-size: 20px;
            }

    .expo-box {
        width: 100%;
    }

    .card-art-1 .card-art-img {
        text-align: center;
    }

        .card-art-1 .card-art-img img {
            width: auto;
            height: auto;
            float: none;
        }

    .card-art-1 p {
        margin-top: 30px;
        font-size: 20px;
        margin-bottom: 0px;
    }

        .card-art-1 p strong {
            font-size: 20px;
        }

    .card-art {
        position: inherit;
        margin-top: 20px;
        bottom: 0;
    }

        .card-art .card-art-img {
            text-align: center;
        }

            .card-art .card-art-img img {
                width: 210px;
            }

        .card-art .expo-icon {
            margin-top: 30px;
        }

        .card-art .expo-title {
            margin-top: 0px;
        }

            .card-art .expo-title p {
                margin-top: 0px;
                font-size: 20px;
                margin-bottom: 0px;
            }

                .card-art .expo-title p strong {
                    font-size: 20px;
                }

    .icon-circol {
        width: 40px;
        height: 40px;
    }

        .icon-circol img {
            width: 30px;
        }

    .expo-arte {
        margin-top: 0px;
    }

        .expo-arte .expo-art-top {
            margin-top: 0px;
        }

        .expo-arte .card {
            margin-top: 30px;
            margin-right: 0px;
        }

            .expo-arte .card .card-head img {
                width: 100%;
            }

            .expo-arte .card .card-body p {
                margin-top: 0px;
                font-size: 20px;
                margin-bottom: 0px;
            }

                .expo-arte .card .card-body p strong {
                    font-size: 20px;
                }

    .expo-arte-2 .card .card-body p {
        margin-top: 20px;
        font-size: 20px;
        margin-bottom: 0px;
    }

        .expo-arte-2 .card .card-body p strong {
            font-size: 20px;
        }

    .expo-arte-2 .card .card-body .expo-position {
        position: relative;
    }

    .expo-arte-2 .card .card-body .icon-circulo {
        width: 175px;
        margin-top: 20px;
    }

    .MarginSection {
        margin-top: 30px;
    }

    .position-relative img {
        position: inherit;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    p.text-padrao {
        margin-top: 0px;
        font-size: 20px;
        margin-bottom: 0px;
    }

        p.text-padrao strong {
            font-size: 20px;
        }

    .position-relative .position-text {
        position: inherit;
    }

    .expo-arte-2 {
        margin-bottom: 30px;
    }

    p.text-slider {
        margin-top: 20px;
        font-size: 20px;
        margin-bottom: 30px;
    }

        p.text-slider strong {
            font-size: 20px;
        }

    .barra {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .expo-desck {
        display: none;
    }

    .position-r {
        position: relative;
    }

        .position-r .icon-r {
            position: absolute;
            top: -30px;
            right: -10px;
            z-index: -2;
            filter: none !important;
        }

        .position-r .icon-lr {
            position: absolute;
            top: -18px;
            width: auto !important;
            z-index: -2;
            filter: none !important;
            left: 0px;
        }

        .position-r .icon-l {
            position: absolute;
            top: 0px;
            width: auto !important;
            z-index: -2;
            filter: none !important;
            transform: rotate(90deg);
            left: -55px;
        }

    .expo-text-mb {
        display: block;
    }

        .expo-text-mb p {
            font-size: 20px;
            margin-bottom: 30px;
        }

            .expo-text-mb p strong {
                font-size: 20px;
                font-weight: 700;
            }

    .barra {
        width: 85px;
        height: 10px;
        background-color: #000;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .expo-swiper .barra-2 {
        width: 85px;
        height: 10px;
        background-color: #000;
        margin: auto;
        margin-bottom: 20px;
    }

    .expo-swiper .justify-center p {
        font-size: 20px;
        margin-bottom: 0px;
    }

        .expo-swiper .justify-center p strong {
            font-size: 20px;
            font-weight: 700;
        }

    .box-audio {
        position: fixed;
        bottom: -66px;
        right: 0;
        left: 0;
        z-index: 999;
        display: flex;
        background-color: #000;
        padding-top: 5px;
        align-items: center;
        transition: 0.9s;
    }

        .box-audio .thumbnail-play img {
            width: 50px !important;
            height: 50px;
            object-fit: cover;
            border-radius: 5px;
            margin: 5px;
            margin-right: 30px;
            margin-left: 30px;
        }

        .box-audio .close img {
            width: 20px !important;
            margin-right: 30px;
            margin-left: 30px;
        }

        .box-audio audio {
            width: 100%;
            height: 40px;
        }

        .box-audio .btn-play {
            width: 40px !important;
            height: 40px !important;
        }

            .box-audio .btn-play img {
                width: 30px !important;
            }

    .card-art-1 p {
        margin-top: 0px;
    }

    .mb-top-mb {
        margin-top: 20px;
    }
}

@media screen and (max-width: 400px) {
    .box-audio {
        padding-top: 0px;
    }

    .thumbnail-play {
        margin-right: 10px;
    }

        .thumbnail-play img.thumbnail {
            padding: 0px !important;
            border-radius: 0px !important;
            margin: 0px !important;
            margin-right: 20px;
        }

    .close {
        width: auto !important;
    }

        .close img {
            width: 20px !important;
            margin-right: 10px !important;
            margin-left: 10px !important;
        }

    audio {
        width: 100%;
        height: 30px !important;
    }

    .expo-titulo h2 {
        line-height: 1;
        font-size: 30px !important;
    }

        .expo-titulo h2 span {
            font-size: 20px !important;
        }

    .card-art-1 .card-art-img {
        text-align: center;
        margin-top: 20px;
    }

        .card-art-1 .card-art-img img {
            float: inherit;
        }

    .card-art {
        position: inherit;
        margin-top: 20px;
        bottom: 0;
    }

        .card-art .card-art-img {
            text-align: center;
        }

            .card-art .card-art-img img {
                width: 210px;
            }

    .icon-circol {
        width: 40px;
        height: 40px;
    }

        .icon-circol img {
            width: 30px;
        }

    .btn-play {
        width: 40px !important;
        height: 40px !important;
    }

    .btn-pause {
        width: 40px !important;
        height: 40px !important;
    }

    .btn-play img {
        width: 30px !important;
    }

    .btn-pause img {
        width: 25px !important;
    }
}

p.text-padrao {
    color: #000 !important;
}

p.text-slider {
    color: #000 !important;
}

.expo-arte-2 .card .card-body p strong {
    color: #000 !important;
}

.expo-arte-2 .card .card-body p {
    color: #000 !important;
}

.expo-arte-2 .card .card-body p {
    color: #000 !important;
}

.expo-arte-2 .card .card-body p {
    color: #000 !important;
}

.expo-arte .card .card-body p {
    color: #000 !important;
}

.expo-card-grid .card .card-body p {
    color: #000 !important;
}

.card-art .expo-title p {
    color: #000 !important;
}

.expo-car-full .card .card-body p {
    color: #000 !important;
}

.card-art-1 p {
    color: #000 !important;
}

.expo-card-box .expo-card-5 p {
    color: #000 !important;
}

.expo-card-box .expo-card-5 p {
    color: #000 !important;
}

.expo-card-box .expo-card-3 p {
    color: #000 !important;
}

.expo-row-card .card .card-body p {
    color: #000 !important;
}

.expo-card-art .card-body p {
    color: #000 !important;
}

.expo-swiper .justify-center p {
    color: #000 !important;
    margin-left: 10px;
}

.top h1 {
    color: #000 !important;
}

.owl-stage-outer {
    height: 760px !important;
}

.owl-dots button {
    width: auto;
}

.modal-dialog {
    min-width: 80% !important;
}

.strong-bold {
    font-weight: 700;
}

.font-size-modal {
    font-size: 25px;
}

.modal-body {
    padding: 40px;
}

.modal-footer > .close > span {
    font-size: 20px !important;
}

/*MANIFESTO SURREALISTA*/

.TitSurreal h1 {
    text-align: center;
}

.TitSurreal img {
    width: 100%;
    max-width: 900px;
    height: auto;
    margin: 2rem auto;
}

.BackSurreal {
    background: #D17C95;
    color: #FFF;
    text-align: center;
    font-size: 1.25em;
}

    .BackSurreal h2 {
        font-weight: 500;
        font-size: 1.73em;
    }

    .BackSurreal p {
        margin: 0;
        font-weight: 300;
    }

.TxtSurreal {
    text-align: justify;
    font-size: 1.1em !important;
    color: #000;
}

.ArtSurreal {
    margin: 2rem auto;
}

    .ArtSurreal img {
        width: 100%;
        height: auto;
    }

    .ArtSurreal p {
        margin: 0;
        line-height: 135%;
    }

.ArtistaSurreal {
    font-size: 1.25em;
    font-weight: 600;
}

.ArtBold {
    font-weight: 800;
}

.ArtTxtDestaq {
    font-size: 1.5em;
    line-height: 135%;
    font-weight: 600;
    color: #d17c95;
}

.maxline {
    max-width: 90%;
}

/*PAGINAS COLORBOX*/

.cabecSurreal {
    position: absolute;
    width: 100%;
    padding: .25rem .75rem;
    background: #D17C95;
    z-index: -1 !important;
}


    .cabecSurreal p {
        margin: 0;
    }

img.imgPages {
    max-width: 200px;
    height: auto;
    text-align: right;
}

.artistaSurrealPg {
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 300;
    font-size: 1.05em;
    font-stretch: condensed;
}

    .artistaSurrealPg h1 {
        font-size: 2.5rem;
        margin: 0;
        font-weight: 500;
    }

    .artistaSurrealPg img {
        -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.35);
        -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.35);
        box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.35);
        z-index: 1 !important;
    }

.TxtColorbox {
    text-align: justify;
    font-family: "Noto Sans", sans-serif !important;
    font-weight: 300;
    font-size: 1.5em;
    font-stretch: condensed;
}

    .TxtColorbox h2 {
        text-align: left;
    }


    .TxtSurrealPg strong {
        font-weight: 700;
    }

.txtShadowWhite {
    text-shadow: 2px 2px 2px rgba(255,255,255,0.5);
}

.txtShadowBlack {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.obraSurreal img {
    width: 100%;
    height: auto;
}

.obraSurreal h2 {
    font-size: 1.5em;
    font-weight: 700;
}

.obraSurreal p {
    text-align: justify;
}

.obraSurreal strong {
    font-weight: 700;
}

.backObras {
    background: #F0F0F0;
    padding: 2rem 0rem 2rem 1.5rem;
}

.txtArt {
    color: #BA4164;
    font-style: italic;
}

.txtArtColor {
    color: #BA4164;
}
