﻿body {
}
a{
    color:black;
}
img{
    max-width:100%;
}
.topo {
    background-color: #333333;
    color: #797979;
    padding-top:10px;
    padding-bottom:10px;
    font-size:12px;
}
    .topo i {
        color: #e7c416;
        padding-right:10px;
    }
    .topo span {
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
    }
.nav-link{
    font-family:Arial;
    font-weight:bold;
    color:black !important;
}
.rodape {
    background-color: #111111;
    color: #798884;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
}
.bg-image-7 {
    background-image: url('../imagens/bg-image-7.jpg');
    padding-top: 30px;
    padding-bottom: 30px;
    color:white;
}
.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.heading-decorated {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.heading-decorated::after {
    content: '';
    position: relative;
    display: block;
    height: 1px;
    width: 35px;
    margin-top: 15px;
    background: #f6d014;
    will-change: transform,opacity
}
.heading-decorated_center::after, .parallax-header .heading-decorated::after, .text-center .heading-decorated::after {
    margin-left: auto;
    margin-right: auto
}
@media(min-width:768px) {
    .heading-decorated::after {
        width: 50px
    }

    h1.heading-decorated::before, .heading-1.heading-decorated::before {
        width: 115px
    }
}
.blurb {
    height: 230px;
    margin-top:20px;
}
.blurb img {
    width: auto
}

.blurb__title {
    color: #000
}

* + .blurb__title {
    margin-top: 16px
}

@media(min-width:1200px) {
    * + .blurb__title {
        margin-top: 45px
    }
}

.blurb-circle {
    text-align: center
}

    .blurb-circle .unit .blurb-circle__icon {
        position: relative;
        top: 3px
    }

.blurb-circle__icon .icon {
    width: 2.4em;
    height: 2.4em;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #f6d014;
    font-size: 30px;
    line-height: 2.45em
}

    .blurb-circle__icon .icon::before {
        line-height: inherit
    }

.blurb-circle + .blurb-circle {
    margin-top: 40px
}

@media(min-width:576px) {
    .blurb-circle {
        text-align: left
    }
}

@media(min-width:992px) {
    .desktop .blurb-circle .blurb-circle__icon .icon {
        position: relative;
        z-index: 1;
        overflow: hidden
    }

        .desktop .blurb-circle .blurb-circle__icon .icon::after {
            content: '';
            display: inline-block;
            position: absolute;
            left: -1px;
            right: -1px;
            top: -1px;
            bottom: -1px;
            transition: .3s;
            z-index: -1;
            transform: translateX(-100%);
            border-radius: 50%;
            background: #151515
        }

    .desktop .blurb-circle:hover .blurb-circle__icon .icon::after {
        transform: translateX(0)
    }
}

@media(min-width:1200px) {
    .blurb-circle__icon .icon {
        font-size: 36px
    }

    .blurb-circle + .blurb-circle {
        margin-top: 55px
    }
}

@media(min-width:1400px) {
    .blurb-circle__icon .icon {
        font-size: 44px
    }
}

.blurb-circle.blurb-circle_centered {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media(max-width:767.98px) {
    .blurb-circle {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto
    }
}

.blurb-minimal {
    text-align: left;
    padding: 20px;
}

    .blurb-minimal .unit .blurb-minimal__icon .icon {
        font-size: 32px
    }

    .blurb-minimal, .blurb-minimal .unit-body > p:last-of-type, .blurb-minimal .icon {
        transition: .33s all ease
    }

        .blurb-minimal:hover {
            background-color: #f6d014
        }

            .blurb-minimal:hover .unit-body > p:last-of-type, .blurb-minimal:hover a, .blurb-minimal:hover .icon {
                color: #fff
            }

                .blurb-minimal:hover a:hover {
                    color: #333
                }
.unit-body a{
    font-weight:bold;
}
.unit-body p {
    font-size:13px;
}
.blurb-minimal__icon .icon {
    font-size: 30px;
    color: #f6d014
}

.blurb-minimal.blurb-minimal_black, .blurb-minimal.blurb-minimal_black .blurb-minimal__icon .icon {
    color: #000
}

@media(min-width:1200px) {
    .blurb-minimal__icon .icon {
        font-size: 36px
    }
}

@media(min-width:1400px) {
    .blurb-minimal__icon .icon {
        font-size: 44px
    }
}
.unit-left
{
    float:left;
}
.unit-left img {
    width:150px;
    padding-top:5px;
    padding-right:15px;
}
.unit-body p{
    text-align:justify;
}
.unit-body a div {
    font-weight:unset;
}
.linkServicos{
    cursor:pointer;
}
.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
    height: 100%;
}

.swiper-slide {
    white-space: nowrap;
}

.swiper-slide-caption {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    white-space: normal;
    height: 100%;
}

@media (min-width: 1200px) {
    .swiper-slide-caption {
        padding-top: 0;
        height: auto;
        max-height: 100%;
        min-height: 590px;
    }
}

@media (min-width: 1800px) {
    .swiper-slide-caption {
        padding-top: 51px;
    }
}

.swiper-slide-caption .container {
    text-align: center;
}

@media (min-width: 800px) {
    .swiper-slide-caption .container {
        text-align: left;
    }
}

.swiper-slide-caption .h1 + .h5 {
    margin-top: 13px;
}

.swiper-slide-caption .h5 + .price {
    margin-top: 23px;
}

.swiper-slide-caption .price + .btn {
    margin-top: 10px;
}

.swiper-slide-caption .price {
    font-size: 22px;
    font-weight: 700;
}

@media (min-width: 768px) {
    .swiper-slide-caption .price {
        font-size: 31px;
    }
}

.swiper-slide-caption .price span {
    font-size: 18px;
}

.swiper-slide-caption h4 {
    margin-top: 0;
}

.swiper-slide-caption * {
    color: #fff;
}

.swiper-slide-caption p.h1 {
    margin-top: -10px;
}

@media (min-width: 768px) {
    .swiper-slide-caption p.h1 {
        margin-top: 0;
    }
}

.swiper-slide-caption p.h5 {
    display: none;
}

@media (min-width: 768px) {
    .swiper-slide-caption p.h5 {
        display: block;
    }
}

@media (min-width: 768px) {
    .swiper-slide-caption p {
        display: block;
    }
}

.swiper-button {
    width: 60px;
    height: 100px;
    cursor: pointer;
    position: absolute;
    top: calc(50% + 48px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

    .swiper-button.swiper-button-next {
        right: -3px;
    }

        .swiper-button.swiper-button-next .swiper-button__arrow {
            right: 0;
        }

            .swiper-button.swiper-button-next .swiper-button__arrow:after {
                right: calc(100% - 10px);
            }

        .swiper-button.swiper-button-next .preview {
            right: 40px;
        }

            .swiper-button.swiper-button-next .preview:after {
                content: 'Next';
                text-align: right;
                -webkit-transform: translateX(-125%);
                -ms-transform: translateX(-125%);
                transform: translateX(-125%);
            }

    .swiper-button.swiper-button-prev .swiper-button__arrow::after {
        left: calc(100% - 10px);
    }

    .swiper-button.swiper-button-prev .preview {
        left: 40px;
    }

        .swiper-button.swiper-button-prev .preview:after {
            content: 'Previous';
            -webkit-transform: translateX(125%);
            -ms-transform: translateX(125%);
            transform: translateX(125%);
        }

    .swiper-button.swiper-button-prev .preview__img {
        float: left;
    }

        .swiper-button.swiper-button-prev .preview__img:first-child {
            width: 32px;
            height: 32px;
        }

        .swiper-button.swiper-button-prev .preview__img:nth-child(2) {
            width: 48px;
            height: 48px;
        }

        .swiper-button.swiper-button-prev .preview__img:nth-child(3) {
            width: 64px;
            height: 64px;
        }

    .swiper-button .swiper-button__arrow {
        position: absolute;
        top: 50%;
        display: block;
        width: 32px;
        height: 32px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .swiper-button .swiper-button__arrow:after {
            position: absolute;
            top: calc(50% - 1px);
            width: 20px;
            height: 1px;
            background: #fff;
            content: '';
            -webkit-transition: width 0.3s 0.2s;
            -o-transition: width 0.3s 0.2s;
            transition: width 0.3s 0.2s;
            -webkit-backface-visibility: hidden;
            /* needed because of Chrome bug with prefixed calc */
            backface-visibility: hidden;
        }

        .swiper-button .swiper-button__arrow svg {
            fill: #fff;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: -webkit-box;
            display: flex;
        }

    .swiper-button .preview {
        position: absolute;
        top: -25%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: flex;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end;
        width: 170px;
        pointer-events: none;
    }

    .swiper-button .preview__img {
        margin: 0 5px;
        opacity: 0;
        -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(255, 255, 255, 0.5);
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5), 0px -1px 0px rgba(255, 255, 255, 0.5);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

        .swiper-button .preview__img:first-child {
            width: 64px;
            height: 64px;
        }

        .swiper-button .preview__img:nth-child(2) {
            width: 48px;
            height: 48px;
        }

        .swiper-button .preview__img:nth-child(3) {
            width: 32px;
            height: 32px;
        }

    .swiper-button .preview:after {
        position: absolute;
        top: 100%;
        left: 0;
        margin: 20px 5px 0;
        width: 100%;
        color: #fff;
        line-height: 1;
        text-transform: uppercase;
        font-size: 13px;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
h1 {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 10px;
    font-size: 18px;
}
.areaInterno {
    height: 205px;
    background-size: cover;
    background-position: center;
    margin-top: 10px;
}

    .areaInterno a {
        height: 205px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+58,0+58,0.82+100 */
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 58%, rgba(0,0,0,0.82) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 58%,rgba(0,0,0,0.82) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 58%,rgba(0,0,0,0.82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 ); /* IE6-9 */
        color: white;
        display: inline-block;
        width: 100%;
    }

        .areaInterno a:hover {
            background-color: rgba(0,0,0,0.5);
        }

        .areaInterno a span {
            position: absolute;
            display: inline-block;
            bottom: 15px;
            left: 35px;
            font-family: 'Roboto', sans-serif;
            text-shadow: 1px 1px 3px #000000;
            padding-bottom: 0px;
            padding-right: 15px;
            line-height: 1.2;
        }

        .areaInterno a b {
            background-color: #e75248;
            padding: 2px 13px;
            margin-bottom: 8px;
            border-radius: 5px;
            font-size: 12px;
            display: inline-block;
            text-shadow: none;
        }

.paginaON {
    background-color: #0f7afe;
    border: 0;
    display: inline-block;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 5px;
    color: #fff;
}

.pagina {
    background-color: #f0f0e9;
    border: 0;
    display: inline-block;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 5px;
    color: #000;
}

    .pagina:hover {
        background-color: #0f7afe;
        border-color: #FE980F;
        color: #FFFFFF !important;
        cursor: default;
        z-index: 2;
    }
.locacoesTit {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align:center;
    font-weight:bold;
}
.texto {
    text-align: justify;
}

.circulo {
    background: black;
    display: inline-block;
    width: 50px;
    height: 30px;
    border-radius: 15px;
    border: 0px;
    color: white;
    text-align: center;
    padding-top: 3px;
    margin-right: 10px;
}

    .circulo:hover {
        color: white;
    }

.circuloAzul {
    background: #5478ac;
}

    .circuloAzul:hover {
        background: #749ad1;
    }

.circuloLaranja {
    background: #e76939;
}

    .circuloLaranja:hover {
        background: #e29070;
    }

.circuloVermelho {
    background: #ff0000;
}

    .circuloVermelho:hover {
        background: #f16f6f;
    }
.espaco10 {
    height: 10px;
    display: block;
}
.navbar{
    padding-left:0px;
    padding-right:0px;
}
.nav-link {
    padding-left: 20px !important;
}
.linkTopo {
    color: #fff;
    font-weight:bold;
}
.linkWhats{
    color:#0c8f2a !important;
}