@charset "utf-8";
/* CSS Document */

/*

font-family:400 12px/120% 'PT Sans', sans-serif;

box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;


background-size: px px;
	-webkit-background-size:

content: '\f054';
    font-family: "FontAwesome";
    font-size:14px;
    color: #5F5F5F;


*/

body
{
	margin: 0;
	padding: 0;
    background-color: #FFF;
}
/* Accessibility map */
.as_map_c
{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.as_map
{
    height: 28px;
    margin: -250px auto 0 auto;
    display: table;
    table-layout: fixed;
    padding: 3px 25px 14px 10px;;
    background-color: #FFFFFF;
    transition: margin-top 400ms;
    -webkit-transition: margin-top 400ms;
}
.as_map.opened { margin-top: 0; }
.as_map ul { float: left; margin: 0; padding: 0; list-style: none; }
.as_map ul li { float: left; margin: 15px 10px; }
.as_map ul li > *
{
    padding: 5px 15px;
    background-color: #d7cfcc;

    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 20px;
    color: #231F1D;
    text-decoration: none;
    line-height: 20px;
}
.as_map ul li > *:focus { background-color: #FFFFFF; outline: 1px dotted #231F1D; }

*
{
	outline: none;
    transition:background-color ease 1s;
    -webkit-transition:background-color ease 1s;
}

*:focus
{
    box-sizing: border-box;
    outline: 2px dotted #BB4B37;
}

a
{
    transition: color ease 0.7s;
    -webkit-transition: color ease 0.7s;
}

a img
{
	border: 0px solid;
}

p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.content p
{
	float: none;
}

a.art_anchor,
.content a.art_anchor
{
	text-decoration:none;
}

body .ui-widget { font-size: 11px; }

.page_c
{
	width: 100%;	
	overflow: hidden;
	position: relative;
	z-index: 1;
}

body.booking_p .page_c
{
    position: static;
}

@media only screen and (max-width: 1020px)
{
	.page_c
	{
		min-width: 320px;
	}
	body .ui-widget { font-size: 14px; }
}
@media only screen and (max-width: 620px)
{
	body .ui-widget { font-size: 16px; }
}

.offscreen
{
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/*****************************/
/*			HEAD			*/
/***************************/
.head_c
{
	width: 100%;
	position:fixed;
	z-index:4;
	background-color: #FFF;
    float: left;
    height: 85px;
    box-shadow: 0 1px 4px rgba(0, 0,2, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0,2, 0.3);
}

.logo_c
{
    float: left;
    padding: 24px 65px 0;
}

.logo_c img
{
    width: 208px;
    height: 54px;
}

.header_right
{
    float: right;
    height: 100%;
    overflow: hidden;
}

.menu_c
{
    float: right;
    height: 100%;
}

.header_links_c
{
    float: right;
    padding: 30px;
}

.header_links_c a
{
    display: inline-block;
    vertical-align: middle;
    font:  400 0.875rem/120% Lora, Georgia, sans-serif;
    letter-spacing: 0.02em;
    color: #73726C;
    text-decoration: none;
    transition: color ease 0.7s;
    -webkit-transition: color ease 0.7s;
    margin-left: 22px;
}

.header_links_c a:first-child
{
    margin-left: 0;
}

.header_links_c a:hover,
.header_links_c a:focus
{
    color: #A54230;
}

.header_links_c a span
{
    display: inline-bolck;
    vertical-align: middle;
}

.header_links_c .fa
{
    font-size: 1.125rem;
}

.header_links_c .link_t
{
    margin-left: 6px;
}

/*Desktop menu*/
.menu_btn
{
    display: block;
    float: right;
    height: 100%;
    box-sizing: border-box;
    padding: 30px 40px;
    text-align: center;
    background-color: #BB4B37;
    font: 500 1.125rem/120% Roboto, sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
}

.menu_btn span
{
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle;
}

.menu_btn .mmbico
{
    width: 36px;
    height: 24px;
    display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: middle;
}

.menu_btn .mmbico > *
{
    width: 37px;
    height: 2px;
    float: left;
    opacity: 1;
    transition: transform ease 0.5s, width ease 0.3s;
    -webkit-transition: -webkit-transform ease 0.5s, width ease 0.3s;
    backface-visibility: hidden;
    background-color: #FFF;
}

.menu_btn:hover .mmbico > *,
.menu_c.opened .menu_btn .mmbico > *
{
    width: 37px;
}

.menu_btn .mmbico .one
{
    margin-top: 0;
}

.menu_c.opened .menu_btn .one {
    margin: 0 0 0 9px;
    transform: rotate(45deg) translate(0px, 18px);
    -webkit-transform: rotate(45deg) translate(0px, 18px);
    width: 37px;
}

.menu_btn .mmbico .two
{
    width: 37px;
}

.menu_c.opened .menu_btn .two { opacity: 0; }
.menu_c.opened .menu_btn .three {
    margin: 0 0 0 9px;
    transform: rotate(-45deg) translate(-8px, -9px);
    -webkit-transform: rotate(-45deg) translate(-8px, -9px);
    width: 37px;
}
.menu_btn .mmbico > div
{
    margin: 9px 0 0 0;
    transform: rotate(0deg) translate(0,0);
    -webkit-transform: rotate(0deg) translate(0,0);
    opacity: 1;
}

/*Desktop menu*/
.hmenu_c
{
	width: 100vw;
    z-index: 50;
    position: absolute;
    top: 85px;
    right: 0;
    background-color: #F7F7F7;
    overflow: hidden;
    height: 0;
    transition: height ease 0.7s;
    -webkit-transition: height ease 0.7s;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.hmenu_c::after
{
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 473px;
    height: 654px;
    background: url(../img/SVG/SVG/S_menue_open.svg) no-repeat bottom right;
    background-size: 473px 654px;
    opacity: 0.06;
}


.head_c .header_right .menu_c.opened .hmenu_c
{
    height: calc(100vh - 85px);
    -webkit-box-shadow: inset 0px 74px 5px 0px rgba(227,227,226,0.5);
    box-shadow: inset 0px 4px 5px 0px rgba(227,227,226,0.5);
}

.hmenu_c .menu
{
	display:table;
	width: 100%;
    margin: 0;
    z-index: 50;
    position: relative;
}

.menu ul
{
    margin: 0;
    padding: 20px 20px 50px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}

.menu li
{
	margin: 0;
	list-style: none;
	display: block;
	z-index: 2;
	text-transform: none;
}

.menu ul:last-child li
{

}

.menu ul > li:last-child
{
	margin-right:0;
}

.menu li a
{
    display: inline-block;
	margin:0;
	padding: 8px 24px;
	box-sizing: border-box;
    position: relative;

    font: 400 1.25rem/170% Lora, Georgia, sans-serif;
    letter-spacing: 0.02em;
	color: #585858;
	text-decoration:none;
}

.menu li.link_down > a::after
{
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 8px;
}

.menu li.opened.link_down > a::after
{
    content: "\f106";
}

.menu > ul > li:hover > a,
.menu > ul > li.opened > a,
.menu > ul > li > a:focus,
.menu > ul > li.current_link > a,
.menu > ul > li.current_path > a
{
    color: #BB4B37;
}

.menu > ul > li > a > span
{
    position: relative;
}

.menu > ul > li > ul
{
	margin:0;
	padding: 0;
    overflow: hidden;
    max-height:0;
    transition: max-height ease 0.5s, padding-top ease 0.5s, padding-bottom ease 0.5s;
    -webkit-transition: max-height ease 0.5s, padding-top ease 0.5s , padding-bottom ease 0.5s;
    text-align: center;
}

.menu > ul > li.opened > ul,
.menu > ul > li.current_path > ul
{
    max-height: 500px;
    padding-top: 0;
    padding-bottom: 20px;
}


.menu li li
{
    width: 100%;
}

.menu li li a
{
    padding: 0 15px;
    box-sizing: border-box;
    text-transform: none;
    font: 400 0.938rem/170% Quicksand, Arial, sans-serif;
    letter-spacing: 0.02em;
    text-align: center;
    background: none !important;
    position: relative;
}

.menu li li > a:hover,
.menu li li.opened > a,
.menu li li > a:focus,
.menu li li.current_link > a,
.menu li li.current_path > a
{
    color: #BB4B37;
}

.hmenu_c .booking_link_c
{
    width: 100%;
    text-align: center;
}

.hmenu_c .booking_link
{
    display: inline-block;
    min-width: 320px;
    box-sizing: border-box;
    padding: 17px 25px;
    font: 400 1.063rem/160% Lora, Georgia, sans-serif;
    color: #FFF;
    text-decoration: none;
    background-color: #BB4B37;
    text-align: center;
    transition: background-color ease 0.7s;
    -webkit-transition: background-color ease 0.7s;
    position: relative;
    z-index: 2;
}

.hmenu_c .booking_link span::after
{
    content: "\f105";
    font: 400 1.25rem/120% FontAwesome;
    margin-left: 10px;
}

.hmenu_c .booking_link:hover,
.hmenu_c .booking_link:focus
{
    background-color: #A54230;
}


/*Header Image*/

.header_image_c
{
    width: 100%;
    float: left;
    z-index: 1;
    position: relative;
    overflow: hidden;
    height: 824px;
}

body.start .header_image_c
{
    height: 1142px;
}

.header_image_c::after
{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3E3D31;
    opacity: 0.3;
    z-index: 2;
}

.header_image_c .header_image img
{
    width: 2000px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

@media(min-width: 2000px)
{
    .header_image_c, body.start .header_image_c
    {
        height: auto;
    }

    .header_image_c .header_image img
    {
        width: 100%;
        position: static;
        z-index: 1;
        left: auto;
        transform: none;
        -webkit-transform: none;
    }
}

.header_image_link_c
{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 20px;
    z-index: 3;
}

.header_image_link_c .hlink
{
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    margin-top: 18px;
}

.header_image_link_c .fa.fa-facebook
{
    font-size: 1.25rem;
}

.header_image_c .fa.fa-globe
{
    font-size: 1.125rem;
    position: relative;
    z-index: 2;
}

.header_image_link_c .fa.fa-search
{
    font-size: 1.125rem;
}

.header_image_link_c .text_c
{
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    font: 400 0.75rem/120% Roboto, Arial, sans-serif;
    letter-spacing: 0.1em;
    color: #FFF;
    text-transform: uppercase;
    position: relative;
    padding-top: 60px;
}

/* Google Translate */
.gtranslate_c
{
    position: relative;
    z-index: 3;
}

.gtranslate_c .gtranslate_inner
{
    position: absolute;
    left: -20px;
    top: -13px;
    display: none;
    height: 44px;
    box-sizing: border-box;
    background-color: #BB4B37;
    padding: 10px 12px 10px 52px;
    border: 1px solid transparent;
    border-right: none;
    z-index: 1;
    transition: border-color ease 0.7s;
    -webkit-transition: border-color ease 0.7s;
}

.goog-te-gadget-simple .goog-te-menu-value,
.goog-te-gadget-simple .goog-te-menu-value:hover
{
    background-color: #FFF;
}

.gtranslate_c.opened .gtranslate_inner
{
    display: block;
}

.header_image_link_c .text_c::before
{
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 1px;
    height: 50px;
    background-color: #FFF;
}

.header_image_text_c
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 4;
}

.header_image_text_c .title
{
    padding: 35px 60px;
    background-color: rgba(91,90,85,0.8);
    font: 400 1.75rem/120% Quicksand, Arial, sans-serif;
    letter-spacing: 0.08em;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    min-width: 560px;
    box-sizing: border-box;
}

.header_image_text_c .title::after
{
    content: " ";
    position: absolute;
    top: -8px;
    left: 8px;
    width: 54px;
    height: 42px;
    background: url(../img/SVG/quota_head.svg) no-repeat center;
    background-size: 54px 42px;
}

.header_image_text_c .link_c
{
    text-align: center;
    margin-top: -7px;
}

.header_image_text_c .link_c > *
{
    display: inline-block;
    width: auto;
    min-width: 250px;
    box-sizing: border-box;
    padding: 17px 25px;
    font: 400 1.063rem/160% Lora, Georgia, sans-serif;
    color: #FFF;
    text-decoration: none;
    background-color: #BB4B37;
    text-align: center;
    transition: background-color ease 0.7s;
    -webkit-transition: background-color ease 0.7s;
    float: none;
    margin: 0 auto;
}

.header_image_text_c a span::after
{
    content: "\f105";
    font: 400 1.25rem/120% FontAwesome;
    margin-left: 10px;
}

.header_image_text_c a:hover,
.header_image_text_c a:focus
{
    background-color: #A54230;
}

.to_content
{
    position: absolute;
    cursor: pointer;
    bottom: 78px;
    left: 50%;
    margin-left: -13px;
    z-index: 5;
    -moz-animation: bounce 3s 6;
    -webkit-animation: bounce 3s 6;
    animation: bounce 3s 6;
}

.to_content img
{
    width: 26px;
    height: 42px;
}

.search_c
{
    position: fixed;
    top: 85px;
    left: 0;
    width: 100vw;
    height: 0;
    overflow: hidden;
    background-color: #F7F7F7;
    z-index: 100;
    transition: height ease 0.7s;
    -webkit-transition: height ease 0.7s;
}

.search_c::after
{
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 473px;
    height: 654px;
    background: #F7F7F7 url(../img/SVG/SVG/S_menue_open.svg) no-repeat bottom right;
    background-size: 473px 654px;
    opacity: 0.06;
    z-index: -1;
}

.search_c.opened
{
    height: calc(100vh - 85px);
}

.search_c .search_content
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 700px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-bottom: 1px solid #B4B4B4;
}

.search_c .search_content input
{
    width: calc(100% - 190px);
    box-sizing: border-box;
    border: none;
    background: none;
    font: 400 1.875rem/160% Quicksand, Arial, sans-serif;
    color: #585858;
    display: block;
    float: left;
}

.search_c .search_submit
{
    display: block;
    float: left;
    width: 190px;
    box-sizing: border-box;
    padding: 15px;
    text-align: center;
    font: 400 1.063rem/160% Lora, Georgia, sans-serif;
    color: #FFF;
    text-decoration: none;
    background-color: #BB4B37;
    transition: background-color ease 0.7s;
    -webkit-transition: background-color ease 0.7s;
}

.search_c .search_submit:hover,
.search_c .search_submit:focus
{
    background-color: #A54230;
}

.search_c .search_submit span::after
{
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.25rem;
    margin-left: 8px;

}

.close_search
{
    position: absolute;
    bottom: -35px;
    left: 0;
    font: 400 0.938rem/160% Quicksand, Arial, sans-serif;
    color: #585858;
    cursor: pointer;
}

.close_search span::before
{
    content: "\f00d";
    margin-right: 6px;
    font: 400 1.25rem/120% FontAwesome;
}

/* Fixed Icons */
#fixed_icons
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 77px;
    box-sizing: border-box;
    background-color: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 5;
}

#fixed_icons > a
{
    padding: 13px 22px;
    background-color: #BB4B37;
    font: 1rem/120% Lora, Georgia, sans-serif;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    transition: background-color ease .5s;
    margin: 0 6px;
}

#fixed_icons > a:hover,
#fixed_icons > a:focus
{
    background-color: #A54230;
}

#fixed_icons > a.availability
{
    background-color: transparent;
    padding: 0;
    color: #BB4B37;
    border-bottom: 1px solid #BB4B37;
    margin-left: 30px;
    transition: border-bottom-color ease .5s;
}

#fixed_icons > a.availability:hover,
#fixed_icons > a.availability:focus
{
    border-bottom-color: transparent;
    background-color: transparent;
}

#fixed_icons > a .mob
{
    display: none;
}

#no_btn
{
    position: absolute;
    top: 0;
    right: 0;
    width: 77px;
    height: 100%;
    background: #BB4B37;
    color: #fff;
    font: 400 23px 'FontAwesome';
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    box-sizing: border-box;
}

#no_btn:hover
{
    background-color: #A54230;
}

/*****************************/
/*			MAIN			*/
/***************************/
.main_c
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 3;
    float: left;
}

body.booking_p .main_c
{
    position: static;
}

.main
{
	width: 100%;
	min-height: 500px;
	overflow: hidden;
	position: relative;
	z-index: 1;
    display: block;
    padding-top: 60px;
    padding-bottom: 130px;
}

body.booking_p .main
{
    position: static;
}

/*****************************/
/*			FOOTER			*/
/***************************/
.footer_c
{
	width: 100%;
	position:relative;
	z-index:2;
	background-color: #8B8881;
    padding-bottom: 81px; /* fixed button's hight */
    float: left;
}

.footer_c_c
{
    width: 100%;
    max-width: 1840px;
    box-sizing: border-box;
    padding: 60px 20px 50px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    font: 400 0.938rem/160% Quicksand, Arial, sans-serif;
    letter-spacing: 0.02em;
    color: #FFF;
}

.footer_c a
{
    font: 400 0.875rem/120% Lora, Georgia, sans-serif;
    letter-spacing: 0.02em;
    color: #FFF;
    text-decoration: none;
    transition: color ease 0.7s;
    -webkit-transition: color ease 0.7s;
}

.footer_c a:hover,
.footer_c a:focus
{
    color: #D6D5D1;
}

.footer_c a span
{
    text-decoration: underline;
}

.footer_c .col
{
    padding-left: 50px;
    padding-right: 50px;
}

.footer_c .col:first-child
{
    padding-left: 0;
}

.footer_c .col.logo_c
{
    padding-top: 13px;
}

.footer_c .footer_logo
{
    width: 224px;
    height: 56px;
}

.footer_c .phone_icon
{
    width: 12px;
    height: 12px;
}

.footer_c .email_icon
{
    width: 14px;
    height: 10px;
}

.footer_c .map_icon
{
    width: 12px;
    height: 16px;
}

.footer_c .col img
{
    margin-right: 10px;
}

.footer_links
{
    position: absolute;
    bottom: 101px;
    right: 50px;
}

.footer_links a
{
    display: inline-block;
    font: 400 0.75rem/120% Quicksand, Arial, sans-serif;
    text-decoration: none;
    letter-spacing: 0.003em;
    color: #FFF;
    margin-left: 10px;
}

.footer_links a:hover,
.footer_links a:focus
{
    color: #FFF;
    text-decoration: underline;
}

.footer_links a:first-child
{
    margin-left: 0;
}

.footer_links .algo_logo
{
    width: 34px;
    height: 10px;
    margin-left: 4px;
}

@media(max-width: 1600px)
{
    .header_image_c
    {
        height: 660px;
    }

    body.start .header_image_c
    {
        height: 914px;
    }

    .header_image_c .header_image img
    {
        width: 1600px;
    }
}

@media(max-width: 1250px)
{
    .header_image_c
    {
        height: 515px;
    }

    body.start .header_image_c
    {
        height: 714px;
    }

    .header_image_c .header_image img 
    {
        width: 1250px;
    }
}


@media( max-width: 1025px)
{

    .as_map_c
    {
        display: none !important;
    }

	/*****************************/
	/*			HEAD			*/
	/***************************/
    .head_c
    {
        position: relative;
        height: 69px;
    }

    .hmenu_c
    {
        top: 69px;
        height: auto;
        max-height: 0;
        transition: max-height ease 0.7s;
        -webkit-transition: max-height ease 0.7s;
        display: block;
    }

    .hmenu_c::after
    {
        width: 200px;
        height: 276px;
        background-size: 200px 276px;
    }


    .head_c .header_right .menu_c.opened .hmenu_c
    {
        height: auto;
        max-height: 2000px;
    }

    .menu_btn
    {
        padding: 23px 25px;
    }

    .menu_btn .mmbico
    {
        width: 27px;
        height: 17px;
        display: inline-block;
        position: relative;
        z-index: 1;
        vertical-align: middle;
    }

    .menu_btn .mmbico > *
    {
        width: 27px;
        height: 1px;
    }

    .menu_btn:hover .mmbico > *,
    .menu_c.opened .menu_btn .mmbico > *
    {
        width: 27px;
    }

    .menu_c.opened .menu_btn .one {
        margin: 0 0 0 7px;
        transform: rotate(45deg) translate(-2px, 12px);
        -webkit-transform: rotate(45deg) translate(-2px, 12px);
        width: 27px;
    }

    .menu_btn .mmbico .two
    {
        width: 27px;
    }

    .menu_c.opened .menu_btn .two { opacity: 0; }
    .menu_c.opened .menu_btn .three {
        margin: 0 0 0 7px;
        transform: rotate(-45deg) translate(-5px, -8px);
        -webkit-transform: rotate(-45deg) translate(-5px, -8px);
        width: 27px;
    }
    .menu_btn .mmbico > div
    {
        margin: 7px 0 0 0;
        transform: rotate(0deg) translate(0,0);
        -webkit-transform: rotate(0deg) translate(0,0);
    }

    .menu ul
    {
        padding: 40px 20px;
    }

    .menu li a
    {
        font-size: 1rem;
    }

    .hmenu_c .booking_link_c
    {
        padding-bottom: 40px;
    }

    .hmenu_c .booking_link
    {
        min-width: 275px;
    }

    .menu_btn span
    {
        margin-left: 8px;
    }

    .header_links_c
    {
        padding: 24px 30px;
    }

    .logo_c
    {
        padding: 20px 25px 0;
    }

    .logo_c img
    {
        width: 149px;
        height: 38px;
    }

    .header_image_text_c .title
    {
        padding: 26px 55px;
        font-size: 1rem;
        min-width: 330px;
    }

    .header_image_text_c .title::after
    {
        top: -6px;
        left: 5px;
        width: 35px;
        height: 27px;
        background-size: 35px 27px;
    }

    .header_image_text_c .link_c
    {
        margin-top: -10px;
    }

    .header_image_text_c .link_c > *
    {
        min-width: 180px;
        padding: 10px 20px;
        font-size: 0.813rem;
    }

    .header_image_text_c a span::after
    {
        font-size: 1rem;
    }

    .header_image_link_c .text_c
    {
        padding-top: 50px;
    }

    .header_image_link_c .text_c::before
    {
        height: 43px;
    }

    .header_image_text_c a
    {
        min-width: 190px;
        padding: 7px 10px;
        font-size: 0.813rem;
    }

    /* SEARCH */
    .search_c
    {
        position: absolute;
        top: 69px;
    }

    .search_c::after
    {
        width: 250px;
        height: 345px;
        background-size: 250px 345px;
    }

    .to_content
    {
        display: none;
    }

    #no_btn
    {
        bottom: 10px;
    }

    .main
    {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .header_image_c
    {
        height: 422px;
    }

    body.start .header_image_c
    {
        height: 585px;
    }

    .header_image_c .header_image img 
    {
        width: 1025px;
    }

    /*FOOTER*/
    .footer_c_c
    {
        flex-wrap: wrap;
        padding: 50px 20px;
    }

    .footer_c .col.logo_c
    {
        width: 100%;
    }

    .footer_c .col,
    .footer_c .col.logo_c
    {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer_c .footer_logo
    {
        width: 172px;
        height: 43px;
    }

    .footer_links
    {
        bottom: 89px;
    }

}

@media(max-width: 850px)
{
    .header_image_c
    {
        height: 350px;
    }

    body.start .header_image_c
    {
        height: 486px;
    }

    .header_image_c .header_image img 
    {
        width: 850px;
    }

    .search_c .search_content
    {
        width: 530px;
    }

    #fixed_icons
    {
        padding: 0 43px;
    }

    #fixed_icons a
    {
        margin: 0 1px;
    }

    #fixed_icons a .mob
    {
        display: inline-block;
    }

    #fixed_icons a .desk
    {
        display: none;
    }

    #fixed_icons a:not(.availability) .fa
    {
        display: none;
    }

    #fixed_icons a img
    {
        display: none;
    }

    #fixed_icons a.availability
    {
        border: none;
        margin-left: 18px;
    }

    #no_btn
    {
        width: 43px;
    }

    .footer_c
    {
        padding-bottom: 45px;
    }
    .footer_links
    {
        bottom: 53px;
    }
}

@media(max-width: 700px)
{
    .header_links_c .link_t
    {
        display: none;
    }

}

@media( max-width: 650px)
{
	/*****************************/
	/*			HEAD			*/
	/***************************/
	.head_c
    {
        height: 46px;
    }

    .logo_c
    {
        padding: 13px 0 0 12px;
    }

    .logo_c img
    {
        width: 110px;
        height: 28px;
    }

    .header_links_c
    {
        padding: 12px 20px 12px 10px;
    }

    .header_links_c a
    {
        margin-left: 10px;
    }

    .menu_btn
    {
        padding: 13px 17px;
        font-size: 0.963rem;
    }

    .menu_btn .mmbico
    {
        width: 20px;
        height: 13px;
    }

    .menu_btn .mmbico > *
    {
        width: 20px;
        height: 1px;
    }

    .menu_btn:hover .mmbico > *,
    .menu_c.opened .menu_btn .mmbico > *
    {
        width: 20px;
    }

    .menu_c.opened .menu_btn .one {
        margin: 0 0 0 5px;
        transform: rotate(45deg) translate(-2px, 10px);
        -webkit-transform: rotate(45deg) translate(-2px, 10px);
        width: 20px;
    }

    .menu_btn .mmbico .two
    {
        width: 20px;
    }

    .menu_c.opened .menu_btn .two { opacity: 0; }
    .menu_c.opened .menu_btn .three {
        margin: 0 0 0 5px;
        transform: rotate(-45deg) translate(-5px, -7px);
        -webkit-transform: rotate(-45deg) translate(-5px, -7px);
        width: 20px;
    }
    .menu_btn .mmbico > div
    {
        margin: 5px 0 0 0;
        transform: rotate(0deg) translate(0,0);
        -webkit-transform: rotate(0deg) translate(0,0);
    }

    .hmenu_c
    {
        top: 46px;
    }

    .hmenu_c .booking_link
    {
        font-size: 1rem;
        padding: 10px 25px;
    }

    .menu ul
    {
        padding: 40px 0;
    }

    .header_image_link_c .text_c
    {
        padding-top: 40px;
        display: none;
    }

    body.start .header_image_link_c .text_c
    {
        display: block;
    }

    .header_image_text_c .title
    {
        padding: 17px 10px;
        font-size: 0.75rem;
        min-width: 0;
        width: 230px;
    }

    .header_image_text_c .title::after
    {
        top: -5px;
        left: 3px;
        width: 22px;
        height: 18px;
        background-size: 22px 18px;
    }

    .header_image_link_c .text_c::before
    {
        height: 35px;
    }

    .header_image_link_c .hlink
    {
        margin-top: 9px;
    }

    .header_image_c
    {
        height: 268px;
    }

    body.start .header_image_c
    {
        height: 372px;
    }

    .header_image_c .header_image img 
    {
        width: 650px;
    }

    /*Search*/
    .search_c
    {
        top: 46px;
    }

    .search_c .search_content
    {
            WIDTH: 300PX;
    }

    .search_c .search_submit
    {
        font-size: 0.875rem;
    }

    .search_c .search_submit span::after
    {
        font-size: 1rem;
    }

    .search_c .search_submit
    {
        width: 130px;
        padding: 10px;
    }

    .search_c .search_content input
    {
        width: calc(100% - 130px);
        font-size: 0.875rem;
    }

    #fixed_icons
    {
        padding-left: 0;
        justify-content: flex-start;
    }

    #fixed_icons a
    {
        font-size: .875rem;
    }

    #fixed_icons a:first-child
    {
        margin-left: 0;
    }

	/*****************************/
	/*			MAIN			*/
	/***************************/
	
	
	/*****************************/
	/*			FOOTER			*/
	/***************************/
    .footer_c_c
    {
        font-size: 0.813rem;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .footer_c a
    {
        font-size: 0.813rem;
    }

    .footer_c .col
    {
        width: 100%;
        padding-top: 20px;
    }

    .footer_c .col.logo_c
    {
        padding-top: 0;
    }

    .footer_links
    {
        position: static;
        bottom: auto;
        right: auto;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 10px;
    }

    .footer_links a
    {
        margin-left: 6px;
    }

}

@media(max-width: 450px)
{
    .header_image_c
    {
        height: 185px;
    }

    body.start .header_image_c
    {
        height: 256px;
    }

    .header_image_c .header_image img 
    {
        width: 450px;
    }
}

@media(max-width: 400px)
{
    #fixed_icons a
    {
        font-size: .75rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    #fixed_icons a.availability
    {
        margin-left: 12px;
    }

}

@-moz-keyframes bounce
{
    0%,100%,20%,50%,80%
    {
        -moz-transform:translateY(0);
        transform:translateY(0)
    }
    40%
    {
        -moz-transform:translateY(-30px);
        transform:translateY(-30px)
    }
    60%
    {
        -moz-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}

@-webkit-keyframes bounce
{
    0%,100%,20%,50%,80%
    {
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    40%
    {
        -webkit-transform:translateY(-30px);
        transform:translateY(-30px)
    }
    60%
    {
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}

@keyframes bounce
{
    0%,100%,20%,50%,80%
    {
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    40%
    {
        -moz-transform:translateY(-30px);
        -ms-transform:translateY(-30px);
        -webkit-transform:translateY(-30px);
        transform:translateY(-30px)
    }
    60%
    {
        -moz-transform:translateY(-15px);
        -ms-transform:translateY(-15px);
        -webkit-transform:translateY(-15px);
        transform:translateY(-15px)
    }
}