@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i&display=swap);
html {
    height: 100%;
}
body {
    font-family: 'Roboto', sans-serif !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 500;
    position: relative;
    height: 100%;
}
img {
    vertical-align: middle;
}
ul {
    display: inline !important;
    list-style-type: none !important;
}
p {
    font-family: 'Karla', regular !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
#resp {
    text-align: center !important;
    font-size: 20px !important;
}
#resp.resp-red {
    color: #E6967A;
}
#resp.resp-green {
    color: #819F8E;
}
.btn, .btn:hover {
    box-shadow: none;
}
.clear {
    clear: both;
}
.auto-m-p {
    margin: 0 !important;
    padding: 0 !important;
}
::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
::-webkit-scrollbar {
    width: 5px;
    height: 0;
    background: #F4F4F4;
}
::-webkit-scrollbar-thumb {
    background: #E6967A;
}
/*********** Made with love *********/
.copy ,
.copy a {
    color: #fff;
    font-size: 12px;
    padding-bottom: 20px;
}
.copy a:hover {
    color: #ccc;
    text-decoration: none;
}
.copy .fa {
    color: #E6967A;
    margin: 0 3px;
    font-size: 10px;
    animation: pound 0.35s infinite alternate;
    -webkit-animation: pound 0.35s infinite alternate;
}
#footer .copy p {
    font-size: 12px;
}
@-webkit-keyframes pound {
    to {
        transform: scale(1.5);
    }
}
@keyframes pound {
    to {
        transform: scale(1.5);
    }
}
.navbar-brand {
    padding: 0px;
    height: inherit;
}
.nav>li>a {
    padding: 0px;
}
#menu .logo img {
    height: 60px;
}
#menu .navbar-nav>li>a {
    font: Bold 16px Roboto;
    color: #000;
    padding: 0 20px;
    text-transform: uppercase;
}
#menu .language a.active {
    color: #819F8E;
    font-weight: bold;
}
#menu .navbar-nav>.active>a,
#menu .navbar-nav>.active>a:hover,
#menu .navbar-nav>.active>a:focus,
#menu .navbar-nav>li>a:hover,
#menu .navbar-nav>li>a:focus,
#menu .language a:hover,
#menu .language a:focus {
    color: #819F8E;
    text-decoration: none;
    text-transform: uppercase;
    background-color: transparent;
}
.navbar-fixed-top {
    background-color: #fff;
    transition: all 0.5s;
    padding: 10px 0;
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    left: 0;
}
.navbar-nav>li,
#menu .logo,
.ancora,
.language,
.reserva {
    float: left;
}
.ancora,
.language {
    margin-top: 20px;
}
.ancora,
.reserva,
.separacao {
    display: none;
}
.language,
.reserva {
    text-align: right;
}
#menu .language a {
    color: #000;
    padding: 10px 5px;
    text-transform: uppercase;
}
.reserva button,
.form-horizontal button,
#servicos button {
    background: #E6967A 0% 0% no-repeat padding-box;
    text-transform: uppercase;
    font: Bold 16px Roboto;
    line-height: 1;
    text-align: center;
    color: #fff;
    width: 180px;
    height: 100%;
    margin: 8px 0;
    padding: 15px 10px;
    border: none;
    border-radius: 0;
}
.form-horizontal button {
    width: 100%;
}
#servicos button {
    background-color: #fff;
    width: 500px;
    color: #E6967A !important;
}
#footer button {
    background-color: #fff;
    text-transform: uppercase;
    font: Bold 16px Roboto;
    text-align: center;
    height: 50px;
    margin: 0 15px 10px;
    width: 100%;
    color: #E6967A !important;
    border: none;
    border-radius: 0;
}
.reserva button:hover,
.form-horizontal button:hover,
#servicos button:hover {
    color: #fff !important;
    background-color: #819F8E;
}
#servicos .servicos-btn {
    margin-bottom: 100px;
    text-align: center;
    margin-top: 50px;
}
#intro {
    padding-top: 96px !important;
}
#intro .carousel-inner > .carousel-item > img,
#intro .carousel-inner > .carousel-item > a > img,
#imgSlide .carousel-inner > .carousel-item > img,
#imgSlide .carousel-inner > .carousel-item > a > img,
#servicos .carousel-inner > .carousel-item > img,
#servicos .carousel-inner > .carousel-item > a > img {
    width: 100%;
    height: 720px;
    max-width: 1440px;
    object-fit: cover;
    margin: auto;
}
#intro .carousel-indicators li,
#imgSlide .carousel-indicators li,
#servicos .carousel-indicators li {
    border-radius: 0;
    border: none;
    margin: 0;
    margin-right: 5px;
    width: 30px;
    height: 5px;
    background-color: #fff;
}
#imgSlide .carousel-indicators li {
    height: 3px;
}
#intro .carousel-indicators .active,
#imgSlide .carousel-indicators .active {
    background-color: #819F8E;
    z-index: 20;
    border: none;
}
#imgSlide .carousel-indicators .active {
    background-color: #000;
}
#imgSlide #myCarousel-second {
    padding-right: 10px;
}
#imgSlide .border-carousel:before,
#imgSlide .border-carousel-2:before,
#imgSlide .border-carousel-3:before {
    display: block;
    z-index: 10;
    content: '';
    position: absolute;
    border: 3px solid #000;
}
#imgSlide .border-carousel:before {
    top: 10px;
    right: 0px;
    bottom: -10px;
    left: 10px;
}
#imgSlide .border-carousel-2:before {
    top: 40px;
    right: 20px;
    bottom: 20px;
    left: 10px;
}
#imgSlide .border-carousel-3:before {
    top: 40px;
    right: 0;
    bottom: 20px;
    left: 25px;
}
#imgSlide .img-one img {
    width: 100%;
    margin: 30px -15px;
}
#imgSlide .img-two img {
    width: 100%;
    margin: 30px 5px;
}
#servicos .carousel-inner > .carousel-item > img,
#servicos .carousel-inner > .carousel-item > a > img  {
    height: 160px;
    padding: 0 30px;
}
.mask-slide {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 70% 100%, 0% 90%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 70% 100%, 0% 90%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 85%, 70% 100%, 0% 90%);
}
.header-coming {
    background-color: #819F8E;
}
.txt-header {
    position: absolute;
    text-align: center;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -80%);
}
.header-img,
.header-txt {
    position: relative;
}
.header-txt {
    background-image: url(../img/bg-home.jpg);
    background-position: 50%;
    background-size: cover;
}
.header-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
}
.header-img img,
.header-txt .txt {
    position: absolute;
}
.header-txt .txt {
    top: 45%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -55%);
    color: #000;
    width: 100%;
    text-align: center;
}
.header-txt .txt h1 {
    font: Bold 60px Roboto;
    letter-spacing: 1.12px;
}
.header-txt p {
    padding: 0 180px;
    line-height: 1.1;
}
/*#sobre {
    padding-top: 85px;
    padding-bottom: 85px;
}*/
#sobre .sobre {
    margin-top: 20px;
}
#sobre .about-bottom {
    margin-bottom: 60px;
}
#sobre h1 {
    color: #E6967A;
    text-align: left;
    font: Bold 60px Roboto;
    line-height: 0.8;
    letter-spacing: 1.12px;
}
#sobre p {
    color: #000;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
}
#sobre a {
    color: #819F8E;
    text-decoration: none;
}
#sobre a:hover,
#sobre a:focus {
    color: #E6967A;
}
#sobre .formulario {
    padding: 20px;
    margin: 30px 0 20px 20px;
    border: 3px solid #000;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.5);
}
#sobre textarea {
    resize: none;
}
#sobre fieldset {
    border: 2px #000 solid;
    padding: 0;
}
#sobre legend {
    font: Bold 14px Roboto;
    margin-left: 5px;
    margin-bottom: 0;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
    border-width: inherit;
    line-height: normal;
    border: 0;
    width: auto;
}
#sobre input,
#sobre select,
#sobre textarea {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
    border-radius: 0;
    padding: .375rem .75rem;
}
#sobre select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
#sobre input[type='checkbox'] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
#sobre  input[type='checkbox'] + label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
}
#sobre input[type='checkbox'] + label::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    bottom: 0;
    border: solid 2px;
    border-radius: 12px;
    vertical-align: bottom;
}
#sobre input[type='checkbox']:checked + label::after {
    content: '';
    position: absolute;
    left: 9px;
    bottom: 7px;
    width: 7px;
    height: 11px;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#maps .acesso {
    padding: 0 20px;
}
#maps h2 {
    font: bold 30px Roboto;
}
#maps .acesso-center {
    top: 55%;
    position: absolute;
    transform: translate(0, -45%);
}
#maps .acesso label {
    color: #E6967A;
    text-transform: uppercase;
    font: bold 16px Roboto;
    margin-bottom: 0;
}
#maps .acesso p {
    margin-bottom: 0;
}
#maps .acesso .acess {
    margin-bottom: 10px;
}
#maps #mapa {
    width: 100%;
    height: 350px;
    display: block;
}
#maps .mapouter {
    position: relative;
    text-align: right;
}
#maps .gmap_canvas {
    overflow: hidden;
    background: none!important;
}
#maps .gmap_canvas iframe {
    height: 300px;
    width: 100%;
}
#servicos {
    margin-top: 30px;
    padding-top: 80px;
    background-color: #E6967A;
    background-image: url("../img/bg-vantagens.jpg");
    max-width: none;
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
}
#servicos a {
    color: #819F8E;
}
#servicos a:hover {
    color: #E6967A;
    text-decoration: none;
}
#servicos .servicos {
    color: #fff;
    padding: 5% 20% 10px;
    text-align: center;
}
#servicos .servicos-desktop {
    display: flex;
}
#servicos .servicos-mobile {
    display: none;
}
#myCarousel-third .carousel-indicators {
    bottom: -20px;
}
#servicos .block-servico img  {
    width: 100%;
    height: 160px;
    object-fit: cover;
    margin: auto;
    margin-bottom: 10px;
}
#servicos .servicos h1 {
    font: Bold 60px Roboto;
}
#servicos .servicos p,
#servicos .block-servico p {
    font-size: 14px;
    padding: 0 25px;
}
#servicos .block-servico p {
    margin-bottom: 0;
}
#servicos .block-servico {
    padding: 0;
    align-items: center;
    background-color: #fff;
    text-align: center;
    margin: 15px;
    height: 100%;
    max-height: 450px;
}
#servicos i {
    font-size: 80px;
    margin-top: -10px;
    margin-bottom: 20px;
}
#servicos .block-servico h2 {
    text-transform: uppercase;
    padding-top: 20px;
    font: Bold 16px Roboto;
}
#footer {
    clip-path: polygon(0 0, 75% 20%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 75% 20%, 100% 0, 100% 100%, 0 100%);
    -ms-clip-path: polygon(0 0, 75% 20%, 100% 0, 100% 100%, 0 100%);
    background-color: #819F8E;
    max-width: none;
    margin-top: 20px;
}
#footer .container {
    margin-top: -130px;
}
#footer .logo {
    padding: 80px 0 30px;
}
#footer p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
#footer .reserva-footer {
    display: none;
}
#footer .redes-sociais,
#footer .redes-sociais li {
    float: left;
}
#footer .redes-sociais i {
    font-size: 14px;
}
#footer .redes-sociais li a,
#footer .links a {
    color: #fff;
    text-decoration: none;
    padding-right: 10px;
    vertical-align: top;
    text-transform: uppercase;
}
#footer .links a {
    font-size: 12px;
}
#footer .redes-sociais li a:hover,
#footer .links a:hover {
    color: #ccc;
    text-decoration: none;
}
#footer .links {
    padding: 0;
}
#footer .links .clear{
    clear: none;
}
.page-section {
    padding: 3rem 0;
    min-height: 300px;
}

/*********** Cookies ***********/

#gdpr-cookie-message {
    font-family: Bold 16px Roboto;
    position: fixed;
    text-align: center;
    bottom: 0;
    background: #fff;
    width: 100%;
    color: #000;
    padding: 20px 20px 0;
    z-index: 9999;
    transition: none;
}
#gdpr-cookie-message input {
    width: auto;
}

#gdpr-cookie-message h4,
#gdpr-cookie-message a {
    color: #E6967A;
}

#gdpr-cookie-message a:hover {
    color: #819F8E;
}

#gdpr-cookie-message h5,
#gdpr-cookie-message label {
    font-size: 15px;
}

#gdpr-cookie-message ul {
    list-style-type: none;
    padding-inline-start: 0px
}

#gdpr-cookie-message input:checked {
    background-color: #E6967A;
}

#gdpr-cookie-accept,
#gdpr-cookie-advanced {
    background-color: transparent;
    padding: 5px 10px;
    margin-right: 20px;
    margin-bottom: 5px;
    color: #E6967A;
    border: 1px solid #E6967A;
    border-radius: 5px;
}

/*********** Resposive ***********/

@media (min-width: 1600px) {
    .container {
        max-width: 1440px !important;
    }
}
@media (max-width: 1440px) {
    #servicos .servicos {
        padding: 0 22%;
    }
    .header-txt p {
        padding: 0 100px;
    }
}
@media (max-width: 1200px) {
    #servicos .servicos-btn {
        margin-top: 30px;
    }
    #servicos .block-servico {
        max-height: none;
    }
}
@media (max-width: 1024px) {
    .page-section {
        padding: 3rem 0 1rem;
    }
    #menu .language a {
        padding: 10px 5px;
    }
	.reserva button {
        width: 150px;
    }
    .header-txt p {
        padding: 0 65px;
    }
    #intro .carousel-inner > .carousel-item > img,
    #intro .carousel-inner > .carousel-item > a > img {
        height: 600px;
    }
    #imgSlide .carousel-inner > .carousel-item > img,
    #imgSlide .carousel-inner > .carousel-item > a > img {
        height: 450px;
    }
    .header-txt .txt h1,
    #sobre h1,
    #servicos .servicos h1 {
        font: Bold 45px Roboto;
        line-height: 0.9;
    }
    #servicos .block-servico img {
        height: 130px;
    }
    #servicos .block-servico-mobile {
        margin-top: 15px;
    }
}
@media (min-width: 1024px) {
    .reserva,
    .separacao {
        display: block;
    }
    .ancora,
    .ancora ul {
        float: left;
        text-align: left;
    }
    #intro {
        padding-top: 25px !important;
    }
}
@media (min-width: 768px) {
    .container {
        width: 100% !important;
        padding: 0 !important;
    }
    .ancora {
        display: block;
    }
    #intro .carousel-indicators{
        bottom: 70px;
    }
    #imgSlide .carousel-indicators {
        bottom: 15px;
    }
    #sobre .formulario {
        position: sticky;
        top: 130px;
    }
}
@media (max-width: 768px) {
    .page-section {
        padding: 1rem;
    }
	.navbar-collapse {
		border-top: 0;
    }
    #menu .navbar-nav>li>a {
        padding: 0 10px;
    }
    .ancora {
        /*float: right;*/
        padding: 0;
    }
    .ancora ul {
        float: right;
        text-align: right;
    }
    .header-txt .txt h1 {
        font: Bold 35px Roboto;
        line-height: 0.9;
    }
    .header-txt p {
        padding: 0 30px;
        font-size: 13px;
    }
    #sobre,
    #servicos {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #sobre .formulario {
        padding: 0;
        margin: 30px 0 20px 0px;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #sobre input[type='checkbox'] + label {
        font-size: 12px;
    }
    #imgSlide .img-one {
        padding-right: 0;
    }
    #imgSlide .img-two {
        padding-left: 0;
    }
    #imgSlide .border-carousel-3:before {
        left: 15px;
    }
    #imgSlide .border-carousel-2:before {
        right: 5px;
    }
    #maps .acesso{
        display: none;
    }
    #servicos .servicos {
        padding: 0 15%;
    }
    #servicos .servicos h1 {
        margin-top: 10px;
    }
    #servicos .block-servico {
        /*height: 350px;*/
        height: 250px;
    }
    #servicos .servicos-btn {
        margin-bottom: 30px;
    }
    #footer {
        clip-path: polygon(0 0%, 0% 0, 100% 0%, 100% 100%, 0 100%);
        -webkit-clip-path: polygon(0 0%, 0% 0, 100% 0%, 100% 100%, 0 100%);
        -ms-clip-path: polygon(0 0%, 0% 0, 100% 0%, 100% 100%, 0 100%);
    }
    #footer .container {
        margin-top: -20px;
    }
    #footer .logo {
        padding: 40px 0;
    }
    #footer .redes-sociais {
        margin: 0;
    }
    #footer .redes-sociais ul {
        padding-inline-start: 0;
    }
    #footer .links {
        padding-left: 0;
        /*padding-bottom: 100px;*/
    }
    #footer .links a {
        line-height: 2.1;
    }
}
@media (max-width: 600px) {
    .navbar-fixed-top {
        position: initial;
    }
    #intro {
        padding-top: 0 !important;
    }
    #menu .language a {
        padding: 10px 5px;
    }
    #intro .carousel-inner > .carousel-item > img,
    #intro .carousel-inner > .carousel-item > a > img{
        height: 350px;
    }
    #imgSlide .carousel-inner > .carousel-item > img,
    #imgSlide .carousel-inner > .carousel-item > a > img {
        height: 220px;
    }
    #intro .carousel-indicators {
        bottom: 30px;
    }
    .header-img img {
        width: auto;
        height: 200px;
        top: 60%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-55%);
    }
    .header-txt {
        background-image: none;
    }
    .header-txt .txt h1,
    #sobre h1,
    #servicos .servicos h1 {
        font: Bold 35px Roboto;
        line-height: 0.9;
    }
    #servicos .servicos {
        padding: 0 8%;
    }
    #servicos .servicos-desktop {
        display: none;
    }
    #servicos .servicos-mobile {
        display: flex;
    }
    #servicos .servicos-mobile .carousel {
        margin: 0 15px;
    }
    #servicos .block-servico {
        height: auto;
        /*height: 200px;*/
        padding-bottom: 15px;
    }
    #servicos .block-servico img {
        height: 180px;
    }
    #servicos .mg-15 {
        margin: 0 15px;
    }
    #servicos button {
        width: 100%;
    }
    #footer .reserva-footer {
        display: block;
    }
    #footer .reserva-footer .servicos-btn {
        margin: 0 -30px;
        padding-right: 0;
    }
}
@media (max-width: 485px) {
    #servicos .block-servico img {
        height: 170px;
    }
}
@media (max-width: 375px) {
    #intro .carousel-inner > .carousel-item > img,
    #intro .carousel-inner > .carousel-item > a > img,
    #imgSlide .carousel-inner > .carousel-item > img,
    #imgSlide .carousel-inner > .carousel-item > a > img {
        height: 200px;
    }
    #intro .carousel-indicators{
        bottom: 15px;
    }
    #intro .carousel-indicators li,
    #imgSlide .carousel-indicators li  {
        width: 15px;
        height: 3px;
    }
    .header-txt .txt h1,
    #sobre h1,
    #servicos .servicos h1 {
        font: Bold 25px Roboto;
        line-height: 0.9;
    }
}

/*********** MailChimp ***********/

#PopupSignupForm_0 {
    z-index: 99999 !important;
    position: relative !important;
}
#PopupSignupForm_0 .strictContent h3 {
    text-align: center !important;
    font-weight: bold !important;
}
.strictContent p, .strictContent .helpText, label {
    color: #819F8E !important;
}
#PopupSignupForm_0 .strictContent input[type="email"] {
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
}
#PopupSignupForm_0 .strictContent input[type="email"]:hover {
    border: 1px solid #fff !important;
    border-radius: 0px !important;
    outline: none;
}

.content__monkeyRewards {
    display: none !important;
}

.mc-layout__modalContent {
    border: none !important;
    background: #fff !important;
}