/****************.language-en ******************/
.layout-full.region-top{
  padding:30px 0;
}
 .region-top-first .swiper-container:before {
    content: "";
    width: 100%;
    height: 130px;
    background: url(/sites/default/files/sliderbannerbg.png) no-repeat bottom left;
    background-size:cover;
    position:absolute;
    z-index:9;
    bottom:0px;
}
.language-en .page-front .block-region-top {
    /*
    margin-top: 5%;
    bottom: -120px;
    */
   background: #FFF;
   padding: 40px;
}


.page-front .newslist{
  overflow:hidden;
  line-height:150%;

}
.page-front .newslist .news-title{
  font-size:18px;
  font-weight:bold;
  display:block;
  margin-top:20px;
}
.page-front .newslist .news-time{
  color:#CCC;
 display:block;
 padding:5px 0;
 font-size:12px;
}
.page-front .newslist .news-body{
  color:#999;
  font-size:14px;
  display:block;
}
.page-front .block h2.block-title {
    border-bottom: 0;
    display: block;
    color:#000;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom: 20px;
    margin-top:0;
    font-size:28px;
}
a.btn-base-outline, .language-en a.btn-base-outline:hover, a.btn-base-outline:visited, a.btn-base-outline:link, a.btn-base-outline:active {
    background-color:#882A0F;
    border-color:#882A0F;
    color: #ffffff;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px; 
    text-transform:uppercase;
}
.page-front .more-link {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
}
.t-red{
  color:red;
}
.page-front .region-middle-second{
   background-color: rgb(243, 243, 243);
   padding:20px 0;
}
.page-front .region-middle{
  background:url(/sites/default/files/enquicklinkbg.jpg) no-repeat center top #D8DDE3;
}
.page-front .icon-b{
  display:inline-block;
  margin-right:15px;
  background:url(/sites/default/files/Brochure-icon.png) left no-repeat;
  height:28px;
  width:28px;
}
.page-front .icon-p{
display: inline-block;
    margin-right: 15px;
    background: url(/sites/default/files/Photo%20Gallery-icon.png) left no-repeat;
    height: 28px;
    width: 32px;
}
.page-front h2.block-title a{
  float:right;
  font-size:14px;
  color:#999;
  font-weight:normal;
    text-transform:uppercase;
}
.page-front .footer-bg-primary{
    margin-top: 0 !important;
}
.page-front .outside.f-r {
    position: relative;
    z-index: 2;
}