.body{
    background-color: #f0f2e9;
    
    margin: 0px 10px;
}
header{
    background-color: #618369;
    background-image: url(../images/bg.jpg);
}
.top{
    text-align: center;    
    height: 67px;
    vertical-align: central;
}
.logo{
    float:left;
}
.language {
  margin-top: 40px;  
  float: left;
}
.language div{
 margin-left: 3px;
  float: right;
}
.language a{
    color: #acc1bc;
    font-style: italic;    
}
.language a:hover{
    color: #fff;
    text-decoration: none;    
}
.language img{
    width: 22px;
    margin-top: 4px;
}
.language img:hover{
   opacity: 0.8;
}
.message {
 margin-top: 40px;
 float:left;
}
.message a{
    color: #acc1bc;
     font-size: 15px;
    font-style: italic;    
}
.message a:hover{
    color: #fff;
}

.telephone{
    color: #fff;    
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    margin-top: 40px;
    float: left;
}
.middle{
    background-color: #405955;
    height: 60px;
    border-radius: 7px;
}
.middle ul{
margin-left: -64px;
}
.middle li {
 color: #9ec044;
    float: left;
    font-size: 22px;
    list-style: outside none none;
    margin: 13px 16px 0px 27px;
    text-transform: uppercase;
    font-family: exo_2medium_condensed;
}
.middle li:before {
 content: url(../images/arrow.png);
}
.middle li a{
color: #9ec044;
}
.middle li a:hover{
 color: #fff;
 text-decoration: none;    
}
.bottom{
    margin-top: 13px;
    margin-bottom: 20px;
}

#top-footer {
    background: #65795c;
    position: relative; 
    overflow: hidden;
    height: 40px;
    margin: 4px 5px;
    border-radius: 5px;
}
#top-footer ul {
list-style:none;
margin:0;
padding:0;
position: relative;
left:50%;
float:left;
font:14px Arial, Helvetica, sans-serif;
height:40px
}
#top-footer ul li {
position:relative;
left:-50%;
float:left;
margin:0 10px;
height:40px
}
#top-footer ul li a {
color: #fff;
display:block;
text-decoration:none;
padding:0 15px;
line-height: 40px;
}
#top-footer ul li a:hover {
text-decoration: underline; 
}

.bottom-footer{
    text-align: center;
    clear: both;
}
.zaglav{
    color: #247d54;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase; 
    font-family: exo_2medium_condensed;
}
.zaglav span{
    color:#9bb412;
}
.main{
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
     max-width: 1900px;
    margin: 0px auto;
}
.menu li{
    list-style: none;
    border-bottom: 10px solid #fff;
    display: block;
    margin-left: -39px;
    padding: 0px 0px 0px 42px;    
}
.menu li:first-child a{ 
    color:#fff;
}
.menu li:first-child:before{
    content: url(../images/marker2.png);
}
.menu li:first-child{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    display: block;
    background-color: #87a064;
    margin-left: -39px;
    padding: 19px 0px 3px 42px;
}
.menu li:last-child{
    padding: 3px 0px 16px 42px;
    border:none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.menu li a{
   font-size: 18px;
    color:#898886;
}
.menu li:before{
    content: url(../images/marker.png);
}
.menu ul{
    background-color: #faf6df;
    width: 200px;
    border-radius: 8px;
    margin: 7px 15px;
}
.product img{
    width: 167px;
    float: left;
}
.product h3{    
       font-family: exo_2medium_condensed;
    text-transform: uppercase;
    background-color: #f6bb1c;
    display: inline-block;
    border-radius: 13px;
    padding: 7px 15px;
    color: #fff;
    font-size: 19px;
}
.product {
       width: 320px;
    box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.2);
    border-radius: 9px;
    padding: 0px 9px 12px 11px;
    float: left;
    margin: 16px;
}
.product h4{
   font-family: exo_2medium_condensed;
    text-transform: uppercase;
    background-color: #c0dade;
    display: -webkit-box;
    border-radius: 11px;
    padding: 7px 15px;
    color: #fff;
    font-size:16px;
}

 .details{
       width: 197px;
    text-transform: uppercase;
    background-color: #fd7d44;
    color: #fff;
    border-radius: 11px;
    padding: 5px 5px;
    clear: both;
    margin-left: 105px;
}
.details a{
    color: #fff;
    text-decoration: none;
}
.details a:hover{text-decoration: none;
    text-decoration: none;
    color: #fff;
}
.details:hover{
     background-color: #fd976a;
}
.details img{
    width: 20px;
    float: right;
}
.product_detail{
      width: 90%;
    box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.08);
    border-radius: 9px;
    padding: 0px 9px 12px 11px;
    float: left;
    margin: 16px;
}
.product_detail img{
    max-width: 400px;
    width: 100%;
    float: left;
}
.product_detail h3{    
       font-family: exo_2medium_condensed;
    text-transform: uppercase;
    background-color: #f6bb1c;
    display: inline-block;
    border-radius: 13px;
    padding: 7px 15px;
    color: #fff;
    font-size: 19px;
}
.product_detail h4{
   font-family: exo_2medium_condensed;
    text-transform: uppercase;
    background-color: #c0dade;
    display: -webkit-box;
    border-radius: 11px;
    padding: 7px 15px;
    color: #fff;
    font-size:16px;
    width: 128px;
    
}
footer{
    margin-top: 20px;
    color: #fff;
    background-color: #949683;
    padding-top: 1px;
}
footer h4{
  font-family: exo_2medium_condensed;
  color: #dbe2a6;
}
.footer-left ,.footer-right  {
    font-size: 12px;
}
.footer-left{
    float: left;
    margin-left: 10px;
    width: 50%;
}
.footer-right{
    float: right;
    margin-right: 10px;
     width: 45%;
     border-left: solid 1px #fff;
}
.footer-left img,.footer-right img {
    float: left;
    padding: 10px;
}
.middle-footer hr{
    margin-bottom: 9px;
    margin-top: 0px;
    width: 80%;
}
.gloves img{
    clear: right;
    float: right;
    margin: -30px 12px 0 0;
}
.menu-btn {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    margin:5px 0px 0px 38%;
    padding: 10px;
    text-align: center;
    width: 100px;
    border-radius: 5px;
    position: relative;
    z-index: 5;
}
.article{
    padding: 10px;
    font-size: 16px;
}
@media only screen and (min-width: 1200px), only screen and (min-device-width: 1200px) {
.menu .zaglav {
    text-align: left;
    margin-left: 59px;
}
}
@media only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
.middle li {
    font-size: 20px;
    margin: 13px 0 0 15px;
}
.product {
    margin: 22px 0 1px 32px;
}
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .top{
        height: auto;
        text-align: start;
    }
    .telephone {    
    margin: 1px 1px 1px 1px;   
    text-align: right; 
    font-size: 20px;
}
.language {   
    margin: 1px 1px 1px 1px;   
    text-align: right;
}
.message {
    margin-top: 0px;
}
.product {
    width: 90%;
}
.logo {
    margin-bottom: -69px;
    margin-top: -20px;
}
.product h4 {
    width: 149px;
}
.details {
    margin-left: 0px;
}
}
@media only screen and (max-width: 505px), only screen and (max-device-width: 505px) {    
.logo {
    margin-bottom: 0px;
}
.menu-btn{
   margin: 5px 0 0 43%;  
}
.product {
    margin-left: 25px;
    width: 85%;
}
.product h3 {
   font-size: 19px;
}
.product h4 {
   font-size: 17px;
}
.logo img{
    width: 245px;
}
}
.content div:nth-child(2n+3){
    clear:both;
}
