.col-lg-1, .col-lg-10,
.col-lg-1, .col-lg-10,
 .col-lg-11, .col-lg-12, 
 .col-lg-2, .col-lg-3, 
 .col-lg-4, .col-lg-5, 
 .col-lg-6, .col-lg-7, .col-lg-8,
 .col-lg-9, .col-md-1, .col-md-10, 
 .col-md-11, .col-md-12, .col-md-2, .col-md-3,
 .col-md-4, .col-md-5, .col-md-6, .col-md-7, 
 .col-md-8, .col-md-9, .col-sm-1, .col-sm-10,
 .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, 
 .col-sm-4, .col-sm-5, .col-sm-6, 
 .col-sm-7, .col-sm-8,
 .col-sm-9, .col-xs-1, .col-xs-10,
 .col-xs-11, .col-xs-12, 
 .col-xs-2, .col-xs-3, .col-xs-4,
 .col-xs-5, .col-xs-6, .col-xs-7, 
 .col-xs-8, .col-xs-9 
 {
    padding-right: 0px;
    padding-left: 0px;
 }

.row
{
  margin-left:0px !important;
  margin-right:0px !important;
}

.container-fluid
{
  padding-left:0px;
  padding-right:0px;
}

.all_width
{
  width:100%;
  height:auto;
  overflow:hidden;
}
.height_padre 
{
    overflow: hidden;
}
.height 
{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    padding-right: 4%;
    padding-left: 4%;
    background-clip: content-box;
    background-color: white;
}
/*   BODY E FONT   */

body {
    font-size: 14px;
    font-family: 'Oswald';
    background-color: white;
    overflow-x: hidden;
    background: #fff url('../img/bg2.jpg') repeat-x 0 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
  font-family: 'Oswald';
  color:#F2A82E;
}

.glyphicon 
{
  color:white;
}

.input-group {
    max-width: 600px;
}
#header
{
    margin-top: 68px;
    border-bottom: 40px solid #333333;
}
/*   STILE PER LA NAVIGAZIONE   */
.nav 
{
    padding-left: 100px;
}
.navbar
{
  border: 0px !important;
  z-index: 50;
}
.logo
{
    margin-left: 160px;
    margin-top: 5px;
    max-width: 245px;
}
.navbar-default .navbar-collapse
{
  overflow:visible;
  background:url('../img/sfondo_menu.png');
  border-bottom:2px solid #f4c70c;
}

.menu_categorie
{
  /*background: #EFAC03; */
  color: #ADADAD!important;
}
/* .menu_categorie:hover
{
  color: black!important;
} */
.navbar-default 
.navbar-nav>li>a
{
    padding-top: 60px;
    padding-bottom: 40px;
}
.navbar-brand>img
 {
    width: 129px;
    position: relative;
    top: 0px;
}
.navbar-nav>li 
{
  text-transform: capitalize;
}
.navbar-default
.navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover
{
  color:white;
  background-color: #FDCE1E;
}
.navbar-toggle 
{
    position: relative;
    float: right;
    padding:0px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: white;
}
.search
{
    background-color: #009269;
    border: 0px;
    height: 35px;
    margin-left: -4px;
}

ul.nav li.dropdown:hover ul.dropdown-menu
{
    display: block;
    background: #333333;
}

.navbar-fixed-top
{
  background: url('../img/sfondo_menu.png');
}

.form-control 
{
  border-radius: 0px;
  padding: 25px 12px !important;
}
.button_form
{
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    margin-top: 20px;
    background: #F2A82E;
    color: #333333;
    text-transform: uppercase;
    border: 0px;
    float: right;
}
input[type="checkbox"]
{
    border: 1px solid #e3e3e3;
    background: #fff;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
    height: 16px;
    outline: 0;
    text-align: center;
    width: 16px;
    min-width: 16px;
    margin: 10px 0px 0px 10px;
}
.navbar-form .form-group
{
  padding-top: 41px;
  margin-right: 30px;
}

a:focus, a:hover 
{
  background-color: #EFAC03;
  color: black!important;
}

a
{
  color: black!important;
}
/* form contatti */

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #F2A82E;
    border: 1px solid rgba(51, 51, 51, 0.28);
    border-radius: 4px;
}

/* BREADCRUMBS */
.breadcrumb>li
{
  text-transform: capitalize;
}
.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: #787878;
    margin-bottom:0px;
}

/* MEGA MENU STYLE
********************************/ 

.navbar-nav>li>.dropdown-menu {

}

.mega-menu_old
{
	padding: 10px 0px ! important;
	width: 540px;
  border-radius: 0;
  margin-top: 0px;
}

.mega-menu
{
  display: inline-block;
  /*float: left;*/
  font-size: 12px;
  padding: 3px 0px;
  min-width: 150px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.nav-header 
{
  /*padding: 0 !important; */
  margin-bottom: 10px;
  /* display: inline-block; */
  width: 93%;
  border-bottom: 1px solid #ddd;
  /* border-left: 3px solid #009269; */
  /* padding-left: 4px; */
  text-transform: capitalize;
  font-size: 14px;
}
.dropdown-menu>li>a {
  white-space:normal; 
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
{
    background-color: #EFAC03;
  color: black!important;
}
/* Disable Toggle style
********************************/  
.dropdown-menu{
     max-width: 100%;
    left: -2px;  
}
/* Dropdown Toggle on style */
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle 
{
  background: inherit; /* Set to inherit when using mouse hover to open dropdown */
  color: inherit;
}   
/* Toggle off style */
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav > li.dropdown > a:focus 
{ 
background: inherit;
color: inherit;
}

/* Toggle hover */
.navbar .nav li.dropdown > .dropdown-toggle:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle:hover 
{

}
        
        
/* Toggle caret*/
.navbar .nav li.dropdown > .dropdown-toggle .caret 
{
  border-bottom-color:;
  border-top-color:;
}
/* Toggle caret hover */
.navbar .nav li.dropdown > a:hover .caret, 
.navbar .nav li.dropdown > a:focus .caret 
{
  border-bottom-color: #333;
  border-top-color: #333;
}
/* Toggle caret active */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret  
{
  border-bottom-color:#333;
  border-top-color: #333;
}

/* Hover style
********************************/ 
.navbar .nav > li > a, .mega-menu a
{ 
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; 

  /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/ 
  -webkit-backface-visibility: hidden; /* Safari Flicker Fix #2 */
  -webkit-transform: translateZ(0);
}	
/** barra laterale **/

.sb-slidebar
{
  background-color: #333333;
}

/*       STILE PER IL BACK TO TOP       */

a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 50000;
    right: 20px;
    bottom: 20px;
    background: url('../img/arrow.png') no-repeat center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/** MEDIA QUERIES **/


/* Extra Small Devices, Phones */ 
/* portrait */
@media only screen and (max-width : 320px) {
    .cross 
  {
    display:none;
  }
  .dropdown-menu{
  min-width:100px;
  
}
.logo {
  margin-left: 0px;
}
.indietro{
  display:none;
}
} 
/*landscape*/
@media only screen and (max-width : 568px) {
    .cross 
  {
    display:none;
  }
  .dropdown-menu{
  min-width:100px;
  
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 600px) and (max-width : 800px) {
  
.cross 
{
  display:none!important;
}
.mega-menu 
{
	width: 240px;
}
.navbar-brand>img 
{
    width: 99px;
}
.navbar-toggle 
{
    margin-top: 19px;
}
.navbar-header
{
  min-height: 83px;
}
.navbar-default,
.navbar-nav>li>a
{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.form-group{
  display:none;
}
.dropdown-menu{
  min-width:100px;
  
}
}

/* Medium Devices, Desktops/tablet */
@media only screen and (min-width : 768px) and (max-width : 1024px){
.cross 
{
  position: absolute;
  top: 34px;
  left: 0px;
  max-width: 1136px;
}
.nav 
{
  padding-left: 0px!important;
}
.navbar-form .form-group 
{
  display:none;
}
.navbar-default .navbar-nav>li>a 
{
  padding-bottom:10px;
}
.dropdown-menu{
  min-width:100px; 
}
.navbar-brand>img
{
  left: -40px;
  width: 121px;
}

}
@media only screen and (min-width : 1024px) and (max-width : 768px){
  .navbar-brand>img {
    width: 85px;
    position: relative;
    top: 19px;
    left: -14px;
  }
  .dropdown-menu{
  min-width:100px;
  
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 800px) and (max-width : 1280px) {
  .crossright 
  {
    top: 403px;
}
  .navbar-brand>img
  {
    top:1px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

}


/** MEDIA QUERY PER LA BARRA DI NAVIGAZIONE LATERALE MOBILE (SLIDERBAR) **/

@media (max-width: 800px) {
.navbar-header 
{
  float: none;
}
.navbar-left,.navbar-right 
{
  float: none !important;
}
.navbar-toggle 
{
  display: block;
}
.navbar-collapse 
{
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top 
{
  top: 0;
  border-width: 0 0 1px;
}
.navbar-collapse.collapse 
{
  display: none!important;
}
.navbar-nav 
{
  float: none!important;
  margin-top: 7.5px;
}
.navbar-nav>li 
{
  float: none;
}
.navbar-nav>li>a 
{
  padding-top: 10px;
  padding-bottom: 10px;
}
.collapse.in
{
  display:block !important;
}
}