:focus {outline: 0}
.line{height:1px;width:100%;background: #eee}
.opacity0{opacity:0;transition:all .36s;z-index:1}
iframe{border:0}
.center--e{margin:0 auto}
.round{border-radius:5px}
.font--normal.h0,
.font--normal{font-weight:400}
.letter--minfix{letter-spacing:.04em}
.letter--spacing{letter-spacing:3px}
.small{font-size:.8em}
.medium{font-size:.9em}
.full-width {
    width: 100%;
}
/* Backgrounds */
.bg--main{background-color:#174798}
.bg--second{background-color:#ae2830}
#language a,
.clr--mid{color:#403f3d}
.newscontent h2,
a:hover > .clr--second,
a.clr--second:hover,
.clr--main{color:#174798}
#language,
#language a:hover,
#language a.lang--active,
.clr--second{color:#ae2830}
.clr--grey{color:#a9b6bd}

.bg--white { background-color:#fff; }
.bg--black { background-color:#58595b }
.bg--silver{background-color:#ddd}
.bg--grey{background-color:#979797}
/* Colors */
.breadcrumbs__tiny{
  margin-top:5px
}

a.blue:hover .grey,
.newscontent h3,
a:hover{color: #ae2830}
.grey {color:#979797}
.clr--white,
a.clr--white,
.white{color:#fff }
.silver{color:rgba(255,255,255,0.5)}
.mid{color:#403f3d}
.black { color:#141413; }
.overflow{overflow:hidden;}
.container--w{
  max-width:1100px
}
.container--n{
  max-width:640px
}
.lh13{
  line-height:1.3
}
.container--m{
  max-width:860px;
  margin: 0 auto;
}
a{
  text-decoration:none;
  color: #111
}
/* animation */
.ani--all{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.ani--clr{
  -webkit-transition: color .15s ease-in;
          transition: color .15s ease-in;
}
.ani--bg{
  -webkit-transition: background-color .15s ease-in;
          transition: background-color .15s ease-in;
}
.btn--border{
  position:relative;
  letter-spacing: .03em;
  display:inline-block;
  margin: 0 15px;
  font-size:16px;
  font-weight:700;
  padding-bottom:5px;
}
.btn--border:after{
  background:#ae2830;
  bottom:0;
  content:"";
  z-index:1;
  display:block;
  width:100%;
  height:2px;
  position:absolute;
}
.btn--border:before{
  margin-top:5px;
  background:#fff;
  bottom:0;
  content:"";
  z-index:2;
  display:block;
  width:0;
  height:2px;
  position:absolute;
  transition: all .36s
}
.btn--border:hover:before{
  background:#fff;
  width:100%;
transition: all .36s
}
.btn--border--none:after{
  background:transparent;
}
.btn--link{
  line-height:30px;
  display:inline-block;
}
.btn--outline{
  border:2px solid #008dd2;
  color:#fff;
  border-radius: 16px;
  padding: 7px 15px;
}
.btn--outline--square{
  border-radius:0
}
.btn--outline:hover{
  background-color: #008dd2;
  color: #fff
}
.border {border: 1px solid #edf2f1}
.line{display: inline-block; height:1px; width: 100%; background: #ccc}
body{padding-left:125px}
/*header*/
#header{
  top:0;
  box-sizing: border-box;
  left:0;
  bottom:0;
  width: 125px;
  box-shadow: 1px 0 5px rgba(0,0,0,.2);
  z-index: 999;
  /*transition: width .3s ease-out,padding-right .3s ease-out,background .3s ease-out .3s;*/
  background-color: #fff
}
#header .container{
  padding-left: 10px;
  transition: background-color .3s;
  padding-right: 10px;
}
#header__search {
    width: 24px;
    height: 24px;
    margin: 20px auto;
    background: url(btn-search.png) center center no-repeat;
    overflow: visible;
    opacity:1 !important;
    display: inline-block;
    background-size: 24px;
}

#header.is-active{
  padding:0;
  width: 100%;
  padding-right: 23%;
  box-shadow: none;
  background: none;
}
#header.is-active:before{
  right: 23%;
  width: 80px;
  background: #fff;
  transition: all .1s;
  content: '';
  top: 0;
  bottom: 0;
  z-index:1;
  position: fixed;
}
#header.is-active:after{
  width:23%;
  background-color: rgba(227,6,19,.6);
  content:'';
  height: 100%;
  top:0;
  right:0;
  position: fixed;
  transition: background-color .3s;
  display:block;
}
#header.is-active .container {
  padding: 40px 0 40px 210px;
  width: 100%;
  position: relative;
  transition: .5s;
  height: 100%;
  background-color:rgba(255,255,255,.9);
}
#menubutton{
  width: 60px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top:-20px;
  will-change: no-transform;
  z-index: 1111;
  left: 35px;
  height: 40px;
  padding: 10px;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    /*background-color: #ae2830; */
    left: 0;
  }
  .hamburger.is-active .hamburger-inner{
    width: 40px;
  }
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    width: 15px
  }
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 2px;
    background-color: #333;
    border-radius: 2px;
    right: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
    .hamburger-inner {
      display: block;
      width: 25px;
      left: 15px;
      top: 50%;
      margin-top: -2px; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Arrow
   */
   .hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-5px, 0, 0) rotate(-45deg) scale(0.7, 1);
    top:-3px
  }

  .hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-5px, 0, 0) rotate(45deg) scale(0.7, 1);
    top: 3px;
  }
    /*
  .topmenu .topmenu__lv1 {
    transform: translate3d(130px, -100px, -1000px);
    opacity: 0;
    transition: all .5s ease-in;
  }
  .is-active .topmenu .topmenu__lv1 {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .is-active .topmenu .topmenu__lv1:first-child {
    transition-delay: 1.2s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(2) {
    transition-delay: 1.4s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(3) {
    transition-delay: 1.6s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(4) {
    transition-delay: 1.8s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(5) {
    transition-delay: 2s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(6) {
    transition-delay: 2.2s;
  }
  .is-active .topmenu .topmenu__lv1:nth-child(7) {
    transition-delay: 2.4s;
  }
  .is-active .topmenu .topmenu__lv1:last-child {
    transition-delay: 2.6s;
  }
  */
#modLang img,
#language img{width: 20px}
#language{margin: 15px 0;font-size: 18px}
/*
.parent__mobile:hover ul.child__mobile li{
  opacity: 1 !important;
}
.parent__mobile:hover ul.child__mobile{
  opacity: 1;
  visibility: visible;
  transition: all .3s
}
.child__mobile{
  z-index: 100;
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  width: 220px;
  height: 100%;
  left: 210px;
  opacity:0;
  visibility: hidden;
  transition: all .3s
}
*/
#modLang{
  padding-left: 25px;
  margin-top:20px;
}
#modLang a.white{margin-top:5px;font-size:12px;text-transform:uppercase;}
#modLang form{display:block;}

#topmenu {
  padding: 50px 0;
  width: 100%;height: 100%;
  overflow: auto;
  bottom:-110%;
  opacity:0;
  position:absolute;transition: all .5s;
}
/*
#topmenu {z-index:0;bottom: -30000px;right: -90000px;opacity:0;position: absolute;transition:.5s}
*/

.is-active #topmenu {z-index:99;right: auto;opacity:1;bottom:-100px;transition: all 1s}
.topmenu__lv1:hover > a{
  padding-left: 30px;
  color:#ae2830
}
.topmenu__lv1 .h4{
  padding: 5px 0;
  font-size: 20px;
  display: inline-block;

  -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
li.dropdown {
  width: 330px;
}
.dropdown__wrap {
  left: 330px;
  top: 0;
  width: 400px;
  visibility: hidden;
  opacity: 0;
  transition: all .1s ease-out;
}
.topmenu__lv1:hover .dropdown__wrap {
  opacity: 1;
  visibility: visible;
  transition: all 1s ease-in;
}
.child__mega a {
  display: inline-block;
  padding: 5px 0
}
#header.is-active .footer__social {
  display: block;
  width: 80px;
  top:50%;
  transform: translateY(-70%);
  right: 0;
  transition: all 1s;
  z-index:999999
}
#header__search-wrap{
  right: 0;
  padding: 200px;
  top: 0;
  bottom: 0;
  left: 95px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);
  transition: all .36s;
  z-index: 99;
}
.search__close{
  color: #fff;
  position: absolute;
  right: 25px;
  font-size:42px;
  top: 15px;
}
.header__search-wrap-btn{
  right: 13px;
  cursor: pointer;
  bottom: 12px;
}
#header__search-input:focus{
  border-color: #95cfee;
}
#header__search-input{
  color: #000;
  border:1px solid #ccc;
  height: 50px;
  line-height: 50px;
  padding:5px 35px 5px 15px;
}
#topmenu--mobile{
  z-index: 999991;
  top: 0;
  left: 130px;
  bottom: 0;
  width: 0;
  opacity: 0;
  border-top: 1px solid rgba(255,255,255,.15);
  height: 100%;
  line-height: 40px;
  -webkit-transition: width .1s;
  transition: width .1s;
}
#topmenu--mobile.is-active{
  width: 210px;
  overflow: hidden;
  opacity: 1;
}
#topmenu--mobile > ul.list--unstyled{
  top:50%;
  border-top:1px solid rgba(255,255,255,.25);
  opacity: 0;
  width:100%;
  height: 320px;
  transform: translateY(-50%);
  transition: opacity 2s
}
#topmenu--mobile.is-active > ul.list--unstyled{
  opacity: 1;
  transition: opacity 2s
}
#topmenu--mobile > ul.list--unstyled > li{
  padding: 2px 25px;
  position: relative;
  border-bottom:1px solid rgba(255,255,255,.25);
  text-transform: uppercase;
}
#topmenu--mobile > ul.list--unstyled > li.is-active,
#topmenu--mobile > ul.list--unstyled > li:hover{
  background: rgba(0,0,0,.15)
}
#topmenu--mobile > ul.list--unstyled > li:hover:before{
  width:60px;
  height:2px;
  position:absolute;
  top:-1px;
  left:25px;
  z-index:2;
  content: '';
  background:#ae2830
}

#topmenu--mobile ul li {
  opacity: 0;
  width: 100%;
}
.category__home .newswatemark{
    top: auto;
    bottom: 0
}
.active__mobile {
  text-align: left;
  border-bottom: 0
}
.active__mobile > a{
  color: #1b67b2;
  text-align: left;
}
.active__mobile > ul{
  border-top: 2px solid #1b67b2;
  border-bottom: 1px solid rgba(169,182,189,.45);
  text-align: left;
  display: block;
  padding: 5px 10px;
  font-size: 13px;
  background-color: #fff
}
.active__mobile > ul > li{
  border-bottom:1px solid rgba(169,182,189,.25);
}
.parent__plain:hover .child__plain{
  display:block;
  top:58px;
  right:0;
  width:260px;
  padding: 7px 0;
  z-index:9999
}

.child__plain li{
  border-bottom: 1px dotted #ccc;
}
.child__plain li:last-child{border-bottom:none}
.child__plain li a:hover{border-color: #1b67b2;background:#fff}
.child__plain li a{
  padding: 10px 20px;
  border-left:3px solid #eceded;
  font-size:16px;
  font-weight:700;
  display: block;
}
.slideshow__wrap{z-index:1}
.slide__item{
  position:relative;
}
/*
.slide__item:hover:after{background:rgba(0,0,0,.1)}
.slide__item:after{
  background:rgba(0,0,0,.01);
  display:block;
  position:absolute;
  z-index:0;
  content:"";
  top:0;
  left:0;
  right: 0;
  bottom: 0;
}
*/
.slideshow__wrap .tns-nav{
position:absolute;
right:50px;
left: auto;
display:block;
height:48px;
width: 24px;
top: 50%;
transform: translateY(-50%);
text-align:center;
z-index:100
}

.slideshow__wrap .tns-nav button{border:1px solid #fff; background:none;border-radius:50%;width:16px;height:16px;margin:0 0 15px;padding:0;}
.slideshow__wrap .tns-nav button:hover{background:#fff;transition: all .2s}
.slideshow__wrap .tns-nav button.tns-nav-active{border-color: #fff;background-color:#fff}
.slide__desc{
  padding-left: 15px;
  z-index: 2;
  bottom: 180px;
  left: 0;
}
.slide__desc a:hover{color:inherit}
.slide__desc--center{z-index:2;width:740px;top:500px;left:50%;margin-left: -370px}

.slide__title{
    font-size: 38px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom:0
}
footer{
  font-size: .85em;
  line-height:1.25em;
  background: #848585;
  color: #fff;
  background-size: 60%;
}
footer label{
  display: block;
  line-height:1.5
}
footer h3.h4 {
      margin: 25px 0 0;
 }
 footer .t--r h3.h4 {
      margin: 5px 0 0;
 }
  #subscribe_button-temp {margin: 10px 0}
.footer__menu li:first-child:after{
  color: #dbdbdb;
  content: ' | ';
  margin: 0 5px;
}
footer a{
  color: #dbdbdb
}
footer a:hover{color: #fff}
td p{
  margin:0;
}
.tns-slide-active .slide__desc{display:block;}
.slide__bottom{bottom:40px;z-index:10;left:15px;right:15px}
.slide__line{height:15px;border-top:1px solid rgba(255,255,255,.15);}
.slide__stats--end{border-left: 1px solid rgba(255,255,255,.15);}
.slide__btn{
  background:rgba(0,0,0,0.3);
  padding: 5px 20px;
  letter-spacing: 0.05em;
  transition: background .3s
}
.slide__btn:hover{
  background: #E84A5F; /*rgba(0,0,0,0.95);*/
  transition: background .3s
}
.scroll--btn .mouse {
  position: relative;
  display: block;
  width: 31px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid white;
  border-radius: 37px;
}


#logo{margin-top:15px;width:90px;margin-left: auto;margin-right: auto}
.is-active #logo {
    float: left;
}
.title__underline{
  border-bottom: 1px solid #eee;
}

.title__underline:after{
  margin-bottom:-1px;
  width:60px;
  height:2px;
  background: #2bb34d;
  content: "";
  display:block;
}

.box__title--under{
  padding: 0 0 5px;
  color: #ae2830
}
.box__title__under:after{
  content:"";
  width:40px;
  background-color: #cecece;
  height:3px;
  margin-bottom:5px;
  display: block;
}
.category__home .tns-controls {
  bottom: -75px;
  left: 45%;
  top: auto;
  z-index: 2;
  width: 110px;
}
.category__home .tns-controls button{color:#999; float:left}
.category__home .tns-controls button:last-child{float:right}
.category__home .tns-controls button:hover {color: #e9212d}
.wrap-activity .tns-nav {
  z-index: 9;
  top: 61%;
  text-align: left;
  left: 133px;
  bottom: auto;
}
.home__cate {
  width: 45%;
  position: absolute;
  top: 57%;
  z-index: 5;
  left: 70px;
  background: #991a1e;
  padding: 50px 50px 20px 50px;
  color: #fff;
}
.home__cate h3{
  margin: 15px 0 10px
}
.home__cate h3, .home__cate a {
  color: #fff;
}

.cat__item0 img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  opacity: 0;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%, 0);
}
.arrow-link,
.wrap-activity .tns-nav,
.cat__item0 .order-number,
.cat__item0 .home__cate{
  opacity: 0;
  transition-delay: 2s;
  transition-duration: 1.5s;
}
.isvisible .wrap-activity .tns-nav,
.isvisible .cat__item0 .order-number,
.isvisible .cat__item0 .home__cate{
  opacity: 1;
  transition-delay: 2s;
}
.isvisible .arrow-link {
  opacity: 1;
  transition-delay: 3s;
}
.isvisible .cat__item0 img {
  transition: all 2s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.heading-title_activity {
  opacity: 0;
  animation-duration: 1s;
}
.isvisible .heading-title_activity {
  transition: all .2s;
  opacity: 1;
  transition-delay: .2s;
}

.cat__item:hover .home__cate h3, .cat__item:hover .home__cate a {
  color: #ddd;
}
.cat__image{
  width: 55%;
  padding-right: 10%;
  float: right;
}
.order-number {
  color:#fff;
  font-size:100px;
  top: 57%;
  position:absolute;
  left:45%;
  letter-spacing:10px;
  z-index:22;
}
.arrow-link {
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: 65px;
    background: #e9212d;
    padding: 0px 17px;
    border: 0;
    color: #fff;
}
h2.heading-title_activity {
  top: 46%;
  position: absolute;
  left: 82px;
}
#featured__wrap .featured__desc,
#featured__wrap h2.h0 {
    opacity: 0;
    animation-duration:.5s
}
#featured__wrap.isvisible .featured__desc,
#featured__wrap.isvisible h2.h0 {
    opacity: 1;
    transition: all .5s;
    transition-delay: 1s;
}

#featured__wrap .featured__box {
    opacity: 0;
    animation-duration:.5s;
}

#featured__wrap.isvisible .featured__box{
  opacity: 1;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: linear;
  transition-delay: 1s;
}
#featured__wrap .featured__big{
  opacity: 0;
  animation-duration:1s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
#featured__wrap.isvisible .featured__big{
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: linear;
  transition-delay: 2s;
}

#featured__wrap .splide,
#featured__wrap #featured__item--wrap{
  opacity: 0;
  animation-duration:1s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
#featured__wrap.isvisible .splide,
#featured__wrap.isvisible #featured__item--wrap{
  opacity: 1;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: linear;
  transition-delay: 2s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


.box__title__under--blue:after{
  background: #008fd5;
}
.box__title--blue .small,
.box__title__under .small{font-size: 12px}
.box__title--blue:after{
  content:"";
  width:40px;
  background-color: #008fd5;
  height:3px;
  margin: 5px 0;
  display: block;
}

.btn{
    color: rgba(255,255,255,0.95);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 16px;
    box-sizing:border-box;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    transition: all .36s;
    border:0;
    background:#ae2830
}
.btn:hover{
  transition: all .36s;
  background-color:#ae2830
}
.tns-controls {
  position: absolute;
  top: 50%;
  margin-top: -12px
}
.tns-controls button {
  border: 0;
  background: none;
  display: block;
  content: '\e805';
  font-family: 'simicon';
  color: #ae2830
}
.controls {
  position: absolute;
  top: 50%;
  outline: 0;
  margin-top: -12px;
  width: 100%;
  color: #ae2830
}
.controls li{
  width: 24px;
  height: 24px;
  cursor: pointer;
  line-height: 24px;
  font-size: 22px;
}
.controls li.prev{
  margin-left: -35px;
}
.controls li.next{
  margin-right: -35px;
}
a.cat__more{color:#e9212d !important}
.cat__item:hover a{
  color: #ae2830;
}
.news__heading .small{
  font-size: 11px
}
.news__latest .row{
  margin-left: -10px;
  margin-right: -10px;
}
.news__item__raw2 a.blue:hover{
  color: #000;
}
.news__item__row{
  padding:10px;
}
.news__item:hover .news__item--wrap__bg{
  background:rgba(0,0,0,.75);
}
.news__item--wrap__bg{
  background:rgba(0,0,0,.6);
  transition:all .1s;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display:block;
  content: ""
  z-index:1;
}
.news__item--wrap{
  bottom:0;
  left:0;
  z-index:2;
  right:0;
  padding:20px;
}
.news__item:hover .grey,
.news__item:hover a{color:#fff !important}
.news__item{
  overflow: hidden;
  transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0);
      position: relative;
      -webkit-transition-property: color;
      transition-property: color;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
}.news__item:hover:before{
-webkit-transform: scale(1);
transform: scale(1);}
.news__item:before{
  content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ae2830;
    -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
.media img,
.news__item img{
  transition:all 1s ease-in-out;
      -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;
}
.news__item:hover a,
.media:hover a{
  color: #ae2830
}
.media:hover img,
.news__item:hover img{
  transition:all 1s ease-in-out;
  -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;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.news__item--featured a:hover{color: #eee}
.news__item--featured img{
  margin-top:-15%;
}
.catdesc{
  height: 140px;
  padding-right: 30px;
}
.category__home{
  padding-bottom: 40px;
}

.cat__more {
  display:none;
  margin-top: 15px;
  clear:both;
}
.my-slider-ft {padding: 20px}
.my-slider-ft .splide__arrow {background:none}
.my-slider-ft .splide__arrow--prev {left: -15px}
.my-slider-ft .splide__arrow--next {right: -15px}
.partners__wrap{text-align:center;}
.partner_logo{max-width:140px;margin:10px}
.partners__wrap .tns-nav{
  bottom: 20px;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
}
#frm_subscribe ::placeholder{
  color: #fff
}
#frm_subscribe input{
  min-width: 280px;
}
.subscribe_button,
#frm_subscribe a,
#frm_subscribe input{
  color: #fff;
  padding: 5px 10px;
  border:0;
  margin-top:5px;
  background: rgba(255,255,255,.15);
}
#frm_subscribe a:hover {background: #ae2830}
#frm_subscribe a {
  padding: 3px 10px 3px 35px;
}
.subscribe_button.hide {
    display: none;
}

.customers img{
    max-width: 100%;
    border: 0;
    transition: all .3s;
}

.grad--project {
  padding: 10px;
  z-index: 1;
}
.project__small{padding-bottom: 6px;}
.tab-wrap {margin: 0 10px}
.tab{display: none}
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5),
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4),
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3),
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2),
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
  opacity: 1;
  -webkit-transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
  transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
  position: relative;
  top: 0;
  z-index: 2;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.tab + label {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #333;
  width: 25%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 35px;
  font-size:18px;
  line-height: 35px;
}
.tab + label.label0{
  width: 22%;
  padding-left: 3%
}
.tab + label:hover{
  color:#ae2830 !important;
  text-decoration: underline;
}
.tab:checked + label {
  color: #ae2830;
  font-weight: 700;
  text-decoration: underline;
}
.tab__content {
  padding: 15px 0;
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  border-radius: 6px;
}
/*.label0{margin-left: 20px} */
.headingnews {margin-left: 25px}
.catnews:hover{text-decoration:underline}
.catnews {margin-bottom: 15px;display:inline-block;padding-left:10px}
.newsbox__item {
  width: 25%;
  float: left;
}
.newsbox__item > .relative {
  border-left: 1px solid #eee;
}
.newswatemark {
  top:-10px;
  right:30px;
  letter-spacing:10px;
  font-weight: 700;
  z-index:-1;
  font-size:100px;
  color:#efefef
}
.newsbox__wrap {
  padding: 10px;
  height: 260px;
}
.newsbox__wrap h3{
  height: auto;
  overflow: hidden;
}
.newsbox__wrap .medium {
  height: 70px;
  overflow: hidden;
}
.newsitem__date {
  bottom:45px;
  left: 10px
}
.newsbox__item:hover .overlay{opacity: 1;}
.newsbox__item .overlay{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(192, 23, 34, 0.65);
    color: white;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 64px;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.newsbox__item:hover .overlay > span{
  transform: translateX(5px);
  opacity: 1;
}
.newsbox__item .overlay > span{
    transform: translateX(-10px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
}
.the-arrow.-right {
  top: 3px;
}
.the-arrow {
  position: relative;
  width: 64px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the-arrow > .shaft {
    background-color: #fff;
    width:64px;
    display: block;
    height: 1px;
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    will-change: transform;
}
.the-arrow > .shaft:before,
.the-arrow > .shaft:after {
  background-color: #fff;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 8px;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.the-arrow > .shaft:before{
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  transform-origin: top right;
}
.the-arrow > .shaft:after {
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  transform-origin: bottom right;
}
.othernews .project__item {margin:0;width: auto}
.project__item {
  width: 32%;
  margin: 7px;
  float: left;
}
.thumb__small {
  width: 19%;
  margin: 1% 1% 0 0 !important;
  float: left;
}
.related__items {padding-bottom:75px;max-height:446px;margin:0 10px}
.related__news2 {max-height: 700px;padding-bottom: 90px}
.related__news2 .tns-controls {

}
.counter__nav {bottom:37px;width: 43px;left: 50%;transform: translateX(-50%);text-align: center}
.project__slider .tns-controls button,
.related__items .tns-controls button{color: #999;float: left}
.project__slider .tns-controls button:last-child,
.related__items .tns-controls button:last-child{float: right}
.project__slider .tns-controls,
.related__items .tns-controls{
  bottom: 35px;
  left: 50%;
  top: auto;
  z-index: 2;
  width: 110px;
  margin-left: -55px;
}
.counter__slide {
  width: 50px;
  bottom: -30px;
  margin-left:-25px;
  text-align: center;
  left: 50%;
}
.project__slider .tns-controls{bottom:-30px}
.banner__item {width: 50%}
.about__core .tns-controls,
.tab__content .tns-controls {
left: 0;
right:0;
z-index: 0;
position: absolute;
margin-top: -30px
}
.about__core .tns-controls button,
.tab__content .tns-controls button {
  font-size:20px;
  float: left;
  margin-left:-30px;
  text-indent: -30px;
  overflow: hidden;
  width: 30px;
  height:30px;  color:#fff;
  font-family: "simicon" !important;
}
.about__core .tns-controls button:after,
.tab__content .tns-controls button:after {
  content: '\e806';
  color: #ae2830
}
.about__core .tns-controls button:last-child,
.tab__content .tns-controls button:last-child {
  margin-left:auto;
  float:right;
  margin-right:-50px
}
.about__core .tns-controls button:last-child:after,
.tab__content .tns-controls button:last-child:after {
  content:'\e805'
}
.footer__social{display:none;padding-top: 150px;}
.footer__social a:hover{
  opacity:1;
  -webkit-filter: none;
  filter: none;
  transition: all .3s;
}
.footer__social a{
  transition: all .3s;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 4px;
  background-size: 32px;
  opacity:.35;
  margin:45px auto;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
}
.footer__social .email--icon{
  background-image: url(email.png);
}
.footer__social .hotline--icon{
  background-image: url(hotline.png);
}
.footer__social .facebook--icon{
  background-image: url(face.png);
}
.footer__social .youtube--icon{
  background-image: url(youtube.png);
}

/* extra */
.border__down:after {
  content:'';
  position: absolute;
  left:7px;
  top:7px;
  right:7px;
  bottom:-7px;
  border: 1px solid #990000;
}
.cover__banner{
  top:0;
  left:0;
  right:0;
  z-index:-1
}
.cover__banner:after{
  content:"";
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:rgba(0,0,0,.35);
  z-index:0
}
.address__map{
  bottom: 40px;
  left: 50px;
}
.address__location{
  width:480px;
  bottom: 40px;
  right: 50px;
  padding: 20px;
}
.btn--large{padding:.6em 1.2em;font-size:1em}
.captcha{margin-top: 5px}

.banner__child{
  background: url(header_child.png) 0 0 no-repeat;
  background-size: cover;
  height: 175px;
}
.h0{
  font-size: 2.8em;
  line-height: 1;
  font-weight: 700;
}

.child__caption{
  padding-top: 45px;
}
.child__caption--oneline{
   padding-top: 85px;
}
.news__wrap--small {
  height:100px;
  padding: 10px 5px;
}
.news__wrap--small .absolute{
  bottom:5px;
  left:5px
}
.news__wrap {
  padding: 15px;
}
.news_details__content{
  padding-left:25px;
  padding-right:25px
}
.newscontent{
  line-height:1.85em
}

.newscontent h2{
  line-height:1.2em
}
.newscontent h4{
  font-size:1.1em
}

.news__other--wrap{
    height:120px;
    margin-top:-5px
}
.news__other--heading{
  border-bottom:1px solid #eee;
}
.news__other--heading:after{
  content: "";
  background-color: #2bb34d;
  display:block;
  width:40px;
  height: 2px;
}
.catname{padding:6px 20px;margin-top:25px;}
.job__list--wrap{
  padding: 30px 40px;
}
.job__list--wrap .pagination a{
  border:1px solid transparent;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  width:35px;
  height:35px;
}
.job__list--wrap .pagination .active a{
  border-color: #000
}
.job__search .ss-main .ss-single-selected,
.job__search select,
.job__search select option,
.job__search input {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 0;
  border-radius:0 !important;
  padding: 5px 20px;
}
.date {width: 86px;}
table.list,
table.list thead td,
table.list tbody td,
table.list tfoot td,
table.list thead th,
table.list tbody th,
table.list tfoot th{
  border:0;
  vertical-align: top;
  border-bottom: 1px solid #999
}
.bottom__locate {bottom:0;right:0;position: absolute;padding-bottom:10px;padding-right:5px}
.list a:hover{
  color: #1b67b2;
}
.bg--pattern{
  background:url(pattern__1.png) center center no-repeat;
  background-size: cover;
}
.job__form{
  background-color: rgba(147,147,147,0.58);
  padding-left: 80px;
  padding-right: 80px;
}
.tags a{
  margin-right:15px
}
.related__news{
  margin-left: 15px;
  background-color: #fffaf6;
  border:1px solid #fdcea9;
}
.related__news dt{
  margin-bottom: 10px;
}

/*project*/
.background {
  color: #832227
}
.featured__item--big .grad__project--in{
  font-size: 16px;
  padding: 5px 10px;
}
.featured__box {
  background: url(background14.jpg) top right no-repeat;
  background-size:100%;
  padding-bottom: 50px;
  margin-bottom: 30px
}
.project:hover .project__desc a{
  color: #ae2830;
}
.shadow--gallery.news__item{
  padding: 0;
}
.project__name--big {
  padding-top: 135px;
}
.project__name {
  position: relative;
  margin-bottom: 15px
}
.project__slider{
  display: flex;
}
.project__desc {
  align-self: flex-end;
}
.project__name:before {
  content:'';
  width: 40px;
  height: 2px;
  display: block;
  top: 15px;
  left: -45px;
  position: absolute;
  background: #ae2830;
}
#pr__controls{bottom:0;left:55px}
.project__desc--big {
  padding-bottom: 20px
}
.featured__item:after{
  display: block;
  content: '';
  border:1px solid rgba(174,40,48,.65);
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: -5px;
  -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.featured__item:hover:after{
  -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.featured__item:hover:after{
  background-color:rgba(174,40,48,.65);
  transition: all .3s
}
#featured__item--desc {
  padding: 15px 0 0 20px;
  bottom:0
}

#featured__item--wrap {height: 270px}
.featured__box .tns-controls {
  left: -4%;
  width: 107%;
  top: 52%
}
.featured__box .tns-controls .next-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.featured__box .tns-controls button {
  color: #999;
  font-size: 16px;
}
.featured__box .tns-controls button:hover {
  color: #e9212d;
}
.featured__box .tns-outer {
  position: relative;
}
.project__item {
  position: relative;
}
.project__item:hover .project__desc {
  opacity: 1;
}
.project__item .project__desc a {
  color: #fff;
}
.project__item .project__desc {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,0,0,0.8);
  color: #fff;
  padding: 20px;
  transition: visibility 0s, opacity 0.5s linear;
  opacity: 0;
 }


.social {
  position: absolute;
  right: 35px;
  bottom: 0;
}
.social img {
  display: block;
  width: 32px;
}
.about__core h2 {
  margin-bottom: 75px;
}
.act__list a {
  margin: 0;
}

.featured__big {
  padding: 0 45px 10px 65px;
}
.featured__item:hover .grad__project--in{
  opacity: 1;
}
.featured__item .grad__project--in {
  color: #fff;
  left:15px;
  transition: 1s;
  right: 15px;
  bottom: 15px;
  opacity: 0;
  position: absolute;
}
#feature__name,
#feature__desc {
    transition: 1s;
}
.grad__project{
  bottom: 5px;
  z-index: 1;
  left: 5px;
  right: 5px;
  top: 5px;
  padding: 10px;
}
.shadow--gallery .tns-outer  button{
  width: 6px;
  height: 6px;
  margin: 3px;
  border: 0;
  padding:0;
  text-shadow: 0 0 1px #333;
}
.shadow--gallery .tns-nav{
  width:20px;
  right:10px;
  left: auto;
  line-height: 1;
  z-index: 2;
  position: absolute;
  bottom:50%;
  transform: translateY(50%)
}
.shadow--gallery .tns-controls{
  float:right;
  position: absolute;
  width: 50px;
  top: auto;
  bottom: 30px;
  right: 0;
  z-index: 2;
  color: #fff;
}

.shadow--gallery .tns-outer .tns-controls button{
  color: #fff;
  float: left;
  margin-right: 10px
}
.project--other .product__name{
  position: relative;
  padding-top: 15px;
}
.thumb__project{
  z-index: 1;
}
.shadow--strong:hover:after{

  -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.shadow--gallery,
.shadow--strong {
  position: relative;
  box-shadow: 5px 5px 5px rgba(0,0,0,.15);
}

.project__desc {
  padding-left: 55px;
}
.right__project {
  text-align: right;
}
.right__project .project__desc {
  padding-left:auto;
  padding-right:50px
}
.act__list {
  margin-top: 10px;
}
.act__list a{
  margin: 0 15px;
}
.act__list a:hover,
.active__cat{
  color: #ae2830;
  border-bottom:1px solid #ae2830;
}
.wrap__me {
  clear:both;
  padding-left: 15px;
}
.product__related{
  margin:0 -10px;
}
.product__related__item{
  padding: 0 10px;
  display:inline-block;
  width:240px;
}

.pagination li.last-page, .pagination li.first-page{display: none}
.breadcrumbs span:last-child a{color:#ae2830}
.breadcrumbs,
.breadcrumbs a{
  color: #999
}
.breadcrumbs a:hover {
  color: #ae2830
}
.success, .warning, .attention, .help {
  padding: 10px;
  margin-bottom: 15px;
  color: #555;
}
.success {
  background:#99b998;
}
.warning {
  color:#fff;
  background: rgb(202, 60, 60);
}
.attention {
  color:#fff;
  background: rgb(223, 117, 20);
}
.required:after {
  content: " *";
  display:inline;
  color: #FF0000;
  font-weight: bold;
}
.error {
  display: block;
  color: #FF0000;
  padding: 5px;
}
.help {
  background: rgb(66, 184, 221);
}

.pagination {
  padding-top:8px;
  display:inline-block;
  width:100%;
  margin-bottom:10px;
}
.pagination a:hover {
  color:#fff;
}
.pagination a {
  font-weight:700;
    -webkit-transition: color .1s ease-out;
  -moz-transition: color .1s ease-out;
  -o-transition: color .1s ease-out;
  transition: color .1s ease-out;
  display:inline-block;
  padding:3px 30px 2px;
  font-size:16px;
  text-decoration:none;
  color:#111;
}
.pagination li:hover .shaft,
.pagination li:hover .arr--left:before,
.pagination li:hover .arr--left:after,
.pagination li:hover .arr--right:before,
.pagination li:hover .arr--right:after{
  transition: background-color .1s ease-out;
  background-color: #ae2830;
}
.shaft{
  transition: background-color .1s ease-out;
  position: relative;
  padding:0 !important;
  width: 32px;
  height:1px;
  display: block !important;
  background-color: #999;
}
.arr--left:before,
.arr--left:after,
.arr--right:before,
.arr--right:after{
  transition: background-color .1s ease-out;
  background-color: #999;
  display: block;
  height: 1px;
  content:'';
  position: absolute;
  top: 0;
  width:8px;
}
.arr--left:before{
  transform: rotate(40deg);
  left:0;
  transform-origin: top left;
}
.arr--left:after{
  left:0;
  transform: rotate(-40deg);
  transform-origin: bottom left;
}
.arr--right:before{
  transform: rotate(40deg);
  transform-origin: top right;
  top: 0;
  right:0;
}
.arr--right:after{
  transform: rotate(-40deg);
  top:0;
  right:0;
  transform-origin: bottom right;
}
.pagination b {
  border-radius: 50%;
  display:inline-block;
  border:1px solid #269BC6;
  padding:4px 10px;
  font-weight:normal;
  text-decoration:none;
}
.pagination .results {
  display:none;
}
.pagination ul{
  text-align:center;
  margin:0;
  padding:0
}
.prev-page,
.next-page {cursor: pointer;}
.pagination li{
  list-style:none;
  padding:5px 10px;
  font-size: 16px;
  margin:0;
}
.pagination li{
  display:inline-block
}
/* news */
.news__cat {
  margin-top: 10px
}
.news__cat a:hover,
.news__cat li a.active{
  color: #ae2830;
  text-decoration: underline;
}
.news__cat li a{
  margin-top: 5px;
  padding: 5px 15px;
  display: inline-block;
  border-right: 1px solid #fff;
}
.news__thumb {
  width: 100%;
  height:0;
  padding-bottom:56.25%;
}
.shareme {width: 120px;margin: 10px auto;padding-left:20px;height:30px}
.shareme span{display:none}
.shareme a.email--icon {
  background: url(email-2.png) center center no-repeat;
}
.shareme a.facebook--icon {
  background: url(facebook-2.png) center center no-repeat;
}
.shareme a.linkedin--icon {
  background: url(linkedin.png) center center no-repeat;
}
.sharejob .shareme a.facebook--icon {
  background: url(facebook3.png) center center no-repeat;
}
.sharejob .shareme a.email--icon {
  background: url(email3.png) center center no-repeat;
}
.shareme a{
  border-radius: 4px;
  width: 32px;
  height: 32px;
  float: left;
  background-size: 32px !important;
  margin:5px;
}
.category__home .tns-nav button {
  width: 40px;
  height: 3px;
  border: 0;
  margin-right: 3px;
  background-color: #f4cac7;
  border-radius: 0;
}
.tns-nav button.tns-nav-active {
  background-color:#e9212d
}
.category__home--desc {
  background-color:#832227
}
.tns-nav{position: absolute;bottom: -10px;left:0;right: 0;text-align: center;}
.tns-nav button{
  border-radius: 50%;
  width: 24px;
  margin: 5px;
  height:24px;
  cursor: pointer;
}
.tns-nav-active{
  background:#ae2830;
}
.cm-spinner {
  left: 50%;
  top: 50%;
  margin-top: -75px;
  margin-left: -75px;
  height: 150px;
  width: 150px;
  border: 3px solid transparent;
  border-radius: 50%;
  border-top: 4px solid #ae2830;
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  position: relative;
  z-index: 1000;
}
.cm-spinner::before,
.cm-spinner::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 6px;
  right: 6px;
  border-radius: 50%;
  border: 4px solid transparent;
}
.cm-spinner::before {
  border-top-color: #ccc;
  -webkit-animation: 3s spin linear infinite;
  animation: 3s spin linear infinite;
}
.cm-spinner::after {
  border-top-color: #17479d;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loader {
  top:0;
  bottom:0;
  right: 0;
  left: 0;
  z-index: 100;
  background:#fff;
}
#mouse__down2 {display:none}
#mouse__down2,
#mouse__down {
  background: url(mouse.png) center center no-repeat;
  z-index: 10;
  bottom: 50px;
  left: 50%;
  width: 20px;
  height: 50px;
  margin-left: 65px;
  background-size: contain;
}
#mouse__down2 {
  bottom: 5px;
    position: absolute;
    left: 44%;
  webkit-animation: 2s cubic-bezier(.215,.61,.355,1) 1s infinite both rotateMouse;
  animation: 2s cubic-bezier(.215,.61,.355,1) 1s infinite both rotateMouse;
}
@-webkit-keyframes rotateMouse{0%,100%,30%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}10%{-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg)}20%{-webkit-transform:rotateZ(-10deg);transform:rotateZ(-10deg)}}@keyframes rotateMouse{0%,100%,30%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}10%{-webkit-transform:rotateZ(10deg);transform:rotateZ(10deg)}20%{-webkit-transform:rotateZ(-10deg);transform:rotateZ(-10deg)}}
#mouse__down2:after,
#mouse__down:after {
  background: url(arrow.png) bottom center no-repeat;
  width: 10px;
  height: 20px;
  margin-left: 6px;
  margin-top: 30px;
  content: '';
  display: block;
  background-size: contain;
  -webkit-animation: 1.5s infinite sdb05;
  animation: 1.5s infinite sdb05;
}
.partner__zone {
  padding-top: 30px;
  background: url(partner__bg.jpg) center center no-repeat;
  background-size: cover;
}
.banner__wrap {
  margin: 0 20px 40px 25px
}
.banner__desc {padding: 20px 35px}
.banner__item {
  border:1px solid #eee;
  background: rgba(255, 255, 255,.7);
  margin:-1px;
  padding: 10px 0;
  width: 25%;
  float: left
}
@-webkit-keyframes sdb05{0%{-webkit-transform:translate(0,0);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0,40px);opacity:0}}@keyframes sdb05{0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0,40px);transform:translate(0,40px);opacity:0}}
@font-face {
  font-family: 'simicon';
  src: url('fonts/simicon.eot?2');
  src: url('fonts/simicon.eot?2#iefix') format('embedded-opentype'),
       url('fonts/simicon.woff2?3') format('woff2'),
       url('fonts/simicon.eot.woff?4') format('woff'),
       url('fonts/simicon.ttf?4') format('truetype'),
       url('fonts/simicon.svg?4#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "simicon";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;

  margin-left: .2em;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.icon-search:before { content: '\e800'; }
.icon-home:before { content: '\e801'; }
.icon-basket:before { content: '\e802'; } /* '' */
.icon-mail:before { content: '\e803'; } /* '' */
.icon-linkedin:before { content: '\e804'; } /* '' */
.icon-right:before { content: '\e805'; } /* '' */
.icon-left:before { content: '\e806'; } /* '' */
.icon-up-big:before { content: '\e807'; } /* '' */
.icon-calendar:before { content: '\e808'; } /* '' */
.icon-eye:before { content: '\e809'; } /* '' */
.icon-award:before { content: '\e80a'; } /* '' */
.icon-award-1:before { content: '\e80b'; } /* '' */
.icon-phone:before { content: '\e80c'; } /* '' */
.icon-article:before { content: '\e80d'; } /* '' */
.icon-cancel:before { content: '\e80e'; } /* '' */
.icon-trash-empty:before { content: '\e80f'; } /* '' */
.icon-edit:before { content: '\e810'; } /* '' */
.icon-diamond:before { content: '\e811'; } /* '' */
.icon-users-outline:before { content: '\e812'; } /* '' */
.icon-hammer:before { content: '\e813'; } /* '' */
.icon-ok:before { content: '\e814'; } /* '' */
.icon-globe:before { content: '\e815'; } /* '' */
.icon-lightbulb:before { content: '\e816'; } /* '' */
.icon-doc-text:before { content: '\e817'; } /* '' */
.icon-play:before { content: '\e818'; } /* '' */
.icon-spin6:before { content: '\e839'; } /* '' */
.icon-warehouse:before { content: '\e840'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-youtube-squared:before { content: '\f166'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-right-1:before { content: '\f178'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
.icon-mixcloud:before { content: '\f289'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.shadow{
    text-shadow: 0 1px 1px #000
}
.jobs__meta td{
  padding: 2px 10px 2px 0
}
.job_details h3 {font-weight:normal;text-transform: capitalize}
.jobs__meta td,
.jobs__meta tr,
.jobs__meta {border:0}
.jobs__meta{
  margin-bottom:15px;
}
.content__tuyendung {padding: 15px}
.cv__download {
  float:right;
  font-weight: 700;
  padding-right: 32px;
  background:url(cv-icon.png) right center no-repeat;
  background-size: 24px;
}
#searchme {
  padding: 5px 25px;
  background:#ae2830;
  border:0;
  color: #fff;
  margin: 0 auto;
}
.sharejob .shareme {height: 36px;width: auto;padding-left:5px}
.sharejob span {float:left;padding: 15px 0 0}
select.flat{
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-repeat:no-repeat;
  background-position: right 5px top 10px;
  background-size: 12px 12px;
  width:auto;
  color:#777;
  text-align: left;
  border-radius:0px;
  -webkit-border-radius:0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border:0;
  outline:0;
  -webkit-transition:0.3s ease all;
	   -moz-transition:0.3s ease all;
	    -ms-transition:0.3s ease all;
	     -o-transition:0.3s ease all;
	        transition:0.3s ease all;
	text-overflow: '';
	-moz-appearance: none;
	text-indent: 0.01px;
}

select.flat::-ms-expand {
    display: none;
}
select.flat{
  width: 100%;
  padding: 5px 20px 5px 10px;
}
#global__inquiry .error{
  padding: 0 5px;
  font-size: 11px
}
#global__inquiry .row{
  margin:0 -20px;
}
#global__inquiry{
  max-width:100%;
  width:480px;
  position: fixed;
  top:0;
  margin-left: -240px;
  left: 50%;
  z-index:99999999
}
#global__inquiry{top:50px;padding:20px;margin-left: -280px;width:560px}
#loading a{cursor: pointer;margin-top:-5px}
#loading{
  color:#E84A5F;
  margin: 10px 0;
  padding: 5px 10px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
.tag{
  font-size:1.3em;
  margin:5px;

}

.product__desc{
  padding-top: 10px;
}
.line__p:after{
  content: "";
  width: 20px;
  height: 3px;
  border-radius: 2px;
  margin: 5px 0;
  background: #777;
  display: block;
}
.title_under:after{
  content: "";
  background: #ccc;
  width: 40px;
  height: 2px;
  display: block;
}
.title--large{font-size:3em}

.sub__header{
  clear: both;
  z-index: 9;
  padding: 5px 0 3px;
}
.sub__header h1 {
  font-size: 22px;
}
.scroll-nav{
  margin-top: 23px;
  text-align: right;
}
.scroll-nav__list{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.scroll-nav__item{
  padding: 0 10px;
  display: inline-block;
}
.scroll-nav__link {
  padding: 7px 0;
}
.scroll-nav__item--active a{
  border-top:2px solid #fff
}
.sub__header {
  background: #1c68b3
}
.sub__header a {
  color:#fff
}
.sub__header.fixed{
  top:0;
  left:0;
  right:0;
}
.input__wrap{
  cursor:text;
  border: 1px solid transparent;
  position: relative;
  border-bottom: 1px solid #DDD;
}
.input__wrap label{
  cursor:text;
  color: #777;
  position: absolute;
  top:5px;
  left:0;
  right:0;
  z-index:1;
  padding:6px 0;
  display:block;
  transition: all .36s
}
.contactpage .btn {font-size:20px}
.input__wrap textarea:focus,
.input__wrap textarea:active,
.input__wrap input:focus,
.input__wrap input:active{
  background:#fff;
}
.input__wrap textarea.active + label,
.input__wrap textarea:focus + label,
.input__wrap textarea:active +label,
.input__wrap input.active + label,
.input__wrap input:focus + label,
.input__wrap input:active +label{
  top:-5px;
  color:#1b67b2;
  font-size:10px;
}
.input__wrap textarea,
.input__wrap input{
  width: 99%;
  line-height:30px;
  padding:12px 0 2px;
  z-index:1;
  position:relative;
  border:0;
  background:none;
  margin: 1px 1px 10px;
}


.job_form{
  padding: 15px
}
@media only screen and (min-width: 1024px) {
  .slideshow__wrap {margin-left: -130px}
  .slide__desc {
      font-size: 42px;
      font-weight:700;
      left: 175px}
}
@media only screen and (max-width: 768px) {
  .shareme {
    text-align: left;
    width: 100%;
    padding-left:0;
  }
  .shareme span {
    float:left;
    display: block;
    margin-right: 10px;
    margin-left: 5px;
  }
  .shareme a {
    width: 24px;
    height: 24px;
    -webkit-filter: grayscale(100%);
    opacity: .5;
    filter: #ccc;
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter iâ€¦0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    float: left;
    background-size: 23px !important;
    margin: 5px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{height:1px}
  .search__indetials,
  #featured__wrap .featured__desc,
  .newswatemark,
  .project__name:before,
  h2.heading-title_activity,
  .cat__more--first{
    display:none
  }
  footer .t--r {text-align:left}
  footer .medium {line-height:1.5em}
  body{font-size:14px;padding-top:53px;padding-left:0;overflow-x: hidden;}
  .container {
    padding-left:25px;
    padding-right:25px
  }
  body.common-home .newsbox__item .overlay {top:55px}
  .banner__desc {padding: 20px 25px;font-size:14px}
  .row {
    margin-left:-10px;
    margin-right:-10px;
  }
  #header.is-active,
  #header {
    left: 0;
    padding-right:0;
    bottom: auto;
    right: auto;
    height: 53px;
    width: 100%;
  }
  #header.is-active:after,
  #header.is-active:before {display: none}
  #header.is-active .container {padding:10px}
  #header.is-active {height:100%}
  #header.is-active .footer__social {
    text-align: center;
    position:fixed;
    background: #fafafa;
    padding-top:0;width:100%;top:auto;bottom:0;right:0;transform:none;left:0;height:64px
  }
  #header.is-active .footer__social a{
    margin: 7px 20px;
    width: 32px;
    height: 32px;
  }
  #topmenu{padding: 0 0 0 15px}
  h2, .h2{
    font-size:   1.4em;
    line-height: 1.1
  }
  #frm_subscribe {margin-bottom: 10px}
  .btn{padding: 5px 10px}
  .btn--border{margin:0 10px}
  .slideshow__wrap{clear:both}
  .footer__social a {display: inline-block}
  .header__search{display:inline-block;}
  .zonegutter{padding-top:20px;padding-bottom:20px}
  .slide__desc{bottom:90px;max-width:100%;margin-left:0;left:25px;top:auto;right:25px;border-left:0;padding-left:0}
  .slide__meta{margin-top:0;font-size:16px}
  .tns-nav{left:0;right:0;bottom:10px;text-align:center;}
  .slide__title{
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 0;
    padding: 0;
  }
  #featured__wrap {
      padding-top: 60px;
  }
  .box__title-news,
  .box--featured__title{font-size:1.35em}
  .box__title-news{margin-bottom:10px}
  #dots span{
    margin: 3px;
  }
  .btn--border{
    font-size:12px
  }
  .name__details {font-size: 22px}
  .newsbox__item {position:relative}
  .newsbox__item > .relative {position:static}
  .news__name{
    font-size:14px
  }
  .news__heading{margin-top:15px}
  .news_details__content{
    padding-left:0;
    padding-right:0;
  }
  .news__wrap{
    min-height:130px
  }
  .news__name{
    font-size:14px;
    line-height:1.4
  }
  .related__items.related__news2{margin:0}
  .related__news2{margin-bottom:15px}
  .related__news2 .newsbox__item {border-bottom:0}
  .related__news2 .newsbox__wrap h3 {
      margin: 0;
      height: 40px;
      overflow: hidden;
  }
  .related__news2 .newsbox__wrap .medium {height:140px}
  .related__news2 .newsbox__wrap {
    padding: 20px 15px;
    height: 195px;

  }
  .related__news2  .newsbox__item {
    border-bottom:1px solid #eee;
    border-left:1px solid #eee
  }
  .related__news2  .newsitem__date {
    margin-bottom: 35px;
    margin-left:15px;
  }
  .arrow--down,
  .about__space{
    display:none;
  }
  .box__hotline{
    padding:0;
    border-radius:0;
  }
  .news__latest div.h1{
    display:inline-block;
    font-size:14px;
    font-weight:400
  }
  .news__latest div.h1:after{
    content:".";
    width:1px;
    height:10px;
    display:inline-block;
  }
  #searchkeywordinput{
    width: 100%
  }
  #mouse__down2, #mouse__down{
    bottom: 35px;
    left: 50%;
    transform: translate(-50%);
    width: 20px;
    height: 50px;
    margin-left:0
  }
  .slideshow__wrap .tns-nav button{width:12px;height:12px;display:inline-block;margin:0 10px}
  .slideshow__wrap #dots,
  .slideshow__wrap .tns-nav{
    bottom:50%;
    top: auto;
    transform: none;
    width: 30px;
    right: 1px;
    margin-top:0;
  }


  /* menu mobile*/
  #logo{margin-top:0}
  #menubutton{
    width: 50px;
    left: auto;
    right: 15px;
    position: absolute;
    margin-top:5px;
    top:0;
    float:none;
    display:block;
    transition:all .2s
  }
  /*
  .hamburger-inner{
    margin-top:0
  }
  .hamburger-inner::before{
    top: 10px
  }
  .hamburger--emphatic .hamburger-inner::after{
    top: 5px
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    width: 24px;
    height:2px
  }
  */
  .hamburger--arrow.is-active {right:-5px}
  .hamburger--arrow.is-active .hamburger-inner{background:none !important}
  .hamburger--arrow.is-active .hamburger-inner:before,
  .hamburger--arrow.is-active .hamburger-inner:after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 7px;
  }
  .hamburger--arrow.is-active .hamburger-inner:after{
    transform: rotate(-45deg);
    width: 24px;
  }
  .hamburger--arrow.is-active .hamburger-inner:before{
    transform: rotate(45deg);
    width: 24px;
  }

  #menubutton.is-active{
    margin-top:0;right:0
  }
  #topmenu--mobile{
    bottom:auto;
    height:0
  }
  #topmenu--mobile.is-active{
    width: 100%;
    height:100%;
    top:50px;
    bottom:0;
    left:0;
    right:0
  }
  #logo img {
    max-height: 36px;
    margin: 1px 0 0 15px
  }
  .category__home h3 {
    margin-bottom:5px;
    font-size: 1.8em
  }
  .cat__more{margin-top:5px}
  .category__home {padding-top:0;padding-bottom:30px}

  .cat__image{width: auto;float:none;margin:0 -35px;padding-right:0}
  /*.category__home .tns-item{opacity:0 !important}*/
  .category__home.isvisible .tns-item.tns-slide-active{opacity:1 !important}
  .home__cate {
    width: auto;
    left: 0;
    top: 25%;
    right: 0;
    padding: 145px 35px 30px;
    font-size: 14px;
  }

  .wrap-activity .tns-nav{
    top: 28%;
    left: 55px
  }
  .category__home .tns-nav button {height:2px;width:25px}
  .order-number {
    top: 27%;
    left: 60%;
  }
  .catdesc {padding-right:0;height:185px;font-size:14px}
  .arrow-link{
    margin-left: -65px;
    left: 100%;
    padding: 0 10px 10px;
    font-size: 28px;
    bottom: 190px;
    line-height: 1;
  }

  .category__home {opacity:0}
  .category__home.isvisible {opacity:1}
  .category__home .tns-normal {opacity:1; visibility: hidden}
  .category__home .tns-fadeOut {opacity:1 !important; visibility:hidden}
  .category__home .tns-slide-active .tns-normal {opacity:1; visibility: visible}
  .category__home .tns-slide-active .tns-fadeOut {opacity:1 !important; visibility:visible}
  #mouse__down2 {
    bottom: 40px;
    left: 50%;
    transform: none;
    width: 20px;
    height: 50px;
    margin-left: -10px;
  }
  .category__home .tns-controls {
      bottom: -145px;
      left: 50%;
      top: auto;
      z-index: 2;
      width: 110px;
      margin-left: -55px;
  }
  #featured__wrap.isvisible h2.h0 {
    margin-bottom: 15px
  }
  .featured__big {padding:10px}
  #featured__item--wrap {height: 180px;color:#333}
  #featured__item--wrap h3 {color: #990000;font-weight:400}
  #feature__desc {font-size: 14px}
  #feature__name {text-transform:uppercase;line-height:1.3}
  #featured__item--desc {bottom: auto;color: #333;padding-left:0}
  .my-slider-ft {padding:0;margin:0 -15px}
  /*
  .splide__slide.is-active ul li:first-child a.featured__item:after {
    background-color: rgba(174,40,48,.65);
    transition: all .3s;
  }
  */
  .glide__counter {padding: 10px}
  .my-slider-ft .splide__arrow {top: auto;bottom:-7px}
  .my-slider-ft .splide__arrow--prev {left:50%;margin-left:-50px}
  .my-slider-ft .splide__arrow--next {right:50%;margin-right:-50px}
  .featured__item .grad__project--in{left:10px}
  .featured__item--small{
    height: 75px;
  }
  .cm-spinner {
    margin-top: -35px;
    margin-left: -35px;
    height: 70px;
    width: 70px;
  }
  .featured__subtitle{
    font-size:16px;
    text-align:left;
    text-transform:none
  }
  .featured__icon{max-width:110px;float:right}
  .featured__box {
    background-size: 670px
  }
  .featured__box .n--pl,
  .featured__box .n--pr{
    padding-right: 10px;
    padding-left: 10px;
  }
  .project__small{
    padding-top: 10px;
    padding-bottom:10px;
  }
  .tab__content .tns-controls{left:50px;right:50px}
  .tab + label{height:30px;padding:0 5px;line-height:30px;border-right:2px solid #ddd}
  .controls{
    color: #888
  }
  .controls li.next,
  .controls li.prev{
    margin-left: 0;
    margin-right: 0;
  }
  .col__md--5.right.medium.t--r{
    text-align: left;
  }
  .headingnews {text-align: center;margin:15px 15px 0;font-size: 22px}
  #frm_subscribe a{
    padding: 5px 20px 5px 10px
  }
  .address__location{
    left: auto;
    right:25px;
    font-size: .8em;
    max-width: 240px;
    bottom:20px;
  }
  .tns-nav button{
    width:12px;
    height:12px;
    border:0;
    padding:0
  }
  #mouse__down2 {display:block;bottom:0;border:0;outline:0;}
  .newsbox__item {
    width: auto;
    margin: 0 -10px 15px;
    float: none;
    border-bottom: 1px solid #eee;
  }
  .catnews {margin: 15px 0 15px 15px;font-size:16px}
  .newsbox__wrap h3 {
    font-size:16px;
    margin: 30px 0
  }
  .newsbox__wrap .medium {font-size:14px;height:auto}
  .newsbox__wrap {
      height: auto;
      border-bottom: 0;
      padding-left:25px;
      padding-right:25px;
      font-size:16px
  }
  .newsitem__date {
    position: static;
    margin-left: 25px;
    font-size:14px;
    margin-bottom: 70px;
  }
  .banner__child {
    height: 75px;
  }
  .child__caption {
      padding-top:15px;
      font-size:13px;
      padding-left:40%;
  }
  .letter--spacing {letter-spacing:.01em}
  .h0 {
      font-size:2em;
  }
  .project__desc,
  .project {
      display:block
  }
  .project__desc {
      padding-left: 15px;
  }
  .related__items {margin: 0 -5px}
  .related__items .grad__project--in .medium.gutter {
      display: none;
  }
  .related__items .grad__project--in {left:15px}
  .related__items .grad__project--in h3{
      font-size: 12px;
      line-height:1.3
  }
  .related__items div.tns-slide-active:first-child .featured__item:after {
      background-color: rgba(174,40,48,.65);
      transition: all .3s;
  }
  .wrap__me {padding-left:10px}
  .wrap__me--solution {
    padding:0
  }
  body.news-news_category .news__cat,
  body.news-news_category .news__cat {margin: 0 -15px}
  .content__tuyendung {
    padding: 15px 0;
  }
  .contactpage {padding: 0 15px}
  .contactpage .btn {font-size:14px;margin-bottom: 35px}
  .mappos {margin-top:30px}
  .project__slider .border__down:after {display:none}
  .file--cv {
    margin-left: 0 !important;
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 480px) {
  .child__caption .h3{font-size:15px}
  .child__caption .h0 {font-size:1.5em}
  #topmenu {top: 100px;bottom:auto}
  .topmenu__lv1 .h4{font-size:16px}
  li.dropdown {width:160px}
  .dropdown__wrap {left:160px}
  .topmenu__lv1:hover > a{padding-left:10px}
  #header__search {margin:5px 0;}
  .banner__item {width: 50%}
  .act__list {margin:0}
  .wrap__me--solution {
    padding:0
  }
  .project__item {width: 100%;margin: 5px 0}
  .act__list a {margin: 7px;display: inline-block}
  .featured__item .grad__project--in {opacity:0}
  .product-category .featured__item .grad__project--in .medium,
  .product-list .featured__item .grad__project--in .medium{
    display:none
  }
  .product-category .featured__item .grad__project--in,
  .product-list .featured__item .grad__project--in {
    opacity:1
  }
  .product-category .featured__item:hover .grad__project--in .medium,
  .product-list .featured__item:hover .grad__project--in .medium{
    display:block
  }
  .project__slider {
    margin-top:-55px;
    margin-left:-35px;
    margin-right:-35px
  }
  .project__desc {
    padding: 25px 0 10px 35px
  }
  .project__name {color: #ae2830;font-weight:400}
  body.product-product .newscontent {padding: 0}
  #pr__controls,
  .project__desc:before,
  .product-product .act__list {display: none}
  h2.short-desc {line-height: 1.468}
  .news__thumb--full {
    margin: 0 -25px
  }
  .othernews .newsbox__item {margin:0}
  .partner__zone {margin-top:-15px}
  .job__list--wrap {
    margin: 20px -25px 0;
    padding: 25px;
  }
  .tabnarrow {
    margin:0
  }
  .news__cat li a {display: none}
  .news__cat a:hover, .news__cat li a.active {color: #333;text-decoration: none;display:block}
  .tabnarrow .newsbox__item{
    width: 50%;
    float: left;
    border-bottom: 0;
    margin: 0;
  }
  .newsbox__wrap h3 {
    margin: 20px 0 10px;
  }
  .tabnarrow .newsbox__wrap{
    padding: 0 10px;
  }
  .newsbox__item--solution .newsbox__wrap h3 {height: 60px}
  .newsbox__item--solution .newsbox__wrap .medium {height: 160px}
  .newsbox__item--solution .newsitem__date {margin-left: 15px}
}

@media only screen and (min-width: 1024px){
  .related__news2 .tns-ovh {padding:1px}
  .news-blog .newsbox__item,
  .news-news_category .newsbox__item,
  .related__news2 .newsbox__item {
    border: 1px solid #eee;
    position: relative;
    margin: -1px;
  }
  .related__news2 .newsbox__wrap h3 {
    height: 50px;
  }
}
