@font-face {
     font-family: 'PTSansRegular';
    src: url('/fonts/PT-Sans/pts55f.eot');
    src: url('/fonts/PT-Sans/pts55f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/PT-Sans/pts55f.woff') format('woff'),
         url('/fonts/PT-Sans/pts55f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('/fonts/osans/opensans-italic.eot');
    src: url('/fonts/osans/opensans-italic.eot?#iefix') format('embedded-opentype'),
         url('/fonts/osans/opensans-italic.woff') format('woff'),
         url('/fonts/osans/opensans-italic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('/fonts/RobotoCond/robotocondensed-bold.eot');
    src: url('/fonts/RobotoCond/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoCond/robotocondensed-bold.woff') format('woff'),
         url('/fonts/RobotoCond/robotocondensed-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansBold';
    src: url('/fonts/PT-Sans/pts75f.eot');
    src: url('/fonts/PT-Sans/pts75f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/PT-Sans/pts75f.woff') format('woff'),
         url('/fonts/PT-Sans/pts75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'OpenSansRegular';
	font-size: 17px;
	line-height: 23px;
    color: #2b2b2b;
	 
}
img {
  max-width: 100%;
}
	h1 {
		 font-family: 'robotobold';
		font-size: 36px; 
		line-height: 38px;
	}
	h2 {
		font-family: 'robotobold';
          color: #005b99;
	}
	h3 {
		/*font-family: 'OpenSansBoldItalic';*/
      font-family: 'PTSansBold';
		font-size: 30px; line-height: 36px;
	}
	h4 {
		font-family: 'OpenSansBoldItalic';
		font-size: 23px; line-height: 30px
	}
	h5 {
		font-size: 17px; line-height: 23px;
	}
	h6 {
		font-size: 13px; line-height: 18px;
	}
	p {
      font-family: 'PTSansRegular';
		    font-size: 16px;
    line-height: 23px;
	}
    a {
        color: #2b2b2b;
    }
    a:hover {
        text-decoration: none;
    }
    .nav>li>a:focus {
    text-decoration: none;
    background-color: #343945;
    color: #fff;
}
small{
     font-family: 'PTSansRegular';
}
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #343945;
    color: #fff;
    border-color: #337ab7;
        text-decoration: none;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #343945;
    color: #fff;
}
.nav>li>a:focus {
       background: rgba(0,0,0,0);
    color: #2b2b2b;
}
.nav .open>a, .nav .open>a:focus {
    background-color: rgba(0,0,0,0);
    color: #2b2b2b;
    border: none;
    text-decoration: none;
}
.nav .open>a:hover {
     background-color: #343945;
    color: #fff;
    border-color: #337ab7;
        text-decoration: none;
}
.navi a:hover {
    color: #fff;
    background-color: #343945;
}
.categori b,strong {
  font-family: "robotobold";
}
b,strong {
  font-family: "PTsansBold";
  font-size: 18px;
  line-height: 30px;
}
/*.nav li:hover a {
   
     background-color: #343945;
    color: #fff;
   
}
.navi li:hover a {
   
     background-color: #343945;
    color: #fff;
   
}
.nav li:focus a {
   
     background: rgba(0,0,0,0);
   color: #343945;
 
}
   
}
.navi li:focus a {
   
     background-color: #343945;
    color: #fff;
   
}*/

.header {
    background-color: #183650;
            height: 59px;
}
.nopad {
    padding: 0;
}
.nopad .container-fluid .row .col-lg-12 {
    padding: 0;
}
li {
    list-style: none;
}
.nav .open > a.current  {
    background-color: #006db7;
    color: #fff;
    
}
a.current  {
    background-color: #006db7;
    color: #fff;
    
}
.nav .navi .navi .open > a.current  {
    background-color: #006db7;
    color: #fff;
    
}
.arrow {
        position: relative;
    bottom: 42px;
    float: right;
}

.nav li a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a>img {
    max-width: 225px;
}
ul {
    padding: 0;
}
.bg_color img {
    /* padding: 10px 15px; */
    max-width: 225px;
}
.bg_color {
    background-color: #333844;
}


.phones .fa {
        font-size: 30px;
    line-height: 20px;
    float: left;
        margin: 8px;
}
span.phone {
    display: block;
}

#searchsubmit button.btn.btn-default {
    border-radius: 0px;
    background-color: #006db7;
    color: #fff;
    border: none;
    padding: 10px 12px 11px 13px;
    margin-left: -39px;


}
input#searchstring {
    border: none;
    height: 35px;
    margin-top: 12px;
        width: 100%;
        padding-left: 10px;
}
a.lang {
color: #fff;
    display: block;
    /*margin-top: 18px;*/
    font-size: 18px;
    line-height: 18px;
    text-decoration: underline;
    float: right;
    font-family: 'robotobold';
}
a.lang:hover {
    text-decoration: none;
}
span.icon-bar {
    border: 1px solid #fff;
    display: block;
    margin-bottom: 3px;
    width: 15px;
}
a#menu-toggle {
    background-color: #006db7;
    color: #fff;
    border-radius: 0;
    border: none;
}
span.mgt {
    margin-top: 4px;
}
.link_text {
    float: right;
    padding-left: 20px; 
}
a.lang_img {
    float: right;
    display: block;
     
    margin-top: 14px;
}
.language {
    display: block;
    max-width: 77px;
    margin-top: 18px;
}
.lang {
  padding: 0px 3px;
}
#sidebar-wrapper {
    box-shadow: inset -45px 49px 23px -48px rgba(0,0,0,0.5);
    
}
#wrapper.toggled {
  padding-left: 0px;
  }
  .header {
    position: fixed;
    width: 100%;
        padding-right: 300px;
    z-index: 1000;
        top: 0;
}
.bg_header {
    background: url('/images/head-bg.jpg') no-repeat center center;
    min-height: 430px;
        background-size: cover;

    margin-top: 92px;
	position: relative;
}
.bg_header > img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height : 20%;
	width: auto;
}
@media screen and (max-width: 1100px) { 
    .bg_header > img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height : 10%;
	width: auto;
	}
}
@media screen and (max-width: 990px) { 
    .bg_header > img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height : 5%;
	width: auto;
	}
}
@media screen and (max-width: 750px) { 
    .bg_header > img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height : 15%;
	width: auto;
	}
}
.desc {
        padding: 106px 0 0 106px;
    color: #fff;
        max-width: 952px
}
.desc img {
    /* float: left; */
    /*padding-right: 30px;*/
    width: 220px;
}
.desc p {
    color: #fff;
    font-style: 18px;
    line-height: 24px;
     font-family: 'PTSansRegular';
}
.desc h1 {
    text-transform: uppercase;
    margin-top: 0;
    padding-bottom: 50px;
}
.bg_news {
    background: url('/images/back-1.jpg') no-repeat center center;
       min-height: 265px;
    background-size: cover;
    margin: -15px 0 0 0;
}
.last-news {
    padding-left: 15px;
}
.bg_news h2 {
    margin: 0;
       padding: 38px 30px 20px;
}
.date {
    color: #a2a2a3;
    font-size: 14px;
    line-height: 20px;
}
.title a p {
    color: #343945;
    font-size: 16px;
    line-height: 22px;
}
h4.title {
    height: 65px;
    overflow: hidden;
}
.title a {
    color: #343945;
    font-size: 14px;
    font-family: "PTsansRegular";
    line-height: 18px;
}
.title a p:hover {
    color: #005b99;
}
.one-news {
    margin-right: 8%;
}
.all_news {
    font-size: 14px;
    line-height: 24px;
    font-family: 'robotobold';
    color: #006db7;
    margin-left: 30px;
    text-transform: uppercase;
}
.all_news:hover {
    color: #005b99;
}
.all_news i {
    position: relative;
    top: 2px;
    left: 6px;
}
.texts {
 column-count: 2;
 padding: 0 30px;
     margin-bottom: 85px;
}
.today h2 {
        margin-top: 85px;
    padding: 0 30px;
}
.link {
        font-size: 14px;
    line-height: 24px;
    font-family: 'robotobold';
    color: #006db7;
    text-transform: uppercase;
    
}
.list-view .item:last-child {
    margin-bottom: 30px;
}
.list-view .item {
    margin-top: 30px;
}
.head_bg {
        margin-top: 92px;
    }
    a.black-link {
    font-size: 24px;
    line-height: 30px;
    font-family: "robotobold";
    color: #006db7;
}
a.black-link:hover {
  color: #006db7;
}
.mg0 {
  margin: 0px;
}
.link i {
    position: relative;
    top: 2px;
    left: 6px;
}
@font-face {
      font-family: 'metallurg';
      src: url('/font/metallurg.eot?2971180');
      src: url('/font/metallurg.eot?2971180#iefix') format('embedded-opentype'),
           url('/font/metallurg.woff?2971180') format('woff'),
           url('/font/metallurg.ttf?2971180') format('truetype'),
           url('/font/metallurg.svg?2971180#metallurg') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
     
    .demo-icon
    {
      font-family: "metallurg";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }
 .bg_product div a {
    display: block;
    /* margin-top: 30px; */
    font-size: 16px;
    padding-left: 108px;
    line-height: 24px;
    font-family: 'robotobold';
}
.in_block {
  display: inline;
}
.demo-icon {
    color: #f00;
    font-size: 60px;
    margin: 5px 30px 60px 30px;
    float: left;
    position: absolute;
    z-index: 999;
    float: left;
}
.bg_product div a:hover {
    color: #005b99;
}
.img {
    max-width: 100%;
}
.bg_product h2 {
    margin-left: 30px;
        margin-top: 85px;
            margin-bottom: 40px;
}
.structur table {
    width: 100%;
}
.structur table {
    width: 100%;
}
.structur .link {
      position: relative;
    top: 15px;
}
.number_in {
    font-size: 48px;
    font-family: 'robotobold';
    margin-bottom: 15px;
    line-height: 30px;
    color: #d20d02;
    display: block;
}
.num_in p {
    font-size: 16px;
    line-height: 20px;
    font-family: 'PTSansRegular';
    text-transform: uppercase;
        max-width: 100px;
}
.num_in:last-child {
    margin-bottom: 40px;
}
.num_in {
    margin-top: 40px;
        min-height: 120px;
}
.product_list {
    padding-bottom: 15px;
}
.bg_product {
   
    background: url('/images/back-1.jpg') no-repeat center center;
     background-size: cover;
}

.structur .p30 {
    margin-top: 50px;
    margin-bottom: 50px;
}
footer {
  margin-top: 0px;
  /*padding-top: 5px;*/
  /*padding-bottom: 5px;*/
  background-color: #fff; }
  /* line 1474, default_styles.scss */
  footer img {
    width: 25px;
    max-height: 60px;
    height: auto; }
  /* line 1479, default_styles.scss */
  footer .logo {
    display: flex;
    align-items: center; }
    /* line 1482, default_styles.scss */
    footer .logo > * {
      display: inline-block; }
    /* line 1485, default_styles.scss */
    footer .logo div {
      padding-left: 15px; }
  /* line 1489, default_styles.scss */
  footer .host {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    /* line 1493, default_styles.scss */
    footer .host > * {
      display: inline-block; }
    /* line 1496, default_styles.scss */
  footer .host img {
      margin-left: 10px;
      margin-right: 10px; }
  .iwl {
    color: #fff;
  font-size: 17px;
  }
  .iwl:hover {
    text-decoration: none;
  }
 .logo, .host {
    background-color: #183650;
    color: #fff;
        font-size: 12px;
            line-height: 18px;
  }
  .bg_product > div:last-child {
    margin-bottom: 80px;
}
.bg {
    background: url("/images/bg_people.png") no-repeat 25% center;
    min-height: 702px;
    max-width: 100%;
    padding: 0;
    background-size: cover;
}


#demo1 li a span:before {
    float: right;
    content: "\f107";
}

#demo1 .open > a span:before {
    float: right;
    content: "\f106";
}
a {
    text-decoration: none;
}
.fa-angle-down {
        float: right;
    /*position: relative;*/
    /*top: 3px;*/
        display: block;
    width: 30px;
    height: 30px;
    padding: 4px;
    text-align: left;
}
.navi li a {
    padding-left: 25px;
}
.navi .navi li a {
    padding-left: 40px;
}
.navi a:focus {
    text-decoration: none;
    }
    #page-content-wrapper {
        padding: 0;
    }
    .container-fluid > .row {
        margin: 0;
    }
    .minusmar {
       margin: 0 -15px 0 -15px;
}
.bg_product .row {
    margin: 0;
}
.link_pro {
    padding-bottom: 20px;
}


.row {
    margin: 0;
}
.logo, .host {
    padding: 15px 10px;
}
.p30 {
    padding-left: 30px;
}
.bg_product div {
    min-height: 160px;
}
.head_bg {
    background: url('/images/head-bg.jpg') no-repeat center center;
        background-size: cover;
            min-height: 175px;
            position: relative;
                overflow: hidden;
}
.breadcrumb {
    background: none;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    margin-top: 0px;
        /*margin-left: 20px;*/
}
.info {
    position: relative;
    bottom: 52px;
    left: 7px;
    width: 0;
}
.text {
    padding-left: 15px;
    }
.breadcrumb a{
    background: none;
    color: #fff;

    text-decoration: underline;
}
.breadcrumb a:hover {
    background: none;
    color: #fff;
    text-decoration: none;
}
.news_link_back {
    border: none;
    background: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "robotobold";
}
.news_link_back:hover {
    border: none;
    background: none;
    color: #fff;
    text-decoration: underline;
}
.head_bg h1 {
    color: #fff;
    padding-bottom: 40px;
    /*margin-left: 20px;*/
    margin-bottom: 0;
    margin-bottom: 30px;
    margin-top: 25px;
    text-transform: uppercase;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.categories {
    padding: 15px 30px 40px 0px;
        border-bottom: 1px solid #343945;
}
.categories_text {
    margin-bottom: 40px;
        padding-left: 30px;
    padding-right: 30px;
}
.panel-default>.panel-heading {
    background: none;
    }
    .panel-default>.panel-heading h4 {
    font-family: "robotobold";
    font-size: 16px;
    line-height: 24px;
}

 .panel-default>.panel-heading h4 a:hover {
  color: #006db7;
}
.text-content table {
    margin: 0;
    width: 100%;
}
.text-content {
    margin-bottom: 50px;
}
.panel-title i.fa.fa-angle-down {
    font-size: 26px;
    font-weight: 900;
    line-height: 24px;
}
.panel-title a:first-child {
    float: left;
    position: absolute;
    /* bottom: 3px; */
    left: 15px;
}


.panel-title  a  i:before {
    content: "\f106";
}
.panel-title .collapsed  i:before {
    content: "\f107";
}
.panel-default {
    border: none;
    border-top: 1px solid #d1d4dc;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}
.panel.panel-default:last-child {
    border-bottom: 1px solid #d1d4dc;
}
.hidden_search {
    display: none;
    position: absolute;
    width: 100%;
}
.link_all_news {
        padding-bottom: 30px;
    padding-top: 25px;
}
.one-news {
    margin-right: 8%;
    min-height: 120px;
    padding: 10px 15px;
}
.link_pro a {
    font-family: "PTsansRegular";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
@media (max-width: 768px) {
  .desc {
    padding: 80px 0 0 10px;
    color: #fff;
    max-width: 952px;
        padding-bottom: 55px;
}
.head_bg {
      margin-top: 40px;
}
#sidebar-wrapper {
        top: 40px;
}
.texts {
    column-count: 1;
    }
.desc img {
    float: none;
    }
.search form {
 display: none;
}

.search .btn {
    position: relative;
    left: -15px;
    padding: 10px 12px;
    }
    .header {
      height: 40px;
    }
    .language {
    max-width: none;
  }
  a.lang_img {
    margin-top: 8px;
  }
  
  .fa-search {
    border-radius: 0px;
    background-color: #006db7;
    color: #fff;
    border: none;
    padding: 10px 12px 11px 13px;
  }
a#hidden_search {
    float: right;
    margin-right: 15px;
}


.hidden_search .open_search {
    display: block;
}
.hidden_search {
    display: none;
    position: absolute;
    width: 100%;
    top: 40px;
}
input#searchstring_hid {
    height: 40px;
    padding-left: 15px;
    border: none;
    width: 100%;
}
  }
@media (max-width: 440px) {
  footer .host {
    display: flex;
    align-items: center;
    text-align: left;

    justify-content: flex-start;
    padding-left: 15px;
}
}
.description-block a:hover {
    color: #006db7;
}
.description-block a {
    margin: 5px 0;
    display: block;
        /*text-transform: uppercase;*/
}
.one-product.view-row.row.border-bottom {
    margin: 10px 0px;
}
.menu_news {
    padding: 0 15px;
    min-height: 200px;
}
span.menu_last_news {
    display: block;
    padding: 15px;
    font-size: 16px;
    background-color: #d6d7da;
    line-height: 20px;
    margin-top: 15px;
    font-family: "robotobold";
        text-transform: uppercase;
}
.menu_news .item {
    margin-top: 15px;
}
.menu_news .all_news {
    margin: 0;
    display: block;
    margin-top: 15px;
}
#wrapper {
    padding-left: 300px;
}
#sidebar-wrapper {
    width: 300px;
}
@media (max-width: 768px) {
.header {
      padding-right: 0px;
}
#sidebar-wrapper {
    width: 0px;
}
#wrapper {
    padding-left: 0px;
}
.one-product.view-row.row.border-bottom {
    margin: 20px 0px;
}
h1 {
    font-family: 'robotobold';
    font-size: 24px;
    line-height: 30px;
}
.breadcrumb {
  display: none;
}
.head_bg h1 {
      padding-top: 15px;
}
    .language {
        display: block;

         margin-top: 0px;
    }
}
.categori {
    padding: 0 30px;
    }
    .link_div {
    max-height: 70px;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
}
.link_news:hover {
  color: #006db7;
}
.con_size h2{
  font-size: 24px;
  line-height: 30px;
}
span.phones {
    color: #fff;
    font-family: 'robotobold';
       display: block;
    line-height: 18px;
    margin-top: 11px;
        min-width: 250px;
        float: right;
}
.phones b {
   font-family: 'robotobold';

    line-height: 18px;
    margin-top: 11px;
}


#wrapper.toggled #sidebar-wrapper {
    width: 300px;
}
#prod li a {
    font-size: 16px;
    line-height: 16px;
}
.caption h2 {
      font-size: 24px;
    line-height: 30px;
}
#feedback-form label {
    font-size: 13px;
    line-height: 37px;
    font-family: "PTsansRegular";
    text-transform: uppercase;
}
.btn-primary {
    background-color: #006db7;
  }
  .captcha input {
    width: 200px;
}
.captch * {
    float: left;
}
.captcha-refresh {
    position: absolute;
     width: 0px; 
    margin-top: 7px;
    left: 89px;
     margin-left: 0px; 
    font-size: 23px;
}
.captcha-refresh span {
    display: block;
}
@media (max-width: 767px) {
  a.black-link {
    font-size: 17px;
    line-height: 26px;
    font-family: "robotobold";
    color: #006db7;
}
 h2 {
    font-size: 22px;
}
.text {
    padding-left: 0px;
}
}
.over {
    overflow-y: hidden;
}
#sidebar-wrapper {
  background: #fff;
}
.page {
  padding: 30px;
}
.bg_footer {
  font-size: 12px;
}
#wrapper > .container-fluid {
    padding: 0;
}
.p30 {
  padding: 30px; 
      margin: 20px 0px;
}
.product_list a {
  text-transform: uppercase;
}
.texts a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-family: 'robotobold';
    color: #006db7;
}
.block a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-family: 'robotobold';
    color: #006db7;
}
.texts a:after {
    content: "\2192";
    padding-left: 5px;
}
.block a:after {
    content: "\2192";
    padding-left: 5px;
}
table {
    width: 100%;
}
table img {
    max-width: 100%;
    max-height: 100%;
    padding-right: 5px;
}
.text_contacts {
    padding: 30px;
}
.blue_links a{
    color: #006db7;
}
.blue_links a:hover {
    color: #183650;
}
.navi li:nth-child(2n) {
    background-color: #f2f2f2;
}
#demo1 > li > a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}
.link_news {
       font-size: 16px;
    line-height: 22px;
}
.link_div {
       font-size: 16px;
    line-height: 22px;
}
.header .row {
    padding-top: 16px;
    }
    .header {
    background-color: #183650;
    height: 92px;
}
.nav>li>a>img {
    max-width: 270px;
    padding: 15px;
}
@media (max-width: 767px) {
  .header {
    height: 40px;
}
a.lang {
    margin-top: 11px;
    }
.header .row {
  padding: 0;
}
.bg_header {
    margin-top: 40px;
}
    .language span {
        float: right;
        color: #fff;
        margin-top: 10px;
        font-size: 20px;
    }
}
ul#ui-id-1 {
    z-index: 9999;
}
.search_list a {
    color: #006db7;
}
.search_list a:hover {
  color: #23527c;
}
.search_list {
    margin: 40px 0;
}

.language span {
    float: right;
    color: #fff;
    font-size: 20px;
}