
::-webkit-input-placeholder {
    color: #cccccc;
    font-weight: 300;
}

:-moz-placeholder {
    color: #cccccc;
    opacity: 1;
    font-weight: 300;
}

::-moz-placeholder {
    color: #cccccc;
    opacity: 1;
    font-weight: 300;
}

:-ms-input-placeholder {
    color: #cccccc;
    font-weight: 300;
}

::-ms-input-placeholder {
    color: #cccccc;
    font-weight: 300;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    color: #777777;
    family: "Ubuntu", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    position: relative;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

select {
    display: block;
}

figure {
    margin: 0;
}

a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color: #777777;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    text-decoration: none;
    outline: 0;
}

.card-panel {
    margin: 0;
    padding: 60px;
}

.card {
    border: 0px;
}

.spearador {
    background-color: #fff;
}

.grupos-img {
    margin-top: -150px;
}

.section-contacto {

    background-color: #fff;
}

.section-contacto h4 {
    font-size: 18px;
    line-height: 1.3;
    color: #8e8e8e;
    letter-spacing: 6px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 30px;
}

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
    font-size: 1em;
    line-height: inherit;
}

.gray-bg {
    background: #f9f9ff;
}

h1, h2, h3,
h4, h5, h6 {
    font-family: "Ubuntu", sans-serif;
    color: #222222;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}

.h1, .h2, .h3,
.h4, .h5, .h6 {
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Ubuntu", sans-serif;
    font-weight: 600;
    color: #222222;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 14px;
    color: #222222;
}

td, th {
    border-radius: 0px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before, .clear::after {
    content: " ";
    display: table;
}

.clear::after {
    clear: both;
}

.fz-11 {
    font-size: 11px;
}

.fz-12 {
    font-size: 12px;
}

.fz-13 {
    font-size: 13px;
}

.fz-14 {
    font-size: 14px;
}

.fz-15 {
    font-size: 15px;
}

.fz-16 {
    font-size: 16px;
}

.fz-18 {
    font-size: 18px;
}

.fz-30 {
    font-size: 30px;
}

.fz-48 {
    font-size: 48px !important;
}

.fw100 {
    font-weight: 100;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500;
}

.f700 {
    font-weight: 700;
}

.fsi {
    font-style: italic;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-150 {
    margin-top: 150px;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-15 {
    margin-right: 15px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-0-i {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-150 {
    padding-top: 150px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pr-30 {
    padding-right: 30px;
}

.pl-30 {
    padding-left: 30px;
}

.p-40 {
    padding: 40px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-italic {
    font-style: italic;
}

.text-white {
    color: #fff;
}

.transition {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.section-full {
    padding: 120px 0;
}

.section-half {
    padding: 75px 0;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.container.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.no-padding {
    padding: 0;
}

.section-bg {
    background: #f9fafc;
}

@media (max-width: 767px) {
    .no-flex-xs {
        display: block !important;
    }
}

.row.no-margin {
    margin-left: 0;
    margin-right: 0;
}

.primary-btn {
    line-height: 20px;
    padding: 10px 40px;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #c24815;
    color: #c24815;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.primary-btn:focus {
    outline: none;
}

.primary-btn span {
    margin-left: 15px;
}

.primary-btn:hover {
    background: #c24815;
    color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(60, 64, 143, 0.2);
}

.primary-btn.light {
    border: 1px solid #fff;
    color: #fff;

}

.section-title {
    padding-bottom: 70px;
}

.section-title h3 {
    font-weight: 300;
    font-size: 24px;
    color: #777777;
}

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

.default-header .right-bar {
    position: relative;
}

.default-header nav .main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media (max-width: 1200px) {
    .default-header nav .main-menu {
        display: none;
    }
}

.default-header nav .main-menu a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
}

.default-header nav .main-menu a.btn-primary {
    border-radius: 20px;
    background: #c24815;
    border-color: #c24815;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px) {
    .default-header nav .main-menu a {
        margin: 0 5px;
    }
}

.default-header nav .main-menu a:hover {
    color: #fff;
}

.default-header nav .mobile-btn {
    display: none;
    font-size: 36px;
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1200px) {
    .default-header .main-menu {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        top: 40px;
        right: 0;
        background: #030303;
        padding: 30px 20px;
    }

    .default-header .main-menu a {
        margin: 5px 20px !important;
    }

    .default-header .mobile-btn {
        display: block !important;
        font-size: 36px !important;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width: 767px) {
    .default-header nav .mobile-btn {
        display: none !important;
    }
}

.sticky-header {
    padding: 15px 0;
}

.is-sticky .sticky-header {
    background: -moz-linear-gradient(left, rgba(60, 64, 143, 0.95) 0%, rgba(91, 97, 207, 0.95) 100%);
    background: -webkit-linear-gradient(left, rgba(60, 64, 143, 0.95) 0%, rgba(91, 97, 207, 0.95) 100%);
    background: linear-gradient(to right, rgba(60, 64, 143, 0.95) 0%, rgba(91, 97, 207, 0.95) 100%);
    background: #004F9F;
    display: none;
}

.is-sticky img {
    /*width: 70%;
    height: auto;*/

}

.ls10 {
    letter-spacing: 10px;
}

.t50 {
    font-size: 50px;
}

.lh100 {
    line-height: 100%;
}

.banner-area {
    position: relative;
    min-height: 100vh;
    background: -moz-linear-gradient(left, rgba(3, 3, 3, 0.75) 0%, rgba(1, 1, 1, 0.75) 100%);
    background: -webkit-linear-gradient(left, rgba(3, 3, 3, 0.75) 0%, rgba(1, 1, 1, 0.75) 100%);
    background: linear-gradient(to right, rgba(3, 3, 3, 0.75) 0%, rgba(1, 1, 1, 0.75) 100%);
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.banner-area .banner-content {
    padding-top: 50px;
}

.banner-area .banner-content p {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .banner-area h1 {
        padding-top: 50px;
        font-size: 22px;
        line-height: 30px;
    }

    .default-header nav .mobile-btn {
        display: none !important;
    }
}

.signle-service {
    margin-top: 30px;
}

.signle-service figcaption {
    background: #fff;
    padding: 40px 20px;
}

.signle-service figcaption h5 {
    margin-bottom: 15px;
}

.signle-service figcaption p {
    margin-bottom: 30px;
}

.title-bg {
    padding-top: 120px;
    background-color: #fff;
}

.title-bg img {
    padding-bottom: 30px;
}

.title-bg p {
    font-size: 18px;
    line-height: 1.3;
    color: #030303;
    letter-spacing: 6px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.product-area-title {
    padding-bottom: 70px;
}

@media (max-width: 991px) {
    .product-area-title h2 br {
        display: none;
    }
}

.cave-area {
    position: relative;
    background-color: #fff;
}

.cave-area .container {
    position: relative;

}

.cave-area:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/vinhos.jpg) no-repeat center center/cover;

}

@media (max-width: 767px) {
    .cave-area:before {
        background: transparent;
    }

    .title-group {
        text-align: center;
    }

}

.img-reservas {
    margin-bottom: -150px;
}

.gastronomia-area {
    position: relative;
    background-color: #fff;
}

.gastronomia-area .container {
    position: relative;

}

.gastronomia-area h2, .cave-area h2, .mbrasa h3 {
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.4;
    color: #030303;
}

.mbrasa h1, .gastronomia-area h4, .cave-area h4, .card-group h5 {
    font-size: 18px;
    line-height: 1.3;
    color: #c24815;
    letter-spacing: 6px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.mbrasa-grupos {
    background: #c24815;
    padding-top: 120px;
    padding-bottom: 220px;
}

.mbrasa-grupos h4 {
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 6px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 30px;
}

.mbrasa-grupos p {
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
}

.mbrasa-grupos .primary-btn {
    border: 1px solid #fff;
    color: #fff;
}

.mbrasa-grupos .primary-btn:hover {
    border: 1px solid #b8b8b8;
    color: #b8b8b8;
}

.gastronomia-area p, .cave-area p {
    font-size: 18px;
    line-height: 1.3;
    color: #8e8e8e
}

.gastronomia-area p strong, .cave-area p strong {
    font-weight: bold;
}

.gastronomia-area img {
    padding-bottom: 15px;
}

.gastronomia-area:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: transparent;

}

@media (max-width: 991px) {
    .gastronomia-area:before {
        background: #fff;
        width: 100%;
    }
}

.gastronomia-area:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../img/brasafb.jpg) no-repeat center center/cover;

}

@media (max-width: 991px) {
    .gastronomia-area:after {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .gastronomia-area:after {
        background: transparent;

    }

    .gastronomia-area::before {
        background: #f4f4f4;

    }
}

.cta-area {
    background: #030303;
    padding: 100px 0;
    margin-top: -250px;
}

.light-grey-bg {
    background-color: #fff;
    padding: 30px;
}

.light-grey-bg .media i {
    width: 40px;
}

.light-grey-bg .media-body, .light-grey-bg .media-body a {
    font-weight: 400;
    margin-top: 0px;
    font-size: 15px;
    line-height: 1.3;
    color: #8e8e8e;
}

.light-grey-bg .media {
    padding: 15px 0;
}

.light-grey-bg h3 {
    color: #014f9d;
}

footer {
    background: #010101 bottom center no-repeat;
    padding: 30px 0px 120px;
    background-color: #010101;
    background-size: 100% auto;
}

footer p {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer p a {
    color: rgba(255, 255, 255, .5);
}

footer p a:hover {
    color: rgba(255, 255, 255, .8);
}

.footer-social {
    justify-content: flex-end;
}

.footer-social a {
    font-size: 18px;
    margin: 0 5px;
    padding: 0 5px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.9);
}

.footer-social a:hover {
    color: #c24815;
}

footer .primary-btn {
    border: 0px solid #c8c9c9;
    color: #c8c9c9;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
}

/* Disable hover effect */
.no-hover:hover {
    background: none;
    box-shadow: none;
}


@media (max-width: 767px) {
    footer {
        padding: 30px 0px 120px;
        text-align: center !important;
    }

    .footer-social {
        padding-top: 40px;
        text-align: center !important;
        justify-content: center;
    }
}

.line {
    width: 1px;
    height: 70px;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
    margin: 10% auto 5%;
    text-align: center;
}

.mouse {
    width: 22px;
    height: 46px;
    display: block;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#1AFFFFFF', endColorstr='#1AFFFFFF');
    margin: auto;
    text-align: center;
}

.mouse:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 7px;
    background: #fff;
    overflow: hidden;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;

}

.mbrasa {
    padding-top: 200px;
}

.about-mbrasa {
    padding-top: 200px;
    padding-bottom: 100px;
    margin-top: -100px;
    background-color: #030303;
}

.about-mbrasa p {
    font-size: 22px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
}

.about-mbrasa img {
    padding-top: 20px;
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    overflow: hidden;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
}

/*
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 300%;
  top: -100%;

}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}
*/
@media (max-width: 767px) {
    .fullscreen-bg {
        user-drag: none;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        background: url('../img/screenshot.jpg') no-repeat center center/cover;

    }

    .fullscreen-bg__video {
        display: none;
    }

}

.no-gutter-card-deck.card-columns {
    margin-top: -120px;

}

.card {
    margin-bottom: 0rem;
    overflow: hidden;
    border: none;
    border-radius: 0px;
    display: flex;
    page-break-inside: avoid;
    break-inside: avoid;
}

@media (max-width: 767px) {
    .mbrasa {
        padding-top: 100px;
    }
}
