@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| RESERVE PAGE COMPONENTS
|--------------------------------------------------------------------------
*/

select:required:invalid {
    color: gray !important;
}

/** EXTRA IMAGES LIGHTBOX **/
.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}

.lightbox img {
  max-width: 90%;
  max-height: 80%;
  margin-top: 100px;
}

.lightbox:target {
  outline: none;
  display: block;
}

.thumb-border {
  border: 3px solid #000 !important;
  max-width: 60px !important;
}

/** FORM RED REQUIRED **/
.required{
  color: red !important;
}

/** FORM SMALL TEXT INFO **/
.text-small-side {
  font-size: 10px !important;
}

/** FORM CENTER DIV CONTENT **/
.center {
  text-align: center !important;
}

/** FORM MIDDLE DIV POSITION **/
.middle {
  vertical-align: middle !important;
}

/** RESUME TOTAL HIGHLIGHT **/
.total-highlight td{
  color: #bf9456 !important;
  font-size: 30px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

/** RESUME TABLE **/
/*.resume-table {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #bf9456 !important;
    background: rgba(0,0,0,0.2) !important;
}*/
.resume-table td {
    border-top: none !important;
    color: #F9F9F9;
}

.resume-table h4 {
    color: #F9F9F9 !important;
    text-align: -webkit-center !important;
    margin: 10px 10px 10px 10px !important;
    background: #bf9456;
}

/** EXTRAS TABLE **/
.table-extras thead{
    background-color: #bf9456;
    color: #333333;
}

.table-extras strong{
  color: #f9f9f9;
}

.info-extras {
    background-color: #C29545 !important;
}

/** FORM INPUTS, BUTTONS, ICONS **/
/*.form-custom input, select, textarea {
    border-color: #bf9456 !important;
    border-width: 1px !important;
    color: #bf9456 !important;
    background-color: rgba(0,0,0,0.2) !important;
}*/

/*.form-custom label {
    color: #F9F9F9 !important;
}*/

/*.form-custom button {
    color: #333333 !important;
    background-color: #bf9456 !important;
    border-color: #bf9456 !important;
}*/

/*.form-custom .input-group-addon {
    color: #333333 !important;
    background-color: #bf9456 !important;
    border-color: #bf9456 !important;
}*/

.date-icon-padding {
    padding: 8px 12px !important;
}

.price-onrequest-message {
  text-align: -webkit-center !important;
    font-size: 18px !important;
    color: #f9f9f9 !important;
    padding: 20px;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #bf9456 !important;
    background: rgba(0,0,0,0.2) !important;
    margin-bottom: 15px;
}

/** FORM STEP CONTAINER **/
.form-step {
  border-left: 1px solid #bf9456 !important;
  padding: 20px 0 20px 31px !important;
  margin: 0 0 10px 20px !important;
}

/** FORM STEP TITLE CONTAINER **/
.form-step-title {
  position: relative !important;
  padding-left: 55px !important;
  margin-bottom: 10px !important;
}

.form-step-title h3 {
    margin: 0 !important;
    padding: 0 !important;
}

.form-step-title h3 strong {
    background-color: #bf9456;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #333333;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.form-step-title span {
    color: #bf9456;
}

.form-step-title p {
    color: #999;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
}

.fh-calendar-wrap{
	margin: 15px 0;
}

/*
|--------------------------------------------------------------------------
| RESERVE SEND PAGE COMPONENTS
|--------------------------------------------------------------------------
*/

/** TEMPLATE CHECK ICON **/
.send-info h3 strong {
    background-color: #bf9456 !important;
    text-align: center !important;
    width: 80px !important;
    height: 80px !important;
    display: inline-block !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50 !important;
    color: #fff !important;
    font: 60px FontAwesome !important;
    line-height: 80px !important;
    text-align: center !important;
}

/* ----------------------------------------------------------------
  Custom CSS

  Add all your Custom Styled CSS here for New Styles or
  Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
#CDSWIDCOE  {
    margin: 0 auto !important;
}
#CDSWIDEXC  {
    margin: 0 auto !important;
}


.content-wrap-colored{
    background-color: #e9e6e0; 
    padding: 30px 0 !important;
    border-top: 1px solid #bdb0a7;
}



.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0 none;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-left: 0 none;
}

.btn {
      /* border-width: 1px; */
    /* background-color: transparent; */
    /* font-weight: 400; */
    /* opacity: 0.5; */
    /* padding: 8px 16px; */
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    display: block;
    width: 100%;
    /* height: 38px; */
    padding: 8px 14px;
    font-size: 15px;
    /* line-height: 1.42857143; */
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #DDD;
    border-radius: 0 !important;
    /* -webkit-transition: border-color ease-in-out .15s; */
    -o-transition: border-color ease-in-out .15s;
    /* transition: border-color ease-in-out .15s; */
}

.btn:active, .btn.active {
  background-image: none;
  box-shadow: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 0.45;
}





.categories_container{
    text-align: center;
    height:auto;
}

.categories_container > i{
    position:relative;
    top: calc(50% - 10px); /* 50% - 3/4 of icon height */
}

.categories_container i:before{
    font-size: 29px;
    padding-right: 4px;
}




.wellhover {
        padding: 40px;
}

.wellhover label, .wellhover input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.wellhover input[type="radio"] {
    opacity:0.01;
    z-index:100;
}

.wellhover input[type="radio"]:checked + label,
.Checked + label {
    /*background-color: #590002 !important;
    color: #f5f5f5;*/
    background-color: #9edba4 !important;
    color: #37653c;
}

.wellhover label {
    padding:5px;
    cursor:pointer;
    z-index:90;
}

.wellhover label:hover {
     background:#DDD;
}



.radio-class-pickup{
    vertical-align: middle;
    font-family: 'Kanit', sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

#radio-pickup-error-alter{
    color: #E42C3E;
}




.this-row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}




.contact-properties [class^=col-] {
    position: relative;
    margin-bottom: 30px;
}

.contact-properties [class^=col-] > a {
    display: block;
    position: relative;
    height: 300px;
    border-radius: 8px;
    background-color: #EEE;
}

.contact-properties [class^=col-] > a, .iproduct .product-image, .button, .feature-box.media-box.fbox-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 1px;
}

.contact-properties [class^=col-] > a:hover, .iproduct:hover .product-image, .button:hover, .feature-box.media-box.fbox-bg:hover {
    box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
    opacity: 0.9 !important;
}







.is-tour-free{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 63%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.is-children-free{
    display: inline;
    font-size: 76%;
    font-weight: bold;
    line-height: 1;
    color: #444;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.real-estate-item { position: relative; }

.real-estate-item-image {
    position: relative;
    width: 100%;
}

.real-estate-item-image:before {
    position: absolute;
    content: '';
    pointer-events: none;
    z-index: 1;
    opacity: 0.90;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.85))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.real-estate-item-image > a,
.real-estate-item-image > img {
    display: block;
    width: 100%;
    height: auto;
}


.real-estate-item-image .label {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    font-size: 11px;
    padding: 5px 8px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}


.real-estate-item-price {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.real-estate-item-price span {
    display: block;
    margin-top: 3px;
    font-weight: 300;
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    text-align: right;
}

.real-estate-item-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1;
}

.real-estate-item-info a {
    display: block;
    float: left;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    padding: 8px;
    background-color: rgba(0,0,0,0.25);
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.real-estate-item-info a:hover { background-color: rgba(0,0,0,0.75); }

.real-estate-item-info a i {
    width: 12px;
    height: 12px;
}

.real-estate-item-info a:not(:first-child) { margin-left: 5px; }


.real-estate-item-desc {
    position: relative;
    /* margin-top: 20px; */
    padding-left: 20px;
    padding-top: 20px;
    background-color: #f6f7f9;
    border: 0px solid #e1e2e3;
    /* padding: 25px 20px; */
    -webkit-box-shadow: 0px 1px 1px 0px #dfdfdf;
    box-shadow: 0px 1px 1px 0px #dfdfdf;
    border-radius: 0px;

}


.real-estate-item-desc h3 { font-size: 14px; }

.real-estate-item-desc h3 + span {
    font-size: 12px;
    display: block;
    margin-top: -27px;
    color: #999;
}

.real-estate-item-desc h3 a { color: #333; }

.real-estate-item-desc h3 a:hover { color: #590002; }


.real-estate-item-features { margin-top: 15px; }

.real-estate-item-features [class^=col-] { margin-top: 5px; }

.real-estate-item-features i {
    position: relative;
    top: 1px;
    margin-left: 3px;
}


.real-estate-item-link {
    margin-top: 20px;
    position: absolute;
    top: 2px;
    right: 20px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #882426;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #882426;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.real-estate-item-link:hover {
    border-color: transparent;
    background-color: #590002;
    color: #FFF;
}

.real-estate-img:hover{
   opacity: 0.9 !important;
}

.real-estate-img{
   text-align: center;
    width: 100%;
}

.obrigatorio{
    color: #ff0000 !important;
}



.reservaunderline{
    border-bottom: 1px #ccc solid;
    margin-bottom: 2px;
}

.col_full_alter{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EEE;
    border: 1px solid #DDD;
}

.label-1 {
    background-color: #9edba4;  /*PRINCIPIANTE*/
    color: #37653c;
}

.label-2 {
    background-color: #FCE0B6;  /*INTERMEDIARIO*/
    color: #975E06;
}

.label-3 {
    background-color: #FCC;  /*AVANÇADO*/
    color: #740D0A;
}

.label-4 {
    background-color: #ffb172;  /*ESPECIALISTA*/
    color: #9b4b0b;
}

.daySquareYES {
    margin-left: 3px;
    display: inline-block;
    border-radius: 20%;
    width: 22px;
    height: 26px;
    padding: 0px;
    background: #fff;
    border: 2px solid #5cb85c;
    color: #5cb85c;
    text-align: center;
}

.daySquareNO {
    margin-left: 3px;
    display: inline-block;
    border-radius: 20%;
    width: 22px;
    height: 26px;
    padding: 0px;
    background: #fff;
    border: 2px solid #ccc;
    color: #ccc;
    text-align: center;
}

.white-section {
    background-color: #fefcf8;
    border: 1px solid #bdb0a7;
    padding: 25px 20px;
    -webkit-box-shadow: 0px 1px 1px 0px #dfdfdf;
    box-shadow: 0px 1px 1px 0px #dfdfdf;
    border-radius: 3px;
}



#top-bar {
    position: relative;
    border-bottom: 1px solid #EEE;
    height: 45px;
    line-height: 44px;
    font-size: 12px;
    color: #fff;
    background-color: #323030;
}

.top-links li:hover { 
  background-color: #323030;
  color: #c29545;
}

.top-links li a:hover { 
  background-color: #323030;
  color: #c29545 !important;
}

.button, .button:focus {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 0px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #882426 !important;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    opacity: 0.9;
}

.texto-overlay{
   
    position:absolute;
    text-align:center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 100;
    vertical-align: middle;
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
    margin: 0;
    padding: 0;
}

.error4041 {font-size: 80px;}

@media (max-width: 991px){
    .error4041 {font-size: 70px;}
}

.bege{
  color: #CDBEA7;
}
.dourado{
    color: #C29545;
}
.preto{
    color: #323030;
}
.bordeuax{
    color: #882426;
}
.vermelho {
    color: #ff0000;
}

.font-merriweather-sans {
    line-height: 1.5;
    color: #fff;
    font-family: 'Merriweather Sans', sans-serif;
}

.grow-img { transition: all .2s ease-in-out; }
.grow-img:hover { transform: scale(1.04); }

.img-footer{
    margin-bottom: 10px;
    text-align: center;
}

.feature-box-alter h3 {
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #fff;
}

@media (min-width: 1200px){
    .alter-col-md-4 {
        width: 24.333333% !important;
    }
}

.img-starters{
    border-right: 1px solid #323030;
    margin-bottom: 10px;
}

.alter-col-padding{
    padding: 10px;
}

.color-red {
    color: #C02942;
}
.table .red {
    color: #C02942;
}

.table .gold {
    color: #C29545;
}

.footer-small {
    padding: 50px 0 !important;
}


@media only screen and (max-width: 767px) {
    .av_facebook_widget_wrap {
        width: 235px;
        margin: 0 auto;
        padding-top: 24px !important;
    }

    ul.tab-nav:not(.tab-nav-lg) li a {
        font-size: 12px;
    }
}

.table-wrap {
  max-height: 200px;
  overflow-y: auto;
}

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

@media only screen and (max-width: 500px) {
    .prices_background{
        background-size: 400%;
        background-repeat: no-repeat;
    }

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

    .no_bottom_padding{
        padding-bottom: 0px !important;
    }
}

/*body:after{
  content: "Testes";
  position: fixed;
  width: 160px;
  height: 26px;
  background: #e74c3c;
  top: 32px;
  left: -40px;
  text-align: center;
  font-size: 13px;
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  line-height: 27px;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  z-index: 9999;
}*/

.cbp_tmtimeline {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    background: #323030;
    left: 20%;
    margin-left: -8px;
}

.cbp_tmtimeline > li {
    position: relative;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
    display: block;
    width: 27%;
    padding-right: 100px;
    position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
    display: block;
    text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
    font-size: 0.9em;
    color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 2.9em;
    color: #c29545;
    font-size: 25px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #c29545;
    font-size: 25px;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 25%;
    background: #c29545;
    margin-right: 40px;
    color: #fff;
    padding: 1em;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
    background: #c29545;
    margin-right: 40px;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
    margin-top: 0px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #c29545;
    border-width: 10px;
    top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #c29545;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
    width: 40px;
    height: 40px;
    font-family: 'ecoico';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #323030;
    border-radius: 50%;
    /*box-shadow: 0 0 0 8px #afdcf8;*/
    text-align: center;
    left: 20%;
    top: 0;
    margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
    content: "\e000";
}

.cbp_tmicon-screen:before {
    content: "\e001";
}

.cbp_tmicon-mail:before {
    content: "\e002";
}

.cbp_tmicon-earth:before {
    content: "\e003";
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

    .cbp_tmtimeline > li .cbp_tmtime span:last-child {
        font-size: 25px;
    }
}

@media screen and (max-width: 47.2em) {
    .cbp_tmtimeline:before {
        display: none;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0;
    }

    .cbp_tmtimeline > li .cbp_tmtime span {
        text-align: left;
    }

    .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 0 30px 0;
        padding: 1em;
        font-weight: 400;
        font-size: 95%;
        margin-right: 0px !important;
        margin-bottom: 5px;
    }

    .cbp_tmtimeline > li .cbp_tmlabel:after {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: #c29545;
        top: -20px;
        margin-right: 0px !important;
    }

    .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: transparent;
        border-bottom-color: #c29545;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        position: relative;
        float: right;
        left: auto;
        margin: -55px 5px 0 0px;
    }

    .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
        background: #c29545;
        margin-right: 40px;
        margin-bottom: 5px;
    }  
}

/*TERMOS STYLES*/
/*---------------------------------------------------*/
.policies p {
    text-align: justify;
}

.policies h3 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.policies span.underline {
    font-weight: bold;
    text-decoration: underline !important;
}

.policies a {
    font-weight: bold;
    text-decoration: underline;
}