@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}
@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

input#Name, input#Email,input#Telefono, input#Subject, textarea#Message {
    width: 95%!important;
}
.sidebar .widget .nav.nav-cat ul.level0 {
    margin: 0;
    padding: 0;
}
.sidebar .widget .nav.nav-cat  li {
  margin-bottom: 0;
  display: inline-block;
}
.sidebar .widget .nav.nav-cat  li:last-child > a {
  border-bottom: 0;
}
.sidebar .widget .nav.nav-cat  li > a {
  padding: 12px 0;
  border-bottom: 1px solid #e7e7e7;
  letter-spacing: 1px;
}
.sidebar .widget .nav.nav-cat  li > a > span {
  display: block;
  color: #79818a;
  margin-top: 5px;
}
.sidebar .widget .nav.nav-cat  li > a:hover {
  background-color: transparent;
}
.sidebar .widget .nav.nav-cat  li > a:focus {
  background-color: transparent;
}
.bt-no-padding-top{padding-top: 0;}
.bt-no-padding-bottom{padding-bottom: 0;}
.bt-no-border{border: 0;}
#filters{position: relative;} 
.btacymailing_form{width: 100%;}
#topnav .navigation-menu > li .submenu li a:hover {
    color: #ccc;
}
#topnav .navigation-menu > li.selected  > a,#topnav .navigation-menu ul.submenu > li.selected  > a,#topnav .navigation-menu li.current.selected > a{
	color: #ccc;
}
.btn-small{
  height: 30px;
}
.col-sm-12.formControls {
    margin-bottom: 20px;
}
.col-lg-12.photos {
    padding: 0px;
}
@media (max-width: 769px) {
.number-box h2 {
    font-size: 34px!important;
    margin-top: 0;
}
}
@media (max-width: 480px) {
.col-lg-4.col-md-4.col-sm-6.col-xs-12.col-lg-offset-7.col-md-offset-7.col-sm-offset-4 {
    padding-left: 30px;
    padding-right: 30px;
}
.col-lg-4.col-md-4.col-sm-6.col-lg-offset-1.col-md-offset-1 {
    padding-left: 30px;
    padding-right: 30px;
}
.primo {
    clear: both;
}
}