#news .mainpage .second {
  background: #f2f3f5;
  padding-top: 60px;
  margin-top: 60px;
  font-family: open sans;
  padding-bottom: 60px;
}

#news .mainpage .desc {
  font-size: 16px;
  line-height: 30px;
  color: #626c84;
}

#news .second a:hover {
  text-decoration: none;
}

#news .facts {
  margin-top: 30px;
  height: 220px;
}

#news .facts img {
  max-width: 60px;
  display: block;
  margin: 0 auto;
}


#news .facts .nums {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  color: #293442;
  margin-top: 30px;
  letter-spacing: -1px;
}


#news .newsborder {
  border-bottom: 1px solid #c7d4f3;
  min-height: 130px;
  padding-bottom: 10px;
}

#news .facts .desc {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #626c84;
}

#news .rightnews img {
  margin: 0 15px 1px 0 !important;
  display: block !important;
  width: 30% !important;
  float: left;
  max-height: 110px;
}

#news .welcome_news {
  background-color: #fff;
}

#news .newslefttitle {
  margin-top: 30px !important;
}

#news .rightnews h3 {
  font-size: 16px;
  color: #293442;
}

#news .rightnews li a {
  color: #293442 !important;
}

#news .rightnews h3 {
  font-size: 16px;
}

#news .rightnews li {
  width: 30%;
  text-align: center;
}

#news .rightnews {
  padding-left: 20px;
  margin-top: 30px;
}

#news .second img {
  margin-top: 20px;
  margin-bottom: 30px;
  /* max-width: 97%; */
  display: block;
  max-width: 100%;
}

#news .partnernews {
  color: #c74035;
  font-weight: bold;
}

#news .rightnews .nav-tabs>li>a {
  border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
}

#news_caption {
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

#news .news_caption_block {
  text-decoration: underline;
}

#news .notd {
  font-size: 3rem;
  margin: 60px 0 30px 0;
  color: #252a37;
}

#news .second .desc {
  padding-right: 30px;
  margin: 30px 0;
}



#news .second h2:after {
  content: '';
  height: 2px;
  display: block;
  top: 22px;
  left: -168px;
  position: absolute;
  z-index: 0;
  width: 157px;
  border-bottom: 2px solid #c7d4f3;
}

#news .second h2 {
  position: absolute;
  left: -210px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 170px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 70px;
  color: #c7d4f3;
  margin-top: 0;
  width: 550px;
}

.login-buttons {
  margin-top: 35px;
}

.chart {
  margin-top: 30px;
}

#news h1 {
  margin-bottom: 10px;
}

#news .rightnews {
  margin-top: 10px;
}

#news h4 a {
  color: white;
}

#news h4 {
  font-size: 18px;
  position: absolute;
  bottom: -10px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  width: 100%;
  padding: 20px;
  text-align: center;
}

#news .sub_caption {
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: #3E8DAC;
  text-transform: uppercase;
  margin-bottom: 30px;
}

#news ul li {
  font-size: 19px;
  font-weight: normal;
  line-height: 30px;
  list-style: none;
  margin-left: -20px;
}

#last_news p,
#newsmenu p {
  text-align: justify;
}