/*  Tmpl02  style */
/*------------------- General Styling -------------------- */
@import url(https://fonts.googleapis.com/css?family=Play);
body {
	background-color: #d9d9d9;
	color: white;
	font-family: 'Play', sans-serif !important;
	font-size: 16px;
}

a {
        color: #202020;
}
a:hover , a:focus, a.active, li.active a {
        color: #2E5ADA;
        text-decoration: none;
}
/*li.active a:after, li.active a:hover:after {
    content: '';
    position: absolute;
    left: 45%;
    top: 45px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
}*/
#toTop{
    position: fixed;
    bottom: 47px;
    right: 13px;
    cursor: pointer;
    display: none;
    z-index: 3;
    background-color: #FE6222;
    border-color: #FE6222;
}

.navbar-toggle {
    border: 1px solid rgb(0, 0, 0);
}
.navbar-toggle .icon-bar {
    background: black;
}


/*------------------- Header section styling -------------------- */
#pos-hbottom{z-index: 2;box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);position: relative;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 15px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #D9D9D9;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
div#pb_86.generic-static-block
{
/*    color:black;*/
}
#pos-ftop{
    background-color: rgb(217, 217, 217);
    font-size: 12px;
    color: #232323;
    padding: 10px 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}
.panel-body {
/*    background: #202020;*/
    padding: 15px;
    color: #202020;
}
#pos-hmiddle{
     background: #202020; 
}
#pos-htop{
    background-color: #FE6222;
}
#pos-ctop{
    padding: 0px;
}
#pos-htop .col-md-12 > div{
    float: left;
    margin: 5px;
    color: white;
}
#pos-htop div.generic-languagebutton {
    float: right;
}
#pb_83 ul.social{
    margin: 0px;
    padding: 0px;
}
#pb_83 ul.social li a{
    color : white;
}

@media(min-width:768px){
#pos-hmiddle div.generic-menu {
    float: right;
    margin-top: 35px;
}
}

/* - Logo - */
#header div.logo{
        padding: 0px;
    width: 14%;
    margin: 0 auto;
}
@media(max-width:992px){
    #header div.logo{
        width: 100%;
        text-align: center;
    }
}
#header div.logo img{
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

/* - Navbar - */
#header .navbar{
       margin-bottom: 0px;
}

@media (min-width: 767px) {
	#header ul.menu-items{
       display: table;
       margin: 0px auto;
       float: none;
}
}


/* - Vertical carousel - */
#pos-sidebar{
    position: fixed;
    background-color: white;
    height: 100vh;
}
@media (max-width: 991px) { 
    #pos-sidebar{
        display: none;
    }
}

/*------------------- Body section styling -------------------- */
#pos-cmiddle{
    padding-top: 50px;
    padding-bottom: 60px;
    min-height: 200px;
}
#pos-cmiddle.container-fluid{
   background-image: url("http://s31.postimg.org/bsaog78xj/imagedoc_darknoise.png"); 
  z-index: 1;
  position: relative;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3), 0px -1px 5px rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(35, 35, 35, 0.5);
  border-bottom: 1px solid rgba(35, 35, 35, 0.5);
/*  color: #4A4A4A;*/
}
#pos-cmiddle div.body-container{
/*    padding: 15px;
    overflow: hidden;*/
}  
#pos-cbottom{
    color: white;
    padding: 15px;
    background: url(../img/colorful.jpg) 50% 0 no-repeat fixed;
    width:100%;
    height:auto;
    margin:0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.title-ristorante{
    padding: 10px;
    text-align: center;
}
.menu-title{
    color: #B33D3D;
    font-weight: bold; 
    padding-left: 40px
}
.menu-lista{
    font-size: 20px;
    color: #6F6C6C;
}
.cls-menu{
    border-radius: 10px;
}

/*------------------- Footer section styling -------------------- */

#pos-fmiddle{
    background-color: #7E7E7E;
}
#pos-fbottom{
    background-color: rgb(32, 32, 32);
    color: gainsboro;
    padding: 5px 0;
}
.poweredby{
    float: right;
    font-size: 0.9em;
}
.poweredby a{
    font-weight: bold;
}
.news-title{
    font-weight: bold;
    font-size: 19px;
}
.news-title a:hover{
    text-decoration: none;
}
.btn-primary, .btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: #B33D3D;
    color: white;
    border-color: #B33D3D ;
}
#pos-fbottom .generic-static-block{
    float: left;
}

section.spacer {
	padding: 50px 0;
	color:#fcfcfc;
}

/* intro icons */
.introicons {
	padding: 14px;
	position: relative;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius:5px;
	margin:60px 0px;
	cursor:pointer;
}

.introicons i {
	position: absolute;
	height: 100px;
	width: 100px;
	font-size: 50px;
	line-height: 80px;
	padding: 10px !important;
	color: rgb(102, 102, 102);
	top: 0px;
	left: 50%;
	margin: -50px 0px 0px -50px !important;
	padding: 0px !important;
	border-radius: 50%;
	border: 10px solid #ECECEC;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: rgb(255, 254, 254);
}

.introicons:hover > i {
	border: 10px solid #ffffff;
	-webkit-animation: spinAround 1.5s linear infinite;
	-moz-animation: spinAround 1.5s linear infinite;
	animation: spinAround 1.5s linear infinite;
}

.introicons h6 {
	font-weight: 400;
	font-size: 30px;
	margin: 70px 0px 20px 0px;
	color: #666666;
}

.introicons p{
	line-height:22px;
	font-size:14px;
	font-weight:400;
	color: #656565;
}

#footer {
    position: fixed;
    left: 0px;
    bottom: 0;
    height: 198px;
    width: 100%;
    background: #999;
}
#content {
    margin-bottom: 198px;
    z-index: 1;
    position: relative;
}


p.company-name {
    font-size: 22px;
    font-weight: bold;
}