.wrapper
{
	padding-bottom: 90px;
}

.divider
{
	position: relative;
	margin-top: 90px;
	height: 1px;
}

.div-transparent:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, rgb(48,49,51), transparent);
}

.div-arrow-down:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -7px;
	left: calc(50% - 7px);
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	background-color: white;
	border-bottom: 1px solid rgb(48,49,51);
	border-right: 1px solid rgb(48,49,51);
}

.div-tab-down:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: calc(50% - 10px);
	width: 20px;
	height: 14px;
	background-color: white;
	border-bottom: 1px solid rgb(48,49,51);
	border-left: 1px solid rgb(48,49,51);
	border-right: 1px solid rgb(48,49,51);
	border-radius: 0 0 8px 8px;
}

.div-stopper:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -6px;
	left: calc(50% - 7px);
	width: 14px;
	height: 12px;
	background-color: white;
	border-left: 1px solid rgb(48,49,51);
	border-right: 1px solid rgb(48,49,51);
}

.div-dot:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -9px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	background-color: goldenrod;
	border: 1px solid rgb(48,49,51);
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px white,
					0 0 0 4px white;
}


@media (max-width: 800px){
  .contact-items {display:none;}
}

@media (max-width: 480px){
  .contact-items {display:none;}
}

@media (max-width: 360px){
 .contact-items {display:none;}
}


@media (max-width: 1024px){
 
.body {
    width:90%;
    max-width:1200px;
    height:auto;
} 
 
}

@media (max-width: 1152px){
 
.body {
    width:90%;
    max-width:1200px;
    height:auto;
} 
 
}




body, html {
	font-family: 'Raleway', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 500;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

@media (max-width: 800px){
  h2 {	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	text-align: center;}

}

@media (max-width: 480px){
  h2 {	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	text-align: center;}
}

@media (max-width: 360px){
 h2 {	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 28px;
	color: #333;
	text-transform: uppercase;
	text-align: center;}
}

h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 18.5px;
	font-weight: 500;
	color: #2F2F2F;
}

}

@media (max-width: 800px){
  .p {font-size: 16.5px;
	font-weight: 500;
	color: #2F2F2F;}

}

@media (max-width: 480px){
  p {font-size: 16.5px;
	font-weight: 500;
	color: #2F2F2F;}
}

@media (max-width: 360px){
 p {font-size: 16.5px;
	font-weight: 500;
	color: #2F2F2F;}
}



.team-img .caption p {
	color: #000000;
}

p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #FF2000;
}
a:hover, a:focus {
	text-decoration: none;
	color: #4200FF;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #8eb640;
	margin: 0;
	margin-bottom: 40px;
	border: 0;
	background-color: #B31700;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
	color: rgba(68,64,182,1);
}
/* Navigation */


#menu li a:hover {
	background-color: #111;
	color: #FFFFFF;
}

#menu.navbar-default .navbar-nav > li > a:hover {
	color: #ffffff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #8eb640 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #8eb640;
	border-color: #8eb640;
	margin-right: 40px;
	margin-top: 40px;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}


.bar-default .bar-nav > .active > a, .bar-default .bar-nav > .active > a:hover, .bar-default .bar-nav > .active > a:focus {
	color: #8eb640 !important;
	background-color: transparent;
}
.bar-toggle {
	border-radius: 0;
}
.bar-default .bar-toggle:hover, .bar-default .bar-toggle:focus {
	background-color: #8eb640;
	border-color: #8eb640;
}
.bar-default .bar-toggle:hover>.icon-bar {
	background-color: #FFF;
}


.section-title {
	margin-bottom: 70px;
	margin-top: 0px;
	padding-top: 0px;
}
.section-title .overlay {
	padding: 80px 0;
	background-color: rgba(0, 0, 0, 0.7);
	margin-top: -215px;
	background-attachment: fixed;
	background-image: url(../img/telefon.JPG);
	background-repeat: no-repeat;
}
.section-title p {
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
.section-title hr {
	margin: 0 auto;
	margin-bottom: 0px;
	background-color: #b31700;
	color: #000000;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #B31700;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #262626;
}

/* Header Section */

.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(0,0,0,0.4);
}
.intro h1 {
	font-family: 'Dancing Script', cursive;
	color: #fff;
	font-size: 10em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}
.intro span {
	color: #a7c44c;
	font-weight: 600;
}
.intro p {
	color: #fff;
	font-size: 32px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
}
header .intro-text {
	padding-top: 250px;
	padding-bottom: 200px;
	text-align: center;
}

/* About Section */

#about {
	padding-top: 95px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
}
#about h3 {
	font-size: 20px;
}
#about .about-text {
	margin-left: 10px;
}
#about .about-img {
	display: inline-block;
	position: relative;
}
#about .about-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
#about p {
	line-height: 24px;
	margin: 15px 0 30px;
	font-weight: 500;
	color: #2F2F2F;
	font-size: 18.5px;
}

}

@media (max-width: 800px){
  #about p{	line-height: 24px;
	margin: 15px 0 30px;
	font-weight: 500;
	color: #2F2F2F;
	font-size: 15.5px;}

}

@media (max-width: 480px){
  #about p{	line-height: 24px;
	margin: 15px 0 30px;
	font-weight: 500;
	color: #2F2F2F;
	font-size: 15.5px;}
}

@media (max-width: 360px){
 #about p{	line-height: 24px;
	margin: 15px 0 30px;
	font-weight: 500;
	color: #2F2F2F;
	font-size: 15.5px;}
}


/* Menu Section */

#restaurant-menu {
	padding-top: 196px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
}
#restaurant-menu {

}

#restaurant-menu .section-title {
	background-repeat: no-repeat;
	background-position: center center no-repeat fixed;
	background-color: #444;
	background-attachment: fixed;
	background-size: cover;
}
#restaurant-menu .section-title h2 {
	color: #fff;
}

#restaurant-menu h3 {
	padding: 10px 0;
	text-transform: uppercase;
}
#restaurant-menu .menu-section hr {
	margin: 0 auto;
}
#restaurant-menu .menu-section {
	margin: 0 20px 80px;
}
#restaurant-menu .menu-section-title {
	font-size: 26px;
	display: block;
	font-weight: 500;
	color: #000000;
	margin: 20px 0;
	text-align: center;
}
#restaurant-menu .menu-item {
	margin: 35px 0;
	font-size: 18px;
}
#restaurant-menu .menu-item-name {
	font-weight: 600;
	font-size: 17px;
	color: #555;
	border-bottom: 2px dotted rgb(213, 213, 213);
}
#restaurant-menu .menu-item-description {
	font-style: italic;
	font-size: 15px;
}
#restaurant-menu .menu-item-price {
	float: right;
	font-weight: 600;
	color: #555;
	margin-top: -26px;
}

/* Menus */

#restaurant-menus {
	padding-top: 196px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
}
#restaurant-menus {

}

#restaurant-menus .section-title {
	background-repeat: no-repeat;
	background-position: center center no-repeat fixed;
	background-color: #444;
	background-attachment: fixed;
	background-size: cover;
}
#restaurant-menus .section-title h2 {
	color: #fff;
}

#restaurant-menus h3 {
	padding: 10px 0;
	text-transform: uppercase;
}
#restaurant-menus .menu-section hr {
	margin: 0 auto;
}
#restaurant-menus .menu-section {
	margin: 0 20px 80px;
}
#restaurant-menus .menu-section-title {
	font-size: 26px;
	display: block;
	font-weight: 500;
	color: #000000;
	margin: 20px 0;
	text-align: center;
}
#restaurant-menus .menu-item {
	margin: 35px 0;
	font-size: 18px;
}
#restaurant-menus .menu-item-name {
	font-weight: 600;
	font-size: 17px;
	color: #555;
	border-bottom: 2px dotted rgb(213, 213, 213);
}
#restaurant-menus .menu-item-description {
	font-style: italic;
	font-size: 15px;
}
#restaurant-menus .menu-item-price {
	float: right;
	font-weight: 600;
	color: #555;
	margin-top: -26px;
}


/* Portfolio Section */
#portfolio {
	padding-top: 196px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
}
#portfolio .section-title {
	background-repeat: no-repeat;
	background-position: center center no-repeat fixed;
	background-color: #444;
	background-attachment: fixed;
	background-size: cover;
	margin-bottom: 50px;
}
#portfolio .section-title h2 {
	color: #fff;
	background-repeat: no-repeat;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin: 0 10px;
	padding: 20px 0;
}
ol.type li a {
	color: #FFFFFF;
	font-weight: 500;
	font-size: 20px;
	padding: 16px 24px;
	background-color: #b31700;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	color: #fff;
	background-color: #B31700;
}
ol.type li a:hover {
	color: #fff;
	background-color: #B31700;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 15px 0;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.portfolio-item .hover-bg:before {
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	right: 6px;
	bottom: 6px;
	left: 6px;
	
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	left: 3px;
	top: 1px;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 500;
	line-height: 1.1em;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg .hover-text>h44 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 500;
	line-height: 1.1em;
	text-transform: lowercase;
}
.hover-bg:hover .hover-text>h44 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg:hover .hover-text {
	opacity: 1;
}

/* Team Section */

#team {
	color: #fff;
	background: #444 url(../img/galerijar.jpg) center top no-repeat fixed;
	background-size: cover;
}
#team .overlay {
	padding: 120px 0 80px 0;
	background: rgba(0, 0, 0, 0.6);
	margin-top: 21px;
}
#team h2, #team p {
	color: #fff;
	font-weight: 500;
}
#team hr {
	background-color: #B31700;
}
#team h3 {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	margin: 5px 0;
}
#team img {
	width: 280px;
}
#team .thumbnail {
	background: transparent;
	border: 0;
}
#team .thumbnail .team-img {
	display: inline-block;
	position: relative;
}
#team .thumbnail .team-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#team .thumbnail .caption {
	padding-top: 10px;
}
#team .thumbnail .caption p {
	color: rgba(255,255,255,0.7);
	padding: 0 10px;
	font-size: 15px;
}

/* Teamm Section */


#page-top #teammm {
}



#teamm h2, #teamm p {
	color: #000000;
	font-weight: bold;
}
#teamm hr {
	background-color: #B31700;
}
#teamm h3 {
	color: #000000;
	font-weight: 400;
	font-size: 20px;
	margin: 5px 0;
}
#teamm img {
	width: 280px;
}
#teamm .thumbnail {
	background: transparent;
	border: 0;
}
#teamm .thumbnail .teamm-img {
	display: inline-block;
	position: relative;
}
#teamm .thumbnail .teamm-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#teamm .thumbnail .caption {
	padding-top: 10px;
}
#teamm .thumbnail .caption p {
	color: rgba(0,0,0);
	padding: 0 10px;
	font-size: 15px;
}

/* Teamms Section */




#teamms h2, #teamm p {
	color: #000000;
	font-weight: bold;
}
#teamms hr {
	background-color: #B31700;
}
#teamms h3 {
	color: #000000;
	font-weight: 400;
	font-size: 20px;
	margin: 5px 0;
}
#teamms img {
	width: 280px;
}
#teamm .thumbnail {
	background: transparent;
	border: 0;
}
#teamms .thumbnail .teamm-img {
	display: inline-block;
	position: relative;
}
#teamms .thumbnail .teamm-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#teamms .thumbnail .caption {
	padding-top: 10px;
}
#teamms .thumbnail .caption p {
	color: rgba(0,0,0);
	padding: 0 10px;
	font-size: 15px;
}


/* Teammm Section */

#teammm {
	color: #fff;
	background-attachment: scroll;
	background-size: cover;
	center top no-repeat fixed;
	background-size: cover;
	padding-top: 41px;
}
#page-top #teammm {
}



#teammm h2, #teammm p {
	color: #000000;
	font-weight: bold;
}
#teammm hr {
	background-color: #B31700;
}
#teammm h3 {
	color: #000000;
	font-weight: 400;
	font-size: 20px;
	margin: 5px 0;
}
#teammm img {
	width: 280px;
}
#teammm .thumbnail {
	background: transparent;
	border: 0;
}
#teammm .thumbnail .teammm-img {
	display: inline-block;
	position: relative;
}
#teammm .thumbnail .teammm-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#teammm .thumbnail .caption {
	padding-top: 10px;
}
#teammm .thumbnail .caption p {
	color: rgba(0,0,0);
	padding: 0 10px;
	font-size: 15px;
}


/* Call Reservation Section */

#call-reservation {
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8eb640+50,779936+100 */
	background: rgb(142,182,64); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(142,182,64,1) 50%, rgba(119,153,54,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(142,182,64,1) 50%, rgba(119,153,54,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(179,23,0,1.00) 50%, rgba(179,23,0,1.00) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */






filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb640', endColorstr='#779936', GradientType=0 ); /* IE6-9 */
}
#call-reservation .overlay {
	padding: 80px 0;
	background: #8eb640;
}
#call-reservation h2 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 400;
	margin: 0;
}
#call-reservation hr {
	background: #fff;
}
#call-reservation h3 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin: 5px 0;
}

/* Contact Section */

#contact {
	padding: 100px 0 60px 0;
	background: #F6F6F6;
}
#contact .section-title p {
	color: #777;
	font-size: 20px;
	font-weight: 500;
}
#contact form {
	padding: 0;
}
#contact h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	font-weight: 200;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}

/* Footer Section*/

#footer {
	background: #000000;
	padding: 50px 0 0 0;
	margin-top: -37px;
}
#footer h3 {
	color: #CF1A00;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#footer .copyrights {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	margin-top: 50px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,8eb640+50 */
	background: rgb(179,23,0,1.00); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(179,23,0,1.00) 0%, rgba(179,23,0,1.00) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(179,23,0,1.00) 0%, rgba(179,23,0,1.00) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(179,23,0,1.00) 0%, rgba(179,23,0,1.00) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#779936', endColorstr='#8eb640', GradientType=0 ); /* IE6-9 */
}
#footer .social {
	margin: 20px 0 30px 0;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #fff;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 15px;
	color: rgba(255,255,255,0.8)
}
#footer a {
	color: #f6f6f6;
}
#footer a:hover {
	color: #333;
}
.navbar-header p img {
	margin-top: 33px;
	margin-left: 37px;
}
#teamm .overlay .cognito {
	margin-left: 441px;
	background-color: #F3F3F3;
}


}
.col-md-4 p img {
	max-width: 135px;
}
.row {
}
.overlay .container #row2 {

}
.caption strong {
	font-weight: bold;
	font-size: 20px;
}
#restaurant-menus {
	margin-top: -129px;
}


.naslov {
	font-weight: 600;
}

.slova {
	font-weight: bold;
}
