/*! 
 * 2019 v1.0.0 
 * Copyright 2019.
 */

::selection {
  background: #2969BD;
  color: #fff;
}


/* CORES */


/*Padrão GOV - ESQUEMA DE CORES 1*/


/*Institucional*/

.cor1 {
  background: #2969BD;
}


/*Notícioso*/

.cor2 {
  background: #06ACFF;
}


/*Serviços*/

.cor3 {
  background: #1FC86A;
}


/*Box colorido*/

.cor4 {
  background: #3AB09E;
}


/*Box colorido*/

.cor5 {
  background: #FFBC09;
}


/*Fundo de seção e hover de tiles*/

.cor6 {
  background: #EEE;
}

.bkg-cinza {
  background: #e6e6e6;
  padding: 30px 0 0;
}


/* Fontes */

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Raleway-Regular.eot);
  src: local("Raleway"), local("Raleway-Regular"), url(../fonts/Raleway-Regular.eot) format("embedded-opentype"), url(../fonts/Raleway-Regular.woff2) format("woff2"), url(../fonts/Raleway-Regular.woff) format("woff"), url(../fonts/Raleway-Regular.ttf) format("truetype")
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Raleway-Bold.eot);
  src: local("Raleway Bold"), local("Raleway-Bold"), url(../fonts/Raleway-Bold.eot) format("embedded-opentype"), url(../fonts/Raleway-Bold.woff2) format("woff2"), url(../fonts/Raleway-Bold.woff) format("woff"), url(../fonts/Raleway-Bold.ttf) format("truetype")
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Raleway-Black.eot);
  src: local("Raleway Black"), local("Raleway-Black"), url(../fonts/Raleway-Black.eot) format("embedded-opentype"), url(../fonts/Raleway-Black.woff2) format("woff2"), url(../fonts/Raleway-Black.woff) format("woff"), url(../fonts/Raleway-Black.ttf) format("truetype")
}

/* vinazine inicio */
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/**
 * @package Vinazine
 * @author Tripples http://www.themewinter.com
 * @copyright Copyright (c) 2013 - 2018 Tripples
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
 */
/* Table of Content
 ==================================================
 01. Global styles
 03. Typography
 01. Page Builder Common
 04. Top bar
 05. Header
 06. Slideshow
 07. Breaking news
 08. post style area
 08. post sidebar
 09. Login Form
 10. Search
 11. Blog
 12. Bottom
 13. Footer
 14. Error page
 =====*/
/* Global styles
 ================================================== */

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 24px;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video{
	font-family: 'Raleway', sans-serif;
    color: #555;
    line-height: 1.75;
    margin: 0;
    padding: 0;
    border: 0;
    letter-spacing: normal;
    vertical-align: baseline;
}


body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, .9);
}
body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "FontAwesome";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}

a:hover{
  text-decoration: underline !important;
}

label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
h2 > a, h3 > a, h4 > a {
  color: #232323;
}
.layout-boxed .body-innerwrapper {
  max-width: 1140px;
  margin: 0 auto;
}
.layout-boxed .body-innerwrapper .ts-top-bar-classic#sp-top-bar #sp-top3 {
  padding-right: 0;
}
.ts-title .sppb-addon-title {
  position: relative;
  font-size: 20px;
}
.ts-title .sppb-addon-title:before {
  position: absolute;
  left: -30px;
  top: -3px;
  width: 3px;
  height: 25px;
  content: '';
  background: #d72924;
}
.ts-title.title-bg-none .sppb-addon-title span {
  background: #fff;
  position: relative;
  padding-right: 15px;
}
.ts-title.title-bg-none .sppb-addon-title:before {
  width: 100%;
  height: 1px;
  left: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  background: #d8d8d8;
}
.ts-title.title-bg-none.title-white .sppb-addon-title:before {
  background: #313131;
}
.ts-title.title-bg-none.title-white .sppb-addon-title span {
  background: #121524;
}
.ts-title.title-border .sppb-addon-title {
  padding: 0 0 20px 20px !important;
  border-bottom: 1px solid #e5e5e5;
}
.ts-title.title-border .sppb-addon-title:before {
  left: 0px;
}
.title-bg .sppb-addon-title, .title-bg .sppb-title-heading {
  position: relative;
}
.title-bg .sppb-addon-title span, .title-bg .sppb-title-heading span {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  background: #d72924;
  color: #fff;
  line-height: 26px;
  padding: 0 5px;
  padding: 2px 15px !important;
  display: inline-block;
  z-index: 1;
}
.title-bg .sppb-addon-title span:before, .title-bg .sppb-title-heading span:before {
  position: absolute;
  width: 20px;
  height: 100%;
  content: '';
  background: #fff;
  right: -20px;
  top: 0;
}
.title-bg .sppb-addon-title:after, .title-bg .sppb-title-heading:after {
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 100%;
  height: 1px;
  background: #d72924;
  content: '';
  z-index: 0;
}
.title-bg.bg-gray .sppb-addon-title span:before, .title-bg.bg-gray .sppb-title-heading span:before {
  background: #f7f7f7;
}
.nspArt h4.nspHeader, .sppb-addon-article > h3 {
  font-size: 15px;
  margin-bottom: 0px !important;
  padding: 0;

}
.nspArt h4.nspHeader a:hover, .sppb-addon-article > h3 a:hover {
  color: #d72924;
}
.post-md-title .sppb-addon-article > h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.post-lg-title .sppb-addon-article > h3 {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 30px;
}
.nspArt, .sppb-addon-article {
  position: relative;
}
.sppb-addon-article > a.post-thumb, .nspArt > a.post-thumb, .sppb-addon-article .nspImageWrapper, .nspArt .nspImageWrapper {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.sppb-addon-article > a.post-thumb img, .nspArt > a.post-thumb img, .sppb-addon-article .nspImageWrapper img, .nspArt .nspImageWrapper 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;
  margin-bottom: 0;
}
.sppb-addon-article:hover a.post-thumb img, .nspArt:hover a.post-thumb img, .sppb-addon-article:hover .nspImageWrapper img, .nspArt:hover .nspImageWrapper img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.nspArt .nspImageWrapper {
  margin-bottom: 0;
}
.nspInfo, .sppb-meta-category {
  font-size: 12px;
  color: #8a8a8a;
}
.nspInfo .nspCategory, .sppb-meta-category .nspCategory {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
  margin-left: 46px;
  line-height: 21px;
  background: #d72924;
  height: 20px;
  letter-spacing: 0.55px;
}
.sppb-meta-category a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
  margin-left: 30px;
  line-height: 21px;
  background: #d72924;
  height: 20px;
  letter-spacing: 0.55px;
}
.sppb-meta-category a:hover {
  color: #fff;
}
.slider-post {
  position: relative;
}
.slider-post .nspTopInterface {
  position: absolute;
  right: 20px;
  top: -55px;
}
.slider-post .nspTopInterface .nspPrev, .slider-post .nspTopInterface .nspNext {
  text-indent: 0;
  border: none;
  width: 20px;
  height: 30px;
  font-size: 20px;
  color: #8a8a8a;
  position: relative;
  left: 10px;
}
.slider-post .nspTopInterface .nspPrev {
  position: relative;
}
.slider-post .nspTopInterface .nspPrev:before {
  content: '\f104';
  border: none;
  font-family: 'fontawesome';
  margin: 0;
}
.slider-post .nspTopInterface .nspPrev:after {
  position: absolute;
  right: 4px;
  top: -4px;
  width: 1px;
  height: 15px;
  background: #ddd;
  content: '';
  bottom: 0;
  margin: auto;
  z-index: 1;
  display: block;
  text-align: center;
}
.slider-post .nspTopInterface .nspNext:before {
  content: '\f105';
  border: none;
  font-family: 'fontawesome';
  margin: 0;
}
.slider-post h3 {
  font-size: 15px;
}
.slider-post h3 a {
  color: #232323;
}
.sppb-addon-article img {
  margin-bottom: 15px;
}
.ts-column {
  margin: 0 -15px;
  overflow: visible;
}
/* Topbar
 ================================================== */
#sp-top-bar {
  padding: 0;
  font-size: 14px;
}
#sp-top-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
#sp-top-bar ul li {
  display: inline-block;
  margin-right: 18px;
}
#sp-top-bar ul.menu {
  margin: 9px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0;
}
#sp-top-bar .ts_date_area {
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
  margin-left: 15px;
}
.ts-top-bar-classic#sp-top-bar .sp-module {
  display: block;
}
.ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-wrap {
  padding: 6px 0;
}
.ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
  color: #fff;
  flex: 0 0 25%;
  display: block;
  text-transform: uppercase;
  line-height: 26px;
}
.ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-text {
  padding: 6px 0 6px 15px;
}
.ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-text a {
  color: #fff;
  font-size: 14px;
}
.ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-left-control a, .ts-top-bar-classic#sp-top-bar #sp-breaking .sppb-articles-ticker-right-control a {
  font-size: 14px !important;
}
.ts-top-bar-classic#sp-top-bar .ts-top-social {
  text-align: right;
}
.ts-top-bar-classic#sp-top-bar .ts-top-social ul li {
  margin-right: 18px;
}
.ts-top-bar-classic#sp-top-bar .ts-top-social ul li a {
  line-height: 36px;
}
.ts-top-bar-classic#sp-top-bar .ts-top-social ul li a:hover {
  color: #fff;
}
.ts-top-bar-classic#sp-top-bar .ts_date_area {
  margin-left: 0 !important;
  padding: 8px 10px;
  text-align: center;
}
.ts-top-bar-classic#sp-top-bar #sp-top3 {
  padding-left: 0;
}
.ts-top-bar-classic#sp-top-bar.bg-dark-item #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
  flex: 0 0 14%;
}
.ts-top-bar-classic#sp-top-bar.bg-dark-item ul.menu {
  margin: 7px 0;
}
.ts-top-bar-classic#sp-top-bar.bg-white {
  border-bottom: 1px solid #ddd;
}
.ts-top-bar-classic#sp-top-bar.bg-white #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
  flex: 0 0 14%;
  color: #d72924;
}
.ts-top-bar-classic#sp-top-bar.bg-white #sp-breaking .sppb-articles-ticker-text a {
  color: #5c5c5c;
}
#sp-logo-area .logo {
  margin-top: 15px;
}
#sp-logo-area .custom p {
  text-align: right;
}
#sp-logo-area .custom p img {
  margin-right: 0;
  margin-left: auto;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#top-banner {
  margin: 20px 0;
}
#top-banner p {
  margin: 0;
}
/* Header styles
 ================================================== */
#sp-header {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p {
  margin: 5px 0 0;
}
/** Header default **/
#sp-header.header-default #sp-logo {
  padding-right: 0;
}
#sp-header.header-default #sp-logo .sp-column {
  height: auto;
  height: 115px;
  line-height: 130px;
  padding: 30px 10px;
}
#sp-header.header-default #sp-logo .sp-column img {
  max-width: 100%;
}
#sp-header.header-default .breaking-news {
  background: #fff;
  margin-bottom: 5px;
  height: 50px;
  overflow: hidden;
  padding: 5px 0;
}
#sp-header.header-default .breaking-news .sppb-articles-ticker-controller {
  top: -2px;
}
#sp-header.header-default .sprocket-headlines {
  background: none;
  border: 0;
}
#sp-header.header-default #sp-menu {
  padding-left: 5px;
}
#sp-header.header-default .ts-header-nav {
  background: #fff;
  position: relative;
  width: 100%;
  display: block;
}
#sp-header.header-default .sp-megamenu-wrapper {
  float: left;
}
#sp-header.header-default .sp-megamenu-wrapper .sp-megamenu-parent {
  float: none;
  margin: 0;
}
.header-sticky {
  position: fixed !important;
  z-index: 9999;
  background: #fff;
  -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);
  top: 0;
  z-index: 9;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .header-sticky {
    max-width: 930px;
  }
}
@media (min-width: 1200px) {
  .header-sticky {
    max-width: 1110px;
  }
}
@media (max-width: 767px) {
  .header-sticky {
    position: relative !important;
    width: auto;
  }
}
.sppb-articles-ticker-heading {
  position: relative;
}
.sppb-articles-ticker-heading:before {
  content: "\f0e7";
  /* position: absolute; */
  left: 0;
  top: 0;
  font-size: 14px;
  margin-right: 6px;
  font-family: 'FontAwesome';
}
.logo-image {
  height: auto;
}
.center-logo {
  text-align: center;
}
.center-logo .logo {
  margin-top: 0 !important;
}
.center-logo .logo img {
  margin: auto;
}
/* Breaking News
 ================================================== */
.breaking-news .sppb-articles-ticker-text {
  padding-left: 0;
}
.breaking-news .sppb-articles-ticker-heading {
  text-transform: uppercase;
}
.sppb-articles-ticker-left-control a, .sppb-articles-ticker-right-control a {
  font-size: 13px !important;
  width: 25px;
  height: 25px;
  background: #f0f1f4;
  display: inline-block;
  text-align: center;
  padding: 6px;
}
.sppb-articles-ticker-left-control a:hover, .sppb-articles-ticker-right-control a:hover {
  background: #d72924;
  color: #fff !important;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  background-color: transparent !important;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
/* Breadcrumb */
.breadcrumb {
  background: #fff;
  padding: 0;
  margin: 30px 0 0 0;
  border-radius: 0;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}
.breadcrumb li {
  position: relative;
  padding: 10px 5px 10px 5px;
}
.breadcrumb li.breadcrumb-item.active {
  color: #d72924;
}
.breadcrumb li a {
  display: inline-block;
  position: relative;
}
.breadcrumb li span.fa-home {
  margin-right: -3px;
  padding-left: 20px;
}
.breadcrumb li:before {
  display: none;
}
.breadcrumb li:after {
  content: '\f105';
  font-family: 'Fontawesome';
  margin-left: 10px;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb li:last-child a {
  color: #d72924;
}
.breadcrumb li:first-child:after {
  display: none;
}
.breadcrumb > span, .breadcrumb > li, .breadcrumb > li + li:before, .breadcrumb > li > a {
  color: #5c5c5c;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
/*-- Vina Camera Slider for K2 --*/
.vina-camera-slider-k2 .camera_caption > div {
  background: none !important;
  padding: 10px 30px 30px !important;
}
.vina-camera-slider-k2 .camera_caption > div .camera_cat {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
  margin-left: 30px;
  line-height: 21px;
  background: #d72924;
  height: 20px;
  letter-spacing: 0.55px;
}
.vina-camera-slider-k2 .camera_caption > div .camera_cat a {
  color: #fff;
}
.vina-camera-slider-k2 .camera_caption > div h3 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 40px;
}
.vina-camera-slider-k2 .camera_caption > div h3 a {
  color: #fff !important;
  text-shadow: none;
}
.vina-camera-slider-k2 .camera_caption > div .info .camera_author a {
  color: #fff;
}
.vina-camera-slider-k2 .camera_caption > div .info .camera_date {
  margin: 0 20px;
}
.vina-camera-slider-k2 .camera_caption > div .info .camera_hits {
  color: #d72924;
}
.vina-camera-slider-k2 .camera_next, .vina-camera-slider-k2 .camera_prev {
  width: 34px;
  background: rgba(0, 0, 0, 0.5);
}
.vina-camera-slider-k2 .camera_next:hover, .vina-camera-slider-k2 .camera_prev:hover {
  background: #d72924;
}
.vina-camera-slider-k2 .camera_next > span, .vina-camera-slider-k2 .camera_prev > span {
  background: none;
  position: relative;
}
.vina-camera-slider-k2 .camera_next > span:before, .vina-camera-slider-k2 .camera_prev > span:before {
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  font-size: 22px;
  padding: 8px 15px;
}
.vina-camera-slider-k2 .camera_next span:before {
  content: "\f105";
}
.vina-camera-slider-k2 .camera_prev span:before {
  content: "\f104";
}
.camera_target_content {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}
.body-innerwrapper {
  overflow-x: hidden;
}
#sp-main-body {
  padding: 30px 0;
}
#sp-main-body.main-body {
  padding: 0;
}
.nspPagination li {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #d72924;
  opacity: 0.5px;
}
.nspPagination li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #d72924;
  position: relative;
  top: -3px;
}
/*==============================
 // Left and Right   sidebar 
 ================================*/
#sp-left .sp-module, #sp-right .sp-module {
  margin-bottom: 30px;
}
#sp-left .sp-module:last-of-type, #sp-right .sp-module:last-of-type {
  margin-bottom: 0;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0;
  padding: 0;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.categories-module {
  padding: 0;
  margin: 0;
  box-shadow: none;
  margin-top: -6px !important;
}
.categories-module li {
  margin: 0;
  border-bottom: none;
  padding: 0 0 25px 0;
  margin: 0;
}
.categories-module li:last-child {
  padding-bottom: 0;
}
.categories-module li h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.categories-module li h4 a {
  color: #232323;
  line-height: 30px;
}
.categories-module li h4 a:hover {
  color: #d72924;
}
.categories-module li:first-child {
  padding-top: 0;
}
.categories-module li:first-child h4 {
  margin-top: 0 !important;
}
.ts-social-sidebar ul {
  margin-left: -5px !important;
  margin-top: -5px !important;
}
.ts-social-sidebar ul li {
  margin: 9px !important;
}
.ts-social-sidebar ul li a {
  text-align: center;
  width: 45px !important;
  height: 45px !important;
}
.ts-social-sidebar ul li a i {
  background: #d72924;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  padding: 14px 0;
}
.ts-social-sidebar ul li a i.fa-facebook {
  background: #3b5999;
}
.ts-social-sidebar ul li a i.fa-twitter {
  background: #55acee;
}
.ts-social-sidebar ul li a i.fa-google-plus {
  background: #dd4b39;
}
.ts-social-sidebar ul li a i.fa-pinterest-p {
  background: #bd081c;
}
.ts-social-sidebar ul li a i.fa-youtube {
  background: #f33220;
}
.ts-social-sidebar ul li a i.fa-linkedin {
  background: #007bb6;
}
div.ts-block-social-list ul li {
  display: block;
  margin-bottom: 10px;
}
div.ts-block-social-list ul li:last-child {
  margin-bottom: 0;
}
div.ts-block-social-list ul li a {
  display: block;
  width: 100% !important;
  height: auto !important;
  color: #fff;
  padding: 7px 10px;
}
div.ts-block-social-list ul li a i {
  width: 34px;
  height: 34px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  margin-right: 5px;
}
div.ts-block-social-list ul li a .ts-social-title {
  display: inline-block;
  font-weight: 700;
}
div.ts-block-social-list ul li.facebook a {
  background: #3b5999;
}
div.ts-block-social-list ul li.facebook a i {
  background: #324c82;
}
div.ts-block-social-list ul li.twitter a {
  background: #55acee;
}
div.ts-block-social-list ul li.twitter a i {
  background: #4892cb;
}
div.ts-block-social-list ul li.gplus a {
  background: #dd4b39;
}
div.ts-block-social-list ul li.gplus a i {
  background: #bc4031;
}
div.ts-block-social-list ul li.linkedin a {
  background: #007bb6;
}
div.ts-block-social-list ul li.linkedin a i {
  background: #324c82;
}
div.ts-block-social-list ul li.youtube a {
  background: #f33220;
}
div.ts-block-social-list ul li.youtube a i {
  background: #e81501;
}
.sp-module.widgets-box {
  background: #fff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  padding: 30px;
}
.sp-module.widgets-box .sp-module-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  position: relative;
}
.sp-module.widgets-box .sp-module-title:before {
  position: absolute;
  left: -30px;
  top: 0;
  width: 3px;
  height: 100%;
  content: '';
  background: #d72924;
}
.newsletter-widget .newsletter-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.newsletter-widget .inputbox {
  width: 100%;
  border-radius: 0;
  outline: none;
  margin-bottom: 25px;
  height: 40px;
  font-size: 12px !important;
}
.newsletter-widget .inputbox::placeholder {
  font-size: 12px;
}
.newsletter-widget .acysubbuttons {
  text-align: left;
  margin-bottom: 0;
}
.newsletter-widget .acysubbuttons .btn {
  background: #c2211c;
  outline: none !important;
}
.newsletter-widget .acysubbuttons .btn:focus {
  border: none;
  outline: none !important;
}
.nspMain.widgets-box.widget-popular-post {
  margin: 0 -15px -15px;
}
.widget-hot-topic .nspMain.widgets-box.widget-popular-post, .widget-latest-post .nspMain.widgets-box.widget-popular-post {
  margin: 0 0px 0px;
}
.ts-post-tab-list {
  padding-bottom: 30px;
}
.ts-post-tab-list .sppb-nav-tabs li {
  width: 50%;
  margin: 0;
}
.ts-post-tab-list .sppb-nav-tabs li a {
  font-size: 13px;
  text-transform: uppercase;
  color: #8a8a8a;
  line-height: 50px;
  font-weight: 500;
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
  background: transparent;
  border: none;
}
.ts-post-tab-list .sppb-nav-tabs li a:hover {
  background: transparent;
}
.ts-post-tab-list .sppb-nav-tabs li.active a {
  color: #6200ee !important;
  border-bottom: 2px solid #6200ee !important;
}
.ts-post-tab-list .sppb-tab-tabs-content {
  margin-top: 0 !important;
}
.ts-post-tab-list .sppb-addon-article {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ededed;
  padding: 15px 15px;
  min-height: 100px;
}
.ts-post-tab-list .sppb-addon-article a.post-thumb {
  float: left;
  width: 85px;
  height: 70px;
  margin-right: 15px;
}
.ts-post-tab-list .sppb-addon-article .sppb-img-responsive {
  width: 100%;
  height: 70px;
}
.ts-post-tab-list .sppb-addon-article h3 {
  font-size: 13px;
  padding-top: 19px;
  margin-bottom: 0;
  line-height: 17px;
}
.ts-post-tab-list .sppb-addon-article .sppb-meta-category a {
  font-size: 10px;
  background: transparent;
  color: #d72924;
  padding: 0;
  margin-left: 115px;
  top: 10px;
}
.ts-post-tab-list .sppb-addon-article .sppb-meta-category a:hover {
  color: #d72924;
}
.ts-post-tab-list .sppb-addon-article .sppb-article-meta {
  height: 0;
}
.ts-post-tab-list .sppb-col-sm-12:last-of-type .sppb-addon-article {
  border-bottom: none;
}
.sp-module.widgets .tagspopularwidgets ul li {
  display: inline-block;
}
.sp-module.widgets .tagspopularwidgets ul li a {
  border: 1px solid #e7e7e7;
  padding: 5px 10px;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  -ms-border-radius: 36px;
  line-height: 36px;
}
.sp-module.widgets .tagspopularwidgets ul li a:hover {
  background: #d72924;
  border: 1px solid transparent;
  color: #fff;
}
.sp-module.widgets .tagspopularwidgets ul li span.tag-count {
  display: none;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.btn {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 13px 37px;
  border-radius: 0;
  font-weight: 600;
}
.ts-search .nav-search-icon {
  float: right;
  height: 100%;
  line-height: 60px;
  color: #fff;
  font-size: 17px;
  width: 60px;
  text-align: center;
  cursor: pointer;
}
.ts-search .nav-search-form {
  position: relative;
}
.ts-search .nav-search-form .search {
  position: absolute;
  left: -1px;
  top: -2px;
  z-index: 99;
  width: 100%;
}
.ts-search .nav-search-form .search .inputbox {
  height: 65px;
  text-align: center;
  font-size: 20px;
  border: none;
  outline: none;
}
.ts-search .nav-search-form .search .search-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 30px;
  cursor: pointer;
}
.ts-user-login {
  position: relative;
}
.ts-user-login .user-login-btn {
  float: right;
  line-height: 61px;
  width: 60px;
  height: 60px;
  font-size: 19px;
  display: block;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  color: #8a8a8a;
  cursor: pointer;
}
.ts-user-login .ts-login-form {
  position: absolute;
  padding: 50px 50px 30px;
  top: 0px;
  background: #fff;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  margin: auto;
  z-index: 222;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08);
  top: 50%;
  transform: translateY(-50%);
  display: none;
  border-radius: 5px;
}
.ts-user-login .ts-login-form .unstyled {
  padding: 0;
}
.ts-user-login .ts-login-form .unstyled li {
  list-style: none;
}
.ts-user-login .ts-login-form .unstyled li a {
  color: #989898;
  font-weight: 400;
  line-height: 30px;
}
.ts-user-login .ts-login-form .unstyled li a:hover {
  color: #d72924;
}
.ts-user-login .user-login-close {
  float: right;
  top: -14px;
  width: 30px;
  height: 30px;
  background: #d72924;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  right: -12px;
  cursor: pointer;
  z-index: 2;
  padding: 3px;
}
.ts-user-login .login-greeting, .ts-user-login .logout-button {
  display: inline-block;
  margin-top: 12px;
  font-size: 12px;
  color: #d72924;
}
.ts-user-login .login-greeting .btn, .ts-user-login .logout-button .btn {
  padding: 8px 15px;
  font-size: 12px;
}
.login-popup-show {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  z-index: 999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all ease 500ms;
}
.article-list .article {
  margin-bottom: 30px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 1.25rem 0;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #252525;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #044cd0;
}
.articles-more {
  display: none;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 13px;
  margin: 0 10px;
  color: #8a8a8a;
}
.article-info > span:first-of-type {
  margin-left: 0;
}
.article-info > span a:hover {
  color: #044cd0;
}
.article-info > span.hits {
  color: #d72924;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 30px;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 18px;
  padding: 10px 2.5rem;
  border-radius: 100px;
  border: 1px solid #d72924 !important;
  color: #d72924 !important;
}
.pager > li a:hover {
  background: #d72924;
  color: #fff !important;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-wrapper .pagination li.active a {
  background: #d72924;
  color: #fff;
  border-color: #d72924;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.widget-category-list .categories-module li h4 a {
  line-height: 26px;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
/*-- Bottom --*/
#sp-bottom .sp-module-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  color: #fff;
  margin-bottom: 25px;
}
#sp-bottom ul li {
  font-size: 14px;
  line-height: 30px;
  color: #a8a9ad;
}
#sp-bottom-top.border-bottom {
  border-bottom: 0 !important;
}
#sp-bottom-top.border-bottom .container-inner {
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  padding-bottom: 30px;
}
.ts-bottom-social {
  margin-top: 8px;
}
.ts-bottom-social ul li {
  margin-right: 38px !important;
}
.ts-bottom-social ul li:last-child {
  margin-right: 0 !important;
}
.ts-bottom-social ul li a {
  width: auto !important;
  height: auto !important;
  font-size: 13px;
  font-weight: 500;
  color: #888;
  text-transform: uppercase;
}
.ts-bottom-social ul li a i {
  font-size: 16px;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  padding: 9px 0px;
  margin-right: 8px;
  background: #d72924;
}
.ts-bottom-social ul li a i.fa-facebook {
  background: #3b5999;
}
.ts-bottom-social ul li a i.fa-twitter {
  background: #55acee;
}
.ts-bottom-social ul li a i.fa-google-plus {
  background: #dd4b39;
}
.ts-bottom-social ul li a i.fa-pinterest-p {
  background: #bd081c;
}
.ts-bottom-social ul li a i.fa-youtube {
  background: #f33220;
}
.ts-bottom-social ul li a i.fa-linkedin {
  background: #007bb6;
}
.ts-bottom-social ul li a .ts-social-title {
  display: inline-block;
  color: #888;
}
.ts-bottom-social ul li a .ts-social-title:hover {
  color: #232323;
}
.ts-newsletter-bottom {
  position: relative;
}
.ts-newsletter-bottom .acymailing_form .fieldacyemail {
  position: relative;
  padding-left: 40px;
}
.ts-newsletter-bottom .acymailing_form .fieldacyemail:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "\f1d8";
  font-size: 22px;
  font-family: 'FontAwesome';
  color: #8a8a8a;
}
.ts-newsletter-bottom .acymailing_form .inputbox {
  border: none;
  outline: none;
  border-bottom: 1px solid #a9a9a9;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  padding: 9px 0;
  font-size: 12px;
  letter-spacing: 1px;
  background: transparent;
}
.ts-newsletter-bottom .acymailing_form .inputbox::placeholder {
  letter-spacing: 1px;
}
.ts-newsletter-bottom .acymailing_form .acysubbuttons {
  position: absolute;
  right: 0;
  top: -11px;
}
.ts-newsletter-bottom .acymailing_form .acysubbuttons .btn {
  background: #e91e63;
}
.ts-newsletter-bottom .acymailing_form .acysubbuttons .btn:hover {
  background: #d72924;
}
#sp-footer ul {
  padding: 0;
  margin: 0;
}
#sp-footer ul li {
  display: inline-block;
}
#sp-footer ul li a {
  display: block;
  font-size: 14px;
  color: #fff;
  margin: 0 22px;
}
.ts-footer {
  text-align: center;
}
.ts-footer .sp-module-content ul li a {
  opacity: 0.7;
}
.ts-footer .sp-module-content ul li a:hover {
  opacity: 1;
}
.ts-footer .sp-copyright {
  opacity: 0.7;
  font-weight: 400;
  font-size: 14px;
}
#sp-footer2 ul {
  text-align: right;
}
#sp-bottom2 {
  align-self: center;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}

.page-header > h2 {
   font-size: 2.4rem !important;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.control-group {
  margin-bottom: 1rem;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
  height: calc(2.25rem + 2px);
}
select:not(.form-control), textarea:not(.form-control), input[type="text"]:not(.form-control), input[type="password"]:not(.form-control), input[type="datetime"]:not(.form-control), input[type="datetime-local"]:not(.form-control), input[type="date"]:not(.form-control), input[type="month"]:not(.form-control), input[type="time"]:not(.form-control), input[type="week"]:not(.form-control), input[type="number"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="color"]:not(.form-control), .uneditable-input:not(.form-control) {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #a3a3a3;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select:not(.form-control):focus, textarea:not(.form-control):focus, input[type="text"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="datetime"]:not(.form-control):focus, input[type="datetime-local"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="month"]:not(.form-control):focus, input[type="time"]:not(.form-control):focus, input[type="week"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="color"]:not(.form-control):focus, .uneditable-input:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #d72924;
  outline: 0;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.dropcap {
  color: #a7a7a7;
  float: left;
  font-family: "Heebo", sans-serif;
  font-size: 120px;
  line-height: 80px;
  font-weight: 700;
  background: transparent;
  margin-right: 17px;
  padding: 0;
}
.itemList .dropcap, .sppb-article-introtext .dropcap, .userItemIntroText .dropcap, .tagItemIntroText .dropcap {
  font-size: 15px;
  font-weight: 400;
  color: #232323;
  margin: 0 5px 0 0;
  line-height: unset;
}
.itemList p:first-child, .sppb-article-introtext p:first-child, .userItemIntroText p:first-child, .tagItemIntroText p:first-child {
  display: inline;
}
.category-name a, .itemCategory a, .catItemCategory a {
  position: relative;
  z-index: 1;
  display: inline-block;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
  line-height: 21px;
  height: 20px;
  letter-spacing: 0.55px;
  background: #d72924;
}
/*====================================
 single page
 ====================================*/
.ts-content-box {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 30px;
}
.blog-details-content {
  padding: 30px 80px 40px;
}
.blog-details-content .article-full-image, .blog-details-content .article-featured-video, .blog-details-content .article-feature-gallery {
  margin: 0 -80px 30px;
}
.blog-details-content .article-full-image img, .blog-details-content .article-featured-video img, .blog-details-content .article-feature-gallery img {
  max-width: 100%;
}
.blog-details-content .article-info {
  margin-bottom: 36px;
}
.blog-details-content h3 {
  font-size: 20px;
  margin-bottom: 26px;
  line-height: 28px;
}
.blog-details-content p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 25px;
}
.blog-details-content p span {
  padding: 3px 0;
}
.blog-details-content p img.pull-left {
  margin-right: 30px;
  max-width: 100%;
}
.blog-details-content ul {
  padding-left: 15px;
}
.blog-details-content ul li {
  font-size: 16px;
  line-height: 28px;
  list-style: inside;
}
.blog-details-content .sppb-gallery {
  padding-left: 0;
}
.widget-popular-post .nspArts .nspArt .nspImageWrapper {
  position: relative;
}
.widget-popular-post .nspArts .nspArt .nspImageWrapper img {
  width: 100% !important;
}
.widget-popular-post .nspArts .nspArt .nspHeader {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 2;
  padding: 20px;
  font-size: 15px;
}
.widget-popular-post .nspArts .nspArt .nspHeader a {
  color: #fff;
}
.widget-popular-post .nspLinksWrap .nspLinks ul {
  margin-bottom: 0;
}
.widget-popular-post .nspLinksWrap .nspLinks ul li {
  padding: 14px 3px 5px;
  background: transparent;
}
.widget-popular-post .nspLinksWrap .nspLinks ul li h4 {
  font-size: 13px;
  line-height: 17px;
}
.widget-popular-post .nspLinksWrap .nspLinks ul li .nspListCategory, .widget-popular-post .nspLinksWrap .nspLinks ul li .nspListDate {
  display: none;
}
.widget-hot-topic .sppb-addon-title {
  background: #d72924;
  color: #fff;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: -20px;
  padding: 12px;
}
blockquote, .sppb-blockquote {
  font-size: 24px;
  font-weight: 700;
  font-style: italic;
  line-height: 36px;
  padding: 0 0 0 75px;
  position: relative;
  margin: 50px 50px;
  z-index: 1;
}
blockquote:before, .sppb-blockquote:before {
  content: '\f10d';
  font-family: 'Fontawesome';
  position: absolute;
  left: 0;
  font-size: 96px;
  background: #f0f1f4;
  display: block;
  /* width: 100px; */
  height: 125%;
  color: #fff;
  line-height: 102px;
  padding: 0 37px 0 0;
  font-style: normal;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto;
}
blockquote cite, .sppb-blockquote cite {
  font-weight: 700;
  float: right;
  position: relative;
  font-size: 16px;
}
blockquote cite:after, .sppb-blockquote cite:after {
  position: absolute;
  right: -50px;
  top: 0;
  width: 40px;
  height: 2px;
  background: #d72924;
  content: '';
  bottom: 0;
  margin: auto;
}
/* Video Popup */
.video-popup {
  position: relative;
}
.video-popup .sppb-modal-selector {
  display: block;
}
.video-popup i {
  position: absolute;
  left: calc(50% - 37px);
  top: calc(50% - 37px);
  font-size: 15px;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #00292f;
  border-radius: 50%;
  padding-left: 5px;
  animation: videoPulse 2s infinite;
  transition: all 0.3s ease;
  border: 1px solid #92999a;
}
.video-popup i:hover {
  background: #d72924;
}
.article-feature-gallery .carousel-control-prev, .article-feature-gallery .carousel-control-next {
  background: #232323;
  width: 30px;
  height: 60px;
  bottom: 0;
  margin: auto;
}
.article-feature-gallery .carousel-control-prev span, .article-feature-gallery .carousel-control-next span {
  width: 15px;
}
.ts-grid-content h3 {
  padding: 0 20px;
  font-size: 15px;
}
.ts-grid-content .sppb-article-meta {
  padding: 0 20px 0px;
}
.ts-grid-content .sppb-article-introtext {
  padding: 0px 20px;
}
.ts-overlay-article .nspArt .nspHeader {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding: 50px 40px;
  bottom: 0;
  margin-bottom: 0;
  z-index: 1;
}
.ts-overlay-article .nspArt .nspHeader a {
  color: #fff;
}
.ts-overlay-article .nspArt .nspInfo {
  margin-bottom: 0;
}
.ts-overlay-article .nspArt .nspInfo .nspDate {
  position: absolute;
  left: 40px;
  right: 0;
  bottom: 20px;
  color: #d2d2d2;
  font-size: 12px;
  z-index: 1;
}
.ts-overlay-article .nspArt .nspImageWrapper {
  position: relative;
}
.ts-overlay-article .sppb-addon-article {
  position: relative;
}
.ts-overlay-article .sppb-addon-article > a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 0;
}
.ts-overlay-article .sppb-addon-article > a 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;
  margin-bottom: 0;
}
.ts-overlay-article .sppb-addon-article:hover > a img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.ts-overlay-article .sppb-addon-article h3 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding: 50px 30px;
  bottom: 0;
  margin-bottom: 0;
  z-index: 1;
}
.ts-overlay-article .sppb-addon-article h3 a {
  color: #fff;
}
.ts-overlay-article .sppb-addon-article .sppb-article-meta {
  height: 0;
}
.ts-overlay-article .sppb-addon-article .sppb-article-meta .sppb-meta-date {
  position: absolute;
  left: 28px;
  right: 0;
  bottom: 20px;
  color: #d2d2d2;
  font-size: 12px;
  z-index: 1;
  margin-bottom: 3px;
}
.ts-overlay-article .sppb-addon-article .sppb-article-meta > span {
  display: block;
  margin-bottom: 0;
}
.ts-overlay-article .item {
  min-height: 200px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.ts-overlay-article .item .post-overlay-content {
  position: absolute;
  bottom: 0;
  padding: 30px;
  z-index: 1;
}
.ts-overlay-article .item .post-overlay-content .post-title a {
  color: #fff;
}
.ts-overlay-article .item .post-overlay-content .post-title.lg {
  font-size: 36px;
  margin-bottom: 15px;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info li {
  display: inline-block;
  margin-right: 25px;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info li a {
  color: #fff;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info li i {
  margin-right: 5px;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info li.active {
  color: #d72924;
}
.ts-overlay-article .item .post-overlay-content .post-meta-info li:last-child {
  margin-right: 0;
}
.ts-overlay-article .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}
.ts-overlay-article .owl-nav .owl-prev, .ts-overlay-article .owl-nav .owl-next {
  font-size: 14px;
  background: #00386c !important;
  color: #fff;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  margin: 0;
  outline: none;
}
.ts-overlay-article .owl-nav .owl-prev:hover, .ts-overlay-article .owl-nav .owl-next:hover {
  color: #d72924;
}
.ts-overlay-article .owl-nav .owl-prev:before {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  width: 1px;
  height: 15px;
  background: #406a91;
  content: '';
  margin: auto;
}
.ts-overlay-article .owl-dots {
  position: absolute;
  right: 30px;
  top: 50%;
  bottom: 0;
  /* height: 100%; */
  margin: auto;
  z-index: 1;
  transform: translateY(-30%);
}
.ts-overlay-article .owl-dots .owl-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  opacity: 1;
  margin: 8px 0px;
  background: #fff;
  opacity: 0.5;
}
.ts-overlay-article .owl-dots .owl-dot.active {
  width: 10px;
  height: 10px;
  opacity: 1;
  margin-left: -2px;
}
.ts-overlay-article .gkNspPM-VideoList {
  margin: 0 -15px;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem {
  overflow: hidden;
  padding: 0 15px;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 35px 35px 20px;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem figcaption h3 {
  font-size: 15px;
  font-weight: 500;
  padding: 8px 0;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem figcaption h3 a {
  color: #fff;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem figcaption strong {
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 400;
}
.ts-overlay-article .gkNspPM-VideoList .gkItem:hover figcaption {
  background: transparent;
}
.gkNspPM-VideoList .gkItem .gkImageWrap:after {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: 0;
  height: 100%;
  content: '\f01d';
  font-family: 'Fontawesome';
  font-size: 45px;
  width: 100%;
  text-align: center;
  transform: translateY(10%);
  margin: auto;
  color: #fff;
}
.main-slider-item .item {
  min-height: 560px;
}
.main-slider-item-2 .item {
  min-height: 390px;
}
.main-slider-item-2 .item .post-overlay-content .post-title.lg {
  font-size: 30px;
}
.main-slider-item-2 .owl-dots {
  top: 10px;
  transform: translateY(0);
}
.main-slider-item-2 .owl-dots .owl-dot {
  display: inline-block;
  margin: 0px 3px;
  background: #fff;
}
.main-slider-item-2 .owl-dots .owl-dot.active {
  margin-left: 0;
  position: relative;
  top: 2px;
}
.img-height-190 .sppb-addon-article .sppb-img-responsive {
  min-height: 190px;
}
.ts-overlay-article .nspArt .nspImageWrapper:before, .ts-overlay-article .sppb-addon-article > a:before, .ts-overlay-article .item:before, .ts-overlay-article .gkNspPM-VideoList .gkItem .gkImageWrap:before, .widget-popular-post .nspArts .nspArt .nspImageWrapper: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(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}
.more-news-slider-item .ts-overlay-article {
  margin-bottom: -60px;
}
.more-news-slider-item .sppb-addon-title:before {
  background: #fff;
}
.more-news-slider-item .nspPagination li {
  background: #fff;
}
/* heilight content box */
.ts-box-heighlights .nspArt .nspHeader, .ts-box-heighlights .nspArt .nspInfo {
  background: #d72924;
  margin: 0;
  padding: 0 20px;
}
.ts-box-heighlights .nspArt .nspHeader {
  padding-top: 15px;
  padding-bottom: 10px;
}
.ts-box-heighlights .nspArt .nspInfo {
  padding-bottom: 20px;
  color: #fff;
}
.ts-box-heighlights .nspArt .nspInfo .nspCategory {
  top: auto;
  bottom: 100px;
  margin-left: 15px;
  height: 24px;
  padding: 5px 10px 5px 20px;
}
.ts-box-heighlights .nspArt .nspInfo .nspCategory:after {
  border-style: solid;
  border-width: 24px 0 0 18px;
  border-color: transparent transparent transparent #d72924;
  position: absolute;
  right: -18px;
  top: 0;
  content: '';
}
.ts-box-heighlights .nspArt:nth-child(1) .nspHeader, .ts-box-heighlights .nspArt:nth-child(1) .nspInfo, .ts-box-heighlights .nspArt:nth-child(1) .nspInfo .nspCategory {
  background: #4ab106;
}
.ts-box-heighlights .nspArt:nth-child(1) .nspInfo .nspCategory:after {
  border-color: transparent transparent transparent #4ab106;
}
.ts-box-heighlights .nspArt:nth-child(2) .nspHeader, .ts-box-heighlights .nspArt:nth-child(2) .nspInfo, .ts-box-heighlights .nspArt:nth-child(2) .nspInfo .nspCategory {
  background: #ff5575;
}
.ts-box-heighlights .nspArt:nth-child(2) .nspInfo .nspCategory:after {
  border-color: transparent transparent transparent #ff5575;
}
.ts-box-heighlights .nspArt:nth-child(3) .nspHeader, .ts-box-heighlights .nspArt:nth-child(3) .nspInfo, .ts-box-heighlights .nspArt:nth-child(3) .nspInfo .nspCategory {
  background: #ffaf31;
}
.ts-box-heighlights .nspArt:nth-child(3) .nspInfo .nspCategory:after {
  border-color: transparent transparent transparent #ffaf31;
}
.ts-box-heighlights .nspArt:nth-child(4) .nspHeader, .ts-box-heighlights .nspArt:nth-child(4) .nspInfo, .ts-box-heighlights .nspArt:nth-child(4) .nspInfo .nspCategory {
  background: #007dff;
}
.ts-box-heighlights .nspArt:nth-child(4) .nspInfo .nspCategory:after {
  border-color: transparent transparent transparent #007dff;
}
.hot-topics-slider .ts-box-heighlights {
  margin-bottom: -40px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock {
  width: 58%;
  padding: 0;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock strong {
  background: #d72924;
  height: 20px;
  padding: 3px 10px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock h3 {
  font-size: 20px;
  line-height: 24px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock h3 a {
  font-weight: 500 !important;
  font-size: 20px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock h3 a:hover {
  color: #fff;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock figure:after {
  content: "\f01d";
  font-size: 80px;
  width: auto;
  height: auto;
  border: none;
  background: transparent;
  margin-left: -60px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock {
  width: 40%;
  padding: 0;
  border-left: 0;
  padding-left: 15px;
  margin-top: -14px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock h3 {
  font-size: 15px;
  font-weight: 500;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
  margin-right: 20px;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock p {
  display: none;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock small {
  display: none;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock figcaption {
  padding: 0;
}
.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  margin: 0;
  padding: 14px 0 32px;
  border-top: 1px solid #e7e7e7;
  min-height: 104px;
}
.ts-column-post-item .sppb-addon-articles .sppb-addon-article {
  margin-bottom: 10px;
}
.ts-tranding-box-post .sppb-articles-scroller-date-left-date-container {
  min-height: 175px;
}
.ts-tranding-box-post .sppb-articles-scroller-date-left-date-container .sppb-articles-scroller-date-left-content {
  align-self: center;
}
.ts-tranding-box-post .sppb-articles-scroller-date-left-date-container .sppb-articles-scroller-date-left-content .sppb-addon-articles-scroller-title {
  line-height: 25px;
}
.ts-article-box .sppb-meta-category a {
  margin-left: 0;
  top: -40px;
}
.sppb-addon-articles .sppb-addon-article {
  margin-bottom: 10px;
}
.content-border .sppb-addon-article {
  padding: 12px 0 0px;
  margin-bottom: 0;
  border-top: 1px solid #f0f1f4;
}
.blog .article-list .article {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08);
}
.blog .article-list .article .article-intro-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.blog .article-list .article .article-intro-image 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;
}
.blog .article-list .article:hover .article-intro-image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog .article-list .article .article-body {
  padding: 0 20px 15px;
}
.blog .article-list .article .article-body .article-header h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.blog .article-list .article .article-body .createdby {
  text-transform: uppercase;
  color: #232323;
  font-size: 11px;
  font-weight: 600;
}
.blog .article-list .article .article-body .category-name {
  position: absolute;
  top: -1px;
  left: 30px;
}
.blog .article-list .article .article-body .dropcap {
  display: none;
}
.blog.single-big .article-list.articles-leading .article .article-intro-image {
  float: none !important;
  max-width: 100%;
  max-height: 400px;
}
.blog.single-big .article-list .article {
  min-height: 195px;
}
.blog.single-big .article-list .article .article-intro-image {
  max-width: 300px;
  float: left !important;
  margin: 0 30px 0px 0;
}
.blog.single-big .article-list .article .article-body {
  padding: 20px 15px 15px;
}
.blog.grid-post .article-list .article .article-body .article-info {
  margin-bottom: 0;
}
.blog.grid-post .article-list .article .article-body .article-info span {
  margin: 0;
}
.blog.grid-post .article-list .article .article-body .article-header h2 {
  font-size: 15px;
  margin-bottom: 8px;
}
.blog.grid-post .article-list .article .article-body .article-introtext {
  display: none;
}
.blog .article-featured-video {
  margin-bottom: 20px;
}
.ts-list-post-box .sppb-addon-article {
  min-height: 70px;
  padding: 15px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #f0f1f4;
}
.ts-list-post-box .sppb-addon-article a.post-thumb {
  float: left;
  max-width: 110px;
  margin-right: 15px;
}
.ts-list-post-box .sppb-addon-article img {
  width: 100%;
}
.ts-list-post-box .sppb-col-sm-12:last-of-type .sppb-addon-article {
  border-bottom: none;
}
.featured-post .sppb-addon-article img {
  min-height: 500px;
}
.watch-now-post.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  min-height: 114px;
  padding: 16px 0 40px;
}
.post-box-dark .content-border .sppb-addon-article {
  padding: 16px 0 0px;
  border-top: 1px solid #313131;
}
.featured-post-box .ts-overlay-article .sppb-meta-category a {
  bottom: 112px;
  top: auto;
}
.ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock {
  width: 65%;
  height: 475px;
}
.ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock .gkImageWrap img {
  height: 475px;
}
.ts-video-scroll-tab .gkNspPM-VideoGallery .gkSmallBlock {
  height: 475px;
  width: 35%;
  padding: 40px 0 0px 30px;
}
.ts-video-scroll-tab .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  border-color: #3a3a3c;
}
.ts-video-scroll-tab .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-of-type {
  border-top: none;
}
.main-slider-post {
  position: relative;
}
.main-slider-post .item {
  min-height: 500px;
}
.main-slider-post .item:before {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.main-slider-post .item .post-overlay-content {
  top: 50%;
  bottom: 0;
  margin: auto;
  transform: translateY(-30%);
  max-width: 570px;
}
.main-slider-post .item .sppb-meta-category a {
  top: auto;
  bottom: 62%;
}
.post-list-item .sppb-addon-article {
  margin-bottom: 30px;
  clear: both;
  display: block;
  position: relative;
  min-height: 175px;
}
.post-list-item .sppb-addon-article a.post-thumb {
  float: left !important;
  margin: 0 30px 0px 0;
  max-width: 265px;
}
.post-list-item .sppb-addon-article .sppb-meta-author {
  font-weight: 600;
  color: #232323;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 20px;
}
.most-viewed-article .sppb-addon-content {
  margin: 0 -15px;
}
.sp-scroll-up {
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 35px;
  right: 90px;
  display: none;
  z-index: 999;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px;
  font-size: 12px;
}
/*-- K2 --*/
.ItemMetaInfo .itemHits {
  color: #d72924;
}
.page-item.active .page-link {
  border: 1px solid transparent;
}
/*-- Home business --*/
#sp-nav .sp-megamenu-parent > li.active > a, #sp-nav .sp-megamenu-parent > li.active:hover > a {
  background: none;
  color: #d72924;
}
#sp-nav .ts-search .nav-search-icon {
  background: none;
  color: #252525;
}
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #f0f1f4;
  color: #252525;
}
body {
  background-image: url(../../images/presets/preset1/bg-pattern.png);
}
.sp-preloader > div {
  background: #d72924;
}
.sp-preloader > div:after {
  background: #f0f1f4;
}
#sp-top-bar {
  background: #fff;
  color: #8a8a8a;
}
#sp-top-bar a {
  color: #8a8a8a;
}
#sp-top-bar a:hover {
  color: #d72924;
}
a {
  color: #d72924;
}
a:hover, a:focus, a:active {
  color: #044cd0;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(215, 41, 36, 0.1);
  color: #d72924;
}
.tags > li a:hover {
  background: #044cd0;
}
.article-social-share .social-share-icon ul li a {
  color: #252525;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #d72924;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #252525;
}
.sp-megamenu-parent > li > a {
  color: #232323;
}
.sp-megamenu-parent > li:hover > a {
  color: #d72924;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  background: #d72924;
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #232323;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #d72924;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #d72924;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #232323;
}
#offcanvas-toggler > .fa {
  color: #232323;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #d72924;
}
.offcanvas-menu {
  background-color: #fff;
  color: #232323;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #232323;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #d72924;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(35, 35, 35, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(35, 35, 35, 0.8);
}
.btn-primary, .sppb-btn-primary {
  border-color: #d72924;
  background-color: #d72924;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #044cd0;
  background-color: #044cd0;
}
ul.social-icons > li a:hover {
  color: #d72924;
}
.sp-page-title {
  background: #d72924;
}
.layout-boxed .body-innerwrapper {
  background: #f0f1f4;
}
.sp-module ul > li > a {
  color: #252525;
}
.sp-module ul > li > a:hover {
  color: #d72924;
}
.sp-module .latestnews > div > a {
  color: #252525;
}
.sp-module .latestnews > div > a:hover {
  color: #d72924;
}
.sp-module .tagscloud .tag-name:hover {
  background: #d72924;
}
.search .btn-toolbar button {
  background: #d72924;
}
#sp-footer a, #sp-bottom a {
  color: #fff;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
  color: #d72924;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #232323;
}
.sp-comingsoon body {
  background-color: #d72924;
}
.sppb-meta-category a {
  background: #d72924;
}
.pagination > li > a, .pagination > li > span {
  color: #252525;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #252525;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #d72924;
  background-color: #d72924;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #d72924;
  background-color: #d72924;
}
.error-code, .coming-soon-number {
  color: #d72924;
}
a.itemRelTitle, div.itemNavigation a {
  color: #252525;
}
a.itemRelTitle:hover, div.itemNavigation a:hover {
  color: #d72924;
}
.page-item.active .page-link {
  background: #d72924;
}
div.k2Pagination ul li a:hover {
  background: #d72924;
  color: #fff !important;
}
/* Presets
 ================================================== */
.ts_date_area, #sp-header.header-default #sp-logo .sp-column, .ts-search .nav-search-icon {
  background: #d72924;
  color: #fff;
}
.ts-post-tab-list .sppb-addon-article .sppb-meta-category a, .ts-top-bar-classic#sp-top-bar.bg-dark-item #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
  color: #d72924;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
}
.sp-megamenu-parent > li {
  display: inline-block;
  padding: 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 18px;
  line-height: 60px;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 15px;
  margin: 0 -15px 0 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul > li > a {
  font-weight: 400;
  font-size: 14px;
  border-top: solid 1px #f0f0f0;
  padding: 15px 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul > li > a:hover {
  color: #d72924;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul > li:first-child > a {
  border-top: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 14px;
  line-height: 1;
  display: block;
  padding: 8px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega {
  right: 0px;
  left: 15px;
}
.sp-megamenu-parent .sp-dropdown-mega.sp-menu-full {
  width: 100% !important;
  max-width: 1110px;
}
.sp-megamenu-parent .sp-dropdown-mega .sp-dropdown-inner {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-dropdown-mega.sp-menu-center {
  left: 15px !important;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList {
  margin: 0 -15px;
  padding-bottom: 15px;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList .gkItemsPage .gkItem {
  margin-bottom: 0 !important;
  padding: 0 15px;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  padding-bottom: 0;
  font-weight: 500;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a {
  padding-bottom: 0;
}
.sp-megamenu-parent .sp-dropdown-mega .gkNspPM-VideoList .gkItemsPage .gkItem:hover figcaption {
  background: transparent;
}
.sp-megamenu-parent .sp-dropdown-mega .ts-lifestyle-tab-menu {
  padding: 15px;
}
.sp-megamenu-parent .sp-dropdown-mega .ts-lifestyle-tab-menu .sppb-nav-custom li a {
  background: transparent;
  color: #232323;
  border: none;
  box-shadow: none;
  border-right: 1px solid #f3f3f3;
}
.sp-megamenu-parent .sp-dropdown-mega .ts-lifestyle-tab-menu .sppb-nav-custom li.active a {
  border-right: none !important;
}
.sp-megamenu-parent .sp-dropdown-mega .ts-lifestyle-tab-menu .sppb-tab-custom-content .sppb-fade {
  -webkit-animation-name: spfadeIn;
  animation-name: spfadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
.ts-header-nav .sp-dropdown-mega {
  left: 0;
}
.ts-header-nav .sp-dropdown-mega.sp-menu-center {
  left: 0 !important;
}
.ts-header-nav .sp-dropdown-mega .sp-dropdown-inner {
  padding-bottom: 0;
}
.ts-header-nav .sp-dropdown-mega.sp-menu-center .sp-dropdown-inner {
  padding-bottom: 20px;
}
.ts-nav-box {
  position: relative;
}
.ts-nav-box .container-inner {
  background: #fff;
}
.ts-nav-box .container-inner .sp-megamenu-parent {
  float: left;
  margin: 0;
}
.ts-nav-box .container-inner #sp-user-login {
  padding-right: 0;
}
.ts-nav-box .container-inner .ts-search .nav-search-form .search {
  position: absolute;
  left: -236px;
  top: 60px;
  z-index: 99;
  width: 100%;
  width: 300px;
}
.ts-nav-box .container-inner .ts-search .nav-search-form .search .search-close {
  top: -45px;
}
.ts-nav-box .container-inner .ts-search .nav-search-form .search .inputbox {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08);
}
.ts-nav-box .container-inner .ts-user-login .user-login-btn {
  text-align: right;
  border-left: none;
  position: relative;
}
.ts-nav-box .container-inner .ts-user-login .user-login-btn:before {
  position: absolute;
  left: 18px;
  top: 0;
  width: 1px;
  height: 100%;
  content: '';
  background: #e9e9e9;
}
.ts-nav-box.classic .sp-megamenu-parent > li > a {
  color: #fff;
}
.ts-nav-box.classic .sp-megamenu-parent > li.active > a {
  background: #c2211c;
}
.ts-nav-box.classic .container-inner {
  background: transparent;
}
.ts-nav-box.classic .container-inner .ts-search .nav-search-icon {
  background: transparent;
  height: 60px;
  line-height: 62px;
}
.ts-nav-box.classic .container-inner .ts-user-login .user-login-btn {
  color: #fff;
}
.ts-nav-box.classic .container-inner .ts-user-login .user-login-btn:before {
  position: absolute;
  left: auto;
  height: 20px;
  right: -20px;
  bottom: 0;
  margin: auto;
}
.ts-nav-box.classic .container-inner .search-close {
  color: #fff;
}
.ts-nav-box.standard {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .08);
  position: relative;
}
.ts-nav-box.standard .sp-megamenu-parent {
  float: right;
}
.ts-nav-box.standard .sp-megamenu-parent > li a {
  padding: 0 15px;
}
.ts-nav-box.standard .sp-megamenu-parent > li.active > a, .ts-nav-box.standard .sp-megamenu-parent > li.active > a:hover {
  background: transparent;
  color: #d72924;
}
.ts-nav-box.standard .ts-search .nav-search-icon {
  background: transparent;
  color: #5c5c5c;
}
.ts-nav-box.standard .ts-search .nav-search-icon .icon-search {
  position: relative;
  top: 2px;
}
.ts-nav-box.standard .ts-user-login .user-login-btn {
  border-left: none;
}
.ts-nav-box.standard .ts-user-login .user-login-btn:before {
  position: absolute;
  right: -20px;
  top: 0;
  width: 1px;
  height: 100%;
  content: '';
  background: #ddd;
  left: auto;
  height: 20px;
  margin: auto;
  bottom: 0;
}
.ts-nav-box.standard .ts-lifestyle-tab-menu .sppb-tab-custom-content .sppb-addon-article a {
  padding: 0;
}
.ts-nav-box.standard .gkNspPM-VideoList .gkItemsPage .gkItem a {
  padding: 0;
}
.ts-nav-box#sp-header-nav {
  border-top: 1px solid #e5e5e5;
}
.ts-nav-box#sp-header-nav .sp-megamenu-parent {
  float: left;
}
.ts-nav-box#sp-header-nav .sp-megamenu-parent > li > a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background: #d72924;
  content: '';
  opacity: 0;
  width: 0;
  transition: all ease 0.3s;
}
.ts-nav-box#sp-header-nav .sp-megamenu-parent > li > a:hover:before {
  opacity: 1;
  width: 100%;
}
.ts-nav-box#sp-header-nav .sp-megamenu-parent > li.active > a {
  color: #d72924;
  position: relative;
}
.ts-nav-box#sp-header-nav .sp-megamenu-parent > li.active > a:before {
  opacity: 1;
  width: 100%;
}
.ts-nav-box.shadow-none {
  box-shadow: none !important;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "FontAwesome";
  content: "\f107";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "FontAwesome";
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  padding: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: auto;
  left: 0px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
@-webkit-keyframes spfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 45px 30px 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 0.125rem 0;
  position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: FontAwesome;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: left;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .top-banner .custom {
    padding: 0 15px;
  }
  .ts-box-heighlights .nspArt img.nspImage {
    width: 100% !important;
    height: auto !important;
    margin-bottom: -1px;
  }
  .ts-box-heighlights .nspArt .nspHeader {
    font-size: 13px;
  }
  .ts-box-heighlights .nspArt .nspInfo .nspCategory {
    bottom: 95px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 14px;
    font-weight: 500;
  }
  .ts-bottom-social ul li {
    margin-right: 20px !important;
  }
  .widget-popular-post .nspArts .nspArt .nspImageWrapper img {
    width: 100% !important;
    height: auto !important;
  }
  .ts-post-tab-list .sppb-addon-article h3, .widget-popular-post .nspLinksWrap .nspLinks ul li h4 {
    font-size: 12px;
  }
  .breaking-news .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
    flex: 0 0 18% !important;
  }
  .breaking-news .sppb-articles-ticker-controller {
    right: 30px;
  }
  #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
    font-size: 11px;
  }
  #sp-top-bar .ts_date_area {
    font-size: 11px;
  }
  #sp-top-bar .sppb-articles-ticker-controller {
    right: 0;
  }
  .ts-nav-box .container-inner .ts-user-login .user-login-btn {
    text-align: center;
  }
  .ts-nav-box .container-inner .ts-user-login .user-login-btn:before {
    left: 0;
  }
  .ts-nav-box.classic .container-inner .ts-user-login .user-login-btn:before {
    right: -5px;
  }
  .ts-nav-box.standard .sp-megamenu-parent > li > a {
    font-size: 12px;
    padding: 0 14px;
  }
  .img-height-190 .sppb-addon-article .sppb-img-responsive {
    min-height: 175px;
  }
  .featured-post .sppb-addon-article img {
    min-height: 435px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock img, .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    max-width: 120px;
  }
  .blog-details-content p img.pull-left {
    margin-bottom: 15px;
  }
  .blog.single-big .article-list .article .article-introtext p {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* watch now post*/
  /*ts-video-scroll-tab*/
  .top-banner .custom {
    padding: 0 15px;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-heading {
    padding-left: 0;
  }
  #sp-header.header-default .user-login-popup {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #sp-header.header-default .user-login-popup .ts-login-form {
    transform: translateY(0);
    top: 60px;
    padding: 30px 30px 30px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    line-height: 35px;
  }
  .bannergroup {
    text-align: center;
  }
  .bannergroup .banneritem img {
    margin: auto;
  }
  .nspArts, .nspLinksWrap {
    padding: 0;
  }
  .hot-topics-slider .ts-box-heighlights {
    margin-bottom: 0;
  }
  .hot-topics-slider .ts-box-heighlights .nspArt .nspHeader {
    min-height: 60px;
  }
  .hot-topics-slider .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .hot-topics-slider .slider-post .nspArt {
    margin-bottom: 30px;
  }
  .hot-topics-slider .nspCol4 {
    width: 50%;
  }
  .more-news-slider-item .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .more-news-slider-item .nspArt {
    margin-bottom: 30px;
  }
  .more-news-slider-item .nspCol3 {
    width: 100%;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock, .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock {
    padding-left: 0;
    margin-top: -40px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    padding: 14px 0 14px;
    min-height: 70px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-of-type {
    border-top: none;
  }
  .widget-popular-post .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .widget-popular-post .nspList > li {
    min-height: 70px;
  }
  .widget-popular-post .nspList > li .nspImageWrapper {
    width: 70px;
    margin-right: 15px !important;
  }
  .widget-popular-post .nspList > li .nspImageWrapper img {
    width: 100%;
  }
  .nspImage {
    width: 100% !important;
    height: auto !important;
  }
  .sppb-addon-article img {
    width: 100%;
  }
  .ts-bottom-social {
    text-align: left !important;
  }
  .ts-bottom-social ul li {
    margin-right: 20px !important;
  }
  .blog-details-content {
    padding: 30px 50px 40px;
    margin-bottom: 30px;
  }
  .blog-details-content .article-header h1, .blog-details-content .article-header h2 {
    font-size: 28px;
  }
  .blog-details-content .article-full-image, .blog-details-content .article-featured-video, .blog-details-content .article-feature-gallery {
    margin: 0 -50px 30px;
  }
  .blog-details-content blockquote cite, .blog-details-content .sppb-blockquote cite {
    margin-top: 15px;
  }
  .blog-details-content p img.pull-left {
    margin-bottom: 15px;
  }
  .blog.single-big .article-list .article .article-introtext p {
    font-size: 14px;
  }
  .blog .pagination-wrapper {
    margin-bottom: 30px;
  }
  .sp-module.widgets-box .nspArts, .sp-module.widgets-box .nspLinksWrap {
    padding: 0;
  }
  .sp-module.widgets-box .nspMain.widget-popular-post {
    margin: 0 0 -15px;
  }
  #sp-logo-area .logo {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #sp-logo-area .logo .logo-image {
    margin: auto;
  }
  .ts-nav-box .container-inner .ts-search .nav-search-form .search {
    left: -270px;
  }
  .ts-nav-box.classic #offcanvas-toggler > .fa {
    color: #fff;
  }
  .ts-nav-box.standard .ts-user-login .user-login-btn {
    text-align: center;
  }
  #sp-nav-area.ts-nav-box.standard #offcanvas-toggler {
    float: right !important;
  }
  .watch-now-post.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    min-height: 80px;
    padding: 16px 0 20px;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock {
    height: auto;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock .gkImageWrap img {
    height: auto;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock figcaption {
    padding: 20px;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkSmallBlock {
    padding: 0px 0 0px 20px;
  }
  .featured-post-box .ts-overlay-article .sppb-meta-category a {
    bottom: 90px;
  }
  .ts-list-post-box .sppb-addon-article {
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  /* watch now post*/
  /*ts-video-scroll-tab*/
  /*---- post list item ----*/
  #sp-main-body {
    padding: 30px 0;
  }
  .top-banner .custom {
    padding: 0 15px;
  }
  #sp-header.header-default #sp-logo {
    padding-right: 15px;
  }
  #sp-header.header-default #sp-logo .sp-column {
    height: 70px;
    line-height: 70px;
    padding: 10px 10px;
  }
  #sp-header.header-default #sp-logo .logo img {
    margin: auto;
  }
  #sp-header.header-default .breaking-news {
    height: 70px;
    padding: 10px 0;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-heading {
    padding-right: 10px;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-controller {
    display: none;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-wrap {
    display: block;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-wrap .sppb-articles-ticker-text {
    text-align: center;
    padding: 5px 20px;
    display: block;
  }
  #sp-header.header-default .breaking-news .sppb-articles-ticker-wrap .sppb-articles-ticker-text a {
    line-height: 16px;
  }
  #sp-header.header-default #sp-menu {
    padding-left: 15px;
  }
  #sp-header.header-default .offcanvas-menu .offcanvas-inner .sp-module ul li a {
    padding: 12px 0;
  }
  #sp-header.header-default .user-login-popup {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #sp-header.header-default .user-login-popup .ts-login-form {
    transform: translateY(0);
    top: 60px;
    padding: 30px 30px 30px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    line-height: 35px;
  }
  .bannergroup {
    text-align: center;
  }
  .bannergroup .banneritem img {
    margin: auto;
  }
  .nspArts, .nspLinksWrap {
    padding: 0;
  }
  .hot-topics-slider .ts-box-heighlights {
    margin-bottom: 0;
  }
  .hot-topics-slider .ts-box-heighlights .nspArt .nspHeader {
    min-height: 60px;
  }
  .hot-topics-slider .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .hot-topics-slider .slider-post .nspArt {
    margin-bottom: 30px;
  }
  .hot-topics-slider .nspCol4 {
    width: 100%;
  }
  .more-news-slider-item .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .more-news-slider-item .nspArt {
    margin-bottom: 30px;
  }
  .more-news-slider-item .nspCol3 {
    width: 100%;
  }
  .ts-title .sppb-addon-title:before {
    left: -20px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock, .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkBigBlock .gkItem:after {
    font-size: 45px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock {
    padding-left: 0;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    padding: 14px 0 14px;
    min-height: 70px;
  }
  .sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-of-type {
    border-top: none;
  }
  .widget-popular-post .nspImageWrapper {
    margin-bottom: 0 !important;
  }
  .widget-popular-post .nspList > li {
    min-height: 70px;
  }
  .widget-popular-post .nspList > li .nspImageWrapper {
    width: 70px;
    margin-right: 15px !important;
  }
  .widget-popular-post .nspList > li .nspImageWrapper img {
    width: 100%;
  }
  .nspImage {
    width: 100% !important;
    height: auto !important;
  }
  .ts-bottom-social {
    text-align: left !important;
    margin-top: 20px;
  }
  .ts-bottom-social ul li {
    margin-right: 30px !important;
    margin-bottom: 16px !important;
  }
  .ts-footer .sp-module-content ul li a {
    margin: 0 15px;
  }
  .ts-newsletter-bottom .acymailing_form .acysubbuttons {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
    margin-left: 33px;
  }
  .sp-page-title .breadcrumb {
    padding: 10px;
  }
  .sp-page-title .breadcrumb li span.fa-home, .sp-page-title .breadcrumb li a {
    padding: 0;
  }
  .sp-page-title .breadcrumb li span.fa-home {
    margin-right: 5px;
  }
  .blog-details-content {
    padding: 30px 20px 40px;
    margin-bottom: 30px;
  }
  .blog-details-content .article-header h1, .blog-details-content .article-header h2 {
    font-size: 28px;
  }
  .blog-details-content .article-info {
    margin-bottom: 20px;
  }
  .blog-details-content .article-info > span {
    margin-bottom: 10px;
  }
  .blog-details-content .article-ratings {
    display: block;
  }
  .blog-details-content .article-ratings-social-share {
    display: block !important;
  }
  .blog-details-content .article-ratings-social-share .article-social-share {
    float: none;
    margin-top: 20px;
  }
  .blog-details-content .article-full-image, .blog-details-content .article-featured-video, .blog-details-content .article-feature-gallery {
    margin: 0 -20px 30px;
  }
  .blog-details-content p img.pull-left {
    margin-bottom: 30px;
  }
  .blog-details-content .tags li {
    margin-bottom: 10px;
  }
  .blog-details-content blockquote p, .blog-details-content .sppb-blockquote p {
    font-size: 18px;
  }
  .blog-details-content .sppb-addon-gallery .sppb-gallery {
    text-align: center;
  }
  .blog-details-content .sppb-addon-gallery .sppb-gallery li {
    float: none;
    margin-right: 5px;
  }
  .blog-details-content .sppb-addon-gallery .sppb-gallery li img {
    height: auto !important;
  }
  .blog.single-big .article-list .article .article-intro-image {
    margin-bottom: 20px;
  }
  .blog.single-big .article-list.articles-leading .article .article-intro-image {
    margin-bottom: 0;
  }
  .blog .pagination-wrapper {
    margin-bottom: 30px;
  }
  .sp-module.widgets-box {
    padding: 30px 20px;
  }
  .sp-module.widgets-box .sp-module-title:before {
    left: -20px;
  }
  .sp-module.widgets-box .nspArts, .sp-module.widgets-box .nspLinksWrap {
    padding: 0;
  }
  .sp-module.widgets-box .nspMain.widget-popular-post {
    margin: 0 0 -15px;
  }
  blockquote, .sppb-blockquote {
    margin: 50px 0;
    padding: 0 0 0 45px;
    font-size: 18px;
  }
  blockquote:before, .sppb-blockquote:before {
    font-size: 70px;
  }
  blockquote cite, .sppb-blockquote cite {
    display: none;
  }
  .slider-post .nspTopInterface {
    top: -52px;
  }
  .slider-post .nspArts.bottom {
    overflow: visible;
  }
  .slider-post .nspPagination {
    display: block;
  }
  .slider-column-post {
    overflow: hidden;
  }
  .ts-newsletter-bottom .acymailing_form .fieldacyemail {
    padding-bottom: 5px;
  }
  .ts-overlay-article .item .post-overlay-content .post-title.lg {
    font-size: 28px;
  }
  .ts-overlay-article .gkNspPM-VideoList .gkItem {
    width: 100% !important;
  }
  .main-slider-item .item {
    min-height: 360px;
  }
  .ts-post-tab-list .sppb-addon-article {
    min-height: 100px;
  }
  .ts-tranding-box-post .article-image-as-bg .sppb-articles-scroller-date-left-date:after {
    right: -10px;
  }
  .ts-tranding-box-post .sppb-articles-scroller-meta-date-left span.sppb-articles-scroller-day {
    font-size: 30px;
  }
  #sp-logo-area .logo {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #sp-logo-area .logo .logo-image {
    margin: auto;
  }
  .gkNspPM-VideoList {
    margin: 0 0px;
  }
  .nspMain.widgets-box.widget-popular-post {
    margin: 0;
  }
  .ts-nav-box .container-inner .ts-search .nav-search-form .search {
    left: -150%;
    width: 250%;
  }
  .ts-nav-box.classic #offcanvas-toggler > .fa {
    color: #fff;
  }
  .ts-nav-box.standard {
    padding: 8px 0px 0px 0px !important;
  }
  .featured-post .sppb-addon-article img {
    min-height: 240px;
  }
  .post-lg-title .sppb-addon-article > h3 {
    font-size: 26px;
  }
  .watch-now-post.sppb-addon-module .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    min-height: 80px;
    padding: 16px 0 20px;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock {
    height: auto;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkBigBlock .gkImageWrap img {
    height: auto;
  }
  .ts-video-scroll-tab .gkNspPM-VideoGallery .gkSmallBlock {
    padding: 0px 0 0px 20px;
  }
  #sp-logo-area.border-top {
    padding: 10px 0px 0px 0px;
  }
  .main-slider-post .item {
    min-height: 380px;
  }
  .main-slider-post .item .post-overlay-content {
    transform: translateY(-50%);
  }
  .main-slider-post .item .sppb-meta-category a {
    bottom: 75%;
  }
  .post-list-item .sppb-addon-article {
    margin-bottom: 20px;
  }
  .post-list-item .sppb-addon-article a.post-thumb {
    float: left !important;
    margin: 0 0px 20px 0;
    max-width: 100%;
  }
  .most-viewed-article .sppb-addon-content {
    margin: 0 0;
  }
}

/* presset1 inicio*/
/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #f0f1f4;
  color: #252525;
}
body {
  background-image: url(../../images/presets/preset1/bg-pattern.png);
}
.sp-preloader > div {
  background: #d72924;
}
.sp-preloader > div:after {
  background: #f0f1f4;
}
#sp-top-bar {
  background: #fff;
  color: #8a8a8a;
}
#sp-top-bar a {
  color: #8a8a8a;
}
#sp-top-bar a:hover {
  color: #d72924;
}
a {
  color: #d72924;
}
a:hover, a:focus, a:active {
  color: #044cd0;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(215, 41, 36, 0.1);
  color: #d72924;
}
.tags > li a:hover {
  background: #044cd0;
}
.article-social-share .social-share-icon ul li a {
  color: #252525;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #d72924;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #252525;
}
.sp-megamenu-parent > li > a {
  color: #232323;
}
.sp-megamenu-parent > li:hover > a {
  color: #d72924;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  background: #d72924;
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #232323;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #d72924;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #d72924;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #232323;
}
#offcanvas-toggler > .fa {
  color: #232323;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #d72924;
}
.offcanvas-menu {
  background-color: #fff;
  color: #232323;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #232323;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #d72924;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(35, 35, 35, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(35, 35, 35, 0.8);
}
.btn-primary, .sppb-btn-primary {
  border-color: #d72924;
  background-color: #d72924;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #044cd0;
  background-color: #044cd0;
}
ul.social-icons > li a:hover {
  color: #d72924;
}
.sp-page-title {
  background: #d72924;
}
.layout-boxed .body-innerwrapper {
  background: #f0f1f4;
}
.sp-module ul > li > a {
  color: #252525;
}
.sp-module ul > li > a:hover {
  color: #d72924;
}
.sp-module .latestnews > div > a {
  color: #252525;
}
.sp-module .latestnews > div > a:hover {
  color: #d72924;
}
.sp-module .tagscloud .tag-name:hover {
  background: #d72924;
}
.search .btn-toolbar button {
  background: #d72924;
}
#sp-footer a, #sp-bottom a {
  color: #fff;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
  color: #d72924;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #232323;
}
.sp-comingsoon body {
  background-color: #d72924;
}
.sppb-meta-category a {
  background: #d72924;
}
.pagination > li > a, .pagination > li > span {
  color: #252525;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #252525;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #d72924;
  background-color: #d72924;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #d72924;
  background-color: #d72924;
}
.error-code, .coming-soon-number {
  color: #d72924;
}
a.itemRelTitle, div.itemNavigation a {
  color: #252525;
}
a.itemRelTitle:hover, div.itemNavigation a:hover {
  color: #d72924;
}
.page-item.active .page-link {
  background: #d72924;
}
div.k2Pagination ul li a:hover {
  background: #d72924;
  color: #fff !important;
}
/* Presets
 ================================================== */
.ts_date_area, #sp-header.header-default #sp-logo .sp-column, .ts-search .nav-search-icon {
  background: #d72924;
  color: #fff;
}
.ts-post-tab-list .sppb-addon-article .sppb-meta-category a, .ts-top-bar-classic#sp-top-bar.bg-dark-item #sp-breaking .sppb-articles-ticker-wrap .sppb-articles-ticker-heading {
  color: #d72924;
}

/* presset1 fim*/

/* Vinazine fim*/

/* Drop Cap */

#parent-fieldname-text:first-letter,
div[property="rnews:articleBody"]:first-letter {
  color: #2969bd!important;
  font-size: 5rem;
  display: block;
  font-weight: 700;
  float: left;
  line-height: 4rem;
  margin-right: 20px;
}

body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #222;
  background: #fff;
  text-align: justify;
}

strong {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}

/* p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}*/

a {
  color: #0094ff;
}

a:hover {
  color: #0094ff;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #0c326f;
  line-height: normal;
  letter-spacing: normal;
  line-height: 4.4rem;
  font-size: 1.8rem !important;
}

h1 {
  font-size: 36px;
  margin-bottom: .6em;
}

h1,
h2 {
  color: #0c326f
}

/*
h2 {
  /* font-size: 30px; */
  /* margin-bottom: .3em */
  /*font-size: 2.2em;
  font-weight: 800;
  text-align: center;
  color: #333;
  position: relative;
  /*  padding-top: 80px;*/
  /*padding-bottom: 15px;
  margin-bottom: 23px;
  margin: 0 auto; */
}

h3 {
  font-size: 22px;
  color: #282828;
  margin-bottom: .5em
}

h4 {
  font-size: 18px
}

.item-mob {
  display: none;
}

.alinha-direita {
  text-align: right;
}

span.highlight {
  background: #1FC86A;
}

body:before {
  content: "";
  display: block;
  pointer-events: none;
  width: 130px;
  height: 86px;
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  background-image: url(../img/faixa-br.png);
}

a:link,
a:visited {
  color: #1351b4
}

a:target {
  background-color: transparent!important;
}

header {
  position: relative;
}

nav.menu-principal {
  position: absolute;
  z-index: 999999;
  width: 100%;
  color: #fff;
}

header .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 65px;
  /*border-bottom: 1px solid hsla(0,0%,100%,.2);*/
}

header #logo {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.625rem;
  font-weight: 400;
  margin: 0 20px 0 0;
}

header #portal-logo {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

header #logo #portal-title,
#logo h1 {
  display: inline;
  font-size: 1.625rem;
  font-weight: 600;
  color: #333
}

header #logo #portal-title,
#logo a {
  color: #333
}

header #logo #portal-title,
#logo a:hover {
  color: #333
}

header #logo .portal-title-1 {
  /*font-size: .625rem; font-weight: 700; width: 100%; -webkit-box-ordinal-group: -1; -ms-flex-order: -2; order: -2; opacity: .6; text-transform: uppercase; position: relative; float: left; margin: 0; padding: 0;*/
}

header .header-accessibility {
  width: 280px;
  text-align: right;
  text-transform: uppercase;
  font-size: .6875rem;
  line-height: 1.2rem;
  font-weight: 700;
}

header .header-accessibility ul {
  list-style: none;
  margin: 1rem 0;
}

header .header-accessibility ul li {
  display: inline;
}

header .header-accessibility #siteaction-contraste>a {
  width: 35px !important;
  display: inline-block;
  position: relative;
  border-right: 1px solid #ccc;
  color: transparent;
  white-space: nowrap;
}

header .header-accessibility #siteaction-contraste>a:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../img/contrast.png);
  width: 20px;
  background-repeat: no-repeat;
  height: 18px;
  -webkit-filter: none;
  filter: none;
}

header .header-accessibility #siteaction-vlibras {
  line-height: 25px;
}

header .header-accessibility #siteaction-vlibras>a {
  width: 35px !important;
  display: inline-block;
  position: relative;
  padding: 0 0 0 20px;
  margin-left: 8px;
  color: transparent;
  white-space: nowrap;
}

header .header-accessibility #siteaction-vlibras>a:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../img/vlibras.png);
  width: 20px;
  background-repeat: no-repeat;
  height: 25px;
  -webkit-filter: none;
  filter: none;
}

header.topo {
  color: #333;
  background-color: #fff!important;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)!important;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)!important;
}

header .search-wrapper {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}

header .search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .header-icons {
  margin: 15px 5px 15px 0;
  padding-right: 15px;
  border-right: 1px solid hsla(0, 0%, 100%, .2);
}

header .ico-navegacao {
  display: inline-block;
  cursor: pointer;
  text-indent: -3000px;
  height: 25px;
  -webkit-filter: none;
  filter: none;
}

header .header-icons .ico-navegacao {
  background: url(../img/menu-icon.png);
  width: 28px;
  cursor: pointer;
  width: 28px;
  cursor: pointer;
}

header .links-destaque {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

header .links-destaque ul {
  margin: 1rem 0;
  padding-left: 14px;
}

header .links-destaque li {
  margin-right: 20px;
  font-size: 1rem;
  font-weight: 500;
  display: inline;
}

header .links-destaque a {
  color: #333;
}

header #main-header a:hover,
header#main-header a:link,
header#main-header a:visited {
  text-decoration: none;
  color: #fff;
}

header #portal-searchbox {
  background: #efefef;
  float: none;
  width: 100%;
  max-width: 296px;
  height: 65px;
  margin: 0;
  /* margin-left: 32px;*/
  /*position: absolute;
    right: 0;
    top: 0;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: max-width .3s ease-out, padding .3s ease-in-out;
  -o-transition: max-width .3s ease-out, padding .3s ease-in-out;
  transition: max-width .3s ease-out, padding .3s ease-in-out;
}

header #portal-searchbox .btn-busca {
  position: relative;
  background: #fff;
  color: #333;
  display: block;
  padding: .8rem 6rem .8rem 1.8rem;
  border-radius: 20px;
  font-size: .85rem;
}

header #portal-searchbox .btn-busca:after {
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -269px -28px;
  content: "";
  right: 8px;
  top: 10px;
  width: 24px;
  height: 22px;
}

.header-icons .ico-navegacao {
  display: inline-block;
  text-indent: -3000px;
  background-image: url(../img/sprite1.png) !important;
  background-position: -30px -217px !important;
  width: 28px;
  height: 28px;
  -webkit-filter: #333;
  /*filter: #333;*/
  color: #1351b4;
  font-size: 22px!important;
}

header .box-menu {
  margin-top: -75px;
}

.box-menu {
  display: none;
  width: 100%;
  padding: 50px 0;
  background: #fff;
  position: absolute;
  left: 0;
  color: #333;
  box-shadow: 0 8px 6px -6px #ccc;
}

.box-menu.menu-ativo {
  display: block;
  border-top: 2px solid #ffcd07;
}

.box-menu span.icon-li {
  display: none;
}


/*.box-menu .container:before       {content: ""; position: absolute; background: #fff; height: 20px; width: 20px;  transform: rotate(45deg); top: -9px; margin-left: 3px;}*/

.box-menu .titulo-menu {
  font-weight: 600;
  min-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}

.box-menu a {
  color: #333
}

.box-menu ul {
  list-style: none;
  padding-left: 0;
}

.box-menu ul li a {
  color: #333;
  font-size: .95rem;
  margin-bottom: 1rem;
  display: block;
}


/*.box-menu .coluna-menu          {border-right: 1px solid #ececec;}*/

.box-menu .coluna-menu:last-child {
  border: 0;
}

.box-menu .coluna-menu .titulo-emalta {
  color: #06acff;
  font-weight: 800
}

.box-menu .item-banner-menu {
  text-align: center;
}

.box-menu .item-banner-menu img {
  margin-bottom: 1rem;
}

.titulo-preto {
  font-weight: 800;
  font-size: 16px !important;
  margin-bottom: 1rem;
  display: block;
  color: #333
}

.box-busca {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(39, 39, 39, 0.76);
  z-index: 999999;
  top: 0;
  align-items: center;
}

.box-busca .quadro-busca {
  background: #fff;
  width: 100%;
  display: block;
  float: left;
  padding: 2rem;
  border-radius: 8px;
}

.box-busca .quadro-busca .campo-busca {
  margin-bottom: 20px;
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.2);
  padding-bottom: 20px;
}

.box-busca .sugestoes-busca {
  width: 100%;
}

.box-busca .sugestoes-busca .titulo-busca {
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 10px;
  display: block;
}

.box-busca .sugestoes-busca ul {
  list-style: none;
  padding-left: 0;
}

.box-busca .sugestoes-busca .coluna-em-alta a {
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}

.box-busca .sugestoes-busca .coluna-termos-buscados a {
  float: left;
  border: 2px solid #222;
  border-radius: 30px;
  padding: 8px 18px;
  margin: 0 1rem 1rem 0;
  color: #000;
  font-weight: 600;
  font-size: .9rem;
}

.box-busca .sugestoes-busca .coluna-termos-buscados a:hover {
  background: #0094ff;
  color: #fff;
  border-color: #0094ff;
  text-decoration: none;
}

.box-busca .sugestoes-busca .coluna-noticias a {
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.2);
  display: block;
  margin-bottom: 8px;
  padding-bottom: 8px;
  color: #555;
}

.box-busca .fechar-modal {
  float: right;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  cursor: pointer;
  margin-bottom: 5px;
}

.box-busca form {
  width: 100%;
}

.box-busca form input.inputbox {
  width: 85%;
  border: 0;
  background: hsla(0, 0%, 59%, 0.2);
  height: 60px;
  padding-left: 1rem;
}

.box-busca form button.botao-busca {
  width: 15%;
  border: 0;
  height: 60px;
  background: #1FC86A;
  color: #fff;
  cursor: pointer;
}

.portal-redes {
  padding: 0;
  margin: 0 !important;
}

.portal-redes>li {
  display: inline-block;
  cursor: pointer;
}

.portal-redes>li a {
  text-indent: -3000px;
  display: inline-block;
  width: 31px;
  height: 32px;
}

.portalredes-twitter {
  background-image: url(../img/sprite.png);
  background-position: -126px -159px;
  width: 27px;
  height: 28px;
  margin-left: 15px;
}

.portalredes-youtube {
  background-image: url(../img/sprite.png);
  background-position: -35px -159px;
  width: 32px;
  height: 28px;
}

.portalredes-facebook {
  background-image: url(../img/sprite.png);
  background-position: -265px 2px;
  width: 22px;
  height: 26px;
}

.portalredes-flickr {
  background-image: url(../img/sprite.png);
  background-position: -87px -194px;
  width: 29px;
  height: 29px;
}

.portalredes-insta {
  background-image: url(../img/sprite.png);
  background-position: -235px 1px;
  width: 29px;
  height: 29px;
}

.portalredes-tumblr {
  background-image: url(../img/sprite.png);
  background-position: -202px 155px;
  width: 29px;
  height: 29px;
}

.portalredes-cloud {
  background-image: url(../img/sprite.png);
  background-position: -210px -126px;
  width: 34px;
  height: 29px;
}

.portalredes-share {
  background-image: url(../img/sprite.png);
  background-position: -210px -40px;
  width: 29px;
  height: 29px;
}

.portalredes-rss {
  background-image: url(../img/sprite.png);
  background-position: -238px -116px;
  width: 29px;
  height: 29px;
}


/*DESTAQUE -------------------------------- */

.super-destaque {
  width: 100%;
  height: 650px;
  display: block;
  overflow: hidden;
  position: relative;
}

.super-destaque .chamada-super-destaque {
  color: #fff;
  position: absolute;
  z-index: 999998;
  bottom: 5%;
  width: 70%;
  padding: 10px 10px 10px 15px;
}

.chapeu-super-destaque {
  font-size: 1em;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.super-destaque a {
  color: #fff;
  font-size: 3em;
  font-weight: 900;
  /* transition: background 0.3s;*/
}

.super-destaque a:hover {
  color: #0094ff;
  text-decoration: none;
}

.super-destaque .midia img {
  width: 100%;
  height: auto;
  min-height: 650px;
  object-fit: cover;
}

.super-destaque .midia:before {
  width: 100%;
  height: 650px;
  position: absolute;
  z-index: 999997;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
}

.em-alta {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 0 35px 0;
}

.em-alta a {
  color: #222;
}

.em-alta a:hover {
  text-decoration: none;
}

.botoes-centro {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 0 35px 0;
  width: 100%;
}

.botoes-centro a {
  color: #222;
}

.botoes-centro a:hover {
  text-decoration: none;
}

.destaque-titulo .outstanding-header h2 {
  display: inline-block;
  font-size: 1rem;
  white-space: nowrap;
  color: #333;
  margin-bottom: 20px;
  padding: 0 10px;
  text-transform: uppercase;
  margin-top: -8px;
  font-weight: 400!important;
}

.destaque-titulo .outstanding-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0 5px 0;
}

.destaque-titulo .outstanding-header:after,
.destaque-titulo .outstanding-header:before {
  content: "linha";
  background: hsla(0, 0%, 60%, 0.5);
  width: 40%;
  height: 1px;
  text-indent: -3000px;
}

.menu-quente .destaque-titulo .outstanding-header h2 {
  width: auto !important;
  display: inline-block;
  font-size: 1rem !important;
  white-space: nowrap;
  color: #333;
  margin: 0;
  margin-bottom: 20px !important;
  margin-top: -8px !important;
  padding: 0 10px !important;
  text-transform: uppercase;
  font-weight: 400!important;
}


/* PADRÃO DE BOTÕES --------------------------------*/

.btn {
  border: 2px solid #222;
  border-radius: 30px;
  padding: 10px 23px;
}

.btn.btn-primary {
  color: #fff!important;
  border: 2px solid #0094ff;
  background: #0094ff
}

.btn.btn-success {
  color: #fff!important;
  border: 2px solid #019600;
  background: #019600
}

.btn-padrao,
.em-alta a {
  border-radius: 30px;
  border: 2px solid #222!important;
  padding: 12px 23px 8px 23px;
  margin: 5px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
}

.btn-padrao:hover,
.em-alta a:hover {
  background: #0094ff;
  color: #fff!important;
  border: 2px solid #0094ff!important;
  cursor: pointer;
}

.servicos .btn-padrao:hover {
  background: #1FC86A;
  border: 2px solid #1FC86A!important;
}


/* PADRÃO DE BOTÕES */


/*MOSAICO ----------------------------------- */

.mosaico {
  margin: 0px;
  clear: both;
}

.mosaico .item-mosaico {
  position: relative;
  margin-bottom: 30px;
  height: 370px;
  overflow: hidden;
}

.mosaico .item-mosaico img {
  object-fit: cover;
  width: 100%;
  height: 370px;
  position: relative;
  z-index: 999991;
}

.mosaico .item-mosaico:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: block;
  content: "";
  z-index: 999992;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#212121));
  background-image: -o-linear-gradient(transparent, #212121);
  background-image: linear-gradient(transparent, #212121);
}

.mosaico .item-mosaico .chamada-mosaico {
  position: absolute;
  bottom: 20px;
  z-index: 999993;
  padding: 20px;
  color: #fff;
}

.mosaico .item-mosaico .chamada-mosaico .chapeu-mosaico {
  display: block;
  font-size: 1em;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.mosaico .item-mosaico .chamada-mosaico .titulo-mosaico {
  font-size: 1.8em;
  font-weight: 800;
  line-height: 1.2em;
  color: #fff;
  text-decoration: none;
}

.mosaico .item-mosaico .chamada-mosaico .titulo-mosaico:hover {
  color: #0094ff
}

.mosaico .item-mosaico.mosaico-secundario {
  height: 200px;
  /*  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%);
*/
}

.mosaico .item-mosaico.mosaico-secundario .chamada-mosaico .chapeu-mosaico {
  font-size: 0.9em;
  color: #0094ff
}

.mosaico .item-mosaico.mosaico-secundario .chamada-mosaico .titulo-mosaico {
  font-size: 1.1em;
  color: #333;
  font-weight: 400;
}

.mosaico .item-mosaico.mosaico-secundario .chamada-mosaico .titulo-mosaico:hover {
  color: #0094ff
}

.mosaico .item-mosaico.mosaico-secundario:after {
  display: none;
}

.mosaico .item-mosaico.mosaico-video:before {
  width: 30px;
  height: 30px;
  position: absolute;
  content: "";
  background-image: url(../img/sprite.png);
  background-position: -203px -219px;
  top: 1rem;
  right: 1rem;
  z-index: 999993
}


/*MOSAICO*/


/*SERVICOS ----------------------------------- */

.servicos {
  background: #e6e6e6;
  padding: 0 0 60px 0;
}

.servicos h2 {
  margin-bottom: 20px;
}

.servicos a {
  width: 80%;
  text-transform: uppercase;
  font-size: 1.45em;
  font-weight: 800;
  color: #333;
  margin: 10px auto;
  height: 200px;
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  transition: background .5s;
}

.servicos a:hover {
  background: #1fc86a;
  text-decoration: none;
  color: #fff;
  transition: background .5s;
  position: relative;
}

.servicos a:hover:after {
  position: absolute;
  content: "";
  height: 40px;
  width: 40px;
  top: 0;
  right: 0;
  background-image: url(../img/sprite.png);
  background-position: -160px -84px;
  width: 37px;
  height: 36px;
}


/*SERVICOS*/


/*DESTAQUES ----------------------------------- */

.destaques {
  margin: 30px 0;
}

.destaques h2 {
  margin-bottom: 20px;
}

.destaques .item-destaques {
  position: relative;
  margin-bottom: 30px;
  height: 370px;
  overflow: hidden;
}

.destaques .item-destaques img {
  object-fit: cover;
  width: 100%;
  height: 370px;
  position: relative;
  z-index: 999991;
}

.destaques .item-destaques:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: block;
  content: "";
  z-index: 999992;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#2f2f2f));
  background-image: -o-linear-gradient(transparent, #2f2f2f);
  background-image: linear-gradient(transparent, #2f2f2f);
}

.destaques .item-destaques .chamada-destaques {
  position: absolute;
  bottom: 0;
  z-index: 999993;
  padding: 20px;
  color: #fff;
}

.destaques .item-destaques .chamada-destaques .chapeu-destaques {
  font-size: 1em;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.destaques .item-destaques .chamada-destaques .titulo-destaques {
  font-size: 1.65em;
  font-weight: 800;
  display: block;
  line-height: 1.4em;
  color: #fff;
  text-decoration: none;
}

.destaques .item-destaques .chamada-destaques .titulo-destaques:hover {
  color: #0094ff
}

.destaques .item-destaques.tipo2 .chamada-destaques {
  position: absolute;
  top: 0;
}

.destaques .item-destaques.tipo2 .chamada-destaques .chapeu-destaques {
  font-size: 2.3em;
  font-weight: 800;
  line-height: 1.4em;
  color: #fff;
  text-decoration: none;
}

.destaques .item-destaques.tipo2 .chamada-destaques .titulo-destaques {
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 15px 23px;
  margin-top: 30px;
  display: block;
  float: left;
}

.destaques .item-destaques.tipo2 .chamada-destaques .titulo-destaques:hover {
  border: 2px solid #0094ff;
  background: #0094ff;
  color: #fff;
}


/*DESTAQUES*/


/*FINAL CONTEUDO  ----------------------------------- */

#footer-conteudo {
  margin: 2rem 0;
}


/* 
* voltar-topo       
*/

div#viewlet-below-content {
  margin: 60px auto;
  min-height: 35px;
  position: relative;
  padding: 20px 0;
  border-top: .5px solid #ccc;
  max-width: 1152px;
  clear: both;
  margin-bottom: 100px;
}

.voltar-topo {
  position: absolute;
  right: 0;
  top: 5px
}

.voltar-topo a {
  color: #1351b4;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 700;
  margin-top: 1rem;
  display: inline-block;
  text-decoration: none;
}

.voltar-topo a:after {
  content: "^";
  background: #1351b4;
  color: #fff;
  border-radius: 50%;
  padding: 11px 10px 8px;
  display: block;
  float: right;
  width: 40px;
  height: 40px;
  line-height: 1.1;
  text-align: center;
  font-size: 1.4em;
  margin: -10px 0 0 10px;
  font-weight: 700;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)
}

.voltar-topo a:hover:after {
  background: #2670e8
}

.texto-copyright {
  border-top: .5px solid #ccc;
  position: absolute;
  bottom: -65px;
  width: 100%;
  padding-top: 20px;
  clear: both;
  font-size: 12px;
  color: #555;
  margin-right: 20px;
}

.texto-copyright a {
  color: #555;
  font-weight: 700;
}


/*FINAL CONTEUDO*/


/*FOOTER ----------------------------------- */

.footer {
  background: #071d41;
  padding-bottom: 40px !important;
}

.footer .container {
  padding: 0 !important;
}

.footer .box-menu {
  display: block !important;
  position: relative;
  top: 0;
  background: #071d41;
  box-shadow: none;
  color: #fff;
  text-align: left;
}

.footer .box-menu .titulo-menu {
  min-height: 75px;
  font-weight: 600;
}

.footer .box-menu ul li {
  margin: 8px 0;
}

.footer .box-menu ul li a {
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

.footer .box-menu .container:before {
  display: none;
}

.footer .redes-sociais {
  width: 40% !important;
  display: inline-block;
  float: left !important;
}

.footer .redes-e-logos span {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  color: #fff;
}

.footer .portal-redes li {
  padding-right: 15px;
}

.footer .portalredes-twitter {
  background-position: -99px -159px;
  width: 31px;
}

.footer .portalredes-youtube {
  background-position: -60px -159px;
  width: 31px;
}

.footer .portalredes-facebook {
  background-position: -150px -159px;
  width: 28px;
}

.footer .portalredes-flickr {
  background-position: -54px -194px;
  width: 31px;
}

.footer .portalredes-insta {
  background-position: -202px -192px;
  width: 34px;
}

.footer .portalredes-tumblr {
  background-position: -202px 184px;
  width: 31px;
}

.footer .portalredes-cloud {
  background-position: -206px -154px;
  width: 34px;
}

.footer .portalredes-share {
  background-position: 2px -191px;
  width: 31px;
}

.footer .portalredes-rss {
  background-position: -238px -142px;
  width: 31px;
}

.footer .portalredes-instagram {
  background-position: -238px -142px;
  width: 31px;
}

.footer .footer-capes {
  padding-bottom: 40px;
  padding-top: 30px
}

#footer-brasil {
  display: inline-block !important;
  width: 60% !important;
  background-color: transparent !important;
}

#footer-brasil .logo-acesso-footer,
#footer-brasil .logo-governo-federal {
  filter: invert(100%);
}

#footer-brasil #wrapper-footer-brasil {
  padding: 20px 0 25px 0!important;
}

.footer .footer-capes .logo-footer,
.footer .footer-capes .logo-governo-federal {
  float: left;
}


/*.footer .box-menu .footer .box-menu-capes span          {margin: 30px 0 0 130px; display: block;}*/

.footer .footer-capes .acesso-a-informacao {
  float: right;
}

.footer .footer-capes .logo-governo-federal {
  padding-top: 3px;
  margin-left: 30px;
}

.footer .footer-capes .endereco {
  border-top: 1px solid #dadada;
  margin-top: 35px;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
}

.footer .link-e-ouv,
.footer .link-sei {
  text-align: right;
}

.footer .link-e-ouv img {}

span.separator {
  display: none;
}


/*INTERNA ----------------------------------- */

#interna #wrapper {
  padding-top: 40px;
}

#interna nav.menu-principal {
  background: none;
  position: relative;
}

#interna .box-menu {
  top: 8.7rem;
}

#interna .super-destaque {
  margin-bottom: 2rem;
}

#interna .footer .box-menu {
  top: 0;
}

#interna .chapeu {
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: left;
  font-size: 20px!important;
  font-weight: 400!important;
  color: #555!important;
  margin-bottom: 1em;
}

/*
#interna h2 {
  font-size: 22px;
  color: #282828;
  margin-bottom: .5em;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 200;
  text-align: left;
} */

#interna h3 {
  /* margin-bottom: 2rem; */
  margin-bottom: 0.3rem;
}

#interna h4 {
  margin-bottom: 2rem;
}


/*#interna img            {max-width: 100%; object-fit: cover;}*/

#interna p {
  margin-bottom: 1rem;
}

#interna p.captular:first-letter {
  color: #2969bd!important;
  font-size: 5rem;
  display: block;
  font-weight: 700;
  float: left;
  line-height: 4rem;
  margin-right: 20px
}

#interna figcaption {
  font-size: 0.8rem;
  margin-left: 50%;
  padding: 1rem;
  float: right;
  clear: both;
  background: #efefef;
  margin-bottom: 1rem;
}

#interna .conteudo-interna {
  /*padding-top: 60px*/
}

#interna .conteudo-interna ul {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 2rem;
  margin-bottom: 2rem; 	  
}

#interna .conteudo-interna ul ul {
  padding-left: 2rem
}


/*BREADCRUMBS ----------------------------------- */

#portal-breadcrumbs #breadcrumbs-you-are-here {
  display: none
}

#portal-breadcrumbs #breadcrumbs-home a {
  text-indent: -3000px;
  display: inline-block;
  position: relative;
  width: 20px;
}

#portal-breadcrumbs #breadcrumbs-home a:before {
  content: " ";
  position: absolute;
  top: 5px;
  left: 0;
  background-image: url(../img/sprite.png);
  background-position: -269px -145px;
  width: 17px;
  height: 12px;
}

#portal-breadcrumbs .breadcrumbSeparator {
  padding: 0;
  text-indent: -1000px;
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-position: -133px -223px;
  width: 26px;
  height: 21px;
  background-position: -133px -220px
}

#portal-breadcrumbs {
  padding: 15px 25px 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#portal-breadcrumbs {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding: 20px 0 10px 0;
  font-size: 16px;
}

#portal-breadcrumbs a,
#portal-breadcrumbs a:hover {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

#portal-breadcrumbs a {
  border-bottom: none;
  display: inline-block;
}

#portal-breadcrumbs #breadcrumbs-current {
  font-weight: 600;
}

#interna .rastro {
  padding: 1rem 0 1rem 0;
  border-bottom: .5px solid #e8e8e8;
  /*float: left;*/
  width: 100%;
  margin-bottom: 2rem;
}

#interna .rastro span {
  /*float: left;*/
  font-weight: 600
}

#interna .rastro a {
  color: #777;
  font-weight: 300;
}

#interna .rastro a span {
  font-weight: 300
}

#interna .rastro .rastro-inicial {
  background-image: url(../img/sprite.png);
  background-position: -269px -145px;
  width: 17px;
  height: 12px;
  display: block;
  float: left;
  margin-top: 9px;
}

#interna .rastro .rastro-separador {
  padding: 0;
  text-indent: -1000px;
  /*float: left;*/
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-position: -133px -218px;
  width: 26px;
  height: 21px;
}

.subtitulo-noticia {
  color: #9e9d9d;
  font: normal 1.125rem Raleway, sans-serif;
  text-align: left;
  margin: 0 0 2rem;
}

#interna .publicacao-dados,
#interna .documentByLine {
  padding: 17px 0;
  margin: 0 0 2rem;
  color: #666666;
  /* font-family: rawline, sans-serif!important; */
  text-transform: lowercase;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  border-top: 1px solid rgba(0, 0, 0, .1);
  text-align: left;
  font-size: 14px;
  list-style: none;
  float: left;
  width: 100%;
}

#interna .conteudo-noticia {
  width: 80%;
  margin: 0 auto;
}

.conteudo-interna .alert {
  clear: both;
}

.conteudo-interna .alert-error {
  background: #e87984;
  color: #fff;
}

.conteudo-interna .alert-error a {
  color: #333
}

#interna .conteudo-interna .todas-noticias {
  list-style: none;
  padding-left: 0;
  font-size: 1.125rem;
}

#interna .conteudo-interna .todas-noticias li {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  width: 100%;
  display: block;
  float: left;
  border-bottom: .5px solid #e8e8e8;
}

#interna .conteudo-interna .todas-noticias li>a {
  font-size: 1.375rem;
  font-weight: 900;
  color: #333;
  display: block;
  width: 100%;
  margin-bottom: .3em;
}

#interna .conteudo-interna .todas-noticias li>a:hover {
  color: #069cff;
  text-decoration: none;
}

#interna .conteudo-interna .todas-noticias .keywords a {
  background: #eee;
  font-weight: 400;
  padding: 8px 15px;
  color: #222!important;
  border-radius: 30px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: .65rem;
}

#interna .conteudo-interna .todas-noticias .chapeu-noticia {
  font-size: .875rem;
  color: #069cff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: inherit;
}

#interna .conteudo-interna .todas-noticias .descricaoNoticia {
  margin-bottom: 1rem;
}

#interna .conteudo-interna .todas-noticias .data-noticia {
  padding: 0;
  margin: 0;
  color: #a6a6a6;
  font-family: inherit!important;
  border: none;
  text-align: left;
  font-size: .875rem;
  font-weight: 500;
}

#interna .conteudo-capa h2.titulo-capa {
  text-align: left;
}

#interna .chamada-super-destaque {
  width: auto !important;
}

body.capa-azul {
  background: #2969BD;
}

body.capa-azul .conteudo-interna,
body.capa-azul .texto-copyright {
  color: #fff
}

body.capa-azul .rastro a {
  color: #fff !important;
}

body.capa-azul .documentFirstHeading {
  float: none;
}

.menu-institucional a {
  background: #fff;
  font-size: 1.45em;
  font-weight: 800;
  color: #333;
  margin: 10px auto;
  height: 200px;
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  transition: background .5s;
}

.menu-institucional a:hover {
  background: #efecec;
  text-decoration: none;
  color: #0094ff;
  transition: background .5s;
  position: relative;
}

.titulo-artigo {}

.titulo-artigo a {
  color: #333 !important;
}

.titulo-artigo a:hover {
  text-decoration: none;
}

.btn-compartilha-conteudo {
  z-index: 9000;
  position: fixed;
  bottom: 0;
  margin-bottom: 50px;
  margin-left: -80px
}

.btn-compartilha-conteudo h5 {
  display: none;
}

.btn-compartilha-conteudo .botoes {
  width: auto;
}

.btn-compartilha-conteudo .botoes a {
  border: 1px solid #979797;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  margin-bottom: 20px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #333;
  font-size: 25px
}

.btn-compartilha-conteudo .botoes .wpp-btn {
  visibility: hidden;
}

.btn-compartilha-conteudo .botoes a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-compartilha-conteudo .botoes .twitter-btn:hover {
  background: #55acee;
}

.btn-compartilha-conteudo .botoes .facebook-btn:hover {
  background: #3b5999;
}

.btn-compartilha-conteudo .botoes .wpp-btn:hover {
  background: #25D366;
}

.btn-compartilha-conteudo .txt-rede {
  display: none;
}

.clear {
  clear: both !important;
}


/*INTERNA*/


/*LISTAGEM ----------------------------------- */

#interna .conteudo-interna .tileContent .tileImage {
  float: right;
  margin: 0 1em 0.5em 1em;
}

#interna .conteudo-interna .tileContent .subtitle {
  font-size: 16px;
  color: #555;
  font-weight: 600;
  text-transform: uppercase;
  font-family: inherit;
}

#interna .conteudo-interna .tileContent h2.tileHeadline {
  font-weight: 600;
  font-family: inherit;
  font-size: 24px;
  margin-bottom: 0;
}

#interna .conteudo-interna .tileContent h2.tileHeadline a {
  color: #0c326f!important;
  font-weight: 600;
}

#interna .conteudo-interna .tileContent .tileBody .description,
#interna .conteudo-interna .tileContent .tileBody .description p {
  font-size: 21px;
  line-height: 30px;
}

#interna .content-core .documentByLine {
  border-top: none !important;
  border-color: #ccc;
}

#viewlet-below-content-title .documentByLine {
  font-size: 16px;
}

#interna .content-core .documentByLine {
  color: #a6a6a6;
  font-family: inherit!important;
  text-align: left;
  font-size: 17px;
  text-transform: capitalize;
}

#interna .content-core .documentByLine .hiddenStructure {
  display: none;
}

#interna .conteudo-interna .documentFirstHeading {
  font-family: inherit!important;
  margin: 0;
  padding: 15px 0 16px 0;
  font-size: 26px;
  font-weight: 600;
}


/*LISTAGEM*/


/* PAGINAÇÃO -----------------------------------  */

#pagination {
  clear: both;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    min-height: 100px;
    margin: auto;
}

#pagination .pagination {
  padding: 30px 0 50px 0px
}

.pagination ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
  margin-right: 5px
}

.pagination ul li:before {
  content: "" !important;
}

.pagination ul li a {
  color: #444649 !important;
}

.pagination>li>a,
.pagination>li>span {
  border: none !important;
  font-size: 17px;
  background: #fff
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 1px solid #aeada9
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid #fff
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #e8e8e8 !important;
  border-color: #e8e8e8;
}

.pagination>.disabled>a {
  color: #9a9999 !important;
  padding-right: 10px
}

.pagination>.disabled>a:hover {
  background: #fff !important;
}

.pagination .active a,
.pagination .active a:hover {
  padding: .5rem .75rem;
  color: #fff !important;
  background: #2969BD !important;
}

#pagination .page-link {
  display: inline;
  margin-left: 0;
  line-height: 1.50
}


/* RESULTADO DE BUSCA - FORMULÁRIO */

.search {
  margin-bottom: 50px;
  border-bottom: .5px solid #e8e8e8;
  padding: 1rem;
  background: #eeeeee
}

.search form {
  width: 100%
}

.search form button.botao-busca {
  width: 100%;
  border: 0;
  height: 38px;
  background: #1FC86A;
  color: #fff;
  cursor: pointer;
}

.search input,
.search select {
  font-weight: 700
}


/* Artigos relacionados */

.below-content {
  border-top: 2px solid #0094FF;
  padding-top: 20px;
  margin-top: 70px;
}


/*
* TAGS
*/

.line.keys {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-left: 0!important;
  margin-bottom: 7px;
  text-indent: 0;
  padding: 0;
}

.below-content .keys a {
  text-transform: capitalize;
  color: #2670e8!important;
  display: inline-block!important;
  float: none;
  margin: 0 10px!important;
  font-size: 16px;
  background: none;
  /* padding: 0!important; */
  background: #eee;
  font-weight: 400;
  padding: 8px 15px;
  color: #222!important;
  border-radius: 30px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: .65rem;
}

a.link-categoria {
  display: inline-block!important;
  float: none;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #2670e8!important;
}

a.link-categoria:focus {
  text-shadow: 0 3px 6px rgba(38, 112, 232, .6)!important;
}

a.link-categoria:active,
a.link-categoria:hover,
a.link-categoria:visited {
  color: #2670e8!important;
}

#interna .artigos-relacionados {
  padding: 50px 0 100px 0;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

#interna .artigos-relacionados h2 {
  font-size: 1.8rem
}

#interna .artigos-relacionados ul {
  margin-left: 0
}

#interna .artigos-relacionados li {
  list-style-type: none;
  float: left;
  width: 33%;
  padding: 0 1%
}

#interna .artigos-relacionados li a {
  font-size: 1.1em;
  color: #333
}

#interna .artigos-relacionados li a:hover {
  color: #0094ff;
}

#interna .artigos-relacionados .data {
  font-size: 0.9em;
  font-weight: 700
}


/* ALTO CONTRASTE ----------------------------------- */

.contraste * {
  background: black !important;
  background-image: inherit;
  color: #fff!important;
}

.contraste * a {
  color: #ff0!important;
}

.contraste * p {
  color: #fff!important;
}

.contraste .box-menu .container:before {
  background: black
}

.contraste .acesso-a-informacao svg g path {
  fill: #fff;
}

.contraste .acesso-a-informacao {
  background: black
}

.contraste .header-icons .ico-navegacao {
  background: url(../img/sprite.png) -178px -159px !important;
}


/* RESPONSIVIDADE ----------------------------------- */


/* Large desktops and laptops */

@media (min-width: 1400px) {}

@media (min-width: 1232px) {
  .container {
    min-width: 1200px;
    max-width: 1200px;
  }
}

@media (max-width: 1194px) {}

@media (max-width: 1024px) {
  .super-destaque {
    height: 500px;
  }
  .super-destaque .chamada-super-destaque {
    width: auto;
    padding: 10px 10px 30px 10px;
    margin-left: 0
  }
  .super-destaque .chamada-super-destaque a {
    font-size: 1.8em;
    font-weight: 900;
  }
  .links-destaque {
    display: none;
  }
  #portal-searchbox .btn-busca {
    padding: .8rem 6rem .8rem 1.8rem;
  }
  .footer .box-menu .footer .box-menu-capes {
    text-align: center;
  }
  .footer .box-menu .footer .box-menu-capes span {
    margin-left: 0;
  }
  .footer .box-menu .footer .box-menu-capes .acesso-a-informacao {
    width: 100%;
    text-align: center;
  }
  .sugestoes-busca .coluna-em-alta,
  .sugestoes-busca .coluna-termos-buscados,
  .sugestoes-busca .coluna-noticias {
    margin-bottom: 26px;
  }
  .btn-compartilha-conteudo {
    position: relative;
    bottom: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 50px;
    background: rgba(0, 0, 0, .1);
    padding: 15px;
    text-align: center;
  }
  .btn-compartilha-conteudo h5 {
    display: block;
  }
  .btn-compartilha-conteudo .botoes {
    width: auto;
    display: inline-flex;
    margin: 10px
  }
  .btn-compartilha-conteudo .botoes a {
    margin-bottom: 0;
  }
  .btn-compartilha-conteudo .botoes .wpp-btn {
    visibility: visible;
  }
}

@media (max-width: 1200px) and (max-width: 1487px) {}


/* Landscape tablets and medium desktops */

@media (max-width: 992px) and (max-width: 1199px) {}

@media (min-width: 426px) and (max-width: 1024px) {}


/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {}


/* Landscape phones and portrait tablets */

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .header-accessibility {
    display: none;
  }
  .em-alta {
    display: block;
  }
  .em-alta .btn-padrao {
    width: 90%;
    margin: 15px auto;
    display: block;
    text-align: center;
  }
  .box-busca {
    overflow: scroll;
    padding: 1rem 0;
    align-items: start;
  }
  .box-busca form input {
    border-radius: 0;
  }
  .box-busca form input.inputbox {
    width: 66%;
  }
  .box-busca form button.botao-busca {
    width: 34%;
  }
  .box-menu .coluna-menu {
    margin-bottom: 1.6rem;
  }
  .mosaico .item-mosaico.mosaico-secundario {
    margin-bottom: 0;
  }
  .servicos a {
    height: 160px;
  }
  .item-mob {
    display: block;
  }
  #interna h2 {
    font-size: 2rem;
  }
  #interna .conteudo-noticia {
    width: 100%;
  }
  #interna figcaption {
    margin-left: 0;
  }
  .redes-sociais {
    padding: 15px 15px 0 15px
  }
  .portal-redes>li:first-child {
    margin-left: 0
  }
  .alinha-direita {
    text-align: left;
  }
  .below-content .keys a {
    background: none;
    padding: 7px 5px;
    font-size: 0.7rem;
    font-weight: 700;
  }
  #interna .artigos-relacionados {
    padding-bottom: 0
  }
  #interna .artigos-relacionados li {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}


/* Portrait phones and smaller */

@media (max-width: 480px) {
  .search form button.botao-busca {
    margin-top: 20px;
  }
  .footer .box-menu .footer .box-menu-capes .logo-.footer .box-menu,
  .footer .box-menu .footer .box-menu-capes .logo-governo-federal {
    float: none;
  }
  .footer .box-menu .footer .box-menu-capes .logo-governo-federal {
    padding-top: 7px;
    margin-left: 0;
    display: block;
    padding: 20px 0 25px 0;
  }
  .footer .box-menu .footer .box-menu-capes .link-e-ouv,
  .footer .box-menu .footer .box-menu-capes .link-sei {
    text-align: center;
    margin-bottom: 20px
  }
}


/* ADEÇÃO DAS PÁGINAS EXISTENTES ******************************************************************************************************************** */

h2.titulo-capa {
  text-align: left;
}

.tipo-banners .image-container {
  text-align: center;
}

.tipo-banners .image-container img {
  width: auto;
  height: auto;
}

.botoes-filtro {
  margin: 50px 0 50px 0
}

.botoes-filtro .tipo-banners img {
  width: 100% !important;
}

.chamada-box {
  margin-bottom: 25px;
}

.chamada-box .chapeu-box {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.5em;
}


/* capa - bolsas e estudante */

.formata-bolsas-estudantes {}

.formata-bolsas-estudantes .span6 {
  float: left;
  width: 50%;
  margin-bottom: 30px;
  text-align: center;
}

.formata-bolsas-estudantes .span6 a {
  display: block;
}

.formata-outras-bolsas {
  clear: both;
  min-height: 400px
}

.formata-outras-bolsas .span4 {
  float: left;
  width: 31%;
  margin: 0 1% 30px 1%;
  background: #e8e8e8;
  padding: 15px;
  height: 200px
}

.formata-outras-bolsas h3.outstanding-title {
  font-size: 1.125rem !important;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 700;
  padding-bottom: 1.1250px;
}

.formata-outras-bolsas a {
  font-size: 1.125rem;
}


/* capa prêmios */

.conteudo-interna .documentFirstHeading {
  font-size: 2.8rem;
  font-weight: 800;
  margin: 0 0 2rem 0;
  padding: 1rem 0 1rem 0;
  /*float: left;*/
  width: 100%;
}

.adequacao-premios {
  clear: both;
}

.adequacao-premios .variacao-module-00,
.adequacao-premios .module {
  padding-left: 150px;
  margin-bottom: 50px;
  float: left;
}

.adequacao-premios-outros .variacao-module-00 {
  float: left;
}

.adequacao-premios-outros img {
  margin: 2px;
}


/* capa - educação a distância */

.tabela-edital {
  background: rgba(232, 232, 232, 0.20);
  padding: 20px;
  /*margin-top: 100px*/
}

.tabela-edital .listagem-chamadas-secundarias {
  clear: both;
}

.tabela-edital .row-fluid {
  border-bottom: 1px solid #bdbdbd;
  margin-bottom: 25px;
}

.tabela-edital h3 {
  font-size: 1.125rem;
  margin-bottom: 10px;
}

.tabela-edital .outstanding-.footer .box-menu a {
  border-radius: 30px;
  border: 2px solid #222!important;
  padding: 12px 23px 8px 23px;
  margin: 5px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  background: #fff
}

.tabela-edital .outstanding-.footer .box-menu a:hover {
  background: #0094ff;
  color: #fff!important;
  border: 2px solid #0094ff!important;
  cursor: pointer;
  text-decoration: none;
}

.tabela-edital .span1 {
  float: left;
  padding-right: 20px;
}

.tabela-edital .outstanding-header h2 {
  font-size: 1.8rem !important;
}


/* capa - Carta de serviços */

.carta-banners {
  min-height: 300px;
}

.carta-banners .image-container {
  width: 50%;
  float: left;
  padding: 1%;
  text-align: center;
}

.carta-banners .image-container img {
  width: auto;
  height: 100%;
}

.carta-servico-faq {
  clear: both;
  background: #e8e8e8;
  min-height: 255px
}

.carta-servico-faq h2.outstanding-title,
.carta-servico-canais h2.outstanding-title {
  font-size: 2rem !important;
  margin-bottom: 10px !important;
  margin-top: 100px !important;
}

.carta-servico-faq .span4 {
  float: left;
  width: 33%
}

.carta-servico-faq ul,
.carta-servico-canais ul {
  padding-left: 0
}

.carta-servico-faq ul li,
.carta-servico-canais ul li {
  list-style-type: none;
  margin-bottom: 10px
}

.carta-servico-canais {
  clear: both;
  min-height: 450px
}

.carta-servico-canais .span4 {
  float: left;
  width: 33%;
  padding: 0 1%;
  border-right: 1px solid #e8e8e8;
  min-height: 220px;
  text-align: center;
}

.carta-servico-canais .span4:last-child {
  border-right: 0
}


/* capa - Formação de Professores de Educação Básica */

.formata-educa-basica {
  margin-top: 100px;
}

.formata-educa-basica .span4 {
  float: left;
  width: 33%;
  margin-bottom: 30px;
}

.formata-educa-basica .module {
  padding: 0 5%;
}

.formata-educa-basica img {
  border: 10px solid #e8e8e8
}

.rel-gestao {
  margin-top: 100px;
  background: #e8e8e8;
  padding: 20px;
}

.rel-gestao h3 {
  font-size: 1.125rem;
  margin-bottom: 10px;
}

.rel-gestao .row-fluid {
  border-bottom: 1px solid #bdbdbd;
  margin-bottom: 25px;
}

.lista-programas .row div {
  margin-bottom: 30px;
  text-align: center;
}


/* para tabelas internas de download */

.arquivos,
.tabela-padrao,
.acordeon-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  margin-bottom: 100px
}

.arquivos th,
.tabela-padrao th,
.arquivos td,
.tabela-padrao td,
.acordeon-content table td {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #dee2e6;
}

.arquivos thead th,
.tabela-padrao thead th {
  vertical-align: middle;
  border-bottom: 2px solid #dee2e6;
  background: #333;
  color: #fff
}

.arquivos tbody+tbody,
.tabela-padrao tbody+tbody {
  border-top: 2px solid #dee2e6;
}

.acordeon-content table tbody+tbody .arquivos .arquivos,
.tabela-padrao .tabela-padrao {
  background-color: #fff;
}

.arquivos,
.tabela-padrao {
  border: 1px solid #dee2e6;
}

.arquivos th,
.tabela-padrao th,
.arquivos td,
.tabela-padrao td,
.acordeon-content table td {
  border: 1px solid #dee2e6;
}

.arquivos thead th,
.tabela-padrao thead th,
.arquivos thead td,
.tabela-padrao thead td {
  border-bottom-width: 2px;
}

.arquivos tbody tr:nth-of-type(odd),
.tabela-padrao tbody tr:nth-of-type(odd),
.acordeon-content table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.acordeon-content table {
  width: 100% !important;
}


/* Imagem Thumb da modal JCE nos artigos */

#interna .multithumb {
  width: 357px;
  margin-right: 15px;
  margin-bottom: 15px;
}

#interna .multithumb figcaption {
  margin-left: 0;
  float: none;
  margin-bottom: 0
}

#interna .multithumb img {
  width: 100%;
  min-height: 254px
}


/* Formata menus das páginas internas - A direita */

.conteudo-interna .nav-content-article {}

.conteudo-interna .nav-content-article ul {
  padding-left: 0 !important;
}

.conteudo-interna .nav-content-article li {
  list-style-type: none;
}

.conteudo-interna .nav-content-article a {
  background: #e6e2e2;
  width: 100%;
  font-size: 1em;
  font-weight: 400;
  color: #333;
  margin-bottom: 5px;
  min-height: 80px;
  padding: 15px 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  transition: background .5s;
}

.conteudo-interna .nav-content-article a:hover {
  background: #222;
  text-decoration: none;
  color: #fff;
  transition: background .5s;
  position: relative;
}


/* Formata listagem de bandeiras no Bolsas e Estudante */

#paises {
  background: #fbfcfd;
  padding: 30px 0;
  -webkit-box-shadow: 0 0 30px 0 #e8e8e8;
  box-shadow: 0 0 30px 0 #e8e8e8;
}

#paises .span3 {
  padding: 10px;
  width: 200px
}

#paises .row {
  margin-right: 0;
  margin-left: 0;
  padding-left: 30px
}


/* Formata sanfonas de conteúdo no Bolsas e Estudantes */

.acordeon {}

.acordeon .acordeon-title {
  display: block;
  padding: 10px 10px 10px 15px;
  position: relative;
  font-size: 1.125em;
  font-weight: 700
}

.acordeon .acordeon-title:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 10px;
  top: 15px;
  left: 0;
  background-image: url(../img/sprite.png);
  background-position: -142px -225px;
}

.acordeon .acordeon-content {
  display: block !important;
}

.acordeon .acordeon-content table {
  margin-bottom: 30px
}


/* Capa - Avaliação */

.tipo-banners {
  margin-top: 50px
}

.tipo-banners .subtitle-container {
  display: none;
}

.row-fluido .span4 {
  float: left;
  width: 33%;
  padding: 0 5%
}

.formata-ultimo img {
  margin-left: 45px
}

.alinha-imagem img {
  width: 100% !important;
}


/* CAPA - Capes de TESE */

#banner-capes-tese {
  width: 750px;
  margin: 0 auto;
  padding-bottom: 50px
}

#banner-capes-tese .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background: #135cae;
}

#banner-capes-tese .carousel-indicators .active {
  background-color: rgba(19, 92, 174, 0.75);
}

.pct-formata-informacoes p {
  float: left
}

.pct-formata-informacoes .span8 {
  min-height: 200px
}

.formata-teses-premiadas .outstanding-.footer .box-menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 0 35px 0;
  width: 100%;
}

.formata-teses-premiadas .outstanding-.footer .box-menu a {
  border-radius: 30px;
  border: 2px solid #222!important;
  padding: 12px 23px 8px 23px;
  margin: 5px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
}

.formata-teses-premiadas .outstanding-.footer .box-menu a:hover {
  background: #0094ff;
  color: #fff!important;
  border: 2px solid #0094ff!important;
  cursor: pointer;
}

.formata-teses-premiadas .col-md-4 {
  padding: 10px 0
}


/* Galeria de Imagens - PhocaGallery */

.pg-category-view-desc {}

.pg-category-view-desc img {
  width: 100%
}

#phocagallery .tile-list-1 .col-md-3 {
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
}

#phocagallery .tile-list-1 .col-md-3 img {
  width: 100%
}

#phocagallery form {
  clear: both;
}

#phocagallery .col-md-3 .subtitle {
  display: none;
  font-size: 14px;
  margin-bottom: 5px;
}

#phocagallery .detail {
  display: none;
  margin-bottom: 30px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700
}

#phocagallery .detail .icon-search {
  border-right: 1px solid rgba(0, 0, 0, .1);
  padding-right: 5px;
}

.pg-detail-view img {
  width: 100%
}

.caption-top a {
  display: none;
}


/* Galeria de vídeos */

.videos-container table {
  width: 100%!important;
}

.videos-container .tileHeadline .description {
  display: block;
  font-size: 14px;
}

.videos-container .tileInfo {
  display: none;
}

.videos-container .subtitle {
  margin-bottom: 50px
}

#YoutubeGallerySecondaryContainer1 {
  min-height: 525px !important;
}

.videos-container .subtitle #YoutubeGallerySecondaryContainer1 {
  margin: 0 auto
}

.videos-container .subtitle .span5 {
  display: none;
}

.videos-container h1 {
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}

.videos-container .content-header-options-1 .pull-right {
  visibility: hidden;
}

.videos-container .tileImage {
  float: left;
  margin: 0 15px 10px 0;
}

.videos-container .tileInfo {
  text-align: left;
  margin-top: 50px;
}

.videos-container ul {
  list-style: none;
}


/* Página - Cooperação Internacional */

.bandeiras-cooperacao {}

.bandeiras-cooperacao .span2 {
  float: left;
  padding: 17px;
}

.bandeiras-cooperacao img {
  width: 160px;
  height: 100%;
}

.bandeiras-cooperacao a {
  font-size: 1rem;
}

.bandeiras-cooperacao .description p {
  font-size: 1rem;
  margin-bottom: 0 !important;
  position: relative;
  margin-top: -21px;
}


/* Dj Image Slider - CAPA Avaliação */

.slider-simples {
  margin-bottom: 50px
}

.slider-simples .col-md-6 {
  text-align: center !important;
  margin-bottom: 30px
}

.faq-capa-uab,
.linha-acesse-tambem {
  clear: both;
  min-height: 300px
}

.faq-capa-uab .span4,
.linha-acesse-tambem .span4 {
  float: left;
  width: 33%;
  font-size: 12px
}

.linha-acesse-tambem img {
  width: auto !important;
  height: auto !important;
}

@media (max-width: 767px) {
  #interna .multithumb {
    width: auto;
  }
}


/* PARTICIPAÇÃO SOCIAL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.participacao-social {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.participacao-social .swiper-slide {
  padding: 0 10px 30px 10px;
}

.participacao-social .swiper-slide a {
  padding-left: 15px;
  padding-right: 15px;
}

.participacao-social .swiper-container-horizontal>.swiper-pagination-bullets,
.participacao-social .swiper-pagination-custom,
.participacao-social .swiper-pagination-fraction {
  bottom: -7px;
}

.participacao-social .swiper-pagination-bullet {
  width: 30px;
  height: 7px;
  border-radius: 0;
}

.participacao-social .swiper-pagination-bullet-active {
  background: #222;
}

.participacao-social .swiper-button-next,
.participacao-social .swiper-button-prev {
  height: 26px;
}

.participacao-social .swiper-button-prev,
.participacao-social .swiper-container-rtl .swiper-button-next {
  left: 0;
}

.participacao-social .swiper-button-next,
.participacao-social .swiper-container-rtl .swiper-button-prev {
  right: 0;
}

.participacao-social .swiper-slide span {
  display: block;
  width: 100%;
  padding: 20px 0
}

.participacao-social .swiper-slide a {
  width: 100%;
  padding: 15px 0;
  font-size: 1.45em;
  font-weight: 800;
  color: #333;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  transition: background .5s;
}

.participacao-social .swiper-slide a:hover {
  background: #f9f9f9;
  text-decoration: none;
  color: #0094ff;
  transition: background .5s;
  position: relative;
}

.participacao-social .swiper-slide a:hover:after {
  position: absolute;
  content: "";
  height: 40px;
  width: 40px;
  top: 0;
  right: 0;
  background-image: url(../img/icon-carosel.png);
  background-position: -186px -101px;
  width: 37px;
  height: 36px;
}

.participacao-social .swiper-slide a p,
.participacao-social .swiper-slide a:hover p {
  font-size: 16px;
  line-height: 1.7em !important;
  font-weight: 400;
  color: #979797;
}


/* AGENDA DE AUTORIDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.agenda {}


/* módulo home */

.modulo-agenda {
  padding-bottom: 100px
}

.agenda h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
  color: #222;
  margin-top: 1rem;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.agenda .calendar {
  margin-bottom: 2rem;
  text-align: center;
  background: #fff;
  padding: 200px 100px
}

.agenda .daypicker-wrapper {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.agenda .daypicker-wrapper .daypicker {
  display: flex;
  list-style-type: none;
  margin: 0px;
  padding-left: 0
}

.agenda .daypicker-wrapper .day,
.agenda .daypicker-wrapper .day>a:hover,
.agenda .daypicker-wrapper .day>a:link,
.agenda .daypicker-wrapper .day>a:visited {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 95px;
  height: 95px;
  color: rgb(219, 219, 219);
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  text-decoration: none;
}

.agenda .daypicker-wrapper .day>a {
  color: rgb(34, 34, 34) !important;
}

.agenda .daypicker-wrapper .day>a:hover {
  background: #efefef
}

.agenda .daypicker-wrapper .daypicker-day {
  font-size: 50px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: normal;
}

.agenda .daypicker-wrapper .daypicker-weekday {
  font-size: 20px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-transform: uppercase;
}

.agenda .daypicker-wrapper .day.is-selected,
.agenda .daypicker-wrapper .day.is-selected>a:hover,
.agenda .daypicker-wrapper .day.is-selected>a:link,
.agenda .daypicker-wrapper .day.is-selected>a:visited {
  background-color: rgb(86, 199, 95);
  color: rgb(255, 255, 255) !important;
}

.agenda .collection-events-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 200px;
  padding: 30px;
  background: #fff;
}

.agenda .title-item {
  font-size: 24px;
  line-height: 1.29;
  color: #222;
  cursor: pointer;
  overflow: hidden;
  height: 5.16em;
  border: none;
}

.agenda .location-item:before {
  background-image: url(../img/sprite-agenda.png);
  background-position: -38px -21px;
  width: 8px;
  height: 12px;
  display: inline-block;
  content: "";
  margin: 0 .3rem;
}

.agenda .location,
.agenda .timestamp {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.79;
  color: #222;
}

.agenda .timestamp-cell:before {
  background-image: url(../img/sprite-agenda.png);
  background-position: -26px -21px;
  width: 12px;
  height: 12px;
  display: inline-block;
  content: "";
  margin: 0 .3rem;
}

.agenda .location,
.agenda .timestamp {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.79;
  color: #222;
}

.agenda .swiper-slide {
  padding: 0 50px 60px 50px
}

.agenda .swiper-button-next,
.agenda .swiper-button-prev {
  width: 13px;
  height: 20px;
}

.agenda .swiper-button-prev,
.agenda .swiper-container-rtl .swiper-button-next {
  background: url(../img/sprite-agenda.png) -40px 0;
  left: 0;
}

.agenda .swiper-button-next,
.agenda .swiper-container-rtl .swiper-button-prev {
  background: url(../img/sprite-agenda.png) 0 -21px;
  right: 0;
}

.agenda .swiper-container-horizontal>.swiper-pagination-bullets,
.agenda .swiper-pagination-custom,
.agenda .swiper-pagination-fraction {
  bottom: 0;
}

.agenda .swiper-pagination-bullet {
  width: 30px;
  height: 7px;
  border-radius: 0;
}

.agenda .swiper-pagination-bullet-active {
  background: #fff;
}

.agenda .botoes-centro {
  padding-top: 50px
}

.agenda .botoes-centro a.btn-padrao,
.agenda .botoes-centro a.btn-padrao:hover {
  color: #fff;
  border: 2px solid #fff!important;
  background: none
}


/* campo de busca página interna */

.agenda .search-compromisso {
  padding: 50px 0;
  width: 100%
}

.agenda .search-form {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.search-form .LSBox {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 64px;
  max-width: 100%;
  background: #efefef;
  margin: 0px;
}

#content .ui-datepicker .ui-datepicker-month,
#content .ui-datepicker .ui-datepicker-year,
.conteudo-interna .search-form .searchField,
body .ui-datepicker .ui-datepicker-month,
body .ui-datepicker .ui-datepicker-year {
  font-family: Raleway, sans-serif;
  font-size: 0.875rem;
}

#portal-searchbox .search-form .searchField {
  -webkit-box-flex: 2;
  height: 34px;
  border: none;
  flex: 1;
  font-size: 15px;
  outline: none;
  padding: 0 23px;
  box-sizing: border-box;
  background-color: transparent;
  color: #000;
  border-right: 1px solid #000;
}

#portal-searchbox .searchField:-moz-placeholder,
#portal-searchbox .searchField::-moz-placeholder {
  text-indent: 23%;
  font-weight: 500;
  font-size: 15px;
  color: #000;
  font-style: italic
}

#portal-searchbox .searchField:-ms-input-placeholder {
  text-indent: 23%;
  font-weight: 500;
  font-size: 15px;
  color: #000;
  font-style: italic
}

#portal-searchbox .searchField::-webkit-input-placeholder {
  text-indent: 23%;
  font-weight: 500;
  font-size: 15px;
  color: #000;
  font-style: italic
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: orange;
}

#portal-searchbox .search-form .searchButton {
  background-image: url(../img/search-icon.png);
  width: 25px;
  height: 25px;
  background-color: transparent;
  border: none;
  margin: 1rem 17px 1rem 9px;
}


/* lista compromissos */

.conteudo-interna .list-compromissos {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  list-style-type: none;
  padding-bottom: 6rem;
  margin: 0px;
  width: 100%
}

.conteudo-interna .item-compromisso-wrapper {
  margin-bottom: 1rem;
  max-width: 100%;
  background: rgb(255, 255, 255);
  padding: 2rem;
}

.conteudo-interna .item-compromisso {
  display: flex;
}

.conteudo-interna .compromisso-horarios {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 2rem;
  padding-right: 2rem;
  border-right: 1px solid rgb(221, 221, 221);
}

.conteudo-interna .horario {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0.2rem;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  color: rgb(34, 34, 34);
}

.conteudo-interna .horario::before {
  background-image: url(../img/sprite-agenda.png);
  width: 12px;
  height: 12px;
  display: inline-block;
  content: "";
  background-position: -26px -21px;
  margin: 0px 0.3rem;
}

.conteudo-interna .compromisso-dados {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}

.conteudo-interna .compromisso-titulo {
  -webkit-box-flex: 1;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.29;
  color: rgb(34, 34, 34);
  margin-bottom: 0.5rem;
  flex: 1 1 100%;
}

.conteudo-interna .compromisso-local {
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid rgb(221, 221, 221);
}

.conteudo-interna .compromisso-local::before {
  background-image: url(../img/sprite-agenda.png);
  width: 8px;
  height: 12px;
  display: inline-block;
  content: "";
  background-position: -38px -21px;
  margin: 0px 0.3rem;
}

.conteudo-interna .add-agenda {
  background-image: url(../img/sprite-agenda.png);
  width: 13px;
  height: 15px;
  display: inline-block;
  text-indent: -3000px;
  background-position: -13px -21px;
  margin: 0px 0.3rem;
  overflow: hidden;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
}

.conteudo-interna .compromisso-local,
.conteudo-interna .download-compromisso>span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.79;
  color: rgb(34, 34, 34);
}

.agenda .ui-datepicker .ui-datepicker-header,
body .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}

.agenda .ui-datepicker .ui-datepicker-next,
.agenda .ui-datepicker .ui-datepicker-prev,
body .ui-datepicker .ui-datepicker-next,
body .ui-datepicker .ui-datepicker-prev {
  opacity: 1;
  cursor: pointer;
}

.agenda .ui-datepicker .ui-datepicker-prev span,
body .ui-datepicker .ui-datepicker-prev span {
  background-image: url(../img/sprite-agenda.png);
  background-position: -40px 0;
  width: 13px;
  height: 20px;
}

.agenda .ui-datepicker .ui-datepicker-next span,
body .ui-datepicker .ui-datepicker-next span {
  background-image: url(../img/sprite-agenda.png);
  background-position: 0 -21px;
  width: 13px;
  height: 20px;
}

.agenda .ui-datepicker .ui-datepicker-title.loaded,
body .ui-datepicker .ui-datepicker-title.loaded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.agenda .ui-datepicker .ui-datepicker-title,
body .ui-datepicker .ui-datepicker-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.79;
  color: #222;
}

.agenda .ui-datepicker .ui-datepicker-month,
.agenda .ui-datepicker .ui-datepicker-year,
.portaltype-agenda .agenda .search-form .searchField,
.portaltype-agendadiaria .agenda .search-form .searchField,
body .ui-datepicker .ui-datepicker-month,
body .ui-datepicker .ui-datepicker-year {
  font-family: Raleway, sans-serif;
  font-size: .875rem;
}

.agenda .ui-datepicker .ui-datepicker-month,
body .ui-datepicker .ui-datepicker-month {
  text-transform: uppercase;
}

.agenda .ui-datepicker th,
body .ui-datepicker th {
  font-size: 12px;
  font-weight: 900;
  line-height: 3.33;
  color: #222;
  text-transform: uppercase;
}

.agenda .ui-datepicker .ui-state-disabled,
.agenda .ui-datepicker .ui-widget-content .ui-state-disabled,
.agenda .ui-datepicker .ui-widget-header .ui-state-disabled,
body .ui-datepicker .ui-state-disabled,
body .ui-datepicker .ui-widget-content .ui-state-disabled,
body .ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: 1;
}

.agenda .ui-datepicker .ui-state-default,
body .ui-datepicker .ui-state-default {
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  color: #bdbdbd!important;
}

.agenda .ui-datepicker .ui-datepicker-week-end a,
.agenda .ui-datepicker .ui-state-default {
  color: #222 !important;
}

.agenda .ui-datepicker .ui-datepicker-current-day a {
  background-color: #56c75f;
  color: #fff!important;
  font-weight: 700;
}

.mostra-calendario {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 60px 0
}

.mostra-calendario:after,
.mostra-calendario:before {
  content: "linha";
  background: hsla(0, 0%, 90%, 1);
  width: 100%;
  height: 1px;
  text-indent: -3000px;
}

.mostra-calendario a {
  margin-right: 10px;
  display: inline-block;
  font-size: 1rem;
  white-space: nowrap;
  color: #fff;
  margin-bottom: 20px;
  padding: 0 25px 0 10px;
  text-transform: uppercase;
  margin-top: -11px;
  font-weight: 700!important;
  position: relative;
}

.mostra-calendario a:hover {
  text-decoration: none;
}

.mostra-calendario a:after {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  background-image: url(../img/sprite-agenda.png);
  width: 20px;
  height: 20px;
  content: "";
  margin-left: 0.5rem;
  background-position: -20px 0px;
  filter: invert(100%);
}

.agenda #datepicker {
  position: absolute;
  left: 50%;
  z-index: 100;
  margin-top: 80px;
}

#barra-brasil {
  height: 31px !important;
}


/***
*
* mod-chamadas styles
* ts_vinazine\css
* template.css 
* Home portalms2019govbr SP owl-slider
***/

/*div#column-wrap-id-1575469698700 {
  padding-top: 23px;
}*/

div#featured-slider-1575556427450 {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16)!important;
}

i.fa.fa-angle-left,
i.fa.fa-angle-right {
  color: #ffffff;
}

.ts-overlay-article .owl-nav {
  position: absolute;
  right: 10px;
  top: 10px;
}

.ts-overlay-article .owl-nav .owl-prev,
.ts-overlay-article .owl-nav .owl-next {
  font-size: 14px;
  background: #00386c !important;
  color: #fff;
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  margin: 0;
  outline: none;
}

.ts-overlay-article .owl-nav .owl-prev:hover,
.ts-overlay-article .owl-nav .owl-next:hover {
  color: #d72924;
}

.ts-overlay-article .owl-nav .owl-prev:before {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  width: 1px;
  height: 15px;
  background: #406a91;
  content: '';
  margin: auto;
}

.ts-overlay-article .owl-dots {
  position: absolute;
  right: 30px;
  top: 50%;
  bottom: 0;
  /* height: 100%; */
  margin: auto;
  z-index: 1;
  transform: translateY(-30%);
}

.ts-overlay-article .owl-dots .owl-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  opacity: 1;
  margin: 8px 0px;
  background: #fff;
  opacity: 0.5;
}

.ts-overlay-article .owl-dots .owl-dot.active {
  width: 10px;
  height: 10px;
  opacity: 1;
  margin-left: -2px;
}


/***
*
* mod-chamadas styles
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

a.post-cat {
  margin: 20px;
  position: relative;
  bottom: 50px;
  color: #ffffff;
  padding: 5px;
}

h3.post-title.lg a {
  color: #ffffff;
  position: absolute;
  padding-top: 15px;
  margin: 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  font-weight: bold;
}

/*.sppb-meta-category {
  font-size: 12px;
  color: #8a8a8a;
  position: relative;
  top: 200px;
}*/

a.post-cat {
  background-color: #0c326f!important
}

div#featured-slider-1574702744828.ts-overlay-article .item .post-overlay-content .post-title.lg {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 15px;
}

ul.post-meta-info {
  display: none;
}

h3.post-title.lg {
  font-size: 2.2em;
  font-weight: 800;
  text-align: left;
  color: #333;
  position: relative;
  padding-top: 130px;
  padding-bottom: 15px;
  margin-bottom: 23px;
  margin: 0 auto;
}

.main-slider-item .item {
  min-height: 350px;
}

h2.chamada-box-frontpage {
  color: #0c326f!important;
  padding: 0px!important;
  float: left;
  padding-top: 0!important;
  text-align: left;
  line-height: 20px;
  font-size: 20px;
}

h2.chamada-box-frontpage a {
  color: #0c326f!important;
}

p.tile-subtitle-frontpage {
  display: block;
  font-size: 14px;
  color: #555;
  margin-top: 10px!important;
  margin-bottom: 0px!important;
  font-weight: 500;
}

span.tile-subtitle {
  display: block;
  font-size: 14px;
  margin-top: 20px!important;
  margin-bottom: 0!important;
  font-weight: 500;
  text-transform: uppercase;
  color: #555;
  line-height: 1.563rem!important;
  padding-bottom: 8px;
}

h2.frontpage {
  color: #0c326f!important;
  padding: 0px!important;
  float: left;
  padding-top: 0!important;
  padding: 0px!important;
  float: left;
  padding-top: 0!important;
  text-align: left;
  line-height: 20px;
  font-size: 20px;
}

h2.frontpage a {
  color: #0c326f!important;
  padding: 0px!important;
  float: left;
  padding-top: 0!important;
  text-align: left;
  line-height: 20px;
  font-size: 20px;
}

h2.frontpage:after,
h2.chamada-box-frontpage:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 1px;
  bottom: -15px;
  left: 1%;
  border-bottom: 3px solid #696969;
  padding-bottom: 10px;
}

p.data-noticia {
  /*  position: relative;
  top: 10px;
*/
  color: #666666;
  font-size: 10px;
}


/*  
p.data-noticia:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 1px;
  bottom: 30px;
  left: 1%;
  border-bottom: 3px solid #696969;
  padding-bottom: 10px;
}
*/


/***
*
* mod-chamadas styles social share
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

p.alert.alert-warning {
  display: none;
}

.sppb-social-share-style-custom ul li a,
.sppb-social-share-style-solid ul li a {
  padding: 1px;
}

.sppb-addon-social-share ul li {
  display: inline-block;
  box-sizing: border-box;
  margin: 4px;
}

.sppb-social-share-style-custom ul li a i,
.sppb-social-share-style-solid ul li a i {
  display: inline-block;
  font-size: 50px!important;
  width: 50px;
  height: 20px;
  line-height: 20px;
  margin-left: 50px;
  color: #000000;
}


/***
*
* mod-chamadas styles ASSUNTOS EM DESTAQUE
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

.sppb-addon.sppb-addon-raw-html.assuntos-destaque {
  position: relative;
  top: 10px;
  left: 50px;
}

.sp-page-builder .page-content #section-id-1574877598663 {
  padding: 0px!important;
  margin: 0px 0px 0px 0px;
}

a#btn-1574710791266.btn-destaque,
a#btn-1574710939921.btn-destaque,
a#btn-1574710950849.btn-destaque,
a#btn-1574710959970.btn-destaque,
#sppb-addon-1574710791266 #btn-1574710791266.sppb-btn-custom,
#sppb-addon-1574710959970 #btn-1574710959970.sppb-btn-custom {
  border: solid;
  border-width: 2px;
  border-color: #222;
  color: #ffffff;
  background-color: Transparent;
  background-repeat: no-repeat;
  border-radius: 12px;
  border-color: #969696;
  text-transform: uppercase;
  color: #222;
  font-size: 15px;
  font-weight: 600;
}

#sbtn-1574710791266.btn-destaque:hover {
  background-color: #222;
  color: #FFFFFF;
}


/***
*
* mod-chamadas styles ASSUNTOS EM DESTAQUE versão 2
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

div#sppb-addon-1576008460277 {
  float: left;
  margin-left: 110px;
}

div#sppb-addon-1576008460279 {
  float: left;
  margin-left: 100px;
}

a#btn-1576008460279,
a#btn-1576008460281,
a#btn-1576008460283,
a#btn-1576008460285 {
  border: solid;
  border-width: 2px;
  border-color: #222;
  color: #ffffff;
  background-color: Transparent;
  background-repeat: no-repeat;
  border-radius: 12px;
  border-color: #969696;
  text-transform: uppercase;
  color: #222;
  font-size: 15px;
  font-weight: 600;
}

div#sppb-addon-1576008460281 {
  float: left;
  margin-left: 30px;
}

div#sppb-addon-1576008460283 {
  float: left;
  margin-left: 30px;
}

div#sppb-addon-1576008460285 {
  float: left;
  margin-left: 30px;
}


/***
*
* mod-chamadas styles TV Saúde
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

/*section#tv-saude h3.sppb-title-heading {
  font-size: 36px!important;
  color: #000000!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}*/

h3.sppb-title-heading:before {
  content: "";
  position: absolute;
  width: 10%;
  height: 1px;
  bottom: -10px;
  left: 45%;
  border-bottom: 3px solid #696969;
}

#sppb-addon-1574711793541 #btn-1574711793541.sppb-btn-custom {
  background-color: #848685;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 12px;
}

#sppb-addon-1575473656564 #btn-1575473656564.sppb-btn-custom {
  background-color: #848685;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
}


/***
*
* mod-chamadas styles Saúde Brasil
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

.mosaico .item-mosaico.mosaico-secundario.saude-brasil {
  height: 200px;
  background-color: #4c7c3e;
}

.chamada-mosaico a {
  color: #ffffff;
}

.mosaico .item-mosaico .chamada-mosaico {
  position: absolute;
  bottom: 5px;
  z-index: 999993;
  padding: 25px;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-align: left;
}

.saude-brasil p.tile-description {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5em;
  padding-top: 10px;
}

.saude-brasil h3.sppb-title-heading:before {
  content: "";
  position: absolute;
  width: 10%;
  height: 1px;
  bottom: -10px;
  left: 45%;
  border-bottom: 3px solid #4c7c3e;
}

div#column-wrap-id-1574712876216 {
  background-color: #626262;
}

.column.col-md-3 .chamada-mosaico a:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    bottom: 30px;
    left: 15%;
    border-bottom: 3px solid #ffffff;
}

li.btn-group a.btn {
  background-color: #626262;
  font-size: 14px;
  text-transform: lowercase;
  border-radius: 12px;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
  padding: 5px;
}

li.btn-group a.btn:hover {
  background-color: #ffffff;
  font-size: 14px;
  text-transform: lowercase;
  border-radius: 12px;
  border-width: 2px;
  border-color: #626262;
  color: #626262;
  padding: 5px;
}

section#saude-brasil h3.sppb-title-heading {
  font-size: 36px!important;
  color: #ffffff!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}

a#btn.saude-brasil {
  border: solid;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
  background-color: Transparent;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
}


/*
.chamada-mosaico a:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 50px;
    left: 25%;
    border-bottom: 3px solid #ffffff;
}
*/


/***
*
* mod-chamadas styles Saúde A a Z
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

#sppb-addon-1574973163380 .sppb-addon-title {
  color: #ffffff!important;
  font-size: 22px;
  line-height: 22px;
}

.sppb-addon.sppb-addon-raw-html.saude-az {
  padding-left: 110px;
  padding-right: 110px;
}

div#sppb-addon-1574973163387 {
  padding-left: 110px;
  padding-right: 110px;
}

#column-id-1574973163399,
div#column-id-1574973163400 {
  box-shadow: 0 0 0 0 #fff;
  padding-top: 50px;
}

/*div#column-wrap-id-1574973163398 {
  background-color: #626262;
  padding-top: 50px;
}*/

.servicos-texto h3.sppb-addon-title:before,
.participacao-texto h3.sppb-addon-title:before {
  content: "";
  position: absolute;
  width: 20%;
  height: 1px;
  top: 30px;
  left: 40%;
  border-bottom: 3px solid #999999;
}

.saude-brasil-texto h3.sppb-addon-title:before{
  content: "";
  position: absolute;
  width: 20%;
  height: 1px;
  top: 60px;
  left: 40%;
  border-bottom: 3px solid #999999; 
}

.saude-az h3.sppb-addon-title:before {
  content: "";
  position: absolute;
  width: 15%;
  height: 1px;
  top: 30px;
  left: 43%;
  border-bottom: 3px solid #ffffff;
}

#sppb-addon-1574878527804,
div#sppb-addon-1574878527811 {
  box-shadow: 0 0 0 0 #ffffff;
  margin: 0px 0px 30px 0px;
  padding-top: 40px;
}

.saude-az .sppb-addon-content {
  text-align: center;
  padding-top: 20px;
  padding-left: 80px;
  padding-right: 80px;
}

.servicos-texto .sppb-addon-content,
.participacao-texto .sppb-addon-content {
  text-align: center;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

ul.sppb-icons-group-list {
  padding-left: 70px;
  padding-right: 30px;
}

.sp-page-builder .page-content #section-id-1574878528100,
.sp-page-builder .page-content #section-id-1574878528204 {
  padding: 10px 0px 23px 0px!important;
  margin: 0px 0px 0px 0px;
}

div#column-wrap-id-1574878529483,
div#column-wrap-id-1574878529482 {
  padding-right: 120px;
}

h3.sppb-addon-title {
  /*color: #ffffff;*/
  text-align: center;
  text-transform: uppercase;
}

h3.sppb-title-heading-saude-az {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  padding: 5px;
}

section#saude-az h3.sppb-title-heading {
  font-size: 36px!important;
  color: #ffffff!important;
  font-weight: 600!important;
  text-align: center!important;
}

div#column-wrap-id-1574712876218,
div#column-wrap-id-1574712973640 {
  background-color: #ffffff;
}

a#btn-1574776765647 {
  background-color: #848685;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 12px;
  border: 0px;
}

a#btn-1574878527807,
a#btn-1574878527814 {
  background-color: #848685;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 12px;
  border: 0px;
  color: #ffffff;
}

span.sppb-icons-label-text.right {
  color: #333333;
  font-weight: 600;
}

i.fa.fa-cogs {
  color: #b8b2b2;
}


/***
*
* mod-chamadas styles FAKE NEWS
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

.fake-news h3.sppb-title-heading:before {
  content: "";
  position: absolute;
  width: 10%;
  height: 1px;
  bottom: -10px;
  left: 45%;
  border-bottom: 3px solid #ffff01;
}

.sppb-carousel-pro-content {
  color: #ffffff;
}

section#fake-news h3.sppb-title-heading,
div#fake-news h3.sppb-title-heading {
  font-size: 36px!important;
  color: #ffffff!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}

a#btn-1574886747480.fake-news {
  border: solid;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
  background-color: Transparent;
  background-repeat: no-repeat;
  border-radius: 10px;
}


/***
*
* mod-chamadas styles Campanhas
* ts_vinazine\css
* custom.css 
* Home portalms2019govbr SP Page Builder
***/

.campanhas h3.sppb-title-heading:before {
  content: "";
  position: absolute;
  width: 10%;
  height: 1px;
  bottom: 0px;
  left: 45%;
  border-bottom: 3px solid #86cff4;
}

h3.sppb-title-heading {
  margin-bottom: 0px!important;
  padding-top: 50px;
}

div#campanhas h3.sppb-title-heading {
  font-size: 36px!important;
  color: #ffffff!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}

.sppb-carousel-pro-inner-content {
  margin-top: 40px;
}

.sp-page-builder .page-content #btn_campanhas {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  top: -21px;
}

a#btn-1574778829681.btn-campanhas {
  border: solid;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
  background-color: Transparent;
  background-repeat: no-repeat;
}

#sppb-addon-1574878529794 #btn-1574878529794.sppb-btn-custom,
a#btn-1574878529795 {
  background-color: #edd156;
  font-size: 16px;
  margin-left: 20px;
  margin-top: 10px;
}


/***
*
* mod-chamadas styles REDES SOCIAIS
* ts_vinazine\css
* custom.css  section#redes-sociais h3.sppb-title-heading
* Home portalms2019govbr SP Page Builder
***/

section#redes-sociais h3.sppb-title-heading {
  font-size: 36px!important;
  color: #313131!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}

.sppb-addon.sppb-addon-social-share.redes-sociais.sppb-social-share-style-custom.sppb-social-share-style-custom ul li a i {
  font-size: 36px!important;
  color: #313131!important;
  font-weight: 600!important;
  text-align: center!important;
  text-transform: uppercase;
}

.sppb-addon.sppb-addon-social-share.social-share.sppb-social-share-style-custom.sppb-social-share-style-custom ul li a i {
  font-size: 20px!important;
  color: #ffffff!important;
  text-align: center!important;
  margin-left: 0px!important;
  padding: 3px;
}

.sppb-social-share-style-custom ul li a i,
.sppb-social-share-style-solid ul li a i {
  display: inline-block;
  font-size: 50px!important;
  width: 30px;
  height: 20px;
  line-height: 20px;
  margin-left: 50px;
  color: #000000;
}

/* Overrride dos estilos de todos css*/

li.btn-group a.btn {
    background-color: #0054A6;        
}
/*section#tv-saude .saudeaz h3.sppb-title-heading{
  color: #FFFFFF !important;
}*/

/*.saudeaz .sppb-container-inner{
  margin-right: 100px;
}*/

.saude-brasil .sppb-col-md-6{
/*  margin-left: -100px;
  max-width: calc(50% + 100px);
  flex: auto;
  background-image: url('../../../images/meditacao2.jpg');
  background-size: cover;*/
}

.item-saude-destaque{
  margin-left: 100px;
  margin-right: 15px;
}

.item-saude-destaque a{
  color: #FFFFFF;
}

.item-saude-destaque{
  max-width: 70%;
}

.item-saude-destaque .principal-saude-home h2{
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 10px;
}

.item-saude-destaque .principal-saude-home p a{
  color: #e0e0e0;
}

.item-saude-destaque .principal-saude-home .destaque-image{
  width: 200px;
  float: left;
  margin-right: 15px;
}

.item-saude-destaque .principal-saude-home .destaque-image img{
  max-width: 100%;
}

.item-saude-destaque .noticia-saude{
  background-color: #168821;
  text-align: left;
  padding: 15px;
  line-height: 24px;
}

.item-saude-destaque .noticia-saude a{
  font-size: 24px;
}

.item-saude-destaque .noticia-saude .separador-saude{
  width: 80%;
  height: 5px;
  background-color: #FFFFFF;
  margin-top: 20px;
}

.item-saude-destaque .btn-destaque{
  margin-top: 30px;
}

.item-saude-destaque a#btn-1574710791266.btn-destaque{
  color: #FFFFFF;
  border-color: #FFFFFF;
}

#fake-news .sppb-col-md-10{
  margin-left: auto;
  margin-right: auto;
}

.campanhas #sppb-addon-1574878529794{
  background-image: none;
}

#campanhas.campanhas{
  background-image: linear-gradient(90deg, #00c6fb 0%, #005bea 100%);
}

#campanhas .sppb-col-md-10{
  margin-left: auto;
  margin-right: auto;
}

#campanhas .sppb-text-right img{
  width: 100%;
}

#campanhas #sppb-addon-1574878529794 .sppb-carousel-pro .sppb-carousel-control{
  font-size: 130px;
}

/*.tv-saude .sppb-row-container .sppb-row, div#campanhas .sppb-row, div#btn_campanhas .sppb-row, #tv-saude .sppb-row{
  margin-right: 0px;
    margin-left: 0px;
}

#tv-saude .sppb-col-md-6{
  padding-left: 0px;
}

#tv-saude .sppb-col-md-12{
  padding-left: 0px;
  padding-right: 0px;
}

#tv-saude .sppb-addon-video{
  padding-bottom: 6px;
}*/

img.sppb-img-responsive{
  /*max-height: 180px !important;*/
    /*max-width: 270px !important;*/
}

.noticias-destaque-01{
  margin-bottom: 15px;
}

@media (max-width: 992px){
  .saude-brasil .sppb-col-md-6 {
    margin-left: 0px;
    max-width: 100%;

  }
}
@media (min-width: 992px){
  .alinhamento_row .sppb-row-container, .noticias-destaque-2 .sppb-row-container, .noticias-destaque-2 .container{
      padding-left: 0px;
      padding-right: 0px;
  }
  .alinhamento_row .sppb-row, .noticias-destaque-2 .sppb-row{
      /* margin-right: -20px;
      margin-left: -10px; */
  }
  .noticias-destaque-2 .mosaico .col-md-3 {
    max-width: 24%;
  }
  .fake-news .sppb-carousel-arrow i, .campanhas .sppb-carousel-arrow i{
      top: 37%;
  }
  .fake-news .sppb-carousel-arrow.left i{
      left: -300%;
  }
  .fake-news .sppb-carousel-arrow.right i{
      right: -300%;
  }
  .campanhas .sppb-carousel-arrow.left i {
    left: -300%;
  }

  .campanhas .sppb-carousel-arrow.right i{
    right: -300%;
  }
}
@media (max-width: 767.98px) {
  .fake-news .sppb-carousel-arrow i, .campanhas .sppb-carousel-arrow i{
      top: 30%;
  }
  
  .campanhas #sppb-addon-1574887122278 {    
      margin-bottom: -1px;    
  }
} 

.sp-pagebuilder-row, .sppb-row {
    margin-right: 0px;
    margin-left: -15px;
}

#column-wrap-id-1574695003211{
  padding-left: 0px;
  padding-right: 0px; 
}
#column-wrap-id-1574695003210{
  padding-right: 0px;
}

/* ccs da busca */
.coluna-em-alta a {
    font-weight: 600;
    margin-bottom: 18px;
    display: block;
}
.coluna-em-alta ul {
    list-style: none;
    padding-left: 0;
}
.coluna-em-alta li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.coluna-em-alta li a {
    color: #0094ff !important;
}

.coluna-em-alta h3, .coluna-termos-buscados h3, .coluna-noticias h3 {
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 20px !important;
    display: block;
}

.coluna-em-alta h3.sppb-addon-title, .coluna-termos-buscados h3.sppb-addon-title, .coluna-noticias h3.sppb-addon-title{
    text-align: left;
    text-transform: initial;
}

.coluna-em-alta ul, .coluna-termos-buscados ul {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coluna-termos-buscados ul li a{
    float: left;
    border: 2px solid #222;
    border-radius: 30px !important;
    padding: 8px 18px !important;
    margin: 0 1rem 1rem 0;
    color: #000 !important;
    font-weight: 600;
    font-size: .9rem !important;
    background: none !important;
    border-color: #000 !important;
    text-transform: capitalize !important;
}

}
.coluna-noticias a {
    border-bottom: 1px solid hsla(0, 0%, 59%, 0.2);
    display: block;
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: #555 !important;    
    font-size: 16px !important;
}

/** Coronavirus **/

.pagina-coronavirus .btn {
    white-space: normal;
}

.pagina-coronavirus h3.sppb-addon-title {
    text-align: left;
    font-family: inherit;
    font-size: 1.3em;
    text-transform: uppercase;
    padding-bottom: 7px;
    color: #16331b;
    border-bottom: 3px solid #f9a033;
	margin-bottom: 30px !important;
}

.pagina-coronavirus a.btn.btn-info.btn-itens1 {  
    border-radius: 5px;
    width: 218px;
	min-height:100px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    color: #16331b;
    font-size: 14px !important;
    margin-right: 25px;
    word-break: keep-all;
    text-align: center;
}

.pagina-coronavirus a.btn.btn-info.btn-itens1.verde {
	background-color: #8ec856;
    border-color: #8ec856;
	color: #16331b;
}

.pagina-coronavirus a.btn.btn-info.btn-itens1.branco {
    background-color: #ffffff;
    border-color: #16331b;
    color: #16331b;
}

.pagina-coronavirus a.btn.btn-info.btn-itens1.amarelo {
    background-color: #f9a034;
    border-color: #f9a034;
    color: #16331b;
}

.pagina-coronavirus div.srfrContainer ul.srfrList li {
  border:none;
  margin-bottom:10px;  	
}

.pagina-coronavirus div.srfrContainer ul.srfrList li a{
    font-weight: 800;
    font-size: 15px;
    color: black;
}

.pagina-coronavirus #interna div.srfrContainer ul{
	padding:0 !important;	
}

.pagina-coronavirus .link-readmore, 
.pagina-coronavirus .sub-titulo h3{
  background-color: #0d2814;	
  padding: 5px 10px;
  color:#fff;
  font-weight:800px;
  font-size:12px;
  border:none;
}

.pagina-coronavirus .sub-titulo{
  padding: 10px 15px !important;	
  font-size:14px !important;
}

.pagina-coronavirus .sppb-section{
  padding-top:0px !important;	
  padding-bottom:0px !important;	
}

header #logo #portal-title, #logo a:hover {
    text-decoration: none !important;
}

@media (min-width: 1232px){
  .container {
    min-width: 1200px !important;
    max-width: 1200px !important;
  }
}


body:before {
  background : none !important;
}

