*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

a:focus, a:hover {
	color: #3ca1cd;
    text-decoration: none;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("../img/preloader.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.6;
	font-family: "RobotoRegular", sans-serif;
	overflow-x: hidden;
}
.hidden {
	display: none;
}
.container {
	width: 1038px;
	margin: 0 auto;
}
/**
 * head
 */
.page_head{

}
.wp-post-image {
  width: 100%;
  height: auto;
  border-radius: 6px;
  margin-bottom: 16px;
  }
.head_bg{
  	background-image: url(../img/bg.png);
  	background-repeat: round;
}
a.logo{
	float: left;
	padding: 10px 10px;	
	margin-bottom: 16px;
}
.head_bg_blu{
	background-color: #323946;
}

.head_bg_blu .logo {
    margin-bottom: 0px;
}
.head_list{
	display: table;
    width: 100%;
    padding-top: 13px;
}
.head_list li{
	list-style-type: none;
    font-size: 18px;
    font-family: "ProximaNovaRegular";
    padding: 5px 5px;
    display: table-cell
}

.head_list li.active a {
    border-bottom: 3px solid #24a3d8;
}
.head_list li:hover a {
    border-bottom: 3px solid #24a3d8;
}

.map {
    height: 240px;
}

.head_list li a{
	color: #fff;
    font-size: 14px;
    font-family: "ProximaNovaRegular";
    text-decoration: none;
}


/**
 * main
 */
.page_main{
    background-color: #eceff1;
}
.bg_color{
	background-color: #323946;
}
.pull {
	background-color: #fff;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    margin-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 1px 1px;
    padding-bottom: 83px;
}

.add {
    float: left;
    list-style-type: none;
    margin-top: 20px;
}

.add li {

}

.add li span {
    font-size: 18px;
    font-family: "ProximaNovaRegular";
}

.bread_logo {
    width: 131px;
	float: left;
}


.bread_logo a {
       display: block;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    border-radius: 8px;
    text-align: center;
    padding-bottom: 7px;
    padding: 1px 1px;
    border: 1px solid #ebebeb;
    margin-top: 8px;
}

.bread_logo a img {
	width: 90%;
    max-height: 131px;
	
}


.subimg {
    width: 100%;
}

.subimg img {
	display: block;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
    border-radius: 8px;
    text-align: center;
    padding-bottom: 7px;
    padding: 1px 1px;
    border: 1px solid #ebebeb;
    margin-top: 8px;
	width: 100%;
}

.main_list{
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
}
.main_list li{
    list-style-type: none;
    position: relative;
    color: #fff;
    font-family: "ProximaNovaRegular";
    display: table-cell;
    text-align: center;
}

.main_list li:last-child:before {
	content: "";
	display: none;
}

.main_list li a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	padding: 14px 0px;
    display: block;
}
.main_list li:hover{
	background-color: #24a3d8;
	text-decoration: none;
}
.main_list li:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 11px;
  width: 1px;
  height: 39px;
  background-color: #fff;
}

.text{
	margin-bottom: 20px;
	background-color: #fff;
}
.text p{
	padding-top: 24px;
    font-size: 12px;
    font-family: "ProximaNovaRegular";
    line-height: 15px;
    padding-left: 11px;
}
.text p b{
	text-transform: uppercase;
}
.bg_main{
	background-color: #eceff1;
	margin-top: 22px;
}
.centr_blok h1{
	color: #ff3919;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	margin: 35px;
}
.centr_blok h2{
	color: #ff3919;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.centr_blok h3{
	color: #ff3919;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.centr_blok h4{
	color: #ff3919;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.items{
    margin: 0px;
    padding: 0px;
}

.items li:nth-child(6n)  {
    margin-right: 0;
}


.popular-list {
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.popular-list li {
	background-color: #fafafa;
    border-radius: 6px;
    color: #343434;
    display: table;
    width: 100%;
    margin-bottom: 22px;
    padding: 12px 12px;
}

.popular-list2 {
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.popular-list3 {
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.popular-list2 li {
	border-radius: 6px;
    color: #343434;
    display: table;
    width: 100%;
    margin-bottom: 22px;
    padding: 0px 12px;
}

.popular-list li a {
    width: 100%;
    display: table;
}

.popular-list .pic img {
    width: 74px;
        background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 8px 2px;
}

.popular-list .pic {
    display: table-cell;
        width: 100px;
    padding-right: 20px;
    text-align: center;
}

.popular-list3 .pic img {
    width: 74px;
        background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 8px 2px;
}

.popular-list3 .pic {
    display: table-cell;
        width: 100px;
    text-align: center;
}

.popular-list .name {
	display: table-cell;
        vertical-align: top;
    padding-top: 10px;

}
.popular-list2 .name {
	display: table-cell;
        vertical-align: top;
    padding-top: 10px;

}

.content-aside h2 {
	color: #ff3919;
    font-size: 18px;
    font-family: "ProximaNovaExtrabld";
        margin-top: 4px;
}

.popular-list h3 {
    color: #343434;
    font-size: 14px;
    margin: 0px;
    font-family: "ProximaNovaRegular";
}
.popular-list2 h3 {
    color: #343434;
    font-size: 14px;
    margin: 0px;
    font-family: "ProximaNovaRegular";
}

.popular-list h3 + div {
	color: #343434;
	display: inline-block;
    padding-right: 8px;
}

.pb_loc {
	color: #b9b9b9;
    font-size: 14px;
    display: inline-block;
    font-family: "ProximaNovaRegular";
}


.breadcrumb {
    list-style-type: none;
    padding: 0px;
        margin-top: 0px;
}

.breadcrumb li {
    display: inline-block;
    text-transform: uppercase;
    font-family: "ProximaNovaRegular"
    font-size: 12px;
}

.breadcrumb li a {
    padding: 10px 5px;
    color: #343434;
    font-size: 12px;
}

.breadcrumb li.active {
    color: #343434;
    font-size: 12px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">>";
    background-repeat: no-repeat;
    background-position: -5px 3px;
}

.item{
    display: inline-block;
    width: 14.6%;
    height: 155px;
    margin-right: 2%;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.item_list{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.item_list img{
    width: 60%;
    max-height: 60%;
    transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out;
    vertical-align: middle;
}


.item:hover a img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.item_list:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -3%;
    vertical-align: middle
}

.all_link{
	position: relative;
	text-align: center;
}
.all_link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #d7d7d7;
  top: 50%;
  z-index: 0;
  left: 0px;
 
}
.all_link a{
	background-color: #fafafa;
    border-radius: 7px;
    box-shadow: 0px 1px 1px #d3d3d3;
    color: #000;
    text-decoration: none;
    z-index: 2;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
    font-family: "ProximaNovaRegular";
    font-size: 18px;
    padding: 0 50px;
    line-height: 30px;
    overflow: hidden;
    transition: background-color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
}

.all_link a:hover {
    background-color: #13b7dc;
    color: #fff;
}

.recomend_items {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.recomend {
    overflow: hidden;
    width: 100%;
}

.recomend h4 {
    color: #ff3919;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0px;
	padding-top: 14px;
    font-family: "ProximaNovaExtrabld";
        letter-spacing: 2.5px;
}

.recomend_items li {
        display: inline-block;
    width: 23%;
    height: 147px;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    margin-right: 2%;
    border: 1px solid #e1e1e1;
        margin-bottom: 10px;
}

.recomend_items li:nth-child(4n) {

    margin-right: 0px;

}

/**
 * footer
 */
.page_footer{
	
}
.footer_bg{
	background-color: #323946;
}

.footer_list{
	margin: 0px;
    padding: 0px;
    list-style-type: none;
    color: #707783;
    padding-top: 47px;
}
.footer_list li{
	font-size: 18px;
	font-family: "ProximaNovaRegular";
}

.footer_list li a {
	font-size: 18px;
	font-family: "ProximaNovaRegular";
	color: #707783;
}
.footer_bg span{
	color: #707783;
	font-size: 18px;
	font-family: "ProximaNovaRegular";
}

.copyright {
    color: #707783;
    font-size: 12px;
    text-align: center;
    font-family: "ProximaNovaRegular";
    display: block;
}
.find_me{
border-bottom: 1px solid #ebebeb;
    margin-bottom: 17px;
}
.btn_find{
    text-align: center;
    display: block;
       margin-top: 18px;
           margin-bottom: 19px;
}
.btn_find a{
	text-decoration: none;
    font-size: 20px;
    color: #343434;
    background-color: #fafafa;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
      padding: 6px 35px;
   
}
.find_form{

}
.find_form p{
    text-align: center;
    font-size: 14px;
    color: #000;
    font-family: "ProximaNovaRegular";
        margin-bottom: 14px;
        letter-spacing: 1px;
}
.find_form b{
    
}


.select-box {
  cursor: pointer;
  position : relative;
  max-width:  20em;
  margin: 1em auto;
  width: 100%;
}

.select,
.label {
  color: #414141;
  display: block;
  font: 400 17px/2em 'Source Sans Pro', sans-serif;
}

.select {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 5px 0;
  height: 40px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: none transparent;
  border: 0 none;
}
.select-box1 {
  background: #fafafa;
}

.label {
  position: relative;
  padding: 5px 10px;
  cursor: pointer;
}
.open .label::after {
   content: "▲";
}
.label::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 15px;
  border-left: 5px solid #fff;
}

.form_input2{
    margin-bottom: 44px;
}

.form_input2 p{
    text-align: center;
    font-size: 24px;
    color: #FFF;
    font-family: "ProximaNovaRegular";
        margin-bottom: 14px;
        letter-spacing: 1px;
}

.form_input2 input{
    width: 42%;
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 3px;
        height: 33px;
            padding-left: 15px;
}
.form_input2 a{
    display: inline-block;
    width: 15%;
    border-radius: 3px;
    height: 33px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
    vertical-align: bottom;
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-position: center;
       margin-left: -7px;
}

.form_input{
    margin-bottom: 4px;
}
.form_input input{
    width: 84%;
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 3px;
        height: 39px;
            padding-left: 15px;
}
.form_input a{
    display: inline-block;
    width: 15%;
    border-radius: 3px;
    height: 39px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
    vertical-align: bottom;
    background-image: url(../img/icon.png);
    background-repeat: no-repeat;
    background-position: center;
       margin-left: -7px;
}


.form_input select{
    width: 100%;
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 3px;
        height: 33px;
            padding-left: 15px;
}


.num{
	color: #ff3919;
    font-size: 24px;
    margin: 0px;
    font-family: "ProximaNovaExtrabld";

}
.hours h2{
   text-transform: uppercase;
    color: #ff3919;
    font-size: 24px;
    margin: 0px;
    font-family: "ProximaNovaExtrabld";
    padding-top: 14px;
    letter-spacing: 2.4px;
    padding-bottom: 0px;
}
.hours p, li{
    color: #343434;
    font-size: 14px;
    font-family: "ProximaNovaRegular";
        margin-top: 0px;
    letter-spacing: 1.3px;
    margin-bottom: 10px;
}
.hours_table{
    display: table;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}
.hours_table_head{
    background-color: #ff3919;
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 50px;
    display: table-caption;
    vertical-align: middle;
    padding-top: 10px;
    font-family: "ProximaNovaRegular";
    letter-spacing: 0.3px;
}
.hours_table_group{
    display: table-row-group;
}
.price_table_group{
    display: table-row-group;
}
.hours_table_cell{
    color: #343434;
    font-size: 18px;
    display: table-cell;
    padding: 2px 0px;
    font-family: "ProximaNovaRegular";
}
.popular_rest{
    
}
.popular_rest h5{
 color: #343434;
    font-size: 18px;
    text-align: center;
    position: relative;
    font-family: "ProximaNovaBold";
    letter-spacing: 0.8px;
    margin-top: 38px;
}

.popular_rest h5 span {
    background-color: #fff;
    z-index: 999;
    position: relative;
    padding: 0px 19px;
}

.popular_rest h5:before {
        content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    display: block;
    background-color: #ebebeb;
    top: 50%;
}

.popular_rest a{
    border: 1px solid #ebebeb;
    background-color: #fafafa;
    padding: 5px 0 5px 5px;
    font-size: 18px;
    color: #343434;
    margin-bottom: 16px;
    display: inline-block;
    font-family: "ProximaNovaRegular";
    text-align: left;
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2%;

}

.popular_rest a:nth-child(4n) {

    margin-right: 0%;

}


.add > li:nth-child(1){
    background-position: -7px -7px;
}
.add > li:nth-child(2){
    background-position: -7px -32px;
}
.add > li:nth-child(3){
    background-position: -7px -63px;
}
.add > li:nth-child(4){
    background-position: -7px -90px;
}
.add > li:nth-child(5){
    background-position: -7px -116px;
}
.add li{
    padding-left: 19px;
    margin-bottom: 2px;
}
.add2 > li:nth-child(1){
    background-position: -7px -7px;
}
.add2 > li:nth-child(2){
    background-position: -7px -32px;
}
.add2 > li:nth-child(3){
    background-position: -7px -63px;
}
.add2 > li:nth-child(4){
    background-position: -7px -90px;
}
.add2 > li:nth-child(5){
    background-position: -7px -116px;
}
.add2 li{
    background-repeat: no-repeat;
    padding-left: 19px;
    margin-bottom: 2px;
}
.bread_info{
    display: block;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
        padding-bottom: 5px;
    margin-bottom: 4px;
}
div.hours_table .hours_table_group > div:nth-child(1){
    width: 70%;
    color: #343434;
    font-size: 18px;
    font-family: "ProximaNovaExtrabld";
        padding-left: 10px;
    letter-spacing: 1px;
}
div.hours_table  .price_table_group:nth-child(2n){
    background-color: #fafafa;
}

div.hours_table .price_table_group > div:nth-child(1){
    width: 90%;
    color: #343434;
    font-size: 18px;
    font-family: "ProximaNovaExtrabld";
        padding-left: 17px;
    letter-spacing: 1px;
}
div.hours_table  .hours_table_group:nth-child(2n){
    background-color: #fafafa;
}
.result{

}
.result p{
    text-align: left;
    margin: 0px;
    font-size: 14px;
    font-family: "ProximaNovaRegular";
    letter-spacing: 1.5px;
}
div.result > p:nth-child(1) {
    margin-bottom: 18px;
}

.result p b{
    
}
.result_list{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.result_list li{
    background-repeat: no-repeat;
    padding-left: 12px;
    letter-spacing: 1.5px;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 19px;
}
.result_link {
        color: #3ca1cd;
    font-size: 18px;
    font-family: "ProximaNovaRegular";
    margin-top: 10px;
    display: block;
    letter-spacing: 1.8px;
    margin-bottom: 7px;
}


.content-article h1{
    font-family: "ProximaNovaExtrabld";
    font-size: 24px;
    letter-spacing: 3px;
    margin-bottom: 7px;

}
.pop_link {
    margin-top: 18px;
	display: block;
    
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
        background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-header {
    display: none;
}

.navbar-brand {
        color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    padding-top: 21px;
}

.collapse.in {
    display: block;
}

ul.autocomplate {
	background: cadetblue;
	max-height: 200px;
	overflow: auto;
	position: absolute;
	background: #fff;
	color: #636363;
	width: 100%;
	z-index: 99;
	text-align: left;
}
ul.autocomplate li{
	cursor: pointer;
	padding: 5px 14px;
	text-transform: capitalize;
	
}
ul.autocomplate li:hover {
	background: #f8f8f8;
}
.alert {
	position: relative;
	padding: 0 1.25rem;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: red;
}