/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  font-family: 'Raleway', sans-serif;
  overflow-x: hidden;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
.img-centered {
  margin: 0 auto;
}
.row {
margin:0
}

.fullscreen-bg {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
	height:100vh
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    .fullscreen-bg {
		background-size:cover;
		text-align: center;
		background-image:url(../images/bg_home.jpg);
		background-repeat:no-repeat;
		background-position:50% 20%;
		height:100vh;
		color: #000;
    }

    .fullscreen-bg__video {
        display: none;
    }
}
header {
  text-align: center;
  height:100vh;
  color: #000;
}
header .container-fluid {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text {
	display: inline-block;
}
header .intro-text .name {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height:1;
  border-bottom:1px solid #333;
  margin:10px 0
}
header .intro-text .skills {
  display: block;
  font-weight: 300;
}
.fulljustify {
  letter-spacing:10px;
  margin-right:-10px
}
.navbar-custom {
  background: rgba(255,255,255,0.4);
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  border: none;
  margin-bottom:0
}
.navbar-custom .navbar-collapse  {
position:relative;
max-height:100%	
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px
}
.navbar-custom .navbar-brand {
  color: #333;
}
.navbar-brand {
	display:none
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #333;
}
.navbar-custom .navbar-full {
  width:100%;
}
.navbar-custom .navbar-full li {
	width:14.2857%
}
.navbar-custom .navbar-nav li.page-logo {
	position:absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);	
}
.navbar-custom .navbar-nav li.page-logo a {
	padding:0
}
.navbar-custom .navbar-nav li a {
  font-size:16px;
  color: #333;
  text-align:center;
  padding:20px 15px;
  transition:all 0.3s;
  
}
.navbar-custom .navbar-nav li a:hover {
  color: #333;
  font-weight:700
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: #333;
  font-weight:700
}
.navbar-custom .navbar-nav li.active a {
  color: #333;
  background: transparent;
  font-weight:700
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: #333;
  background: transparent;
  font-weight:700
}
.navbar-custom .navbar-right {
	margin-right:0;
	width:14.2857%;
}
.navbar-custom .navbar-right li {
	width:25%;
	text-align:center;
	color:#333
}
.navbar-custom .navbar-right li a {
	padding:0
}
.navbar-custom .navbar-toggle {
  color: #333;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: transparent;
  border-color: #000;
}
.nav>li.page-logo>a>img {
	max-height:90px;
	max-width:100%
}
.navbar-toggle .fa-bars {
	font-size:18px
}
.text-table {
margin-bottom:10px;
width:100%
}
.left-padding {
padding-left:15px
}
.right-padding {
padding-right:15px
}
.left-border {
border-left:1px solid #333
}
.right-border {
border-right:1px solid #333
}
.right-white-border {
border-right:1px solid #fff
}
.valign {
vertical-align:middle
}
.row-eq-height {
display:flex
}
#home {
padding:0;
}
#abtcontent {
padding:30px 20px;
}
#abtcontent p {
font-size:16px;
margin-bottom:15px
}
.gallery-row  .col-sm-2, .gallery-row  .col-sm-3, .gallery-row  .col-sm-4, .gallery-row  .col-sm-5, .gallery-row  .col-sm-6, .gallery-row  .col-sm-8, 
.gallery-row  .col-sm-9, .gallery-row  .col-sm-12{
padding:0
}
.img-box {
overflow:hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border:5px solid #f1f1f1	
}
.img-box img {
-moz-transition: all 5s ease-in-out;
-webkit-transition: all 5s ease-in-out;
transition: all 5s ease-in-out;	
}
.img-left img {
padding-right:10px
}
.img-bottom img {
padding-bottom:10px
}
.img-right img {
padding-left:10px
}
.gallery-row img:hover {
max-width:100%;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
#property {
padding:120px 20px 30px;
background-color:#f1f1f1;
}
#property p, #location p {
font-size:14px
}
#location {
padding:120px 0 30px;
}
#location .container {
padding:0 15px 15px
}
#location>.container-fluid {
padding:0
}
#location .col-sm-10 {
border-right:1px solid #333
}
.col-map {
padding:0;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}
#cuisine {
background-image:url(../images/bg_cuisine.jpg);
background-color:#fff;
background-repeat:no-repeat;
background-size:30%;
background-position:right center;
color:#333;
height:100vh;
position:relative;
}
#cuisine>.container {
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
}
#cuisine .col-sm-10 {
border-left:1px solid #333
}
#cuisine p {
font-size:14px
}
#cuisine a, #cuisine a:hover {
color:#333;
text-decoration:underline
}
.td-cuisine-text {
padding-right:15%
}
.text-bold {
font-weight:500
}
.text-italic {
font-style:italic
}
#tariff {
color:#333;
background-color:#f1f1f1;
padding:120px 20px 30px
}
#tariff .row {
margin:10px 0
}
#tariff .col-sm-10 {
border-right:1px solid #333
}
#tariff .col-sm-6 p {
font-weight:700;
margin-top:25px
}
#tariff p {
font-size:14px
}
.row-tariff table, .row-tariff tr {
width:100%;
border:1px solid #333;
margin-bottom:25px
}
.row-tariff td {
padding:5px;
border:1px solid #333
}
#tariff li {
padding-bottom:5px
}
#contact {
background-image:url(../images/bg_contact.jpg);
background-repeat:no-repeat;
background-size:cover;
background-position:50% 60%;
color:#333;
padding-top:120px;
height:100vh;
position:relative;
}
#contact .col-sm-6 {
padding:0
}
#contact p {
font-size:14px
}
#contact .col-left .col-sm-5 {
border-right:1px solid #333
}
#contact .col-right .col-sm-4 {
border-left:1px solid #333
}
#contact .form-control {
color:#333
}
#contact form {
color:#333
}
#contact form .row {
margin-right:0
}
#contact .btn {
padding:5px 15px;
background-color:#fff;
color:#000;
border-color:#fff;
font-size:14px
}
#contact .row-footer {
position:absolute;
left:0;
right:0;
bottom:0;
width:100%;
}
#contact .row-footer p {
font-size:12px;
font-weight:400;
}
section {
padding: 100px 0;
}
.h2-main {
margin: 0;
height:100%;
font-size: 32px;
}
.h2-mobile {
display:none
}
section.success {
background: #18BC9C;
color: white;
}
.floating-label-form-group {
margin-bottom:5px
}
.floating-label-form-group input {
background:transparent;
border:none;
border-bottom:1px solid #000;
border-radius:0
}
#contact .form-control {
color:#000;
box-shadow:none
}
::placeholder {
	color:#000
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}

div#maincontent {
  outline: none;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 10px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
  header .container-fluid {
    padding-top: 450px;
    padding-bottom: 50px;
  }
  header .intro-text .name {
    font-size: 70px;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
  header .intro-text .skills.fulljustify {
	font-size: 2em
  }
}

@media (max-width: 1024px) {
.h2-main {
	font-size:28px
}
}
@media (max-width: 768px) {
	.h2-main {
		font-size:22px
	}
	.h2-main {
		display:none
	}
	.h2-mobile {
		display:block
	}	
	.valign {
		padding:0
	}
	header .intro-text .name {
		font-size: 2.75em;
		margin:5px 0
	}
	header .intro-text .skills {
		font-size: 1.5em;
	}
	header .intro-text .skills.fulljustify {
		font-size: 1.75em;
		letter-spacing:2px;
		margin-right:-2px;
	}	
}

@media (max-width: 767px) {
.navbar>.container-fluid {
	padding:0
}
.navbar-custom .navbar-nav li a, .navbar-custom .navbar-right li  {
	padding:10px
}
.navbar-custom .navbar-right li a {
	padding:0
}
.navbar-custom>.container-fluid>.navbar-collapse {
	background-color:#fff;
}
.navbar-custom>.container-fluid>.navbar-collapse, .navbar-custom>.container-fluid>.navbar-header, .navbar-custom>.container>.navbar-collapse, 
.navbar-custom>.container>.navbar-header {
	margin:0
}
.navbar-custom .navbar-right {
	margin:7.5px 0 0
}
.navbar-custom .navbar-full {
	margin:0 0 7.5px 0
}
.navbar-custom .navbar-full li, .navbar-custom .navbar-right, .navbar-custom .navbar-right li {
	width:100%
}
.navbar-brand {
	display:block;
	height:60px;
	padding:5px 15px
}
.navbar-brand img {
	max-height:50px
}
.nav>li.page-logo {
	display:none
}
.fullscreen-bg>.row {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	right:0
}
#property, #tariff {
	padding:70px 20px 30px
}
#cuisine>.container {
	width:100%;
	left:auto;
	transform:translateY(-50%)
}
#location, #contact {
	padding:70px 0 30px
}
#tariff ul {
	-webkit-padding-start : 20px
}
.vcenter, .row-eq-height {
	display:block
}
.row-mobile, .nav>li.page-mobile  {
	display:none
}
#abtcontent img {
	margin-bottom:15px
}
section {
  padding: 75px 0;
}
section.first {
  padding-top: 75px;
}
}
@media (max-width: 375px) {
	.h2-mobile {
		display:block
	}
	header .intro-text .name {
		font-size: 2.5em;
	}
	header .intro-text .skills {
		font-size: 1.25em;
	}
	header .intro-text .skills.fulljustify {
		font-size: 1.5em;
	}
	#cuisine {
		background-size:40%;
	}	
}
@media (max-width: 374px) {
	.h2-mobile {
		display:block
	}
	header .intro-text .name {
		font-size: 2em;
	}
	header .intro-text .skills {
		font-size: 1em;
	}
	header .intro-text .skills.fulljustify {
		font-size: 1.25em;
	}
}