@font-face {
    font-family: MyriadPro-Regular;
    src: url(fonts/MyriadPro-Regular.otf);    
   }
@font-face {
    font-family: MyriadPro-Cond;
    src: url(fonts/MyriadPro-Cond.otf);    
   }
@font-face {
    font-family: MyriadPro-BoldCond;
    src: url(fonts/MyriadPro-BoldCond.otf);    
   }
@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Regular.ttf);    
   }
@font-face {
    font-family: Roboto-Condensed;
    src: url(fonts/Roboto-Condensed.ttf);    
   }
      
.clear{
clear: both;  
}  
body{
width: 100%;
position: absolute;
margin: 0px;
padding: 0px;
display: table;
}
header{
width: 100%;
position: absolute;
z-index: 120;
top: 0px;
background-color: #fff;
opacity: 0.95;
margin: 0 auto
}
.slider2{
position: relative;
top: -150px;
}
.slidershadow{   
width: 100%;
height: 60px;
position: relative;
z-index: 100;
background-image: url(img/images/slidershadow2_02.png);
background-repeat: no-repeat;
background-position: center top;
margin-top: -210px;
}
.sliderbutton{
width: 1200px;
height: 310px;
position: relative;
z-index: 110;
margin: 0 auto;
margin-top: -310px

}
.sliderbutton1{
width: 300px; 
height: 100%;
float: left;
}
.customsb1{
width: 250px;
height: 250px;
border-radius: 125px;
overflow: hidden;
border: 4px solid #FFF;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
margin: 10px;
transition: 0.5s;
margin-top: 110px;  

}
.customsb1:hover{
width: 270px;
height: 270px;
border-radius: 135px;
margin: 0;
padding: 0;
transition: 0.5s;
margin-top: 110px; 
overflow: hidden;;   
}
.customsb1 p{
padding: 0;
margin: 0;    
}
.customsb1:hover p img{
filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);    
}
.customsb1:hover p a span{
z-index: 999; 
transition: 0.7s;
}
.customsb1 p a{
text-decoration: none;
}

.customsb1 p a span{
color: #fff;
font-family: "Roboto";
font-size: 30px;
text-shadow: 1px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 210px;
left: 65px;
z-index: -999;
text-shadow: 0px 0px 1px #000;
text-align: center;
width: 150px;
//
}
.customsb1 p img{
margin-top: -32px;
margin-left: -25px;
}
.customsb2{
width: 250px;
height: 250px;
border-radius: 125px;
overflow: hidden;
border: 4px solid #FFF;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
margin: 10px;
transition: 0.5s;
margin-top: 110px;
}

.customsb2:hover{
width: 270px;
height: 270px;
border-radius: 135px;
margin: 0;
padding: 0;
border: 4px solid #FFF;
transition: 0.5s;
margin-top: 110px;
}
.customsb2 p{
padding: 0;
margin: 0; 
}
.customsb2:hover p a img{
filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.customsb2:hover p a span{
z-index: 999;   
transition: 0.7s;
}
.customsb2 p a{
text-decoration: none;
}
.customsb2 p a span{
color: #fff;
font-family: "Roboto";
font-size: 30px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 230px;
left: 375px;
z-index: -999;
text-shadow: 0px 0px 1px #000;
}
.customsb2 p a img{
margin-left: -50px;    
}



.customsb2ru{
width: 250px;
height: 250px;
border-radius: 125px;
overflow: hidden;
border: 4px solid #FFF;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
margin: 10px;
transition: 0.5s;
margin-top: 110px;  
}

.customsb2ru:hover{
width: 270px;
height: 270px;
border-radius: 135px;
margin: 0;
padding: 0;
border: 4px solid #FFF;
transition: 0.5s;
margin-top: 110px;
}
.customsb2ru p{
padding: 0;
margin: 0; 
}
.customsb2ru:hover p a img{
filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.customsb2ru:hover p a span{
z-index: 999;   
transition: 0.7s;
}
.customsb2ru p a{
text-decoration: none;
}
.customsb2ru p a span{
color: #fff;
font-family: "Roboto";
font-size: 30px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 220px;
left: 340px;
z-index: -999;
text-shadow: 0px 0px 1px #000;
}
.customsb2ru p a img{
margin-left: -50px;    
}
.customsb3{
width: 250px;
height: 250px;
border-radius: 125px;
overflow: hidden;
border: 4px solid #FFF;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
margin: 10px;
transition: 0.5s;
margin-top: 110px;
}
.customsb3:hover{
width: 270px;
height: 270px;
border-radius: 135px;
margin: 0;
padding: 0;
transition: 0.5s;
margin-top: 110px;
}
.customsb3 p{
padding: 0;
margin: 0; 
}
.customsb3:hover p a img{
filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.customsb3:hover p a span{
z-index: 999;   
transition: 0.7s;
}
.customsb3 p a{
text-decoration: none;
}
.customsb3 p a span{
color: #fff;
font-family: "Roboto";
font-size: 30px;
text-shadow: 1px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 205px;
left: 625px;
z-index: -999;
text-shadow: 0px 0px 1px #000;
width: 230px;
text-align: center;
}
.customsb3 p a img{
margin-left: -120px;    
}
.customsb4{
width: 250px;
height: 250px;
border-radius: 125px;
overflow: hidden;
border: 4px solid #FFF;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
margin: 10px;
transition: 0.5s;
margin-top: 110px;
}
.customsb4:hover{
width: 270px;
height: 270px;
border-radius: 135px;
margin: 0;
padding: 0;
transition: 0.5s;
margin-top: 110px;
}
.customsb4 p{
padding: 0;
margin: 0; 
}
.customsb4:hover p a img{
filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.customsb4:hover p a span{
z-index: 999; 
transition: 0.7s;
}
.customsb4 p a{
text-decoration: none;
}
.customsb4 p a span{
color: #fff;
font-family: "Roboto";
font-size: 30px;
text-shadow: 1px;
text-decoration: none;
text-transform: uppercase;
position: absolute;
top: 210px;
left: 965px;
z-index: -999;
text-shadow: 0px 0px 1px #000;
width: 161px;
text-align: center;
}
.customsb4 p a img{
margin-left: -80px;
}
.navwidth{
width: 1200px;
height: 100px;
margin: 0 auto;

}

main{
width: 1200px;
margin: 0 auto;
position: relative;
}
.customn1{
color: #666;
font-family: "Roboto";
font-size: 12px;
font-weight: 400;
float: right;
width: 263px;
margin-top: 5px;
border-bottom: 1px solid #e9e6e1;
height: 43px;

}
.customn1 p{
background: url(img/navico_06.png);
background-repeat: no-repeat; 
background-position: left;
text-align: right;

}

.customn2{
float: right;
width: 117px;
text-align: right;
padding-left: 30px;
border-bottom: 1px solid #e9e6e1;
height: 48px;
}

.customn2 p a{
color: #666;
font-family: "Roboto";
font-size: 12px;
font-weight: 400;
text-decoration: none;

}

.customn2 p{
color: #575757;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: 400;
background: url(img/navico_08.png);
background-repeat: no-repeat;
background-position: left;
}
.mod-languages{
text-align: right;
float: right;
width: 190px;
padding-left: 43px;
margin-top: 15px;
border-bottom: 1px solid #e9e6e1;
height: 33px;
}
.pretext{
background: url(img/navico_07.png);
background-repeat: no-repeat;
font-family: "Roboto";
font-size: 13px;
color: #666;
padding-left: 20px;
float: left;

}
.pretext p{
margin-top: 0px;
}
div.mod-languages li {
  margin-left: 5px;
  margin-right: 0px;
  float: left;
}
.lang-inline li{
margin: 0px;
padding: 0px;
}

.lang-inline li a{
font-family: "Roboto";
font-size: 13px;
color: #666; 
display: block;
}
.lang-inline li:hover a{
color: #668300;    
}
.lang-inline li.lang-active a{
color: #668300;    
}

.custom{
float: left;
}
.nav{
float: right;
}

.nav>li{
float: left;
list-style-type:none;
text-align: center;
background: url(img/dot1_06.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 25px;
padding-right: 25px;
}
.nav >li >a{   
font-family: "Roboto";
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
color: #272625;
display: block;
}
.nav >li >span{   
font-family: "Roboto";
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
color: #272625;
display: block;
}
.nav >li.active >a{ 
color: #668300;    
}
.nav >li.active >span{ 
color: #668300;    
}
.nav >li:hover >a{ 
color: #668300;    
}
.nav >li:hover >span{ 
color: #668300;    
}

.nav> li:first-child{
background: none !important;
padding-left: 0px;
}
.nav >li:last-child{
padding-right: 0px;    
}
li.parent{
position: relative;    
}
li.parent>ul{
float:left;
display:none;
background-color: #fff;
opacity: 0.95;
width: 250px;
padding: 0px;
text-align: left;
padding-top: 28px;
}
li.parent>ul >li{
list-style-type: none;
display: block;
line-height: 30px;
}
li.parent>ul >li >a{
padding-left: 12px;
padding-right: 12px;
font-family: "Roboto";
font-size: 16px;
text-decoration: none;
color: #272625;
display: block;  
}
li.parent>ul >li:hover >a{
 color: #fff;
 background-color: #668300; 
}

ul li.parent > ul > li{
list-style-type: none;
display: block;
}
li.parent:hover>ul{
display: block;
z-index:9999;
position: absolute;
}
li.parent ul li ul{
float:left;
display:none;
background-color: #668300;
opacity: 0.95; 
color: #fff;
padding-top: 0px;
}
li.parent ul li ul li a{
color: #fff; 
padding-left: 12px;
padding-right: 12px;
}
li.parent ul li ul li:hover a{
color: #668300;
background-color: #fff;
}
li.parent ul li ul{
margin-left: 250px;
text-align: left;
top: 0px;
}
.mid{
width: 1000px;
text-align: center;
color: #000;
font-family: "MyriadPro-Cond";
font-size: 35px;
text-transform: uppercase;
margin: 0px auto;
}
.custom1 p{
margin-top: 110px;    
}
.content{
margin: 0px auto 50px auto;
color: #575757;
font-family: "Roboto";
font-size: 16px;
font-weight: 400;
margin-top: 0px  
}
.custom2{
margin: 0px auto 50px auto;
color: #575757;
font-family: "MyriadPro-Regular";
font-size: 18px;
font-weight: 400;
}

.custom3 p{
text-align: center;
color: #000;
font-family: "MyriadPro-Cond";
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
margin: 0px auto 21px auto;
}
.custom4 p{
color: #575757;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: 400;
text-align: center;
margin-bottom: 66px;
margin-top: 0px;
}
.blok2 {

clear:both; 
color: #575757;
font-family: "Roboto";
font-size: 16px;
font-weight: 400;

height: 270px;
position: relative;
padding-left: 13px;

}  

.custom  {
color: #575757;
font-family: "Roboto" !important;
font-size: 16px;
font-weight: 400;
}  



//.blok2 div:first-child{}
 

.blok21{
width: 539px;
height: 256px;
background: rgb(65,37,26); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0MTI1MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1NGYzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTI1MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-radial-gradient(center, ellipse cover,  rgba(65,37,26,1) 0%, rgba(133,79,57,1) 0%, rgba(65,37,26,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(65,37,26,1)), color-stop(0%,rgba(133,79,57,1)), color-stop(100%,rgba(65,37,26,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(65,37,26,1) 0%,rgba(133,79,57,1) 0%,rgba(65,37,26,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(65,37,26,1) 0%,rgba(133,79,57,1) 0%,rgba(65,37,26,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(65,37,26,1) 0%,rgba(133,79,57,1) 0%,rgba(65,37,26,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(65,37,26,1) 0%,rgba(133,79,57,1) 0%,rgba(65,37,26,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41251a', endColorstr='#41251a',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

float: left;
transform: skewX(-10deg);

border-radius: 11px;
margin-left: 20px;
//overflow: hidden;
}
.blok21:first-child{
margin-left: 20px;
box-shadow: 0 0 20px rgba(0,0,0,0.8) inset;

}
.blok21:first-child p span{
text-decoration: none;
color: #FFF;
font-family: "MyriadPro-BoldCond";
font-size: 45px;
font-weight: 700;
text-transform: uppercase;
text-shadow: 2.5px 4.3px 5px rgba(0, 0, 0, 0.75);
float: left;
position: relative;
bottom: 175px;
left: 70px;
}

.blok21:last-child{
margin-left: 18px;
}
.block212{
margin-left: 65px;    
}
.custom5{
  position: relative;
  bottom: 31px;
  right: 22px;
  transform: skewX(-2deg);
  height: 258px;
  margin-top: 0px;
}
.b2img{
  width: 578px;
  //margin-top: 14px;    
}
.lenta{
float: left;
position: absolute;    
top: -21px; 
right: 613px;     
}
.man{
float: left;
position: absolute;    
top: -44px; 
right: -17px; 
//transform: skewX(10deg);
}
.customb3 p img{
  transform: skewX(10deg);
  width: 190px;    
}
.customblok4{
position: absolute;
//background-color: yellow;
width: 569px;
height: 270px;
bottom: 10px;
opacity: 1;
}
.customblok4 p a{
width: 572px;
height: 270px;
position: absolute;
z-index: 200;
opacity: 1;
top: 10px;
}
.custom5 p {

text-shadow: 2.5px 4.3px 5px rgba(0, 0, 0, 0.75);
transform: skewX(10deg);
margin-right: 0px;
text-align: center;
//line-height: 46px;
}
.custom5 p {
color: #FFF;
font-family: "MyriadPro-Regular";
font-size: 31px;
font-weight: 700;
text-transform: uppercase;    
}
.custom6 p{
color: #FFF;
font-family: "MyriadPro-BoldCond";
font-size: 39px;
font-weight: 700;
text-transform: uppercase;
height: 30px;
text-align: left;
width: 350px;
margin-left: 23px;
margin-top: 48px;

}
.custom7 p{
color: #FFF;
font-family: "Roboto";
font-size: 14px;
font-weight: 400;
text-align: center;
width: 350px;
margin-left: 23px;
text-align: left;
}
.custom8 p{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 19px;
font-weight: 700;
text-transform: uppercase;
text-align: left;
width: 350px;
margin-left: 23px;
margin-top: 0px;
}

.footer14{
width: 100%;
box-shadow: -webkit-box-shadow inset 0px 8px 19px -1px rgba(0,0,0,0.47);
-moz-box-shadow: inset 0px 8px 19px -1px rgba(0,0,0,0.47);
box-shadow: inset 0px 8px 19px -1px rgba(0,0,0,0.47);
background: rgb(67,38,27); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzMjYxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzcxM2QyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzI2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(67,38,27,1) 0%, rgba(113,61,40,1) 50%, rgba(67,38,27,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(67,38,27,1)), color-stop(50%,rgba(113,61,40,1)), color-stop(100%,rgba(67,38,27,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(67,38,27,1) 0%,rgba(113,61,40,1) 50%,rgba(67,38,27,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(67,38,27,1) 0%,rgba(113,61,40,1) 50%,rgba(67,38,27,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(67,38,27,1) 0%,rgba(113,61,40,1) 50%,rgba(67,38,27,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(67,38,27,1) 0%,rgba(113,61,40,1) 50%,rgba(67,38,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43261b', endColorstr='#43261b',GradientType=1 ); /* IE6-8 */    
}
.footer1{
width: 1200px;
height: 170px;
margin: 0 auto;

}
.footerleft{
float: left;

}
.footerright{
float: right; 
//margin-left: 5px;
}
.footer11{
float: left;    
}

.customf1{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 25px;
text-transform: uppercase;
height: 40px;
margin-top: 36px;
}
.customf1 strong{
font-family: "MyriadPro-Cond"; 
font-weight: 400;
}
.customf11{
width: 125px;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: 400;
color: #FFF;
float: left;
}
.customf11 p{
margin-top: 0px;
}
.customf12{
width: 193px;
text-align: right;
margin-left: 90px;
color: #FFF;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: 400;
float: left;
}
.customf12 p{
margin-top: 0px;
}
.customf13{
width: 223px; 
color: #FFF;
font-family: "Roboto";
font-size: 16px;
font-weight: 400;
margin-left: 68px;
text-align: right;
float: left;

}
.customf13 p a{
text-decoration: none;
color: #FFF;
}
.customf13 p{
margin-top: 0px;
;
}
.customf2{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 25px;
font-weight: 400;
text-transform: uppercase;
margin-top: 36px;

}
.customf2 p{
margin-bottom: 15px;   
}

.customf22{
float: right;    
}

.customf22 div div{
margin-left: 5px;  
float: right;
}
.footer15{
width: 100%;
-webkit-box-shadow: inset 0px 8px 19px -1px rgba(0,0,0,0.47);
-moz-box-shadow: inset 0px 8px 19px -1px rgba(0,0,0,0.47);
box-shadow: inset 0px 8px 19px -1px rgba(0,0,0,0.47);
background: rgb(65,37,26); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxMjUxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzg5NTEzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTI1MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(65,37,26,1) 0%, rgba(137,81,58,1) 50%, rgba(65,37,26,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(65,37,26,1)), color-stop(50%,rgba(137,81,58,1)), color-stop(100%,rgba(65,37,26,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(65,37,26,1) 0%,rgba(137,81,58,1) 50%,rgba(65,37,26,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(65,37,26,1) 0%,rgba(137,81,58,1) 50%,rgba(65,37,26,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(65,37,26,1) 0%,rgba(137,81,58,1) 50%,rgba(65,37,26,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(65,37,26,1) 0%,rgba(137,81,58,1) 50%,rgba(65,37,26,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41251a', endColorstr='#41251a',GradientType=1 ); /* IE6-8 */
//background-image: url(img/border_03.png);
//background-repeat: repeat-x;    
}
.footer3{
width: 1200px;
height: 65px;
margin: 0 auto;
//background-color: blue;
//background: radial-gradient(#713d28, #43261b);

}

.customf31{
float: left;
width: 220px;
}
.customf31 p{
color: #FFF;
font-family: "Roboto-Condensed";
font-size: 11px;
text-transform: uppercase;
margin-top: 15px;
}
.customf31 p strong{
  
color: #FFF;
font-family: "Roboto-Condensed";
font-size: 20px;
font-weight: 700;    
}
.customf32{
float: left;
width: 282px;
margin-left: 270px;
margin-top: 12px;
}
.customf32 p{
color: #FFF;
font-family: "Roboto-Condensed";
font-size: 13px;
margin-top: 15px;
}
.customf33{
float: right;
width: 145px;
margin-top: 5px;
}
.customf33>p>a>img{
width: 145px;  
}
.readmore{
width: 145px;
height: 35px;
background: rgb(161,207,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExY2YwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDlmMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(161,207,0,1) 0%, rgba(125,159,3,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,207,0,1)), color-stop(100%,rgba(125,159,3,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1cf00', endColorstr='#7d9f03',GradientType=0 ); /* IE6-8 */
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
position: absolute;
top: 155px;
left: 315px;
}
.readmore a{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 20px;
text-transform: uppercase;
text-decoration: none; 
text-align: center;
margin-left: 25px;
line-height: 37px;
}
.novinabutton>.readmore{
position: absolute;
top: -100px !important;
left: 0px !important;  
}
.betonvurob li{
display: block;
margin-top: 20px;
height: 16px;
text-transform: uppercase;  
}
.betonvurob li img{
margin-right: 10px;
}
.betonvurob1{
color: #000;
font-family: "MyriadPro-Cond";
font-size: 35px;
text-transform: uppercase;
} 
.page-header h2 a{
font-family: "MyriadPro-Cond";
font-weight: 400;
color: #000;
font-size: 35px;
text-transform: uppercase; 
text-decoration: none; 
}
.items-leading{
position: relative; 
margin-top: 0px;  
}
.span6{
position: relative;
margin-top: 50px;  
}
.betonimg{
width: 251px;
height: 251px;
border-radius: 130px;
padding: 4px;
  border: 4px solid #FFF;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.75), inset 0 0 39px rgba(0, 0, 0, 0.75);
overflow: hidden;  
}
.betonimg2{
 
height: 80px;  
}
.betontext {
position: absolute;
top: 160px;
width: 885px;
top: 75px;
left: 315px;
}
.betontextnovina {
position: relative;
top: 160px;
width: 1200px;
top: -100px;
left: 0px;
}

.page-header {
width: 820px;
position: absolute !important;
top: 17px !important;
left: 315px !important; 
}
.my_h{
position: relative !important;
top: 0px !important;
left: 0px !important;  
}
.custombv1{
color: #000;
font-family: "MyriadPro-Cond";
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 10px;
margin-bottom: 63px;  
}
.custombvtopimg{
background-image: url(../../../images/slide22_01.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 600px;
}
.betonvurobtoptext{
position: relative;
margin-bottom: 0px;
color: #575757;
font-family: "Roboto";  
}
.betonvurobtoptext{
height: auto;  
}
.betonvurobtoptext2{
margin-bottom: 25px !important;
}
.betonvurobtoptext p{
margin-bottom: 45px;
}
.betonvurobtoptext ul{
margin-bottom: 45px;
}
.betonvurob4{
  
}
.stolbimg{
float: left;
width: 17%; 
padding-left: 95px;
}
.stolbimg1{
background-image: url(../../../images/stolbbgimg_03.png);
background-repeat: no-repeat;
background-position: 0px 100px;  
}
.stolbimg3{
background-image: url(../../../images/stolbbgimg_03.png);
background-repeat: no-repeat;
background-position: 0px 100px; 
}  
.stolbimg img{
margin-left: -30px;
width: 202px; 
position: relative;
top: -9px;  
}
.stolbimg1 img{
width: 202px; 
position: relative;
top: -9px;
}
.stolbimg3 img{
margin-left: -60px;
width: 202px; 
position: relative;
top: -9px;
}

.stolbtable{
float: left;
margin-left: 26px;
margin-right: 26px;  
text-align: center; 
border-spacing: 0px;
border-left: 1px solid #C7C7C7;
border-radius: 5px 0 0 0;
}
.stolbtable th{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 20px;
background-color: #7b9d03;  
font-weight: 400;  
border-radius: 0px 5px 0px 0px;  

}
.stolbtable th:first-child{
background-image: url(../../../images/tableborder_03.png);
background-repeat: no-repeat;
background-position: 165px 1px; 
border-radius: 5px 0px 0px 0px;  
}
.stolbtable th span{
position: relative;
top: 2px;
}
.stolbtable td{
color: #6D6D6D;
font-family: "MyriadPro-Cond";
font-size: 20px;
border-right: 1px solid #C7C7C7;
border-bottom: 1px solid #C7C7C7;
}

.betonstolbinner1{
text-align: center;
font-family: "MyriadPro-Cond";
font-size: 35px;
font-weight: 400;
text-transform: uppercase;
color: #000;  
margin-bottom: 50px;  
}
 

.betonstolbinner2{
text-align: center; 
margin-bottom: 30px;  
}
.betonstolbinner3{
text-align: center;
color: #000;
font-family: "MyriadPro-Cond";
font-size: 25px;
text-transform: uppercase;
width: 700px;
margin: 0 auto;
margin-bottom: 50px;
}
.tablebg{
background-color: #f4f4f4;
}
.sigFreeThumb{
  padding: 4px 6px 8px 4px !important;
  margin: 4px !important;
  border: 1px solid #a9a9a9;
}
.sigFreeImg{
  border: 1px solid #e5d7c4 !important;
}
.gallerytext{
color: #000;
font-family: "MyriadPro-Cond";
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
margin: 0 auto; 
text-align: center;

}
.vorotazaolovok{
text-align: center;
color: #000;
font-family: "MyriadPro-Cond";
font-size: 25px;
text-transform: uppercase;
width: 700px;
}  

.novinabutton{
  position: absolute;
}

img.statiaborder {
position: absolute;
top: 260px;
left: 415px;
}
img.statiaborder2 {
position: absolute;
top: 180px;
left: 105px;
}
img.statiaborder3 {
margin-left: 315px;
}
.statvazon img{
margin-left: -144px;
margin-top: -21px;
width: 434px;
}
.statlavka img{
width: 405px;
margin-left: -6px;
margin-top: -10px;
}
.statsmitnik img{
margin-left: -144px;
margin-top: -49px;
width: 545px;
}
.statkovani img{
margin-top: -151px;
margin-left: -206px;
width: 783px;
}
.statprofnastil img{
margin-top: -8px;
margin-left: -9px;
width: 400px;
}
.statderevo img{
margin-top: -5px;
}
.statmetal img{
width: 400px;
margin-top: -5px;
margin-left: -5px;
}
.stat img{
width: 275px;
margin-left: -10px;
margin-top: -10px;
}
.obmez img{
width: 80px;  
}
.smitnik img{
width: 140px;  
}
.controls{
font-family: "Roboto" !important;
font-size: 15px;
}
.foxcontainerform1{
font-family: "Roboto" !important;  
}
.controls>input::-webkit-input-placeholder { 
font-family: "Roboto" !important;
font-size: 14px;  
}
.controls>input::-moz-placeholder {
font-family: "Roboto" !important; 
font-size: 14px;    
}
.controls>textarea::-webkit-input-placeholder { 
font-family: "Roboto" !important;
font-size: 14px;  
}
.controls>textarea::-moz-placeholder {
font-family: "Roboto" !important; 
font-size: 14px;    
}
.btn span{
font-family: "Roboto" !important;  
}
.metalmodel img{
width: 305px;
margin-left: -100px;
}  
.stolbimg2{
float: left;
width: 26%; 
padding-left: 85px;
}
.stolbimg2 img {
margin-left: -30px;
width: 310px;
position: relative;
top: -9px;  
}
.stolbtable2 {
float: left;
margin-left: 87px;
margin-right: 70px;
text-align: center;
border-spacing: 0px;
border-left: 1px solid #C7C7C7;
border-radius: 5px 0 0 0;
}
.stolbtable2 th{
color: #FFF;
font-family: "MyriadPro-Cond";
font-size: 20px;
background-color: #7b9d03;  
font-weight: 400;  
border-radius: 0px 5px 0px 0px;  

}
.stolbtable2 th:first-child{
background-image: url(../../../images/tableborder_03.png);
background-repeat: no-repeat;
background-position: 165px 1px; 
border-radius: 5px 0px 0px 0px;  
}
.stolbtable2 th span{
position: relative;
top: 2px;
}
.stolbtable2 td{
color: #6D6D6D;
font-family: "MyriadPro-Cond";
font-size: 20px;
border-right: 1px solid #C7C7C7;
border-bottom: 1px solid #C7C7C7;
}
.pagination>ul{
width: initial;
text-align: center;
margin-bottom: 50px;
}
.pagination>ul>li{
display: inline-block;
text-align: center;
font-family: MyriadPro-Cond";
font-size: 15px;
}

.pagination-start{
display: none !important;  
}
.pagination-end{
display: none !important;  
}
.pagination>ul>li:active{
background-color: #7B9D03; 
color: #fff;  
}
.pagination>ul>li>a{
color: #6D6D6D;
}  
.pagination>ul>li>a:visited{
color: #6D6D6D;  
}
.pagination>ul>li>span{
background-color: #7B9D03;
color: #fff !important;
}
.pagination>ul>li>*{
display: block;
text-decoration: none;
height: 30px;
padding-top: 5px;
padding-bottom: 10px;   
}
.pull-right{
display: none;  
}

body .tooltip{
display: none !important;  
}
span.pagenav {
border: 1px solid #7D9F03 !IMPORTANT;
height: 15px;
padding: 0px !important;
line-height: 28px;
width: 30px;
background: rgb(161,207,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExY2YwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDlmMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(161,207,0,1) 0%, rgba(125,159,3,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,207,0,1)), color-stop(100%,rgba(125,159,3,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(161,207,0,1) 0%,rgba(125,159,3,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1cf00', endColorstr='#7d9f03',GradientType=0 ); /* IE6-8 */
  
}
a.pagenav {
BORDER: 1px solid #e5e5e5;
border-left: none !important:  
height: 15px;
padding: 0px !important;
line-height: 28px;
width: 30px;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
  
}
li.pagination-next span {
  width: 85px;
  border-left: none !important;
  border-radius: 0px 3px 3px 0px;
}
li.pagination-next a {
  width: 85px;
  border-left: none !important;
  border-radius: 0px 3px 3px 0px;
}
li.pagination-prev span {
  width: 85px;
  border-right: none !important;
  border-radius: 3px 0px 0px 3px;
}
li.pagination-prev a {
  width: 85px;
  border-right: none !important;
  border-radius: 3px 0px 0px 3px;
}
.customf22 div div a.iconhover img{
display: none;  
} 
.customf22 div div:hover a.iconnorm img{
display: none;  
} 
.customf22 div div:hover a.iconhover img{
display: block;  
} 
.fancybox-title.fancybox-title-inside-wrap{
  //color: #fff;
  width: 115px;
  height: 22px;
  overflow: hidden;
}
.fancybox-title.fancybox-title-inside-wrap b{
  color: #000;
}

