/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* elements.less

.gradient(#F5F5F5, #EEE, #FFF);
.bw-gradient(#EEE, 230, 255);
.bordered(#EEE, #E5E5E5, #DDD, #E5E5E5);
.drop-shadow(0, 1px, 2px, 0.2);
.rounded(5px);
.border-radius(5px, 0, 0, 5px); 
.opacity(0.8); 
.rotation(15deg);
.scale(2);
.transition(2s, ease-out); 
.inner-shadow(0, 1px, 2px, 0.4); 
.box-shadow(0 1px 2px #999); 
.columns(250px, 0, 50px, #EEE, solid, 1px);
.translate(10px, 20px); 
.box-sizing(content-box); 
.user-select(none);

*/
@font-face {
  font-family: dinproL;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-light.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproR;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-regular.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproM;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-medium.ttf);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproB;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-bold.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
/***********MIX**************/
/***********end********/
html {
  font-size: 62.5%;
}
body {
  font-family: "dinproM" sans-serif;
  color: #ffffff;
  min-width: 1014px;
}
header {
  position: relative;
  min-width: 1014px;
  max-height: 588px;
  background-size: 100% auto;
}
body.page header {
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/page_header_bg.jpg) repeat;
}
.container {
  width: 1014px!important;
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-collapse {
  padding: 0;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
#top_content .logo {
  float: right;
  margin-top: 50px;
}
.navbar {
  min-height: inherit;
}
p.text_top {
  font-size: 20px;
  font-family: "dinproB", sans-serif;
  color: #d4d4d4;
  margin-top: 35px;
}
p.text_top + p {
  color: #fdb913;
  font-size: 16px;
  font-family: "dinproB", sans-serif;
}
#head_carousel {
  position: relative;
  z-index: -1;
  margin-top: -205px;
}
#top_nav {
  background-color: #fdb913;
  border: none;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/nav_menu_bg.png) right no-repeat, #fdb913;
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 0px;
}
#top_nav a {
  color: #231f20;
  padding: 0;
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#top_nav li a:hover {
  border-radius: 0;
  background: none;
  border-bottom: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
  margin-top: -3px;
  text-shadow: 1px -1px rgba(255, 255, 255, 0.4);
}
#top_nav li:hover a::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: -32px;
  position: absolute;
}
#top_nav li:hover a::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
}
.t_align_r {
  text-align: right;
}
.t_align_c {
  text-align: center;
  /*background: url(/sites/54461dcefe9779a9bc000002/theme/images/line.png) 50% 80% no-repeat;*/
  cursor: pointer;
}
#back_call {
  padding-top: 38px;
}
#back_call .col-md-6 p {
  font-family: "dinproB", sans-serif;
  color: #ffffff;
  font-size: 22px;
}
#back_call .col-md-6 font {
  color: #fdb913;
  font-size: 12px;
  font-family: "dinproR", sans-serif;
}
#back_call .col-md-12 p {
  font-size: 14px;
  color: #fdb913;
  font-family: "dinproM", sans-serif;
}
#back_call > .col-md-6:first-child p {
  color: #e6e7e8;
  text-align: right;
  font-size: 18px;
  font-family: "dinproM", sans-serif;
}
#back_call > .col-md-6:first-child {
  padding-right: 0px;
  width: 55%;
  padding-top: 27px;
}
#back_call > .col-md-6 + .col-md-6 {
  padding-right: 0px;
  width: 45%;
}
#back_call > .col-md-6 + .col-md-6 > .col-md-6:first-child {
  padding-right: 0px;
  padding-left: 16px;
}
#back_call > .col-md-6 + .col-md-6 > .col-md-6 + .col-md-6 {
  padding-left: 0px;
  padding-right: 16px;
}
#back_call > .col-md-6:first-child p + p {
  color: #d4d4d4;
  font-size: 14px;
}
#top_content {
  position: relative;
}
#back_call {
  position: absolute;
  right: 0;
  width: 50%;
}
header .carousel-caption {
  text-align: left;
  width: 1014px;
  left: 50%;
  margin-left: -507px;
  top: 220px;
}
header .carousel-caption font {
  font-size: 100px;
  font-family: "dinproL", sans-serif;
  text-transform: uppercase;
  margin-left: 20px;
}
header .carousel-caption p {
  font-size: 30px;
  margin-left: 145px;
  font-family: dinproR;
}
header .carousel-control .glyphicon-chevron-left,
header .carousel-control .glyphicon-chevron-right {
  font-size: 50px;
}
header .carousel-control,
header .carousel-control:hover {
  background: none !important;
}
header a.left.carousel-control {
  width: 35px;
  height: 100px;
  bottom: 10px;
  left: 50%;
  margin-left: -500px;
  top: inherit;
}
header a.right.carousel-control {
  width: 35px;
  height: 100px;
  bottom: 10px;
  left: 50%;
  margin-left: -430px;
  top: inherit;
}
#display_1 {
  color: #231f20;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_one_bg.png) repeat;
}
#display_1 div.container {
  position: relative;
  z-index: 10;
}
#display_1 h1 {
  text-transform: uppercase;
  color: #fdb913;
  font-size: 90px;
  font-family: "dinproB", sans-serif;
  display: inline-block;
  text-align: right;
  padding-top: 64px;
  padding-left: 113px;
  margin: 0;
}
#display_1 article {
  width: 602px;
  padding-top: 80px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
}
#display_1 p {
  font-size: 14px;
  font-family: "dinproM", sans-serif;
  margin-bottom: 25px;
}
#display_1 p:first-child {
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#display_1 h3 {
  position: absolute;
  width: 588px;
  margin: 0px;
  margin-top: -257px;
  height: 257px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_one_graf.png) 0 0 no-repeat;
  line-height: 488px;
  padding-left: 215px;
  color: #ffffff;
  font-size: 18px;
  font-family: "dinproB", sans-serif;
  text-transform: uppercase;
}
#display_1 button {
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  border: 1px solid #d19910;
  background-color: #fdb913;
  line-height: 21px;
}
#display_1 button:focus {
  box-shadow: 0 0 1px 1px #d19910;
  outline: none;
}
#display_1 button i {
  margin-left: 10px;
}
#display_2 {
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_two_bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
#display_2 .list_metals li {
  font-size: 18px;
  font-family: "dinproM", sans-serif;
  width: 325px;
  float: left;
}
#display_2 .list_metals li h4 {
  font-family: "dinproB", sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
}
#display_2 .list_metals li img {
  margin-top: -25px;
  position: absolute;
  right: -15px;
}
#display_2 .list_metals li a {
  display: block;
  padding: 25px 0 0 15px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/banner_metal_bg.png) repeat-x;
  height: 127px;
  margin: 75px 25px 60px 25px;
  text-align: left;
  color: #231f20;
  width: 285px;
}
#display_2 .list_metals li a:after {
  display: block;
  content: "";
  height: 1px;
  background-color: #d9d9d9;
  width: 285px;
  position: absolute;
  margin-top: 95px;
  margin-left: -15px;
}
#display_2 .list_metals li:nth-child(1) img {
  margin-top: -28px;
}
#display_2 .list_metals li:nth-child(2) img {
  right: -51px;
}
#display_2 .list_metals li:nth-child(3) img {
  right: -41px;
  margin-top: -26px;
}
#display_2 ul.carousel_list {
  padding-left: 25px;
  margin-top: 60px;
  margin-bottom: 60px;
}
#display_2 ul.carousel_list li {
  display: inline-block;
  width: 33%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#display_2 ul.carousel_list li a {
  color: #231f20;
}
#display_2 ul.carousel_list li a:hover {
  text-decoration: none;
}
#display_2 ul.carousel_list li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
  transform: scale(1.1);
}
#display_2 ul.carousel_list li div {
  width: 283px;
  height: 170px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  position: absolute;
  margin-left: 25px;
  margin-top: 55px;
  box-shadow: 0px 3px 20px -5px rgba(153, 153, 153, 0.5);
}
#display_2 ul.carousel_list li img {
  position: relative;
  width: 285px;
}
#display_2 ul.carousel_list li h4 {
  font-family: "dinproM", sans-serif;
  font-size: 135px;
  position: absolute;
  margin-top: -140px;
  margin-left: 15px;
  color: #ffffff;
}
#display_2 ul.carousel_list li p {
  position: relative;
  font-size: 18px;
  line-height: 45px;
}
#display_2 ul.carousel_list li span {
  position: relative;
  float: right;
  margin-right: 35px;
}
#display_2 ul.carousel_list li span font {
  font-family: "dinproB", sans-serif;
  font-size: 35px;
}
#display_2 a.left.carousel-control {
  top: 120px;
  margin-left: -40px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fdb913;
  text-shadow: none;
}
#display_2 a.right.carousel-control {
  top: 120px;
  margin-right: -40px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fdb913;
  text-shadow: none;
}
#display_3 {
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/bg_display_3.jpg) repeat;
}
#display_3 h3 {
  margin: 0;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/title_display_3.png) 0 0 no-repeat;
  background-size: 100% 53px;
  color: #ffffff;
  font-size: 18px;
  font-family: "dinproB", sans-serif;
  height: 53px;
  line-height: 32px;
  text-transform: uppercase;
}
#display_3 h3 div {
  padding: 0 35px;
}
#display_3 #carousel_display_3 {
  margin-top: 35px;
  margin-bottom: 50px;
}
#display_3 ul.carousel_list {
  position: relative;
  list-style: none;
  padding-top: 35px;
  padding-bottom: 35px;
  height: 270px;
}
#display_3 ul.carousel_list li {
  position: relative;
  width: 210px;
  height: 210px;
  border: 1px solid #c5c5c5;
  overflow: hidden;
  float: left;
  margin: 0 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 50px 2px rgba(153, 153, 153, 0.5);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#display_3 ul.carousel_list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index:10;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#display_3 ul.carousel_list li h5 {
  position: absolute;
  color: #231f20;
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  bottom: 10px;
  left: 15px;
  margin: 0;
  z-index:5;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#display_3 ul.carousel_list li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
  transform: scale(1.3);
  z-index: 100;
  box-shadow: none;
}
#display_3 ul.carousel_list li:hover a {
  background-color: transparent;
}
#display_3 ul.carousel_list li:hover h5 {
  font-family: "dinproL", sans-serif;
  font-size: 24px;
}
#display_3 a.left.carousel-control {
  top: 100px;
  margin-left: -30px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fff;
  text-shadow: none;
}
#display_3 a.right.carousel-control {
  top: 100px;
  margin-right: -30px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fff;
  text-shadow: none;
}
#display_3 h4 {
  text-align: center;
  color: #231f20;
  font-size: 30px;
  margin: 0px;
}
#display_3 ul.nav {
  margin-top: 45px;
  margin-bottom: 80px;
  margin-left: 50px;
}
#display_3 ul.nav li {
  margin: 0;
}
#display_3 ul.nav li a {
  color: #231f20;
  font-family: "dinproR", sans-serif;
  border-right: 1px solid #9e9e9e;
  border-radius: 0;
  padding: 2px 20px 2px 20px;
  font-size: 14px;
}
#display_3 ul.nav li a:hover {
  background: none;
  text-decoration: underline;
}
#footer {
  height: 224px;
  background-color: #fdb913;
}
#footer .logo {
  display: block;
  width: 162px;
  height: 48px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/footer_logo.png) no-repeat;
  margin-top: 35px;
  margin-left: 25px;
}
#footer div.row {
  margin-top: 50px;
}
#footer div.row > div {
  height: 120px;
}
#footer div.col-md-3:first-child {
  border-right: 1px dotted #fedd8c;
}
#footer div.col-md-7 {
  padding-left: 20px;
}
#footer div.col-md-7 > p:first-child {
  color: #231f20;
  font-size: 20px;
  font-family: "dinproB", sans-serif;
}
#footer div.col-md-7 > p + p {
  color: #a87b1a;
  font-size: 16px;
  font-family: "dinproR", sans-serif;
}
#footer div.col-md-7 ul {
  list-style: none;
  padding: 0;
}
#footer div.col-md-7 ul li {
  float: left;
  margin-right: 30px;
}
#footer div.col-md-7 ul li p {
  color: #ffffff;
  font-size: 22px;
  font-family: "dinproB", sans-serif;
}
#footer div.col-md-7 ul li font {
  display: block;
  font-size: 12px;
  font-family: "dinproL", sans-serif;
}
#footer div.col-md-7 ul li:last-child font {
  color: #231f20;
  opacity: .8;
  font-family: "dinproB", sans-serif;
  font-size: 14px;
}
#footer div.col-md-7 ul li:last-child span {
  color: #654c1e;
  font-size: 14px;
  display: block;
  background: bottom left url(/sites/54461dcefe9779a9bc000002/theme/images/footer_graf.png) repeat-x;
  line-height: 26px;
  float: left;
  cursor:pointer;
}
#footer div.col-md-7 ul li font > font {
  display: inline-block;
}
#footer div.col-md-2 {
  border-left: 1px dotted #fedd8c;
  text-align: center;
  padding-top: 30px;
  color: #b9860b;
  font-family: "dinproM", sans-serif;
  font-size: 12px;
}
#page {
  color: #231f20;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/page_content_bg.jpg) repeat-x, url(/sites/54461dcefe9779a9bc000002/theme/images/page_content_bg2.png) repeat;
}
#page div.container {
  position: relative;
  z-index: 10;
}
#page h1 {
  text-transform: uppercase;
  color: #fdb913;
  font-size: 90px;
  font-family: "dinproB", sans-serif;
  display: inline-block;
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
}
#page article {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
}
#page article p {
  font-size: 14px;
  font-family: "dinproM", sans-serif;
  margin-bottom: 25px;
}
#page article p b {
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#page article button {
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  border: 1px solid #d19910;
  background-color: #fdb913;
  line-height: 21px;
}
#page article button:focus {
  box-shadow: 0 0 1px 1px #d19910;
  outline: none;
}
#page article button i {
  margin-left: 10px;
}
#page article img {
  float: left;
}
#page .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background: none;
  border-radius: 0px;
  padding-left: 0;
}
#page .breadcrumb li a {
  color: #000;
  font-family: "dinproR", sans-serif;
  font-size: 12px;
}
#page .breadcrumb li {
  color: #000;
  font-family: "dinproR", sans-serif;
  font-size: 12px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #000;
}



#carousel_display_3 .carousel_list img.img-responsive{
	min-width:208px;
	max-height:208px;
	position:relative;
	z-index:1;
	display:none;
}

@media (min-width: 960px){
	#head_carousel img{
		width:100%;
	}

  
table, th, td{
   border-bottom: 1px solid black;
}
td {
    text-align: left;
    padding-left: 5px;
}
th {
    text-align: bottom;
}
table tbody tr td+td {
   text-align: center;
}

.left_col{
width: 400px;
float: left;
margin-top: 50px;
}
.right_col{
width: 520px;
float: right;
}
  
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* elements.less

.gradient(#F5F5F5, #EEE, #FFF);
.bw-gradient(#EEE, 230, 255);
.bordered(#EEE, #E5E5E5, #DDD, #E5E5E5);
.drop-shadow(0, 1px, 2px, 0.2);
.rounded(5px);
.border-radius(5px, 0, 0, 5px); 
.opacity(0.8); 
.rotation(15deg);
.scale(2);
.transition(2s, ease-out); 
.inner-shadow(0, 1px, 2px, 0.4); 
.box-shadow(0 1px 2px #999); 
.columns(250px, 0, 50px, #EEE, solid, 1px);
.translate(10px, 20px); 
.box-sizing(content-box); 
.user-select(none);

*/
@font-face {
  font-family: dinproL;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-light.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproR;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-regular.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproM;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-medium.ttf);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
@font-face {
  font-family: dinproB;
  src: url(/sites/54461dcefe9779a9bc000002/theme/fonts/dinpro-bold.woff);
  
  /* Имя шрифта */
  /* Путь к файлу со шрифтом */
}
/***********MIX**************/
/***********end********/
html {
  font-size: 62.5%;
}
body {
  font-family: "dinproM", sans-serif;
  color: #ffffff;
  min-width:1024px;
}
header {
  position: relative;
  min-width: 1014px;
  background-size: 100% auto;
}
body.page header {
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/page_header_bg.jpg) repeat;
}
.container {
  width: 1014px;
  padding-left: 10px;
  padding-right: 10px;
  position:relative;
}

.navbar-collapse {
  padding: 0;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
#top_content .logo {
  float: right;
  margin-top: 23px;
}
.navbar {
  min-height: inherit;
}
p.text_top {
  font-size: 20px;
  font-family: "dinproB", sans-serif;
  color: #d4d4d4;
  margin-top: 35px;
}
p.text_top + p {
  color: #fdb913;
  font-size: 16px;
  font-family: "dinproB", sans-serif;
}
#head_carousel {
  position: relative;
  z-index: -1;
  margin-top:-205px;
}
#top_nav {
  background-color: #fdb913;
  border: none;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/nav_menu_bg.png) right no-repeat, #fdb913;
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 0px;
}
#top_nav a {
  color: #231f20;
  padding: 0;
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#top_nav li a:hover {
  border-radius: 0;
  background: none;
  border-bottom: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
  margin-top: -3px;
  text-shadow: 1px -1px rgba(255, 255, 255, 0.4);
}
#top_nav li:hover a::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: -32px;
  position: absolute;
}
#top_nav li:hover a::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
}
.t_align_r {
  text-align: right;
}
.t_align_c {
  text-align: center;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/line.png) 50% 80% no-repeat;
  cursor: pointer;
}
#back_call {
  padding-top: 38px;
}
#back_call .col-md-6 p {
  font-family: "dinproB", sans-serif;
  color: #ffffff;
  font-size: 22px;
}
#back_call .col-md-6 font {
  color: #fdb913;
  font-size: 12px;
  font-family: "dinproR", sans-serif;
}
#back_call .col-md-12 p {
  font-size: 14px;
  color: #fdb913;
  font-family: "dinproM", sans-serif;
}
#back_call > .col-md-6:first-child p {
  color: #e6e7e8;
  text-align: right;
  font-size: 18px;
  font-family: "dinproM", sans-serif;
}
#back_call > .col-md-6:first-child {
  padding-right: 0px;
  width: 55%;
  padding-top: 27px;
}
#back_call > .col-md-6 + .col-md-6 {
  padding-right: 0px;
  width: 45%;
}
#back_call > .col-md-6 + .col-md-6 > .col-md-6:first-child {
  padding-right: 0px;
  padding-left: 16px;
}
#back_call > .col-md-6 + .col-md-6 > .col-md-6 + .col-md-6 {
  padding-left: 0px;
  padding-right: 16px;
}
#back_call > .col-md-6:first-child p + p {
  color: #d4d4d4;
  font-size: 14px;
}
#top_content {
  position: relative;
}
#back_call {
  position: absolute;
  right: 0;
  width: 50%;
}
header .carousel-caption {
  text-align: left;
  width: 1014px;
  left: 50%;
  margin-left: -507px;
  top: 220px;
}
header .carousel-caption font {
  font-size: 100px;
  font-family: "dinproL", sans-serif;
  text-transform: uppercase;
  margin-left: 20px;
}
header .carousel-caption p {
  font-size: 30px;
  margin-left: 145px;
  font-family: dinproR;
}
header .carousel-control .glyphicon-chevron-left,
header .carousel-control .glyphicon-chevron-right {
  font-size: 50px;
}
header .carousel-control,
header .carousel-control:hover {
  background: none !important;
}
header a.left.carousel-control {
  width: 35px;
  height: 100px;
  bottom: 10px;
  left: 50%;
  margin-left: -500px;
  top: inherit;
}
header a.right.carousel-control {
  width: 35px;
  height: 100px;
  bottom: 10px;
  left: 50%;
  margin-left: -430px;
  top: inherit;
}
#display_1 {
  color: #231f20;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_one_bg.png) repeat;
}
#display_1 div.container {
  position: relative;
  z-index: 10;
}
#display_1 h1 {
  text-transform: uppercase;
  color: #fdb913;
  font-size: 90px;
  font-family: "dinproB", sans-serif;
  display: inline-block;
  text-align: right;
  padding-top: 64px;;
  margin: 0;
  float:right;
  margin-right:10px;
}
#display_1 article {
  width: 602px;
  padding-top: 80px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
}
#display_1 p {
  font-size: 14px;
  font-family: "dinproM", sans-serif;
  margin-bottom: 25px;
}
#display_1 p:first-child {
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#display_1 h3 {
  position: absolute;
  width: 588px;
  margin: 0px;
  margin-top: -257px;
  height: 257px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_one_graf.png) 0 0 no-repeat;
  line-height: 488px;
  padding-left: 215px;
  color: #ffffff;
  font-size: 18px;
  font-family: "dinproB", sans-serif;
  text-transform: uppercase;
}
#display_1 button {
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  border: 1px solid #d19910;
  background-color: #fdb913;
  line-height: 21px;
}
#display_1 button:focus {
  box-shadow: 0 0 1px 1px #d19910;
  outline: none;
}
#display_1 button i {
  margin-left: 10px;
}
#display_2 {
/*  height: 666px;*/
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/display_two_bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
#display_2 .list_metals li {
  font-size: 18px;
  font-family: "dinproM", sans-serif;
}
#display_2 .list_metals li h4 {
  font-family: "dinproB", sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
}
#display_2 .list_metals li img {
  margin-top: -25px;
  position: absolute;
  right: -15px;
}
#display_2 .list_metals li a {
  display: block;
  padding: 25px 0 0 15px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/banner_metal_bg.png) repeat-x;
  height: 127px;
  margin: 75px 25px 60px 25px;
  text-align: left;
  color: #231f20;
  width: 285px;
}
#display_2 .list_metals li a:after {
  display: block;
  content: "";
  height: 1px;
  background-color: #d9d9d9;
  width: 285px;
  position: absolute;
  margin-top: 95px;
  margin-left: -15px;
}
#display_2 .list_metals li:nth-child(1) img {
  margin-top: -28px;
}
#display_2 .list_metals li:nth-child(2) img {
  right: -51px;
}
#display_2 .list_metals li:nth-child(3) img {
  right: -41px;
  margin-top: -26px;
}
#display_2 ul.carousel_list {
  padding-left: 25px;
  margin-top: 60px;
  margin-bottom: 60px;
}
#display_2 ul.carousel_list li {
  display: inline-block;
  width: 33%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#display_2 ul.carousel_list li a {
  color: #231f20;
}
#display_2 ul.carousel_list li a:hover {
  text-decoration: none;
}
#display_2 ul.carousel_list li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
  transform: scale(1.1);
}
#display_2 ul.carousel_list li div {
  width: 283px;
  height: 170px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  position: absolute;
  margin-left: 25px;
  margin-top: 55px;
  box-shadow: 0px 3px 20px -5px rgba(153, 153, 153, 0.5);
}
#display_2 ul.carousel_list li img {
  position: relative;
  width: 285px;
}
#display_2 ul.carousel_list li h4 {
  font-family: "dinproM", sans-serif;
  font-size: 135px;
  position: absolute;
  margin-top: -140px;
  margin-left: 15px;
  color: #ffffff;
}
#display_2 ul.carousel_list li p {
  position: relative;
  font-size: 18px;
  line-height: 45px;
}
#display_2 ul.carousel_list li span {
  position: relative;
  float: right;
  margin-right: 35px;
}
#display_2 ul.carousel_list li span font {
  font-family: "dinproB", sans-serif;
  font-size: 35px;
}
#display_2 a.left.carousel-control {
  top: 120px;
  margin-left: -40px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fdb913;
  text-shadow: none;
}
#display_2 a.right.carousel-control {
  top: 120px;
  margin-right: -40px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fdb913;
  text-shadow: none;
}
#display_3 {
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/bg_display_3.jpg) repeat;
}
#display_3 h3 {
  margin: 0;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/title_display_3.png) 0 0 no-repeat;
  background-size: 100% 53px;
  color: #ffffff;
  font-size: 18px;
  font-family: "dinproB", sans-serif;
  height: 53px;
  line-height: 32px;
  text-transform: uppercase;
}
#display_3 h3 div {
  padding: 0 35px;
}
#display_3 #carousel_display_3 {
  margin-top: 35px;
  margin-bottom: 50px;
}
#display_3 ul.carousel_list {
  position: relative;
  list-style: none;
  padding-top: 35px;
  padding-bottom: 35px;
  height: 270px;
}
#display_3 ul.carousel_list li {
  position: relative;
  width: 210px;
  height: 210px;
  border: 1px solid #c5c5c5;
  overflow: hidden;
  float: left;
  margin: 0 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 50px 2px rgba(153, 153, 153, 0.5);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#display_3 ul.carousel_list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index:10;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#display_3 ul.carousel_list li h5 {
  position: absolute;
  color: #231f20;
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  bottom: 10px;
  left: 15px;
  margin: 0;
  z-index:5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#display_3 ul.carousel_list li:hover {
  -webkit-transform: scale(1.3);
  -moz-transform:  scale(1.3);
  -o-transform:  scale(1.3);
  -ms-transform:  scale(1.3);
  transform: scale(1.3);
  z-index: 100;
  box-shadow: none;
}
#display_3 ul.carousel_list li:hover a {
  background-color: transparent;
}
#display_3 ul.carousel_list li:hover h5 {
  font-family: "dinproL", sans-serif;
  font-size: 24px;
}
#display_3 a.left.carousel-control {
  top: 100px;
  margin-left: -30px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fff;
  text-shadow: none;
}
#display_3 a.right.carousel-control {
  top: 100px;
  margin-right: -30px;
  width: 30px;
  height: 80px;
  background: none;
  color: #fff;
  text-shadow: none;
}
#display_3 h4 {
  text-align: center;
  color: #231f20;
  font-size: 30px;
  margin: 0px;
}
#display_3 ul.nav {
  margin-top: 45px;
  margin-bottom: 80px;
}
#display_3 ul.nav li {
  margin: 0;
}
#display_3 ul.nav li a {
  color: #231f20;
  font-family: "dinproR", sans-serif;
  border-right: 1px solid #9e9e9e;
  border-radius: 0;
  padding: 2px 20px 2px 20px;
  font-size: 14px;
}
#display_3 ul.nav li:nth-child(8) a {
  /*border: none;*/
  /*padding-right:0px*/
}
#display_3 ul.nav li:nth-child(1) a{
	padding-left:0px;
}
#display_3 ul.nav li a:hover {
  background: none;
  text-decoration: underline;
}
#footer {
  height: 224px;
  background-color: #fdb913;
}
#footer .logo {
  display: block;
  width: 162px;
  height: 48px;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/footer_logo.png) no-repeat;
  margin-top: 35px;
  margin-left: 25px;
}
#footer div.row {
  margin-top: 50px;
}
#footer div.row > div {
  height: 120px;
}
#footer div.col-md-3:first-child {
  border-right: 1px dotted #fedd8c;
}
#footer div.col-md-7 {
  padding-left: 20px;
}
#footer div.col-md-7 > p:first-child {
  color: #231f20;
  font-size: 20px;
  font-family: "dinproB", sans-serif;
}
#footer div.col-md-7 > p + p {
  color: #a87b1a;
  font-size: 16px;
  font-family: "dinproR", sans-serif;
}
#footer div.col-md-7 ul {
  list-style: none;
  padding: 0;
}
#footer div.col-md-7 ul li {
  float: left;
  margin-right: 30px;
}
#footer div.col-md-7 ul li p {
  color: #ffffff;
  font-size: 22px;
  font-family: "dinproB", sans-serif;
}
#footer div.col-md-7 ul li font {
  display: block;
  font-size: 12px;
  font-family: "dinproL", sans-serif;
}
#footer div.col-md-7 ul li:last-child font {
  color: #231f20;
  opacity: .8;
  font-family: "dinproB", sans-serif;
  font-size: 14px;
}
#footer div.col-md-7 ul li:last-child span {
  color: #654c1e;
  font-size: 14px;
  display: block;
  background: bottom left url(/sites/54461dcefe9779a9bc000002/theme/images/footer_graf.png) repeat-x;
  line-height: 26px;
  float: left;
  cursor:pointer;
}
#footer div.col-md-7 ul li font > font {
  display: inline-block;
}
#footer div.col-md-2 {
  border-left: 1px dotted #fedd8c;
  text-align: center;
  padding-top: 30px;
  color: #b9860b;
  font-family: "dinproM", sans-serif;
  font-size: 12px;
}
#page {
  color: #231f20;
  background: url(/sites/54461dcefe9779a9bc000002/theme/images/page_content_bg.jpg) repeat-x, url(/sites/54461dcefe9779a9bc000002/theme/images/page_content_bg2.png) repeat;
}
#page div.container {
  position: relative;
  z-index: 10;
}
#page h1 {
  text-transform: uppercase;
  color: #fdb913;
  font-size: 90px;
  font-family: "dinproB", sans-serif;
  display: inline-block;
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
}
#page article {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
}
#page article p {
  font-size: 14px;
  font-family: "dinproM", sans-serif;
  margin-bottom: 25px;
}
#page article p b {
  text-transform: uppercase;
  font-family: "dinproB", sans-serif;
}
#page article button {
  font-size: 14px;
  font-family: "dinproB", sans-serif;
  border: 1px solid #d19910;
  background-color: #fdb913;
  line-height: 21px;
}
#page article button:focus {
  box-shadow: 0 0 1px 1px #d19910;
  outline: none;
}
#page article button i {
  margin-left: 10px;
}
#page article img {
  float: left;
}
#page .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background: none;
  border-radius: 0px;
  padding-left: 0;
}
#page .breadcrumb li a {
  color: #000;
  font-family: "dinproR", sans-serif;
  font-size: 12px;
}
#page .breadcrumb li {
  color: #000;
  font-family: "dinproR", sans-serif;
  font-size: 12px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #000;
}



#carousel_display_3 .carousel_list img.img-responsive{
	min-width:208px;
	max-height:208px;
	position:relative;
	z-index:1;
	display:none;
}

/**************IE 10***************/
.ie10 header {
  position: relative;
  min-width: 1014px;
  background-size: 100% auto;
  height:561px;
}
.ie10  #head_carousel {
  position: relative;
  z-index: -1;
  top:-187px;
  margin-top:0px;
}


@media (min-width: 1366px){
	#head_carousel img{
		width:100%;
	}
@media (max-width: 1024px){
#display_2{
	height:inherit;
}
}
  
  .col-md-12.col-sm-12.col-xs-12.t_align_c {
    background-image: none;
  }