@font-face {
    font-family:DINM ; 
    src: url(/skin/fonts/DINPro-Medium.otf), 
			url(/skin/fonts/DINPro-Medium.ttf),
			url(/skin/fonts/DINPro-Medium.woff),
			url(/skin/fonts/DINPro-Medium.svg);
   }
@font-face {
    font-family:DINR ; 
    src: url(/skin/fonts/DINPro-Regular.otf),
			url(/skin/fonts/DINPro-Regular.ttf),
			url(/skin/fonts/DINPro-Regular.svg),
			url(/skin/fonts/DINPro-Regular.woff);
			}
@font-face {
    font-family: DINB; 
    src: url(/skin/fonts/DINPro-Bold.otf), 
			url(/skin/fonts/DINPro-Bold.ttf),
			url(/skin/fonts/DINPro-Bold.svg),
			url(/skin/fonts/DINPro-Bold.woff);
   }
@font-face {
    font-family: DINL; 
    src: url(/skin/fonts/DINPro-Light.otf), 
			url(/skin/fonts/DINPro-Light.ttf),
			url(/skin/fonts/DINPro-Light.svg),
			url(/skin/fonts/DINPro-Light.woff);
   }

* {
    margin: 0;
    padding: 0;
}





body {
       font-family:Tahoma, Geneva, sans-serif;
	   min-width:1100px;
}

.h-social {
    width: 100%;
    background-color: #0f333e; /* C5CDD0; */
	  text-align: right;
}
.h-social p {
    font-family: DINL; 
    font-size: 13.5px; /* 21px*/
    color: #FFF;
    top:2px;
    right:300px;
    position: absolute;
}
.h-social p img{
    padding-left:30px;
    padding-right:10px;}

.h-social a{
    margin-top:4px;
    font-family: DINL; 
    font-size: 13.5px; /* 21px*/ 
    color: #FFF;
    position: relative;
}
/*
.h-social:before {
    content: "";
    width: 100%;
    display: block;
  /*  background-color: #BAC2C5;  */
    height: 1px;
}
.wrap {
  width: 990px;
  margin: auto;
}
.h-social a {
    width: 20px;
    height: 20px;
    display: inline-block;
}

a.h-fb {
    background-image: url(pic/fb.png);
}

a.h-in {
    background-image: url(pic/in.png);
}

a.h-gp {
    background-image: url(pic/g.png);
}

a.h-fb:hover {
    background-image: url(pic/fbh.png);
}

a.h-in:hover {
    background-image: url(pic/inh.png);
}

a.h-gp:hover {
    background-image: url(pic/gh.png);
}
.lang {
    display: inline-block;
    position: relative;
    top: -6px;
	  margin-left: 10px;
}
.lang a {
    text-decoration: none;
    font-size: 13.5px;
    color: #FFF;
}
.lang span {
    color: white;
 /*   font-weight: bold;         */
    font-size: 13px;
    font-family: DINB, sans-serif;
    vertical-align: top;
}

.l-active {
    color: #075472!important;
}

a.usb {
    background-image: url(pic/usb.png);
    background-repeat: no-repeat;
    margin-right: 12px;
    margin-left: 18px;
}
.h-social .wrap {
  margin-top: 11px;
}
.h-social .wrap {
    margin-top: 0px;
    margin-bottom: 2px;
}

ul.menu {
  list-style: none;
  width: 960px;
  margin: auto;
  padding-left: 17px;
}

ul.menu li {
    display: inline-block;
    vertical-align: middle;
    padding: 6px;
    position: relative;
}

ul.menu li.razd:last-child {
    display: none;
}
div.menu {
  width: 100%;
  background-color: #FBFBFB;
  padding: 14px 0;
  padding-bottom: 20px;
}

ul.menu a {
  color: #656565;
  font-family:Tahoma, Geneva, sans-serif;
  text-decoration: none;
  font-size: 14px;
}
li.m-active {
  background-color: #FF4A14;
}
li.m-active a{
  color:white;
}
.menu-item:hover {
  background-color: #FF4A14;
}
.menu-item:hover>a{
  color:white;
}

/* slider */
/* Prevent the slideshow from flashing on load */
    #slides, #slides1 {
      display: none
    }

    /* Center the slideshow */
    .slider {
      margin: 0 auto;
	    padding: 2px;
    }

.slider-wrap, .pagnation, .content {
  width: 975px;
  margin: auto;
 background-color: #FBFBFB;
  position: relative;
  left: -7px;
}

.static_banner {
  width: 100% !important;
  background-color: #FBFBFB;
  display: none !important;  
  position: relative;
}


img.img-logo {
  position: absolute;
  left: 30px;
  top: -3px;
  z-index: 99;
  width: 282px;
}
.slidesjs-navigation {
  position: absolute;
  top: 30%;
  z-index: 99;
}
a.slidesjs-previous {
  background-image: url(pic/left.png);
  width: 25%;
  height: 72px;
  display: block;
  color: rgba(0, 0, 0, 0);
  left: 13px;
}
a.slidesjs-next {
  background-image: url(pic/right.png);
  width: 25%;
  height: 72px;
  display: block;
  color: rgba(0, 0, 0, 0);
  right: 17px;
}
li.slidesjs-pagination-item a.active {
  background-image: url(pic/circle2.png);
  color: #F34E20;
}
li.slidesjs-pagination-item {
  display: inline-block;
}
li.slidesjs-pagination-item a {
	display: inline-block;
	width: 12px;
	background-image: url(pic/circle1.png);
	text-align: center;
	margin: 4px;
	color: #FFF;
	height: 12px;
	position: relative;
	z-index: 2;
	background-size: cover;
	font-size: 1px;
}
ul.slidesjs-pagination {
  position: absolute;
  list-style: none;
  bottom: 13px;
  z-index: 99;
  right: 10px;
}
div#slides {
 /* border: 1px solid #BFBFBF;  */
}
.pagnation a {
    font-size: 12px;
    font-family:Tahoma, Geneva, sans-serif;
    text-decoration: none;
    color: #c5c1c1;
    padding: 10px 0;
    display: inline-block;
}

.pagnation a:after {
    content: "|";
    margin-left: 5px;
}

.pagnation a:first-child {
    padding-left: 32px;
}

.pagnation a:last-child:after {
    display: none;
}

a.p-active {
    color: #035671;
}
.content h2 {
  font-size: 24px;
  text-align: center;
  margin-right: 95px;
  font-family: DINL, sans-serif;
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 15px;  
  letter-spacing: 0.3px;
  color: #055067;
}
.tabs {
  display: inline-block;
  width: 620px;
  margin-left: 28px;
  margin-top: 40px;
    font-family:Tahoma, Geneva, sans-serif;
  padding-bottom: 25px;
}
.matt {
  display: inline-block;
  width: 270px;
  margin-left: 17px;
  margin-top: 38px;
  background-color: #EEE;
  vertical-align: top;
  padding: 15px;
  position:relative;
}
.tabs-pads div {
  display: inline-block;
  padding: 9px 27px;
  background-color: #DDD;
  margin-right: 5px;
  vertical-align: middle;
  height: 40px;
  text-align: center;
  font-family:Tahoma, Geneva, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #363434;
  min-width: 134px;
  cursor:pointer;
}
.tabs-pads span {
  display: table-cell;
  vertical-align: middle;
  height: 38px;
  text-align: center;
  width: 136px;
}
.t-active {
  background-color: #F24A1B!important;
  color: #FFF!important;
}
.tabs-pads {
  padding-bottom: 2px;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 25px;
}
#tab1, #tab2, #tab3  {
  font-size: 14px;
  color: #565656;
  width: 630px;
  line-height: 1.3;
  padding-bottom: 10px;
}
#tab1 li, #tab2 li, #tab3  {
  margin-left: 20px;
}

#tab1 p, #tab2 p, #tab3 p  {
  font-size: 14px;
  color: #565656;
  width: 618px;
  line-height: 1.3;  
  padding-top: 20px;   
}

.opis-wrap ul {
  margin-bottom: 10px;
  margin-top: 20px;
}
.opis-wrap li {
  margin-left: 30px;
  margin-top: 10px;
}
p.opis2 {
  font-size: 14px;
  color: #565656;
  font-weight: bold;
  padding-left: 3px;
  padding-top: 3px;
}
p.opis3 {
  color: #363434;
  font-size: 14px;
  padding-top: 16px;
  padding-left: 4px;
}
.opis-wrap {
  padding-bottom: 47px;
  margin-bottom: 40px;
  border-bottom: 1px solid #DDD;
}
.video h2 {
  font-size: 16px;
  font-weight: bold;
  color: #035671;
  padding-top: 3px;
  letter-spacing: 0.2px;
  padding-bottom: 20px;
}
.matt h2 {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family:Tahoma, Geneva, sans-serif;
  font-weight: 100;
  letter-spacing: 0.2px;
  color: #2F2F2F;
  padding-top: 10px;
}
.m-item {
    padding: 22px 0;
    border-bottom: 1px solid #C5D0D4;
}

.m-item img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.m-item a {
    margin-left: 35px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-family:Tahoma, Geneva, sans-serif;
    font-weight: bold;
  color: #2F2F2F;
    width: 231px;
}

.m-item:last-child {
    border: none;
    padding-bottom: 20px;
}
.m-item a:hover {
  color: #035671;
}
.main span p a:hover {
  color: #FF4A14;
}
.contacts {
  width: 100%;
  background-color: #FBFBFB;
  margin-top: 37px;
}
.con-wrap {
  width: 975px;
  margin: auto;
}
.con-item {
    display: inline-block;
    vertical-align: top;
    padding: 17px 43px;
    font-family:Tahoma, Geneva, sans-serif;
    border-right: 1px solid #E0E0E0;
    margin: 22px 0;
    padding-bottom: 5px;
    height: 129px;
    margin-bottom: 12px;
    width: 245px;
    padding-right: 17px;
}

.con-item h3 {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;
}

.con-item p {
    padding-top: 17px;
    width: 215px;
    color: #6D6D6D;    font-size: 14px;
}

.con-item:nth-child(2) {
    padding-left: 66px;
    padding-right: 36px;
}

.con-item:nth-child(3) {
    padding-left: 69px;
    padding-right: 0;
    border: 0;
    width: 150px;
}
.con-item a:hover {
  transform: scale(1.1);
}
a.con-gp {
  background-image: url(pic/gb.png);
}
a.con-in {
  background-image: url(pic/inb.png);
}
a.con-fb {
  background-image: url(pic/fbb.png);
}
.con-item a {
  display: inline-block;
  width: 41px;
  height: 41px;
  margin-top: 24px;
  margin-right: 3px;
  transition: 0.3s;
}
.footer {
    width: 100%;
    margin: auto;
    background-color: #0D323B;
	font-family:tahoma, sans-serif;
}

.f-wrap {
    width: 975px;    margin: auto;
}

.f-wrap ul {
    list-style: none;
    width: 100%;
}

ul.f-head>li {
    display: inline-block;
    position: relative;
    vertical-align: top;
  padding-top: 30px;
}
.f-sub {
  position: absolute;
  width: 155px;
  top: 70px;
  left: 23px;
}

ul.f-head>li>a {
  color: #FFF;
  padding: 0px 24px;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  text-decoration: none;
  height: 30px;
}
ul.f-head {
    height: 750px;
}

ul.f-sub a {
 /*   color: white;     */
    font-size: 12px;
    text-decoration: none;
    padding-bottom: 8px;
    display: block;
}

ul.f-sub:nth-child(2) a {
}

ul.f-head>li:first-child>a {
    padding-left: 0;
}

ul.f-head>li:last-child>a {
    padding-right: 0;
}
ul.f-sub a {
  color: #007396;
}
.footer a:hover {
  text-decoration: underline;
}
.f-active a {
/*  color: #FFF!important;  */
}
.copy {
  font-size: 10px;
  color: #FFF;
  font-family:Tahoma, Geneva, sans-serif;
  width: 100%;
  background-image: url(pic/logof.png);
  background-repeat: no-repeat;
  background-position: 75% 70%;
  padding-top: 69px;
  padding-bottom: 30px;
}
.white {
  width: 100%;
  height: 40px;
  background-color: #FCFCFC;
  margin-top: 10px;
}
a#up {
  position: fixed;
  right: 80px;
  bottom: 10%;
  width: 110px;
  height: 50px;
  background-color: #0D323B;
  background-image: url(pic/up.png);
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 15px;
  z-index:999;
  }
.none{
display:none!important;
}
ul.h-sub {
  position: absolute;
  z-index: 999;
  width: 210px;
  background-color: #024E65;
  border-top: 2px solid #7F99A0;
  display:none;
}
.menu-item:hover ul{
display:block;
}
.h-sub-but {
  background-image: url(pic/nar_down.png);
  position: absolute;
  padding-top: 20px;
  top: 20px;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  padding-bottom: 10px;
}
ul.h-sub li {
    width: 188px;
    padding-top: 0px;
    background-image: url(pic/basr.png);
    background-repeat: repeat-x;
    height: 38px;
}

ul.h-sub li:first-child {
    background-image: none;
}

ul.h-sub img {
  display: inline-block;
  width: 33px;
  margin-right: 14px;
  vertical-align: top;
  height: 28px;
  border: 0;
}
ul.h-sub span {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.h-sub a {
    padding-top: 9px;
    display: inline-block;
    vertical-align: middle;
}
ul.h-sub li:hover a {
  color: #5BDAFF;
}
ul.h-sub a {
  padding-top: 9px;
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  text-shadow: 0 -1px #000;
}
ul.h-sub li:hover {
  background-image: url(pic/bsub.png);
  background-size: contain;
}
.tabs-pads div:hover {
  background-color: #F24A1B!important;
  color: #FFF!important;
}
/* index page */
.slider-wrap1 {
    position: relative;
margin-bottom: -11.9%;
	min-width: 1100px;
}

.slider-wrap1 img {
    left: 9%;
    top: 10px;
    width: 25%;
}
.ind-text .ind-head {
	display: none;
}
.ind-text {
    width:  78%;    
    margin: auto;       
    position: relative;    
    left: -7px;
    z-index: 101;
    font-family:Tahoma, Geneva, sans-serif;
}

.ind-head {
    background-color: rgba(9, 24, 29, 0.53);
    border-radius: 10px 10px 0 0;
    padding: 10px 15% 10px 15%;
    height: 130px;
    width: 65%;
    bottom: 0;

}

.ind-head h2 {
    display: inline-block;
    width: 130px;
    color: white;
    font-size: 26px;
    font-weight: 100;
    float: left;
    margin-right: 67px;
    margin-left: -13%;
    margin-bottom: 40px;
}

.ind-head p {
    color: white;
    font-size: 14px;
    padding-top: 10px;
}

.ind-head a {
    text-align: right;
    display: block;
    font-size: 12px;
    margin-top: 20px;
    color: #8bdaff;
    font-weight: bold;
} 
.ind-head a:hover {
    color: #fc4914;
}
.ind-body {
    background-color: #fefefe;
    padding-left: 20px;
    padding-top: 45px;
    padding-right: 5px;
    padding-bottom: 25px;
		margin-top: 16%; /*145px;*/
}
/* текст на слайдерах 2*/
.ih-wrap2 {
    position: absolute;
    width: 50%;
    margin: auto;
    left: 45%;
    height: 85%;
    top: 15%;
}
.ind-head2 {
    background-color: rgba(9, 24, 29, 0.65);
    border-radius: 10px 10px 0 0;
    padding: 10px 10% 7px 7%;
/*   visibility: hidden;   */
	  height: 225px;
	  bottom: -35px;
    display: table-cell;
    vertical-align: bottom;
}

.ind-head2 h2 {
    display: inline-block;
    width: 370px;
    color: white;
    font-size: 30px;
    font-weight: 100;
    margin-left: 0px;
}

.ind-head2 p {
    color: white;
    font-size: 14px;
    padding-top: 10px;
}

.ind-head2 a {
    text-align: right;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    color: #8bdaff;
    left: 7%;
    margin-bottom: 30px;
    font-weight: bold;
} 
.ind-head2 a:hover {
    color: #fc4914;
}
/* end текст на слайдерах 2*/
.int-1 h3, .ind-body h2 {
    color: #055067;
    font-size: 24px;
    font-weight: 100;
}

.int-1 {
    width: 40%; /*336px;*/
    display: inline-block;
    padding-right: 14px;
    height: 100%;
}

.int-2 {
    display: inline-block;
    width: 26%; /*290px;*/
    vertical-align: top;
    padding-right: 15px;
}

.int-3 {
    display: inline-block;
    width: 25%; /*270px;*/ 
    vertical-align: top;    
    padding-right: 5px;
}

.int-1 p {
    font-size: 16px;
    color: #5c5251;
    padding-top: 20px;
}
.int-1 a {
    color: #055067;
}
.int-1 a:hover {
    color: #fc4914;}
    
p.ind-info {
    padding-top: 25px;
    font-size: 18px;
}

p.ind-info span {
    text-decoration: underline;
}

.int-2 h2, .int-3 h2 {
    text-transform: uppercase;
    margin-bottom: 40px;
}

.event {
    border-left: 1px solid #f4f5f5;
    padding-left: 20px;
}

.news {
    border-left: 1px solid #F4F5F5;    
    padding-left: 10px;
}

.news-item h4 {
    color: #259dd4;
    font-weight: 100;
    font-size: 16px;
    padding-top: 15px;
}

.news-item p {
    font-size: 14px;
    color: #565656;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
}

.news-item p a {
    color: #055067;

}
.news-item p a:hover {
    color: #fc4914;

}

.news-item:last-child p {
    border: none;
}
.ind-but {
    padding: 20px;
 /*   background-image: url(pic/logon.png);
    background-repeat: no-repeat;
    background-position: 95px 70%;  */
    text-align: center;  
    padding-bottom: 5px;
}

.ind-but a {
    display: inline-block;
  /*  margin: 0px 94px;         */
    padding: 15px;
    background-color: #055067;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 12px;
}

.ind-but a:hover {
    background-color: #fc4914;
}
p.t-op {
  font-size: 14px;
  color: #565656;
  padding-bottom: 30px;
}
.t-grid a {
    display: inline-block;
    width: 192px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #055067;
    padding-bottom: 43px;
}

.t-grid img {
    border: 1px solid #fbfbfb;
	width: 190px;
}

.t-grid a:hover img {
    border-color: #e1e1e1;
}

.t-grid a:hover {
    text-decoration: underline;
}
.t-item {
    border-top: 1px solid #DADADA;
    padding-top: 30px;
    min-height: 150px;
    padding-bottom: 30px;
}

.t-item:hover {
    background-color: ccc;
}



/*
.t-item img {
    float: left;
}
.t-item h3 {
    font-family: DINL, sans-serif;
    margin-left: 165px;
    font-size: 18px;
    color: #055067;
}
.t-item p {
    margin-left: 165px;
    padding-top: 20px;
    font-size: 14px;
    color: #6d6d6d;
} */
.t-item img {
    width: 300px;
    height:150px;
}
.t-item h3 {
    font-family: DINL, sans-serif;
    font-size: 18px;
    color: #055067;
}
.t-item p {
    padding-top: 20px;
    font-size: 14px;
    color: #6d6d6d;
}

.t-item a {
  /*  margin-left: 15px;  */
    font-size: 12px;
    color: #6d6d6d;
}
.t-item a:hover {
    color: #fc4914;}
    

.imgleft  img {
  float: left; 
  margin-right: 15px;
}   
a.news-item:hover {
    color: #6d6d6d;
    text-decoration: underline;
}
a.news-item, a.news-item:visited {
    text-decoration: none;
}
.t-grid div {
  display: inline-block;
  	width: 200px;
	margin: 5px -1px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  color: #565656;
  padding-bottom: 43px;
  vertical-align: top;
  font-weight: bold;
}
.slide-item img {
  width: 100%;
  margin-bottom:-22%;
}
.slider-wrap1 .ind-head {
  position: absolute;
}
.ih-wrap {
    position: absolute;
    width: 80%;
    margin: auto;
    left: 10%;
    bottom: 2px;
}
.slider1 .ind-head {
  visibility: visible;
  font-family:Tahoma, Geneva, sans-serif;
}
form.form1 {
/*    position: absolute;
    bottom: -275px; */
    background-color: #576371;
    padding: 18px;
    left: 0px;
}

form.form1 input {
    padding: 5px 10px;
    width: 220px;
    margin-bottom: 5px;
}

form.form1 textarea {
    padding: 10px;    width: 222px;    margin-bottom: 5px;
    height: 50px;
}
form.form1 input[type=submit]:hover {
text-decoration:underline;
}



form.form1 input[type=submit] {
    background-color: #f94c1a;
    border: none;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    width: 242px;
    margin-top: 10px;
	cursor:pointer;
}
form.form1 h2 {
  TEXT-ALIGN: LEFT;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}
form.form1 h3 {
  TEXT-ALIGN: LEFT;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
}
p.warn {
  TEXT-ALIGN: LEFT;
  font-size: 16px;
  color: #f99376;
  font-weight: normal;
}

.slidesjs-navigation {
  position: absolute;
  top: 0;
  z-index: 99;
  height: 100%!important;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100px!important;
}
.slidesjs-navigation:hover {
  background-color: rgba(0, 0, 0, 0);
}
ul.menu {
  width: 980px;
}
ul.menu li:last-child {
  padding-right: 0;
}
@media screen 
  and (max-device-width: 640px)  { 
  ul.menu li{
  padding: 11px 8px;
}
ul.f-head>li>a{
	padding: 0 5px;
}
.f-sub{
left: 5px;
}
}
.t-list2 .t-item {
  border-top: 1px solid #DADADA;
  padding-top: 30px;
  min-height: 150px;
  padding-bottom: 30px;
  margin: 3px;
  vertical-align: top;
  display: inline-block;
  width: 32%;
}
.t-list2 h2 {
  font-size: 20px;
  text-align: left;
  margin-right: 95px;
  font-family: DINL, sans-serif;
  text-transform: uppercase;
  padding-top: 13px;
  letter-spacing: 0.3px;
  color: #055067;
}
td.title_l {

    font-size: 24px;
    text-align: center;
    margin-right: 95px;
    font-family: DINL, sans-serif;
    color: #055067;
    text-transform: uppercase;
    margin-top: 26px;
    letter-spacing: 0.3px;
    background-color: #E4E4E4;
    display: block;
    width: 100%; /*975px;*/

}


.TITLE_2, .title_2 {

    font-size: 30px;
    text-align: center;
    font-family: DINL, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top: 26px;
    letter-spacing: 0.3px;
    background-color: #055067;
    display: block;
    width: 100%; /*975px;*/

}
.content a, .content a:visited {
    color: #055067;
}

img.sales_logo {
/*    position: absolute;*/
    right: 30px;
}

.title_news   {
    font-size: 24px;
    text-align: center;
    margin-right: 95px;
    font-family: DINL, sans-serif;
    color: #055067;
    text-transform: uppercase;
    margin-top: 40px;
    letter-spacing: 0.3px;
    background-color: #E4E4E4;
    display: block;
    width: 975px;

}

.pagination {
    text-align: center;
    padding-top: 50px;
}
.pagination li {
    display: inline-block;
    margin: 0 !important;
}  

.pagination a:hover {
    color: #FF4A14;
}
.counter {
    font-size: 10px;
    text-align: center;
    font-family: DINL, sans-serif;
    color: #aaa;

}
table.content_news  {
  width:975px;
}
.content_news {
    background-color: #ebebeb;
    padding: 30px;
}

.close_bnt {
  width:40px;
  height:40px;
  background-image:url("pic/close.png");
  background-repeat: no-repeat;
  background-position-x: 0px;
  position: absolute;
  right:10px;
  top:10px;
  cursor: pointer;
  
}

.content_news h1 {
    font-size: 24px;
    font-family: DINL, sans-serif;
    color: #055067;
    top: 25px; 
    left: 0; 
    height: 50px;
}
.content_news a:hover {
    color: #FF4A14;
}
.news_all {
    font-size: 15px;
    font-family: DINL, sans-serif;
    color: #055067;
}
.news_all a, a.news_all {
    float:none; !important;
    color: #055067;

}
.news_all a:hover, a.news_all:hover {
    color: #FF4A14;
}
.postdate {
  position: relative;
  width: 80px;
  height: 70px;
  float: left;
}

.day { 
    font-size: 33px;
    text-align: center;
    font-weight: bold;
    color: #FF4A14;
    top: 25px; 
    left: 0; 
    height: 33px;}
.month { 
    font-size: 20px;
    text-align: center;
    color: #FF4A14;
    top: 2px; 
    left: 0; 
    height: 20px;}
.year {     
    font-size: 18px;
    text-align: center;
    color: #FF4A14;
    bottom: 0; 
    right: 0; 
    height: 15px;
    }

.date_news {
    font-size: 15px;
    color: #055067; 
    float: left;
    padding-right:20px;    
    }

.news_cont {
    margin-left:90px;
}

.news_list {
    margin-top: 10px;
}

.slider .ind-head {
    visibility: visible;
    font-family: Tahoma, Geneva, sans-serif;
}
.slider-wrap .slide-item {
    height: 281px;
}
.slider-wrap .ih-wrap {
    bottom: -88px;
}
.slidesjs-slide {
	height: 100%;
}

@media (min-width:360px) and (max-width:1024px) {    
    .slider-wrap, .pagnation, .content {
        width: 80% !important;
    }
    .static_banner img {
        width: 100% ;  
    }
    .static_banner {
        display: block !important;
    }
    ul.h-sub span {
    color: #fff !important;
    font-weight: 800 !important;
    font-size: 12px !important;
}
    ul .may_prod{
       right: 0% !important; 
    }
    ul .may_sup {
        right: 0% !important;
    }
    .tabs {
        width: 100% !important;
        margin: 0px !important;
    }
    ul.h-sub {
    top: 8px !important;
}
    body {
        min-width: 100% !important; 
    }
    #tab1 p, #tab2 p, #tab3 p {
    font-size: 14px;
    color: #565656;
    width: 100% !important;
    line-height: 1.3;
    padding-top: 20px;
}
    .tabs img {
        width: 100% !important;
    }
    ul.menu {
    width: 100% !important; 
}
    .tabs-pads {
    padding-bottom: 2px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 25px;
    text-align: center !important;
}
    .content h2 {
        margin-right: 0px !important;
    }
    ul.f-head {
    height: 420px;
    display: none !important;
}
    .f-wrap {
    width: 100%  !important;
    margin: auto !important;
}
    a#up {
    position: fixed !important;
    right: 35px !important;
    bottom: 10% !important;
    width: 50px !important;
    height: 50px !important;
    }
    ul.menu a {
    color: #656565;
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    font-size: 10px !important;
}

.ind-head2 h2{
    display: inline-block;
    width: 150px;
    color: white;
    font-size: 20px !important;
    font-weight: 100;
    margin-left: 0px;
}

.ind-head2 p {
    color: white;
    font-size: 10px;
    padding-top: 7px;
}


    .h-social {
        display: block !important;
        height: 100px !important;
    }
    menu {
      
    }
   ul.menu {
    
}
    .menu {
    width: 90% !important;
}
    .h-social p {
    font-family: DINL;
    font-size: 13.5px;
    color: #FFF;
    top: 2px;
    right: 12%  !important;
    position: absolute  !important;
}
    .h-social p img {

    padding-left: 19px;
    padding-right: 6px;

}
    .lang {

    display: inline-block;
    position: relative;
    top: 58px !important;
    margin-left: 53px !important;
    margin-right: 65px !important;

}
    .wrap>a {
        top: 63px !important;
        margin-right: 10px !important;
    }
    .footer {
        
    }
    ul.f-head > li > a {
    color: #FFF;    
    font-size: 9px !important;
    text-decoration: none;
    height: 30px;
}
    ul.f-sub a {
    color: white;
    font-size: 8px;
    text-decoration: none !important;
    padding-bottom: 3px !important;
    display: block !important;
}
    .con-wrap {
    width: 81% !important;
    margin: 0 !important;
    display: none !important;
}
    .copy {
    background-position: 0% 70% !important;
    padding-top: 69px !important;
    text-align: right !important;
    }
    .t-list2>.t-item {
        display: block !important;
        width: 100%;
    }
    .tabs {
        width: 100% !important;
    }
    #tab1, #tab2, #tab3 {
        width: 100% !important;
    }
    .slider-wrap {
       display: none !important; 
    }
    .slider-wrap1 {
    display: none !important;
}
    .int-1, .int-2, .int-3 {
    width: 100% !important;
}
    .int-2 h2, .int-3 h2 {
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center !important;
    margin-top: 30px !important;
}
    .news_cont {
    margin-left: 0  !important;
}
    .content_news h1 {
        height: auto !important;
        margin-bottom: 10px !important;
    }
    .news_cont img {
        width: 100% !important;
    }
    .title_news {
        width: 100% !important;
    }
    .h-social {
    text-align: center !important;
}
}
@media (min-width:1025px) and (max-width:1920px){    
   .static_banner {
        display: none !important;
        visibility:hidden; 
    }
}

