.region--black-background *::-moz-placeholder {
    color: #b1b1b1;
}
*::-moz-placeholder {
    color: #3b3b3b;
}
*::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
element {
}
.hff-44 h1, .hff-44 h2, .hff-44 h3, .hff-44 h4, .hff-44 h5, .hff-44 h6, .hff-44 .tp-caption__title, .hff-44 .tp-caption__subtitle, .hff-44 table tr th, .hff-44 .view-dishes-grid .views-field-field-mt-price, .hff-44 .view-dishes .views-field-field-mt-price, .sff-44 .site-name, .slff-44 .site-slogan, .hff-44 .nav-tab__title {
    font-family: 'Taviraj',Georgia,Times,Times New Roman,Serif;
}
.block-title--extra-large {
    font-size: 60px;
}
.bottom-spacing-medium {
    padding-bottom: 50px;
}
.block-title--extra-large {
    font-size: 30px;
}
.block-title--extra-large {
    font-size: 60px;
    margin-top: 0;
    line-height: 1.1;
}
h2 {
    font-size: 30px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.20;
    padding: 0;
        padding-bottom: 0px;
    margin: 20px 0 15px 0;
        margin-top: 20px;
    font-weight: 500;
}
.h2, h2 {
    font-size: 30px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.background-image-block__section .region--light-typography.region--black-background {
    color: #ffffff;
}
.region--light-typography.region--black-background {
    color: #c7c7c7;
}
.region--light-typography {
    color: #ffffff;
}
body.pff-42 {
    font-family: 'Arimo',Helvetica Neue,Arial,sans-serif;
}
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #3b3b3b;
    text-rendering: optimizelegibility;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
html {
    font-size: 10px;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
.bottom-spacing-medium {
	padding-bottom: 5px;
}

.region--gray-background .mt-reservation-form, .region--gray-background .mt-reservation-form ~ .form-actions {
	background-color: #46aab9;
}
.mt-reservation-form {
	background-color: #5c5c5c;
	text-align: center;
	padding: 1px 15px 0;
	border-radius: 5px 5px 0 0;
}
.mt-reservation-form ~ .form-actions {
	text-align: center;
	background-color: #5c5c5c;
	border-radius: 0 0 5px 5px;
	margin-top: 0px;
	margin-bottom: 90px;
	padding: 20px 0 10px;
}
input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, input.form-date, input.form-time, textarea, select {
	color: #3b3b3b;
	padding: 10px 15px;
	outline: none;
	border: none;
	-webkit-appearance: none;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #e9e9e9;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 500;
	-webkit-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
}
.region--gray-background input.form-text, .region--gray-background input.form-tel, .region--gray-background input.form-email, .region--gray-background input.form-url, .region--gray-background input.form-search, .region--gray-background input.form-file, .region--gray-background input.form-number, .region--gray-background input.form-color, .region--gray-background input.form-date, .region--gray-background input.form-time, .region--gray-background textarea, .region--gray-background select {
	border-color: #d2d2d2;
	background-color: #fff;
}
hr {
	border-top: 3px solid #eca31a;
	margin-bottom: 4px;
	margin-top: 4px;
}
