p {
    font-size: 16px;
    margin-bottom: 10px;
}

.logo-h {
    height: 55px;
}

.btn-open-menu-mobile {
    margin-top: 15px;
}

.btn-color{
    letter-spacing:2px;
    line-height:11px;
    font-size:14px;
    background-color:#c2ab86;
    padding:15px 35px;
    color:#ffffff !important;
    cursor: pointer;
}

.btn-reservas-header{
    /*background-color: rgba(194, 171, 134, 0.5);*/
    height: 35px;
    width: 35px;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

/**color_dark_1**/
.nd_booking_bg_greydark,
#nd_booking_slider_range .ui-slider-range,
#nd_booking_slider_range .ui-slider-handle,
.ui-tooltip.nd_booking_tooltip_jquery_content,
.ui-datepicker,.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span { 
    background-color: #1c1c1d; 
}

#nd_booking_search_filter_options li p { 
    border-bottom: 2px solid #1c1c1d;
}

#nd_booking_checkout_payment_tab_list li.ui-state-active { 
    border-bottom: 1px solid #1c1c1d;
}

.nd_booking_border_1_solid_greydark_important { 
    border: 1px solid #1c1c1d !important;
}

/*color_dark_2*/
.nd_booking_bg_greydark_2, 
.ui-datepicker .ui-datepicker-header { 
    background-color: #151516; 
}

.nd_booking_bg_greydark_2_important { 
    background-color: #151516 !important; 
}

/*color_1*/
/*
.nd_booking_bg_yellow, 
.nd_booking_btn_pagination_active, 
.ui-datepicker-today a { 
    background-color: #c19b77; 
}*/
/*
.nd_booking_color_yellow_important { 
    color: #c19b77 !important ; 
}*/

/*color_2*/
.nd_booking_bg_red { 
    background-color: #c19b77; 
}

/*sidebar*/
.nd_booking_sidebar .widget { 
    margin-bottom: 40px; 
}
.nd_booking_sidebar .widget img, 
.nd_booking_sidebar .widget select { 
    max-width: 100%; 
}

.nd_booking_sidebar .widget h3 { 
    margin-bottom: 20px; 
    font-weight: bolder; 
}

/*search*/
.nd_booking_sidebar .widget.widget_search input[type="text"] { 
    width: 100%; 
    font-weight: lighter; 
}

.nd_booking_sidebar .widget.widget_search input[type="submit"] { 
    margin-top: 20px; 
    letter-spacing: 2px; 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: 'Roboto', sans-serif; 
}

/*list*/
.nd_booking_sidebar .widget ul { 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
}

.nd_booking_sidebar .widget > ul > li { 
    padding: 10px; 
    border-bottom: 1px solid #f1f1f1; 
}

.nd_booking_sidebar .widget > ul > li:last-child { 
    padding-bottom: 0px; 
    border-bottom: 0px solid #f1f1f1; 
}

.nd_booking_sidebar .widget ul li { 
    padding: 10px; 
}

.nd_booking_sidebar .widget ul.children { 
    padding: 10px; 
}

.nd_booking_sidebar .widget ul.children:last-child { 
    padding-bottom: 0px; 
}

/*calendar*/
.nd_booking_sidebar .widget.widget_calendar table { 
    text-align: center; 
    background-color: #1c1c1c; 
    width: 100%; 
    border: 0px solid #f1f1f1; 
    line-height: 20px; 
}

.nd_booking_sidebar .widget.widget_calendar table th { 
    padding: 10px 5px; 
    font-size: 12px; 
}

.nd_booking_sidebar .widget.widget_calendar table td { 
    padding: 10px 5px; 
    color: #fff; 
    font-size: 12px; 
}

.nd_booking_sidebar .widget.widget_calendar table tbody td a { 
    color: #fff; 
    padding: 5px; 
    border-radius: 0px; 
}

.nd_booking_sidebar .widget.widget_calendar table tfoot td a { 
    color: #fff; 
    background-color: #c19b77; 
    padding: 5px; 
    border-radius: 0px; 
    font-size: 12px; 
    text-transform: uppercase; 
}

.nd_booking_sidebar .widget.widget_calendar table tfoot td { 
    padding-bottom: 20px; 
}

.nd_booking_sidebar .widget.widget_calendar table tfoot td#prev { 
    text-align: right; 
}

.nd_booking_sidebar .widget.widget_calendar table tfoot td#next { 
    text-align: left; 
}

.nd_booking_sidebar .widget.widget_calendar table caption { 
    font-size: 20px; 
    font-weight: bolder; 
    background-color: #151515; 
    padding: 20px; 
    border: 0px solid #f1f1f1; 
    border-bottom: 0px; 
}

/*color calendar*/
.nd_booking_sidebar .widget.widget_calendar table thead { 
    color: #878788; 
}

.nd_booking_sidebar .widget.widget_calendar table tbody td a { 
    background-color: #c19b77; 
}

.nd_booking_sidebar .widget.widget_calendar table caption { 
    color:#fff; 
    font-family: 'Gilda Display', sans-serif; 
}

/*menu*/
.nd_booking_sidebar .widget div ul { 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
}

.nd_booking_sidebar .widget div > ul > li { 
    padding: 10px; 
    border-bottom: 1px solid #f1f1f1; 
}

.nd_booking_sidebar .widget div > ul > li:last-child { 
    padding-bottom: 0px; 
    border-bottom: 0px solid #f1f1f1; 
}

.nd_booking_sidebar .widget div ul li { 
    padding: 10px; 
}

.nd_booking_sidebar .widget div ul.sub-menu { 
    padding: 10px; 
}

.nd_booking_sidebar .widget div ul.sub-menu:last-child { 
    padding-bottom: 0px; 
}

/*tag*/
.nd_booking_sidebar .widget.widget_tag_cloud a { 
    padding: 8px; 
    border: 1px solid #f1f1f1; 
    border-radius: 0px; 
    display: inline-block; 
    margin: 5px; 
    margin-left: 0px; 
    font-size: 12px !important; 
    line-height: 12px; 
}

/*START FONTS FAMILY*/


.nd_options_customizer_fonts h3,
.nd_options_customizer_fonts h4,
.nd_options_customizer_fonts h5 { 
    font-family: 'Gilda Display', sans-serif; 
}

.nd_options_customizer_fonts .nd_options_first_font,
.nd_options_customizer_fonts h2,
.nd_options_customizer_fonts ul,
.nd_options_customizer_fonts li,
.nd_options_customizer_fonts p {
    font-family: 'sina_regular', Times, serif !important;
}


.nd_options_customizer_fonts,

.nd_options_customizer_fonts textarea,
.nd_options_customizer_fonts label,
.nd_options_customizer_fonts input,
.nd_options_customizer_fonts button { 
    font-family: 'Roboto', sans-serif; 
}

.nd_options_customizer_fonts select,
.nd_options_customizer_fonts h6,
.nd_options_customizer_fonts .nd_options_second_font,
.nd_options_customizer_fonts .nd_options_second_font_important,
.nd_options_customizer_fonts a {
    font-family: 'muller_regular', Arial, sans-serif;
}

.nd_options_customizer_fonts #menu-main-menu-1 a {
    font-family: 'muller_regular', Arial, sans-serif;
}

.nd_options_customizer_fonts .nd_options_third_font { 
    font-family: 'Gilda Display', sans-serif; 
}

/*START FONTS COLOR*/
.nd_options_customizer_fonts .nd_options_color_greydark,

.nd_options_customizer_fonts h2,
.nd_options_customizer_fonts h3,
.nd_options_customizer_fonts h4,
.nd_options_customizer_fonts h5,
.nd_options_customizer_fonts h6
{ color: #1c1c1d; }


.nd_options_customizer_fonts .nd_options_color_tremun_brown {
    color: #5e514e;
}

.nd_options_customizer_fonts,
.nd_options_customizer_fonts .nd_options_color_grey,

.nd_options_customizer_fonts textarea,
.nd_options_customizer_fonts label,
.nd_options_customizer_fonts input { 
    color: #878788; 
}

.nd_options_customizer_fonts select {

}


/* TREMUN CUSTOM COLORS */

.tremun_btn {
    border: 2px solid #6ba3ab;
    line-height:11px;
    font-size:12px;
    padding:15px 35px;
    color:#5c4f4c;
}

.tremun_bg {
    background-color: #f0ebe3;
}

.nd_options_customizer_fonts .nd_options_color_tremun {
    color: #0d85a6;
}

.nd_options_customizer_fonts a {
    color: #52705d;
}

.nd_options_customizer_fonts p,
.nd_options_customizer_fonts li {
    color: #5c4f4c;
}

.tremun_color {
    color: #5c4f4c;
}

.tremun_celeste {
    color: #6ba3ab;
}

.tremun_bg_brown {
    background-color: #5c4f4c;
}

.tremun_bg_brown_lg {
    background-color: #c19b77;
}

.tremun_bg_seguinos {
    background-color: #fae6f2;
}

.nd_options_color_grey_important { 
    color: #878788 !important; 
}

.nd_options_customizer_forms select option {
    padding: 10px 20px;	
}


/*compatibility with plugin Learning*/
#nd_learning_calendar_single_course .ui-datepicker-title {
    font-family: 'Gilda Display', sans-serif;
    color: #1c1c1d;	
}
#nd_learning_calendar_single_course .ui-datepicker-calendar th {
    color: #1c1c1d;	
}

/*START FORMS STYLES*/
.nd_options_customizer_forms span.wpcf7-not-valid-tip,
.nd_options_customizer_forms .wpcf7-response-output.wpcf7-validation-errors
{ 
    background-color: #c19b77; 
    border-width: 0px;
    border-color: #c19b77;
    border-radius: 0px;
    border-style: solid;
    padding: 5px;
    color: #ffffff;
    margin: 0px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}
.nd_options_customizer_forms .wpcf7-response-output.wpcf7-mail-sent-ok
{ 
    background-color: #c19b77; 
    border-width: 0px;
    border-color: #c19b77;
    border-radius: 0px;
    border-style: solid;
    padding: 5px;
    color: #ffffff;
    margin: 0px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
}

.nd_options_customizer_forms select {

}

/*START FORMS STYLES*/
.nd_options_customizer_forms input[type="text"],
.nd_options_customizer_forms input[type="email"],
.nd_options_customizer_forms input[type="url"],
.nd_options_customizer_forms input[type="tel"],
.nd_options_customizer_forms input[type="number"],
.nd_options_customizer_forms input[type="date"],
.nd_options_customizer_forms input[type="file"],
.nd_options_customizer_forms input[type="password"],

.nd_options_customizer_forms textarea,
.StripeElement { 
    background-color: #f9f9f9; 
    border-width: 1px;
    border-color: #f1f1f1;
    border-radius: 0px;
    border-style: solid;
    padding: 10px 20px;
    -webkit-appearance: none;
    color: #878787;
}

.nd_options_customizer_forms input[type="text"]::-webkit-input-placeholder,
.nd_options_customizer_forms input[type="email"]::-webkit-input-placeholder,
.nd_options_customizer_forms input[type="url"]::-webkit-input-placeholder, 
.nd_options_customizer_forms input[type="tel"]::-webkit-input-placeholder ,
.nd_options_customizer_forms input[type="password"]::-webkit-input-placeholder ,
.nd_options_customizer_forms input[type="number"]::-webkit-input-placeholder,
.nd_options_customizer_forms textarea::-webkit-input-placeholder  {
    color: #878787;	
}

.nd_options_customizer_forms select {
    cursor: pointer;
}

#language {
    font-size: 12px;
    line-height: 18px;
    color: #373435;
    font-family: 'muller_light', Arial, sans-serif !important;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 5px;
    border: 1px #d9d9d9 solid;
    padding: 7px 32px 7px 7px;
    letter-spacing: 0.03em;
    -webkit-appearance: none;
}

#language option {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}


/*START FORMS STYLES*/
.nd_options_customizer_forms input[type="submit"] { 
    background-color: #c19b77; 
    border-width: 0px;
    border-color: #c19b77;
    border-radius: 0px;
    border-style: solid;
    padding: 10px 20px;
    -webkit-appearance: none;
    color: #ffffff;
    cursor: pointer;
    /*font-family: 'Gilda Display', sans-serif;*/
}

.nd_options_cursor_default_a > a { 
    cursor: default; 
}

.nd_options_navigation_type .menu li.nd_options_hot_label > a:after { 
    content: "HOT"; 
    float: right; 
    background-color: #c19b76; 
    border-radius: 3px; 
    color: #fff; 
    font-size: 10px; 
    line-height: 10px; 
    padding: 3px 5px; 
}

.nd_options_navigation_type .menu li.nd_options_best_label > a:after { 
    content: "BEST"; 
    float: right; 
    background-color: #c19b76; 
    border-radius: 3px; 
    color: #fff; 
    font-size: 10px; 
    line-height: 10px; 
    padding: 3px 5px; 
}

.nd_options_navigation_type .menu li.nd_options_new_label > a:after { 
    content: "NEW"; 
    float: right; 
    background-color: #c19b76;
    border-radius: 3px; 
    color: #fff; 
    font-size: 10px; 
    line-height: 10px; 
    padding: 3px 5px; 
}

.nd_options_customizer_labels_color_new { 
    background-color: #c19b76; 
}

.nd_options_navigation_search_content_form {  }
.nd_options_navigation_search_content_form input[type="search"] { 
    background: none;
    border: 0px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

.nd_options_navigation_search_content_form input[type="search"]::-webkit-input-placeholder { 
    color: #fff; 
}

.nd_options_navigation_search_content_form input[type="submit"]{ 
    font-size: 25px;
    line-height: 40px;
    margin-left: 20px;
}

.nd_options_navigation_2 div > ul { 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    text-align: right; 
}

.nd_options_navigation_2 div > ul > li { 
    display: inline-block; 
    padding: 0px; 
}

.nd_options_navigation_2 div > ul > li:after { 
    content: "|"; 
    display: inline-block; 
    margin: 0px 15px;
    color: #5c4f4c; 
}

.nd_options_navigation_2 div > ul > li:last-child:after { 
    content: ""; 
    margin: 0px; 
}

.nd_options_navigation_2 div li a { 
    color: #fff; 
    font-size: 14px; 
    line-height: 16px; 
    text-transform: uppercase; 
}

.nd_options_navigation_2 div > ul li:hover > ul.sub-menu { 
    display: block; 
}

.nd_options_navigation_2 div > ul li > ul.sub-menu { 
    z-index: 999; 
    position: absolute; 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
    display: none; 
    margin-left: -20px; 
    padding-top: 20px; 
    width: 190px; 
}

.nd_options_navigation_2 div > ul li > ul.sub-menu > li { 
    padding: 15px 20px; 
    border-bottom: 1px solid #f1f1f1; 
    text-align: left; 
    background-color: #fff; 
    position: relative; 
    box-shadow: 0px 2px 5px #f1f1f1; 
    float: left; 
    width: 100%; 
    box-sizing:border-box; 
}

.nd_options_navigation_2 div > ul li > ul.sub-menu > li:hover { 
    background-color: #f9f9f9;  
}

.nd_options_navigation_2 div > ul li > ul.sub-menu > li:last-child { 
    border-bottom: 0px solid #000; 
}

.nd_options_navigation_2 div > ul li > ul.sub-menu li a { 
    font-size: 14px; 
    color: #1c1c1d; 
    float: left; 
    width: 100%; 
}

.nd_options_navigation_2 div > ul li > ul.sub-menu li > ul.sub-menu { 
    margin-left: 170px; 
    top: 0; 
    padding-top: 0; 
    /*padding-left: 20px; */
}

/*responsive*/
.nd_options_navigation_2_sidebar div > ul { 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
}

.nd_options_navigation_2_sidebar div > ul > li { 
    display: inline-block; 
    width: 100%; 
    padding: 0px 0px 20px 0px; 
}

.nd_options_navigation_2_sidebar div li a { 
    font-family: Gilda Display; 
}

.nd_options_navigation_2_sidebar div li > a { 
    padding: 10px 0px; 
    display: inline-block; 
    font-size: 24px; 
    font-family: Gilda Display; 
    text-transform: lowercase; 
    color: #fff; 
}

.nd_options_navigation_2_sidebar div li > a::first-letter { 
    text-transform: uppercase; 
}

.nd_options_navigation_2_sidebar div > ul li > ul.sub-menu { 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
}

.nd_options_navigation_2_sidebar div > ul li > ul.sub-menu > li { 
    padding: 0px 20px; 
    text-align: left; 
}

.nd_options_navigation_2_sidebar div > ul li > ul.sub-menu li a { 
    font-size: 14px; 
}

.nd_options_navigation_2_sidebar_content li.nd_options_customizer_labels_color_new { 
    padding: 0px !important; 
    background-color: transparent !important; 
}

/*top header*/
.nd_options_navigation_top_header_2 { 
    font-size: 14px; 
    line-height: 18px; 
}

.nd_options_navigation_top_header_2 > ul { 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
}

.nd_options_navigation_top_header_2 > ul > li { 
    display: inline-block; 
}

.nd_options_navigation_top_header_2> ul > li:after { 
    content: "|"; 
    display: inline-block; 
    margin: 0px 15px; 
    font-size: 13px; 
}

.nd_options_navigation_top_header_2 > ul > li:last-child:after { 
    content: ""; 
    margin: 0px; 
}

.nd_options_navigation_top_header_2 li a { 
    font-size: 13px; 
}

.nd_options_navigation_top_header_2 > ul li:hover > ul.nd_options_sub_menu { 
    display: block; 
}

.nd_options_navigation_top_header_2 > ul li > ul.nd_options_sub_menu { 
    padding: 10px 0px 0px 15px; 
    position: absolute; 
    margin: 0px; 
    list-style: none; 
    display: none; 
    z-index: 9; 
}

.nd_options_navigation_top_header_2 > ul li > ul.nd_options_sub_menu > li { 
    padding: 7px 15px; 
    font-size: 13px; 
    border-bottom: 1px solid #595959; 
    background-color: #444444; 
}
.nd_options_navigation_top_header_2 > ul li > ul.nd_options_sub_menu > li:last-child { 
    border-bottom: 0px solid #000; 
}

#nd_options_navigation_top_header_2_left div:last-child div a img { 
    margin-right: 0px; 
}

#nd_options_navigation_top_header_2_right div:last-child div a img { 
    margin-left: 0px; 
}

/*arrow for item has children*/
.nd_options_navigation_2 .menu ul.sub-menu li.menu-item-has-children > a:after { 
    content:""; 
    float: right; 
    border-style: solid; 
    border-width: 5px 0 5px 5px; 
    border-color: transparent transparent transparent #1c1c1d; 
    margin-top: 3px; 
}

/*sidebar*/
.wpb_widgetised_column .widget { 
    margin-bottom: 40px; 
}

.wpb_widgetised_column .widget img, 
.wpb_widgetised_column .widget select { 
    max-width: 100%; 
}
.wpb_widgetised_column .widget h3 { 
    margin-bottom: 20px; 
    font-weight: normal; 
}

/*search*/
.wpb_widgetised_column .widget.widget_search input[type="text"] { 
    width: 100%; 
}

.wpb_widgetised_column .widget.widget_search input[type="submit"] { 
    margin-top: 20px; 
}

/*list*/
.wpb_widgetised_column .widget ul { 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
}

.wpb_widgetised_column .widget > ul > li { 
    padding: 10px; 
    border-bottom: 1px solid #f1f1f1; 
}

.wpb_widgetised_column .widget > ul > li:last-child { 
    padding-bottom: 0px; 
    border-bottom: 0px solid #f1f1f1; 
}

.wpb_widgetised_column .widget ul li { 
    padding: 10px; 
}

.wpb_widgetised_column .widget ul.children { 
    padding: 10px; 
}

.wpb_widgetised_column .widget ul.children:last-child { 
    padding-bottom: 0px; 
}

/*calendar*/
.wpb_widgetised_column .widget.widget_calendar table { 
    text-align: center; 
    background-color: #fff; 
    width: 100%; 
    border: 1px solid #f1f1f1; 
    line-height: 20px; 
}

.wpb_widgetised_column .widget.widget_calendar table th { 
    padding: 10px 5px; 
}

.wpb_widgetised_column .widget.widget_calendar table td { 
    padding: 10px 5px; 
}

.wpb_widgetised_column .widget.widget_calendar table tbody td a { 
    color: #fff; 
    padding: 5px; 
    border-radius: 3px; 
}

.wpb_widgetised_column .widget.widget_calendar table tfoot td a { 
    color: #fff; 
    background-color: #444444; 
    padding: 5px; 
    border-radius: 15px; 
    font-size: 13px; 
}

.wpb_widgetised_column .widget.widget_calendar table tfoot td { 
    padding-bottom: 20px; 
}

.wpb_widgetised_column .widget.widget_calendar table tfoot td#prev { 
    text-align: right; 
}

.wpb_widgetised_column .widget.widget_calendar table tfoot td#next { 
    text-align: left; 
}

.wpb_widgetised_column .widget.widget_calendar table caption { 
    font-size: 20px; 
    font-weight: bolder; 
    background-color: #f9f9f9; 
    padding: 20px; 
    border: 1px solid #f1f1f1; 
    border-bottom: 0px; 
}

/*color calendar*/
.wpb_widgetised_column .widget.widget_calendar table thead { 
    color: #1c1c1d; 
}

.wpb_widgetised_column .widget.widget_calendar table tbody td a { 
    background-color: #c19b77; 
}

.wpb_widgetised_column .widget.widget_calendar table caption { 
    color: #1c1c1d; 
    font-family: 'Gilda Display', sans-serif; 
}

/*menu*/
.wpb_widgetised_column .widget div ul { 
    margin: 0px; 
    padding: 0px; 
    list-style: none; 
}

.wpb_widgetised_column .widget div > ul > li { 
    padding: 10px; 
    border-bottom: 1px solid #f1f1f1; 
}

.wpb_widgetised_column .widget div > ul > li:last-child { 
    padding-bottom: 0px; 
    border-bottom: 0px solid #f1f1f1; 
}

.wpb_widgetised_column .widget div ul li { 
    padding: 10px; 
}

.wpb_widgetised_column .widget div ul.sub-menu { 
    padding: 10px; 
}

.wpb_widgetised_column .widget div ul.sub-menu:last-child { 
    padding-bottom: 0px; 
}

/*tag*/
.wpb_widgetised_column .widget.widget_tag_cloud a { 
    padding: 5px 10px; 
    border: 1px solid #f1f1f1; 
    border-radius: 15px; 
    display: inline-block; 
    margin: 5px; 
    margin-left: 0px; 
    font-size: 13px !important; 
    line-height: 20px; 
}

#nd_options_alert_1:hover #nd_options_alert_1_messages { 
    display: block; 
}  

#nd_options_alert_1_messages { 
    width: 250px;
    position: absolute;
    left: -115px;
    top: 0px;
    padding-top:35px;
    z-index: 9;
}

.triangle-up {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    line-height: 10px;
}

.triangle-up:after {
    content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    line-height: 10px;
}

/*demo label*/
.nd_options_navigation_type .menu li.nd_options_demo_label > a:after { 
    content: "DEMO"; 
    float: right; 
    background-color: #c19b76; 
    border-radius: 0px; 
    color: #fff; 
    font-size: 10px; 
    line-height: 10px; 
    padding: 3px 5px; 
}

.nd_options_navigation_type .menu li.nd_options_new_label > a:after {
    border-radius: 0px; 
}

/*GENERAL*/
p,h1,h2,h3,h4,h5,h6 { font-weight:lighter; }

/*TOP HEADER*/
#nd_options_navigation_2_top_header .nd_options_grid_6:last-child { 
    padding:0px 15px 
}

#nd_options_navigation_2_top_header .nd_options_grid_6:first-child { 
    padding:0px 15px 
}

/*responsive*/
.nd_options_navigation_2_sidebar .nd_options_book_now_btn a { 
    color: #fff !important; 
    font-size: 24px !important; 
    font-weight: normal; 
}

.nd_options_navigation_2_sidebar .nd_options_book_now_btn { 
    background-color:initial; 
}

/*HEADER*/
.nd_options_navigation_2 .menu > li.current-menu-item > a { 
    /*border-bottom: 2px solid #878787; 
    color:#fff; 
    padding-bottom:5px;*/
}

.nd_options_navigation_2 .menu li .sub-menu { 
    padding-top:26px; 
}

.nd_options_navigation_2 .menu li .sub-menu li .sub-menu { 
    padding-top:0px; 
}

#nd_options_navigation_2_sticky_container .menu li .sub-menu { 
    padding-top:21px; 
}

#nd_options_navigation_2_sticky_container .menu li .sub-menu li .sub-menu { 
    padding-top:0px; 
}

/*HEADER BTN*/
.nd_options_book_now_btn { background-color: #ade3c2; }

.nd_options_book_now_btn a{
    color: #166980 !important;
    text-transform: uppercase;
    font-size: 14px !important;
    padding: 0px 8px 0px 15px;
    border-bottom-width: 0px !important;
    font-family: 'muller_regular', Arial, sans-serif !important;
}

.nd_options_navigation_type .menu li.nd_options_best_label > a:after { 
    border-radius:0px !important; 
}

/*FOOTER*/
#nd_options_footer_4 .wpb_widgetised_column .widget h3, 
#nd_options_footer_4 .wpb_widgetised_column .widget { 
    margin-bottom:0px; 
}

#wpcf7-f253-o1 .wpcf7-validation-errors { 
    float: left; 
    width: 100%; 
    box-sizing: border-box; 
}

.vc_custom_1504096290589{
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.vc_custom_1504096244356{
    padding-top: 70px !important;
    padding-bottom: 55px !important;
    background-color: #f9f9f9 !important;
}


.vc_custom_1504096179172{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    /*    background-color: #f9f9f9 !important;*/
}


.vc_custom_1503049177500{
    padding-top: 115px !important;
    padding-bottom: 115px !important;
}

.vc_custom_1504096112164{
    padding-top: 70px !important;
    padding-bottom: 55px !important;
    /*background-color: #f9f9f9 !important;*/
}

.vc_custom_1501663038384{
    padding-top: 80px;
    padding-bottom: 80px;
}

.vc_custom_1499939841347{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1499939848725{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1503043570592{
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;

    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1501664082350{
    padding-top: 130px !important;
    padding-right: 100px !important;
    padding-bottom: 130px !important;
    padding-left: 100px !important;
    /*background-color: #4d4d4d !important;*/
}

.vc_custom_1504096206452{
    padding: 70px !important;
}

.vc_custom_1501077833910{
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.vc_custom_1501078196605{
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.vc_custom_1501162935387{
    padding-top: 30px !important;
    padding-right: 20px !important;
    padding-bottom: 30px !important;
    padding-left: 20px !important;
}

.vc_custom_1501067436841{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1501076362840{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1501162942419{
    padding-top: 30px !important;
    padding-right: 20px !important;
    padding-bottom: 30px !important;
    padding-left: 20px !important;
}

.vc_custom_1499939894926{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1504100974084 {
    margin-top: 50px !important;
}

.vc_custom_1485871782386 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1486058855773 {
    padding-top: 15px !important;
    padding-right: 30px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
}

.vc_custom_1511457186363 {
    /*background-image: url(http://www.nicdarkthemes.com/themes/hotel/wp/demo/hotel/wp-content/uploads/sites/2/2017/11/parallax-18.jpg) !important;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* CUSTOM HOME 2 */

/*
.vc_custom_1511457219735{margin-top: 55px !important;padding-top: 100px !important;padding-bottom: 100px !important;}.vc_custom_1504100824765{margin-top: 70px !important;}.vc_custom_1504101094009{margin-top: 55px !important;}.vc_custom_1511457357100{margin-top: 70px !important;padding-top: 90px !important;padding-bottom: 90px !important;}.vc_custom_1504101215360{margin-top: 70px !important;}.vc_custom_1504101284523{margin-bottom: 55px !important;}.vc_custom_1503922658252{margin-bottom: 20px !important;background-image: url(http://www.nicdarkthemes.com/themes/hotel/wp/demo/hotel/wp-content/uploads/sites/2/2017/07/img-14.jpg?id=371) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1503922679087{margin-bottom: 20px !important;background-image: url(http://www.nicdarkthemes.com/themes/hotel/wp/demo/hotel/wp-content/uploads/sites/2/2017/07/img-13.jpg?id=370) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1503922701195{margin-bottom: 20px !important;background-image: url(http://www.nicdarkthemes.com/themes/hotel/wp/demo/hotel/wp-content/uploads/sites/2/2017/07/img-12.jpg?id=369) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486057986592{padding-top: 140px !important;padding-bottom: 140px !important;}.vc_custom_1486058072563{padding-top: 140px !important;padding-bottom: 140px !important;}.vc_custom_1486058081302{padding-top: 140px !important;padding-bottom: 140px !important;}.vc_custom_1485354113019{padding-right: 30px !important;padding-left: 30px !important;}.vc_custom_1502726150459{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #1c1c1c !important;}.vc_custom_1485870268828{padding-right: 0px !important;padding-left: 0px !important;}
*/

/* Custom dropdown */
.custom-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 10px; /* demo only */
}

.custom-dropdown select {
    background-color: #1abc9c;
    color: #fff;
    font-size: inherit;
    padding: .5em;
    padding-right: 2.5em; 
    border: 0;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: button; /* hide default arrow in chrome OSX */
}

.custom-dropdown::before,
.custom-dropdown::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.custom-dropdown::after { /*  Custom dropdown arrow */
    content: "\25BC";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em;
}

.custom-dropdown::before { /*  Custom dropdown arrow cover */
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 3px 3px 0;
}

.custom-dropdown select[disabled] {
    color: rgba(0,0,0,.3);
}

.custom-dropdown select[disabled]::after {
    color: rgba(0,0,0,.1);
}

.custom-dropdown::before {
    background-color: rgba(0,0,0,.15);
}

.custom-dropdown::after {
    color: rgba(0,0,0,.4);
}

/* PROMOS */
.owl-item {
    /*height: 250px;*/
}
.promo_home_img {
    /*margin-bottom: 20px !important;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.promo_home_txt {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.promo_home_title {
    color:#ffffff;
    text-align:center;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    text-shadow: 0 0 12px #000;
}
.promo_home_btn {
    border-radius:0px;
    letter-spacing:2px;
    line-height:11px;
    font-size:11px;
    background-color:#1c1c1c;
    padding:10px 20px;
    color:#ffffff;
}

.promo_side_img {
    margin-bottom: 20px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.promo_side_txt {
    /*padding-top: 20% !important;
    padding-bottom: 20% !important;*/
    position: absolute;
    bottom: 20px;
}
.promo_side_title {
    color:#ffffff;
    text-align:center;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    text-shadow: 0 0 12px #000;
}
.promo_side_btn {
    border-radius:0px;
    letter-spacing:2px;
    line-height:11px;
    font-size:11px;
    background-color:#1c1c1c;
    padding:10px 20px;
    color:#ffffff;
}
#promos-sidebar .owl-stage-outer {
    height: 300px !important;
}
#promos-sidebar .owl-item {
    height: 300px !important;
}
.promos-sidebar-inner-item {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    min-height: 300px;
}
#promos-sidebar .owl-item .promo_side_img {
    height: 300px;
}
#promos-sidebar .owl-item .promo_side_img .wpb_wrapper,
#promos-sidebar .owl-item .promo_side_img .wpb_wrapper .vc_inner,
#promos-sidebar .owl-item .promo_side_img .wpb_wrapper .vc_inner .vc_column_container {
    height: inherit;
}
.overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: 0;
}
.overlay:hover{
  opacity: 0.2;
}
.promo-anchors {
    background-color: transparent;
    float: left;
    margin-top: -163px;
}

/* SERVICIOS */
.h-10 {
    height: 10px;
}

.h-15 {
    height: 15px;
}

.h-20 {
    height: 20px;
}

.h-25 {
    height: 25px;
}

.h-30 {
    height: 30px;
}

.h-40 {
    height: 40px;
}

.h-45 {
    height: 45px;
}

.h-50 {
    height: 50px;
}

.h-60 {
    height: 60px;
}

.h-70 {
    height: 70px;
}

.h-80 {
    height: 80px;
}

.h-90 {
    height: 90px;
}

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

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

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

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

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

.p-left-70 {
    padding-left: 70px;
}

.texto_servicios_home {
    margin: 0px 0px 15px 0px;
    color: #878787 !important;
    font-size: 14px;
    line-height: 24px;
}

.btn_servicios_home {
    font-size: 11px;
    line-height: 11px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background-color: #166980;
    padding: 10px 20px;
    color:#ffffff !important;
}

/* DESCUBRI */
.conoce_nuestros {
    /*color: #ffffff !important;*/
    font-size: 15px;
    line-height: 1.2em;
}

.title_descubri_gr {
    /*color: #c8e9f0 !important;*/
    font-size: 58px;
    line-height: normal;
}

.title_descubri_ch {
    /*color: #e3c2d6 !important;*/
    font-size: 50px;
    text-align: right;
}

.texto_descubri {
    font-size: 18px;
    /*color: #fff !important;*/
}

.btn_descubri {
    font-size: 16px;
    /*background-color: #fae6f2;*/
    padding: 6px 35px;
    /*color: #1c1c1c !important;*/
}

/* ACTIVIDADES/HOTELES */
.title_chico_hoteles {
    color: #4b4b4d !important;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
}

.title_grande_hoteles {
    text-align: center;
    font-size: 38px;
    color: #79bd93;
    font-family: 'sina_regular', Times, serif !important;
}

.texto_hoteles {
    padding: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

/* HABITACIONES */
.vc_custom_1486058855773 {
    padding-top: 15px !important;
    padding-right: 30px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
}

.vc_custom_1511457186363 {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/*.bg_americano {
    background-color: #c6e9f2;
}

.bg_colonial {
    background-color: #f7e58b;
}

.bg_suite {
    background-color: #ecc1dc;
}*/

.border_bottom_1_solid_lph {
    border-bottom: 1px solid rgba(82, 112, 93, 0.15);
}

/* MOD ROOMS OTHER ROOMS */
.uppercase {
    text-transform: uppercase;
}
/* START LIMIT TEXT LINES */
.text {
    position: relative;
}

.text-concat {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 81px; /* (Number of lines you want visible) * (line-height) */
    /*text-align: justify;*/
}

.text.ellipsis::after {
    content: "...";
    /*position: absolute;*/
    position: relative;
    /*right: -12px;*/
    top: -10px;
    font-family: 'realtime_text_rounded', Arial, sans-serif !important;
    color: #5c4f4c;
}
/* END LIMIT TEXT LINES */

/*DESTINOS*/
.capital-letter {
    padding: 25px 15px 15px 0;
    font-size: 87px;
}

.title-destinos {
    font-size: 25px;
    line-height: 25px;
}

.subtitle-destinos {
    font-size: 18px;
    line-height: 18px;
}

.sub-subtitle-destinos {
    font-size: 16px !important;
    line-height: 16px !important;
    color: #9d8167 !important;
}

.btn-consultar-alojamiento {
    letter-spacing: 2px;
    line-height: 11px;
    font-size: 14px;
    background-color: #c2ab86;
    padding: 10px 25px;
    color: #ffffff !important;
}

ul.destinos {
    list-style-position: outside !important;
    font-family: 'century', Times, serif !important;
    padding-left: 15px !important;
    color: #5c4f4c !important;
    line-height: 22px !important;
}

ul.destinos li {
    margin-bottom: 10px !important;
}

.wpb_wrapper p span a {
    font-family: 'century', Times, serif !important;
}

.wpb_wrapper p span a.it {
    font-family: 'century_italic', Times, serif !important;
}

/* LISTADO PROMOS */
.vc_custom_1503065471212 {
    background-image: url(../img/contenido/home/parallax-18.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1498830698313 {
    margin-top: 45px !important;
    margin-bottom: 60px !important;
}

.vc_custom_1499871417607 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1498828130195 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.btn-promolist {
    border: 2px solid #c19b76;
    color: #c19b76 !important;
    cursor: pointer;
    background-color: transparent !important;
    padding: 15px 30px !important;
}

.max-lines {
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 135px;
}

/* FICHA PROMOS */
.nd_options_list_promotions div p:last-child {
    border-radius: 0px !important;
    font-size: 11px;
    letter-spacing: 2px;
}

.nd_options_price_component_promotions {
    border-radius:0px;
}

.nd_options_price_component_promotions div a { 
    border-radius:0px; 
    font-size: 13px;
}

.nd_options_price_component_promotions .nd_options_border_radius_25_25_0_0 { 
    border-radius:0px; 
}

.vc_custom_1511456497854 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

/* CONTACTO */
#nd_options_shortcode_cf7_1072 input[type="text"],
#nd_options_shortcode_cf7_1072 input[type="email"],
#nd_options_shortcode_cf7_1072 input[type="url"],
#nd_options_shortcode_cf7_1072 input[type="tel"],
#nd_options_shortcode_cf7_1072 input[type="number"],
#nd_options_shortcode_cf7_1072 input[type="date"],
#nd_options_shortcode_cf7_1072 input[type="checkbox"],
#nd_options_shortcode_cf7_1072 input[type="file"],
#nd_options_shortcode_cf7_1072 textarea,
#nd_options_shortcode_cf7_1072 label,
#nd_options_shortcode_cf7_1072 select {
    width: 100%;
}

.nd_options_customizer_forms span.wpcf7-not-valid-tip,
.nd_options_customizer_forms .wpcf7-response-output.wpcf7-validation-errors,
.nd_options_customizer_forms .wpcf7-response-output.wpcf7-mail-sent-ok {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.tel-0800 {
    color: #1c1c1c;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}

.tel-5411{
    color: #1c1c1c;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Gallery */
.gallery a {
    text-decoration: none;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
}

.gallery a i {
    /*background: #5C4F4C;*/
    font-size: 18px;
    line-height: 30px;
}

.gallery a i {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 80%;
    left: 50%;
    display: block;
    margin: -22px 0 0 -22px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.gallery a:hover i {
    top: 45%;
    opacity: 1;
    transform: translateY(20);
}
.gallery a:hover i {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.bg-img-gallery {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 250px;
    display: block;
    width: 100%
}

/* Gallery filters */
.img-gallery {
    display: none;
}
.show {
    display: block;
}
#myBtnContainer{
    text-align: center;
}
#myBtnContainer .btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: white;
    cursor: pointer;
    margin-bottom: 6px;
    /*text-transform: uppercase;*/
    color: #5c4f4c;
}
#myBtnContainer .btn:hover {
    background-color: #ddd;
}
#myBtnContainer .btn.active {
    background-color: #5C4F4C;
    color: white;
}

.language-container {
    float: right;
}

.custom-hidden-xs {
    display: none !important;
}

.booking-label {
    text-transform: uppercase;
}

#nd_options_navigation_2_sticky_container{ 
    -webkit-transition: all 0.8s ease; 
    -moz-transition: all 0.8s ease; 
    -o-transition: all 0.8s ease; 
    -ms-transition: all 0.8s ease; 
    transition: all 0.8s ease;
}
.nd_options_navigation_2_sticky_move_down{ margin-top: 0px; }
.nd_options_navigation_2_sticky_move_up{ 
    margin-top: 0px; /*cambiar este estilo si muestra top-header en mobile */
}

/* Tarifas */
.condiciones p {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.condiciones p b {
    font-weight: 700;
}

/* Servicios */
.subtitutos-servicios {
    color:#1c1c1c !important;
    font-size:28px;
    line-height:1.3em;
    font-weight:normal;
}
.titulos-cuadros-allinclusive {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    height: 44px;
}
.textos-cuadros-allinclusive {
    display: inline-block;
    /*display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    line-height: normal;*/
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

/* FOOTER */
.firmaTremunColDer{
    border-left: 1px solid #353535;
    padding-left: 25px;
}
.ul-footer {
    padding-inline-start: 20px !important;
}
.ul-footer li {
    padding: 0 !important;
    border-bottom: 0 !important;
    line-height: 15px !important;
    margin-bottom: 12px;
    color: #fff;
    font-size: 15px !important;
}
.ul-footer li i {
    line-height: 13px !important;
}
.footerHoteles {
    margin: 25px 0 35px;
}
.footerHoteles .footerHotelesDestinos {
    text-transform: uppercase;
    /*line-height: 24px;
    line-height: 25px !important;*/
    line-height: 15px !important;
    margin-bottom: 5px;
    margin-top: 15px;
}
.footerHoteles .footerHotelesHotel {
    color: #eee;
    font-size: 15px;
}
.footerHoteles p,
.footerHoteles p .footerHotelesHotel {
    line-height: 15px !important;
    margin-bottom: 10px;
}
.footerHoteles p i {
    color: #fff !important;
    margin-right: 8px;
    float: left;
}
.booking-block-padding {
    padding: 20px;
}
.firmaTremunColDer .footerHoteles p:last-of-type {
    margin-bottom: 0;
}
@media (max-width: 768px) {
/*    .firmaTremunColIzq{
        border-right: 1px solid #353535;
        padding-right: 25px;
    }*/
    .firmaTremunColDer{
        border-left: none;
        padding-left: 0;
        border-top: 1px solid #353535;
    }
    .footerHoteles.xsNoMb {
        margin-bottom: 0;
    }
    .footerHoteles.xsNoMt {
        margin-top: 0px;
    }
    
}
@media (max-width: 992px) {
    .footerHoteles.smNoMb {
        margin-bottom: 0;
    }
    .footerHoteles.smNoMt {
        margin-top: 0px;
    }
}
/*.footerHoteles .footerHotelesHotel i {
    font-size: 12px;
    margin-left: 2px;
}*/
/*.footerHoteles .footerHotelesHotel i:first-child {
    margin-left: 5px;
}*/
.newsletter-mail {
    padding: 0px 0px 0px 0px;
    width:100%;
}
.newsletter-btn {
    padding: 0px 0px 0px 0px;
    width:100%;
}
.booking-block-left {
    margin-right: 0;
}
.booking-block-right {
    margin-left: 0;
}
@media (min-width: 480px) {
    .booking-block-left {
        margin-right: 15px;
    }
    .booking-block-right {
        margin-left: 15px;
    }
    .tel-0800 {
        font-size: 35px;
        line-height: 35px;
    }
}
@media (max-width: 480px) {
    .vc_visible-xxs {
        display: block !important;
    }
}

/* custom media xxs */
@media (max-width: 480px) {
  .vc_col-xxs-1, .vc_col-xxs-2, .vc_col-xxs-3, .vc_col-xxs-4, .vc_col-xxs-5, .vc_col-xxs-6, .vc_col-xxs-7, .vc_col-xxs-8, .vc_col-xxs-9, .vc_col-xxs-10, .vc_col-xxs-11, .vc_col-xxs-12 {
    float: left;
  }
  .vc_col-xxs-12 {
    width: 100%;
  }
  .vc_col-xxs-11 {
    width: 91.66666667%;
  }
  .vc_col-xxs-10 {
    width: 83.33333333%;
  }
  .vc_col-xxs-9 {
    width: 75%;
  }
  .vc_col-xxs-8 {
    width: 66.66666667%;
  }
  .vc_col-xxs-7 {
    width: 58.33333333%;
  }
  .vc_col-xxs-6 {
    width: 50%;
  }
  .vc_col-xxs-5 {
    width: 41.66666667%;
  }
  .vc_col-xxs-4 {
    width: 33.33333333%;
  }
  .vc_col-xxs-3 {
    width: 25%;
  }
  .vc_col-xxs-2 {
    width: 16.66666667%;
  }
  .vc_col-xxs-1 {
    width: 8.33333333%;
  }
  .vc_col-xxs-pull-12 {
    right: 100%;
  }
  .vc_col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-xxs-pull-9 {
    right: 75%;
  }
  .vc_col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-xxs-pull-6 {
    right: 50%;
  }
  .vc_col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-xxs-pull-3 {
    right: 25%;
  }
  .vc_col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-xxs-pull-0 {
    right: auto;
  }
  .vc_col-xxs-push-12 {
    left: 100%;
  }
  .vc_col-xxs-push-11 {
    left: 91.66666667%;
  }
  .vc_col-xxs-push-10 {
    left: 83.33333333%;
  }
  .vc_col-xxs-push-9 {
    left: 75%;
  }
  .vc_col-xxs-push-8 {
    left: 66.66666667%;
  }
  .vc_col-xxs-push-7 {
    left: 58.33333333%;
  }
  .vc_col-xxs-push-6 {
    left: 50%;
  }
  .vc_col-xxs-push-5 {
    left: 41.66666667%;
  }
  .vc_col-xxs-push-4 {
    left: 33.33333333%;
  }
  .vc_col-xxs-push-3 {
    left: 25%;
  }
  .vc_col-xxs-push-2 {
    left: 16.66666667%;
  }
  .vc_col-xxs-push-1 {
    left: 8.33333333%;
  }
  .vc_col-xxs-push-0 {
    left: auto;
  }
  .vc_col-xxs-offset-12 {
    margin-left: 100%;
  }
  .vc_col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-xxs-offset-9 {
    margin-left: 75%;
  }
  .vc_col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-xxs-offset-6 {
    margin-left: 50%;
  }
  .vc_col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-xxs-offset-3 {
    margin-left: 25%;
  }
  .vc_col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-xxs-offset-0 {
    margin-left: 0%;
  }
  .vc_hidden-xxs {
    display: none !important;
  }
}

@media (min-width: 768px) {
    .vc_custom_1511457186363 {
        height: 348px;
    }
    .video-icon-destinos {
        margin-top: 150px;
    }
    .custom-hidden-sm {
        display: none !important;
    }
    .custom-hidden-xs {
        display: block !important;
    }
    .btn_saber-mas {
        margin-top: 35px;
    }
    #promos-sidebar .owl-stage-outer {
        height: 373px !important;
    }
    #promos-sidebar .owl-item .promo_side_img,
    #promos-sidebar .owl-item {
        height: 373px !important;
    }
    .promos-sidebar-inner-item {
        min-height: 373px;
    }
    /*PROMOS AREA LATERAL DERECHA */
    .areaLateralDerecha #promos-sidebar .owl-stage-outer,
    .areaLateralDerecha #promos-sidebar .owl-item .promo_side_img,
    .areaLateralDerecha #promos-sidebar .owl-item {
        height: 300px !important;
    }
    .areaLateralDerecha .promos-sidebar-inner-item {
        min-height: 300px;
    }
    .booking-block-padding {
        padding: 14px;
    }
    .booking-block-left {
        margin-right: 15px;
    }
    .booking-block-right {
        margin-left: 15px;
    }
    .bg-img-gallery {
        height: 190px;
    }
}
@media (min-width: 960px) {
    .vc_custom_1511457186363 {
        height: 454px;
    }
    .btn_saber-mas {
        margin-top: 0;
    }
    .tel-0800 {
        font-size: 30px;
        line-height: 35px;
    }
}
@media (min-width: 992px) {
    .bg-img-gallery {
        height: 250px;
    }
    .vc_custom_1511457186363 {
        height: 450px;
    }
    .video-icon-destinos {
        margin-top: 175px;
    }
    .custom-hidden-md {
        display: none !important;
    }
    .custom-hidden-sm {
        display: none !important;
    }
    .custom-hidden-xs {
        display: block !important;
    }
    .newsletter-mail {
        width:60%;
    }
    .newsletter-btn {
        width:40%;
    }
    #promos-sidebar .owl-stage-outer {
        height: 381px !important;
    }
    #promos-sidebar .owl-item .promo_side_img,
    #promos-sidebar .owl-item {
        height: 381px !important;
    }
    .promos-sidebar-inner-item {
        min-height: 381px;
    }
    .booking-block-padding {
        padding: 16px;
    }
    /*PROMOS AREA LATERAL DERECHA */
    .areaLateralDerecha #promos-sidebar .owl-stage-outer,
    .areaLateralDerecha #promos-sidebar .owl-item .promo_side_img,
    .areaLateralDerecha #promos-sidebar .owl-item {
        height: 260px !important;
    }
    .areaLateralDerecha .promos-sidebar-inner-item {
        min-height: 260px;
    }
}
@media (min-width: 1200px) {
    /* PROMOS */
    .owl-item {
        height: auto;
    }
    .promo_home_txt {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .logo-h {
        height: 60px;
    }
    .nd_options_navigation_2_sticky_move_up{ 
        margin-top: 52px; 
    }
    .vc_custom_1511457186363 {
        height: 570px;
    }
    .video-icon-destinos {
        margin-top: 237px;
    }
    .custom-hidden-lg {
        display: none !important;
    }
    .custom-hidden-xs {
        display: block !important;
    }
    .language-container {
        /*margin-top: -8px;*/
    }
    #promos-sidebar .owl-stage-outer {
        height: 330px !important;
    }
    #promos-sidebar .owl-item .promo_side_img,
    #promos-sidebar .owl-item {
        height: 330px !important;
    }
    .newsletter-btn {
        width: 35%;
    }
    .promos-sidebar-inner-item {
        min-height: 300px;
    }
    .booking-block-padding {
        padding: 16px;
    }
    /*PROMOS AREA LATERAL DERECHA */
    .areaLateralDerecha #promos-sidebar .owl-stage-outer,
    .areaLateralDerecha #promos-sidebar .owl-item .promo_side_img,
    .areaLateralDerecha #promos-sidebar .owl-item {
        height: 260px !important;
    }
}
@media (max-width: 1199px) {
    .display_none_menu_responsive { display: none; }
    .display_block_menu_responsive { display: block; }
}

/* HABITACIONES HOME LOS PINOS */
.title-habs-lph-home .container-lph {
    margin-top: 15px;
    height: 270px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.title-habs-lph-home .container-lph.image-block {
    margin-top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.title-habs-lph-home .container-lph h2 {
    line-break: anywhere;
    /* max-width: 155px; */
}
.title-habs-lph-home .container-lph h2 .sector-lph {
    line-height: 40px;
}
.title-habs-lph-home .container-lph h2 .title-lph {
    font-size: 47px;
    line-height: 1.2em;
}
@media (max-width: 1200px) {
    .title-habs-lph-home .container-lph {
        height: 210px;
    }
    .title-habs-lph-home .container-lph h2 {
        max-width: 100%;
    }
    .title-habs-lph-home .container-lph h2 .title-lph {
        font-size: 33px;
        line-height: 1.2em;
    }
}
@media (max-width: 959px) {
    .title-habs-lph-home .container-lph {
        height: 157px;
        padding: 20px;
    }
    .title-habs-lph-home .container-lph.image-block {
        padding: 0;
    }
    .title-habs-lph-home .container-lph h2 .sector-lph {
        line-height: 30px;
        font-size: 20px;
    }
    .title-habs-lph-home .container-lph h2 .title-lph {
        font-size: 25px;
        line-height: 1.2em;
    }
}
@media (max-width: 767px) {
    .title-habs-lph-home .container-lph {
        height: 160px;
        padding: 30px;
    }
    .title-habs-lph-home .container-lph h2 .sector-lph {
        line-height: 30px;
        font-size: 25px;
    }
    .title-habs-lph-home .container-lph h2 .title-lph {
        font-size: 45px;
        line-height: 1.2em;
    }
}
@media (max-width: 479px) {
    .title-habs-lph-home .container-lph {
        height: 200px;
    }
}

.owl-dots .owl-dot:focus,
.owl-dots .owl-dot span:focus,
.nd_options_customizer_fonts button {
    outline: none;
}
#nd_booking_single_cpt_1_title {
    margin-left: 10px;
}
@media (max-width: 768px) {
    #nd_booking_single_cpt_1_title {
        margin-left: 0;
    }
}

.tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-img-wrap {
    padding: 3px;
    background-color: rgba(17, 17, 17, 1);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
}
.tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb.selected .tp-thumb-img-wrap {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-img-wrap .tp-thumb-image {
    padding: 3px;
    display: block;
    box-sizing: border-box;
    position: relative;
}

.rev_slider_wrapper.fullwidthbanner-container {
    margin: 0px auto;
    background: transparent;
    padding:0px;
    margin-top:0px;
    margin-bottom:0px;
}
/*@media (min-width: 1200px) {
    .rev_slider_wrapper.fullwidthbanner-container {
        max-height: 381px;
    }
}*/
@media (max-width: 767px) {
    .tp-thumbs.gyges {
        display: none;
    }
}

/* sidebar links */
.sidebar-link-container {
    padding: 0;
}
.sidebar-link-btn {
    background-color: #1c1c1c;
    margin-bottom: 15px;
}
.sidebar-link-btn a {
    color: #fff !important;
    width: 100%;
    padding: 15px 0;
    letter-spacing: 2px;
    line-height: 13px;
    font-size: 13px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .sidebar-link-container:nth-child(1),
    .sidebar-link-container:nth-child(2){
        margin-top: 30px;
    }
    .sidebar-link-container:nth-child(odd) {
        padding-right: 15px;
    }
    .sidebar-link-container:nth-child(even) {
        padding-left: 15px;
    }
}
.nd_options_navigation_2_sticky_move_down img.logo-h {
    display: none;
    transition: all 800ms;
}
.nd_options_navigation_2_sticky_move_down img.logo-h.negativo {
    display: block;
    transition: all 800ms;
}
.nd_options_navigation_2_sticky_move_up img.logo-h {
    display: block;
    transition: all 800ms;
}
.nd_options_navigation_2_sticky_move_up img.logo-h.negativo {
    display: none;
    transition: all 800ms;
}
@media(max-width: 1199px){
    .nd_options_navigation_2_sticky_move_down img.logo-h, 
    .nd_options_navigation_2_sticky_move_up img.logo-h {
        display: block;
    }
    .nd_options_navigation_2_sticky_move_down img.logo-h.negativo, 
    .nd_options_navigation_2_sticky_move_up img.logo-h.negativo {
        display: none;
    }
}