

/* Fonts
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700italic,700,400italic,300italic,300);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300italic,300,400italic,700,900,700italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700,300italic,700italic|Poppins:400,300,600,700,500);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);


/* Typography
   ========================================================================== */
   
   
   @font-face {
  font-family: 'ZiggyZoe';
  src: url('../fonts/ziggyzoe/ZiggyZoe.eot') format('../fonts/ziggyzoe/embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	color: #5e626b;
	overflow-x:hidden;
}
a {
	color: inherit;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow-x: hidden;
}
.col-md-12.home-item-slider {
    width: 100%;
    overflow: hidden;
}


.country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: -55px !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}
.navig .fon{
	font-size: 17px;
}
a:hover {
	color: inherit;
	opacity: .75;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a img {
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}
a img:hover {
	opacity: .9;
}
p {
	margin-bottom: 24px;
}
.lead {
	font-size: 14px;
	line-height: 25px;
	font-weight: 700;
	color: #262625;
	margin-bottom: 36px;
}
h1, h2, h3, h4, h5, h6 {
	color: #31353e;
	margin-top: 0;
	font-weight: 400;
}
.section.dark h1, .section.dark h2, .section.dark h3, .section.dark h4, .section.dark h5, .section.dark h6, h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
	color: #dedede;
}
h1 {
	font-size: 34px;
	line-height: 50px;
	margin-bottom: 55px;
}
h2 {
	font-size: 28px;
	line-height: 40px;
	margin-bottom: 46px;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px;
}
h4 {
	font-size: 20px;
	line-height: 21px;
	margin-bottom: 10px;
}
h5 {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 18px;
	margin-top: 18px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 26px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	display: block;
	color: inherit;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 22px;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
	margin-bottom: 12px;
}
.no-margin-bottom {
	margin-bottom: 0;
}
.highlight {
	color: #b8bac1;
}
.margin-bottom-30{margin-bottom: 30px;}
blockquote {
	background: #fff;
	border: 1px solid #e4e4e4;
	color: #707070;
	font-size: 14px;
	line-height: 22px;
	padding: 24px 28px;
	margin: 28px 0;
	font-style: normal;
	position: relative;
}
blockquote:before {
	content: '';
	width: 4px;
	height: 100%;
	background: #fdea93;
	position: absolute;
	top: 0;
	left: 0;
}
.aligncenter {
	display: block;
	margin: 24px auto;
}
.alignleft {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px;
}
.alignright {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px;
}
hr {
	border-top: 1px solid rgba(202, 201, 201, 0.21);
    margin-top: 27px;
    margin-bottom: 25px;
}
.fa-ul {
	margin-left: 0;
}
.fa-li {
	position: static;
	width: auto;
	margin-right: 10px;
}
.list li {
	line-height: 20px;
	color: #7c808b;
	margin-bottom: 10px;
}
.list .circle {
	border: 1px solid #c6cad3;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
.label {
	background: #c88859;
	color: #fff;
	padding: 0 12px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 19px;
	border-radius: 19px;
	display: inline-block;
	margin: 0 6px;
}
.label.green {
	background: #60a978;
}
.aligned-cols {
	display: table;
}
.aligned-cols .col-sm-1, .aligned-cols .col-sm-10, .aligned-cols .col-sm-11, .aligned-cols .col-sm-12, .aligned-cols .col-sm-2, .aligned-cols .col-sm-3, .aligned-cols .col-sm-4, .aligned-cols .col-sm-5, .aligned-cols .col-sm-6, .aligned-cols .col-sm-7, .aligned-cols .col-sm-8, .aligned-cols .col-sm-9 {
	display: table-cell;
	float: none;
}
.aligned-bottom {
	vertical-align: bottom;
}
.aligned-middle {
	vertical-align: middle;
}
.spacer {
	margin-bottom: 36px;
}
.map {
	height: 400px;
	margin-bottom: 170px;
}
.spacer {
	margin-bottom: 64px;
}
.log img{
	display:none;
}

@media all and (min-width: 981) and (max-width: 1900px) {

.country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: 20px  !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}
}


@media all and (min-width: 768) and (max-width: 980px) {
	
	.country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: -55px !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}
}

@media all and (max-width: 980px) {
	
	.country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: -55px !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}
.ca-container {
    position: relative;
    margin: 0 auto;
    width: 92%;
    height: 525px;
    font-family: arial;
    overflow: hidden;
}
.ca-container {
    position: relative;
    margin: 0 auto;
    width: 92% !important;
    height: 525px;
    font-family: arial;
    overflow: hidden;
}
}
@media all and (max-width: 768px) {
	.column-spacer {
		margin-bottom: 36px;
	}

	
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: -50px !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}
}
	.aligned-cols {
		display: block;
	}
	.aligned-cols .col-sm-1, .aligned-cols .col-sm-10, .aligned-cols .col-sm-11, .aligned-cols .col-sm-12, .aligned-cols .col-sm-2, .aligned-cols .col-sm-3, .aligned-cols .col-sm-4, .aligned-cols .col-sm-5, .aligned-cols .col-sm-6, .aligned-cols .col-sm-7, .aligned-cols .col-sm-8, .aligned-cols .col-sm-9 {
		display: block;
		width: 100%;
	}
	.map {
		margin-bottom: 48px;
	}
}

/* ==========================================================================
   02. Alerts
   ========================================================================== */
.alert {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	border-radius: 0;
	padding: 23px 26px; 
	margin-top: 20px;
	margin-bottom: 0;
}
.alert strong {
	font-weight: 500;
	text-transform: uppercase;
}
.alert .icon {
	margin-right: 26px;
}
.alert-success {
	background: #dff0d8;
	border: 1px solid #dae7d4;
	color: #3c763d;
}
.alert-success .icon {
	color: #6fcb49;
}
.alert-info {
	background: #d9edf7;
	border: 1px solid #d2e3ec;
	color: #31709c;
}
.alert-info .icon {
	color: #4992b7;
}
.alert-warning {
	background: #fcf8e3;
	border: 1px solid #faebcc;
	color: #8a6d3b;
}
.alert-warning .icon {
	color: #e0bf11;
}
.alert-danger {
	background: #f2dede;
	border: 1px solid #ebccd1;
	color: #b84442;
}
.alert-danger .icon {
	color: #ec5252;
}
.form-alert {
	display: none;
}

/* ==========================================================================
   03. Buttons
   ========================================================================== */
.button {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 42px;
	padding: 0 42px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	outline: none !important;
	border: 2px solid #7c808b;
	background: none;
	color: #7c808b;
	border-radius: 46px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.button:hover {
	opacity: 1;
	color: #fff;
	background: #7c808b;
}
.button.medium {
	line-height: 36px;
}
.button.small {
	line-height: 30px;
	padding: 0 28px;
}
.button.green {
	border-color: #7aa960;
	color: #7aa960;
}
.button.blue {
	border-color: #53a0c8;
	color: #53a0c8;
}
.button.yellow {
	border-color: #dca233;
	color: #dca233;
}
.button.brown {
	border-color: #c88859;
	color: #c88859;
}
.button.light {
	border-color: #dedede;
	color: #dedede;
}
.button.white {
	border-color: #fff;
	color: #fff;
}
.button.green:hover {
	background: #7aa960;
	color: #fff;
}
.button.blue:hover {
	background: #53a0c8;
	color: #fff;
}
.button.yellow:hover {
	background: #dca233;
	color: #fff;
}
.button.brown:hover {
	background: #c88859;
	color: #fff;
}
.button.light:hover {
	background: #dedede;
	color: #31353e;
}
.button.white:hover {
	background: #fff;
	color: #31353e;
}
.button.solid {
	background: #7c808b;
	color: #fff;
}
.button.solid:hover {
	opacity: .75;
}
.button.solid.green {
	background: #7aa960;
	color: #fff;
}
.button.solid.blue {
	background: #53a0c8;
	color: #fff;
}
.button.solid.yellow {
	background: #dca233;
	color: #fff;
}
.button.solid.brown {
	background: #c88859;
	color: #fff;
}
.button.solid.light {
	background: #dedede;
	color: #31353e;
}
.button.solid.white {
	background: #fff;
	color: #31353e;
}
.button-list {
	margin-bottom: 0;
}
.button-list .button {
	margin-right: 20px;
	margin-bottom: 20px;
}
.button.icon-right, .button.icon-left {
	padding: 0 18px;
}
.button.icon-right i, .button.icon-left i {
	font-size: 14px;
	vertical-align: middle;
}
.button.icon-right i {
	margin-left: 36px;
}
.button.icon-left i {
	margin-right: 36px;
}
.button.double {
	background: none;
	padding: 0;
}
.button.double span {
	padding: 0 24px;
	display: inline-block;
}
.button.double span:first-of-type {
	background: #7c808b;
	color: #fff;
	border-radius: 46px 0 0 46px;
	padding: 0 32px;
	position: relative;
	left: -2px;
	margin-right: -2px;
}
.button.double:hover {
	background: #7c808b;
}
.button.double.green span:first-of-type, .button.double.green:hover {
	background: #7aa960;
}
.button.double.blue span:first-of-type, .button.double.blue:hover {
	background: #53a0c8;
}
.button.double.yellow span:first-of-type, .button.double.yellow:hover {
	background: #dca233;
}
.button.double.brown span:first-of-type, .button.double.brown:hover {
	background: #c88859;
}
.link-button {
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.pager {
	margin: 0;
}
.pager li>a {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 42px;
	padding: 0 42px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	outline: none !important;
	border: 2px solid #7c808b;
	background: none;
	color: #7c808b;
	border-radius: 46px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.pager li>a:focus, .pager li>a:hover {
	opacity: 1;
	color: #fff;
	background: #7c808b;
}
.pager .page-number {
	line-height: 42px;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #7c808b;
}

/* ==========================================================================
   04. Forms
   ========================================================================== */
input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), select, textarea {
	display: block;
	border: 2px solid #dedede;
	background: none;
	width: 100%;
	padding: 0 28px;
	outline: none !important;
	font-size: 12px;
	
	height: 42px;
	font-weight: 700;
	color: #5F626B;
	border-radius: 46px;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	font-family: 'PT Sans', sans-serif;
}
input[type=date]:before, input[type=time]:before {
	content: attr(placeholder);
	color: #dedede;
	text-transform: uppercase;
	margin-right: 6px;
}
input[type=date]:focus:before, input[type=time]:focus:before {
	content: none;
}
textarea {
	border-radius: 12px;
	height: 120px;
}
::-webkit-input-placeholder {
	color: #dedede;
	text-transform: uppercase;
}
:-moz-placeholder {
	color: #dedede;
	text-transform: uppercase;
}
::-moz-placeholder {
	color: #dedede;
	text-transform: uppercase;
}
:-ms-input-placeholder {  
	color: #dedede;
	text-transform: uppercase;
}
.form-group {
	margin-bottom: 30px;
}
.searchform {
	position: relative;
}
.searchform button {
	background: none;
	border: none;
	font-size: 12px;
	line-height: 42px;
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 0 28px;
	color: #7c808b;
}

/* ==========================================================================
   05. Header
   ========================================================================== */
.header {
	position: relative;
	z-index: 9;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
	background: #fff;
}
.header.transparent {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
}
.header .top {
	font-size: 12px;
	line-height: 40px;
	border-bottom: 1px solid #ebebeb;
	text-transform: uppercase;
}
.header.transparent .top {
	border-bottom: 1px solid rgba(235,235,235,.25);
}
.header .top .left {
	float: left;
}
.header .top .right {
	float: right;
	text-align: right;
}
.header .top .item {
	margin-left: 24px;
}
.header .top a {
	color: #31353e;
}
.header.transparent .top a {
	color: #fff;
}
@media all and (max-width: 768px) {
	.header .top .left {
		float: none;
	}
	.header .top .right {
		float: none;
		text-align: left;
	}
	.header .top .item {
		margin-left: 0;
		margin-right: 24px;
	}
	

	
}

/* Navigation
   ========================================================================== */
.navigation {
	z-index: 9;
}
.navigation .logo {
	height: 96px;
	float: left;
	font-size: 0;
	text-align: center;
}
.navigation .logo:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.navigation .logo a {
	display: inline-block;
	vertical-align: middle;
	max-height: 96px;
}
.main-nav {
	/*float: right;*/
	font-size: 0;
}
.main-nav ul {
	margin-bottom: 0;
}
.main-nav ul>li {
	display: inline-block;
}
.main-nav ul>li a {
	font-size: 12px;
	color: #31353e;
	text-transform: uppercase;
	padding: 0 21px;
	line-height: 95px;
	height: 95px;
	display: inline-block;
	position: relative;
}
.header.transparent .main-nav ul>li a {
	color: #fff;
}
.main-nav ul>li:last-of-type a {
	padding-right: 0;
}
.main-nav ul>li a:hover {
	text-decoration: none;
}
.main-nav ul>li ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	background: #fff;
	position: absolute;
	top: 83px;
	height: auto;
	padding: 12px 0;
	z-index: 999;
	min-width: 181px;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
}
.main-nav ul>li ul li {
	white-space: nowrap;
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}
.main-nav ul>li ul li a {
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.header.transparent .main-nav ul>li ul li a {
	color: #31353e;
}
.header.transparent .main-nav ul>li ul li a:hover {
	color: #d44042;
}
.main-nav ul>li ul li>ul {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	position: absolute;
	left: 100%;
	top: 20px;
}
.main-nav ul>li ul li:hover>ul {
	top: 0;
}
.main-nav ul>li:hover>ul {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	top: 83px;
	color:#c74244;
}
.responsive-menu-open {
	font-size: 21px;
	color: #353537;
	padding: 0 24px;
	line-height: 96px;
	height: 64px;
	float: right;
	display: none;
}
.header.transparent .responsive-menu-open {
	color: #fff;
}
.responsive-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 100%;
	min-width: 100%;
	background: #fff;
	z-index: 999;
	padding: 24px;
	overflow-y: scroll;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
}
.responsive-menu.open {
	left: 0;
}
.responsive-menu-close {
	position: absolute;
	top: 24px;
	right: 24px;
	font-size: 48px;
	color: #FFF;
}
.responsive-nav ul>li a {
	font-size: 16px;
	color: #353537;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 36px;
}
.responsive-nav ul>li.active>a {
	color: #ff4229;
}
.responsive-menu .navigation-button {
	float: none;
	display: block;
	text-align: center;
	margin-left: 0;
}
.no-scroll {
	overflow: hidden !important;
}
@media all and (max-width: 1200px) {
	.main-nav {
		display: none;
	}
	.responsive-menu-open {
		display: inline-block;
	}
		.navig{
	float: left;
padding-right: 23px;
}
.open{
	background-color: #dc3c1e;
}
.responsive-nav ul > li a{ color: #F4F4F8;}
.responsive-nav ul > li{ border-bottom:1px solid #F39C9C; padding-left: 23px;}
.responsive-nav{
	padding-top: 56px;
}
.responsive-menu{padding: 0px;}
.responsive-nav ul .navig{
	border:none;
	padding-left:0px;
}
.responsive-nav ul .nag .fon{
	padding-left:23px;
}
.dropdown-menu {background-color: #dc3c1e;}
.log img{
display: inline;
width: 100%;
opacity: .5;
}
}
@media all and (max-width: 768px) {
	.header .top span, .header .top .links {
		float: none;
	}
	.header .top a {
		margin-left: 0;
		margin-right: 18px;
	}
	.navigation .navigation-button {
		display: none;
	}
	.responsive-menu-open {
		padding-right: 22px;
	}
}

/* Page Title
   ========================================================================== */
.page-title {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	color: #e9e9e9;
}
.page-title .inner {
	padding: 200px 0;
	position: relative;
	z-index: 2;
	background: rgba(49,53,62,.8);
	line-height: 23px;
}
.page-title.no-image .inner {
	background: #31353E;
	padding: 100px 0;
}
.header.transparent + .page-title .inner {
	padding-top: 337px;
}
.page-title h2 {
	color: #fff;
	margin-bottom: 0;
}
.page-title p {
	margin-bottom: 0;
}
.page-title.part-of-page {
	margin-bottom: 160px;
}
@media all and (max-width: 768px) {
	.page-title .inner {
		padding: 48px 0;
	}
	.page-title h2 {
		margin-bottom: 24px;
	}
}

/* ==========================================================================
   06. Footer
   ========================================================================== */
.footer {
	color: #7c808b;
	background: #fff;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 112px 0;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.footer a {
	color: #7c808b;
}
.footer p {
	margin-bottom: 0;
}
.footer b {
	font-weight: 700;
	color: #31353e;
}
@media all and (max-width: 768px) {
	.footer {
		padding: 48px;
	}
}

/* ==========================================================================
   07. Sections
   ========================================================================== */
.section {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section.parallax {
	background-attachment: fixed;
}
.section>.inner {
	padding: 80px 0;
	background: #fff;
}
.black-bg>.inner {
	padding: 80px 0;
	background:none !important;
}
.black-bg .set h2{color:#FFF !important;}
.black-bg .int-butt{margin-left:40px !important; background:#e8e3df !important; color:#999 !important;}
.black-bg .inte, .black-bg .inte1{margin-left:-15px;}
.black-bg .special{margin-left:-20px;}
.header.transparent + .section>.inner {
	padding-top: 233px;
}
.section.small>.inner {
	padding: 77px 0;
}
.section.large>.inner {
	padding: 113px 0;
}
.section.no-padding>.inner {
	padding: 0;
}
.section.white>.inner {
	background: #fff;
}
.section.dark>.inner {
	background: #131617;
	color: #dedede;
}
.section.dark.transparent>.inner {
	background: rgba(28, 31, 38, 0.39);
}
.section .container {
	position: relative;
}
.section.small-section p:last-of-type {
	margin-bottom: 0;
}
.section.border-top {
	border-top: 1px solid #e3e3e3;
}
.partial-background {
	height: 520px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.partial-background.size2 {
	height: 438px;
}
.partial-background:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(28,31,38,.8);
}
@media all and (max-width: 768px) {
	.section>.inner {
		padding: 48px 0;
	}
	.section.large>.inner {
		padding: 96px 0;
	}
	.partial-background.size2 {
		height: 129px;
	}
}

/* ==========================================================================
   08. Call to Action
   ========================================================================== */
.call-to-action {
	font-size: 0;
}
.call-to-action h3 {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	margin-right: 40px;
}
.call-to-action .button {
	vertical-align: middle;
}
@media all and (max-width: 768px) {
	.call-to-action .button {
		margin-top: 24px;
	}
}

/* ==========================================================================
   09. Menu
   ========================================================================== */
.menu {
	margin-bottom: 36px;
}
.menu img {
	float: left;
	border-radius: 100%;
}
.menu .content {
	margin-left: 84px;
}
.menu h5 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	text-transform: none;
}
.menu p {
	margin-bottom: 0;
}
.menu .price {
	float: right;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: #31353e;
}

/* ==========================================================================
   10. Welcome Slider
   ========================================================================== */
.welcome-slider {
	position: relative;
}
.welcome-slider .slide {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0;
}
.welcome-slider .slide .inner {
	background: rgba(28, 31, 38, 0.25);
	padding: 96px 0;
	height: 546px;
	position: relative;
}
.header.transparent + .welcome-slider .slide .inner {
	padding-top: 233px;
}
.welcome-slider .slide .container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.welcome-slider h1, .welcome-slider h2, .welcome-slider h3, .welcome-slider h4, .welcome-slider h5, .welcome-slider h6 {
	color: #ececec;
}
.flex-direction-nav a {
	opacity: 1;
	height: 32px;
	line-height: 28px;
	width: 32px;
	text-align: center;
	background: none;
	margin: 0;
	margin-top: -16px;
	border-radius: 100%;
	border: 2px solid #a0989c;
}
.flex-direction-nav .flex-prev {
	left: 42px;
}
.flex-direction-nav .flex-next {
	right: 42px;
	text-align: center;
}
.flex-direction-nav a:before {
	font-family: FontAwesome;
	content: '\f053';
	text-shadow: none;
	color: #a0989c;
	font-size: 14px;
	display: inline-block;
}
.flex-direction-nav a.flex-next:before {
	content: '\f054';
}
.hours-box {
	background: rgba(54,50,59,.9);
	padding: 38px;
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	width: 50%;
	text-align: left;
}
.hours-box .day {
	color: #b5b8c1;
	float: left;
}
.hours-box .hours {
	float: right;
}
.hours-box .title {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 38px;
}
.hours-box .title .open {
	float: right;
	color: #80c257;
}
.hours-box .info {
	margin-top: 38px;
}
@media all and (max-width: 768px) {
	.welcome-slider .slide .inner {
		padding: 96px 0;
		height: auto;
	}
	.welcome-slider .slide .container {
		position: static;
		top: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	.hours-box {
		width: 100%;
	}
}

/* ==========================================================================
   11. Cooks
   ========================================================================== */
.cook .image {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.cook .image .overlay {
	background: rgba(200,136,89,.92);
	position: absolute;
	bottom: -170px;
	left: 0;
	right: 0;
	text-align: center;
	padding: 62px 0;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
}
.cook:hover .image .overlay {
	bottom: 0;
}

/* ==========================================================================
   12. Specialties
   ========================================================================== */
.specialty {
	margin-bottom: 72px;
}
.specialty .image {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.specialty .image .overlay {
	background: rgba(200,136,89,.92);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	opacity: 0;
}
.specialty:hover .image .overlay {
	opacity: 1;
}
.specialty .image .overlay .button {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-theme .owl-nav {
	margin-top: 0;
}
.owl-theme .owl-nav [class*='owl-'] {
	position: absolute;
	top: -76px;
	color: #6c6b6a;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: none;
	color: #6c6b6a;
	opacity: .75;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
}

/* ==========================================================================
   13. Gallery
   ========================================================================== */
.gallery-sizer {
	width: 16.66%;
}
.gallery .item {
	width: 16.66%;
	float: left;
	position: relative;
}
.gallery .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(49,53,62,.5);
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	text-align: center;
}
.gallery .overlay:hover {
	background: rgba(49,53,62,1);
}
.gallery .overlay .button {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
}
.gallery .overlay:hover .button {
	opacity: 1;
}
.basic-gallery {
	margin: 24px -15px;
	width: 100%;
}
.basic-gallery img {
	display: inline-block;
	width: 25%;
	height: auto;
	padding: 15px;
}
@media all and (max-width: 768px) {
	.gallery-sizer {
		width: 50%;
	}
	.gallery .item {
		width: 50%;
	}
}

/* ==========================================================================
   14. Events
   ========================================================================== */
.event {
	padding-bottom: 56px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 56px;
	display: table;
}
.event:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.event .image-wrapper {
	display: table-cell;
	width: 100px;
	vertical-align: top;
}
.event .image-wrapper img {
	border-radius: 100%;
}
.event .content {
	display: table-cell;
	vertical-align: top;
}
.event .content h5 {
	margin-top: 0;
}
.event .content p {
	margin-bottom: 12px;
}
.event .event-meta {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 0;
	line-height: 22px;
	text-transform: uppercase;
	color: #7c808b;
	margin-bottom: 0;
}
.event .event-meta li {
	font-size: 12px;
	margin-right: 18px;
}
.event .event-meta span {
	color: #31353e;
}
.event .button-wrapper {
	width: 260px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
@media all and (max-width: 768px) {
	.event .image-wrapper {
		display: block;
	}
	.event .content {
		display: block;
		margin: 24px 0;
	}
	.event .button-wrapper {
		display: block;
		width: 100%;
		text-align: left;
	}
}

/* ==========================================================================
   15. Recipe
   ========================================================================== */
.recipe-top {
	color: #7c808b;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 72px;
}
.recipe-top .recipe-count {
	float: left;
}
.recipe-top .recipe-sort {
	float: right;
}
.recipe-top .recipe-sort select {
	display: inline-block;
	border: none;
	width: auto;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #31353e;
	border-radius: 0;
	text-transform: uppercase;
}
.recipe {
	margin-bottom: 100px;
}
.recipe .image {
	margin-bottom: 24px;
	position: relative;
}
.recipe .image .overlay {
	background: rgba(200,136,89,.92);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	opacity: 0;
}
.recipe:hover .image .overlay {
	opacity: 1;
}
.recipe .image .overlay .button {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.recipe h5 {
	margin-top: 0;
}
.recipe p {
	margin-bottom: 12px;
}
.recipe-details {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #7c808b;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}
.recipe-details b {
	color: #31353e;
}
.recipe-author {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 30px;
	color: #31353e;
}
.recipe-author img {
	border-radius: 100%;
	margin-right: 9px;
}
.recipe-single>img {
	margin-bottom: 68px;
}
.recipe-sidebar-item {
	margin-bottom: 52px;
}
.recipe-sidebar-item h5 {
	margin-top: 0;
}
.directions {
	line-height: 20px;
	margin-top: 64px;
	margin-bottom: 54px;
}
.directions h5 {
	margin-top: 0;
	margin-bottom: 48px;
}
.directions .circle {
	border: 1px solid #c6cad3;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	float: left;
}
.directions .content {
	margin-left: 48px;
}
.directions .content span {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
	text-transform: uppercase;
}
.reviews {
	margin-top: 58px;
}
.reviews h5 {
	margin-top: 0;
	margin-bottom: 54px;
}
.review {
	margin-bottom: 38px;
}
.review img {
	float: left;
	border-radius: 100%;
}
.review .content {
	margin-left: 84px;
}
.review .content .review-title {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
	margin-right: 28px;
	margin-bottom: 12px;
	display: inline-block;
}
.review .content .stars {
	color: #7aa960;
}
.review .content .stars i {
	margin-right: 2px;
}
.review .content a {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
}
.review .content p:last-of-type {
	margin-bottom: 0;
}
@media all and (max-width: 768px) {
	.recipe-sidebar-item {
		margin-bottom: 26px;
		margin-top: 26px;
	}
	
	
	
	

	
}

/* ==========================================================================
   16. Contact
   ========================================================================== */
.contact-wrapper {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
}
.contact-wrapper p {
	margin-bottom: 0;
}
.contact-wrapper b {
	color: #fff;
}

/* ==========================================================================
   17. Single Food
   ========================================================================== */
.food-single>img {
	margin-bottom: 68px;
}
.food-single .top h2 {
	float: left;
}
.food-single .top .button {
	float: right;
}
.food-sidebar-item {
	margin-bottom: 30px;
}
@media all and (max-width: 768px) {
	.food-sidebar-item {
		margin-bottom: 15px;
		margin-top: 15px;
	}
}

/* ==========================================================================
   18. Shop
   ========================================================================== */
.shop-top {
	color: #7c808b;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 72px;
}
.shop-top .shop-count {
	float: left;
}
.shop-top .shop-sort {
	float: right;
}
.shop-top .shop-sort select {
	display: inline-block;
	border: none;
	width: auto;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: #31353e;
	border-radius: 0;
	text-transform: uppercase;
}
.product {
	margin-bottom: 90px;
}
.product .image {
	margin-bottom: 24px;
	position: relative;
}
.product .image .overlay {
	background: rgba(200,136,89,.92);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	-ms-transition: .25s;
	transition: .25s;
	opacity: 0;
}
.product:hover .image .overlay {
	opacity: 1;
}
.product .image .overlay .button {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product h5 {
	margin-top: 0;
}
.product h5 .price {
	margin-left: 24px;
}
.product p:last-of-type {
	margin-bottom: 0;
}
/* Cart
   ========================================================================== */
.table {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.table>thead>tr>th {
	border-bottom: none;
	font-size: 12px;
	line-height: 50px;
	color: #5e626b;
	padding: 0;
	padding-bottom: 42px;
}
.table>tbody>tr>td {
	border-top: 1px solid #e8eaed;
	padding: 14px 0;
	font-size: 13px;
	line-height: 22px;
	color: #31353e;
	vertical-align: middle;
}
.table>tbody>tr:first-of-type>td {
	border-top: none;
}
.cart img {
	border-radius: 100px;
	margin-right: 25px;
}
.cart input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]) {
	width: 140px;
	display: inline-block;
	color: #31353e;
	border-color: #7c808b;
	text-align: center;
}
.cart .remove {
	display: inline-block;
	width: 46px;
	line-height: 42px;
	height: 46px;
	border-radius: 100%;
	border: 2px solid #7c808b;
	color: #31353e;
	text-align: center;
}
.cart .remove:hover {
	background: #7c808b;
	color: #fff;
	opacity: 1;
}
.delivery-form {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.delivery-form .form-group:last-of-type {
	margin-bottom: 0;
}
@media all and (max-width: 768px) {
	.table>thead>tr>th {
		padding: 0 14px;
	}
	.table>tbody>tr>td {
		padding: 14px;
	}
}

/* ==========================================================================
   19. Blog
   ========================================================================== */
.blog-post {
	padding-bottom: 52px;
	margin-bottom: 60px;
	border-bottom: 1px solid #e3e3e3;
}
.blog-post:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.blog-post + nav .pager {
	margin-top: 96px;
}
.blog-post .featured-img {
	margin-bottom: 36px;
}
.blog-post .blog-post-title {
	margin-bottom: 16px;
}
.blog-post-meta {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #31353e;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 28px;
}
.blog-post-meta i {
	color: #bcbcbc;
	margin-right: 8px;
	vertical-align: middle;
	line-height: 22px;
}
.blog-post p:last-of-type {
	margin-bottom: 0;
}
/* Comments
   ========================================================================== */
.comments {
	/*margin-top: 56px;
	padding-top: 56px;
	border-top: 1px solid #e3e3e3;*/
}
.comments>h5 {
	margin-bottom: 56px;
	margin-top: 0;
}
.comment {
	margin-bottom: 38px;
}
.comment .comment {
	margin-top: 38px;
	margin-bottom: 0;
	margin-left: 84px;
}
.comment img {
	float: left;
	border-radius: 100%;
}
.comment .content {
	margin-left: 84px;
}
.comment .content .comment-title {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
	margin-right: 28px;
	margin-bottom: 12px;
	display: inline-block;
}
.comment .content a {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #31353e;
}
.comment .content p:last-of-type {
	margin-bottom: 0;
}

/* ==========================================================================
   20. Widgets
   ========================================================================== */
.sidebar-widget {
	margin-bottom: 54px;
}
.sidebar-widget>h6 {
	color: #7c808b;
	margin-top: 0;
	margin-bottom: 30px;
}
/* Sidebar Product
   ========================================================================== */
.sidebar-product {
	margin-bottom: 20px;
}
.sidebar-product img {
	float: left;
}
.sidebar-product .content {
	margin-left: 78px;
}
.sidebar-product .content h5 {
	margin-top: 0;
	margin-bottom: 14px;
}
.sidebar-product .content h5 .price {
	margin-left: 28px;
}
.sidebar-product .content p {
	margin-bottom: 0;
}
/* Tags
   ========================================================================== */
.tags {
	font-size: 0;
}
.tags a {
	color: #dfdede;
	font-size: 12px;
	line-height: 32px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	padding: 0 18px;
	background: #484b52;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
@media all and (max-width:360px){
	.maint1 .spt{
	margin-left: 24px;
margin-bottom: 13px;
	}
	.maint{
		padding-left: 39px !important;
	}
	.man img{
		width: 100%;
		padding-left: 43px!important;
	}
	.spe h2{
		font-size: 40px!important;
text-align: center!important;
margin: 0px!important;

	}
	.menus{
		width: 116%;
	}

	.bord h2{font-size: 44px!important;}
		.navigation .logo{
width: 73%!important;}
.logo img{margin-top: -8px !important;}
.image img{
	margin-left: 33px;
}
.menus12 {
    margin-right: 0px;
}
.navig{
	float: left;
padding-right: 23px;
}
.open{
	background-color: #dc3c1e;
}
.responsive-nav ul > li a{ color: #F4F4F8;}
.responsive-nav ul > li{ border-bottom:1px solid #F39C9C; padding-left: 23px;}
.responsive-nav{
	padding-top: 56px;
}
.responsive-menu{padding: 0px;}
.responsive-nav ul .navig{
	border:none;
	padding-left:0px;
}
.responsive-nav ul .nag .fon{
	padding-left:23px;
}
.dropdown-menu {background-color: #dc3c1e;}
.log img{
display: inline;
width: 100%;
opacity: .5;
}
	
}

@media all and (max-width: 768px) {
	.sidebar-widget {
		margin-bottom: 27px;
		margin-top: 27px;
	}
	
	
	.col-md-3.col-sm-12.col-xs-12.man {
    text-align: center;
}
.menus1{
	
float:left;	
	
}
.col-md-6.menus1 {
    margin-bottom: 50px;
}
	
	.man img {
    padding-left: 0px;
    width: 100%;
}
	.menus{
/*padding-left: 13px;
margin-left: 40px;*/
position:relative;
	}
	.maint1 .maint2{
		width:100%;
	}
	.set h2{
		padding-top: 30px;
	
	}
	.menus1{
		margin-left: 20px;
		float: left;
	
	}
	
	.int-butt{ margin-left: 0px!important;}
	.navig{
	float: left;
padding-right: 23px;
}
.open{
	background-color: #dc3c1e;
}
.responsive-nav ul > li a{ color: #F4F4F8;}
.responsive-nav ul > li{ border-bottom:1px solid #F39C9C; padding-left: 23px;}
.responsive-nav{
	padding-top: 56px;
}
.responsive-menu{padding: 0px;}
.responsive-nav ul .navig{
	border:none;
	padding-left:0px;
}
.responsive-nav ul .nag .fon{
	padding-left:23px;
}
.dropdown-menu {background-color: #dc3c1e;}

.log img{
display: inline;
width: 100%;
opacity: .5;
}

}
.header{
	     background-color: rgba(201, 36, 34, 0.78)!important;
    height: 70px!important;
    margin-top: 63px!important;
}
.navigation{
	        margin-top: -15px!important;
}
.std{
	    font-size: 48px!important;
    font-family: Birch Std!important;
    /* font-weight: 600; */
    word-spacing: 2px;
}
.maint{
	       padding-left: 156px;
}
.set{
	    margin-bottom: 17px;
}

.set h2{
	font-family: 'Rancho', cursive;
	    font-size: 48px;
    color: #4A4C4C;
	       margin-bottom: 0px;

}
.int{
	 background-image: url(../images/border.png);
    background-repeat: no-repeat;
	height:30px;
}
.main-co h1{
	    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
    font-weight: 500;
}
.got{
	    font-style: italic;
    font-size: 17px;
    font-weight: 600;
}
.viw a{
	background-color:#5acb17;
    padding: 13px;
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
	    padding-left: 19px;
    padding-right: 19px;
}
.viw{
	    margin-top: 35px;
}
.bord h2{
	font-family: 'Rancho', cursive;
	    font-size: 58px;
		text-align:center;
		margin-bottom: 24px;
		color:#FFF;
}
/*.bord1{
	 background-image: url(../images/border1.png);
    background-repeat: no-repeat;
	height:40px;
	    margin-left: 37em;
}*/
.bord2 p{
	font-family: 'Ubuntu', sans-serif;
	    text-align: center;
    font-size: 14px;
    margin-top: 13px;
    line-height: 35px;
	color:#FFF;
	    line-height: 24px;
}
.inner1{
	padding:140px 0!important;
}
.spe h2{
	font-family: 'Rancho', cursive;
	    font-size: 58px;
		text-align:center;
		margin-bottom:0px;
		    margin-left: 1em;
    padding-top: 62px;
	    margin-bottom: 52px;
}
.book a{
	background-color:#5acb17;
    padding: 13px;
    padding-left: 24px;
    padding-right: 24px;
	border-radius:5px;
}
.bord3 h2{
	font-family: 'Rancho', cursive;
	    font-size: 58px;
		text-align:center;
		margin-bottom: 24px;
		color:#FFF;
		    font-size: 29px;
    margin-top: -54px;
}
.bord4{
	 /*background-image: url(../images/border.png);
    background-repeat: no-repeat;*/
	height:40px;
	      /*  margin-left: 39.5em;*/
		 margin-top: -29px;

}
.bord5 h2{
	font-family: 'Rancho', cursive;
	    font-size: 58px;
		text-align:center;
		margin-bottom: 24px;
		color:#FFF;
		      font-size: 57px;
    margin-top: -54px;
}
.blog-sets{
	    min-height: 250px;
    background-color: aliceblue;
}
.blog-sets h4{
	    background: #ff0000;
    max-width: 159px;
    margin: auto;
    padding: 12px;
    margin-top: -17px;
    position: relative;
    padding-left: 19px;
    color: #FFF!important;
}
.blog-img img{
	width:100%;
}
.blog-sets h5{
	font-family: 'Rancho', cursive;
    color: #000!important;
    font-size: 24px;
    text-align: center;
    font-weight: 100;
    margin-bottom: 3px;
	    padding-top: 12px;
    text-transform: none;
}
.blog-sets p{
	font-family: 'Ubuntu', sans-serif;
	text-align:center;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
	color:#999!important;
}
.butt{
	    background: #8cc63f;
    padding: 12px;
    color: #FFF;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
	margin-bottom: 24px;
	    z-index: 237;
		border-radius: 3px;
}
.special h2{
	    font-family: 'Rancho', cursive;
    padding-top: 29px;
        font-size: 30px;
    text-align: center;
    font-weight: 500;
	    margin-bottom: 9px;
		color:#ff3206;
}
.special p{
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	color:#666;
}
.social i{
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	    font-size: 19px;
}
.social12{
	    width: 30px;
    margin: auto;
	    padding-bottom: 1px;

}
.menus{
	/*margin-left: 10em; 
	padding-top: 6em;*/ 
	/*width: 306px;
	    margin-left: 94px;*/
		/*    padding-left: 97px;
    margin-left: 79px;*/
	position: relative;
}
.menus1{
	   /*padding-top: 6em;   */  
	   width: 300px;
padding-right: 0px;

}
.menus1-book{
	   /*padding-top: 6em;   */  
	   width: 300px;
padding-right: 0px;
float: left;
}
.logo img{
	    margin-top: -36px;
}
.int-butt{
	    padding: 10px;
    padding-left: 26px;
    padding-right: 26px;
    font-size: 20px;
    background-color: #111212;
	border-radius: 2px;
    margin-bottom: 15px;
    border: none;
    z-index: 247;
    color: #FFF;
	    margin-left: 155px;
    margin-top: 21px;
}
.man img{
	       padding-top: 62px;
}
.maint1 .maint2{
	    border: 10px solid rgba(204, 204, 204, 0.33);
}
.maint1 img{
	    border: 10px solid #eee;
	
}
.maint img{
	    border: 10px solid #eee;
	
}



/*--latest news---*/

.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}

.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}
.carousel-control{
	top:200px!important;
}
/*---End Latest news---*/

.inter{
	padding-bottom: 0px!important;
}
.exper img{
	width:100%;
}
.abut{
	    height: 400px!important;
}
.inner-about h2{
	font-family: 'Rancho', cursive;
	text-align:center;
	    font-size: 58px;
		margin-bottom: 10px;
		
}
.inner-sets{
	background-color: #EEE;
}
.cont{
	padding-top: 10px;
    font-size: 21px;
}
.conta{
	padding-top: 14px;
}
.cont-butt{
	    margin-top: 26px;
    padding: 9px;
    font-size: 22px;
    font-weight: 500;
    background-color: #D31E1E;
    color: #FFF;
    border: none;
}

.no-padding{padding:0px !important;}
.no-margin{margin:0px !important;}


.foodmenu-main-bg{width:100%;}
.foodmenu-bg{width:100%; min-height:300px; border-radius:20px; border:#9eea61 5px solid;}

/*
.foodmenu-main-bg{background:url(../images/menu-bg-lines.jpg) repeat; background-position:-11px;}
.foodmenu-bg{width:100%; min-height:300px; background:url(../images/menu-top-bg.png) repeat-x; -webkit-box-shadow: 0px 0px 10px 0px rgba(46,44,46,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(46,44,46,1); box-shadow: 0px 0px 10px 0px rgba(46,44,46,1);} */

.border-bottom-green{border-bottom:#9fbc3b 1px solid;}
.border-bottom-none{border-bottom:#9fbc3b 0px solid;}

.border-top-green{border-top:#9fbc3b 1px solid;}
.border-top-none{border-top:#9fbc3b 0px solid;}

.food-menu-div h1{font-size:45px; margin-bottom:10px; font-family: 'Kaushan Script', cursive; color:#ff3206; text-align:center;}
.menu-des{padding:30px 0px 110px 0px; background:url(../images/Marmarismenu-design.png) no-repeat bottom right; background-position:97% 100%;}
.menu-des h2{background: url(../images/book-menu-head-bg.png) no-repeat;
    background-size: 602px 91px;
    text-align: center;
    font-size: 28px;
    color: #FFF;
    /* margin: 10px 0px 20px 10px; */
    font-family: "Kaushan Script",cursive;
    padding-bottom: 5px;
    padding-top: 5px; 
    width: 100%;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-size: 95% 100%;
    background-repeat: no-repeat;
    background-position: center center;
} 
.menu-des h3{font-size:18px; margin-bottom:10px; font-family: "Roboto Condensed",cursive; color:#005893;}
.menu-des h4{font-size:18px; margin-bottom:10px; font-family: "Kaushan Script",cursive; color:#ff3206;}
.menu-des h4 span{font-size:18px; margin-bottom:10px; font-family: "Kaushan Script",cursive; color:#ff3206;}
.menu-des p{font-size:14px; margin-bottom:0px; color:#000; font-family: 'Ubuntu', sans-serif;}
.menu-des .border-top-green div, .menu-des .border-top-none div{padding:10px 0px 10px 0px; margin:0px;}
.menu-des .menu-des-img-div{padding:0px 15px 10px 0px !important;}
.menu-des .menu-des-div{padding:5px 15px 10px 15px !important;}




/* rachit comment 
.menu-des{padding:70px 20px;}
.menu-des h1{font-size:45px; margin-bottom:30px; font-family: "ZiggyZoe",cursive; color:#0067da;}
.menu-des h2{font-size:30px; margin-bottom:20px; font-family: "ZiggyZoe",cursive; color:#ef5454;}
.menu-des h3{font-size:22px; margin-bottom:10px; font-family: "ZiggyZoe",cursive; color:#df0c12;}
.menu-des p{margin-bottom:0px; color:#000;}
.menu-des .border-bottom-green div, .menu-des .border-bottom-none div{padding:10px 0px 10px 0px; margin:0px;} */ 


/* Food Menu Styles */

@font-face {
  font-family: 'Norican';
  font-style: normal;
  font-weight: 400;
  src: local('Norican Regular'), local('Norican-Regular'), url(http://fonts.gstatic.com/s/norican/v4/U5gsdSLZ2HqelLrac75mCPY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Norican';
  font-style: normal;
  font-weight: 400;
  src: local('Norican Regular'), local('Norican-Regular'), url(http://fonts.gstatic.com/s/norican/v4/VzIcpMyXd3byQV_dQZKq3g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


#gkContent {
	min-height: 400px;
	margin-top: 50px;
	overflow: visible;
	position: relative;
	padding: 40px 40px 40px 40px;
	background: #fff url('../images/paper.png') repeat-x 0 -64px;
}

#gkContent:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 190px;
	z-index: 1;
	background: url('../images/clips1.png') no-repeat left -6px, url('../images/clips1.png') no-repeat right -6px, url('../images/paper.png') repeat-x 0 120px;
	margin: -230px 0 0 -40px;
}

.noclips #gkContent:before {
	height: 132px;
	background: url('../images/paper.png') repeat-x 0 62px;
	margin: -160px 0 0 -40px;
}

.gkcol { width: 230px; }
#gkBanner1, #gkBanner2 { width: 100%; }
#gkRight { width: 29%; }
#gkContent { width: 100%; }
#gkComponentWrap { width: 100%; }
#gkPageTop > div, #gkBanners, #gkPage, #gkHeader, #gkBottom2, #gkBg > footer, #gkTop1, #gkTop2 { width: 1160px!important; }


#gkLogo.text,
.gkHeader h1,
h1,h2,h3,h4,h5,
.calendarCurrentMonth,
.calendarNavMonthPrev,
.calendarNavMonthNext,
.product_price,
.componentheading,
#member-registration legend,
.profile-edit legend,
.cart_subtotal_price,
p.numblocks span,
#gkCart  { font-family: 'Norican', Arial, sans-serif; }

.box .header,
.box_menu .header,
.box_text .header,
#gkBreadcrumb,
#gkBg > footer,
li:before,
.pagination, 
article time,
.itemAuthorDetails, 
.itemAuthorDetails h3,
.k2CommentItem span,
.gkblock-9,
.gkblock-3,
.bubble-1 cite, 
.bubble-2 cite, 
.bubble-3 cite,
.gkTitle,
.gkChalkboard { font-family: 'Rock Salt', Arial, sans-serif; }

.gkblock-m {
	border: 1px solid #e5e5e5;
	background: #f8f8f8;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.12);
}
.black-bg{background:url(../images/bg-pattern.png) repeat;}
#gkContent:before {
	background-image: url('../images/clips1.png'), url('../images/clips1.png'), url('../images/paper.png');
}
section#gkContent {
	background: url('../images/bg-pattern-light.png');
}
.gkblock-m {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
	margin: 10px 0;
    padding: 18px 24px;
}
#gkMainbody .item-page h1 {
	font-size: 34px;
	margin-bottom: 5px !important;
}
.gkblock-m .omschrijving p{margin-bottom:5px !important;}
/*Salih*/
div.gerechten {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.gerechten .gerecht {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
div.gerechten .gerecht span {
	font-size: 24px;
	font-weight: bold;
	color: #a73030;
}
div.gerechten .gerecht .nummer {
	margin-right: 12px;
}
div.gerechten .gerecht .naam {
	font-family: 'Norican', Arial, sans-serif;
	font-size: 26px;
}
div.gerechten .gerecht .naam span {
	font-size: 24px;
}
div.gerechten .gerecht .prijs {
	float: right;
	width: 96px;
	margin-top: 4px;
}
div.gerechten .gerecht .valuta {
	
}
div.gerechten .gerecht .bedrag {
	float: right;
}
div.gerechten .gerecht .omschrijving {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 80%;
}
div.gerechten .gerecht .nl {
	
}
div.gerechten .gerecht .en {
	font-style: italic;
}
.box2 {
    width: 266px;
    height: 260px;
    display: inline;
    float: left;
    padding: 0 40px;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    background: url(../images/shad.png) no-repeat center center;
}

.country-icon li {
    FLOAT: LEFT; 
    LIST-STYLE-TYPE: NONE;
    padding: 0px 10px;
    line-height: 10px;
    border-right: 1px solid #a41e1b;
}
.country-icon ul {
    padding: 0px;
}
.letest-des-txt-div{height:100px; color: #5e626b;}

.parking-border {
    border: 1px solid #e2e2e2;
}
.parking-dairection-text {
    position: relative;
}
img.parking-img {
    width: 100%;
    margin-bottom: 20px;
}
.parking-page-text {
    padding-left: 35px;
}
p.parking-text {
    margin-left: 20px;
    color: #000;
    margin-bottom: 3px;
}
.col-md-12.padding {
    padding-bottom: 50px;
    background-color: #fff;
}
.parking-inner {
    width: 100%;
    background-color: #fff;
    border: 2px solid #fafafa;
}

.parking-page-inner {
    padding: 35px 0px !important;
}


@media screen and (max-width:768px){
	@media screen and (-webkit-min-device-pixel-ratio:0) { 

	

.country-icon {
    POSITION: absolute;
    RIGHT: 55PX;
    TOP: -50PX !important;
    background-color: #dda2a4;
    padding: 10px 15px 10px 2px;
}

}
	.ca-container {
    position: relative;
    margin: 0 auto;
    width: 100% !important;
    height: 525px;
    font-family: arial;
}

body {
	overflow-x:hidden;
}
#jssor_1 {
    width: 100% !important;
}

.col-xs-offset-3 {
    margin-left: 0 !important;
}
.blog-img img {
width:100%;
    margin-bottom: 40px;
}
.col-md-12.col-sm-12.col-xs-12.maint1 {padding:0px important;
margin:0px !important;
}
iframe {
    width: 100%;
}
.col-md-6.col-sm-12.col-xs-12.maint1 {
    padding: 0px !important;
}
.col-md-4.menu-kart {
    padding: 0px !important;
    margin: 0px !important;
}

.col-md-4.menus1.menu-kart-1, .menu-kart-1  {
    padding: 0px !important;
    margin: 0px !important;
}
.col-md-4.menus1.menus12.menu-kart-1 {
    margin: 0PX !IMPORTANT;
    padding: 0px !important;
}
.img-style img{
	width:100%;
}
#cssmenu.small-screen > ul > li {
    float: left !IMPORTANT;
}
.lumos-link img {
    width: 100%;
   
}
.flex-direction-nav .flex-next {
    right: 42px;
    text-align: center;
    margin-top: 50px;
}
.flex-direction-nav .flex-prev {
    left: 42px;
	 margin-top: 50px;
}

.ca-item {
    position: relative;
    float: left;
    width: 320px;
    height: 100%;
    text-align: center;
    width:100% !important;
    padding: 10px 10px;
}

.country-icon {
    POSITION: absolute;
    RIGHT: 8PX;
    
    background-color: #dda2a4;
    padding: 10px 15px 10px 10px;
	margin-top:0px !important;
}
.col-md-12.home-item-slider {
    width: 100% !important;
    overflow: hidden;
}
}