@charset "UTF-8";
/* */
/*====================================================== News List =================================================== */
.nsl-title-list-news {
  padding-top: 22px; }
  .nsl-title-list-news h1 {
    font-size: 18px; }

.nsl-list-news li {
  font-size: 14px;
  padding-top: 19px; }
  .nsl-list-news li span {
    color: #62708c;
    display: block; }

.ns-calc-banner-list {
  padding-top: 25px;
  text-align: left; }

/*==================================================== end News List ================================================= */
/* */
/*====================================================== News Item =================================================== */
.ns-ur {
  padding-bottom: 20px; }

.header-news {
  background-color: #537fc2;
  min-height: 58px; }

.ns-bl-logo-news {
  float: left;
  margin-right: 15px;
  width: 300px; }
  .ns-bl-logo-news i {
    font-style: normal; }
  .ns-bl-logo-news a {
    background: url(../i/logo-news.jpg) 0 center no-repeat;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    height: 58px;
    padding-left: 52px;
    text-decoration: underline; }
    .ns-bl-logo-news a:hover {
      text-decoration: none; }

.ns-leyba-logo {
  overflow: hidden; }
  .ns-leyba-logo a {
    background: url(../i/banner-news.png) 0 center no-repeat;
    -webkit-background-size: 221px 52px;
    background-size: 221px 52px;
    color: #2a4b84;
    display: table-cell;
    font-size: 13px;
    height: 58px;
    padding-left: 45px;
    min-width: 221px;
    vertical-align: middle; }
    .ns-leyba-logo a span {
      color: #fff;
      display: block;
      font-size: 16px; }

.ns-last-twenty-news {
  font-size: 14px;
  padding-top: 27px; }
  .ns-last-twenty-news a {
    color: #62708c;
    text-decoration: underline; }
    .ns-last-twenty-news a:hover {
      color: #0099cc;
      text-decoration: underline; }

.ns-big-title-data {
  padding: 27px 0 14px; }
  .ns-big-title-data p {
    color: #62708c;
    font-size: 14px; }
  .ns-big-title-data h1 {
    font-size: 24px; }

.ns-socicons {
  padding-top: 8px; }

.ns-banner-right {
  padding-top: 15px; }

.ns-footer-bl {
  padding-top: 16px; }

.ns-other-link-tem {
  background-color: #f1eadb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px 13px; }
  .ns-other-link-tem a {
    color: #c14e4e;
    font-size: 14px;
    text-decoration: underline; }
    .ns-other-link-tem a:hover {
      color: #003399;
      text-decoration: none; }
  .ns-other-link-tem p {
    padding: 10px 0; }

/*==================================================== end News Item ================================================= */
/* */
/*==================================================== Media Style =================================================== */
/*---------- Before 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .nsl-title-list-news h1 {
    font-size: 20px; }

  .nsl-list-news li {
    font-size: 16px; }

  .ns-big-title-data {
    padding-bottom: 20px; }
    .ns-big-title-data p {
      font-size: 16px;
      padding-bottom: 5px; }
    .ns-big-title-data h1 {
      font-size: 26px; }

  .ns-other-link-tem a {
    font-size: 16px; } }
/*---------- ╨╡nd Before 640 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Before 640 ---------------------------------------------------------------------------------------------- */
@media screen and (min-width: 641px) {
  .ns-widget-left {
    float: left;
    width: 45%; }

  .ns-banner-right {
    float: right; }

  .ns-other-link-tem {
    float: left;
    width: 280px; }

  .ns-calc-banner {
    float: right; } }
/*---------- ╨╡nd Before 640 ------------------------------------------------------------------------------------------ */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .ns-bl-logo-news {
    width: auto; }
    .ns-bl-logo-news a {
      padding-left: 40px; }
    .ns-bl-logo-news i {
      display: none; }

  .ns-leyba-logo {
    float: right; }

  .ns-banner-right {
    padding-bottom: 25px; }

  .ns-calc-banner {
    padding-top: 20px; } }
/*---------- ╨╡nd After 9640 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Retina -------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .ns-leyba-logo a {
    background-image: url(../i/banner-news@2x.png); }

  .ns-bl-logo-news a {
    background-image: url(../i/logo-news@2x.jpg); } }
/*---------- end Retina ---------------------------------------------------------------------------------------------- */
/* */
/*================================================== ╨╡nd Media Style ================================================= */

/*# sourceMappingURL=news.css.map */
