html, body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
body {
	position: relative;
	background: #fff;
	color: #FF0004;
}
body, td, th, #submitButton, textarea, input, select {
	font-family: 'Roboto Condensed', sans-serif;
	color: #484848;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
container {
	max-width: 100% !important;
}
h1 {
	font-size: 65px;
	font-weight: 300;
	padding-bottom: 3%;
	text-align: center;
}
h2 {
	font-size: 60px;
	font-weight: 300;
	padding-bottom: 2%!important;
}
h3 {
	font-size: 50px;
	font-weight: 400;
}
h4 {
	font-size: 40px;
	font-weight: 400;
}
h5 {
	font-size: 24px;
	line-height: 35px;
	font-weight: 400;
}
h6 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
a {
	color: #f2cb12;
}
a:hover, a:focus {
	color: #f2cb12!important;
	text-decoration: none;
}
.inline {
	display: inline !important;
}
.content {
	padding-top: 3%;
	padding-bottom: 60px;
}
.deskciption {
	padding-top: 2%;
	padding-bottom: 5%;
}
.no-padding {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padding-xs {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.padding-lr {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
@media(max-width:540px) {
	.padding-lr {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
}
@media(min-width:991px) {
	.padding-lr-xs {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
}
hr.style1 {
	border-top: 1px solid #D9D9D9;
	margin-top: 0px;
	margin-bottom: 15px;
}
hr.style2 {
	border-top: 1px dotted #c0c0c0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.form-control {
	border-radius: 0px;
	border: 1px solid #E4E4E4;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 40px;
}
.btn-my-default {
	background-color: #333;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	color: #f2cb12;
	border: 1px solid #FFFFFF;
	border-radius: 0px;
	font-size: 18px;
	font-weight: normal;
}
.btn-my-default:hover, .btn-my-default:focus {
	background-color: #f2cb12;
	color: #fff!important;
	text-decoration: none;
}
.yelow-btn{
	border: 1px solid #f2cb12;
	color: #fff;
	background-color: #f2cb12;
}
.yelow-btn:hover{
	border: 1px solid #f2cb12;
	color: #f2cb12!important;
	background-color: #333333;
}
.text-content {
	text-align: justify;
}
/* Navbar  ------*/

nav.navbar.bootsnav {
	background-color: #000000;
	border-bottom: 3px solid #f2cb12;
	z-index: 200;
}
	nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a{
color: #f2cb12 !important;
}
@media(min-width:991px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
	font-family: 'FontAwesome';
	content: "\f107";
	margin-left: 5px;
	margin-top: 2px;
	font-style: normal!important;
	font-size: 14px;
}

}
@media(max-width:991px) {
		nav.navbar.bootsnav {
	background-color: #fff;
	border-bottom: 3px solid #f2cb12;
}
}
.nav nav.navbar.bootsnav {
	padding-bottom: 5px;
	padding-top: 5px;
}
nav.navbar .navbar-brand img.logo {
	width: 80%;
	margin-top: -9px;
}

@media(max-width:1400px) {
nav.navbar .navbar-brand img.logo {
	width: 75%;
	margin-top: -9px;
}
}

@media(max-width:991px) {
nav.navbar .navbar-brand img.logo {
	width: 75%;
	margin-top: -16px;
	margin-left: auto;
	margin-right: auto;
}
nav.navbar.bootsnav li.dropdown a.dropdown-toggle::before {
	font-style: normal!important;
}
}

@media(max-width:640px) {
nav.navbar .navbar-brand img.logo {
	width: 70%;
	margin-top: -12px;
}
}
nav.navbar.bootsnav ul.nav > li > a {
	font-weight: 400;
	color: #f2cb12
}

@media(max-width:991px) {
nav.navbar.bootsnav ul.nav > li > a {
	color: #888!important;
	font-size: 17px;
}
nav.navbar.bootsnav ul.nav .dropdown-menu > li > a {
	color: #888!important;
	font-size: 15px!important;
}
}

@media(min-width:991px) {
nav.navbar.navbar-inverse ul.nav > li.dropdown.on > a {
	color: #f2cb12!important
}
li.dropdown ul.dropdown-menu > li > a:hover {
	color: #f2cb12!important
}
}

@media(min-width: 992px) and (max-width:1400px) {
nav.navbar.navbar-inverse ul.nav > li.dropdown > a {
	background-color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
}
nav.navbar.bootsnav ul.nav > li > a {
	padding-top: 30px;
	padding-bottom: 30px;
}
}
.logo {
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}

@media(max-width:991px) {
nav.navbar.bootsnav .navbar-nav > li > a {
	color: #FFF;
	border-top: none;
}
nav.navbar.bootsnav ul.nav > li > a {
	color: #E8E8E8;
	border-bottom: none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
	border-bottom: 1px solid #EFEFEF;
	color: #E8E8E8;
}
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 20px;
}
nav.navbar.bootsnav .navbar-toggle {
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 18px;
	position: relative;
	top: 5px;
	color: #999;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.btn-lgn.dropdown-toggle::after {
	display: none;
}
body.on-side {
	margin-left: 0px;
}
nav.navbar li.dropdown ul.dropdown-menu.custom-dropdown-menu {
	left: 11px;
}
nav.navbar li.dropdown ul.dropdown-menu.custom-dropdown-menu li a {
	text-align: left!important;
}
.my-caret {
	position: absolute;
	top: 68px;
	right: 24px!important;
	color: rgba(197,197,197,1.00);
}
/* Navbar colors ------*/
nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li > a:focus, nav.navbar ul.nav > li > a.active {
	color: #f2cb12!important;
}
nav.navbar ul.nav li.dropdown.on > a {
	color: #f2cb12!important
}
nav.navbar li.dropdown ul.dropdown-menu {
	border-top-color: #f2cb12 !important;
}

@media(max-width:991px) {
nav.navbar.navbar-inverse .navbar-toggle {
	color: #eee;
	background-color: #333 !important;
	padding-top: 20px;
	padding-bottom: 30px;
}
}

@media(max-width:640px) {
nav.navbar.navbar-inverse .navbar-toggle {
	color: #eee;
	background-color: #333 !important;
	padding-top: 10px;
	padding-bottom: 20px;
}
}
.navbar-collapse.collapse.in {
	border-top: 2px solid #f2cb12!important;

}

@media(max-width:1200px) {
.navbar-nav > li > a {
	font-size: 18px!important;
	line-height: 20px;
}
}
/* megamenu ------*/

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu .menuBox {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu .menuBox h6 {
	font-size: 16px
}


nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.icon-wrapper{
	display: inline;
	background-color: #F2CB12;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 5px;
	
}
.icon-wrapper img{
	vertical-align: middle;	
	margin-bottom: 10px;
	margin-top: 10px;
}

.menu-link{

	font-weight: normal!important;
}
@media(min-width:991px) {
.menu-link{
	padding-left: 0px;
	margin-top: 5px;
	font-weight: normal!important;
}
}

/* Navbar ------*/

/* banner ------*/
.bkg-top {
	background-image: url('/images/xmass.jpg');
	height: 100vh;
	
	/*background-image: url(/images/back-1.jpg);*/
	/*height: auto;*/
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #f2cb12;
	padding-top: 15%;
	padding-bottom: 10%;
	background-attachment: fixed;
	margin-top: 0px;	
}

@media(max-width:767px) {
	.bkg-top {
		padding-top: 10%;
		padding-bottom: 10%;
		background-image: url('/images/xmass-xs.jpg');
		height: auto;
		/*background-image: url('/images/back-1-xs.jpg');*/
		background-attachment: scroll;
	}
}

.banner-title {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

@media(max-width:1400px) {
.banner-title {
	width: 60%;
}
}

@media(max-width:1200px) {
.banner-title {
	width: 70%;
}
}

@media(max-width:991px) {
.banner-title {
	width: 85%;
}
	h1.banner-title{
		font-size: 50px
	}
}

@media(max-width:768px) {
.banner-title {
	width: 85%;
}
	.page-scroll img{
		width: 35px
	}
}
@media(max-width:640px) {
.banner-title {
	width: 90%;
}
	h1.banner-title{
		font-size: 40px
	}
}
@media(max-width:540px) {
.banner-title {
	width: 95%;
}
	h1.banner-title{
		font-size: 35px;
		line-height: 45px;
	}
}
@media(max-width:480px) {
.banner-title {
	width: 90%;
	margin-top: 49px;
}
	h1.banner-title{
		font-size: 25px;
		line-height: 35px;
	}
}
/* banner ------*/




/* new-products ------*/

.pr-box {
	border: 1px solid rgba(232,232,232,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10%;
	position: relative;
	padding-top: 31px;
	
}

.product-title{
	font-size: 17px;
	font-weight: 400;
	z-index: 100;
	position: relative;
	margin-top: 37px;
	margin-bottom: 20px;	
}


.labl {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 26px;
	background-color: #f2cb12;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding-top: 2px;
	z-index: 100;
	display: none;
}
.btn-my-default.small{
	background-color: #333;
	padding-top: 8px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 8px;
	font-size: 14px;
	
}
@media (max-width: 767px) {
	.product-title{
	font-size: 18px;
	line-height: 22px;
}
}
@media (max-width: 540px) {
.labl {
	width: 42px;
	height: 18px;
	line-height: 16px;
	font-size: 12px;
	font-weight: 500;
}
}



/* new-products ------*/





.about{


	background-color: #ECECEC;

}


















/* home-gallery------*/

.food-gallery {
	background-color: #34a243;
	border-bottom: 5px solid #FFFFFF;
}
.food-gallery .gallery-box img {
	border: 4px solid #fff!important;
}
.fa-cutlery {
	font-size: 20px;
	font-weight: normal;
}
.tab-buts {
	margin-left: auto;
	margin-right: auto;
	width: 41%;
	margin-top: 3%;
}
  
	


.nav-pills > li {
	padding-left: 3px;
	padding-right: 3px;
}
.nav-pills > li > a {
	border-radius: 0px;
	background-color: #121212;
	color: #777!important;
	border: 1px solid rgba(255,255,255,0.7);
}
.nav-pills > li > a:hover {
	border-radius: 0px;
	background-color: #B41E11;
	color: #fff!important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff!important;
	background-color: #8f1b11;
	border: 1px solid rgba(255,255,255,1.00);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #333;
}
.owl-theme .item img {
	border: 2px solid rgba(236,236,236,1.00);
}
	
	

/* home-gallery------*/
/* browse------*/
.products, .contacts{
	padding-top: 60px;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0px;
	font-size: 15px;
}
@media(max-width:480px) {
	.breadcrumb {
	font-size: 13px;
	line-height: normal;
	margin-top: -22px;
}
}
.category-wrapper{
	border: 1px solid rgba(232,232,232,1.00);
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.category-wrapper .icon-wrapper{
	display: inline-table;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	background-color: #f2cb12!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
@media(max-width:991px) {
	.category-wrapper .icon-wrapper{
	width: 35px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	}
}
@media(max-width:767px) {
	.category-wrapper .icon-wrapper{
	width: 35px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;	
	}
	.category-wrapper .icon-wrapper img{
	width: 20px;
	height: auto;
	padding-top: 11px;
	padding-bottom: 7px;
}
}
.category-wrapper .icon-wrapper img{
	width: 20px;
	height: auto;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 1px;
}
@media(max-width:540px) {
	.category-wrapper h5{
		font-size: 20px;
	}
}


/* sidebar------*/

/*
.list-group {
	margin-top: -10px;	
	
}

.list-group-item{
	background-color: #333;
	border-color: #A7A7A7;
	border-radius: 0px!important;	
}

a.list-group-item {
	color: #FFFFFF;
	border-left: none;
	border-right: none;
	font-size: 15px;
	font-weight: 400;
	
}
@media(max-width:991px) {
	a.list-group-item {
	padding-bottom: 3px;
		padding-top:  3px;
	
}
}
a.list-group-item:before {
    content:"• ";
}

.list-group-item.active, 
.list-group-item.active:focus, 
.list-group-item.active:hover {
	background-color: #494748!important;
	border-color: #A7A7A7;
	color: #f2cb12!important;
	
}

a.list-group-item:hover,
a.list-group-item:focus{
	color: #f2cb12!important;
	border-left: none;
	border-right: none;
	
	background-color: #494748!important;
	border-color: #ddd;
}

.pagination{
	margin-top: 43px;	
}
*/













.nav-side-menu {
	background-color: #333!important;
	width: 100%;
	height: auto;
	margin-top: -10px;
	
}

.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	cursor: pointer;
	
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
  background-color: #E8BF00;
	
}





.nav-side-menu li {
  
}

.nav-side-menu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px!important;
	line-height: 25px!important;
	padding-left: 15px;
	border-bottom: 1px solid #494748;
	padding-top: 3px;
	padding-bottom: 6px;
	
}.nav-side-menu li a:hover {
	text-decoration: none;
	color: #fff!important;

	
}

.nav-side-menu li:hover {
  background-color: #f2cb12;
	color: #f2cb12!important;
}
@media (max-width: 991px) {
  .nav-side-menu {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
  }
  .nav-side-menu .toggle-btn {
	display: block;
	cursor: pointer;
	position: absolute;
	right: 16px;
	top: 9px;
	z-index: 10 !important;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 100;
  }
 .nav-side-menu .header {
	text-align: left !important;
	font-size: 16px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 6px;
  }

}
@media (min-width: 991px) {
  .nav-side-menu .menu-content {
	display: block;

  }
}











.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 14px;
	margin-left: 2px;
	line-height: 1.42857143;
	color: #f2cb12;
	text-decoration: none;
	background-color: #333;
	border: none;
}
.pagination > li > a:focus, 
.pagination > li > a:hover,
.pagination > li > a.active, 
.pagination > li > span:focus, 
.pagination > li > span:hover {
    z-index: 2;
    color: #333!important;
    background-color: #f2cb12;
  
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}


/* sidebar------*/
/* browse------*/

/* PDP------*/
.title-pdp{
	border-bottom: 1px solid #E8E8E8;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.product-description{
	margin-top: 0px;
	padding-left: 12px;
	font-size: 17px;
	padding-top: 11px;
	padding-bottom: 17px;
}
.pdp-box{
	border: 1px solid rgba(232,232,232,1.00);
	margin-top: -10px;
}
.pdp-image-wrapper{
	padding-top: 24px;
	padding-bottom: 24px;
}
.btn-group {
	padding-top: 40px;
	padding-bottom: 20px;
}
.btn-default {
	background-color: rgba(0,0,0,0.00);
	color: #f2cb12;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 20px;
	border: 1px solid #fff;
}
.btn-default:hover,
.btn-default:focus 
{
	background-color: #fff;
	color: #fff;
	border: 1px solid #DCDCDC;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.fa-chevron-circle-left, .fa-chevron-circle-right {
	font-size: 40px;
}
.fa-list-ul {
	font-size: 30px;
	display: none;
}

@media (max-width: 580px) {
.fa-list-ul {
	font-size: 30px;
	display: block;
}
.invisb {
	display: none;
}
}
/* PDP------*/

.logo-box{
	padding: 4px;
	border: 1px solid #E9E9E9;
}

/* contacts------*/
.contacts .addres-wrapper{
	margin-top: -15px;
	
}
.contacts .addres-wrapper .box{
	padding-top: 10px;
	padding-bottom: 10px;
}

.contacts .icon-wrapper {
	background-color: transparent;
	display: inline-table;
	padding-left: 14px;
}
.contacts .add {
	padding-left: 10px;
	display: inline-table;

}

.contacts .icon .fa {
	color: #f2cb12!important;
	font-size: 20px;
	margin-top: 1px;
}
hr.style4 {
	border-top: 1px dashed #ddd;
}
hr.style5 {
	border-top: 1px dashed #ddd;
	margin-top: 34px;
	margin-bottom: 50px;
}

/* contacts------*/

/*CONTACT FORM*/
.form-contacts {
	background-image: url(/images/back-4.jpg);
	height: auto;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 5px;
	padding-top: 3%;
	padding-bottom: 50px;
}
.form-contacts .btn {
	background: none;
	color: #fff;
	padding: 15px 45px;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	border: 1px solid #FFFFFF;
	border-radius: 0px;
	margin-bottom: 0px;
}
.form-contacts .btn:hover, .form-contacts .btn:focus {
	background-color: #484848;
	color: #fff!important;
	text-decoration: none;
}
.contact-form {
	margin-top: 0px;
}
.contact-form .textarea {
	min-height: 220px;
	resize: none;
}
.form-control {
	box-shadow: none;
	border-color: #eee;
	height: 49px;
	width: 100%;
}
.form-control:focus {
	box-shadow: none;
	border-color: #00b09c;
}
.form-control-feedback {
	line-height: 50px;
}
.main-btn {
	font-size: 18px;
	padding-left: 34px!important;
	padding-right: 34px!important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	background: #222;
	border-color: #222;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.main-btn:hover {
	background: #077541;
	color: #fff;
}
.form-control-feedback {
	line-height: 50px;
	top: 0px;
}
.has-error .help-block {
	color: #FF0004;
}
.has-error .form-control {
	border-color: #FF0004;
}
.has-error .form-control-feedback {
	color: #FF0004;
}
/*CONTACT FORM*/

/* FORMS ERRORS */
input.error {
	border: #c00 1px solid;
}
select.error {
	border: #c00 1px solid;
}
textarea.error {
	border: #c00 1px solid;
}
label.error {
	display: block;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	padding: 0px 10px;
	margin-top: 0px;
	background-color: #FF0004;
}
#map_wrapper {
	height: 500px;
}
#map_canvas {
	width: 100%;
	height: 100%;
}
.footer {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #000;
}
.copyright {
	color: #969696;
	font-size: 12px;
}
.copyright a {
	color: #969696;
	font-size: 12px;
}
.copyright a:hover {
	color: #eee;
}
.fa-facebook-official {
	color: #989898;
}
.fa-facebook-official:hover {
	color: #34a243;
}
/*EFFECTS*/
.hover-div {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.hover-div img {
	width: 100%;
	transition: all ease-in-out .5s;
}
.hover-div:hover img {
	transition: all ease-in-out .5s;
	opacity: 1;
	transform: scale(1.2);
}

/*EFFECTS*/




/*
responsive
==================*/
@media(max-width:1400px) {
 h1 {
 font-size: 55px;
}
}
@media(max-width:991px) {
#map_wrapper {
 height: 400px;
}
h5 {
 font-size: 28px;
 line-height: 30px;
}
 .addres-wrapper h5 {
 font-size: 24px;
}
}
 @media (max-width: 767px) {
 body, td, th, #submitButton, textarea, input, select {
 font-size: 16px;
 line-height: 26px;
}
 h1 {
 font-size: 40px;
}
h2 {
 font-size: 35px;
}
h3 {
 font-size: 32px;
}
h4 {
 font-size: 26px;
}
 h5 {
 font-size: 23px;
 line-height: 22px;
}
h6 {
 font-size: 16px;
 line-height: 22px;
}
.content {
 padding-top: 3%;
 padding-bottom: 40px;
}
#message {
 height: 150px;
}
#map_wrapper {
 height: 300px;
}
.cat-title {
 color: #484848;
 margin-top: -63px;
 margin-bottom: -19px;
}
.contact-form .textarea {
 min-height: 120px;
}
.form-control {
 height: 35px;
}
 .str {
 border-top: 1px dashed rgba(77,77,77,0.47)!important;
 margin-top: 20px;
 padding-bottom: 30px;
}
}
 @media(max-width:540px) {
.block-grid-xs-1 {
 padding-left: 0px;
 padding-right: 0px
}
#map_wrapper {
 height: 200px;
}
.pdf-button {
 font-size: 25px;
}
}

nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark, nav.navbar.bootsnav.navbar-transparent.dark {
	background-color: rgba(0,0,0,1);
}