@import url(http://fonts.googleapis.com/css?family=Lusitana);

/* Header */
.header	{
	background-color: transparent;
	background-image: url(/images/body-texture.jpg);
	height: 170px;
	border: none;
	position: absolute;
}

.header .header_info .name,
.header .header_info .phone, 
.header .header_info .address, 
.header .header_info .detail:before {
  display: none;
}
.header .header_logo {
	position: absolute;
	z-index: 9999;
	width: 285px;
	margin-right: 0;
	height: 175px;
	top: 0px;
    left: -21%;
}


/* Nav */
.nav	{
	margin-top: 90px;
	background-color: #4d9bd2;
	letter-spacing: 2px;
}
.nav .list_pages	{	
	color: #FFFFFF;
	border-color: transparent;
	font-size: 110%;
	font-family: 'Lusitana', serif;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
}
.nav .list_pages .item_page	{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
    padding-right: 8px;
}
.nav .list_pages .item_page:hover {
	background-image: url(/images/html-background.jpg);
}
.nav .list_pages .item_page .link_page:hover, 
.nav .list_pages .item_page:hover .link_page, 
.nav .list_pages .active .link 	{
    color: #165E94;
    text-decoration: none;
    font-weight: bold;
}
.nav .list_pages .list_subs	{
	background-color: #4D9BD2;
	background-image: none;
	width: auto;
	top: 39px;
}
.nav .list_pages .item_page_order-online,
.nav .list_pages .item_page_order-online .link {
	background-color: #e3dee5;
	color: #5191c0;
	text-shadow: none;
	font-weight: bold;
}
.nav .list_pages .item_page_order-online:hover .link {
    color: #165E94;
    font-weight: bold;
}



/* Content */
.content .clear_header	{
	display: none;
}
.content	{
	font-family: 'Lusitana', serif;;
	font-size: 18px;
}
.icon:before {
    display: none;
}
.content .list_item_active	{
	color: #000000;
	font-weight: bold;
	border: none;
	background-color: transparent;
}
.content .highlight_block,
.content .body_block .no_content	{
	background-color: transparent;
}
.content .block_border,
.content hr, 
.content .line_divider		{
	border-color: #000000;
}
.content .float_sidebar .block_info_hours .list_item {
	display: flex;
}
.content .float_sidebar .block_info_hours .item_label,
.content .float_sidebar .block_info_hours .item_value {
	display: initial;
	width: 50%;
}
.content h2 {
    font-size: 160%;
    letter-spacing: 2px;
}
.header .header_button {
  position: absolute;
  top: 2px;
  left: 1700px;
}


/* Page */
.page {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	background-size: auto 100%;
	background-position: center top;
	background-attachment: fixed;
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px;
}
.page .page_wrapper {
	min-height: 0px;
}
.page a,
.page a:hover	{
	color: #000000;
}
.page .page_content {
	background-image: url(/images/body-background.jpg);
	background-color: transparent;
	color: #000000;
}
.page:first-child > .page_banner	{
	margin-top: 80px;
}
.page .menus_content .menu_top	{
	color: #000000;
	border-bottom-width: 2px;
}
.page .menus_content,
.page .block_contact_address	{
	border-color: transparent;
	background-color: transparent;
}
.page .page_banner .banner_slide	{
	background-size: auto 100% !important;
}
.page .page_banner .banner_slide	{
	background-repeat: no-repeat;
	background-position: center top;	
}

.page .block_contact_address	{
	border: none;
	min-height: 0px;
}

/*- Menu -*/
.page .menus_content	{
	border: none;
}
.page .menus_content .menu_top	{
	border-color: #000000;
}
.page .menus_content .menu_top .menu_name	{
	font-size: 28px;
	font-family: 'Lusitana', serif;
}
.menu_section h3.section_name,
.menu_section .menu_item	{
	border-color: #000000;
	font-size: 16px;
	font-family: 'Lusitana', serif;
}
.menu_section .menu_item h4.item_name	{
	font-family: 'Lusitana', serif;
}
.menu_section .menu_item td.price	{
	font-family: 'Lusitana', serif;
	font-size: 16px;
}
.menu_section .menu_item table.menu_item_prices tbody {
	font-size: 14px;
}
.content .menu_section .menu_item table.menu_item_prices {
    float: right;
}
.menu_section .menu_item .item_desc {
	margin-bottom: 30px;
}
.content .menu_section {
	padding-bottom: 30px;
}

/* Footer */
.footer {
	background-image: url(/images/footer-texture.jpg);
	background-color: transparent;
}
.footer .footer_info,
.footer .footer_info a,
.footer .footer_logo .text	{
	font-family: 'Lusitana', serif;
	color: #000000;
}
.footer .footer_info a:hover,
.footer .footer_links,
.footer .footer_links a,
.footer .footer_links a:hover	{
	color: #000000;
}
.footer .footer_info .footer_column_logo .logo_image {
	width: 290px;
	height: 180px;
}
.footer .footer_info .footer_column {
	font-size: 16px;
	border: none;
}
.footer .footer_info .footer_column_sitemap {
	width: 35%;
}












@media screen and (max-width: 1695px){
    .header .header_logo {
         left: -17%;
         background-size: 100%;
    }
	.header .header_button {
	    top: 2px;
        left: 1444px;
	}
}
@media screen and (max-width: 1610px){

}
@media screen and (max-width: 1535px){


}
@media screen and (max-width: 1455px){

	.header .header_button {
		 left: 1215px;
	}
}
@media screen and (max-width: 1370px){
     .header .header_logo {
       left: -14%;
       background-size: 92%;
    }
	.header .header_button {
	  left: 1141px;
	}
    .header .header_info {
       margin-right: 58px;
    }
}
@media screen and (max-width: 1300px){
     .header .header_logo {
       left: -11%;
    }
	.header .header_button {
	  left: 1050px;
	}
    .header .header_info {
       margin-right: 96px;
    }
    .nav .list_pages {
      font-size: 100%;
    }

}
@media screen and (max-width: 1212px){


}
@media screen and (max-width: 1166px){


}
@media screen and (max-width: 1134px){


}
@media screen and (max-width: 1024px){
     .header .header_logo {
       left: 1%;
    }
    .header .header_info {
       margin-right: 94px;
    }
	.header .header_button {
	  left: 800px;
	}
}
@media screen and (max-width: 944px){

}










