/*
Theme Name: Mar Asset Management
Author: cubiculo.net (design) & Somar Comunicação RJ (desenvolvimento web)
Description: Tema desenvolvido exclusivamente para a empresa Mar Asset Management
Version: 2.1.7
Text Domain: marasset

This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/

.single-asset .document--term--item h4 {
  color: #00DFE9 !important;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 25px;
}

.single-asset .document--post--item {
  margin-bottom: 4px;
}

.single-asset .document--term--item a:hover {
  color: #00DFE9 !important;
  text-decoration: underline;
  font-size: 18px;
}

.single-asset .document--term--item a:focus,
.single-asset .document--term--item a:active,
.single-asset .document--term--item a {
  color: #fff !important;
  text-decoration: underline;
  font-size: 18px;
}

.single-asset .document--post--item svg {
  width: 22px;
  height: 30px;
  margin-right: 15px;
}

.float-left {
  float: left;
}

.document--term--item h4 {
  display: inline-block;
  color: #0f003c !important;
  font-size: 32px !important;
  margin-top: 0 !important;
  margin-bottom: 25px !important;
  vertical-align: top;
  padding-top: 0;
  line-height: 26px;
}

.document--post--item {
  margin-bottom: 4px !important;
  vertical-align: top;
}

.document--term--item a:hover {
  color: #0f003c !important;
  text-decoration: underline !important;
  font-size: 18px !important;
}

.document--term--item a:focus,
.document--term--item a:active,
.document--term--item a {
  color: #0f003c !important;
  text-decoration: none !important;
  font-size: 18px !important;
}

.document--post--item svg {
  width: 22px !important;
  height: 30px !important;
  margin-right: 15px !important;
}

.section-item--content--col img {
  margin-right: 15px !important;
  margin-bottom: 15px !important;
  padding-right: 0 !important;
  vertical-align: top;
}

/* bootstrap 3.4 */
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-left .icon {
  min-width: 50px;
  min-height: 55px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media {
  margin-bottom: 10px;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}