@charset "utf-8";
/* CSS Document */

.container_c
{
  text-align: center;
  padding: 15px;  
}
.container_cc
{
  text-align: center;
  padding: 15px;
  background:#1f1d1d; 
}
.container_cc p{
   color: #f6f6f6; 
   font-family: 'Orienta', sans-serif; 
   font-size: 12px; 
   line-height: 24px; 
   margin: 0 0 24px; 
   text-align:center;
}
a.lfooter {
    color: #fff;
	white-space:nowrap;
	display: inline;
	text-decoration:none;
}
a:hover.lfooter {   
color: #ff3300; 
text-decoration: underline
}

.left-div
{
  display: inline-block;
  max-width: 40%;
  text-align: left;
  padding: 10px; 
  border-radius: 3px;
  margin: 10px;
  vertical-align: top;
}
.right-div
{
  display: inline-block;
  max-width: 40%;
  text-align: left;
  padding: 10px; 
  border-radius: 3px;
  margin: 10px;
}
.left-text, .right-text
{
  font: 300 16px/1.6 'Helvetica Neue' sans-serif;
	color: #333;
}
@media screen and (max-width: 600px) 
{
  .left-div, .right-div
    {
       max-width: 100%;
    }
}

.row_products {
  width: 100%;
  /*margin: 0 auto;*/
    text-align: left;
}

.block_products {
  width: 200px;
  margin-left:110px;
  margin-top:10px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

.row_operations {
  width: 100%;
  /*margin: 0 auto;*/
    text-align: left;
}

.block_operations {
  width: 150px;
  margin-right: 1px;
  margin-top:0px;
  margin-bottom:5px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

.row_contactus {
  width: 100%;
  /*margin: 0 auto;*/
    text-align: left;
}

.block_contactus { 
  width: 350px;
  margin-right:50px;
  margin-top:10px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

.block_contactus2 { 
  width: 500px;
  margin-right:10px;
  margin-top:10px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

.block_contactus3 { 
  width: 250px;
  margin-right:10px;
  margin-top:10px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

.row_footer {
  width: 100%;
  /*margin: 0 auto;*/
    text-align: left;
}

.block_footer {
  width: 350px;
  margin-left:20%;
  margin-top:10px;
  /*float: left;*/
    display: inline-block;
    zoom: 1;
}

ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}
li.leaf {
background: url(../images/t_bullet.png) no-repeat left top;
padding-left: 44px;
}


h11 { color: #fff; font-family: 'Righteous', cursive; font-size: 45px; font-weight: normal; line-height: 60px; margin: 10px 0 20px; text-transform: uppercase; text-shadow: 2px 2px 0 #000, margin: 10px 0 24px; text-align: center; }

h12 { color: #7c795d; font-family: 'Trocchi', serif; font-size: 25px; font-weight: normal; line-height: 48px; margin: 0; }		

.p_products { color: #f6f6f6; font-family: 'Orienta', sans-serif; font-size: 16px; line-height: 24px; margin: 0 0 24px;   }
.p_contact { color: #f6f6f6; font-family: 'Orienta', sans-serif; font-size: 12px; line-height: 24px; margin: 0 0 24px;   }
.p_footer{ color: #999; font-family: 'Orienta', sans-serif; font-size: 16px; line-height: 24px; margin: 0 0 24px; text-align:left;   }
.p_footer_h{ color: #fff; font-family: 'Orienta', sans-serif; font-size: 16px; line-height: 24px; margin: 0 0 24px; text-align:left;   }
.p_footer2{ color: #f6f6f6; font-family: 'Orienta', sans-serif; font-size: 12px; line-height: 24px; margin: 0 0 24px; text-align:center;   }

