
/*------- social color -----*/
@import url("https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Heebo:400,500,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i,900,900i");
/* ============================== */
/* Typography
================================================== */
h1,
h2,
h3,
h4,
.nav-menu li a,
.post-cat,
.post-list-item .nav-tabs li a,
.ts-social-list li b,
.widgets.ts-social-list-item ul li a b,
.footer-social li a,
.ts-cat-title span {
  font-family: "Heebo", sans-serif;
}
.navbar-standerd.nav-bar-dark .navigation .nav-menu > li > a {
    color: #003b7d;
}
h1 {
  font-size: 36px;
  font-weight: 700;
  color: #222222;
}

h2 {
  font-size: 28px;
  font-weight: 700;
  color: #222222;
}

h3 {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
}

h4 {
  font-size: 16px;
  font-weight: 700;
}

p {
  margin-bottom: 1rem;
  font-size: 15px;
  color: #232323;
}

/* Global styles
================================================== */


/* Global styles
================================================== */
a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0 solid;
}

a {
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}

a:hover {
  color: #d72924;
}

.btn {
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

section, .section {
  padding: 15px 0;
}

.section-bg {
  background: #fff;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-0 {
  padding-top: 0;
}

.p-0 {
  padding: 0;
}

.pr-10 {
  padding-right: 10px;
}

.p-30 {
  padding: 0px 0;
}

.p-50 {
  padding: 50px 0;
}

.p-60 {
  padding: 60px 0;
}

.pt-110 {
  padding-top: 110px;
}

.p-10 {
  padding: 0 10px;
}

.plr-30 {
  padding: 0 30px;
}

.plr-1 {
  padding: 0 5px;
}

.plr-10 {
  padding: 0 10px;
}

.p-100 {
  padding: 100px 0;
}

.mt-15 {
  margin-top: 15px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mr--20 {
  margin-right: -20px;
}

.mr--5 {
  margin-right: 5px !important;
}

.mr--10 {
  margin-right: 10px !important;
}

.ml--5 {
  margin-left: 5px !important;
}

.ml--10 {
  margin-left: 10px !important;
}


.post-cat {
  background: #007dff;
}

/*Text color --*/
.green-color {
  color: #4ab106;
}

.blue-color {
  color: #007dff;
}

.blue-dark-color {
  color: #005689;
}

.bl-light-color {
  color: #007dff;
}

.pink-color {
  color: #ff5575;
}

.yellow-color {
  color: #ffaf31;
}

.purple-color {
  color: #000 !important;
}

/*---- Background color --*/

/* post meta --*/


/*------------------ owl carosel ---*/
.owl-nav {
  position: absolute;
  right: 0;
  top: -50px;
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
  margin: 0 0 0 20px;
  display: inline-block;
  position: relative;
}

.owl-nav .owl-next i,
.owl-nav .owl-prev i {
  font-size: 20px;
  line-height: 27px;
}

.owl-nav .owl-next:hover i,
.owl-nav .owl-prev:hover i {
  color: #d72924;
}

.owl-nav .owl-prev:before {
  position: absolute;
  right: -11px;
  top: 0px;
  width: 1px;
  height: 15px;
  background: #ddd;
  content: '';
  bottom: 0;
  margin: auto;
  display: block;
  text-align: center;
}

.owl-dots {
  position: absolute;
  right: 0;
  top: -49px;
  z-index: 1;
}

.owl-dots .owl-dot span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d72924;
  display: inline-block;
  opacity: 1;
  margin: 0 3px;
  opacity: .5;
}

.owl-dots .owl-dot.active span {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  position: relative;
  top: 2px;
  opacity: 1;
}

#more-news-slider .owl-dots .owl-dot span {
  background: #fff;
}



.post-title {
    font-size: 18px;
    color: #232323;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: justify;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*------- social color -----*/
/*  */
/*-------------------------
  preloader 
  ---------------------*/

/*------------------------------
  top bar
------------------------------*/
.ts-top-nav {
  padding-left: 15px;
}

.ts-top-nav li {
  display: inline-block;
  margin-right: 16px;
}

.ts-top-nav li a {
  font-size: 13px;
  color: #fff;
  line-height: 40px;
}

.ts-top-nav li a:hover {
  color: #d72924;
}

.ts-top-nav li:last-of-type {
  margin-right: 0;
}

.top-social li {
  display: inline-block;
  line-height: 41px;
}

.top-social li a {
  color: #fff;
  font-size: 14px;
  padding: 0 7px;
}

.top-social li.ts-date {
  padding: 0 14px;
  margin-left: 19px;
  background-color: #909c8f !important;
  color: #fff;
  font-weight: 600;
}

.top-social li.ts-subscribe {
  padding: 0 30px;
  margin-left: 19px;
  background: #d72924;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.top-social li.ts-subscribe a {
  color: #fff;
}

.top-bar {
  background: #fff;
  padding: 0;
  /*index 2----*/
  /*---- version  ---*/
}

.top-bar .ts-temperature {
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

.top-bar .ts-temperature:before {
  position: absolute;
  right: 0;
  top: 3px;
  width: 1px;
  height: 20px;
  content: '';
  background: #e9e9e9;
}

.top-bar .ts-temperature i {
  color: #ffaf31;
}

.top-bar .ts-temperature span b {
  font-weight: 400;
  position: relative;
  top: -4px;
}

.top-bar .ts-top-nav {
  display: inline-block;
}

.top-bar.v2 {
  background: #c2211c;
}

.top-bar.v2 .ts-breaking-news {
  margin-bottom: 0;
  background: transparent;
  padding: 0;
}

.top-bar.v2 .ts-breaking-news .breaking-title {
  color: #fff;
}

.top-bar.v2 .ts-breaking-news p a {
  color: #fff;
}

.top-bar.v2 .top-social li a {
  color: #fff;
}

.top-bar.v3 .ts-date {
  display: inline-block;
  padding-right: 50px;
  font-weight: 500;
  font-size: 14px;
  color: #8a8a8a;
}

.top-bar.v3 .ts-temperature {
  border-right: none;
  padding-right: 0;
}

.top-bar .ts-date {
  font-size: 13px;
  font-weight: 500;
  color: #606060;
}

.top-bar .ts-date-item {
  background: #d72924;
  display: inline-block;
  line-height: 42px;
  padding: 0 14px;
  color: #fff;
}

.top-bar.top-bg {
  background: #ff8c00;
  height: 40px;
}

.top-bar .top-nav li {
  display: inline-block;
}

.top-bar .top-nav li a {
  font-size: 13px;
  color: #606060;
  line-height: 26px;
  line-height: 34px;
  margin-left: 35px;
}

.top-bar.bg-blue-dark {
  background: #004e7c;
}

.top-bar.bg-blue-dark .ts-date {
  color: #fff;
}

.top-bar.bg-blue-dark .ts-top-nav li a {
  color: #dde7ee;
}

.top-bar.v4 {
  background: #2c2c2c;
}

.top-bar.v4 .ts-breaking-news {
  margin-bottom: 0;
  background: transparent;
  padding: 8px 20px 8px 0;
}

.top-bar.v4 .ts-breaking-news .breaking-post-content p a {
  color: #fff;
}

.top-bar.v5 .ts-breaking-news {
  padding: 7px 20px 7px 0;
  margin-bottom: 0;
}

/*=============================
         header middle
 =============================*/
.header-middle {
  padding: 20px 0;
  background: url('../images/bg-pattern.png') repeat
}

.header-middle .banner-img {
  text-align: center;
}

.header-middle.v2 {
  background: #d72924;
  padding: 4px 0;
  margin-bottom: 5px;
}

.header-middle.v2 .logo a {
  text-align: left;
}

.header-middle.v3 {
  padding: 25px 0;
}

.header-middle.v4 {
  padding: 38px 0;
}

.banner-img img {
  max-width: 100%;
}

.bg-blue {
  background: #005689;
}

.currency-list-item ul li {
  display: inline-block;
  border-right: 1px solid #1a6795;
  padding-right: 10px;
}

.currency-list-item ul li .currency-item {
  display: inline-block;
  padding: 0 14px;
}

.currency-list-item ul li .currency-item label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.currency-list-item ul li .currency-item span {
  font-size: 12px;
}

.currency-list-item ul li .currency-item.right {
  text-align: right;
}

.currency-list-item ul li:nth-child(odd) .currency-item span {
  color: #ff433d;
}

.currency-list-item ul li:nth-child(even) .currency-item span {
  color: #11e260;
}

.currency-list-item ul li:last-child {
  padding-right: 0;
  border-right: none;
}

.currency-list-item ul li:last-child .currency-item.right {
  padding-right: 0;
}

/*=============================
        header nav
 =============================*/
@media (min-width: 992px) {
  .ts-menu-sticky.sticky {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 930px;
  }
  .ts-menu-sticky.sticky.fade_down_effect {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
  }
}

@media (min-width: 1200px) {
  .ts-menu-sticky.sticky {
    max-width: 1110px;
  }
}

/*------ nav top ------ */
.header-nav-item {
  padding-left: 5px;
}

.breaking-title {
  font-size: 13px;
  text-transform: uppercase;
  color: #d72924;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 26px;
  padding-right: 10px;
}

.breaking-title i {
  font-size: 15px;
  margin-right: 6px;
}

.mobile-logo {
  display: none;
}

.ts-breaking-news {
  background: #fff;
  padding: 12px 20px;
  margin-bottom: 5px;
}

.ts-breaking-news p {
  margin-bottom: 0;
}

.ts-breaking-news p a {
  font-size: 13px;
  line-height: 26px;
  color: #5c5c5c;
}

.ts-breaking-news .breaking-news-content {
  width: 80%;
}

#breaking_slider .owl-nav {
  position: absolute;
  right: -49px;
  top: 1px;
}

#breaking_slider .owl-nav .owl-prev,
#breaking_slider .owl-nav .owl-next {
  width: 24px;
  background: #f0f1f4;
  color: #222;
  line-height: 19px;
  margin-left: 5px;
  height: 24px;
  font-size: 16px;
}

#breaking_slider .owl-nav .owl-prev:before,
#breaking_slider .owl-nav .owl-next:before {
  display: none;
}

#breaking_slider .owl-nav .owl-prev:hover,
#breaking_slider .owl-nav .owl-next:hover {
  background: #d72924;
  color: #fff;
}

.header-default {
  position: relative;
}

.logo {
  background: #d72924;
  height: 115px;
}

.logo a {
  display: block;
  text-align: center;
  line-height: 115px;
}

.nav-header {
  padding: 12;
  margin: 0;
}

.navigation {
  height: 60px;
  display: block;
}

.nav-menu > li > a {
  height: 60px;
  padding: 22px 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #232323;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.nav-menu > li > a .submenu-indicator {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  margin-top: 0px;
}

.nav-menu > li > a .submenu-indicator:before {
  content: "\f078";
  font-size: 14px;
  font-family: 'Font Awesome 5 Pro';
}

.nav-menu > li > a .submenu-indicator .submenu-indicator-chevron {
  display: none;
}

.nav-menu > li > a:hover {
  background: #d72924;
  color: #fff !important;
}

.nav-menu > li .nav-dropdown li a {
  font-weight: 700;
  height: 35px;
  padding: 16px 20px;
}

.nav-menu > li.focus > a {
  color: #d72924;
}

.nav-menu > li.active > a {
  background: #d72924;
  color: #fff;
}

.nav-menu > li.active > a .submenu-indicator-chevron {
  border-color: transparent #ffffff #ffffff transparent;
}

.nav-menu > li .nav-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.nav-menu > li .nav-dropdown li a {
  font-size: 14px;
  color: #232323;
  border: none;
  padding: 14px 16px;
  font-weight: 400;
}

.nav-menu > li .nav-dropdown li a:hover {
  color: #d72924;
}

.nav-menu > li .nav-dropdown li a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 85%;
  right: 0;
  margin: auto;
  height: 1px;
  background: #eae8e8;
  content: '';
}

.nav-menu > li .nav-dropdown li:last-child a:before {
  display: none;
}

.nav-menu .megamenu-panel {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.nav-menu .megamenu-lists .megamenu-list > li > a {
  font-size: 14px;
  color: #232323;
}

.nav-menu .megamenu-lists .megamenu-list > li > a:hover {
  color: #d72924;
  background: transparent;
}

.nav-menu .megamenu-tabs-nav {
  background: #f0f1f4;
}

.nav-menu .megamenu-tabs-nav > li > a {
  font-size: 14px;
  color: #232323;
  border: none;
  padding: 14px 16px 14px 30px;
}

.nav-menu .megamenu-tabs-nav > li > a:hover {
  color: #d72924;
  background: #f0f1f4;
}

.nav-menu .megamenu-tabs-nav > li.active a {
  background: transparent;
  color: #d72924;
}

.nav-menu .megamenu-tabs {
  padding: 15px 0;
}

.nav-menu .megamenu-tabs-pane {
  border: none;
  border-left: 1px solid #f0f1f4;
  padding-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.right-menu li {
  float: left;
}

.right-menu li a {
  line-height: 61px;
  width: 60px;
  height: 60px;
  font-size: 19px;
  display: block;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  color: #8a8a8a;
}

.right-menu li .nav-search {
  height: 60px;
}

.right-menu li .nav-search .nav-search-button {
  height: 100%;
  line-height: 64px;
  color: #fff;
  font-size: 17px;
  width: 60px;
  background: #d72924;
}

.right-menu .nav-search-inner input[type=text], .right-menu .nav-search-inner input[type=search] {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}

.right-menu .nav-search-close-button {
  top: 16px;
}

/*----------- header-standerd---------*/
.header-standerd {
  background: #d72924;
}

.header-standerd .navigation {
  background: transparent;
}

.header-standerd .nav-menu > li > a {
  color: #fff;
}

.header-standerd .nav-menu > li > a:hover {
  background: #c2211c;
}

.header-standerd .nav-menu > li.active > a {
  background: #c2211c;
}

.header-standerd .right-menu li a {
  border-left: none;
  color: #fff;
  position: relative;
}

.header-standerd .right-menu li a:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 20px;
  content: '';
  bottom: 0;
  margin: auto;
  background: #fff;
}

/*-------  vertion 3 ------*/
.menu-centerd .ts-main-menu {
  text-align: center !important;
}

.nav-menu-item {
  position: relative;
}

.nav-menu-item .ts-main-menu .nav-menu > li > a {
  font-size: 16px;
  height: 70px;
  font-weight: 400;
  color: #212121;
  padding: 22px 28px;
  text-transform: capitalize;
}

.nav-menu-item .ts-main-menu .nav-menu > li > a:hover {
  background: #fff;
}

.nav-menu-item .ts-main-menu .nav-menu > li .nav-dropdown li a:hover {
  background: #6cba40;
  color: #fff;
}

.nav-menu-item .ts-main-menu .nav-menu li.active > a {
  background: transparent;
  color: #6cba40;
}

.nav-menu-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
  background: transparent;
  color: #212121;
  width: 50px;
  height: auto;
  line-height: 69px;
  font-size: 16px;
}

.nav-menu-item.nav-icon-item .navigation {
  height: 114px;
}

.nav-menu-item.nav-icon-item .nav-menu > li > a {
  padding: 22px 58px;
  height: 100% !important;
  font-size: 14px;
  font-weight: 500 !important;
  color: #383838;
  text-transform: uppercase !important;
}

.nav-menu-item.nav-icon-item .nav-menu > li > a i {
  display: block;
  width: auto;
  text-align: center;
  margin-bottom: 12px;
  font-size: 35px;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  line-height: 34px;
}

.nav-menu-item.nav-icon-item .nav-menu > li .nav-dropdown li a:hover {
  color: #fff;
}

.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button {
  width: auto;
  line-height: 36px;
  padding: 25px 61px;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button i {
  font-size: 24px;
}

.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button b {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}

.nav-menu-item.nav-icon-item .ts-main-menu .right-menu li .nav-search .nav-search-button:hover {
  color: #6cba40;
}

/*---- vertion 4---*/
.header-transparent {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  border-bottom: 1px solid #33335b;
}

.header-transparent .nav-header {
  width: auto;
}

.header-transparent .nav-header .nav-brand {
  padding: 0;
  line-height: 80px;
}

.header-transparent .navigation {
  background: transparent;
  height: 80px;
}

.header-transparent .nav-menu > li > a {
  color: #fff;
  height: 80px;
  padding: 31px 26px;
  position: relative;
}

.header-transparent .nav-menu > li > a .submenu-indicator {
  margin-top: 0;
}

.header-transparent .nav-menu > li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #007dff;
  content: '';
  opacity: 0;
  visibility: hidden;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.header-transparent .nav-menu > li > a:hover {
  background: transparent;
}

.header-transparent .nav-menu > li > a:hover::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.header-transparent .nav-menu > li.active > a {
  background: transparent;
  color: #007dff;
}

.header-transparent .nav-menu > li .nav-dropdown {
  border-top: none;
  background: #fff;
}

.header-transparent .right-menu li .nav-search {
  width: 80px;
  height: 80px;
  margin-left: 15px;
}

.header-transparent .right-menu li .nav-search .nav-search-button {
  width: 100%;
  height: 100%;
  line-height: 80px;
  background: transparent;
  border-left: 1px solid #33335b;
  border-right: 1px solid #33335b;
}

.header-box .navigation {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  height: 50px;
}

.header-box .right-menu li .nav-search {
  height: 50px;
}

.header-box .right-menu li .nav-search .nav-search-button {
  line-height: 56px;
}

.header-box .nav-menu > li > a {
  padding: 16px 25px;
  height: 50px;
}

.header-box .nav-menu > li > a:hover {
  background: #fff;
  color: #005689 !important;
}

.header-box .nav-menu > li > a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 100%;
}

.header-box .nav-menu > li > a .submenu-indicator {
  margin-top: 0;
}

.header-box .nav-menu > li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: #005689;
  content: '';
  opacity: 0;
  visibility: hidden;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.header-box .nav-menu > li.active > a {
  background: transparent;
  color: #005689;
}

.header-box .right-menu li .nav-search .nav-search-button {
  background: #fff;
  color: #232323;
}

.ts-mega-menu.megamenu-panel {
  max-width: 500px;
  padding: 15px 0;
}

.ts-mega-menu.megamenu-panel .megamenu-list li a {
  height: 46px;
  padding: 15px 20px;
}

/*------------------------------
    featured post area 
    ------------------------------*/
.ts-overlay-style {
  position: relative;
}

.ts-overlay-style .item:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0.20)), to(rgba(0, 0, 0, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.20) 35%, rgba(0, 0, 0, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.20) 35%, rgba(0, 0, 0, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.20) 35%, rgba(0, 0, 0, 0.95) 100%);
}

.ts-overlay-style .item:after {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}

.ts-overlay-style .item:hover:after {
  opacity: 1;
}

.ts-overlay-style.ts-featured .item {
  min-height: 573px;
  position: relative;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-backface-visibility: hidden;
}

.ts-overlay-style.ts-featured .item .post-content {
  padding: 20px;
}

.ts-overlay-style.ts-featured .item .post-title {
  margin-bottom: 24px;
}

.ts-overlay-style .post-meta-info {
  margin-bottom: 0;
}

#featured-slider-2 .item {
  min-height: 420px;
}

#featured-slider-2 .owl-dots {
  right: 20px;
  top: 5px;
}

#featured-slider-2 .owl-dots .owl-dot span {
  background: #fff;
}

#featured-slider-2 .post-title.lg {
  font-size: 30px;
}

.post-content {
  z-index: 1;
  position: relative;
}

.post-content p {
  font-size: 15px;
  line-height: 24px;
  color: #232323;
}

.ts-overlay-style .overlay-post-content {
  position: absolute;
  bottom: 0;
}

.ts-overlay-style .overlay-post-content .post-content {
  padding: 24px 24px 0px;
}

.ts-overlay-style .overlay-post-content .post-date-info {
  color: #d2d2d2;
}

.ts-overlay-style .overlay-post-content .post-title {
  margin-bottom: 5px;
}

.ts-overlay-style .overlay-post-content .post-title a {
  color: #fff;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.ts-overlay-style .overlay-post-content .post-title.md {
  margin-bottom: 10px;
}

.ts-overlay-style .overlay-post-content .post-meta-info li {
  color: #fff;
}

.ts-overlay-style .overlay-post-content .post-meta-info li a {
  color: #fff;
}

.ts-overlay-style .overlay-post-content .post-meta-info li a:hover {
  color: #d72924;
}

.ts-overlay-style .overlay-post-content .post-meta-info li.active {
  color: #d72924;
}

.post-cat {
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
  margin-left: 40px;
  line-height: 21px;
  height: 19px;
  top: -3px;
  letter-spacing: .55px;
}

.post-cat:hover {
  color: #fff;
}

.cat-name {
  font-size: 11px;
  color: #6cba40;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}

.post-date-info {
  font-size: 12px;
  display: block;
  position: relative;
  color: #8a8a8a;
}

/*--------- single post ---*/
.ts-grid-box {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  background: #fff;
  /*.post-content{
        padding: 20px;
        background: $white-color;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
      }*/
}

.ts-grid-box.ts-grid-content {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ts-grid-box.ts-grid-content .post-content {
  padding: 0 20px 18px 20px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

.ts-grid-box.ts-grid-content:hover .ts-post-thumb img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ts-grid-box .post-cat {
  position: absolute;
  margin-left: 30px;
  top: 0;
}

.ts-grid-box .ts-post-thumb {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  min-height: 10px;
}

.ts-grid-box .ts-post-thumb img {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ts-grid-box .ts-post-thumb:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ts-grid-box:last-of-type {
  margin-bottom: 0;
}

.ts-grid-box.ts-grid-content-1 .post-cat {
  position: relative;
  margin-bottom: 16px;
  margin-left: 0;
}

.ts-grid-box.ts-grid-content-1 .ts-post-thumb {
  margin-bottom: 0;
}

.ts-grid-box.ts-grid-content-1 .post-content {
  padding: 20px 22px 18px 22px;
}

.ts-grid-box.ts-grid-content-1 .post-meta-info li a:hover {
  color: #005689;
}

.ts-grid-box.ts-grid-content-1.featured-item .post-content {
  padding: 20px 28px 18px 28px;
}

.ts-grid-box.ts-grid-content-1.featured-item .ts-post-thumb .link-img {
  min-height: 290px;
}

.ts-post-overlay-style-1 {
  background: transparent;
  padding: 0;
}

.ts-post-overlay-style-1 .ts-post-thumb {
  margin-bottom: 10px;
}

.ts-post-overlay-style-1 .ts-post-thumb img {
  min-height: 204px;
}

.ts-post-overlay-style-1 .ts-overlay-style:last-of-type .ts-post-thumb {
  margin-bottom: 0;
}

/*------- post tab list ---*/
.post-list-item {
  position: relative;
  background: #fff;
}

.post-list-item .nav-tabs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 6px;
}

.post-list-item .nav-tabs li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  text-align: center;
}

.post-list-item .nav-tabs li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #8a8a8a;
  line-height: 50px;
  font-weight: 500;
  position: relative;
  display: block;
}

.post-list-item .nav-tabs li a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #000;
  content: '';
  opacity: 0;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.post-list-item .nav-tabs li a i {
  margin-right: 6px;
}

.post-list-item .nav-tabs li a.active {
  color: #000;
}

.post-list-item .nav-tabs li a.active::before {
  opacity: 1;
}

.post-list-item.blue-dark .nav-tabs li a:before {
  background: #005689;
}

.post-list-item.blue-dark .nav-tabs li a.active {
  color: #005689;
}

.post-list-item.blue-dark .post-title a:hover {
  color: #005689;
}

/*---------- tab list -----*/
.post-tab-list {
  margin-bottom: 0;
  padding: 15px;
}

.post-tab-list .post-content.media {
  border-bottom: 1px solid #ededed;
  margin-bottom: 16px;
  padding-bottom: 15px;
}

.post-tab-list .post-content.media .post-title {
  margin-bottom: 0;
}

.post-tab-list .post-content.media:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 5px;
}

.post-tab-list .post-tag {
  line-height: 10px;
  margin-bottom: 6px;
  display: block;
}

.post-tab-list .post-tag a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}

img.sidebar-img {
  width: 70px;
  height: 50px;
  margin-right: 15px;
}

/*---------------------------
      hot topics
  ---------------------------*/

/*---------------------------------
    tranding post 
------------------------------------*/

/*-----------------------
  footer social
--------------------------*/


/*--------------------post-layout-4 ------------*/

/*-------------- -------------
breakink-news-section
----------------------------------*/

/*--------------------------
navbar-standerd
---------------------------*/
.navbar-standerd {
  background: #fff;
  border-top: 1px solid #ddd;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

.navbar-standerd .navigation {
  height: 80px;
}

.navbar-standerd .navigation .nav-brand {
  padding: 0;
}

.navbar-standerd .nav-menu > li > a {
  height: 80px;
  line-height: 42px;
}

.navbar-standerd .nav-menu > li > a:hover {
  background: #fff;
}

.navbar-standerd .nav-menu > li.active > a {
  color: #d72924;
  background: #fff;
}

.navbar-standerd .right-menu li a {
  border-left: none;
  position: relative;
  color: #232323;
  height: 80px;
  line-height: 82px;
}

.navbar-standerd .right-menu li a:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 20px;
  content: '';
  bottom: 0;
  margin: auto;
  background: #232323;
}

.navbar-standerd .right-menu li .nav-search .nav-search-button {
  background: transparent;
  color: #232323;
  line-height: 84px;
}

.navbar-standerd.nav-item .navigation {
  height: 60px;
}

.navbar-standerd.nav-item .nav-menu > li > a {
  height: 60px;
  line-height: 19px;
  position: relative;
}

.navbar-standerd.nav-item .nav-menu > li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #d72924;
  content: '';
  opacity: 0;
  visibility: hidden;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.navbar-standerd.nav-item .nav-menu > li.active > a:before {
  opacity: 1;
  visibility: visible;
}

.navbar-standerd.nav-item .right-menu li a {
  height: 60px;
  line-height: 61px;
  color: #888888;
}

.navbar-standerd.nav-item .right-menu li a:before {
  background: #888888;
}

.navbar-standerd.nav-item .right-menu li .nav-search .nav-search-button {
  line-height: 62px;
  color: #888888;
}

.navbar-standerd.nav-bar-dark {
  background: #272727;
  border-top: none;
}

.navbar-standerd.nav-bar-dark .navigation {
  background: #272727;
}

.navbar-standerd.nav-bar-dark .navigation .nav-menu > li > a {
  color: #003b7d;
}

.navbar-standerd.nav-bar-dark .navigation .nav-menu > li > a:hover {
  background: #d72924;
}

.navbar-standerd.nav-bar-dark .navigation .nav-menu > li.active > a {
  background: #d72924;
}

.navbar-standerd.nav-bar-dark .navigation .right-menu li a {
  color: #fff;
}

.navbar-standerd.nav-bar-dark .navigation .right-menu li a:before {
  background: #5d5d5d;
}

.navbar-standerd.nav-bar-dark .navigation .right-menu li .nav-search .nav-search-button {
  color: #fff;
}

.post-style-3 .featured-post.ts-overlay-style .item {
  min-height: 500px;
}

.post-style-3 .post-cat {
  margin-left: 20px;
}

.post-style-3 .post-title.large {
  margin-bottom: 15px;
  font-weight: 500;
}

.height-310 {
  min-height: 305px !important;
}

.height-190 {
  height: 190px !important;
}

.post-style-4 .ts-overlay-style {
  margin-bottom: 4px;
}

.ts-heading-item .ts-title {
  margin-left: 0;
}

.ts-heading-item .ts-title span {
  background: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

.ts-heading-item .ts-title:before {
  display: none;
}

.ts-heading-item .ts-title:after {
  position: absolute;
  right: 0;
  top: 13px;
  width: 100%;
  height: 1px;
  background: #616161;
  content: '';
}

.ts-grid-box.bg-dark-item .ts-heading-item .ts-title span {
  background: #121212;
  color: #fff;
}

.ts-grid-box.bg-dark-item .ts-heading-item .ts-title:after {
  background: #252525;
}

.ts-grid-box.bg-dark-item .post-content {
  border-color: #252525;
}

.ts-grid-box.bg-dark-item .post-meta-info li.active a {
  color: #d72924;
}

.ts-grid-item-2 .post-cat {
  margin-left: 0;
  margin-bottom: 16px;
}

.ts-grid-item-2 .scrollable {
  margin-bottom: 25px;
  max-height: 190px;
  overflow-y: scroll;
  padding: 0 15px 0 0;
}


/* clima tempo */
.weather-top span {
	color: white;
}
.weather-top strong span{
	color: #FFFFFF !important;
}
.weather-top .icone {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
	margin-top: -6px !important;
  margin-left: 5px;}


 .weather-224 {
  background-image: url("../img/zaz-weather-sprite.svg");
  width: 24px;
  height: 24px;
  background-size: 486px auto;
  background-position: -54px 0;
  display: inline-block; }


  
.weather-top {
	 font-size: 14px;
    padding: 5px 10px 5px 10px;
    display: inline-block;
    background: #64a9a4;
    border-radius: 50px;
    margin: 10px 0 30px 0;

    /* Shadow */
    -webkit-box-shadow: 2px 2px 34px -5px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 34px -5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 34px -5px rgba(0,0,0,0.3);

}  

.weather-top span {
    margin: 0 2px;
}

.weather-top span strong {
    margin-left: 5px;	
}

.weather-top .fa.fa-sort-up {
	color: #efd100;	
}

.weather-top .fa.fa-sort-desc {
	color: #3eb9de;	
}
.row.full-content-items {
    padding: 0 15px;
}

.row.full-content-items.minimal {
  font-size: 11px;
}

.row.full-content-items.minimal span {
    line-height: 12px;
}

.row.full-content-items.minimal a {
    margin: 10px 0;
    padding: 25px 5px !important;
    background: #666;
}
.row.full-content-items.minimal a:hover {
    background: #ccc;
}

 .row.full-content-items a {
    padding: 10px 15px !important;
    background: #E6E6E6;
    border: 1px solid white;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    min-height: 58.5px;
}

.row.full-content-items a:hover {
     background: #fff;
     border: 1px solid #009952 !important;
}

.row.full-content-items .fa,
.row.full-content-items .far,
.row.full-content-items .fas,
.row.full-content-items .fal,
.row.full-content-items .fab,
 .row.full-content-items img {
    max-width: 40px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 4px;
    background-color: #0A5D8E;
}

.row.full-content-items .fa,
.row.full-content-items .far,
.row.full-content-items .fas,
.row.full-content-items .fal,
.row.full-content-items .fab {
  padding: 6px;
  color: #ff8c00;
}

.row.full-content-items .fa,
.row.full-content-items .far,
.row.full-content-items .fas,
.row.full-content-items .fal,
.row.full-content-items .fab,
.row.full-content-items.minimal img {
  background: none;
  margin-right: 5px
}

.row.full-content-items span {
    line-height: 18px;
    font-weight: bold;
}


