body {
font-family: sans-serif;
  padding-top: 75px;
    background-color: #191919;
	   color: #D3D3D3;
}
.masthead {
padding-top: 35px;
}
h1 {
margin-bottom: 30px;
  margin-top: 30px;
  }
.frontblock {
background-color: #eee;
margin-top: -20px;
padding: 35px 0px;
text-align: center;
  margin-bottom: 20px;
}
.process {
text-align: center;
color: #fff;
margin: 35px 0px;
}
.process .row {
border-top: solid 5px #333;
}
.centerline {
background-color: #eee;
color: #333;
text-align: center;
padding: 10px 0px 18px 0px;
}

h1, h2, h3, h4 {
font-family: sans-serif;
 color: #fff;
}
h4#myModalLabel {
  color: #000;
}
.services .panel-body img {
width:100%;
}
.frontblock.serviceb {
  background-image: url("../images/services.jpg");
  height: 300px;
  color: #fff;
}
.frontblock.designerb {
  background-color:#A1A1A3;
  height: 220px;
  color: #fff;
}
.frontblock.designerb h1 {
margin-top:40px;
}
.frontblock.contactb {
  background-image: url("../images/workshop.jpg");
  height: 300px;
  color: #fff;
}
.frontblock.workshopb {
  background-image: url("../images/workshop.jpg");
  height: 300px;
  color: #fff;
}
.frontblock.homeb {
  background-image: url("../images/home.jpg");
  height: 400px;
    margin-bottom: 0;
  color: #fff;
}
.frontblock h1 {
  font-size: 60px;
  text-shadow: 1px 1px 1px #000;
}
.frontblock.homeb h2 {
  font-size: 28px;
  margin: 19px 0px;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
}
footer.footer-bottom a {
  color: #B3B3B3;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  font-weight: bold;
}
.services h2 {
  border-left: solid 35px #A17BB6;
  padding-left: 6px;
  color: #333;
  border-bottom: solid 2px #A17BB6;
  margin-bottom: 30px;
  padding-bottom: 4px;
  font-size: 26px;
}
.services .panel-body span {
  font-size: 32px;
  width: 100%;
  display: inline-block;
  margin-bottom: 0px;
}
.services .panel-body p {
  margin-top: 10px;
  margin-bottom: 5px;
}
.services .panel-body {
text-align:center;
}
footer.footer-bottom {
background-color: #333;
color: #B3B3B3;
margin-top: 35px;
padding-top: 35px;
padding-bottom: 10px;
}
footer.footer-bottom h4 {
  color: #F2F2F2;
    margin-bottom: 20px;
}
.btn-primary {
  color: #fff;
  background-color: #4F8E10;
  border-color: #447712;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #447712;
  border-color: #447712;
}
.homecta {
  background-image: url("../images/ctaback.jpg");
  padding-top: 15px;
  padding-bottom: 15px;
  opacity: .9;
}
.centerline .row {
margin: 30px 0px;
}
.item h3 {
font-size: 24px;
font-weight: bold;
}
.centerline h2 {
  color: #333;
  font-size: 46px;
  text-transform: uppercase;
}
.process .col-md-3 {
padding: 35px 0px;
}
.green {
background-color:#5CA316;
}
.blue {
background-color:#007EE1;
}
.yellow {
background-color:#A17BB6;
}
.process h2 {
color: #333;
font-size: 46px;
text-transform: uppercase;
}
.red {
background-color:#EB3C00;
}
.navbar-default {
background: #000; 
background-color: #000;
border: 0px;
border-radius: 0px;
  border-bottom: solid 1px #333;
}
.navbar {
min-height:110px;
}
a.navbar-brand img {
  max-width: 260px;
    margin-top: -10px;
}
.navbar-default .navbar-nav>li>a {
color: #cbcbcb;
font-size: 16px;
text-transform: uppercase;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
color: #FFF;
background-color: #0B0B0B;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #FFF;
background-color: black;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 25px;
}

.copyright {
  border-top: solid 1px rgba(255, 255, 255, 0.13);
  padding: 10px 0px;
    font-size: 13px;
	  margin-top: 30px;
}
.copyright span {
  color:#BABABA;
}
.copyright a {
  color:#fff;
}
.hcta {
font-size: 20px;
}
.hcta span {
color: #5CA316;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 4px;
  color: #FFFFFF;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #525252;
}

@media (max-width: 660px) {
.frontblock.homeb h2 {
  font-size: 18px;
  margin: 19px 0px;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  line-height: 28px;
}
.frontblock h1 {
  font-size: 34px;
  text-shadow: 1px 1px 1px #000;
}
.frontblock.homeb span {
  font-size: 16px!important;
}
.frontblock.homeb h3 {
  font-size: 16px;
}
.frontblock.homeb {

  font-size: 6px!important;
}

}


@media (max-width: 768px) {
.col-md-6 img {
width:100%;
}
.masthead img {
width:100px;
  margin-bottom: 14px;
}
.item h3 {
  font-size: 15px;
  font-weight: bold;
}
.item h2 {
  font-size: 19px;
  font-weight: bold;
}
.navbar {
  min-height: 50px;
    margin-bottom: 0px;
}
body {
 
  padding-top: 50px;
 
}
.masthead {
  padding-top: 0px;
}
       p.usano {
    display: none;
}

}

@media (min-width: 768px) {
.navbar-nav>li>a {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar-nav>li {
float: left;
}
div#navbar {
  margin-top: 50px;
}
.navbar-right .dropdown-menu {

  width: 348px;
height: 140px;
}
ul.dropdown-menu img {
  position: absolute;
  margin: 10px;
  width: 160px;
  
}
ul.dropdown-menu li {
  padding-left: 200px;
}
 

}



figcaption {
  background-color: #000;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: 0;
  opacity: 0;
  
}
figure {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
figure:hover figcaption {
opacity: .60;
-webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
color: #fff;
}
.cf {
  position:relative;
  height:360px;
 
  margin:0 auto;
   margin-bottom: 30px;
}
.col-md-4 img {
  width: 100%;
}
.cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}
figure:hover img.top,
.cf img.top:hover {
  opacity:0;
}
.modal-content {
  color: #000;
}
figcaption h2 {
  margin-top: 145px;
  font-size: 22px;
  text-align: center;
}
.modal-body table.table {
  color: #000!important;
  font-size: 13px;
}

.sidebar-nav {
    padding: 9px 0;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #FFF;
  background-color: rgba(231, 231, 231, 0);
}
.dropdown-menu {
  background-color: #333;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #219521;
  text-decoration: none;
  background-color: rgba(245, 245, 245, 0);
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #D2D2D2;
  white-space: nowrap;
}
.socialm a {
  padding: 8px;
  margin-right: 10px;
  font-size: 20px;
  background-color: #000;
}
.socialm .fa {
  width: 24px;
  text-align: center;
}
.frontthree {
margin-top:30px;
}
.productcat .cattitle {
  position: absolute;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.1);
  width: 92.5%;
  height: 100%;
  padding-top: 168px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  text-shadow: 2px 1px 2px #000;
  -webkit-transition: .5s;
  transition: .5s;
}
.productcat .cattitle:hover {
  background-color: rgba(0, 0, 0, 0.51);
  padding-top: 155px;
}
a.slidebtn {
  border: solid 2px #FFF;
  padding: 10px;
  color: #FFF;
}
label.error {
  color: #F6FA46;
  font-weight: normal;
}
span.green.textcenter {
  background-color: #6AB520;
  display: inline-block;
  width: 100%;
  padding: 10px 0px 1px 10px;
  color: #fff;
  border-radius: 5px;
}
div#error span {
  background-color: #B54820;
  display: inline-block;
  width: 100%;
  padding: 10px 0px 1px 10px;
  color: #fff;
  border-radius: 5px;

}
#success, #error {
    display:none
}
.carousel-caption h2 {
  margin-top: 0px;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.98);
}
p.usano {
    position: absolute;
    right: 8%;
    top: 10px;
}
div#google_translate_element {
    position: absolute;
    right: 35%;
}