.mbr-section-btn .btn {
  border-radius: 50px !important;
}
body {
  font-family: Roboto;
}
.display-1 {
  font-family: 'Lato', sans-serif;
  font-size: 5.8rem;
  line-height: 1.23922414;
}
.display-1 > .mbr-iconfont {
  font-size: 9.28rem;
}
@media (max-width: 1440px) {
  .display-1 {
    font-size: 3.81578947rem;
    line-height: 1.2612069;
  }
}
@media (max-width: 1280px) {
  .display-1 {
    font-size: 3.39181287rem;
    line-height: 1.28987069;
  }
}
@media (max-width: 1024px) {
  .display-1 {
    font-size: 2.32rem;
    line-height: 1.29310345;
  }
}
.display-2 {
  font-family: 'Rubik', sans-serif;
  font-size: 2.8rem;
  line-height: 1.60714286;
}
.display-2 > .mbr-iconfont {
  font-size: 4.48rem;
}
@media (max-width: 1440px) {
  .display-2 {
    font-size: 2.05882353rem;
    line-height: 1.73035714;
  }
}
@media (max-width: 1280px) {
  .display-2 {
    font-size: 45px;
    line-height: 52px;
    font-size: 1.85430464rem;
    line-height: 1.75267857;
  }
}
@media (max-width: 1024px) {
  .display-2 {
    font-size: 1.3592233rem;
    line-height: 1.65535714;
  }
}
.display-4 {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.625;
}
.display-4 > .mbr-iconfont {
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .display-4 {
    font-size: 0.89285714rem;
    line-height: 1.54;
  }
}
.display-5 {
  font-family: 'Rubik', sans-serif;
  font-size: 2rem;
  line-height: 1.5625;
}
.display-5 > .mbr-iconfont {
  font-size: 3.2rem;
}
@media (max-width: 1440px) {
  .display-5 {
    font-size: 1.6rem;
    line-height: 1.640625;
  }
}
@media (max-width: 1280px) {
  .display-5 {
    font-size: 1.36986301rem;
    line-height: 1.36875;
  }
}
@media (max-width: 1024px) {
  .display-5 {
    font-size: 1.13636364rem;
    line-height: 1.65;
  }
}
.display-7 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.3rem;
  line-height: 1.53846154;
}
.display-7 > .mbr-iconfont {
  font-size: 2.08rem;
}
@media (max-width: 1440px) {
  .display-7 {
    font-size: 1.08333333rem;
    line-height: 1.55769231;
  }
}
@media (max-width: 1280px) {
  .display-7 {
    font-size: 0.97744361rem;
    line-height: 1.53461538;
  }
}
@media (max-width: 1024px) {
  .display-7 {
    font-size: 0.97744361rem;
    line-height: 1.47067308;
  }
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
/* Buttons */
.btn {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-sm {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-md {
  padding: 12px 15px;
  border-radius: 4px;
}
.btn-lg {
  padding: 21px 10px;
  border-radius: 4px;
}
.bg-primary {
  background-color: #465052 !important;
}
.bg-success {
  background-color: #72bf44 !important;
}
.bg-info {
  background-color: #72bf44 !important;
}
.bg-warning {
  background-color: #efefef !important;
}
.bg-danger {
  background-color: #b1a374 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #465052 !important;
  border-color: #465052 !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #465052;
  border-color: #465052;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #465052 !important;
  border-color: #465052 !important;
}
.btn-primary:hover {
  background-color: #46877e !important;
  border-color: #46877e !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #72bf44;
  border-color: #72bf44;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-secondary:hover {
  background-color: #5b9b35 !important;
  border-color: #5b9b35 !important;
}
.btn-info,
.btn-info:active {
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #72bf44;
  border-color: #72bf44;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-info:hover {
  background-color: #5b9b35 !important;
  border-color: #5b9b35 !important;
}
.btn-success,
.btn-success:active {
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #72bf44;
  border-color: #72bf44;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-success:hover {
  background-color: #5b9b35 !important;
  border-color: #5b9b35 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #efefef !important;
  border-color: #efefef !important;
  color: #707070 !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #707070 !important;
  background-color: #efefef;
  border-color: #efefef;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #707070 !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-warning:hover {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #b1a374;
  border-color: #b1a374;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
}
.btn-danger:hover {
  background-color: #c3b995 !important;
  border-color: #c3b995 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white:hover {
  background-color: #f7f7f7 !important;
  border-color: #f7f7f7 !important;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #333333;
  border-color: #333333;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-black:hover {
  background-color: #666666 !important;
  border-color: #666666 !important;
}
.btn-primary-outline {
  border: 1px solid;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #465052;
  color: #465052;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff !important;
  background: #465052 !important;
  border-color: #465052;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #465052 !important;
  border-color: #465052 !important;
}
.btn-secondary-outline {
  border: 1px solid;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #72bf44;
  color: #72bf44;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background: #72bf44 !important;
  border-color: #72bf44;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-info-outline {
  border: 1px solid;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #72bf44;
  color: #72bf44;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff !important;
  background: #72bf44 !important;
  border-color: #72bf44;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-success-outline {
  border: 1px solid;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #72bf44;
  color: #72bf44;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff !important;
  background: #72bf44 !important;
  border-color: #72bf44;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #72bf44 !important;
  border-color: #72bf44 !important;
}
.btn-warning-outline {
  border: 1px solid;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #efefef;
  color: #efefef;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #707070 !important;
  background: #efefef !important;
  border-color: #efefef;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #707070 !important;
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.btn-danger-outline {
  border: 1px solid;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #b1a374;
  color: #b1a374;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff !important;
  background: #b1a374 !important;
  border-color: #b1a374;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b1a374 !important;
  border-color: #b1a374 !important;
}
.btn-black-outline {
  border: 1px solid;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #333333;
  color: #333333;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff !important;
  background: #333333 !important;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline {
  border: 1px solid;
}
.btn-white-outline,
.btn-white-outline:active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #808080 !important;
  background: #ffffff !important;
  border-color: #ffffff;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-white-outline.btn {
  color: #333333 !important;
}
.text-primary {
  color: #465052 !important;
}
.text-secondary {
  color: #72bf44 !important;
}
.text-success {
  color: #72bf44 !important;
}
.text-info {
  color: #72bf44 !important;
}
.text-warning {
  color: #efefef !important;
}
.text-danger {
  color: #b1a374 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #69787b !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #457528 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #457528 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #457528 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #efefef !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #7a6e45 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #666666 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #465052 !important;
}
.alert-success {
  background-color: #72bf44;
}
.alert-info {
  background-color: #72bf44;
}
.alert-warning {
  background-color: #efefef;
}
.alert-danger {
  background-color: #b1a374;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 50px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none;
}
.mbr-gallery-filter li a {
  border-radius: 50px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #465052;
  border-color: #465052;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 50px !important;
}
a,
a:hover {
  color: #465052;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #bac2c4;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #bae0a3;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #bae0a3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #dfd9c6;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 50px;
}
.form-control {
  font-family: 'Rubik', sans-serif;
  font-size: 1.3rem;
  line-height: 1.53846154;
}
.form-control > .mbr-iconfont {
  font-size: 2.08rem;
}
@media (max-width: 1440px) {
  .form-control {
    font-size: 1.08333333rem;
    line-height: 1.55769231;
  }
}
@media (max-width: 1280px) {
  .form-control {
    font-size: 0.97744361rem;
    line-height: 1.53461538;
  }
}
@media (max-width: 1024px) {
  .form-control {
    font-size: 0.97744361rem;
    line-height: 1.47067308;
  }
}
blockquote {
  border-color: #465052;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 50px !important;
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 50px !important;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #465052;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #465052;
  border-bottom-color: #465052;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #465052 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000000 !important;
  background: #72bf44 !important;
  box-shadow: none !important;
}
.sidebar-block .mbr-gallery-item .galleryItem .onsale {
  top: 0px;
}
.sidebar-block .mbr-gallery-item .galleryItem .sidebar_wraper {
  bottom: -35px;
  margin-left: 1rem;
}
.link.display-4 a {
  font-size: 0.9rem;
  line-height: 1.125;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGmPrXyfoT {
  padding-top: 10rem;
  padding-bottom: 7rem;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-sGmPrXyfoT .carousel-inner {
  margin-bottom: 70px;
}
.cid-sGmPrXyfoT .slider__content {
  padding-top: 52px;
  text-align: left;
}
.cid-sGmPrXyfoT .mbr-section-subtitle {
  color: #fe5925;
  margin-bottom: 13px;
  position: relative;
  z-index: 1;
}
.cid-sGmPrXyfoT .mbr-section-title {
  margin-bottom: 33px;
  color: #535658;
}
.cid-sGmPrXyfoT .slider__image {
  margin-left: 11.8%;
}
.cid-sGmPrXyfoT .img-wrap {
  max-width: 100%;
}
.cid-sGmPrXyfoT .img-wrap img {
  width: 100%;
  object-fit: cover;
}
.cid-sGmPrXyfoT .carousel-indicators {
  display: flex;
  flex-direction: column;
  margin: 0;
  transition: all 0.25s;
  height: 100%;
  width: 50px;
  left: 44.5%;
  right: auto;
}
.cid-sGmPrXyfoT .carousel-indicators .active {
  background: #72bf44;
  opacity: 1;
  border: none;
}
.cid-sGmPrXyfoT .carousel-indicators .active:before {
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: -14px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: inherit;
  opacity: 0.2;
}
.cid-sGmPrXyfoT .carousel-indicators li {
  width: 12px;
  height: 12px;
  border: none;
  margin-bottom: 32px;
  box-sizing: border-box;
  background-color: #72bf44;
  border-radius: 50%;
  position: relative;
  opacity: 0.2;
}
.cid-sGmPrXyfoT .carousel-controls a {
  border-radius: 50%;
  border: 2px solid #72bf44;
  background-color: transparent;
}
.cid-sGmPrXyfoT .carousel-controls a span {
  transition: all 0.3s;
  color: #72bf44;
  font-size: 18px;
}
.cid-sGmPrXyfoT .carousel-controls a:hover .mobi-mbri-left {
  transform: translateX(-5px);
}
.cid-sGmPrXyfoT .carousel-controls a:hover .mobi-mbri-right {
  transform: translateX(5px);
}
.cid-sGmPrXyfoT .carousel-controls .carousel-control-next,
.cid-sGmPrXyfoT .carousel-controls .carousel-control-prev {
  opacity: 1;
  width: 44px;
  height: 44px;
}
.cid-sGmPrXyfoT .carousel-controls .carousel-control-next {
  right: 40%;
  bottom: 5px;
  top: auto;
  left: auto;
}
.cid-sGmPrXyfoT .carousel-controls .carousel-control-prev {
  right: 45%;
  bottom: 5px;
  top: auto;
  left: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sGmPrXyfoT .image-element {
    min-width: 50%;
  }
  .cid-sGmPrXyfoT .media-container-row {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cid-sGmPrXyfoT .two__background:before {
    max-width: 90%;
  }
  .cid-sGmPrXyfoT .carousel-indicators {
    flex-direction: row;
    height: 50px;
    width: 100%;
    left: auto;
    bottom: 0;
    right: auto;
  }
  .cid-sGmPrXyfoT .carousel-indicators li {
    margin: 0 16px;
  }
  .cid-sGmPrXyfoT .slider__content {
    padding-top: 0;
    margin-bottom: 72px;
  }
  .cid-sGmPrXyfoT .mbr-section-subtitle {
    margin-bottom: 6px;
  }
  .cid-sGmPrXyfoT .mbr-section-subtitle:after {
    content: none;
  }
  .cid-sGmPrXyfoT .mbr-section-title {
    margin-bottom: 18px;
  }
  .cid-sGmPrXyfoT .slider__image {
    margin-left: 0;
    margin-bottom: 100px;
  }
  .cid-sGmPrXyfoT .img-wrap {
    width: 100%;
  }
  .cid-sGmPrXyfoT .carousel-controls {
    display: none;
  }
  .cid-sGmPrXyfoT .carousel-inner {
    margin-bottom: 0;
  }
}
.cid-sGmPrXyfoT .mbr-text {
  color: #535658;
}
.cid-u7cxpAGtkT {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-u7cxpAGtkT .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-u7cxpAGtkT .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-u7cxpAGtkT .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-u7cxpAGtkT .item:last-child {
    margin-bottom: 0;
  }
}
.cid-u7cxpAGtkT .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7cxpAGtkT .mbr-section-title,
.cid-u7cxpAGtkT .card_topic,
.cid-u7cxpAGtkT .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-u7cxpAGtkT .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7cxpAGtkT .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-u7cxpAGtkT .card_post {
    margin-top: 15px;
  }
}
.cid-u7cxpAGtkT .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7cxpAGtkT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7cxpAGtkT .category_content,
.cid-u7cxpAGtkT .date,
.cid-u7cxpAGtkT .name_author {
  opacity: .8;
}
.cid-u7cxpAGtkT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7cxpAGtkT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7cxpAGtkT .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7cxpAGtkT .mbr-section-btn .btn-secondary-outline .active,
.cid-u7cxpAGtkT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7cxpAGtkT .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7cxpAGtkT .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7cxpAGtkT img,
.cid-u7cxpAGtkT .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-u7cxpAGtkT .item:focus,
.cid-u7cxpAGtkT span:focus {
  outline: none;
}
.cid-u7cxpAGtkT .category_content,
.cid-u7cxpAGtkT .card_topic {
  color: #232226;
}
.cid-u7cxpAGtkT .mbr-text,
.cid-u7cxpAGtkT .mbr-section-btn {
  color: #232226;
}
.cid-u7cxpAGtkT .date {
  color: #4200ff;
}
.cid-u7cxpAGtkT .name_author {
  color: #4200ff;
}
.cid-u7cxpAGtkT .mbr-section-title,
.cid-u7cxpAGtkT .post_wrap {
  color: #535658;
}
.cid-u5BUy8Kx2r {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-u5BUy8Kx2r .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-u5BUy8Kx2r .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-u5BUy8Kx2r .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-u5BUy8Kx2r .item:last-child {
    margin-bottom: 0;
  }
}
.cid-u5BUy8Kx2r .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u5BUy8Kx2r .mbr-section-title,
.cid-u5BUy8Kx2r .card_topic,
.cid-u5BUy8Kx2r .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-u5BUy8Kx2r .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u5BUy8Kx2r .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-u5BUy8Kx2r .card_post {
    margin-top: 15px;
  }
}
.cid-u5BUy8Kx2r .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u5BUy8Kx2r .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u5BUy8Kx2r .category_content,
.cid-u5BUy8Kx2r .date,
.cid-u5BUy8Kx2r .name_author {
  opacity: .8;
}
.cid-u5BUy8Kx2r .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u5BUy8Kx2r .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u5BUy8Kx2r .mbr-section-btn .btn-secondary-outline:hover,
.cid-u5BUy8Kx2r .mbr-section-btn .btn-secondary-outline .active,
.cid-u5BUy8Kx2r .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u5BUy8Kx2r .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u5BUy8Kx2r .item-img {
    margin-bottom: 20px;
  }
}
.cid-u5BUy8Kx2r img,
.cid-u5BUy8Kx2r .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-u5BUy8Kx2r .item:focus,
.cid-u5BUy8Kx2r span:focus {
  outline: none;
}
.cid-u5BUy8Kx2r .category_content,
.cid-u5BUy8Kx2r .card_topic {
  color: #232226;
}
.cid-u5BUy8Kx2r .mbr-text,
.cid-u5BUy8Kx2r .mbr-section-btn {
  color: #232226;
}
.cid-u5BUy8Kx2r .date {
  color: #4200ff;
}
.cid-u5BUy8Kx2r .name_author {
  color: #4200ff;
}
.cid-u5BUy8Kx2r .mbr-section-title,
.cid-u5BUy8Kx2r .post_wrap {
  color: #535658;
}
.cid-u2imRJ6dRK {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-u2imRJ6dRK .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-u2imRJ6dRK .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-u2imRJ6dRK .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-u2imRJ6dRK .item:last-child {
    margin-bottom: 0;
  }
}
.cid-u2imRJ6dRK .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u2imRJ6dRK .mbr-section-title,
.cid-u2imRJ6dRK .card_topic,
.cid-u2imRJ6dRK .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-u2imRJ6dRK .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u2imRJ6dRK .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-u2imRJ6dRK .card_post {
    margin-top: 15px;
  }
}
.cid-u2imRJ6dRK .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u2imRJ6dRK .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u2imRJ6dRK .category_content,
.cid-u2imRJ6dRK .date,
.cid-u2imRJ6dRK .name_author {
  opacity: .8;
}
.cid-u2imRJ6dRK .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u2imRJ6dRK .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u2imRJ6dRK .mbr-section-btn .btn-secondary-outline:hover,
.cid-u2imRJ6dRK .mbr-section-btn .btn-secondary-outline .active,
.cid-u2imRJ6dRK .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u2imRJ6dRK .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u2imRJ6dRK .item-img {
    margin-bottom: 20px;
  }
}
.cid-u2imRJ6dRK img,
.cid-u2imRJ6dRK .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-u2imRJ6dRK .item:focus,
.cid-u2imRJ6dRK span:focus {
  outline: none;
}
.cid-u2imRJ6dRK .category_content,
.cid-u2imRJ6dRK .card_topic {
  color: #232226;
}
.cid-u2imRJ6dRK .mbr-text,
.cid-u2imRJ6dRK .mbr-section-btn {
  color: #232226;
}
.cid-u2imRJ6dRK .date {
  color: #4200ff;
}
.cid-u2imRJ6dRK .name_author {
  color: #4200ff;
}
.cid-u2imRJ6dRK .mbr-section-title,
.cid-u2imRJ6dRK .post_wrap {
  color: #535658;
}
.cid-tTJcEr7zGj {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-tTJcEr7zGj .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-tTJcEr7zGj .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-tTJcEr7zGj .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tTJcEr7zGj .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tTJcEr7zGj .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tTJcEr7zGj .mbr-section-title,
.cid-tTJcEr7zGj .card_topic,
.cid-tTJcEr7zGj .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-tTJcEr7zGj .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tTJcEr7zGj .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-tTJcEr7zGj .card_post {
    margin-top: 15px;
  }
}
.cid-tTJcEr7zGj .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tTJcEr7zGj .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tTJcEr7zGj .category_content,
.cid-tTJcEr7zGj .date,
.cid-tTJcEr7zGj .name_author {
  opacity: .8;
}
.cid-tTJcEr7zGj .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tTJcEr7zGj .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tTJcEr7zGj .mbr-section-btn .btn-secondary-outline:hover,
.cid-tTJcEr7zGj .mbr-section-btn .btn-secondary-outline .active,
.cid-tTJcEr7zGj .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tTJcEr7zGj .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tTJcEr7zGj .item-img {
    margin-bottom: 20px;
  }
}
.cid-tTJcEr7zGj img,
.cid-tTJcEr7zGj .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-tTJcEr7zGj .item:focus,
.cid-tTJcEr7zGj span:focus {
  outline: none;
}
.cid-tTJcEr7zGj .category_content,
.cid-tTJcEr7zGj .card_topic {
  color: #232226;
}
.cid-tTJcEr7zGj .mbr-text,
.cid-tTJcEr7zGj .mbr-section-btn {
  color: #232226;
}
.cid-tTJcEr7zGj .date {
  color: #4200ff;
}
.cid-tTJcEr7zGj .name_author {
  color: #4200ff;
}
.cid-tTJcEr7zGj .mbr-section-title,
.cid-tTJcEr7zGj .post_wrap {
  color: #535658;
}
.cid-tP6YXFOOlU {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-tP6YXFOOlU .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-tP6YXFOOlU .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-tP6YXFOOlU .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tP6YXFOOlU .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tP6YXFOOlU .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tP6YXFOOlU .mbr-section-title,
.cid-tP6YXFOOlU .card_topic,
.cid-tP6YXFOOlU .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-tP6YXFOOlU .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tP6YXFOOlU .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-tP6YXFOOlU .card_post {
    margin-top: 15px;
  }
}
.cid-tP6YXFOOlU .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tP6YXFOOlU .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tP6YXFOOlU .category_content,
.cid-tP6YXFOOlU .date,
.cid-tP6YXFOOlU .name_author {
  opacity: .8;
}
.cid-tP6YXFOOlU .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tP6YXFOOlU .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tP6YXFOOlU .mbr-section-btn .btn-secondary-outline:hover,
.cid-tP6YXFOOlU .mbr-section-btn .btn-secondary-outline .active,
.cid-tP6YXFOOlU .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tP6YXFOOlU .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tP6YXFOOlU .item-img {
    margin-bottom: 20px;
  }
}
.cid-tP6YXFOOlU img,
.cid-tP6YXFOOlU .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-tP6YXFOOlU .item:focus,
.cid-tP6YXFOOlU span:focus {
  outline: none;
}
.cid-tP6YXFOOlU .category_content,
.cid-tP6YXFOOlU .card_topic {
  color: #232226;
}
.cid-tP6YXFOOlU .mbr-text,
.cid-tP6YXFOOlU .mbr-section-btn {
  color: #232226;
}
.cid-tP6YXFOOlU .date {
  color: #4200ff;
}
.cid-tP6YXFOOlU .name_author {
  color: #4200ff;
}
.cid-tP6YXFOOlU .mbr-section-title,
.cid-tP6YXFOOlU .post_wrap {
  color: #535658;
}
.cid-tLMlsnkjal {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-tLMlsnkjal .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-tLMlsnkjal .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-tLMlsnkjal .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tLMlsnkjal .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tLMlsnkjal .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tLMlsnkjal .mbr-section-title,
.cid-tLMlsnkjal .card_topic,
.cid-tLMlsnkjal .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-tLMlsnkjal .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tLMlsnkjal .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-tLMlsnkjal .card_post {
    margin-top: 15px;
  }
}
.cid-tLMlsnkjal .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tLMlsnkjal .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tLMlsnkjal .category_content,
.cid-tLMlsnkjal .date,
.cid-tLMlsnkjal .name_author {
  opacity: .8;
}
.cid-tLMlsnkjal .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tLMlsnkjal .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tLMlsnkjal .mbr-section-btn .btn-secondary-outline:hover,
.cid-tLMlsnkjal .mbr-section-btn .btn-secondary-outline .active,
.cid-tLMlsnkjal .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tLMlsnkjal .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tLMlsnkjal .item-img {
    margin-bottom: 20px;
  }
}
.cid-tLMlsnkjal img,
.cid-tLMlsnkjal .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-tLMlsnkjal .item:focus,
.cid-tLMlsnkjal span:focus {
  outline: none;
}
.cid-tLMlsnkjal .category_content,
.cid-tLMlsnkjal .card_topic {
  color: #232226;
}
.cid-tLMlsnkjal .mbr-text,
.cid-tLMlsnkjal .mbr-section-btn {
  color: #232226;
}
.cid-tLMlsnkjal .date {
  color: #4200ff;
}
.cid-tLMlsnkjal .name_author {
  color: #4200ff;
}
.cid-tLMlsnkjal .mbr-section-title,
.cid-tLMlsnkjal .post_wrap {
  color: #535658;
}
.cid-tHh84wCt1m {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-tHh84wCt1m .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-tHh84wCt1m .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-tHh84wCt1m .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tHh84wCt1m .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tHh84wCt1m .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tHh84wCt1m .mbr-section-title,
.cid-tHh84wCt1m .card_topic,
.cid-tHh84wCt1m .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-tHh84wCt1m .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tHh84wCt1m .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-tHh84wCt1m .card_post {
    margin-top: 15px;
  }
}
.cid-tHh84wCt1m .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tHh84wCt1m .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tHh84wCt1m .category_content,
.cid-tHh84wCt1m .date,
.cid-tHh84wCt1m .name_author {
  opacity: .8;
}
.cid-tHh84wCt1m .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tHh84wCt1m .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh84wCt1m .mbr-section-btn .btn-secondary-outline:hover,
.cid-tHh84wCt1m .mbr-section-btn .btn-secondary-outline .active,
.cid-tHh84wCt1m .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tHh84wCt1m .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tHh84wCt1m .item-img {
    margin-bottom: 20px;
  }
}
.cid-tHh84wCt1m img,
.cid-tHh84wCt1m .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-tHh84wCt1m .item:focus,
.cid-tHh84wCt1m span:focus {
  outline: none;
}
.cid-tHh84wCt1m .category_content,
.cid-tHh84wCt1m .card_topic {
  color: #232226;
}
.cid-tHh84wCt1m .mbr-text,
.cid-tHh84wCt1m .mbr-section-btn {
  color: #232226;
}
.cid-tHh84wCt1m .date {
  color: #4200ff;
}
.cid-tHh84wCt1m .name_author {
  color: #4200ff;
}
.cid-tHh84wCt1m .mbr-section-title,
.cid-tHh84wCt1m .post_wrap {
  color: #535658;
}
.cid-tfsx4dCBrR {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-tfsx4dCBrR .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-tfsx4dCBrR .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-tfsx4dCBrR .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tfsx4dCBrR .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tfsx4dCBrR .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tfsx4dCBrR .mbr-section-title,
.cid-tfsx4dCBrR .card_topic,
.cid-tfsx4dCBrR .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-tfsx4dCBrR .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tfsx4dCBrR .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-tfsx4dCBrR .card_post {
    margin-top: 15px;
  }
}
.cid-tfsx4dCBrR .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tfsx4dCBrR .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tfsx4dCBrR .category_content,
.cid-tfsx4dCBrR .date,
.cid-tfsx4dCBrR .name_author {
  opacity: .8;
}
.cid-tfsx4dCBrR .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tfsx4dCBrR .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tfsx4dCBrR .mbr-section-btn .btn-secondary-outline:hover,
.cid-tfsx4dCBrR .mbr-section-btn .btn-secondary-outline .active,
.cid-tfsx4dCBrR .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tfsx4dCBrR .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tfsx4dCBrR .item-img {
    margin-bottom: 20px;
  }
}
.cid-tfsx4dCBrR img,
.cid-tfsx4dCBrR .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-tfsx4dCBrR .item:focus,
.cid-tfsx4dCBrR span:focus {
  outline: none;
}
.cid-tfsx4dCBrR .category_content,
.cid-tfsx4dCBrR .card_topic {
  color: #232226;
}
.cid-tfsx4dCBrR .mbr-text,
.cid-tfsx4dCBrR .mbr-section-btn {
  color: #232226;
}
.cid-tfsx4dCBrR .date {
  color: #4200ff;
}
.cid-tfsx4dCBrR .name_author {
  color: #4200ff;
}
.cid-tfsx4dCBrR .mbr-section-title,
.cid-tfsx4dCBrR .post_wrap {
  color: #535658;
}
.cid-t9YNXm1AJ8 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t9YNXm1AJ8 .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t9YNXm1AJ8 .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t9YNXm1AJ8 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t9YNXm1AJ8 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t9YNXm1AJ8 .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9YNXm1AJ8 .mbr-section-title,
.cid-t9YNXm1AJ8 .card_topic,
.cid-t9YNXm1AJ8 .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t9YNXm1AJ8 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9YNXm1AJ8 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t9YNXm1AJ8 .card_post {
    margin-top: 15px;
  }
}
.cid-t9YNXm1AJ8 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9YNXm1AJ8 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9YNXm1AJ8 .category_content,
.cid-t9YNXm1AJ8 .date,
.cid-t9YNXm1AJ8 .name_author {
  opacity: .8;
}
.cid-t9YNXm1AJ8 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9YNXm1AJ8 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YNXm1AJ8 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9YNXm1AJ8 .mbr-section-btn .btn-secondary-outline .active,
.cid-t9YNXm1AJ8 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9YNXm1AJ8 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9YNXm1AJ8 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9YNXm1AJ8 img,
.cid-t9YNXm1AJ8 .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t9YNXm1AJ8 .item:focus,
.cid-t9YNXm1AJ8 span:focus {
  outline: none;
}
.cid-t9YNXm1AJ8 .category_content,
.cid-t9YNXm1AJ8 .card_topic {
  color: #232226;
}
.cid-t9YNXm1AJ8 .mbr-text,
.cid-t9YNXm1AJ8 .mbr-section-btn {
  color: #232226;
}
.cid-t9YNXm1AJ8 .date {
  color: #4200ff;
}
.cid-t9YNXm1AJ8 .name_author {
  color: #4200ff;
}
.cid-t9YNXm1AJ8 .mbr-section-title,
.cid-t9YNXm1AJ8 .post_wrap {
  color: #535658;
}
.cid-t74lApeVec {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t74lApeVec .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t74lApeVec .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t74lApeVec .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t74lApeVec .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t74lApeVec .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t74lApeVec .mbr-section-title,
.cid-t74lApeVec .card_topic,
.cid-t74lApeVec .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t74lApeVec .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t74lApeVec .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t74lApeVec .card_post {
    margin-top: 15px;
  }
}
.cid-t74lApeVec .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t74lApeVec .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t74lApeVec .category_content,
.cid-t74lApeVec .date,
.cid-t74lApeVec .name_author {
  opacity: .8;
}
.cid-t74lApeVec .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t74lApeVec .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t74lApeVec .mbr-section-btn .btn-secondary-outline:hover,
.cid-t74lApeVec .mbr-section-btn .btn-secondary-outline .active,
.cid-t74lApeVec .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t74lApeVec .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t74lApeVec .item-img {
    margin-bottom: 20px;
  }
}
.cid-t74lApeVec img,
.cid-t74lApeVec .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t74lApeVec .item:focus,
.cid-t74lApeVec span:focus {
  outline: none;
}
.cid-t74lApeVec .category_content,
.cid-t74lApeVec .card_topic {
  color: #232226;
}
.cid-t74lApeVec .mbr-text,
.cid-t74lApeVec .mbr-section-btn {
  color: #232226;
}
.cid-t74lApeVec .date {
  color: #4200ff;
}
.cid-t74lApeVec .name_author {
  color: #4200ff;
}
.cid-t74lApeVec .mbr-section-title,
.cid-t74lApeVec .post_wrap {
  color: #535658;
}
.cid-t5wExH8kZz {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t5wExH8kZz .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t5wExH8kZz .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t5wExH8kZz .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t5wExH8kZz .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t5wExH8kZz .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t5wExH8kZz .mbr-section-title,
.cid-t5wExH8kZz .card_topic,
.cid-t5wExH8kZz .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t5wExH8kZz .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t5wExH8kZz .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t5wExH8kZz .card_post {
    margin-top: 15px;
  }
}
.cid-t5wExH8kZz .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t5wExH8kZz .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t5wExH8kZz .category_content,
.cid-t5wExH8kZz .date,
.cid-t5wExH8kZz .name_author {
  opacity: .8;
}
.cid-t5wExH8kZz .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t5wExH8kZz .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wExH8kZz .mbr-section-btn .btn-secondary-outline:hover,
.cid-t5wExH8kZz .mbr-section-btn .btn-secondary-outline .active,
.cid-t5wExH8kZz .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t5wExH8kZz .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t5wExH8kZz .item-img {
    margin-bottom: 20px;
  }
}
.cid-t5wExH8kZz img,
.cid-t5wExH8kZz .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t5wExH8kZz .item:focus,
.cid-t5wExH8kZz span:focus {
  outline: none;
}
.cid-t5wExH8kZz .category_content,
.cid-t5wExH8kZz .card_topic {
  color: #232226;
}
.cid-t5wExH8kZz .mbr-text,
.cid-t5wExH8kZz .mbr-section-btn {
  color: #232226;
}
.cid-t5wExH8kZz .date {
  color: #4200ff;
}
.cid-t5wExH8kZz .name_author {
  color: #4200ff;
}
.cid-t5wExH8kZz .mbr-section-title,
.cid-t5wExH8kZz .post_wrap {
  color: #535658;
}
.cid-t3s7Ckpea4 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t3s7Ckpea4 .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t3s7Ckpea4 .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t3s7Ckpea4 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t3s7Ckpea4 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t3s7Ckpea4 .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3s7Ckpea4 .mbr-section-title,
.cid-t3s7Ckpea4 .card_topic,
.cid-t3s7Ckpea4 .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t3s7Ckpea4 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3s7Ckpea4 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t3s7Ckpea4 .card_post {
    margin-top: 15px;
  }
}
.cid-t3s7Ckpea4 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3s7Ckpea4 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3s7Ckpea4 .category_content,
.cid-t3s7Ckpea4 .date,
.cid-t3s7Ckpea4 .name_author {
  opacity: .8;
}
.cid-t3s7Ckpea4 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3s7Ckpea4 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3s7Ckpea4 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3s7Ckpea4 .mbr-section-btn .btn-secondary-outline .active,
.cid-t3s7Ckpea4 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3s7Ckpea4 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3s7Ckpea4 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3s7Ckpea4 img,
.cid-t3s7Ckpea4 .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t3s7Ckpea4 .item:focus,
.cid-t3s7Ckpea4 span:focus {
  outline: none;
}
.cid-t3s7Ckpea4 .category_content,
.cid-t3s7Ckpea4 .card_topic {
  color: #232226;
}
.cid-t3s7Ckpea4 .mbr-text,
.cid-t3s7Ckpea4 .mbr-section-btn {
  color: #232226;
}
.cid-t3s7Ckpea4 .date {
  color: #4200ff;
}
.cid-t3s7Ckpea4 .name_author {
  color: #4200ff;
}
.cid-t3s7Ckpea4 .mbr-section-title,
.cid-t3s7Ckpea4 .post_wrap {
  color: #535658;
}
.cid-t162OA4o37 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t162OA4o37 .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t162OA4o37 .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t162OA4o37 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t162OA4o37 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t162OA4o37 .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t162OA4o37 .mbr-section-title,
.cid-t162OA4o37 .card_topic,
.cid-t162OA4o37 .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t162OA4o37 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t162OA4o37 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t162OA4o37 .card_post {
    margin-top: 15px;
  }
}
.cid-t162OA4o37 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t162OA4o37 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t162OA4o37 .category_content,
.cid-t162OA4o37 .date,
.cid-t162OA4o37 .name_author {
  opacity: .8;
}
.cid-t162OA4o37 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t162OA4o37 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t162OA4o37 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t162OA4o37 .mbr-section-btn .btn-secondary-outline .active,
.cid-t162OA4o37 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t162OA4o37 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t162OA4o37 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t162OA4o37 img,
.cid-t162OA4o37 .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t162OA4o37 .item:focus,
.cid-t162OA4o37 span:focus {
  outline: none;
}
.cid-t162OA4o37 .category_content,
.cid-t162OA4o37 .card_topic {
  color: #232226;
}
.cid-t162OA4o37 .mbr-text,
.cid-t162OA4o37 .mbr-section-btn {
  color: #232226;
}
.cid-t162OA4o37 .date {
  color: #4200ff;
}
.cid-t162OA4o37 .name_author {
  color: #4200ff;
}
.cid-t162OA4o37 .mbr-section-title,
.cid-t162OA4o37 .post_wrap {
  color: #535658;
}
.cid-t0KfbRU8Pd {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-t0KfbRU8Pd .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-t0KfbRU8Pd .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-t0KfbRU8Pd .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t0KfbRU8Pd .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t0KfbRU8Pd .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0KfbRU8Pd .mbr-section-title,
.cid-t0KfbRU8Pd .card_topic,
.cid-t0KfbRU8Pd .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-t0KfbRU8Pd .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0KfbRU8Pd .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-t0KfbRU8Pd .card_post {
    margin-top: 15px;
  }
}
.cid-t0KfbRU8Pd .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0KfbRU8Pd .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0KfbRU8Pd .category_content,
.cid-t0KfbRU8Pd .date,
.cid-t0KfbRU8Pd .name_author {
  opacity: .8;
}
.cid-t0KfbRU8Pd .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0KfbRU8Pd .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KfbRU8Pd .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0KfbRU8Pd .mbr-section-btn .btn-secondary-outline .active,
.cid-t0KfbRU8Pd .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0KfbRU8Pd .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0KfbRU8Pd .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0KfbRU8Pd img,
.cid-t0KfbRU8Pd .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-t0KfbRU8Pd .item:focus,
.cid-t0KfbRU8Pd span:focus {
  outline: none;
}
.cid-t0KfbRU8Pd .category_content,
.cid-t0KfbRU8Pd .card_topic {
  color: #232226;
}
.cid-t0KfbRU8Pd .mbr-text,
.cid-t0KfbRU8Pd .mbr-section-btn {
  color: #232226;
}
.cid-t0KfbRU8Pd .date {
  color: #4200ff;
}
.cid-t0KfbRU8Pd .name_author {
  color: #4200ff;
}
.cid-t0KfbRU8Pd .mbr-section-title,
.cid-t0KfbRU8Pd .post_wrap {
  color: #535658;
}
.cid-sRFZ87Uv2o {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-sRFZ87Uv2o .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-sRFZ87Uv2o .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-sRFZ87Uv2o .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sRFZ87Uv2o .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sRFZ87Uv2o .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sRFZ87Uv2o .mbr-section-title,
.cid-sRFZ87Uv2o .card_topic,
.cid-sRFZ87Uv2o .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-sRFZ87Uv2o .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sRFZ87Uv2o .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-sRFZ87Uv2o .card_post {
    margin-top: 15px;
  }
}
.cid-sRFZ87Uv2o .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRFZ87Uv2o .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRFZ87Uv2o .category_content,
.cid-sRFZ87Uv2o .date,
.cid-sRFZ87Uv2o .name_author {
  opacity: .8;
}
.cid-sRFZ87Uv2o .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sRFZ87Uv2o .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRFZ87Uv2o .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRFZ87Uv2o .mbr-section-btn .btn-secondary-outline .active,
.cid-sRFZ87Uv2o .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRFZ87Uv2o .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sRFZ87Uv2o .item-img {
    margin-bottom: 20px;
  }
}
.cid-sRFZ87Uv2o img,
.cid-sRFZ87Uv2o .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-sRFZ87Uv2o .item:focus,
.cid-sRFZ87Uv2o span:focus {
  outline: none;
}
.cid-sRFZ87Uv2o .category_content,
.cid-sRFZ87Uv2o .card_topic {
  color: #232226;
}
.cid-sRFZ87Uv2o .mbr-text,
.cid-sRFZ87Uv2o .mbr-section-btn {
  color: #232226;
}
.cid-sRFZ87Uv2o .date {
  color: #4200ff;
}
.cid-sRFZ87Uv2o .name_author {
  color: #4200ff;
}
.cid-sRFZ87Uv2o .mbr-section-title,
.cid-sRFZ87Uv2o .post_wrap {
  color: #535658;
}
.cid-sJS9oqOrP4 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-sJS9oqOrP4 .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-sJS9oqOrP4 .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-sJS9oqOrP4 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sJS9oqOrP4 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sJS9oqOrP4 .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJS9oqOrP4 .mbr-section-title,
.cid-sJS9oqOrP4 .card_topic,
.cid-sJS9oqOrP4 .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-sJS9oqOrP4 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJS9oqOrP4 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-sJS9oqOrP4 .card_post {
    margin-top: 15px;
  }
}
.cid-sJS9oqOrP4 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJS9oqOrP4 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJS9oqOrP4 .category_content,
.cid-sJS9oqOrP4 .date,
.cid-sJS9oqOrP4 .name_author {
  opacity: .8;
}
.cid-sJS9oqOrP4 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJS9oqOrP4 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJS9oqOrP4 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJS9oqOrP4 .mbr-section-btn .btn-secondary-outline .active,
.cid-sJS9oqOrP4 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJS9oqOrP4 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJS9oqOrP4 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJS9oqOrP4 img,
.cid-sJS9oqOrP4 .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-sJS9oqOrP4 .item:focus,
.cid-sJS9oqOrP4 span:focus {
  outline: none;
}
.cid-sJS9oqOrP4 .category_content,
.cid-sJS9oqOrP4 .card_topic {
  color: #232226;
}
.cid-sJS9oqOrP4 .mbr-text,
.cid-sJS9oqOrP4 .mbr-section-btn {
  color: #232226;
}
.cid-sJS9oqOrP4 .date {
  color: #4200ff;
}
.cid-sJS9oqOrP4 .name_author {
  color: #4200ff;
}
.cid-sJS9oqOrP4 .mbr-section-title,
.cid-sJS9oqOrP4 .post_wrap {
  color: #535658;
}
.cid-sNa7eJrl1M {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-sNa7eJrl1M .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-sNa7eJrl1M .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-sNa7eJrl1M .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sNa7eJrl1M .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sNa7eJrl1M .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNa7eJrl1M .mbr-section-title,
.cid-sNa7eJrl1M .card_topic,
.cid-sNa7eJrl1M .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-sNa7eJrl1M .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNa7eJrl1M .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-sNa7eJrl1M .card_post {
    margin-top: 15px;
  }
}
.cid-sNa7eJrl1M .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNa7eJrl1M .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNa7eJrl1M .category_content,
.cid-sNa7eJrl1M .date,
.cid-sNa7eJrl1M .name_author {
  opacity: .8;
}
.cid-sNa7eJrl1M .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNa7eJrl1M .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa7eJrl1M .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNa7eJrl1M .mbr-section-btn .btn-secondary-outline .active,
.cid-sNa7eJrl1M .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNa7eJrl1M .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNa7eJrl1M .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNa7eJrl1M img,
.cid-sNa7eJrl1M .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-sNa7eJrl1M .item:focus,
.cid-sNa7eJrl1M span:focus {
  outline: none;
}
.cid-sNa7eJrl1M .category_content,
.cid-sNa7eJrl1M .card_topic {
  color: #232226;
}
.cid-sNa7eJrl1M .mbr-text,
.cid-sNa7eJrl1M .mbr-section-btn {
  color: #232226;
}
.cid-sNa7eJrl1M .date {
  color: #4200ff;
}
.cid-sNa7eJrl1M .name_author {
  color: #4200ff;
}
.cid-sNa7eJrl1M .mbr-section-title,
.cid-sNa7eJrl1M .post_wrap {
  color: #535658;
}
.cid-sHXJ4tETK6 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-sHXJ4tETK6 .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-sHXJ4tETK6 .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-sHXJ4tETK6 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sHXJ4tETK6 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sHXJ4tETK6 .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sHXJ4tETK6 .mbr-section-title,
.cid-sHXJ4tETK6 .card_topic,
.cid-sHXJ4tETK6 .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-sHXJ4tETK6 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXJ4tETK6 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-sHXJ4tETK6 .card_post {
    margin-top: 15px;
  }
}
.cid-sHXJ4tETK6 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXJ4tETK6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXJ4tETK6 .category_content,
.cid-sHXJ4tETK6 .date,
.cid-sHXJ4tETK6 .name_author {
  opacity: .8;
}
.cid-sHXJ4tETK6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sHXJ4tETK6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXJ4tETK6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXJ4tETK6 .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXJ4tETK6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXJ4tETK6 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sHXJ4tETK6 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sHXJ4tETK6 img,
.cid-sHXJ4tETK6 .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-sHXJ4tETK6 .item:focus,
.cid-sHXJ4tETK6 span:focus {
  outline: none;
}
.cid-sHXJ4tETK6 .category_content,
.cid-sHXJ4tETK6 .card_topic {
  color: #232226;
}
.cid-sHXJ4tETK6 .mbr-text,
.cid-sHXJ4tETK6 .mbr-section-btn {
  color: #232226;
}
.cid-sHXJ4tETK6 .date {
  color: #4200ff;
}
.cid-sHXJ4tETK6 .name_author {
  color: #4200ff;
}
.cid-sHXJ4tETK6 .mbr-section-title,
.cid-sHXJ4tETK6 .post_wrap {
  color: #535658;
}
.cid-sAvRQ7JtmD {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #fafafa;
}
.cid-sAvRQ7JtmD .item-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cid-sAvRQ7JtmD .item-wrapper {
    margin-bottom: 30px;
  }
}
.cid-sAvRQ7JtmD .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sAvRQ7JtmD .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sAvRQ7JtmD .item:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sAvRQ7JtmD .mbr-section-title,
.cid-sAvRQ7JtmD .card_topic,
.cid-sAvRQ7JtmD .mbr-section-subtitle {
  margin-bottom: 12px;
}
.cid-sAvRQ7JtmD .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sAvRQ7JtmD .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .cid-sAvRQ7JtmD .card_post {
    margin-top: 15px;
  }
}
.cid-sAvRQ7JtmD .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sAvRQ7JtmD .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sAvRQ7JtmD .category_content,
.cid-sAvRQ7JtmD .date,
.cid-sAvRQ7JtmD .name_author {
  opacity: .8;
}
.cid-sAvRQ7JtmD .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sAvRQ7JtmD .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sAvRQ7JtmD .mbr-section-btn .btn-secondary-outline:hover,
.cid-sAvRQ7JtmD .mbr-section-btn .btn-secondary-outline .active,
.cid-sAvRQ7JtmD .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sAvRQ7JtmD .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sAvRQ7JtmD .item-img {
    margin-bottom: 20px;
  }
}
.cid-sAvRQ7JtmD img,
.cid-sAvRQ7JtmD .item-img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  height: 200px;
  object-fit: cover;
}
.cid-sAvRQ7JtmD .item:focus,
.cid-sAvRQ7JtmD span:focus {
  outline: none;
}
.cid-sAvRQ7JtmD .category_content,
.cid-sAvRQ7JtmD .card_topic {
  color: #232226;
}
.cid-sAvRQ7JtmD .mbr-text,
.cid-sAvRQ7JtmD .mbr-section-btn {
  color: #232226;
}
.cid-sAvRQ7JtmD .date {
  color: #4200ff;
}
.cid-sAvRQ7JtmD .name_author {
  color: #4200ff;
}
.cid-sAvRQ7JtmD .mbr-section-title,
.cid-sAvRQ7JtmD .post_wrap {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sBn3mW6O6x {
  padding-top: 195px;
  padding-bottom: 165px;
  background-image: url("../../../assets/images/mbr-1920x1282.jpg");
}
.cid-sBn3mW6O6x .mbr-iconfont {
  font-size: 50px;
  color: #ffffff;
}
.cid-sBn3mW6O6x .mbr-section-title {
  color: #ffffff;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 20px;
}
.cid-sBn3mW6O6x .mbr-section-subtitle {
  color: #ffffff;
  width: 100%;
  position: relative;
  padding-top: 25px;
}
.cid-sBn3mW6O6x .mbr-section-subtitle::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBn3mW6O6x .mbr-text {
  color: #ffffff;
  width: 100;
}
.cid-sBn3mW6O6x .content-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #72bf44;
  margin-left: 0.6rem;
}
.cid-sBn3mW6O6x .content-link span {
  margin-right: 15px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 100%;
  color: #ffffff;
  background-color: #ffffff;
  font-size: 2.475rem;
}
.cid-sBn3mW6O6x .mbr-section-btn .btn {
  border-radius: 3px;
  padding: 12px 40px !important;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .cid-sBn3mW6O6x .separator,
  .cid-sBn3mW6O6x .sep-holder,
  .cid-sBn3mW6O6x .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-sBn3mW6O6x .buttons-wrap {
    flex-direction: column;
  }
}
.cid-sBn3mW6O6x .items {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-top: 25px;
}
.cid-sBn3mW6O6x .items::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #ffffff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBn3mW6O6x .items .list-item {
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
}
.cid-sBn3mW6O6x .items .list-item .listico {
  display: inline-block;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1rem;
  margin: auto;
  color: #ffffff;
}
.cid-sBn3mW6O6x .items .list-item .text2 {
  display: inline-block;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
.cid-sBn3mW6O6x .items .list-item:last-child .listico {
  display: none;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sBmwjJUs8V {
  padding-top: 10rem;
  padding-bottom: 0rem;
  background-color: #eff2f7;
}
.cid-sBmwjJUs8V .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sBmwjJUs8V .mbr-section-title b,
.cid-sBmwjJUs8V .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sBmwjJUs8V .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sBmwjJUs8V .mbr-section-title,
.cid-sBmwjJUs8V .mbr-section-btn {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sBmhUOFo1B {
  background-image: url("../../../assets/images/limelocker-2-956x667.jpeg");
}
.cid-sBmhUOFo1B .mbr-iconfont {
  font-size: 50px;
  color: #ffffff;
}
.cid-sBmhUOFo1B .mbr-section-title {
  color: #ffffff;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 20px;
}
.cid-sBmhUOFo1B .mbr-section-subtitle {
  color: #ffffff;
  width: 100%;
  position: relative;
  padding-top: 25px;
}
.cid-sBmhUOFo1B .mbr-section-subtitle::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBmhUOFo1B .mbr-text {
  color: #ffffff;
  width: 100;
}
.cid-sBmhUOFo1B .content-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #72bf44;
  margin-left: 0.6rem;
}
.cid-sBmhUOFo1B .content-link span {
  margin-right: 15px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 100%;
  color: #ffffff;
  background-color: #ffffff;
  font-size: 2.475rem;
}
.cid-sBmhUOFo1B .mbr-section-btn .btn {
  border-radius: 3px;
  padding: 12px 40px !important;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .cid-sBmhUOFo1B .separator,
  .cid-sBmhUOFo1B .sep-holder,
  .cid-sBmhUOFo1B .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-sBmhUOFo1B .buttons-wrap {
    flex-direction: column;
  }
}
.cid-sBmhUOFo1B .items {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-top: 25px;
}
.cid-sBmhUOFo1B .items::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #ffffff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBmhUOFo1B .items .list-item {
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
}
.cid-sBmhUOFo1B .items .list-item .listico {
  display: inline-block;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 0.2rem;
  margin: auto;
  color: #ffffff;
}
.cid-sBmhUOFo1B .items .list-item .text2 {
  display: inline-block;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
.cid-sBmhUOFo1B .items .list-item:last-child .listico {
  display: none;
}
.cid-sBmmJtI1lD {
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/imagem1-limelocker-924x802.png");
}
.cid-sBmmJtI1lD .main-row {
  flex-direction: row-reverse;
}
.cid-sBmmJtI1lD .content {
  padding-right: 30px;
}
.cid-sBmmJtI1lD img {
  width: 100%;
}
.cid-sBmmJtI1lD .mbr-section-subtitle {
  color: #72bf44;
}
.cid-sBmmJtI1lD .mbr-section-title {
  text-align: left;
  color: #465052;
}
.cid-sBmmJtI1lD .mbr-text {
  color: #535658;
}
.cid-sBmmJtI1lD .left-part {
  color: #72bf44;
}
.cid-sBmmJtI1lD .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBmmJtI1lD .left-part .mbr-text {
  color: #465052;
  display: inline;
}
.cid-sBmmJtI1lD .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBmmJtI1lD .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .cid-sBmmJtI1lD * {
    text-align: left;
  }
}
.cid-sBmo9sQ0MT {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sBmo9sQ0MT .mbr-text,
.cid-sBmo9sQ0MT .mbr-section-subtitle {
  color: #767676;
}
.cid-sBmo9sQ0MT .card-title {
  color: #66458e;
}
.cid-sBmo9sQ0MT .card .card-img span {
  color: #535658;
  font-size: 60px;
  background: linear-gradient(45deg, #535658, #535658);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .cid-sBmo9sQ0MT .mbr-section-subtitle,
  .cid-sBmo9sQ0MT .mbr-section-title {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sBmo9sQ0MT .card .card-img span {
    background: none;
  }
}
.cid-sBmo9sQ0MT .mbr-section-title {
  color: #535658;
}
.cid-sBmo9sQ0MT .card-title,
.cid-sBmo9sQ0MT .card-img {
  color: #535658;
}
.cid-sBmrf6xDcj {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #fafafa;
}
.cid-sBmrf6xDcj .mbr-section-subtitle {
  margin-bottom: 15px;
  color: #d3045f;
}
.cid-sBmrf6xDcj .mbr-section-title {
  color: #d3045f;
}
.cid-sBmrf6xDcj .link {
  display: block;
  margin-top: 50px;
  margin-bottom: 0;
  white-space: nowrap;
}
.cid-sBmrf6xDcj .link a {
  font-weight: 700;
}
.cid-sBmrf6xDcj .link span {
  display: inline-block !important;
  transition: all 0.3s ease;
  margin-left: 13px;
}
.cid-sBmrf6xDcj .link:hover span {
  transform: translateX(9px);
}
.cid-sBmrf6xDcj .wrap {
  margin-top: 13px;
}
.cid-sBmrf6xDcj .wrap .card__block {
  position: relative;
  padding-right: 90px;
  margin-bottom: 69px;
}
.cid-sBmrf6xDcj .wrap .card__block:before {
  content: "";
  position: absolute;
  top: 0;
  left: -29px;
  width: 29px;
  height: 29px;
  background-image: url("../../../assets/images/logo-em-alta-limelocker-2-2000x1105.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.cid-sBmrf6xDcj .wrap .card__block .card__text {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .cid-sBmrf6xDcj .mbr-section-subtitle {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .cid-sBmrf6xDcj .wrap {
    margin-top: 45px;
  }
  .cid-sBmrf6xDcj .wrap .card__block {
    min-height: 29px;
    padding-right: 5px;
    margin-bottom: 29px;
  }
  .cid-sBmrf6xDcj .wrap .card__block:before {
    left: -52px;
  }
  .cid-sBmrf6xDcj .link {
    margin-top: 12px;
    margin-bottom: 9px;
  }
}
.cid-sBmrf6xDcj .mbr-section-title,
.cid-sBmrf6xDcj .link {
  color: #535658;
}
.cid-sBmrf6xDcj .card__text {
  color: #535658;
}
.cid-sBmuavAz6c {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sBmuavAz6c .mbr-section-subtitle {
  color: #767676;
}
.cid-sBmuavAz6c B {
  color: #c1c1c1;
}
.cid-sBmuavAz6c FONT {
  color: #767676;
}
.cid-sBmuavAz6c H2 {
  color: #535658;
}
.cid-sBmtdUAbBC {
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #ffffff;
  background: linear-gradient(#ffffff, #ffffff);
}
.cid-sBmtdUAbBC .carousel-control {
  background: #000;
}
.cid-sBmtdUAbBC .mbr-section-subtitle {
  color: #535658;
}
.cid-sBmtdUAbBC .carousel-item {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sBmtdUAbBC .carousel-item .media-container-row {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.cid-sBmtdUAbBC .carousel-item .wrap-img {
  text-align: center;
}
.cid-sBmtdUAbBC .carousel-item .wrap-img img {
  max-height: 150px;
  width: auto;
  max-width: 100%;
}
.cid-sBmtdUAbBC .carousel-controls {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-sBmtdUAbBC .carousel-controls .carousel-control {
  background: #000;
  border-radius: 50%;
  position: static;
  width: 40px;
  height: 40px;
  margin-top: 2rem;
  border-width: 1px;
}
.cid-sBmtdUAbBC .carousel-controls .carousel-control.carousel-control-prev {
  left: auto;
  margin-right: 20px;
  margin-left: 0;
}
.cid-sBmtdUAbBC .carousel-controls .carousel-control.carousel-control-next {
  right: auto;
  margin-right: 0;
}
.cid-sBmtdUAbBC .carousel-controls .carousel-control .mbr-iconfont {
  font-size: 1rem;
}
.cid-sBmtdUAbBC .cloneditem-1,
.cid-sBmtdUAbBC .cloneditem-2,
.cid-sBmtdUAbBC .cloneditem-3,
.cid-sBmtdUAbBC .cloneditem-4,
.cid-sBmtdUAbBC .cloneditem-5 {
  display: none;
}
.cid-sBmtdUAbBC .col-lg-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .cid-sBmtdUAbBC .col-lg-15 {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 20%;
  }
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.active.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.active.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides2 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides2 .cloneditem-1,
  .cid-sBmtdUAbBC .carousel-inner.slides2 .cloneditem-2,
  .cid-sBmtdUAbBC .carousel-inner.slides2 .cloneditem-3 {
    display: block;
  }
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.active.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(33.333333%, 0, 0);
    transform: translate3d(33.333333%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.active.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-33.333333%, 0, 0);
    transform: translate3d(-33.333333%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides3 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides3 .cloneditem-1,
  .cid-sBmtdUAbBC .carousel-inner.slides3 .cloneditem-2,
  .cid-sBmtdUAbBC .carousel-inner.slides3 .cloneditem-3 {
    display: block;
  }
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.active.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.active.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides4 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides4 .cloneditem-1,
  .cid-sBmtdUAbBC .carousel-inner.slides4 .cloneditem-2,
  .cid-sBmtdUAbBC .carousel-inner.slides4 .cloneditem-3 {
    display: block;
  }
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.active.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.active.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides5 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides5 .cloneditem-1,
  .cid-sBmtdUAbBC .carousel-inner.slides5 .cloneditem-2,
  .cid-sBmtdUAbBC .carousel-inner.slides5 .cloneditem-3,
  .cid-sBmtdUAbBC .carousel-inner.slides5 .cloneditem-4 {
    display: block;
  }
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.active.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.carousel-item-next {
    left: 0;
    -webkit-transform: translate3d(16.666667%, 0, 0);
    transform: translate3d(16.666667%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.active.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.carousel-item-prev {
    left: 0;
    -webkit-transform: translate3d(-16.666667%, 0, 0);
    transform: translate3d(-16.666667%, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.carousel-item-left,
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.carousel-item-prev.carousel-item-right,
  .cid-sBmtdUAbBC .carousel-inner.slides6 > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .cid-sBmtdUAbBC .carousel-inner.slides6 .cloneditem-1,
  .cid-sBmtdUAbBC .carousel-inner.slides6 .cloneditem-2,
  .cid-sBmtdUAbBC .carousel-inner.slides6 .cloneditem-3,
  .cid-sBmtdUAbBC .carousel-inner.slides6 .cloneditem-4,
  .cid-sBmtdUAbBC .carousel-inner.slides6 .cloneditem-5 {
    display: block;
  }
}
.cid-sBmtdUAbBC B {
  color: #ffffff;
}
.cid-sBmtdUAbBC H2 {
  color: #535658;
}
.cid-sBmp97Cm0B {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #fafafa;
}
.cid-sBmp97Cm0B .mbr-section-subtitle {
  color: #767676;
}
.cid-sBmp97Cm0B B {
  color: #72bf44;
}
.cid-sBmp97Cm0B H2 {
  text-align: center;
  color: #535658;
}
.cid-sBmteWbeH2 {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sBmteWbeH2 .mbr-section-subtitle {
  color: #767676;
}
.cid-sBmteWbeH2 B {
  color: #c1c1c1;
}
.cid-sBmteWbeH2 FONT {
  color: #767676;
}
.cid-sBmteWbeH2 H2 {
  color: #535658;
}
.cid-sBmtfwZ2xS {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.cid-sBmtfwZ2xS .card-img {
  background-color: #fff;
}
.cid-sBmtfwZ2xS .card-box {
  background-color: #ffffff;
  padding: 2rem;
}
.cid-sBmtfwZ2xS h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-sBmtfwZ2xS p {
  text-align: left;
}
.cid-sBmtfwZ2xS .mbr-text {
  color: #767676;
  text-align: center;
}
.cid-sBmtfwZ2xS .card-wrapper {
  height: 100%;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: box-shadow 0.3s;
}
.cid-sBmtfwZ2xS .card-wrapper:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s;
}
@media (min-width: 992px) {
  .cid-sBmtfwZ2xS .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-sBmtfwZ2xS .card-title {
  text-align: center;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sBhTetEni0 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sBhTetEni0 .mbr-section-subtitle {
  color: #767676;
}
.cid-sBhTetEni0 B {
  color: #72bf44;
}
.cid-sBhTetEni0 H2 {
  text-align: center;
  color: #72bf44;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sHXGcU0Ot2 {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-sHXGcU0Ot2 .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sHXGcU0Ot2 .mbr-section-title b,
.cid-sHXGcU0Ot2 .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sHXGcU0Ot2 .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sHXGcU0Ot2 .mbr-section-title,
.cid-sHXGcU0Ot2 .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-sHXGdm17Ha {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sHXGdm17Ha .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXGdm17Ha .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXGdm17Ha .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXGdm17Ha .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXGdm17Ha img,
.cid-sHXGdm17Ha .item-img {
  border-radius: 4px;
}
.cid-sHXGdm17Ha .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sHXGdm17Ha .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sHXGdm17Ha .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sHXGdm17Ha .item:focus,
.cid-sHXGdm17Ha span:focus {
  outline: none;
}
.cid-sHXGdm17Ha .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sHXGdm17Ha .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sHXGdm17Ha .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sHXGdm17Ha .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sHXGdm17Ha .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sHXGdm17Ha .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXGdm17Ha .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sHXGdm17Ha .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sHXGdm17Ha .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sHXGdm17Ha .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXGdm17Ha .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXGdm17Ha .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXGdm17Ha .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sHXGdm17Ha .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sHXGdm17Ha .category_content {
  opacity: .8;
}
.cid-sHXGdm17Ha .mbr-section-subtitle,
.cid-sHXGdm17Ha .card_topic {
  margin-bottom: 12px;
}
.cid-sHXGdm17Ha .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sHXGdm17Ha .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sHXGdm17Ha .item-content,
  .cid-sHXGdm17Ha .card_post {
    padding: 20px;
  }
}
.cid-sHXGdm17Ha .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sHXGdm17Ha .mbr-section-title {
  color: #232226;
}
.cid-sHXGdm17Ha .category_content,
.cid-sHXGdm17Ha .card_topic {
  color: #ffffff;
}
.cid-sHXGdm17Ha .item-title,
.cid-sHXGdm17Ha .mbr-section-btn {
  color: #ffffff;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGWHYj3pDu {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-sGWHYj3pDu .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sGWHYj3pDu .mbr-section-title b,
.cid-sGWHYj3pDu .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sGWHYj3pDu .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sGWHYj3pDu .mbr-section-title,
.cid-sGWHYj3pDu .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-sRG0DU9Y6y {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sRG0DU9Y6y .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRG0DU9Y6y .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRG0DU9Y6y .mbr-section-btn .btn-secondary-outline .active,
.cid-sRG0DU9Y6y .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRG0DU9Y6y img,
.cid-sRG0DU9Y6y .item-img {
  border-radius: 4px;
}
.cid-sRG0DU9Y6y .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sRG0DU9Y6y .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sRG0DU9Y6y .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sRG0DU9Y6y .item:focus,
.cid-sRG0DU9Y6y span:focus {
  outline: none;
}
.cid-sRG0DU9Y6y .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sRG0DU9Y6y .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sRG0DU9Y6y .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sRG0DU9Y6y .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sRG0DU9Y6y .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sRG0DU9Y6y .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRG0DU9Y6y .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sRG0DU9Y6y .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sRG0DU9Y6y .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sRG0DU9Y6y .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRG0DU9Y6y .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRG0DU9Y6y .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sRG0DU9Y6y .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sRG0DU9Y6y .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sRG0DU9Y6y .category_content {
  opacity: .8;
}
.cid-sRG0DU9Y6y .mbr-section-subtitle,
.cid-sRG0DU9Y6y .card_topic {
  margin-bottom: 12px;
}
.cid-sRG0DU9Y6y .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sRG0DU9Y6y .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sRG0DU9Y6y .item-content,
  .cid-sRG0DU9Y6y .card_post {
    padding: 20px;
  }
}
.cid-sRG0DU9Y6y .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sRG0DU9Y6y .mbr-section-title {
  color: #232226;
}
.cid-sRG0DU9Y6y .category_content,
.cid-sRG0DU9Y6y .card_topic {
  color: #fcfcfc;
}
.cid-sRG0DU9Y6y .item-title,
.cid-sRG0DU9Y6y .mbr-section-btn {
  color: #ffffff;
}
.cid-sKwREJJl9r {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sKwREJJl9r .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwREJJl9r .mbr-section-btn .btn-secondary-outline:hover,
.cid-sKwREJJl9r .mbr-section-btn .btn-secondary-outline .active,
.cid-sKwREJJl9r .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sKwREJJl9r img,
.cid-sKwREJJl9r .item-img {
  border-radius: 4px;
}
.cid-sKwREJJl9r .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sKwREJJl9r .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sKwREJJl9r .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sKwREJJl9r .item:focus,
.cid-sKwREJJl9r span:focus {
  outline: none;
}
.cid-sKwREJJl9r .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sKwREJJl9r .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sKwREJJl9r .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sKwREJJl9r .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sKwREJJl9r .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sKwREJJl9r .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwREJJl9r .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sKwREJJl9r .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sKwREJJl9r .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sKwREJJl9r .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sKwREJJl9r .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sKwREJJl9r .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sKwREJJl9r .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sKwREJJl9r .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sKwREJJl9r .category_content {
  opacity: .8;
}
.cid-sKwREJJl9r .mbr-section-subtitle,
.cid-sKwREJJl9r .card_topic {
  margin-bottom: 12px;
}
.cid-sKwREJJl9r .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sKwREJJl9r .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sKwREJJl9r .item-content,
  .cid-sKwREJJl9r .card_post {
    padding: 20px;
  }
}
.cid-sKwREJJl9r .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sKwREJJl9r .mbr-section-title {
  color: #232226;
}
.cid-sKwREJJl9r .category_content,
.cid-sKwREJJl9r .card_topic {
  color: #fcfcfc;
}
.cid-sKwREJJl9r .item-title,
.cid-sKwREJJl9r .mbr-section-btn {
  color: #ffffff;
}
.cid-sGWHYSev47 {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-sGWHYSev47 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWHYSev47 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWHYSev47 .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWHYSev47 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWHYSev47 img,
.cid-sGWHYSev47 .item-img {
  border-radius: 4px;
}
.cid-sGWHYSev47 .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sGWHYSev47 .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sGWHYSev47 .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sGWHYSev47 .item:focus,
.cid-sGWHYSev47 span:focus {
  outline: none;
}
.cid-sGWHYSev47 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sGWHYSev47 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sGWHYSev47 .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sGWHYSev47 .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sGWHYSev47 .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sGWHYSev47 .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWHYSev47 .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sGWHYSev47 .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sGWHYSev47 .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sGWHYSev47 .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWHYSev47 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWHYSev47 .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWHYSev47 .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sGWHYSev47 .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sGWHYSev47 .category_content {
  opacity: .8;
}
.cid-sGWHYSev47 .mbr-section-subtitle,
.cid-sGWHYSev47 .card_topic {
  margin-bottom: 12px;
}
.cid-sGWHYSev47 .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sGWHYSev47 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sGWHYSev47 .item-content,
  .cid-sGWHYSev47 .card_post {
    padding: 20px;
  }
}
.cid-sGWHYSev47 .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sGWHYSev47 .mbr-section-title {
  color: #232226;
}
.cid-sGWHYSev47 .category_content,
.cid-sGWHYSev47 .card_topic {
  color: #fcfcfc;
}
.cid-sGWHYSev47 .item-title,
.cid-sGWHYSev47 .mbr-section-btn {
  color: #ffffff;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sFkLS7XSIR {
  padding-top: 10rem;
  padding-bottom: 4rem;
  background-color: #eff2f7;
}
.cid-sFkLS7XSIR .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sFkLS7XSIR .mbr-section-title b,
.cid-sFkLS7XSIR .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sFkLS7XSIR .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sFkLS7XSIR .mbr-section-title,
.cid-sFkLS7XSIR .mbr-section-btn {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGnkijzykU {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-sGnkijzykU .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sGnkijzykU .mbr-section-title b,
.cid-sGnkijzykU .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sGnkijzykU .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sGnkijzykU .mbr-section-title,
.cid-sGnkijzykU .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-u2indEKom6 {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-u2indEKom6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u2indEKom6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-u2indEKom6 .mbr-section-btn .btn-secondary-outline .active,
.cid-u2indEKom6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u2indEKom6 img,
.cid-u2indEKom6 .item-img {
  border-radius: 4px;
}
.cid-u2indEKom6 .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-u2indEKom6 .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-u2indEKom6 .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-u2indEKom6 .item:focus,
.cid-u2indEKom6 span:focus {
  outline: none;
}
.cid-u2indEKom6 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-u2indEKom6 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-u2indEKom6 .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-u2indEKom6 .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-u2indEKom6 .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-u2indEKom6 .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u2indEKom6 .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-u2indEKom6 .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-u2indEKom6 .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-u2indEKom6 .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u2indEKom6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u2indEKom6 .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-u2indEKom6 .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-u2indEKom6 .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-u2indEKom6 .category_content {
  opacity: .8;
}
.cid-u2indEKom6 .mbr-section-subtitle,
.cid-u2indEKom6 .card_topic {
  margin-bottom: 12px;
}
.cid-u2indEKom6 .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-u2indEKom6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-u2indEKom6 .item-content,
  .cid-u2indEKom6 .card_post {
    padding: 20px;
  }
}
.cid-u2indEKom6 .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-u2indEKom6 .mbr-section-title {
  color: #232226;
}
.cid-u2indEKom6 .category_content,
.cid-u2indEKom6 .card_topic {
  color: #ffffff;
}
.cid-u2indEKom6 .item-title,
.cid-u2indEKom6 .mbr-section-btn {
  color: #ffffff;
}
.cid-tR55hsSNSE {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tR55hsSNSE .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR55hsSNSE .mbr-section-btn .btn-secondary-outline:hover,
.cid-tR55hsSNSE .mbr-section-btn .btn-secondary-outline .active,
.cid-tR55hsSNSE .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tR55hsSNSE img,
.cid-tR55hsSNSE .item-img {
  border-radius: 4px;
}
.cid-tR55hsSNSE .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tR55hsSNSE .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tR55hsSNSE .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tR55hsSNSE .item:focus,
.cid-tR55hsSNSE span:focus {
  outline: none;
}
.cid-tR55hsSNSE .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tR55hsSNSE .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tR55hsSNSE .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tR55hsSNSE .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tR55hsSNSE .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tR55hsSNSE .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR55hsSNSE .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tR55hsSNSE .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tR55hsSNSE .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tR55hsSNSE .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tR55hsSNSE .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tR55hsSNSE .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tR55hsSNSE .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tR55hsSNSE .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tR55hsSNSE .category_content {
  opacity: .8;
}
.cid-tR55hsSNSE .mbr-section-subtitle,
.cid-tR55hsSNSE .card_topic {
  margin-bottom: 12px;
}
.cid-tR55hsSNSE .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tR55hsSNSE .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tR55hsSNSE .item-content,
  .cid-tR55hsSNSE .card_post {
    padding: 20px;
  }
}
.cid-tR55hsSNSE .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tR55hsSNSE .mbr-section-title {
  color: #232226;
}
.cid-tR55hsSNSE .category_content,
.cid-tR55hsSNSE .card_topic {
  color: #ffffff;
}
.cid-tR55hsSNSE .item-title,
.cid-tR55hsSNSE .mbr-section-btn {
  color: #ffffff;
}
.cid-tP6Zlp2qlV {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tP6Zlp2qlV .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tP6Zlp2qlV .mbr-section-btn .btn-secondary-outline:hover,
.cid-tP6Zlp2qlV .mbr-section-btn .btn-secondary-outline .active,
.cid-tP6Zlp2qlV .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tP6Zlp2qlV img,
.cid-tP6Zlp2qlV .item-img {
  border-radius: 4px;
}
.cid-tP6Zlp2qlV .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tP6Zlp2qlV .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tP6Zlp2qlV .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tP6Zlp2qlV .item:focus,
.cid-tP6Zlp2qlV span:focus {
  outline: none;
}
.cid-tP6Zlp2qlV .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tP6Zlp2qlV .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tP6Zlp2qlV .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tP6Zlp2qlV .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tP6Zlp2qlV .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tP6Zlp2qlV .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tP6Zlp2qlV .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tP6Zlp2qlV .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tP6Zlp2qlV .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tP6Zlp2qlV .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tP6Zlp2qlV .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tP6Zlp2qlV .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tP6Zlp2qlV .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tP6Zlp2qlV .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tP6Zlp2qlV .category_content {
  opacity: .8;
}
.cid-tP6Zlp2qlV .mbr-section-subtitle,
.cid-tP6Zlp2qlV .card_topic {
  margin-bottom: 12px;
}
.cid-tP6Zlp2qlV .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tP6Zlp2qlV .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tP6Zlp2qlV .item-content,
  .cid-tP6Zlp2qlV .card_post {
    padding: 20px;
  }
}
.cid-tP6Zlp2qlV .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tP6Zlp2qlV .mbr-section-title {
  color: #232226;
}
.cid-tP6Zlp2qlV .category_content,
.cid-tP6Zlp2qlV .card_topic {
  color: #ffffff;
}
.cid-tP6Zlp2qlV .item-title,
.cid-tP6Zlp2qlV .mbr-section-btn {
  color: #ffffff;
}
.cid-tLMmHM7vwS {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tLMmHM7vwS .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tLMmHM7vwS .mbr-section-btn .btn-secondary-outline:hover,
.cid-tLMmHM7vwS .mbr-section-btn .btn-secondary-outline .active,
.cid-tLMmHM7vwS .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tLMmHM7vwS img,
.cid-tLMmHM7vwS .item-img {
  border-radius: 4px;
}
.cid-tLMmHM7vwS .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tLMmHM7vwS .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tLMmHM7vwS .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tLMmHM7vwS .item:focus,
.cid-tLMmHM7vwS span:focus {
  outline: none;
}
.cid-tLMmHM7vwS .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tLMmHM7vwS .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tLMmHM7vwS .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tLMmHM7vwS .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tLMmHM7vwS .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tLMmHM7vwS .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tLMmHM7vwS .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tLMmHM7vwS .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tLMmHM7vwS .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tLMmHM7vwS .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tLMmHM7vwS .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tLMmHM7vwS .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tLMmHM7vwS .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tLMmHM7vwS .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tLMmHM7vwS .category_content {
  opacity: .8;
}
.cid-tLMmHM7vwS .mbr-section-subtitle,
.cid-tLMmHM7vwS .card_topic {
  margin-bottom: 12px;
}
.cid-tLMmHM7vwS .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tLMmHM7vwS .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tLMmHM7vwS .item-content,
  .cid-tLMmHM7vwS .card_post {
    padding: 20px;
  }
}
.cid-tLMmHM7vwS .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tLMmHM7vwS .mbr-section-title {
  color: #232226;
}
.cid-tLMmHM7vwS .category_content,
.cid-tLMmHM7vwS .card_topic {
  color: #ffffff;
}
.cid-tLMmHM7vwS .item-title,
.cid-tLMmHM7vwS .mbr-section-btn {
  color: #ffffff;
}
.cid-tHh8I0482q {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tHh8I0482q .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh8I0482q .mbr-section-btn .btn-secondary-outline:hover,
.cid-tHh8I0482q .mbr-section-btn .btn-secondary-outline .active,
.cid-tHh8I0482q .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tHh8I0482q img,
.cid-tHh8I0482q .item-img {
  border-radius: 4px;
}
.cid-tHh8I0482q .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tHh8I0482q .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tHh8I0482q .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tHh8I0482q .item:focus,
.cid-tHh8I0482q span:focus {
  outline: none;
}
.cid-tHh8I0482q .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tHh8I0482q .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tHh8I0482q .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tHh8I0482q .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tHh8I0482q .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tHh8I0482q .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh8I0482q .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tHh8I0482q .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tHh8I0482q .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tHh8I0482q .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tHh8I0482q .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tHh8I0482q .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tHh8I0482q .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tHh8I0482q .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tHh8I0482q .category_content {
  opacity: .8;
}
.cid-tHh8I0482q .mbr-section-subtitle,
.cid-tHh8I0482q .card_topic {
  margin-bottom: 12px;
}
.cid-tHh8I0482q .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tHh8I0482q .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tHh8I0482q .item-content,
  .cid-tHh8I0482q .card_post {
    padding: 20px;
  }
}
.cid-tHh8I0482q .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tHh8I0482q .mbr-section-title {
  color: #232226;
}
.cid-tHh8I0482q .category_content,
.cid-tHh8I0482q .card_topic {
  color: #ffffff;
}
.cid-tHh8I0482q .item-title,
.cid-tHh8I0482q .mbr-section-btn {
  color: #ffffff;
}
.cid-tz8EUjxbQb {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tz8EUjxbQb .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8EUjxbQb .mbr-section-btn .btn-secondary-outline:hover,
.cid-tz8EUjxbQb .mbr-section-btn .btn-secondary-outline .active,
.cid-tz8EUjxbQb .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tz8EUjxbQb img,
.cid-tz8EUjxbQb .item-img {
  border-radius: 4px;
}
.cid-tz8EUjxbQb .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tz8EUjxbQb .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tz8EUjxbQb .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tz8EUjxbQb .item:focus,
.cid-tz8EUjxbQb span:focus {
  outline: none;
}
.cid-tz8EUjxbQb .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tz8EUjxbQb .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tz8EUjxbQb .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tz8EUjxbQb .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tz8EUjxbQb .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tz8EUjxbQb .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8EUjxbQb .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tz8EUjxbQb .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tz8EUjxbQb .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tz8EUjxbQb .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tz8EUjxbQb .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tz8EUjxbQb .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tz8EUjxbQb .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tz8EUjxbQb .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tz8EUjxbQb .category_content {
  opacity: .8;
}
.cid-tz8EUjxbQb .mbr-section-subtitle,
.cid-tz8EUjxbQb .card_topic {
  margin-bottom: 12px;
}
.cid-tz8EUjxbQb .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tz8EUjxbQb .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tz8EUjxbQb .item-content,
  .cid-tz8EUjxbQb .card_post {
    padding: 20px;
  }
}
.cid-tz8EUjxbQb .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tz8EUjxbQb .mbr-section-title {
  color: #232226;
}
.cid-tz8EUjxbQb .category_content,
.cid-tz8EUjxbQb .card_topic {
  color: #ffffff;
}
.cid-tz8EUjxbQb .item-title,
.cid-tz8EUjxbQb .mbr-section-btn {
  color: #ffffff;
}
.cid-t9YQHt98vW {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t9YQHt98vW .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YQHt98vW .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9YQHt98vW .mbr-section-btn .btn-secondary-outline .active,
.cid-t9YQHt98vW .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9YQHt98vW img,
.cid-t9YQHt98vW .item-img {
  border-radius: 4px;
}
.cid-t9YQHt98vW .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t9YQHt98vW .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t9YQHt98vW .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t9YQHt98vW .item:focus,
.cid-t9YQHt98vW span:focus {
  outline: none;
}
.cid-t9YQHt98vW .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t9YQHt98vW .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t9YQHt98vW .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t9YQHt98vW .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t9YQHt98vW .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t9YQHt98vW .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YQHt98vW .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t9YQHt98vW .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t9YQHt98vW .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t9YQHt98vW .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9YQHt98vW .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9YQHt98vW .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t9YQHt98vW .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t9YQHt98vW .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t9YQHt98vW .category_content {
  opacity: .8;
}
.cid-t9YQHt98vW .mbr-section-subtitle,
.cid-t9YQHt98vW .card_topic {
  margin-bottom: 12px;
}
.cid-t9YQHt98vW .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t9YQHt98vW .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t9YQHt98vW .item-content,
  .cid-t9YQHt98vW .card_post {
    padding: 20px;
  }
}
.cid-t9YQHt98vW .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t9YQHt98vW .mbr-section-title {
  color: #232226;
}
.cid-t9YQHt98vW .category_content,
.cid-t9YQHt98vW .card_topic {
  color: #ffffff;
}
.cid-t9YQHt98vW .item-title,
.cid-t9YQHt98vW .mbr-section-btn {
  color: #ffffff;
}
.cid-t5wDk61U5a {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t5wDk61U5a .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wDk61U5a .mbr-section-btn .btn-secondary-outline:hover,
.cid-t5wDk61U5a .mbr-section-btn .btn-secondary-outline .active,
.cid-t5wDk61U5a .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t5wDk61U5a img,
.cid-t5wDk61U5a .item-img {
  border-radius: 4px;
}
.cid-t5wDk61U5a .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t5wDk61U5a .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t5wDk61U5a .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t5wDk61U5a .item:focus,
.cid-t5wDk61U5a span:focus {
  outline: none;
}
.cid-t5wDk61U5a .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t5wDk61U5a .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t5wDk61U5a .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t5wDk61U5a .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t5wDk61U5a .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t5wDk61U5a .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wDk61U5a .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t5wDk61U5a .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t5wDk61U5a .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t5wDk61U5a .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t5wDk61U5a .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t5wDk61U5a .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t5wDk61U5a .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t5wDk61U5a .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t5wDk61U5a .category_content {
  opacity: .8;
}
.cid-t5wDk61U5a .mbr-section-subtitle,
.cid-t5wDk61U5a .card_topic {
  margin-bottom: 12px;
}
.cid-t5wDk61U5a .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t5wDk61U5a .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t5wDk61U5a .item-content,
  .cid-t5wDk61U5a .card_post {
    padding: 20px;
  }
}
.cid-t5wDk61U5a .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t5wDk61U5a .mbr-section-title {
  color: #232226;
}
.cid-t5wDk61U5a .category_content,
.cid-t5wDk61U5a .card_topic {
  color: #ffffff;
}
.cid-t5wDk61U5a .item-title,
.cid-t5wDk61U5a .mbr-section-btn {
  color: #ffffff;
}
.cid-t1AYzezEyn {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t1AYzezEyn .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t1AYzezEyn .mbr-section-btn .btn-secondary-outline:hover,
.cid-t1AYzezEyn .mbr-section-btn .btn-secondary-outline .active,
.cid-t1AYzezEyn .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t1AYzezEyn img,
.cid-t1AYzezEyn .item-img {
  border-radius: 4px;
}
.cid-t1AYzezEyn .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t1AYzezEyn .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t1AYzezEyn .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t1AYzezEyn .item:focus,
.cid-t1AYzezEyn span:focus {
  outline: none;
}
.cid-t1AYzezEyn .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t1AYzezEyn .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t1AYzezEyn .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t1AYzezEyn .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t1AYzezEyn .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t1AYzezEyn .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t1AYzezEyn .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t1AYzezEyn .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t1AYzezEyn .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t1AYzezEyn .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t1AYzezEyn .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t1AYzezEyn .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t1AYzezEyn .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t1AYzezEyn .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t1AYzezEyn .category_content {
  opacity: .8;
}
.cid-t1AYzezEyn .mbr-section-subtitle,
.cid-t1AYzezEyn .card_topic {
  margin-bottom: 12px;
}
.cid-t1AYzezEyn .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t1AYzezEyn .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t1AYzezEyn .item-content,
  .cid-t1AYzezEyn .card_post {
    padding: 20px;
  }
}
.cid-t1AYzezEyn .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t1AYzezEyn .mbr-section-title {
  color: #232226;
}
.cid-t1AYzezEyn .category_content,
.cid-t1AYzezEyn .card_topic {
  color: #ffffff;
}
.cid-t1AYzezEyn .item-title,
.cid-t1AYzezEyn .mbr-section-btn {
  color: #ffffff;
}
.cid-t0KnIClPeS {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t0KnIClPeS .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KnIClPeS .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0KnIClPeS .mbr-section-btn .btn-secondary-outline .active,
.cid-t0KnIClPeS .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0KnIClPeS img,
.cid-t0KnIClPeS .item-img {
  border-radius: 4px;
}
.cid-t0KnIClPeS .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t0KnIClPeS .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t0KnIClPeS .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t0KnIClPeS .item:focus,
.cid-t0KnIClPeS span:focus {
  outline: none;
}
.cid-t0KnIClPeS .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t0KnIClPeS .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t0KnIClPeS .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t0KnIClPeS .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t0KnIClPeS .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t0KnIClPeS .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KnIClPeS .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t0KnIClPeS .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t0KnIClPeS .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t0KnIClPeS .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0KnIClPeS .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0KnIClPeS .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t0KnIClPeS .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t0KnIClPeS .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t0KnIClPeS .category_content {
  opacity: .8;
}
.cid-t0KnIClPeS .mbr-section-subtitle,
.cid-t0KnIClPeS .card_topic {
  margin-bottom: 12px;
}
.cid-t0KnIClPeS .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t0KnIClPeS .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t0KnIClPeS .item-content,
  .cid-t0KnIClPeS .card_post {
    padding: 20px;
  }
}
.cid-t0KnIClPeS .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t0KnIClPeS .mbr-section-title {
  color: #232226;
}
.cid-t0KnIClPeS .category_content,
.cid-t0KnIClPeS .card_topic {
  color: #ffffff;
}
.cid-t0KnIClPeS .item-title,
.cid-t0KnIClPeS .mbr-section-btn {
  color: #ffffff;
}
.cid-t0Kg24AGLp {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t0Kg24AGLp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0Kg24AGLp .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0Kg24AGLp .mbr-section-btn .btn-secondary-outline .active,
.cid-t0Kg24AGLp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0Kg24AGLp img,
.cid-t0Kg24AGLp .item-img {
  border-radius: 4px;
}
.cid-t0Kg24AGLp .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t0Kg24AGLp .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t0Kg24AGLp .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t0Kg24AGLp .item:focus,
.cid-t0Kg24AGLp span:focus {
  outline: none;
}
.cid-t0Kg24AGLp .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t0Kg24AGLp .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t0Kg24AGLp .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t0Kg24AGLp .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t0Kg24AGLp .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t0Kg24AGLp .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0Kg24AGLp .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t0Kg24AGLp .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t0Kg24AGLp .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t0Kg24AGLp .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0Kg24AGLp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0Kg24AGLp .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t0Kg24AGLp .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t0Kg24AGLp .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t0Kg24AGLp .category_content {
  opacity: .8;
}
.cid-t0Kg24AGLp .mbr-section-subtitle,
.cid-t0Kg24AGLp .card_topic {
  margin-bottom: 12px;
}
.cid-t0Kg24AGLp .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t0Kg24AGLp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t0Kg24AGLp .item-content,
  .cid-t0Kg24AGLp .card_post {
    padding: 20px;
  }
}
.cid-t0Kg24AGLp .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t0Kg24AGLp .mbr-section-title {
  color: #232226;
}
.cid-t0Kg24AGLp .category_content,
.cid-t0Kg24AGLp .card_topic {
  color: #ffffff;
}
.cid-t0Kg24AGLp .item-title,
.cid-t0Kg24AGLp .mbr-section-btn {
  color: #ffffff;
}
.cid-sNa7TzhVnC {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sNa7TzhVnC .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa7TzhVnC .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNa7TzhVnC .mbr-section-btn .btn-secondary-outline .active,
.cid-sNa7TzhVnC .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNa7TzhVnC img,
.cid-sNa7TzhVnC .item-img {
  border-radius: 4px;
}
.cid-sNa7TzhVnC .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sNa7TzhVnC .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sNa7TzhVnC .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sNa7TzhVnC .item:focus,
.cid-sNa7TzhVnC span:focus {
  outline: none;
}
.cid-sNa7TzhVnC .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sNa7TzhVnC .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sNa7TzhVnC .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sNa7TzhVnC .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sNa7TzhVnC .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sNa7TzhVnC .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa7TzhVnC .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sNa7TzhVnC .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sNa7TzhVnC .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sNa7TzhVnC .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNa7TzhVnC .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNa7TzhVnC .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sNa7TzhVnC .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sNa7TzhVnC .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sNa7TzhVnC .category_content {
  opacity: .8;
}
.cid-sNa7TzhVnC .mbr-section-subtitle,
.cid-sNa7TzhVnC .card_topic {
  margin-bottom: 12px;
}
.cid-sNa7TzhVnC .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sNa7TzhVnC .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sNa7TzhVnC .item-content,
  .cid-sNa7TzhVnC .card_post {
    padding: 20px;
  }
}
.cid-sNa7TzhVnC .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sNa7TzhVnC .mbr-section-title {
  color: #232226;
}
.cid-sNa7TzhVnC .category_content,
.cid-sNa7TzhVnC .card_topic {
  color: #ffffff;
}
.cid-sNa7TzhVnC .item-title,
.cid-sNa7TzhVnC .mbr-section-btn {
  color: #ffffff;
}
.cid-sGnhSX0Imc {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sGnhSX0Imc .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGnhSX0Imc .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGnhSX0Imc .mbr-section-btn .btn-secondary-outline .active,
.cid-sGnhSX0Imc .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGnhSX0Imc img,
.cid-sGnhSX0Imc .item-img {
  border-radius: 4px;
}
.cid-sGnhSX0Imc .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-sGnhSX0Imc .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-sGnhSX0Imc .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-sGnhSX0Imc .item:focus,
.cid-sGnhSX0Imc span:focus {
  outline: none;
}
.cid-sGnhSX0Imc .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-sGnhSX0Imc .item:last-child {
    margin-bottom: 0;
  }
}
.cid-sGnhSX0Imc .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-sGnhSX0Imc .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-sGnhSX0Imc .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-sGnhSX0Imc .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGnhSX0Imc .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-sGnhSX0Imc .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-sGnhSX0Imc .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-sGnhSX0Imc .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGnhSX0Imc .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGnhSX0Imc .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-sGnhSX0Imc .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-sGnhSX0Imc .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-sGnhSX0Imc .category_content {
  opacity: .8;
}
.cid-sGnhSX0Imc .mbr-section-subtitle,
.cid-sGnhSX0Imc .card_topic {
  margin-bottom: 12px;
}
.cid-sGnhSX0Imc .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-sGnhSX0Imc .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-sGnhSX0Imc .item-content,
  .cid-sGnhSX0Imc .card_post {
    padding: 20px;
  }
}
.cid-sGnhSX0Imc .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-sGnhSX0Imc .mbr-section-title {
  color: #232226;
}
.cid-sGnhSX0Imc .category_content,
.cid-sGnhSX0Imc .card_topic {
  color: #ffffff;
}
.cid-sGnhSX0Imc .item-title,
.cid-sGnhSX0Imc .mbr-section-btn {
  color: #ffffff;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGWJUixdZb {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWJUixdZb .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWJUixdZb .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWJUixdZb .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWJUixdZb .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWJUixdZb .mbr-section-title,
.cid-sGWJUixdZb .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWJUixdZb .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWJUixdZb .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWJUixdZb .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWJUixdZb .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWJUixdZb .category_content,
.cid-sGWJUixdZb .date,
.cid-sGWJUixdZb .name_author {
  opacity: .8;
}
.cid-sGWJUixdZb .item-img,
.cid-sGWJUixdZb img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWJUixdZb .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWJUixdZb .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWJUixdZb .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWJUixdZb .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWJUixdZb .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWJUixdZb .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWJUixdZb .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWJUixdZb .category_content,
.cid-sGWJUixdZb .card_topic {
  color: #535658;
}
.cid-sGWJUixdZb .category_estimate,
.cid-sGWJUixdZb .card_topic {
  color: #535658;
}
.cid-sGWJUixdZb .mbr-section-title,
.cid-sGWJUixdZb .post_wrap {
  color: #535658;
}
.cid-sGWJUixdZb .mbr-section-subtitle {
  color: #535658;
}
.cid-sGWJUixdZb .mbr-text,
.cid-sGWJUixdZb .mbr-section-btn {
  color: #282727;
}
.cid-sGWJUH2Peg {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWJUH2Peg .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWJUH2Peg .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWJUH2Peg .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWJUH2Peg .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWJUH2Peg .mbr-section-title,
.cid-sGWJUH2Peg .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWJUH2Peg .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWJUH2Peg .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWJUH2Peg .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWJUH2Peg .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWJUH2Peg .category_content,
.cid-sGWJUH2Peg .date,
.cid-sGWJUH2Peg .name_author {
  opacity: .8;
}
.cid-sGWJUH2Peg .item-img,
.cid-sGWJUH2Peg img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWJUH2Peg .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWJUH2Peg .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWJUH2Peg .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWJUH2Peg .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWJUH2Peg .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWJUH2Peg .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWJUH2Peg .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWJUH2Peg .mbr-section-title,
.cid-sGWJUH2Peg .post_wrap {
  color: #535658;
}
.cid-sGWJUH2Peg .mbr-text,
.cid-sGWJUH2Peg .mbr-section-btn {
  color: #282727;
}
.cid-sGWKny2xA6 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWKny2xA6 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWKny2xA6 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWKny2xA6 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWKny2xA6 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWKny2xA6 .mbr-section-title,
.cid-sGWKny2xA6 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWKny2xA6 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWKny2xA6 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWKny2xA6 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWKny2xA6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWKny2xA6 .category_content,
.cid-sGWKny2xA6 .date,
.cid-sGWKny2xA6 .name_author {
  opacity: .8;
}
.cid-sGWKny2xA6 .item-img,
.cid-sGWKny2xA6 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWKny2xA6 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWKny2xA6 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWKny2xA6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWKny2xA6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWKny2xA6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWKny2xA6 .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWKny2xA6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWKny2xA6 .mbr-section-title,
.cid-sGWKny2xA6 .post_wrap {
  color: #535658;
}
.cid-sGWKny2xA6 .mbr-text,
.cid-sGWKny2xA6 .mbr-section-btn {
  color: #282727;
}
.cid-sGWKx8VTVl {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWKx8VTVl .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWKx8VTVl .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWKx8VTVl .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWKx8VTVl .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWKx8VTVl .mbr-section-title,
.cid-sGWKx8VTVl .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWKx8VTVl .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWKx8VTVl .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWKx8VTVl .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWKx8VTVl .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWKx8VTVl .category_content,
.cid-sGWKx8VTVl .date,
.cid-sGWKx8VTVl .name_author {
  opacity: .8;
}
.cid-sGWKx8VTVl .item-img,
.cid-sGWKx8VTVl img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWKx8VTVl .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWKx8VTVl .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWKx8VTVl .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWKx8VTVl .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWKx8VTVl .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWKx8VTVl .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWKx8VTVl .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWKx8VTVl .mbr-section-title,
.cid-sGWKx8VTVl .post_wrap {
  color: #535658;
}
.cid-sGWKx8VTVl .mbr-text,
.cid-sGWKx8VTVl .mbr-section-btn {
  color: #282727;
}
.cid-sGWKJyEbSw {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWKJyEbSw .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWKJyEbSw .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWKJyEbSw .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWKJyEbSw .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWKJyEbSw .mbr-section-title,
.cid-sGWKJyEbSw .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWKJyEbSw .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWKJyEbSw .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWKJyEbSw .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWKJyEbSw .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWKJyEbSw .category_content,
.cid-sGWKJyEbSw .date,
.cid-sGWKJyEbSw .name_author {
  opacity: .8;
}
.cid-sGWKJyEbSw .item-img,
.cid-sGWKJyEbSw img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWKJyEbSw .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWKJyEbSw .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWKJyEbSw .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWKJyEbSw .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWKJyEbSw .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWKJyEbSw .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWKJyEbSw .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWKJyEbSw .mbr-section-title,
.cid-sGWKJyEbSw .post_wrap {
  color: #535658;
}
.cid-sGWKJyEbSw .mbr-text,
.cid-sGWKJyEbSw .mbr-section-btn {
  color: #282727;
}
.cid-sGWKSQnshg {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWKSQnshg .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWKSQnshg .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWKSQnshg .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWKSQnshg .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWKSQnshg .mbr-section-title,
.cid-sGWKSQnshg .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWKSQnshg .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWKSQnshg .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWKSQnshg .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWKSQnshg .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWKSQnshg .category_content,
.cid-sGWKSQnshg .date,
.cid-sGWKSQnshg .name_author {
  opacity: .8;
}
.cid-sGWKSQnshg .item-img,
.cid-sGWKSQnshg img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWKSQnshg .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWKSQnshg .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWKSQnshg .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWKSQnshg .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWKSQnshg .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWKSQnshg .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWKSQnshg .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWKSQnshg .mbr-section-title,
.cid-sGWKSQnshg .post_wrap {
  color: #535658;
}
.cid-sGWKSQnshg .mbr-text,
.cid-sGWKSQnshg .mbr-section-btn {
  color: #282727;
}
.cid-sGWL5RAq7Z {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWL5RAq7Z .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWL5RAq7Z .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWL5RAq7Z .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWL5RAq7Z .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWL5RAq7Z .mbr-section-title,
.cid-sGWL5RAq7Z .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWL5RAq7Z .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWL5RAq7Z .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWL5RAq7Z .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWL5RAq7Z .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWL5RAq7Z .category_content,
.cid-sGWL5RAq7Z .date,
.cid-sGWL5RAq7Z .name_author {
  opacity: .8;
}
.cid-sGWL5RAq7Z .item-img,
.cid-sGWL5RAq7Z img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWL5RAq7Z .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWL5RAq7Z .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWL5RAq7Z .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWL5RAq7Z .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWL5RAq7Z .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWL5RAq7Z .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWL5RAq7Z .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWL5RAq7Z .mbr-section-title,
.cid-sGWL5RAq7Z .post_wrap {
  color: #535658;
}
.cid-sGWL5RAq7Z .mbr-text,
.cid-sGWL5RAq7Z .mbr-section-btn {
  color: #282727;
}
.cid-sGWLhCYdls {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGWLhCYdls .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGWLhCYdls .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGWLhCYdls .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGWLhCYdls .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGWLhCYdls .mbr-section-title,
.cid-sGWLhCYdls .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGWLhCYdls .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGWLhCYdls .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGWLhCYdls .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGWLhCYdls .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGWLhCYdls .category_content,
.cid-sGWLhCYdls .date,
.cid-sGWLhCYdls .name_author {
  opacity: .8;
}
.cid-sGWLhCYdls .item-img,
.cid-sGWLhCYdls img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGWLhCYdls .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGWLhCYdls .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGWLhCYdls .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGWLhCYdls .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGWLhCYdls .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGWLhCYdls .mbr-section-btn .btn-secondary-outline .active,
.cid-sGWLhCYdls .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGWLhCYdls .mbr-section-title,
.cid-sGWLhCYdls .post_wrap {
  color: #535658;
}
.cid-sGWLhCYdls .mbr-text,
.cid-sGWLhCYdls .mbr-section-btn {
  color: #282727;
}
.cid-sH0SW5QsSR {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sH0SW5QsSR .card-img {
  position: relative;
  height: 100%;
}
.cid-sH0SW5QsSR .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sH0SW5QsSR .bone-col {
  padding: 2rem 0;
}
.cid-sH0SW5QsSR .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sH0SW5QsSR .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sH0SW5QsSR p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sH0SW5QsSR .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sH0SW5QsSR .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sH0SW5QsSR .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sH0SW5QsSR .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sH0SW5QsSR .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sH0SW5QsSR .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sH0SW5QsSR .card-title,
.cid-sH0SW5QsSR .card-img {
  color: #535658;
}
.cid-sH0SW5QsSR H5 {
  color: #379439;
}
.cid-sH0SW5QsSR H3 {
  color: #379439;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sBfNvuGfct {
  padding-top: 165px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/limelocker-1-01-01-01-01-1-2000x1125.png");
}
.cid-sBfNvuGfct .mbr-section-subtitle {
  color: #ffffff;
}
.cid-sBfNvuGfct .mbr-section-title {
  color: #535658;
}
.cid-sBfNvuGfct .mbr-text {
  color: #ffffff;
  font-weight: 500;
}
.cid-sBfNvuGfct .content-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  margin-left: 0.6rem;
}
.cid-sBfNvuGfct .content-link span {
  margin-right: 15px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 100%;
  color: #465052;
  background-color: #ffffff;
  font-size: 2.475rem;
}
.cid-sBfNvuGfct .mbr-section-btn {
  display: flex;
}
.cid-sBfNvuGfct .mbr-section-btn .btn {
  font-weight: 700 !important;
}
.cid-sBfNvuGfct .video-wrap {
  cursor: pointer;
  margin-left: 30px;
}
.cid-sBfNvuGfct .video-wrap .mbr-media {
  z-index: 70;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.cid-sBfNvuGfct .video-wrap .mbr-media span {
  font-size: 20px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.25s;
  color: #279e64;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cid-sBfNvuGfct .video-wrap .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
  transform: translateX(-35%);
}
.cid-sBfNvuGfct .video-wrap .icon-wrap {
  background-color: #ffffff;
  width: 3.7em;
  height: 3.7em;
  border-radius: 50%;
  max-width: 100% !important;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  box-sizing: content-box;
  position: relative;
}
.cid-sBfNvuGfct .video-wrap .icon-wrap .line-video-1,
.cid-sBfNvuGfct .video-wrap .icon-wrap .line-video-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  animation: squares 2.4s linear 0s infinite;
  -webkit-animation: squares 2.4s linear 0s infinite;
  -ms-animation: squares 2.4s linear 0s infinite;
  -o-animation: squares 2.4s linear 0s infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  opacity: 0;
}
.cid-sBfNvuGfct .video-wrap .icon-wrap .line-video-2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.cid-sBfNvuGfct .video-wrap .mbr-text {
  color: #ffffff;
  font-weight: 700;
}
.cid-sBfNvuGfct .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-sBfNvuGfct .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-sBfNvuGfct .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}
.cid-sBfNvuGfct a.close {
  position: absolute;
  right: 4vw;
  top: 4vh;
  color: #72bf44;
  z-index: 5000000;
  font-size: 37px;
  background: #000;
  padding: 20px;
  border-radius: 50%;
}
.cid-sBfNvuGfct a.close:hover {
  color: #72bf44;
}
@media (max-width: 991px) {
  .cid-sBfNvuGfct .separator,
  .cid-sBfNvuGfct .sep-holder,
  .cid-sBfNvuGfct .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-sBfNvuGfct .buttons-wrap {
    flex-direction: column;
  }
  .cid-sBfNvuGfct .buttons-wrap .mbr-section-btn {
    justify-content: center;
  }
  .cid-sBfNvuGfct .buttons-wrap .video-wrap {
    margin-left: 0;
    margin-top: 25px;
    justify-content: center;
  }
}
@-webkit-keyframes squares {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    transform: scale(2.1);
    opacity: 0;
  }
}
@keyframes squares {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    transform: scale(2.1);
    opacity: 0;
  }
}
.cid-sBfNvuGfct .skew {
  background-image: url("../../../assets/images/bg-skew.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -140px;
  margin-bottom: 0;
  z-index: 8;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
}
.cid-sBfNvuGfct .skew .inner {
  min-height: 150px;
  align-items: center;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.cid-sBfNvuGfct .mbr-text,
.cid-sBfNvuGfct .mbr-section-btn {
  color: #535658;
}
.cid-sBm8O61dSa {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sBm8O61dSa .mbr-section-subtitle {
  margin-bottom: 15px;
  color: #535658;
}
.cid-sBm8O61dSa .mbr-section-title {
  color: #d3045f;
}
.cid-sBm8O61dSa .link {
  display: block;
  margin-top: 50px;
  margin-bottom: 0;
  white-space: nowrap;
}
.cid-sBm8O61dSa .link a {
  font-weight: 700;
}
.cid-sBm8O61dSa .link span {
  display: inline-block !important;
  transition: all 0.3s ease;
  margin-left: 13px;
}
.cid-sBm8O61dSa .link:hover span {
  transform: translateX(9px);
}
.cid-sBm8O61dSa .wrap {
  margin-top: 13px;
}
.cid-sBm8O61dSa .wrap .card__block {
  position: relative;
  padding-right: 90px;
  margin-bottom: 69px;
}
.cid-sBm8O61dSa .wrap .card__block .card__text {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .cid-sBm8O61dSa .mbr-section-subtitle {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .cid-sBm8O61dSa .wrap {
    margin-top: 45px;
  }
  .cid-sBm8O61dSa .wrap .card__block {
    min-height: 29px;
    padding-right: 5px;
    margin-bottom: 29px;
  }
  .cid-sBm8O61dSa .wrap .card__block:before {
    left: -52px;
  }
  .cid-sBm8O61dSa .link {
    margin-top: 12px;
    margin-bottom: 9px;
  }
}
.cid-sBm8O61dSa .mbr-section-title,
.cid-sBm8O61dSa .link {
  color: #535658;
}
.cid-sBm8O61dSa .card__title {
  color: #535658;
}
.cid-sBm8O61dSa .card__text {
  color: #535658;
}
.cid-sBgcpuEh1x {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #eff2f7;
}
.cid-sBgcpuEh1x .mbr-text,
.cid-sBgcpuEh1x .mbr-section-subtitle {
  color: #767676;
}
.cid-sBgcpuEh1x .card-title {
  color: #66458e;
}
.cid-sBgcpuEh1x .card .card-img span {
  color: #535658;
  font-size: 60px;
  background: linear-gradient(45deg, #535658, #535658);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .cid-sBgcpuEh1x .mbr-section-subtitle,
  .cid-sBgcpuEh1x .mbr-section-title {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sBgcpuEh1x .card .card-img span {
    background: none;
  }
}
.cid-sBgcpuEh1x .mbr-section-title {
  color: #535658;
}
.cid-sBgcpuEh1x .card-title,
.cid-sBgcpuEh1x .card-img {
  color: #535658;
}
.cid-sBlOvPZgXQ {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #eff2f7;
}
.cid-sBlOvPZgXQ .mbr-section-subtitle {
  color: #767676;
}
.cid-sBlOvPZgXQ B {
  color: #72bf44;
}
.cid-sBlOvPZgXQ H2 {
  text-align: center;
  color: #465052;
}
.cid-sBgi2Mp9lg {
  padding-top: 0px;
  padding-bottom: 45px;
  background-color: #eff2f7;
  overflow: hidden;
  box-sizing: border-box;
}
.cid-sBgi2Mp9lg .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-sBgi2Mp9lg .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-sBgi2Mp9lg .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-sBgi2Mp9lg .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-sBgi2Mp9lg .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-sBgi2Mp9lg .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-sBgi2Mp9lg .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-sBgi2Mp9lg .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-sBgi2Mp9lg .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-sBgcDuI3KV {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sBgcDuI3KV .mbr-section-subtitle {
  color: #767676;
}
.cid-sBgcDuI3KV B {
  color: #72bf44;
}
.cid-sBgcDuI3KV H2 {
  text-align: center;
  color: #379439;
}
.cid-sBgi3AG5a3 {
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/limelocker-entrega-01-01-01-1-2000x1125.png");
}
.cid-sBgi3AG5a3 .main-row {
  flex-direction: row-reverse;
}
.cid-sBgi3AG5a3 .content {
  padding-right: 30px;
}
.cid-sBgi3AG5a3 img {
  width: 100%;
}
.cid-sBgi3AG5a3 .mbr-section-subtitle {
  color: #72bf44;
}
.cid-sBgi3AG5a3 .mbr-section-title {
  text-align: left;
  color: #465052;
}
.cid-sBgi3AG5a3 .mbr-text {
  color: #535658;
}
.cid-sBgi3AG5a3 .left-part {
  color: #72bf44;
}
.cid-sBgi3AG5a3 .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBgi3AG5a3 .left-part .mbr-text {
  color: #465052;
  display: inline;
}
.cid-sBgi3AG5a3 .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBgi3AG5a3 .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .cid-sBgi3AG5a3 * {
    text-align: left;
  }
}
.cid-sBgdJzL7tp {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #fafafa;
}
.cid-sBgdJzL7tp .mbr-text {
  color: #535658;
  text-align: center;
  letter-spacing: 0.03em;
}
.cid-sBgdJzL7tp h4 {
  text-align: center;
}
.cid-sBgdJzL7tp p {
  text-align: center;
}
.cid-sBgdJzL7tp .card {
  padding-bottom: 3rem;
}
.cid-sBgdJzL7tp .card-img {
  padding-bottom: 1.5rem;
}
.cid-sBgdJzL7tp .card-img span {
  font-size: 80px;
  color: #ffffff;
}
.cid-sBgdJzL7tp .card-title,
.cid-sBgdJzL7tp .card-img {
  color: #535658;
  text-align: center;
}
.cid-sBgdJzL7tp .card-title {
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 2rem;
}
.cid-sBgdJzL7tp .header-title,
.cid-sBgdJzL7tp .header-text {
  color: #ffffff;
  text-align: center;
  padding: 0;
  margin-bottom: 2rem;
  width: 100%;
}
.cid-sBgdJzL7tp .header-title {
  letter-spacing: 0.1em;
}
.cid-sBgdJzL7tp .header-text {
  letter-spacing: 0.03em;
}
.cid-sBhHnMJsOv {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sBhHnMJsOv .carousel-item {
  justify-content: center;
  -webkit-justify-content: center;
}
.cid-sBhHnMJsOv .carousel-item.active,
.cid-sBhHnMJsOv .carousel-item-next,
.cid-sBhHnMJsOv .carousel-item-prev {
  display: flex;
}
.cid-sBhHnMJsOv .carousel-controls a {
  transition: opacity .5s;
  font-size: 2rem;
}
.cid-sBhHnMJsOv .carousel-controls a span {
  position: absolute;
  top: 180px;
  padding: 10px;
  border-radius: 50%;
  color: #585858;
  background: #c8c6c6;
  opacity: .5;
}
.cid-sBhHnMJsOv .carousel-controls a:hover span {
  opacity: 1;
}
.cid-sBhHnMJsOv .user_image {
  width: 200px;
  height: 200px;
  margin-bottom: 1.6rem;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 2rem auto;
}
.cid-sBhHnMJsOv .user_image img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
@media (max-width: 230px) {
  .cid-sBhHnMJsOv .user_image {
    width: 100%;
    height: auto;
  }
}
.cid-sBhHnMJsOv .user_text {
  color: #767676;
}
.cid-sBhHnMJsOv .user_name {
  color: #767676;
}
.cid-sBhHnMJsOv .user_desk {
  color: #767676;
}
.cid-sBhHnMJsOv H2 {
  color: #535658;
}
.cid-sBhNpAQhK1 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fafafa;
}
.cid-sBhNpAQhK1 .mbr-text,
.cid-sBhNpAQhK1 .mbr-section-subtitle {
  color: #767676;
}
.cid-sBhNpAQhK1 .card-title {
  color: #66458e;
}
.cid-sBhNpAQhK1 .card .card-img span {
  color: #535658;
  font-size: 60px;
  background: linear-gradient(45deg, #535658, #535658);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .cid-sBhNpAQhK1 .mbr-section-subtitle,
  .cid-sBhNpAQhK1 .mbr-section-title {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sBhNpAQhK1 .card .card-img span {
    background: none;
  }
}
.cid-sBhNpAQhK1 .mbr-section-title {
  color: #535658;
}
.cid-sBhNpAQhK1 .card-title,
.cid-sBhNpAQhK1 .card-img {
  color: #535658;
}
.cid-sBhQhB9Wiy {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sBhQhB9Wiy .card-img {
  position: relative;
  height: 100%;
}
.cid-sBhQhB9Wiy .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sBhQhB9Wiy .bone-col {
  padding: 2rem 0;
}
.cid-sBhQhB9Wiy .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sBhQhB9Wiy .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sBhQhB9Wiy p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sBhQhB9Wiy .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sBhQhB9Wiy .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sBhQhB9Wiy .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sBhQhB9Wiy .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sBhQhB9Wiy .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sBhQhB9Wiy .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sBhQhB9Wiy .card-title,
.cid-sBhQhB9Wiy .card-img {
  color: #535658;
}
.cid-sBhQhB9Wiy H5 {
  color: #379439;
}
.cid-sBhQhB9Wiy H3 {
  color: #379439;
}
.cid-sBhKRd6K6a {
  padding-top: 45px;
  padding-bottom: 75px;
  position: relative;
  background-image: url("../../../assets/images/duvida-limelocker-01-1-2000x1125.png");
}
.cid-sBhKRd6K6a .accordion .card {
  overflow: hidden;
}
.cid-sBhKRd6K6a .card {
  border: 1px solid lightgray !important;
  border-radius: 20px !important;
  margin-bottom: 0.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0.8rem 0.2rem;
}
.cid-sBhKRd6K6a .card .card-header {
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
  border: none;
}
.cid-sBhKRd6K6a .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sBhKRd6K6a .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sBhKRd6K6a .card .card-header a.panel-title h4 {
  padding: 0.8rem 1.6rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sBhKRd6K6a .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sBhKRd6K6a .card .panel-body {
  color: #767676;
}
.cid-sBhKRd6K6a .card:hover {
  background: #f2f2f4;
}
.cid-sBhKRd6K6a .sign {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
  margin-right: 1rem;
  padding: 11px;
  height: 39px;
  width: 39px;
  border-radius: 100%;
  background: #7aba59;
}
.cid-sBhKRd6K6a .panel-title {
  display: flex !important;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
}
.cid-sBhKRd6K6a .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sBhKRd6K6a .panel-text {
  padding: 0rem;
  color: #383838;
}
.cid-sBhKRd6K6a .panel-collapse {
  margin-top: -1px;
}
.cid-sBhKRd6K6a H4 {
  color: #181818;
}
@media (max-width: 767px) {
  .cid-sBhKRd6K6a .panel-text {
    padding: 0 0.5rem;
  }
  .cid-sBhKRd6K6a .icon-left {
    margin-left: 0.5rem;
  }
  .cid-sBhKRd6K6a .sign {
    margin-right: 0.5rem;
  }
}
.cid-sBhKRd6K6a H3 {
  color: #535658;
}
.cid-sBhKRd6K6a H2 {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sAZfWwtuhC {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url("../../../assets/images/smart-delivery-2000x1095.png");
}
.cid-sAZfWwtuhC .mbr-section-subtitle {
  color: #ffffff;
}
.cid-sAZfWwtuhC .mbr-section-title {
  color: #535658;
}
.cid-sAZfWwtuhC .mbr-text {
  color: #ffffff;
  font-weight: 500;
}
.cid-sAZfWwtuhC .content-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  margin-left: 0.6rem;
}
.cid-sAZfWwtuhC .content-link span {
  margin-right: 15px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 100%;
  color: #465052;
  background-color: #ffffff;
  font-size: 2.475rem;
}
.cid-sAZfWwtuhC .mbr-section-btn {
  display: flex;
}
.cid-sAZfWwtuhC .mbr-section-btn .btn {
  font-weight: 700 !important;
}
.cid-sAZfWwtuhC .video-wrap {
  cursor: pointer;
  margin-left: 30px;
}
.cid-sAZfWwtuhC .video-wrap .mbr-media {
  z-index: 70;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.cid-sAZfWwtuhC .video-wrap .mbr-media span {
  font-size: 20px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.25s;
  color: #279e64;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cid-sAZfWwtuhC .video-wrap .mbr-media span.mbri-play:before {
  position: absolute;
  left: 50%;
  transform: translateX(-35%);
}
.cid-sAZfWwtuhC .video-wrap .icon-wrap {
  background-color: #ffffff;
  width: 3.7em;
  height: 3.7em;
  border-radius: 50%;
  max-width: 100% !important;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  box-sizing: content-box;
  position: relative;
}
.cid-sAZfWwtuhC .video-wrap .icon-wrap .line-video-1,
.cid-sAZfWwtuhC .video-wrap .icon-wrap .line-video-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  animation: squares 2.4s linear 0s infinite;
  -webkit-animation: squares 2.4s linear 0s infinite;
  -ms-animation: squares 2.4s linear 0s infinite;
  -o-animation: squares 2.4s linear 0s infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  opacity: 0;
}
.cid-sAZfWwtuhC .video-wrap .icon-wrap .line-video-2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.cid-sAZfWwtuhC .video-wrap .mbr-text {
  color: #ffffff;
  font-weight: 700;
}
.cid-sAZfWwtuhC .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}
.cid-sAZfWwtuhC .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}
.cid-sAZfWwtuhC .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}
.cid-sAZfWwtuhC a.close {
  position: absolute;
  right: 4vw;
  top: 4vh;
  color: #72bf44;
  z-index: 5000000;
  font-size: 37px;
  background: #000;
  padding: 20px;
  border-radius: 50%;
}
.cid-sAZfWwtuhC a.close:hover {
  color: #72bf44;
}
@media (max-width: 991px) {
  .cid-sAZfWwtuhC .separator,
  .cid-sAZfWwtuhC .sep-holder,
  .cid-sAZfWwtuhC .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-sAZfWwtuhC .buttons-wrap {
    flex-direction: column;
  }
  .cid-sAZfWwtuhC .buttons-wrap .mbr-section-btn {
    justify-content: center;
  }
  .cid-sAZfWwtuhC .buttons-wrap .video-wrap {
    margin-left: 0;
    margin-top: 25px;
    justify-content: center;
  }
}
@-webkit-keyframes squares {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    transform: scale(2.1);
    opacity: 0;
  }
}
@keyframes squares {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.24);
    opacity: 1;
  }
  100% {
    transform: scale(2.1);
    opacity: 0;
  }
}
.cid-sAZfWwtuhC .skew {
  background-image: url("../../../assets/images/bg-skew.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -140px;
  margin-bottom: 0;
  z-index: 8;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
}
.cid-sAZfWwtuhC .skew .inner {
  min-height: 150px;
  align-items: center;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.cid-sAZfWwtuhC .mbr-text,
.cid-sAZfWwtuhC .mbr-section-btn {
  color: #535658;
}
.cid-sAZfWwtuhC .video-wrap .mbr-text,
.cid-sAZfWwtuhC .mbr-section-btn {
  color: #379439;
}
.cid-sBmcwON25C {
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-sBmcwON25C .mbr-section-subtitle {
  margin-bottom: 15px;
  color: #535658;
}
.cid-sBmcwON25C .mbr-section-title {
  color: #d3045f;
}
.cid-sBmcwON25C .link {
  display: block;
  margin-top: 50px;
  margin-bottom: 0;
  white-space: nowrap;
}
.cid-sBmcwON25C .link a {
  font-weight: 700;
}
.cid-sBmcwON25C .link span {
  display: inline-block !important;
  transition: all 0.3s ease;
  margin-left: 13px;
}
.cid-sBmcwON25C .link:hover span {
  transform: translateX(9px);
}
.cid-sBmcwON25C .wrap {
  margin-top: 13px;
}
.cid-sBmcwON25C .wrap .card__block {
  position: relative;
  padding-right: 90px;
  margin-bottom: 69px;
}
.cid-sBmcwON25C .wrap .card__block .card__text {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .cid-sBmcwON25C .mbr-section-subtitle {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .cid-sBmcwON25C .wrap {
    margin-top: 45px;
  }
  .cid-sBmcwON25C .wrap .card__block {
    min-height: 29px;
    padding-right: 5px;
    margin-bottom: 29px;
  }
  .cid-sBmcwON25C .wrap .card__block:before {
    left: -52px;
  }
  .cid-sBmcwON25C .link {
    margin-top: 12px;
    margin-bottom: 9px;
  }
}
.cid-sBmcwON25C .mbr-section-title,
.cid-sBmcwON25C .link {
  color: #535658;
}
.cid-sBmcwON25C .card__title {
  color: #535658;
}
.cid-sBmcwON25C .card__text {
  color: #535658;
}
.cid-sBmgIHsavL {
  padding-top: 45px;
  padding-bottom: 0px;
  background-color: #eff2f7;
}
.cid-sBmgIHsavL .mbr-section-subtitle {
  color: #767676;
}
.cid-sBmgIHsavL B {
  color: #72bf44;
}
.cid-sBmgIHsavL H2 {
  text-align: center;
  color: #535658;
}
.cid-sBaP93fhOC {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #eff2f7;
  overflow: hidden;
  box-sizing: border-box;
}
.cid-sBaP93fhOC .mbr-slider .carousel-control {
  background: #1b1b1b;
}
.cid-sBaP93fhOC .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-sBaP93fhOC .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.cid-sBaP93fhOC .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
.cid-sBaP93fhOC .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-sBaP93fhOC .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
.cid-sBaP93fhOC .mbr-gallery-item > div:hover:before {
  opacity: 0.7 !important;
}
.cid-sBaP93fhOC .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
.cid-sBaP93fhOC .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.7;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
.cid-sAZVEVsyDX {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sAZVEVsyDX .mbr-section-subtitle {
  color: #767676;
}
.cid-sAZVEVsyDX B {
  color: #72bf44;
}
.cid-sAZVEVsyDX H2 {
  text-align: center;
  color: #379439;
}
.cid-sBabPPdAmy {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #fafafa;
}
.cid-sBabPPdAmy .mbr-text {
  color: #535658;
  text-align: center;
  letter-spacing: 0.03em;
}
.cid-sBabPPdAmy h4 {
  text-align: center;
}
.cid-sBabPPdAmy p {
  text-align: center;
}
.cid-sBabPPdAmy .card {
  padding-bottom: 3rem;
}
.cid-sBabPPdAmy .card-img {
  padding-bottom: 1.5rem;
}
.cid-sBabPPdAmy .card-img span {
  font-size: 80px;
  color: #ffffff;
}
.cid-sBabPPdAmy .card-title,
.cid-sBabPPdAmy .card-img {
  color: #535658;
  text-align: center;
}
.cid-sBabPPdAmy .card-title {
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 2rem;
}
.cid-sBabPPdAmy .header-title,
.cid-sBabPPdAmy .header-text {
  color: #ffffff;
  text-align: center;
  padding: 0;
  margin-bottom: 2rem;
  width: 100%;
}
.cid-sBabPPdAmy .header-title {
  letter-spacing: 0.1em;
}
.cid-sBabPPdAmy .header-text {
  letter-spacing: 0.03em;
}
.cid-sBayLNZXpx {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-sBayLNZXpx .main-row {
  flex-direction: row-reverse;
}
.cid-sBayLNZXpx .content {
  padding-right: 30px;
}
.cid-sBayLNZXpx img {
  width: 100%;
}
.cid-sBayLNZXpx .mbr-section-subtitle {
  color: #72bf44;
}
.cid-sBayLNZXpx .mbr-section-title {
  text-align: left;
  color: #465052;
}
.cid-sBayLNZXpx .mbr-text {
  color: #535658;
}
.cid-sBayLNZXpx .left-part {
  color: #72bf44;
}
.cid-sBayLNZXpx .left-part .number {
  color: #279e64;
  display: inline;
}
.cid-sBayLNZXpx .left-part .mbr-text {
  color: #465052;
  display: inline;
}
.cid-sBayLNZXpx .mbr-section-btn {
  margin-top: 40px;
}
.cid-sBayLNZXpx .mbr-section-btn .btn {
  margin-left: 0 !important;
}
@media (max-width: 768px) {
  .cid-sBayLNZXpx * {
    text-align: left;
  }
}
.cid-sBfBkEIbid {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-sBfBkEIbid .mbr-text,
.cid-sBfBkEIbid .mbr-section-subtitle {
  color: #767676;
}
.cid-sBfBkEIbid .card-title {
  color: #66458e;
}
.cid-sBfBkEIbid .card .card-img span {
  color: #535658;
  font-size: 60px;
  background: linear-gradient(45deg, #535658, #535658);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .cid-sBfBkEIbid .mbr-section-subtitle,
  .cid-sBfBkEIbid .mbr-section-title {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-sBfBkEIbid .card .card-img span {
    background: none;
  }
}
.cid-sBfBkEIbid .mbr-section-title {
  color: #535658;
}
.cid-sBfBkEIbid .card-title,
.cid-sBfBkEIbid .card-img {
  color: #535658;
}
.cid-sBazUighGu {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sBazUighGu .card-img {
  position: relative;
  height: 100%;
}
.cid-sBazUighGu .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sBazUighGu .bone-col {
  padding: 2rem 0;
}
.cid-sBazUighGu .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sBazUighGu .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sBazUighGu p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sBazUighGu .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sBazUighGu .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sBazUighGu .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sBazUighGu .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sBazUighGu .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sBazUighGu .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sBazUighGu .card-title,
.cid-sBazUighGu .card-img {
  color: #535658;
}
.cid-sBazUighGu H5 {
  color: #379439;
}
.cid-sBazUighGu H3 {
  color: #379439;
}
.cid-sBajaKRV6F {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #eff2f7;
}
.cid-sBajaKRV6F .mbr-section-title {
  font-weight: bold;
  color: #535658;
  margin-bottom: 2.5rem;
}
.cid-sBajaKRV6F .mbr-section-subtitle {
  font-weight: 500;
  margin-bottom: 2rem;
}
.cid-sBajaKRV6F .mbr-element-title {
  margin-bottom: 1rem;
}
.cid-sBajaKRV6F .card-img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.cid-sBajaKRV6F .card-img span {
  font-size: 46px;
}
.cid-sBajaKRV6F .nav {
  border: none;
  margin-bottom: 3rem;
}
.cid-sBajaKRV6F .nav-tabs {
  margin-top: 1rem;
  margin-bottom: 2rem;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cid-sBajaKRV6F .tabcont {
  z-index: 1;
  margin: 0;
}
.cid-sBajaKRV6F .nav-item {
  margin-top: 1rem;
}
.cid-sBajaKRV6F .tab-content-row {
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
}
.cid-sBajaKRV6F .tab-content {
  width: 100%;
}
.cid-sBajaKRV6F .nav-tabs .nav-link {
  box-sizing: border-box;
  font-style: normal;
  font-weight: bold;
  padding: 1rem 1rem;
  margin: 0px;
  margin-left: -0.5px;
  margin-right: -0.5px;
  transition: all .5s;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom: 1px solid #535658;
}
.cid-sBajaKRV6F .nav-tabs .nav-link:hover {
  border-color: transparent;
  border-bottom: 1px solid #535658;
}
.cid-sBajaKRV6F .nav-tabs .nav-link.active {
  border: 1px solid #535658;
  border-bottom: none;
  font-style: normal;
  background-color: transparent;
}
.cid-sBajaKRV6F .mbr-element-title,
.cid-sBajaKRV6F .card-img {
  color: #535658;
}
.cid-sBajaKRV6F .mbr-section-text {
  color: #535658;
}
.cid-sBc29o7uZh {
  padding-top: 45px;
  padding-bottom: 75px;
  position: relative;
  background-image: url("../../../assets/images/duvida-limelocker-01-1-2000x1125.png");
}
.cid-sBc29o7uZh .accordion .card {
  overflow: hidden;
}
.cid-sBc29o7uZh .card {
  border: 1px solid lightgray !important;
  border-radius: 20px !important;
  margin-bottom: 0.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0.8rem 0.2rem;
}
.cid-sBc29o7uZh .card .card-header {
  padding: 0;
  background: transparent;
  margin-bottom: 0px;
  border: none;
}
.cid-sBc29o7uZh .card .card-header a.panel-title {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  display: block;
  text-decoration: none !important;
  margin-top: 0px;
  line-height: normal;
}
.cid-sBc29o7uZh .card .card-header a.panel-title:focus {
  text-decoration: none !important;
}
.cid-sBc29o7uZh .card .card-header a.panel-title h4 {
  padding: 0.8rem 1.6rem;
  margin-bottom: -1px;
  font-weight: 600;
}
.cid-sBc29o7uZh .card .card-header a.panel-title h4 .sign {
  padding-right: 1rem;
}
.cid-sBc29o7uZh .card .panel-body {
  color: #767676;
}
.cid-sBc29o7uZh .card:hover {
  background: #f2f2f4;
}
.cid-sBc29o7uZh .sign {
  font-family: 'Moririse2' !important;
  font-size: 1rem !important;
  margin-right: 1rem;
  padding: 11px;
  height: 39px;
  width: 39px;
  border-radius: 100%;
  background: #7aba59;
}
.cid-sBc29o7uZh .panel-title {
  display: flex !important;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
}
.cid-sBc29o7uZh .mbri-arrow-down:before {
  content: '\e960';
}
.cid-sBc29o7uZh .panel-text {
  padding: 0rem;
  color: #383838;
}
.cid-sBc29o7uZh .panel-collapse {
  margin-top: -1px;
}
.cid-sBc29o7uZh H4 {
  color: #181818;
}
@media (max-width: 767px) {
  .cid-sBc29o7uZh .panel-text {
    padding: 0 0.5rem;
  }
  .cid-sBc29o7uZh .icon-left {
    margin-left: 0.5rem;
  }
  .cid-sBc29o7uZh .sign {
    margin-right: 0.5rem;
  }
}
.cid-sBc29o7uZh H3 {
  color: #535658;
}
.cid-sBc29o7uZh H2 {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGmffKYNWk {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGmffKYNWk .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGmffKYNWk .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGmffKYNWk .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGmffKYNWk .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGmffKYNWk .mbr-section-title,
.cid-sGmffKYNWk .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGmffKYNWk .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGmffKYNWk .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGmffKYNWk .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGmffKYNWk .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGmffKYNWk .category_content,
.cid-sGmffKYNWk .date,
.cid-sGmffKYNWk .name_author {
  opacity: .8;
}
.cid-sGmffKYNWk .item-img,
.cid-sGmffKYNWk img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGmffKYNWk .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGmffKYNWk .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGmffKYNWk .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGmffKYNWk .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGmffKYNWk .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGmffKYNWk .mbr-section-btn .btn-secondary-outline .active,
.cid-sGmffKYNWk .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGmffKYNWk .category_content,
.cid-sGmffKYNWk .card_topic {
  color: #535658;
}
.cid-sGmffKYNWk .category_estimate,
.cid-sGmffKYNWk .card_topic {
  color: #535658;
}
.cid-sGmffKYNWk .mbr-section-title,
.cid-sGmffKYNWk .post_wrap {
  color: #535658;
}
.cid-sGmffKYNWk .mbr-section-subtitle {
  color: #535658;
}
.cid-sGmffKYNWk .mbr-text,
.cid-sGmffKYNWk .mbr-section-btn {
  color: #282727;
}
.cid-sGmgGjnxnU {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGmgGjnxnU .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGmgGjnxnU .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGmgGjnxnU .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGmgGjnxnU .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGmgGjnxnU .mbr-section-title,
.cid-sGmgGjnxnU .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGmgGjnxnU .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGmgGjnxnU .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGmgGjnxnU .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGmgGjnxnU .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGmgGjnxnU .category_content,
.cid-sGmgGjnxnU .date,
.cid-sGmgGjnxnU .name_author {
  opacity: .8;
}
.cid-sGmgGjnxnU .item-img,
.cid-sGmgGjnxnU img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGmgGjnxnU .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGmgGjnxnU .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGmgGjnxnU .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGmgGjnxnU .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGmgGjnxnU .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGmgGjnxnU .mbr-section-btn .btn-secondary-outline .active,
.cid-sGmgGjnxnU .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGmgGjnxnU .mbr-section-title,
.cid-sGmgGjnxnU .post_wrap {
  color: #535658;
}
.cid-sGmgGjnxnU .mbr-text,
.cid-sGmgGjnxnU .mbr-section-btn {
  color: #282727;
}
.cid-sGmhyuZwnR {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sGmhyuZwnR .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGmhyuZwnR .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGmhyuZwnR .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGmhyuZwnR .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGmhyuZwnR .mbr-section-title,
.cid-sGmhyuZwnR .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGmhyuZwnR .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGmhyuZwnR .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGmhyuZwnR .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGmhyuZwnR .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGmhyuZwnR .category_content,
.cid-sGmhyuZwnR .date,
.cid-sGmhyuZwnR .name_author {
  opacity: .8;
}
.cid-sGmhyuZwnR .item-img,
.cid-sGmhyuZwnR img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGmhyuZwnR .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGmhyuZwnR .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGmhyuZwnR .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGmhyuZwnR .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGmhyuZwnR .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGmhyuZwnR .mbr-section-btn .btn-secondary-outline .active,
.cid-sGmhyuZwnR .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGmhyuZwnR .mbr-section-title,
.cid-sGmhyuZwnR .post_wrap {
  color: #535658;
}
.cid-sGmhyuZwnR .mbr-text,
.cid-sGmhyuZwnR .mbr-section-btn {
  color: #282727;
}
.cid-sGmhO43ksT {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-sGmhO43ksT .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sGmhO43ksT .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sGmhO43ksT .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sGmhO43ksT .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sGmhO43ksT .mbr-section-title,
.cid-sGmhO43ksT .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sGmhO43ksT .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sGmhO43ksT .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sGmhO43ksT .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sGmhO43ksT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sGmhO43ksT .category_content,
.cid-sGmhO43ksT .date,
.cid-sGmhO43ksT .name_author {
  opacity: .8;
}
.cid-sGmhO43ksT .item-img,
.cid-sGmhO43ksT img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sGmhO43ksT .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sGmhO43ksT .item-img {
    margin-bottom: 20px;
  }
}
.cid-sGmhO43ksT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sGmhO43ksT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sGmhO43ksT .mbr-section-btn .btn-secondary-outline:hover,
.cid-sGmhO43ksT .mbr-section-btn .btn-secondary-outline .active,
.cid-sGmhO43ksT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sGmhO43ksT .mbr-section-title,
.cid-sGmhO43ksT .post_wrap {
  color: #535658;
}
.cid-sGmhO43ksT .mbr-text,
.cid-sGmhO43ksT .mbr-section-btn {
  color: #282727;
}
.cid-sGmTYUi4MC {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sGmTYUi4MC .card-img {
  position: relative;
  height: 100%;
}
.cid-sGmTYUi4MC .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sGmTYUi4MC .bone-col {
  padding: 2rem 0;
}
.cid-sGmTYUi4MC .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sGmTYUi4MC .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sGmTYUi4MC p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sGmTYUi4MC .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sGmTYUi4MC .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sGmTYUi4MC .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sGmTYUi4MC .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sGmTYUi4MC .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sGmTYUi4MC .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sGmTYUi4MC .card-title,
.cid-sGmTYUi4MC .card-img {
  color: #535658;
}
.cid-sGmTYUi4MC H5 {
  color: #379439;
}
.cid-sGmTYUi4MC H3 {
  color: #379439;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sBn5lrYNLT {
  padding-top: 150px;
  padding-bottom: 135px;
  background-image: url("../../../assets/images/capa-forms-limelocker-prancheta-1-2000x500.jpg");
}
.cid-sBn5lrYNLT .mbr-iconfont {
  font-size: 50px;
  color: #ffffff;
}
.cid-sBn5lrYNLT .mbr-section-title {
  color: #ffffff;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 20px;
}
.cid-sBn5lrYNLT .mbr-section-subtitle {
  color: #ffffff;
  width: 100%;
  position: relative;
  padding-top: 25px;
}
.cid-sBn5lrYNLT .mbr-section-subtitle::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBn5lrYNLT .mbr-text {
  color: #ffffff;
  width: 100;
}
.cid-sBn5lrYNLT .content-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #72bf44;
  margin-left: 0.6rem;
}
.cid-sBn5lrYNLT .content-link span {
  margin-right: 15px;
  margin-left: 20px;
  padding: 10px;
  border-radius: 100%;
  color: #ffffff;
  background-color: #ffffff;
  font-size: 2.475rem;
}
.cid-sBn5lrYNLT .mbr-section-btn .btn {
  border-radius: 3px;
  padding: 12px 40px !important;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .cid-sBn5lrYNLT .separator,
  .cid-sBn5lrYNLT .sep-holder,
  .cid-sBn5lrYNLT .sep-line {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .cid-sBn5lrYNLT .buttons-wrap {
    flex-direction: column;
  }
}
.cid-sBn5lrYNLT .items {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-top: 25px;
}
.cid-sBn5lrYNLT .items::before {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background-color: #ffffff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cid-sBn5lrYNLT .items .list-item {
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
}
.cid-sBn5lrYNLT .items .list-item .listico {
  display: inline-block;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1rem;
  margin: auto;
  color: #ffffff;
}
.cid-sBn5lrYNLT .items .list-item .text2 {
  display: inline-block;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0;
}
.cid-sBn5lrYNLT .items .list-item:last-child .listico {
  display: none;
}
.cid-sBn5nn3dWa {
  padding-top: 3rem;
  padding-bottom: 0rem;
  background-color: #eff2f7;
}
.cid-sBn5nn3dWa .mbr-section-title {
  margin-bottom: 35px;
}
.cid-sBn5nn3dWa .mbr-section-title b,
.cid-sBn5nn3dWa .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-sBn5nn3dWa .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-sBn5nn3dWa .mbr-section-title,
.cid-sBn5nn3dWa .mbr-section-btn {
  color: #535658;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sHXH8eJeom {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sHXH8eJeom .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sHXH8eJeom .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sHXH8eJeom .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sHXH8eJeom .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sHXH8eJeom .mbr-section-title,
.cid-sHXH8eJeom .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sHXH8eJeom .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXH8eJeom .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sHXH8eJeom .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXH8eJeom .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXH8eJeom .category_content,
.cid-sHXH8eJeom .date,
.cid-sHXH8eJeom .name_author {
  opacity: .8;
}
.cid-sHXH8eJeom .item-img,
.cid-sHXH8eJeom img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sHXH8eJeom .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sHXH8eJeom .item-img {
    margin-bottom: 20px;
  }
}
.cid-sHXH8eJeom .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sHXH8eJeom .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXH8eJeom .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXH8eJeom .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXH8eJeom .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXH8eJeom .category_content,
.cid-sHXH8eJeom .card_topic {
  color: #535658;
}
.cid-sHXH8eJeom .category_estimate,
.cid-sHXH8eJeom .card_topic {
  color: #535658;
}
.cid-sHXH8eJeom .mbr-section-title,
.cid-sHXH8eJeom .post_wrap {
  color: #535658;
}
.cid-sHXH8eJeom .mbr-section-subtitle {
  color: #535658;
}
.cid-sHXH8eJeom .mbr-text,
.cid-sHXH8eJeom .mbr-section-btn {
  color: #282727;
}
.cid-sHXH8LggS9 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sHXH8LggS9 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sHXH8LggS9 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sHXH8LggS9 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sHXH8LggS9 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sHXH8LggS9 .mbr-section-title,
.cid-sHXH8LggS9 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sHXH8LggS9 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXH8LggS9 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sHXH8LggS9 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXH8LggS9 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXH8LggS9 .category_content,
.cid-sHXH8LggS9 .date,
.cid-sHXH8LggS9 .name_author {
  opacity: .8;
}
.cid-sHXH8LggS9 .item-img,
.cid-sHXH8LggS9 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sHXH8LggS9 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sHXH8LggS9 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sHXH8LggS9 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sHXH8LggS9 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXH8LggS9 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXH8LggS9 .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXH8LggS9 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXH8LggS9 .mbr-section-title,
.cid-sHXH8LggS9 .post_wrap {
  color: #535658;
}
.cid-sHXH8LggS9 .mbr-text,
.cid-sHXH8LggS9 .mbr-section-btn {
  color: #282727;
}
.cid-sHXHZmifSW {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sHXHZmifSW .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sHXHZmifSW .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sHXHZmifSW .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sHXHZmifSW .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sHXHZmifSW .mbr-section-title,
.cid-sHXHZmifSW .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sHXHZmifSW .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXHZmifSW .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sHXHZmifSW .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXHZmifSW .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXHZmifSW .category_content,
.cid-sHXHZmifSW .date,
.cid-sHXHZmifSW .name_author {
  opacity: .8;
}
.cid-sHXHZmifSW .item-img,
.cid-sHXHZmifSW img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sHXHZmifSW .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sHXHZmifSW .item-img {
    margin-bottom: 20px;
  }
}
.cid-sHXHZmifSW .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sHXHZmifSW .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXHZmifSW .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXHZmifSW .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXHZmifSW .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXHZmifSW .mbr-section-title,
.cid-sHXHZmifSW .post_wrap {
  color: #535658;
}
.cid-sHXHZmifSW .mbr-text,
.cid-sHXHZmifSW .mbr-section-btn {
  color: #282727;
}
.cid-sHXIbq3zIC {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sHXIbq3zIC .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sHXIbq3zIC .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sHXIbq3zIC .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sHXIbq3zIC .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sHXIbq3zIC .mbr-section-title,
.cid-sHXIbq3zIC .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sHXIbq3zIC .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sHXIbq3zIC .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sHXIbq3zIC .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sHXIbq3zIC .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sHXIbq3zIC .category_content,
.cid-sHXIbq3zIC .date,
.cid-sHXIbq3zIC .name_author {
  opacity: .8;
}
.cid-sHXIbq3zIC .item-img,
.cid-sHXIbq3zIC img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sHXIbq3zIC .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sHXIbq3zIC .item-img {
    margin-bottom: 20px;
  }
}
.cid-sHXIbq3zIC .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sHXIbq3zIC .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sHXIbq3zIC .mbr-section-btn .btn-secondary-outline:hover,
.cid-sHXIbq3zIC .mbr-section-btn .btn-secondary-outline .active,
.cid-sHXIbq3zIC .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sHXIbq3zIC .mbr-section-title,
.cid-sHXIbq3zIC .post_wrap {
  color: #535658;
}
.cid-sHXIbq3zIC .mbr-text,
.cid-sHXIbq3zIC .mbr-section-btn {
  color: #282727;
}
.cid-sHXH96n5HH {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sHXH96n5HH .card-img {
  position: relative;
  height: 100%;
}
.cid-sHXH96n5HH .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sHXH96n5HH .bone-col {
  padding: 2rem 0;
}
.cid-sHXH96n5HH .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sHXH96n5HH .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sHXH96n5HH p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sHXH96n5HH .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sHXH96n5HH .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sHXH96n5HH .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sHXH96n5HH .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sHXH96n5HH .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sHXH96n5HH .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sHXH96n5HH .card-title,
.cid-sHXH96n5HH .card-img {
  color: #535658;
}
.cid-sHXH96n5HH H5 {
  color: #379439;
}
.cid-sHXH96n5HH H3 {
  color: #379439;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sJ5kI9rCvU {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJ5kI9rCvU .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJ5kI9rCvU .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJ5kI9rCvU .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJ5kI9rCvU .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJ5kI9rCvU .mbr-section-title,
.cid-sJ5kI9rCvU .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJ5kI9rCvU .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJ5kI9rCvU .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJ5kI9rCvU .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJ5kI9rCvU .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJ5kI9rCvU .category_content,
.cid-sJ5kI9rCvU .date,
.cid-sJ5kI9rCvU .name_author {
  opacity: .8;
}
.cid-sJ5kI9rCvU .item-img,
.cid-sJ5kI9rCvU img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJ5kI9rCvU .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJ5kI9rCvU .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJ5kI9rCvU .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJ5kI9rCvU .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJ5kI9rCvU .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJ5kI9rCvU .mbr-section-btn .btn-secondary-outline .active,
.cid-sJ5kI9rCvU .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJ5kI9rCvU .category_content,
.cid-sJ5kI9rCvU .card_topic {
  color: #535658;
}
.cid-sJ5kI9rCvU .category_estimate,
.cid-sJ5kI9rCvU .card_topic {
  color: #535658;
}
.cid-sJ5kI9rCvU .mbr-section-title,
.cid-sJ5kI9rCvU .post_wrap {
  color: #535658;
}
.cid-sJ5kI9rCvU .mbr-section-subtitle {
  color: #535658;
}
.cid-sJ5kI9rCvU .mbr-text,
.cid-sJ5kI9rCvU .mbr-section-btn {
  color: #282727;
}
.cid-sJ5kJde2tV {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJ5kJde2tV .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJ5kJde2tV .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJ5kJde2tV .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJ5kJde2tV .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJ5kJde2tV .mbr-section-title,
.cid-sJ5kJde2tV .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJ5kJde2tV .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJ5kJde2tV .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJ5kJde2tV .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJ5kJde2tV .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJ5kJde2tV .category_content,
.cid-sJ5kJde2tV .date,
.cid-sJ5kJde2tV .name_author {
  opacity: .8;
}
.cid-sJ5kJde2tV .item-img,
.cid-sJ5kJde2tV img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJ5kJde2tV .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJ5kJde2tV .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJ5kJde2tV .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJ5kJde2tV .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJ5kJde2tV .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJ5kJde2tV .mbr-section-btn .btn-secondary-outline .active,
.cid-sJ5kJde2tV .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJ5kJde2tV .mbr-section-title,
.cid-sJ5kJde2tV .post_wrap {
  color: #535658;
}
.cid-sJ5kJde2tV .mbr-text,
.cid-sJ5kJde2tV .mbr-section-btn {
  color: #282727;
}
.cid-sJ5lcH4dpi {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJ5lcH4dpi .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJ5lcH4dpi .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJ5lcH4dpi .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJ5lcH4dpi .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJ5lcH4dpi .mbr-section-title,
.cid-sJ5lcH4dpi .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJ5lcH4dpi .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJ5lcH4dpi .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJ5lcH4dpi .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJ5lcH4dpi .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJ5lcH4dpi .category_content,
.cid-sJ5lcH4dpi .date,
.cid-sJ5lcH4dpi .name_author {
  opacity: .8;
}
.cid-sJ5lcH4dpi .item-img,
.cid-sJ5lcH4dpi img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJ5lcH4dpi .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJ5lcH4dpi .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJ5lcH4dpi .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJ5lcH4dpi .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJ5lcH4dpi .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJ5lcH4dpi .mbr-section-btn .btn-secondary-outline .active,
.cid-sJ5lcH4dpi .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJ5lcH4dpi .mbr-section-title,
.cid-sJ5lcH4dpi .post_wrap {
  color: #535658;
}
.cid-sJ5lcH4dpi .mbr-text,
.cid-sJ5lcH4dpi .mbr-section-btn {
  color: #282727;
}
.cid-sJ5lZYwQoE {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJ5lZYwQoE .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJ5lZYwQoE .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJ5lZYwQoE .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJ5lZYwQoE .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJ5lZYwQoE .mbr-section-title,
.cid-sJ5lZYwQoE .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJ5lZYwQoE .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJ5lZYwQoE .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJ5lZYwQoE .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJ5lZYwQoE .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJ5lZYwQoE .category_content,
.cid-sJ5lZYwQoE .date,
.cid-sJ5lZYwQoE .name_author {
  opacity: .8;
}
.cid-sJ5lZYwQoE .item-img,
.cid-sJ5lZYwQoE img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJ5lZYwQoE .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJ5lZYwQoE .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJ5lZYwQoE .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJ5lZYwQoE .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJ5lZYwQoE .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJ5lZYwQoE .mbr-section-btn .btn-secondary-outline .active,
.cid-sJ5lZYwQoE .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJ5lZYwQoE .mbr-section-title,
.cid-sJ5lZYwQoE .post_wrap {
  color: #535658;
}
.cid-sJ5lZYwQoE .mbr-text,
.cid-sJ5lZYwQoE .mbr-section-btn {
  color: #282727;
}
.cid-sJ5n7e3b2E {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sJ5n7e3b2E .card-img {
  position: relative;
  height: 100%;
}
.cid-sJ5n7e3b2E .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sJ5n7e3b2E .bone-col {
  padding: 2rem 0;
}
.cid-sJ5n7e3b2E .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sJ5n7e3b2E .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sJ5n7e3b2E p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sJ5n7e3b2E .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sJ5n7e3b2E .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sJ5n7e3b2E .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sJ5n7e3b2E .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sJ5n7e3b2E .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sJ5n7e3b2E .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sJ5n7e3b2E .card-title,
.cid-sJ5n7e3b2E .card-img {
  color: #535658;
}
.cid-sJ5n7e3b2E H5 {
  color: #379439;
}
.cid-sJ5n7e3b2E H3 {
  color: #379439;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sGn94dRgRO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sGn94dRgRO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sGn94dRgRO a {
  font-style: normal;
}
.cid-sGn94dRgRO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sGn94dRgRO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sGn94dRgRO .nav-item:focus,
.cid-sGn94dRgRO .nav-link:focus {
  outline: none;
}
.cid-sGn94dRgRO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sGn94dRgRO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sGn94dRgRO .menu-logo {
  margin-right: auto;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sGn94dRgRO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sGn94dRgRO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sGn94dRgRO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sGn94dRgRO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sGn94dRgRO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sGn94dRgRO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sGn94dRgRO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sGn94dRgRO button.navbar-toggler:focus {
  outline: none;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sGn94dRgRO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sGn94dRgRO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sGn94dRgRO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .btn {
  display: flex;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sGn94dRgRO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sGn94dRgRO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sGn94dRgRO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sGn94dRgRO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sGn94dRgRO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sGn94dRgRO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sGn94dRgRO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sGn94dRgRO.navbar-expand {
    flex-direction: column;
  }
  .cid-sGn94dRgRO img {
    height: 3.8rem !important;
  }
  .cid-sGn94dRgRO .btn {
    display: flex;
  }
  .cid-sGn94dRgRO button.navbar-toggler {
    display: block;
  }
  .cid-sGn94dRgRO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sGn94dRgRO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sGn94dRgRO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing,
  .cid-sGn94dRgRO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sGn94dRgRO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sGn94dRgRO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sGn94dRgRO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sGn94dRgRO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sGn94dRgRO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sGn94dRgRO .navbar-collapse {
  flex-basis: auto;
}
.cid-sGn94dRgRO .nav-link:hover,
.cid-sGn94dRgRO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sJS6ZZKVYp {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJS6ZZKVYp .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJS6ZZKVYp .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJS6ZZKVYp .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJS6ZZKVYp .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJS6ZZKVYp .mbr-section-title,
.cid-sJS6ZZKVYp .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJS6ZZKVYp .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJS6ZZKVYp .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJS6ZZKVYp .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJS6ZZKVYp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJS6ZZKVYp .category_content,
.cid-sJS6ZZKVYp .date,
.cid-sJS6ZZKVYp .name_author {
  opacity: .8;
}
.cid-sJS6ZZKVYp .item-img,
.cid-sJS6ZZKVYp img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJS6ZZKVYp .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJS6ZZKVYp .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJS6ZZKVYp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJS6ZZKVYp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJS6ZZKVYp .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJS6ZZKVYp .mbr-section-btn .btn-secondary-outline .active,
.cid-sJS6ZZKVYp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJS6ZZKVYp .category_content,
.cid-sJS6ZZKVYp .card_topic {
  color: #535658;
}
.cid-sJS6ZZKVYp .category_estimate,
.cid-sJS6ZZKVYp .card_topic {
  color: #535658;
}
.cid-sJS6ZZKVYp .mbr-section-title,
.cid-sJS6ZZKVYp .post_wrap {
  color: #535658;
}
.cid-sJS6ZZKVYp .mbr-section-subtitle {
  color: #535658;
}
.cid-sJS6ZZKVYp .mbr-text,
.cid-sJS6ZZKVYp .mbr-section-btn {
  color: #282727;
}
.cid-sJS70zcdZa {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJS70zcdZa .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJS70zcdZa .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJS70zcdZa .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJS70zcdZa .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJS70zcdZa .mbr-section-title,
.cid-sJS70zcdZa .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJS70zcdZa .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJS70zcdZa .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJS70zcdZa .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJS70zcdZa .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJS70zcdZa .category_content,
.cid-sJS70zcdZa .date,
.cid-sJS70zcdZa .name_author {
  opacity: .8;
}
.cid-sJS70zcdZa .item-img,
.cid-sJS70zcdZa img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJS70zcdZa .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJS70zcdZa .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJS70zcdZa .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJS70zcdZa .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJS70zcdZa .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJS70zcdZa .mbr-section-btn .btn-secondary-outline .active,
.cid-sJS70zcdZa .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJS70zcdZa .mbr-section-title,
.cid-sJS70zcdZa .post_wrap {
  color: #535658;
}
.cid-sJS70zcdZa .mbr-text,
.cid-sJS70zcdZa .mbr-section-btn {
  color: #282727;
}
.cid-sJS72qenWB {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sJS72qenWB .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sJS72qenWB .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sJS72qenWB .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sJS72qenWB .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sJS72qenWB .mbr-section-title,
.cid-sJS72qenWB .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sJS72qenWB .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sJS72qenWB .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sJS72qenWB .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sJS72qenWB .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sJS72qenWB .category_content,
.cid-sJS72qenWB .date,
.cid-sJS72qenWB .name_author {
  opacity: .8;
}
.cid-sJS72qenWB .item-img,
.cid-sJS72qenWB img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sJS72qenWB .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sJS72qenWB .item-img {
    margin-bottom: 20px;
  }
}
.cid-sJS72qenWB .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sJS72qenWB .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sJS72qenWB .mbr-section-btn .btn-secondary-outline:hover,
.cid-sJS72qenWB .mbr-section-btn .btn-secondary-outline .active,
.cid-sJS72qenWB .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sJS72qenWB .mbr-section-title,
.cid-sJS72qenWB .post_wrap {
  color: #535658;
}
.cid-sJS72qenWB .mbr-text,
.cid-sJS72qenWB .mbr-section-btn {
  color: #282727;
}
.cid-sJS8diD7uT {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sJS8diD7uT .card-img {
  position: relative;
  height: 100%;
}
.cid-sJS8diD7uT .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sJS8diD7uT .bone-col {
  padding: 2rem 0;
}
.cid-sJS8diD7uT .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sJS8diD7uT .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sJS8diD7uT p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sJS8diD7uT .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sJS8diD7uT .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sJS8diD7uT .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sJS8diD7uT .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sJS8diD7uT .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sJS8diD7uT .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sJS8diD7uT .card-title,
.cid-sJS8diD7uT .card-img {
  color: #535658;
}
.cid-sJS8diD7uT H5 {
  color: #379439;
}
.cid-sJS8diD7uT H3 {
  color: #379439;
}
.cid-sFjZAv5Scz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sFjZAv5Scz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sFjZAv5Scz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sFjZAv5Scz .row {
    text-align: center;
  }
  .cid-sFjZAv5Scz .social-row {
    justify-content: center;
  }
}
.cid-sFjZAv5Scz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sFjZAv5Scz .list {
    margin-bottom: 0rem;
  }
}
.cid-sFjZAv5Scz .mbr-text {
  color: #bbbbbb;
}
.cid-sFjZAv5Scz .mbr-iconfont {
  color: black;
}
.cid-sKwTONlGIG .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sKwTONlGIG .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sKwTONlGIG a {
  font-style: normal;
}
.cid-sKwTONlGIG .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sKwTONlGIG .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sKwTONlGIG .nav-item:focus,
.cid-sKwTONlGIG .nav-link:focus {
  outline: none;
}
.cid-sKwTONlGIG .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sKwTONlGIG .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sKwTONlGIG .menu-logo {
  margin-right: auto;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sKwTONlGIG .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sKwTONlGIG .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sKwTONlGIG .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sKwTONlGIG .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sKwTONlGIG .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sKwTONlGIG .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sKwTONlGIG .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sKwTONlGIG .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sKwTONlGIG .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sKwTONlGIG .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sKwTONlGIG .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sKwTONlGIG .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sKwTONlGIG .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sKwTONlGIG .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sKwTONlGIG .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sKwTONlGIG .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sKwTONlGIG .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sKwTONlGIG button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sKwTONlGIG button.navbar-toggler:focus {
  outline: none;
}
.cid-sKwTONlGIG button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sKwTONlGIG button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sKwTONlGIG button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sKwTONlGIG button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sKwTONlGIG button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sKwTONlGIG nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sKwTONlGIG nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sKwTONlGIG nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sKwTONlGIG nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sKwTONlGIG .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sKwTONlGIG .collapsed .btn {
  display: flex;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse.collapsing,
.cid-sKwTONlGIG .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sKwTONlGIG .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sKwTONlGIG .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sKwTONlGIG .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sKwTONlGIG .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sKwTONlGIG .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sKwTONlGIG .collapsed button.navbar-toggler {
  display: block;
}
.cid-sKwTONlGIG .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sKwTONlGIG .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sKwTONlGIG .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sKwTONlGIG .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sKwTONlGIG .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sKwTONlGIG .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sKwTONlGIG.navbar-expand {
    flex-direction: column;
  }
  .cid-sKwTONlGIG img {
    height: 3.8rem !important;
  }
  .cid-sKwTONlGIG .btn {
    display: flex;
  }
  .cid-sKwTONlGIG button.navbar-toggler {
    display: block;
  }
  .cid-sKwTONlGIG .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sKwTONlGIG .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sKwTONlGIG .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sKwTONlGIG .navbar-collapse.collapsing,
  .cid-sKwTONlGIG .navbar-collapse.show {
    display: block !important;
  }
  .cid-sKwTONlGIG .navbar-collapse.collapsing .navbar-nav,
  .cid-sKwTONlGIG .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sKwTONlGIG .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sKwTONlGIG .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sKwTONlGIG .navbar-collapse.collapsing .navbar-buttons,
  .cid-sKwTONlGIG .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sKwTONlGIG .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sKwTONlGIG .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sKwTONlGIG .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sKwTONlGIG .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sKwTONlGIG .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sKwTONlGIG .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sKwTONlGIG .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sKwTONlGIG .navbar-collapse {
  flex-basis: auto;
}
.cid-sKwTONlGIG .nav-link:hover,
.cid-sKwTONlGIG .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sKwTOOb286 {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sKwTOOb286 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sKwTOOb286 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sKwTOOb286 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sKwTOOb286 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sKwTOOb286 .mbr-section-title,
.cid-sKwTOOb286 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sKwTOOb286 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sKwTOOb286 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sKwTOOb286 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sKwTOOb286 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sKwTOOb286 .category_content,
.cid-sKwTOOb286 .date,
.cid-sKwTOOb286 .name_author {
  opacity: .8;
}
.cid-sKwTOOb286 .item-img,
.cid-sKwTOOb286 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sKwTOOb286 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sKwTOOb286 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sKwTOOb286 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sKwTOOb286 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwTOOb286 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sKwTOOb286 .mbr-section-btn .btn-secondary-outline .active,
.cid-sKwTOOb286 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sKwTOOb286 .category_content,
.cid-sKwTOOb286 .card_topic {
  color: #535658;
}
.cid-sKwTOOb286 .category_estimate,
.cid-sKwTOOb286 .card_topic {
  color: #535658;
}
.cid-sKwTOOb286 .mbr-section-title,
.cid-sKwTOOb286 .post_wrap {
  color: #535658;
}
.cid-sKwTOOb286 .mbr-section-subtitle {
  color: #535658;
}
.cid-sKwTOOb286 .mbr-text,
.cid-sKwTOOb286 .mbr-section-btn {
  color: #282727;
}
.cid-sKwTOPdCSK {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sKwTOPdCSK .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sKwTOPdCSK .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sKwTOPdCSK .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sKwTOPdCSK .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sKwTOPdCSK .mbr-section-title,
.cid-sKwTOPdCSK .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sKwTOPdCSK .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sKwTOPdCSK .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sKwTOPdCSK .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sKwTOPdCSK .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sKwTOPdCSK .category_content,
.cid-sKwTOPdCSK .date,
.cid-sKwTOPdCSK .name_author {
  opacity: .8;
}
.cid-sKwTOPdCSK .item-img,
.cid-sKwTOPdCSK img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sKwTOPdCSK .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sKwTOPdCSK .item-img {
    margin-bottom: 20px;
  }
}
.cid-sKwTOPdCSK .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sKwTOPdCSK .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwTOPdCSK .mbr-section-btn .btn-secondary-outline:hover,
.cid-sKwTOPdCSK .mbr-section-btn .btn-secondary-outline .active,
.cid-sKwTOPdCSK .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sKwTOPdCSK .mbr-section-title,
.cid-sKwTOPdCSK .post_wrap {
  color: #535658;
}
.cid-sKwTOPdCSK .mbr-text,
.cid-sKwTOPdCSK .mbr-section-btn {
  color: #282727;
}
.cid-sKwTOQj1AU {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sKwTOQj1AU .item-wrapper {
  padding-bottom: 24px;
}
.cid-sKwTOQj1AU .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sKwTOQj1AU .mbr-section-title,
.cid-sKwTOQj1AU .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sKwTOQj1AU .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sKwTOQj1AU .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sKwTOQj1AU .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sKwTOQj1AU .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sKwTOQj1AU .category_content,
.cid-sKwTOQj1AU .date,
.cid-sKwTOQj1AU .name_author {
  opacity: .8;
}
.cid-sKwTOQj1AU .item-img,
.cid-sKwTOQj1AU img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sKwTOQj1AU .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sKwTOQj1AU .item-img {
    margin-bottom: 20px;
  }
}
.cid-sKwTOQj1AU .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sKwTOQj1AU .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwTOQj1AU .mbr-section-btn .btn-secondary-outline:hover,
.cid-sKwTOQj1AU .mbr-section-btn .btn-secondary-outline .active,
.cid-sKwTOQj1AU .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sKwTOQj1AU .mbr-section-title,
.cid-sKwTOQj1AU .post_wrap {
  color: #535658;
}
.cid-sKwTOQj1AU .mbr-text,
.cid-sKwTOQj1AU .mbr-section-btn {
  color: #282727;
}
.cid-sKwYLjmVXk {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sKwYLjmVXk .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sKwYLjmVXk .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sKwYLjmVXk .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sKwYLjmVXk .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sKwYLjmVXk .mbr-section-title,
.cid-sKwYLjmVXk .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sKwYLjmVXk .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sKwYLjmVXk .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sKwYLjmVXk .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sKwYLjmVXk .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sKwYLjmVXk .category_content,
.cid-sKwYLjmVXk .date,
.cid-sKwYLjmVXk .name_author {
  opacity: .8;
}
.cid-sKwYLjmVXk .item-img,
.cid-sKwYLjmVXk img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sKwYLjmVXk .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sKwYLjmVXk .item-img {
    margin-bottom: 20px;
  }
}
.cid-sKwYLjmVXk .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sKwYLjmVXk .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sKwYLjmVXk .mbr-section-btn .btn-secondary-outline:hover,
.cid-sKwYLjmVXk .mbr-section-btn .btn-secondary-outline .active,
.cid-sKwYLjmVXk .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sKwYLjmVXk .mbr-section-title,
.cid-sKwYLjmVXk .post_wrap {
  color: #535658;
}
.cid-sKwYLjmVXk .mbr-text,
.cid-sKwYLjmVXk .mbr-section-btn {
  color: #282727;
}
.cid-sKwTORvUwi {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sKwTORvUwi .card-img {
  position: relative;
  height: 100%;
}
.cid-sKwTORvUwi .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sKwTORvUwi .bone-col {
  padding: 2rem 0;
}
.cid-sKwTORvUwi .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sKwTORvUwi .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sKwTORvUwi p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sKwTORvUwi .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sKwTORvUwi .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sKwTORvUwi .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sKwTORvUwi .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sKwTORvUwi .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sKwTORvUwi .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sKwTORvUwi .card-title,
.cid-sKwTORvUwi .card-img {
  color: #535658;
}
.cid-sKwTORvUwi H5 {
  color: #379439;
}
.cid-sKwTORvUwi H3 {
  color: #379439;
}
.cid-sKwTOS58Ws {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sKwTOS58Ws .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sKwTOS58Ws .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sKwTOS58Ws .row {
    text-align: center;
  }
  .cid-sKwTOS58Ws .social-row {
    justify-content: center;
  }
}
.cid-sKwTOS58Ws .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sKwTOS58Ws .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sKwTOS58Ws .list {
    margin-bottom: 0rem;
  }
}
.cid-sKwTOS58Ws .mbr-text {
  color: #bbbbbb;
}
.cid-sKwTOS58Ws .mbr-iconfont {
  color: black;
}
.cid-sNa4qbvT1V .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sNa4qbvT1V .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sNa4qbvT1V a {
  font-style: normal;
}
.cid-sNa4qbvT1V .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sNa4qbvT1V .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sNa4qbvT1V .nav-item:focus,
.cid-sNa4qbvT1V .nav-link:focus {
  outline: none;
}
.cid-sNa4qbvT1V .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sNa4qbvT1V .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sNa4qbvT1V .menu-logo {
  margin-right: auto;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sNa4qbvT1V .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sNa4qbvT1V .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sNa4qbvT1V .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sNa4qbvT1V .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sNa4qbvT1V .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sNa4qbvT1V .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sNa4qbvT1V .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sNa4qbvT1V .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sNa4qbvT1V .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sNa4qbvT1V .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sNa4qbvT1V .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sNa4qbvT1V .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sNa4qbvT1V .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sNa4qbvT1V .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sNa4qbvT1V .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sNa4qbvT1V .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sNa4qbvT1V .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sNa4qbvT1V button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sNa4qbvT1V button.navbar-toggler:focus {
  outline: none;
}
.cid-sNa4qbvT1V button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sNa4qbvT1V button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sNa4qbvT1V button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sNa4qbvT1V button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sNa4qbvT1V button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sNa4qbvT1V nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sNa4qbvT1V nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sNa4qbvT1V nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sNa4qbvT1V nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sNa4qbvT1V .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sNa4qbvT1V .collapsed .btn {
  display: flex;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse.collapsing,
.cid-sNa4qbvT1V .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sNa4qbvT1V .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sNa4qbvT1V .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sNa4qbvT1V .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sNa4qbvT1V .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sNa4qbvT1V .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sNa4qbvT1V .collapsed button.navbar-toggler {
  display: block;
}
.cid-sNa4qbvT1V .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sNa4qbvT1V .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sNa4qbvT1V .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sNa4qbvT1V .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sNa4qbvT1V .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sNa4qbvT1V .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sNa4qbvT1V.navbar-expand {
    flex-direction: column;
  }
  .cid-sNa4qbvT1V img {
    height: 3.8rem !important;
  }
  .cid-sNa4qbvT1V .btn {
    display: flex;
  }
  .cid-sNa4qbvT1V button.navbar-toggler {
    display: block;
  }
  .cid-sNa4qbvT1V .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sNa4qbvT1V .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sNa4qbvT1V .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sNa4qbvT1V .navbar-collapse.collapsing,
  .cid-sNa4qbvT1V .navbar-collapse.show {
    display: block !important;
  }
  .cid-sNa4qbvT1V .navbar-collapse.collapsing .navbar-nav,
  .cid-sNa4qbvT1V .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sNa4qbvT1V .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sNa4qbvT1V .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sNa4qbvT1V .navbar-collapse.collapsing .navbar-buttons,
  .cid-sNa4qbvT1V .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sNa4qbvT1V .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sNa4qbvT1V .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sNa4qbvT1V .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sNa4qbvT1V .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sNa4qbvT1V .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sNa4qbvT1V .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sNa4qbvT1V .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sNa4qbvT1V .navbar-collapse {
  flex-basis: auto;
}
.cid-sNa4qbvT1V .nav-link:hover,
.cid-sNa4qbvT1V .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sNa4qch7n6 {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNa4qch7n6 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNa4qch7n6 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNa4qch7n6 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNa4qch7n6 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNa4qch7n6 .mbr-section-title,
.cid-sNa4qch7n6 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNa4qch7n6 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNa4qch7n6 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNa4qch7n6 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNa4qch7n6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNa4qch7n6 .category_content,
.cid-sNa4qch7n6 .date,
.cid-sNa4qch7n6 .name_author {
  opacity: .8;
}
.cid-sNa4qch7n6 .item-img,
.cid-sNa4qch7n6 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNa4qch7n6 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNa4qch7n6 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNa4qch7n6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNa4qch7n6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa4qch7n6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNa4qch7n6 .mbr-section-btn .btn-secondary-outline .active,
.cid-sNa4qch7n6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNa4qch7n6 .category_content,
.cid-sNa4qch7n6 .card_topic {
  color: #535658;
}
.cid-sNa4qch7n6 .category_estimate,
.cid-sNa4qch7n6 .card_topic {
  color: #535658;
}
.cid-sNa4qch7n6 .mbr-section-title,
.cid-sNa4qch7n6 .post_wrap {
  color: #535658;
}
.cid-sNa4qch7n6 .mbr-section-subtitle {
  color: #535658;
}
.cid-sNa4qch7n6 .mbr-text,
.cid-sNa4qch7n6 .mbr-section-btn {
  color: #282727;
}
.cid-sNa4qdkVXJ {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNa4qdkVXJ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNa4qdkVXJ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNa4qdkVXJ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNa4qdkVXJ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNa4qdkVXJ .mbr-section-title,
.cid-sNa4qdkVXJ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNa4qdkVXJ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNa4qdkVXJ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNa4qdkVXJ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNa4qdkVXJ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNa4qdkVXJ .category_content,
.cid-sNa4qdkVXJ .date,
.cid-sNa4qdkVXJ .name_author {
  opacity: .8;
}
.cid-sNa4qdkVXJ .item-img,
.cid-sNa4qdkVXJ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNa4qdkVXJ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNa4qdkVXJ .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNa4qdkVXJ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNa4qdkVXJ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa4qdkVXJ .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNa4qdkVXJ .mbr-section-btn .btn-secondary-outline .active,
.cid-sNa4qdkVXJ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNa4qdkVXJ .mbr-section-title,
.cid-sNa4qdkVXJ .post_wrap {
  color: #535658;
}
.cid-sNa4qdkVXJ .mbr-text,
.cid-sNa4qdkVXJ .mbr-section-btn {
  color: #282727;
}
.cid-sNa4qebLFR {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNa4qebLFR .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNa4qebLFR .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNa4qebLFR .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNa4qebLFR .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNa4qebLFR .mbr-section-title,
.cid-sNa4qebLFR .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNa4qebLFR .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNa4qebLFR .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNa4qebLFR .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNa4qebLFR .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNa4qebLFR .category_content,
.cid-sNa4qebLFR .date,
.cid-sNa4qebLFR .name_author {
  opacity: .8;
}
.cid-sNa4qebLFR .item-img,
.cid-sNa4qebLFR img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNa4qebLFR .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNa4qebLFR .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNa4qebLFR .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNa4qebLFR .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNa4qebLFR .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNa4qebLFR .mbr-section-btn .btn-secondary-outline .active,
.cid-sNa4qebLFR .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNa4qebLFR .mbr-section-title,
.cid-sNa4qebLFR .post_wrap {
  color: #535658;
}
.cid-sNa4qebLFR .mbr-text,
.cid-sNa4qebLFR .mbr-section-btn {
  color: #282727;
}
.cid-sNa4qf4uRZ {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sNa4qf4uRZ .card-img {
  position: relative;
  height: 100%;
}
.cid-sNa4qf4uRZ .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sNa4qf4uRZ .bone-col {
  padding: 2rem 0;
}
.cid-sNa4qf4uRZ .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sNa4qf4uRZ .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sNa4qf4uRZ p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sNa4qf4uRZ .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sNa4qf4uRZ .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sNa4qf4uRZ .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sNa4qf4uRZ .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sNa4qf4uRZ .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sNa4qf4uRZ .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sNa4qf4uRZ .card-title,
.cid-sNa4qf4uRZ .card-img {
  color: #535658;
}
.cid-sNa4qf4uRZ H5 {
  color: #379439;
}
.cid-sNa4qf4uRZ H3 {
  color: #379439;
}
.cid-sNa4qfBXRZ {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sNa4qfBXRZ .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sNa4qfBXRZ .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sNa4qfBXRZ .row {
    text-align: center;
  }
  .cid-sNa4qfBXRZ .social-row {
    justify-content: center;
  }
}
.cid-sNa4qfBXRZ .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sNa4qfBXRZ .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sNa4qfBXRZ .list {
    margin-bottom: 0rem;
  }
}
.cid-sNa4qfBXRZ .mbr-text {
  color: #bbbbbb;
}
.cid-sNa4qfBXRZ .mbr-iconfont {
  color: black;
}
.cid-sNVnWQQXcO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sNVnWQQXcO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sNVnWQQXcO a {
  font-style: normal;
}
.cid-sNVnWQQXcO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sNVnWQQXcO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sNVnWQQXcO .nav-item:focus,
.cid-sNVnWQQXcO .nav-link:focus {
  outline: none;
}
.cid-sNVnWQQXcO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sNVnWQQXcO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sNVnWQQXcO .menu-logo {
  margin-right: auto;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sNVnWQQXcO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sNVnWQQXcO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sNVnWQQXcO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sNVnWQQXcO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sNVnWQQXcO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sNVnWQQXcO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sNVnWQQXcO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sNVnWQQXcO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sNVnWQQXcO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sNVnWQQXcO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sNVnWQQXcO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sNVnWQQXcO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sNVnWQQXcO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sNVnWQQXcO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sNVnWQQXcO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sNVnWQQXcO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sNVnWQQXcO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sNVnWQQXcO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sNVnWQQXcO button.navbar-toggler:focus {
  outline: none;
}
.cid-sNVnWQQXcO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sNVnWQQXcO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sNVnWQQXcO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sNVnWQQXcO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sNVnWQQXcO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sNVnWQQXcO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sNVnWQQXcO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sNVnWQQXcO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sNVnWQQXcO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sNVnWQQXcO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sNVnWQQXcO .collapsed .btn {
  display: flex;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse.collapsing,
.cid-sNVnWQQXcO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sNVnWQQXcO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sNVnWQQXcO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sNVnWQQXcO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sNVnWQQXcO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sNVnWQQXcO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sNVnWQQXcO .collapsed button.navbar-toggler {
  display: block;
}
.cid-sNVnWQQXcO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sNVnWQQXcO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sNVnWQQXcO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sNVnWQQXcO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sNVnWQQXcO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sNVnWQQXcO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sNVnWQQXcO.navbar-expand {
    flex-direction: column;
  }
  .cid-sNVnWQQXcO img {
    height: 3.8rem !important;
  }
  .cid-sNVnWQQXcO .btn {
    display: flex;
  }
  .cid-sNVnWQQXcO button.navbar-toggler {
    display: block;
  }
  .cid-sNVnWQQXcO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sNVnWQQXcO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sNVnWQQXcO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sNVnWQQXcO .navbar-collapse.collapsing,
  .cid-sNVnWQQXcO .navbar-collapse.show {
    display: block !important;
  }
  .cid-sNVnWQQXcO .navbar-collapse.collapsing .navbar-nav,
  .cid-sNVnWQQXcO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sNVnWQQXcO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sNVnWQQXcO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sNVnWQQXcO .navbar-collapse.collapsing .navbar-buttons,
  .cid-sNVnWQQXcO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sNVnWQQXcO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sNVnWQQXcO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sNVnWQQXcO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sNVnWQQXcO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sNVnWQQXcO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sNVnWQQXcO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sNVnWQQXcO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sNVnWQQXcO .navbar-collapse {
  flex-basis: auto;
}
.cid-sNVnWQQXcO .nav-link:hover,
.cid-sNVnWQQXcO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sNVnWRuzna {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNVnWRuzna .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNVnWRuzna .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNVnWRuzna .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNVnWRuzna .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNVnWRuzna .mbr-section-title,
.cid-sNVnWRuzna .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNVnWRuzna .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNVnWRuzna .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNVnWRuzna .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNVnWRuzna .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNVnWRuzna .category_content,
.cid-sNVnWRuzna .date,
.cid-sNVnWRuzna .name_author {
  opacity: .8;
}
.cid-sNVnWRuzna .item-img,
.cid-sNVnWRuzna img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNVnWRuzna .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNVnWRuzna .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNVnWRuzna .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNVnWRuzna .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNVnWRuzna .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNVnWRuzna .mbr-section-btn .btn-secondary-outline .active,
.cid-sNVnWRuzna .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNVnWRuzna .category_content,
.cid-sNVnWRuzna .card_topic {
  color: #535658;
}
.cid-sNVnWRuzna .category_estimate,
.cid-sNVnWRuzna .card_topic {
  color: #535658;
}
.cid-sNVnWRuzna .mbr-section-title,
.cid-sNVnWRuzna .post_wrap {
  color: #535658;
}
.cid-sNVnWRuzna .mbr-section-subtitle {
  color: #535658;
}
.cid-sNVnWRuzna .mbr-text,
.cid-sNVnWRuzna .mbr-section-btn {
  color: #282727;
}
.cid-sNVnWS8E1k {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNVnWS8E1k .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNVnWS8E1k .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNVnWS8E1k .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNVnWS8E1k .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNVnWS8E1k .mbr-section-title,
.cid-sNVnWS8E1k .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNVnWS8E1k .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNVnWS8E1k .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNVnWS8E1k .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNVnWS8E1k .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNVnWS8E1k .category_content,
.cid-sNVnWS8E1k .date,
.cid-sNVnWS8E1k .name_author {
  opacity: .8;
}
.cid-sNVnWS8E1k .item-img,
.cid-sNVnWS8E1k img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNVnWS8E1k .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNVnWS8E1k .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNVnWS8E1k .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNVnWS8E1k .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNVnWS8E1k .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNVnWS8E1k .mbr-section-btn .btn-secondary-outline .active,
.cid-sNVnWS8E1k .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNVnWS8E1k .mbr-section-title,
.cid-sNVnWS8E1k .post_wrap {
  color: #535658;
}
.cid-sNVnWS8E1k .mbr-text,
.cid-sNVnWS8E1k .mbr-section-btn {
  color: #282727;
}
.cid-sNVnWSOkK7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNVnWSOkK7 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNVnWSOkK7 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNVnWSOkK7 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNVnWSOkK7 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNVnWSOkK7 .mbr-section-title,
.cid-sNVnWSOkK7 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNVnWSOkK7 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNVnWSOkK7 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNVnWSOkK7 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNVnWSOkK7 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNVnWSOkK7 .category_content,
.cid-sNVnWSOkK7 .date,
.cid-sNVnWSOkK7 .name_author {
  opacity: .8;
}
.cid-sNVnWSOkK7 .item-img,
.cid-sNVnWSOkK7 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNVnWSOkK7 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNVnWSOkK7 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNVnWSOkK7 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNVnWSOkK7 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNVnWSOkK7 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNVnWSOkK7 .mbr-section-btn .btn-secondary-outline .active,
.cid-sNVnWSOkK7 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNVnWSOkK7 .mbr-section-title,
.cid-sNVnWSOkK7 .post_wrap {
  color: #535658;
}
.cid-sNVnWSOkK7 .mbr-text,
.cid-sNVnWSOkK7 .mbr-section-btn {
  color: #282727;
}
.cid-sNVpTyrb5O {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sNVpTyrb5O .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sNVpTyrb5O .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sNVpTyrb5O .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sNVpTyrb5O .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sNVpTyrb5O .mbr-section-title,
.cid-sNVpTyrb5O .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sNVpTyrb5O .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sNVpTyrb5O .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sNVpTyrb5O .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sNVpTyrb5O .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sNVpTyrb5O .category_content,
.cid-sNVpTyrb5O .date,
.cid-sNVpTyrb5O .name_author {
  opacity: .8;
}
.cid-sNVpTyrb5O .item-img,
.cid-sNVpTyrb5O img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sNVpTyrb5O .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sNVpTyrb5O .item-img {
    margin-bottom: 20px;
  }
}
.cid-sNVpTyrb5O .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sNVpTyrb5O .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sNVpTyrb5O .mbr-section-btn .btn-secondary-outline:hover,
.cid-sNVpTyrb5O .mbr-section-btn .btn-secondary-outline .active,
.cid-sNVpTyrb5O .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sNVpTyrb5O .mbr-section-title,
.cid-sNVpTyrb5O .post_wrap {
  color: #535658;
}
.cid-sNVpTyrb5O .mbr-text,
.cid-sNVpTyrb5O .mbr-section-btn {
  color: #282727;
}
.cid-sNVnWTywTC {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sNVnWTywTC .card-img {
  position: relative;
  height: 100%;
}
.cid-sNVnWTywTC .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sNVnWTywTC .bone-col {
  padding: 2rem 0;
}
.cid-sNVnWTywTC .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sNVnWTywTC .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sNVnWTywTC p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sNVnWTywTC .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sNVnWTywTC .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sNVnWTywTC .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sNVnWTywTC .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sNVnWTywTC .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sNVnWTywTC .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sNVnWTywTC .card-title,
.cid-sNVnWTywTC .card-img {
  color: #535658;
}
.cid-sNVnWTywTC H5 {
  color: #379439;
}
.cid-sNVnWTywTC H3 {
  color: #379439;
}
.cid-sNVnWU3ekX {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sNVnWU3ekX .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sNVnWU3ekX .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sNVnWU3ekX .row {
    text-align: center;
  }
  .cid-sNVnWU3ekX .social-row {
    justify-content: center;
  }
}
.cid-sNVnWU3ekX .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sNVnWU3ekX .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sNVnWU3ekX .list {
    margin-bottom: 0rem;
  }
}
.cid-sNVnWU3ekX .mbr-text {
  color: #bbbbbb;
}
.cid-sNVnWU3ekX .mbr-iconfont {
  color: black;
}
.cid-sRFTEXwVzn .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sRFTEXwVzn .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sRFTEXwVzn a {
  font-style: normal;
}
.cid-sRFTEXwVzn .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sRFTEXwVzn .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sRFTEXwVzn .nav-item:focus,
.cid-sRFTEXwVzn .nav-link:focus {
  outline: none;
}
.cid-sRFTEXwVzn .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sRFTEXwVzn .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sRFTEXwVzn .menu-logo {
  margin-right: auto;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sRFTEXwVzn .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sRFTEXwVzn .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sRFTEXwVzn .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sRFTEXwVzn .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sRFTEXwVzn .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sRFTEXwVzn .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sRFTEXwVzn .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sRFTEXwVzn .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sRFTEXwVzn .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sRFTEXwVzn .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sRFTEXwVzn .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sRFTEXwVzn .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sRFTEXwVzn .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sRFTEXwVzn .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sRFTEXwVzn .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sRFTEXwVzn .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sRFTEXwVzn .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sRFTEXwVzn button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sRFTEXwVzn button.navbar-toggler:focus {
  outline: none;
}
.cid-sRFTEXwVzn button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sRFTEXwVzn button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sRFTEXwVzn button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sRFTEXwVzn button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sRFTEXwVzn button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sRFTEXwVzn nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sRFTEXwVzn nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sRFTEXwVzn nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sRFTEXwVzn nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sRFTEXwVzn .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sRFTEXwVzn .collapsed .btn {
  display: flex;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse.collapsing,
.cid-sRFTEXwVzn .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sRFTEXwVzn .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sRFTEXwVzn .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sRFTEXwVzn .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sRFTEXwVzn .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sRFTEXwVzn .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sRFTEXwVzn .collapsed button.navbar-toggler {
  display: block;
}
.cid-sRFTEXwVzn .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sRFTEXwVzn .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sRFTEXwVzn .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sRFTEXwVzn .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sRFTEXwVzn .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sRFTEXwVzn .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sRFTEXwVzn.navbar-expand {
    flex-direction: column;
  }
  .cid-sRFTEXwVzn img {
    height: 3.8rem !important;
  }
  .cid-sRFTEXwVzn .btn {
    display: flex;
  }
  .cid-sRFTEXwVzn button.navbar-toggler {
    display: block;
  }
  .cid-sRFTEXwVzn .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sRFTEXwVzn .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sRFTEXwVzn .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sRFTEXwVzn .navbar-collapse.collapsing,
  .cid-sRFTEXwVzn .navbar-collapse.show {
    display: block !important;
  }
  .cid-sRFTEXwVzn .navbar-collapse.collapsing .navbar-nav,
  .cid-sRFTEXwVzn .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sRFTEXwVzn .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sRFTEXwVzn .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sRFTEXwVzn .navbar-collapse.collapsing .navbar-buttons,
  .cid-sRFTEXwVzn .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sRFTEXwVzn .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sRFTEXwVzn .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sRFTEXwVzn .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sRFTEXwVzn .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sRFTEXwVzn .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sRFTEXwVzn .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sRFTEXwVzn .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sRFTEXwVzn .navbar-collapse {
  flex-basis: auto;
}
.cid-sRFTEXwVzn .nav-link:hover,
.cid-sRFTEXwVzn .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sRFTF1Pnd1 {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sRFTF1Pnd1 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sRFTF1Pnd1 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sRFTF1Pnd1 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sRFTF1Pnd1 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sRFTF1Pnd1 .mbr-section-title,
.cid-sRFTF1Pnd1 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sRFTF1Pnd1 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sRFTF1Pnd1 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sRFTF1Pnd1 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRFTF1Pnd1 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRFTF1Pnd1 .category_content,
.cid-sRFTF1Pnd1 .date,
.cid-sRFTF1Pnd1 .name_author {
  opacity: .8;
}
.cid-sRFTF1Pnd1 .item-img,
.cid-sRFTF1Pnd1 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sRFTF1Pnd1 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sRFTF1Pnd1 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sRFTF1Pnd1 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sRFTF1Pnd1 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRFTF1Pnd1 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRFTF1Pnd1 .mbr-section-btn .btn-secondary-outline .active,
.cid-sRFTF1Pnd1 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRFTF1Pnd1 .category_content,
.cid-sRFTF1Pnd1 .card_topic {
  color: #535658;
}
.cid-sRFTF1Pnd1 .category_estimate,
.cid-sRFTF1Pnd1 .card_topic {
  color: #535658;
}
.cid-sRFTF1Pnd1 .mbr-section-title,
.cid-sRFTF1Pnd1 .post_wrap {
  color: #535658;
}
.cid-sRFTF1Pnd1 .mbr-section-subtitle {
  color: #535658;
}
.cid-sRFTF1Pnd1 .mbr-text,
.cid-sRFTF1Pnd1 .mbr-section-btn {
  color: #282727;
}
.cid-sRFTF53gM7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sRFTF53gM7 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sRFTF53gM7 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sRFTF53gM7 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sRFTF53gM7 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sRFTF53gM7 .mbr-section-title,
.cid-sRFTF53gM7 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sRFTF53gM7 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sRFTF53gM7 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sRFTF53gM7 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRFTF53gM7 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRFTF53gM7 .category_content,
.cid-sRFTF53gM7 .date,
.cid-sRFTF53gM7 .name_author {
  opacity: .8;
}
.cid-sRFTF53gM7 .item-img,
.cid-sRFTF53gM7 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sRFTF53gM7 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sRFTF53gM7 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sRFTF53gM7 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sRFTF53gM7 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRFTF53gM7 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRFTF53gM7 .mbr-section-btn .btn-secondary-outline .active,
.cid-sRFTF53gM7 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRFTF53gM7 .mbr-section-title,
.cid-sRFTF53gM7 .post_wrap {
  color: #535658;
}
.cid-sRFTF53gM7 .mbr-text,
.cid-sRFTF53gM7 .mbr-section-btn {
  color: #282727;
}
.cid-sRFTF7f7eB {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sRFTF7f7eB .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sRFTF7f7eB .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sRFTF7f7eB .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sRFTF7f7eB .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sRFTF7f7eB .mbr-section-title,
.cid-sRFTF7f7eB .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sRFTF7f7eB .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sRFTF7f7eB .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sRFTF7f7eB .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRFTF7f7eB .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRFTF7f7eB .category_content,
.cid-sRFTF7f7eB .date,
.cid-sRFTF7f7eB .name_author {
  opacity: .8;
}
.cid-sRFTF7f7eB .item-img,
.cid-sRFTF7f7eB img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sRFTF7f7eB .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sRFTF7f7eB .item-img {
    margin-bottom: 20px;
  }
}
.cid-sRFTF7f7eB .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sRFTF7f7eB .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRFTF7f7eB .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRFTF7f7eB .mbr-section-btn .btn-secondary-outline .active,
.cid-sRFTF7f7eB .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRFTF7f7eB .mbr-section-title,
.cid-sRFTF7f7eB .post_wrap {
  color: #535658;
}
.cid-sRFTF7f7eB .mbr-text,
.cid-sRFTF7f7eB .mbr-section-btn {
  color: #282727;
}
.cid-sRFW0BfhPQ {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sRFW0BfhPQ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sRFW0BfhPQ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sRFW0BfhPQ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sRFW0BfhPQ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sRFW0BfhPQ .mbr-section-title,
.cid-sRFW0BfhPQ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sRFW0BfhPQ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sRFW0BfhPQ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sRFW0BfhPQ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sRFW0BfhPQ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sRFW0BfhPQ .category_content,
.cid-sRFW0BfhPQ .date,
.cid-sRFW0BfhPQ .name_author {
  opacity: .8;
}
.cid-sRFW0BfhPQ .item-img,
.cid-sRFW0BfhPQ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sRFW0BfhPQ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sRFW0BfhPQ .item-img {
    margin-bottom: 20px;
  }
}
.cid-sRFW0BfhPQ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sRFW0BfhPQ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sRFW0BfhPQ .mbr-section-btn .btn-secondary-outline:hover,
.cid-sRFW0BfhPQ .mbr-section-btn .btn-secondary-outline .active,
.cid-sRFW0BfhPQ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sRFW0BfhPQ .mbr-section-title,
.cid-sRFW0BfhPQ .post_wrap {
  color: #232226;
}
.cid-sRFW0BfhPQ .mbr-text,
.cid-sRFW0BfhPQ .mbr-section-btn {
  color: #282727;
}
.cid-sRFTFaVezC {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sRFTFaVezC .card-img {
  position: relative;
  height: 100%;
}
.cid-sRFTFaVezC .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sRFTFaVezC .bone-col {
  padding: 2rem 0;
}
.cid-sRFTFaVezC .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sRFTFaVezC .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sRFTFaVezC p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sRFTFaVezC .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sRFTFaVezC .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sRFTFaVezC .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sRFTFaVezC .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sRFTFaVezC .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sRFTFaVezC .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sRFTFaVezC .card-title,
.cid-sRFTFaVezC .card-img {
  color: #535658;
}
.cid-sRFTFaVezC H5 {
  color: #379439;
}
.cid-sRFTFaVezC H3 {
  color: #379439;
}
.cid-sRFTFdxJbs {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sRFTFdxJbs .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sRFTFdxJbs .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sRFTFdxJbs .row {
    text-align: center;
  }
  .cid-sRFTFdxJbs .social-row {
    justify-content: center;
  }
}
.cid-sRFTFdxJbs .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sRFTFdxJbs .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sRFTFdxJbs .list {
    margin-bottom: 0rem;
  }
}
.cid-sRFTFdxJbs .mbr-text {
  color: #bbbbbb;
}
.cid-sRFTFdxJbs .mbr-iconfont {
  color: black;
}
.cid-sUwMf1TSoc .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-sUwMf1TSoc .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-sUwMf1TSoc a {
  font-style: normal;
}
.cid-sUwMf1TSoc .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-sUwMf1TSoc .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sUwMf1TSoc .nav-item:focus,
.cid-sUwMf1TSoc .nav-link:focus {
  outline: none;
}
.cid-sUwMf1TSoc .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sUwMf1TSoc .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sUwMf1TSoc .menu-logo {
  margin-right: auto;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sUwMf1TSoc .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sUwMf1TSoc .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sUwMf1TSoc .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sUwMf1TSoc .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sUwMf1TSoc .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sUwMf1TSoc .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sUwMf1TSoc .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sUwMf1TSoc .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sUwMf1TSoc .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sUwMf1TSoc .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sUwMf1TSoc .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sUwMf1TSoc .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sUwMf1TSoc .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sUwMf1TSoc .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sUwMf1TSoc .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sUwMf1TSoc .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sUwMf1TSoc .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sUwMf1TSoc button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sUwMf1TSoc button.navbar-toggler:focus {
  outline: none;
}
.cid-sUwMf1TSoc button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-sUwMf1TSoc button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sUwMf1TSoc button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sUwMf1TSoc button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sUwMf1TSoc button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sUwMf1TSoc nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sUwMf1TSoc nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sUwMf1TSoc nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sUwMf1TSoc nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sUwMf1TSoc .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sUwMf1TSoc .collapsed .btn {
  display: flex;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse.collapsing,
.cid-sUwMf1TSoc .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sUwMf1TSoc .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sUwMf1TSoc .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sUwMf1TSoc .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sUwMf1TSoc .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sUwMf1TSoc .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sUwMf1TSoc .collapsed button.navbar-toggler {
  display: block;
}
.cid-sUwMf1TSoc .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sUwMf1TSoc .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sUwMf1TSoc .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sUwMf1TSoc .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sUwMf1TSoc .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sUwMf1TSoc .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sUwMf1TSoc.navbar-expand {
    flex-direction: column;
  }
  .cid-sUwMf1TSoc img {
    height: 3.8rem !important;
  }
  .cid-sUwMf1TSoc .btn {
    display: flex;
  }
  .cid-sUwMf1TSoc button.navbar-toggler {
    display: block;
  }
  .cid-sUwMf1TSoc .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sUwMf1TSoc .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sUwMf1TSoc .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sUwMf1TSoc .navbar-collapse.collapsing,
  .cid-sUwMf1TSoc .navbar-collapse.show {
    display: block !important;
  }
  .cid-sUwMf1TSoc .navbar-collapse.collapsing .navbar-nav,
  .cid-sUwMf1TSoc .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sUwMf1TSoc .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sUwMf1TSoc .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sUwMf1TSoc .navbar-collapse.collapsing .navbar-buttons,
  .cid-sUwMf1TSoc .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sUwMf1TSoc .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sUwMf1TSoc .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sUwMf1TSoc .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sUwMf1TSoc .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sUwMf1TSoc .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sUwMf1TSoc .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sUwMf1TSoc .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sUwMf1TSoc .navbar-collapse {
  flex-basis: auto;
}
.cid-sUwMf1TSoc .nav-link:hover,
.cid-sUwMf1TSoc .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-sUwMf2wgS0 {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sUwMf2wgS0 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sUwMf2wgS0 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sUwMf2wgS0 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sUwMf2wgS0 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sUwMf2wgS0 .mbr-section-title,
.cid-sUwMf2wgS0 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sUwMf2wgS0 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sUwMf2wgS0 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sUwMf2wgS0 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sUwMf2wgS0 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sUwMf2wgS0 .category_content,
.cid-sUwMf2wgS0 .date,
.cid-sUwMf2wgS0 .name_author {
  opacity: .8;
}
.cid-sUwMf2wgS0 .item-img,
.cid-sUwMf2wgS0 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sUwMf2wgS0 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sUwMf2wgS0 .item-img {
    margin-bottom: 20px;
  }
}
.cid-sUwMf2wgS0 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sUwMf2wgS0 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sUwMf2wgS0 .mbr-section-btn .btn-secondary-outline:hover,
.cid-sUwMf2wgS0 .mbr-section-btn .btn-secondary-outline .active,
.cid-sUwMf2wgS0 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sUwMf2wgS0 .category_content,
.cid-sUwMf2wgS0 .card_topic {
  color: #535658;
}
.cid-sUwMf2wgS0 .category_estimate,
.cid-sUwMf2wgS0 .card_topic {
  color: #535658;
}
.cid-sUwMf2wgS0 .mbr-section-title,
.cid-sUwMf2wgS0 .post_wrap {
  color: #535658;
}
.cid-sUwMf2wgS0 .mbr-section-subtitle {
  color: #535658;
}
.cid-sUwMf2wgS0 .mbr-text,
.cid-sUwMf2wgS0 .mbr-section-btn {
  color: #282727;
}
.cid-sUwMf3d7yp {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sUwMf3d7yp .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sUwMf3d7yp .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sUwMf3d7yp .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sUwMf3d7yp .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sUwMf3d7yp .mbr-section-title,
.cid-sUwMf3d7yp .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sUwMf3d7yp .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sUwMf3d7yp .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sUwMf3d7yp .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sUwMf3d7yp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sUwMf3d7yp .category_content,
.cid-sUwMf3d7yp .date,
.cid-sUwMf3d7yp .name_author {
  opacity: .8;
}
.cid-sUwMf3d7yp .item-img,
.cid-sUwMf3d7yp img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sUwMf3d7yp .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sUwMf3d7yp .item-img {
    margin-bottom: 20px;
  }
}
.cid-sUwMf3d7yp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sUwMf3d7yp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sUwMf3d7yp .mbr-section-btn .btn-secondary-outline:hover,
.cid-sUwMf3d7yp .mbr-section-btn .btn-secondary-outline .active,
.cid-sUwMf3d7yp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sUwMf3d7yp .mbr-section-title,
.cid-sUwMf3d7yp .post_wrap {
  color: #535658;
}
.cid-sUwMf3d7yp .mbr-text,
.cid-sUwMf3d7yp .mbr-section-btn {
  color: #282727;
}
.cid-sUwMf3PZQK {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-sUwMf3PZQK .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-sUwMf3PZQK .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-sUwMf3PZQK .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-sUwMf3PZQK .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-sUwMf3PZQK .mbr-section-title,
.cid-sUwMf3PZQK .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-sUwMf3PZQK .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-sUwMf3PZQK .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-sUwMf3PZQK .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-sUwMf3PZQK .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-sUwMf3PZQK .category_content,
.cid-sUwMf3PZQK .date,
.cid-sUwMf3PZQK .name_author {
  opacity: .8;
}
.cid-sUwMf3PZQK .item-img,
.cid-sUwMf3PZQK img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-sUwMf3PZQK .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-sUwMf3PZQK .item-img {
    margin-bottom: 20px;
  }
}
.cid-sUwMf3PZQK .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-sUwMf3PZQK .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-sUwMf3PZQK .mbr-section-btn .btn-secondary-outline:hover,
.cid-sUwMf3PZQK .mbr-section-btn .btn-secondary-outline .active,
.cid-sUwMf3PZQK .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-sUwMf3PZQK .mbr-section-title,
.cid-sUwMf3PZQK .post_wrap {
  color: #535658;
}
.cid-sUwMf3PZQK .mbr-text,
.cid-sUwMf3PZQK .mbr-section-btn {
  color: #282727;
}
.cid-sUwMf4zZzQ {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-sUwMf4zZzQ .card-img {
  position: relative;
  height: 100%;
}
.cid-sUwMf4zZzQ .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-sUwMf4zZzQ .bone-col {
  padding: 2rem 0;
}
.cid-sUwMf4zZzQ .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-sUwMf4zZzQ .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-sUwMf4zZzQ p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-sUwMf4zZzQ .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-sUwMf4zZzQ .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-sUwMf4zZzQ .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-sUwMf4zZzQ .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-sUwMf4zZzQ .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-sUwMf4zZzQ .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-sUwMf4zZzQ .card-title,
.cid-sUwMf4zZzQ .card-img {
  color: #535658;
}
.cid-sUwMf4zZzQ H5 {
  color: #379439;
}
.cid-sUwMf4zZzQ H3 {
  color: #379439;
}
.cid-sUwMf4ZaYA {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-sUwMf4ZaYA .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-sUwMf4ZaYA .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-sUwMf4ZaYA .row {
    text-align: center;
  }
  .cid-sUwMf4ZaYA .social-row {
    justify-content: center;
  }
}
.cid-sUwMf4ZaYA .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-sUwMf4ZaYA .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-sUwMf4ZaYA .list {
    margin-bottom: 0rem;
  }
}
.cid-sUwMf4ZaYA .mbr-text {
  color: #bbbbbb;
}
.cid-sUwMf4ZaYA .mbr-iconfont {
  color: black;
}
.cid-t0KgvahlWy .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t0KgvahlWy .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t0KgvahlWy a {
  font-style: normal;
}
.cid-t0KgvahlWy .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t0KgvahlWy .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t0KgvahlWy .nav-item:focus,
.cid-t0KgvahlWy .nav-link:focus {
  outline: none;
}
.cid-t0KgvahlWy .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t0KgvahlWy .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t0KgvahlWy .menu-logo {
  margin-right: auto;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t0KgvahlWy .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t0KgvahlWy .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t0KgvahlWy .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t0KgvahlWy .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t0KgvahlWy .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t0KgvahlWy .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t0KgvahlWy .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t0KgvahlWy .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t0KgvahlWy .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t0KgvahlWy .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0KgvahlWy .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t0KgvahlWy .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t0KgvahlWy .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t0KgvahlWy .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t0KgvahlWy .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t0KgvahlWy .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t0KgvahlWy .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t0KgvahlWy button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t0KgvahlWy button.navbar-toggler:focus {
  outline: none;
}
.cid-t0KgvahlWy button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t0KgvahlWy button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0KgvahlWy button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0KgvahlWy button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0KgvahlWy button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0KgvahlWy nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0KgvahlWy nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0KgvahlWy nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0KgvahlWy nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0KgvahlWy .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t0KgvahlWy .collapsed .btn {
  display: flex;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse.collapsing,
.cid-t0KgvahlWy .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t0KgvahlWy .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t0KgvahlWy .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t0KgvahlWy .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t0KgvahlWy .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t0KgvahlWy .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t0KgvahlWy .collapsed button.navbar-toggler {
  display: block;
}
.cid-t0KgvahlWy .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t0KgvahlWy .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t0KgvahlWy .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t0KgvahlWy .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t0KgvahlWy .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t0KgvahlWy .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t0KgvahlWy.navbar-expand {
    flex-direction: column;
  }
  .cid-t0KgvahlWy img {
    height: 3.8rem !important;
  }
  .cid-t0KgvahlWy .btn {
    display: flex;
  }
  .cid-t0KgvahlWy button.navbar-toggler {
    display: block;
  }
  .cid-t0KgvahlWy .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t0KgvahlWy .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t0KgvahlWy .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t0KgvahlWy .navbar-collapse.collapsing,
  .cid-t0KgvahlWy .navbar-collapse.show {
    display: block !important;
  }
  .cid-t0KgvahlWy .navbar-collapse.collapsing .navbar-nav,
  .cid-t0KgvahlWy .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t0KgvahlWy .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t0KgvahlWy .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t0KgvahlWy .navbar-collapse.collapsing .navbar-buttons,
  .cid-t0KgvahlWy .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t0KgvahlWy .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t0KgvahlWy .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t0KgvahlWy .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t0KgvahlWy .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t0KgvahlWy .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t0KgvahlWy .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t0KgvahlWy .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t0KgvahlWy .navbar-collapse {
  flex-basis: auto;
}
.cid-t0KgvahlWy .nav-link:hover,
.cid-t0KgvahlWy .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t0Kgvb3J6Q {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t0Kgvb3J6Q .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t0Kgvb3J6Q .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t0Kgvb3J6Q .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t0Kgvb3J6Q .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0Kgvb3J6Q .mbr-section-title,
.cid-t0Kgvb3J6Q .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t0Kgvb3J6Q .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0Kgvb3J6Q .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t0Kgvb3J6Q .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0Kgvb3J6Q .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0Kgvb3J6Q .category_content,
.cid-t0Kgvb3J6Q .date,
.cid-t0Kgvb3J6Q .name_author {
  opacity: .8;
}
.cid-t0Kgvb3J6Q .item-img,
.cid-t0Kgvb3J6Q img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t0Kgvb3J6Q .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0Kgvb3J6Q .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0Kgvb3J6Q .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0Kgvb3J6Q .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0Kgvb3J6Q .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0Kgvb3J6Q .mbr-section-btn .btn-secondary-outline .active,
.cid-t0Kgvb3J6Q .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0Kgvb3J6Q .category_content,
.cid-t0Kgvb3J6Q .card_topic {
  color: #535658;
}
.cid-t0Kgvb3J6Q .category_estimate,
.cid-t0Kgvb3J6Q .card_topic {
  color: #535658;
}
.cid-t0Kgvb3J6Q .mbr-section-title,
.cid-t0Kgvb3J6Q .post_wrap {
  color: #535658;
}
.cid-t0Kgvb3J6Q .mbr-section-subtitle {
  color: #535658;
}
.cid-t0Kgvb3J6Q .mbr-text,
.cid-t0Kgvb3J6Q .mbr-section-btn {
  color: #282727;
}
.cid-t0Kgvc2RUg {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t0Kgvc2RUg .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t0Kgvc2RUg .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t0Kgvc2RUg .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t0Kgvc2RUg .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0Kgvc2RUg .mbr-section-title,
.cid-t0Kgvc2RUg .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t0Kgvc2RUg .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0Kgvc2RUg .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t0Kgvc2RUg .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0Kgvc2RUg .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0Kgvc2RUg .category_content,
.cid-t0Kgvc2RUg .date,
.cid-t0Kgvc2RUg .name_author {
  opacity: .8;
}
.cid-t0Kgvc2RUg .item-img,
.cid-t0Kgvc2RUg img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t0Kgvc2RUg .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0Kgvc2RUg .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0Kgvc2RUg .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0Kgvc2RUg .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0Kgvc2RUg .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0Kgvc2RUg .mbr-section-btn .btn-secondary-outline .active,
.cid-t0Kgvc2RUg .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0Kgvc2RUg .mbr-section-title,
.cid-t0Kgvc2RUg .post_wrap {
  color: #535658;
}
.cid-t0Kgvc2RUg .mbr-text,
.cid-t0Kgvc2RUg .mbr-section-btn {
  color: #282727;
}
.cid-t0KgvdZx6E {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t0KgvdZx6E .card-img {
  position: relative;
  height: 100%;
}
.cid-t0KgvdZx6E .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t0KgvdZx6E .bone-col {
  padding: 2rem 0;
}
.cid-t0KgvdZx6E .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t0KgvdZx6E .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t0KgvdZx6E p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t0KgvdZx6E .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t0KgvdZx6E .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t0KgvdZx6E .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t0KgvdZx6E .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t0KgvdZx6E .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t0KgvdZx6E .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t0KgvdZx6E .card-title,
.cid-t0KgvdZx6E .card-img {
  color: #535658;
}
.cid-t0KgvdZx6E H5 {
  color: #379439;
}
.cid-t0KgvdZx6E H3 {
  color: #379439;
}
.cid-t0KgveI7fF {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t0KgveI7fF .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t0KgveI7fF .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t0KgveI7fF .row {
    text-align: center;
  }
  .cid-t0KgveI7fF .social-row {
    justify-content: center;
  }
}
.cid-t0KgveI7fF .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t0KgveI7fF .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0KgveI7fF .list {
    margin-bottom: 0rem;
  }
}
.cid-t0KgveI7fF .mbr-text {
  color: #bbbbbb;
}
.cid-t0KgveI7fF .mbr-iconfont {
  color: black;
}
.cid-t0KinsFWJA .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t0KinsFWJA .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t0KinsFWJA a {
  font-style: normal;
}
.cid-t0KinsFWJA .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t0KinsFWJA .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t0KinsFWJA .nav-item:focus,
.cid-t0KinsFWJA .nav-link:focus {
  outline: none;
}
.cid-t0KinsFWJA .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t0KinsFWJA .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t0KinsFWJA .menu-logo {
  margin-right: auto;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t0KinsFWJA .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t0KinsFWJA .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t0KinsFWJA .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t0KinsFWJA .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t0KinsFWJA .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t0KinsFWJA .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t0KinsFWJA .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t0KinsFWJA .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t0KinsFWJA .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t0KinsFWJA .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t0KinsFWJA .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t0KinsFWJA .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t0KinsFWJA .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t0KinsFWJA .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t0KinsFWJA .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t0KinsFWJA .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t0KinsFWJA .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t0KinsFWJA button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t0KinsFWJA button.navbar-toggler:focus {
  outline: none;
}
.cid-t0KinsFWJA button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t0KinsFWJA button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t0KinsFWJA button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t0KinsFWJA button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t0KinsFWJA button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t0KinsFWJA nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0KinsFWJA nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t0KinsFWJA nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t0KinsFWJA nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t0KinsFWJA .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t0KinsFWJA .collapsed .btn {
  display: flex;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse.collapsing,
.cid-t0KinsFWJA .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t0KinsFWJA .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t0KinsFWJA .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t0KinsFWJA .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t0KinsFWJA .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t0KinsFWJA .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t0KinsFWJA .collapsed button.navbar-toggler {
  display: block;
}
.cid-t0KinsFWJA .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t0KinsFWJA .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t0KinsFWJA .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t0KinsFWJA .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t0KinsFWJA .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t0KinsFWJA .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t0KinsFWJA.navbar-expand {
    flex-direction: column;
  }
  .cid-t0KinsFWJA img {
    height: 3.8rem !important;
  }
  .cid-t0KinsFWJA .btn {
    display: flex;
  }
  .cid-t0KinsFWJA button.navbar-toggler {
    display: block;
  }
  .cid-t0KinsFWJA .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t0KinsFWJA .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t0KinsFWJA .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t0KinsFWJA .navbar-collapse.collapsing,
  .cid-t0KinsFWJA .navbar-collapse.show {
    display: block !important;
  }
  .cid-t0KinsFWJA .navbar-collapse.collapsing .navbar-nav,
  .cid-t0KinsFWJA .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t0KinsFWJA .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t0KinsFWJA .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t0KinsFWJA .navbar-collapse.collapsing .navbar-buttons,
  .cid-t0KinsFWJA .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t0KinsFWJA .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t0KinsFWJA .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t0KinsFWJA .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t0KinsFWJA .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t0KinsFWJA .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t0KinsFWJA .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t0KinsFWJA .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t0KinsFWJA .navbar-collapse {
  flex-basis: auto;
}
.cid-t0KinsFWJA .nav-link:hover,
.cid-t0KinsFWJA .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t0KintCEVh {
  padding-top: 8rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t0KintCEVh .item-wrapper {
  padding-bottom: 24px;
}
.cid-t0KintCEVh .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0KintCEVh .mbr-section-title,
.cid-t0KintCEVh .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t0KintCEVh .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0KintCEVh .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t0KintCEVh .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0KintCEVh .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0KintCEVh .category_content,
.cid-t0KintCEVh .date,
.cid-t0KintCEVh .name_author {
  opacity: .8;
}
.cid-t0KintCEVh .item-img,
.cid-t0KintCEVh img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t0KintCEVh .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0KintCEVh .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0KintCEVh .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0KintCEVh .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KintCEVh .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0KintCEVh .mbr-section-btn .btn-secondary-outline .active,
.cid-t0KintCEVh .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0KintCEVh .category_content,
.cid-t0KintCEVh .card_topic {
  color: #535658;
}
.cid-t0KintCEVh .category_estimate,
.cid-t0KintCEVh .card_topic {
  color: #535658;
}
.cid-t0KintCEVh .mbr-section-title,
.cid-t0KintCEVh .post_wrap {
  color: #535658;
}
.cid-t0KintCEVh .mbr-section-subtitle {
  color: #535658;
}
.cid-t0KintCEVh .mbr-text,
.cid-t0KintCEVh .mbr-section-btn {
  color: #282727;
}
.cid-t0KinuDRFS {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t0KinuDRFS .item-wrapper {
  padding-bottom: 24px;
}
.cid-t0KinuDRFS .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0KinuDRFS .mbr-section-title,
.cid-t0KinuDRFS .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t0KinuDRFS .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0KinuDRFS .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t0KinuDRFS .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0KinuDRFS .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0KinuDRFS .category_content,
.cid-t0KinuDRFS .date,
.cid-t0KinuDRFS .name_author {
  opacity: .8;
}
.cid-t0KinuDRFS .item-img,
.cid-t0KinuDRFS img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t0KinuDRFS .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0KinuDRFS .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0KinuDRFS .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0KinuDRFS .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KinuDRFS .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0KinuDRFS .mbr-section-btn .btn-secondary-outline .active,
.cid-t0KinuDRFS .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0KinuDRFS .mbr-section-title,
.cid-t0KinuDRFS .post_wrap {
  color: #535658;
}
.cid-t0KinuDRFS .mbr-text,
.cid-t0KinuDRFS .mbr-section-btn {
  color: #282727;
}
.cid-t0KinvpQZ4 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t0KinvpQZ4 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t0KinvpQZ4 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t0KinvpQZ4 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t0KinvpQZ4 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t0KinvpQZ4 .mbr-section-title,
.cid-t0KinvpQZ4 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t0KinvpQZ4 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t0KinvpQZ4 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t0KinvpQZ4 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t0KinvpQZ4 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t0KinvpQZ4 .category_content,
.cid-t0KinvpQZ4 .date,
.cid-t0KinvpQZ4 .name_author {
  opacity: .8;
}
.cid-t0KinvpQZ4 .item-img,
.cid-t0KinvpQZ4 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t0KinvpQZ4 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t0KinvpQZ4 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t0KinvpQZ4 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t0KinvpQZ4 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t0KinvpQZ4 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t0KinvpQZ4 .mbr-section-btn .btn-secondary-outline .active,
.cid-t0KinvpQZ4 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t0KinvpQZ4 .mbr-section-title,
.cid-t0KinvpQZ4 .post_wrap {
  color: #535658;
}
.cid-t0KinvpQZ4 .mbr-text,
.cid-t0KinvpQZ4 .mbr-section-btn {
  color: #282727;
}
.cid-t0Kinw7J3Z {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t0Kinw7J3Z .card-img {
  position: relative;
  height: 100%;
}
.cid-t0Kinw7J3Z .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t0Kinw7J3Z .bone-col {
  padding: 2rem 0;
}
.cid-t0Kinw7J3Z .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t0Kinw7J3Z .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t0Kinw7J3Z p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t0Kinw7J3Z .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t0Kinw7J3Z .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t0Kinw7J3Z .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t0Kinw7J3Z .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t0Kinw7J3Z .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t0Kinw7J3Z .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t0Kinw7J3Z .card-title,
.cid-t0Kinw7J3Z .card-img {
  color: #535658;
}
.cid-t0Kinw7J3Z H5 {
  color: #379439;
}
.cid-t0Kinw7J3Z H3 {
  color: #379439;
}
.cid-t0KinwGvd8 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t0KinwGvd8 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t0KinwGvd8 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t0KinwGvd8 .row {
    text-align: center;
  }
  .cid-t0KinwGvd8 .social-row {
    justify-content: center;
  }
}
.cid-t0KinwGvd8 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t0KinwGvd8 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t0KinwGvd8 .list {
    margin-bottom: 0rem;
  }
}
.cid-t0KinwGvd8 .mbr-text {
  color: #bbbbbb;
}
.cid-t0KinwGvd8 .mbr-iconfont {
  color: black;
}
.cid-t163uE2IDY .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t163uE2IDY .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t163uE2IDY a {
  font-style: normal;
}
.cid-t163uE2IDY .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t163uE2IDY .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t163uE2IDY .nav-item:focus,
.cid-t163uE2IDY .nav-link:focus {
  outline: none;
}
.cid-t163uE2IDY .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t163uE2IDY .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t163uE2IDY .menu-logo {
  margin-right: auto;
}
.cid-t163uE2IDY .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t163uE2IDY .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t163uE2IDY .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t163uE2IDY .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t163uE2IDY .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t163uE2IDY .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t163uE2IDY .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t163uE2IDY .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t163uE2IDY .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t163uE2IDY .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t163uE2IDY .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t163uE2IDY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t163uE2IDY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t163uE2IDY .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t163uE2IDY .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t163uE2IDY .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t163uE2IDY .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t163uE2IDY .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t163uE2IDY .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t163uE2IDY .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t163uE2IDY .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t163uE2IDY .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t163uE2IDY button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t163uE2IDY button.navbar-toggler:focus {
  outline: none;
}
.cid-t163uE2IDY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t163uE2IDY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t163uE2IDY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t163uE2IDY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t163uE2IDY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t163uE2IDY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t163uE2IDY nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t163uE2IDY nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t163uE2IDY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t163uE2IDY .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t163uE2IDY .collapsed .btn {
  display: flex;
}
.cid-t163uE2IDY .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t163uE2IDY .collapsed .navbar-collapse.collapsing,
.cid-t163uE2IDY .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t163uE2IDY .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t163uE2IDY .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t163uE2IDY .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t163uE2IDY .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t163uE2IDY .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t163uE2IDY .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t163uE2IDY .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t163uE2IDY .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t163uE2IDY .collapsed button.navbar-toggler {
  display: block;
}
.cid-t163uE2IDY .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t163uE2IDY .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t163uE2IDY .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t163uE2IDY .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t163uE2IDY .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t163uE2IDY .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t163uE2IDY.navbar-expand {
    flex-direction: column;
  }
  .cid-t163uE2IDY img {
    height: 3.8rem !important;
  }
  .cid-t163uE2IDY .btn {
    display: flex;
  }
  .cid-t163uE2IDY button.navbar-toggler {
    display: block;
  }
  .cid-t163uE2IDY .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t163uE2IDY .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t163uE2IDY .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t163uE2IDY .navbar-collapse.collapsing,
  .cid-t163uE2IDY .navbar-collapse.show {
    display: block !important;
  }
  .cid-t163uE2IDY .navbar-collapse.collapsing .navbar-nav,
  .cid-t163uE2IDY .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t163uE2IDY .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t163uE2IDY .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t163uE2IDY .navbar-collapse.collapsing .navbar-buttons,
  .cid-t163uE2IDY .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t163uE2IDY .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t163uE2IDY .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t163uE2IDY .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t163uE2IDY .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t163uE2IDY .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t163uE2IDY .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t163uE2IDY .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t163uE2IDY .navbar-collapse {
  flex-basis: auto;
}
.cid-t163uE2IDY .nav-link:hover,
.cid-t163uE2IDY .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t163uESruN {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t163uESruN .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t163uESruN .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t163uESruN .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t163uESruN .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t163uESruN .mbr-section-title,
.cid-t163uESruN .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t163uESruN .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t163uESruN .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t163uESruN .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t163uESruN .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t163uESruN .category_content,
.cid-t163uESruN .date,
.cid-t163uESruN .name_author {
  opacity: .8;
}
.cid-t163uESruN .item-img,
.cid-t163uESruN img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t163uESruN .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t163uESruN .item-img {
    margin-bottom: 20px;
  }
}
.cid-t163uESruN .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t163uESruN .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t163uESruN .mbr-section-btn .btn-secondary-outline:hover,
.cid-t163uESruN .mbr-section-btn .btn-secondary-outline .active,
.cid-t163uESruN .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t163uESruN .category_content,
.cid-t163uESruN .card_topic {
  color: #535658;
}
.cid-t163uESruN .category_estimate,
.cid-t163uESruN .card_topic {
  color: #535658;
}
.cid-t163uESruN .mbr-section-title,
.cid-t163uESruN .post_wrap {
  color: #535658;
}
.cid-t163uESruN .mbr-section-subtitle {
  color: #535658;
}
.cid-t163uESruN .mbr-text,
.cid-t163uESruN .mbr-section-btn {
  color: #282727;
}
.cid-t163uFZUvX {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t163uFZUvX .item-wrapper {
  padding-bottom: 24px;
}
.cid-t163uFZUvX .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t163uFZUvX .mbr-section-title,
.cid-t163uFZUvX .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t163uFZUvX .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t163uFZUvX .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t163uFZUvX .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t163uFZUvX .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t163uFZUvX .category_content,
.cid-t163uFZUvX .date,
.cid-t163uFZUvX .name_author {
  opacity: .8;
}
.cid-t163uFZUvX .item-img,
.cid-t163uFZUvX img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t163uFZUvX .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t163uFZUvX .item-img {
    margin-bottom: 20px;
  }
}
.cid-t163uFZUvX .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t163uFZUvX .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t163uFZUvX .mbr-section-btn .btn-secondary-outline:hover,
.cid-t163uFZUvX .mbr-section-btn .btn-secondary-outline .active,
.cid-t163uFZUvX .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t163uFZUvX .mbr-section-title,
.cid-t163uFZUvX .post_wrap {
  color: #535658;
}
.cid-t163uFZUvX .mbr-text,
.cid-t163uFZUvX .mbr-section-btn {
  color: #282727;
}
.cid-t163uGHCcZ {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t163uGHCcZ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t163uGHCcZ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t163uGHCcZ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t163uGHCcZ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t163uGHCcZ .mbr-section-title,
.cid-t163uGHCcZ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t163uGHCcZ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t163uGHCcZ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t163uGHCcZ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t163uGHCcZ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t163uGHCcZ .category_content,
.cid-t163uGHCcZ .date,
.cid-t163uGHCcZ .name_author {
  opacity: .8;
}
.cid-t163uGHCcZ .item-img,
.cid-t163uGHCcZ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t163uGHCcZ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t163uGHCcZ .item-img {
    margin-bottom: 20px;
  }
}
.cid-t163uGHCcZ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t163uGHCcZ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t163uGHCcZ .mbr-section-btn .btn-secondary-outline:hover,
.cid-t163uGHCcZ .mbr-section-btn .btn-secondary-outline .active,
.cid-t163uGHCcZ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t163uGHCcZ .mbr-section-title,
.cid-t163uGHCcZ .post_wrap {
  color: #535658;
}
.cid-t163uGHCcZ .mbr-text,
.cid-t163uGHCcZ .mbr-section-btn {
  color: #282727;
}
.cid-t163uHlHZ4 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t163uHlHZ4 .card-img {
  position: relative;
  height: 100%;
}
.cid-t163uHlHZ4 .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t163uHlHZ4 .bone-col {
  padding: 2rem 0;
}
.cid-t163uHlHZ4 .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t163uHlHZ4 .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t163uHlHZ4 p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t163uHlHZ4 .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t163uHlHZ4 .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t163uHlHZ4 .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t163uHlHZ4 .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t163uHlHZ4 .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t163uHlHZ4 .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t163uHlHZ4 .card-title,
.cid-t163uHlHZ4 .card-img {
  color: #535658;
}
.cid-t163uHlHZ4 H5 {
  color: #379439;
}
.cid-t163uHlHZ4 H3 {
  color: #379439;
}
.cid-t163uHXCg4 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t163uHXCg4 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t163uHXCg4 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t163uHXCg4 .row {
    text-align: center;
  }
  .cid-t163uHXCg4 .social-row {
    justify-content: center;
  }
}
.cid-t163uHXCg4 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t163uHXCg4 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t163uHXCg4 .list {
    margin-bottom: 0rem;
  }
}
.cid-t163uHXCg4 .mbr-text {
  color: #bbbbbb;
}
.cid-t163uHXCg4 .mbr-iconfont {
  color: black;
}
.cid-t1AT3eMkfi .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t1AT3eMkfi .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t1AT3eMkfi a {
  font-style: normal;
}
.cid-t1AT3eMkfi .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t1AT3eMkfi .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t1AT3eMkfi .nav-item:focus,
.cid-t1AT3eMkfi .nav-link:focus {
  outline: none;
}
.cid-t1AT3eMkfi .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t1AT3eMkfi .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t1AT3eMkfi .menu-logo {
  margin-right: auto;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t1AT3eMkfi .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t1AT3eMkfi .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t1AT3eMkfi .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t1AT3eMkfi .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t1AT3eMkfi .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t1AT3eMkfi .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t1AT3eMkfi .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t1AT3eMkfi .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t1AT3eMkfi .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t1AT3eMkfi .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t1AT3eMkfi .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t1AT3eMkfi .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t1AT3eMkfi .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t1AT3eMkfi .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t1AT3eMkfi .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t1AT3eMkfi .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t1AT3eMkfi .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t1AT3eMkfi button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t1AT3eMkfi button.navbar-toggler:focus {
  outline: none;
}
.cid-t1AT3eMkfi button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t1AT3eMkfi button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t1AT3eMkfi button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t1AT3eMkfi button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t1AT3eMkfi button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t1AT3eMkfi nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t1AT3eMkfi nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t1AT3eMkfi nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t1AT3eMkfi nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t1AT3eMkfi .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t1AT3eMkfi .collapsed .btn {
  display: flex;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse.collapsing,
.cid-t1AT3eMkfi .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t1AT3eMkfi .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t1AT3eMkfi .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t1AT3eMkfi .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t1AT3eMkfi .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t1AT3eMkfi .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t1AT3eMkfi .collapsed button.navbar-toggler {
  display: block;
}
.cid-t1AT3eMkfi .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t1AT3eMkfi .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t1AT3eMkfi .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t1AT3eMkfi .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t1AT3eMkfi .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t1AT3eMkfi .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t1AT3eMkfi.navbar-expand {
    flex-direction: column;
  }
  .cid-t1AT3eMkfi img {
    height: 3.8rem !important;
  }
  .cid-t1AT3eMkfi .btn {
    display: flex;
  }
  .cid-t1AT3eMkfi button.navbar-toggler {
    display: block;
  }
  .cid-t1AT3eMkfi .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t1AT3eMkfi .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t1AT3eMkfi .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t1AT3eMkfi .navbar-collapse.collapsing,
  .cid-t1AT3eMkfi .navbar-collapse.show {
    display: block !important;
  }
  .cid-t1AT3eMkfi .navbar-collapse.collapsing .navbar-nav,
  .cid-t1AT3eMkfi .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t1AT3eMkfi .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t1AT3eMkfi .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t1AT3eMkfi .navbar-collapse.collapsing .navbar-buttons,
  .cid-t1AT3eMkfi .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t1AT3eMkfi .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t1AT3eMkfi .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t1AT3eMkfi .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t1AT3eMkfi .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t1AT3eMkfi .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t1AT3eMkfi .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t1AT3eMkfi .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t1AT3eMkfi .navbar-collapse {
  flex-basis: auto;
}
.cid-t1AT3eMkfi .nav-link:hover,
.cid-t1AT3eMkfi .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t1AT3fCYhp {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t1AT3fCYhp .item-wrapper {
  padding-bottom: 24px;
}
.cid-t1AT3fCYhp .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t1AT3fCYhp .mbr-section-title,
.cid-t1AT3fCYhp .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t1AT3fCYhp .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t1AT3fCYhp .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t1AT3fCYhp .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t1AT3fCYhp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t1AT3fCYhp .category_content,
.cid-t1AT3fCYhp .date,
.cid-t1AT3fCYhp .name_author {
  opacity: .8;
}
.cid-t1AT3fCYhp .item-img,
.cid-t1AT3fCYhp img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t1AT3fCYhp .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t1AT3fCYhp .item-img {
    margin-bottom: 20px;
  }
}
.cid-t1AT3fCYhp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t1AT3fCYhp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t1AT3fCYhp .mbr-section-btn .btn-secondary-outline:hover,
.cid-t1AT3fCYhp .mbr-section-btn .btn-secondary-outline .active,
.cid-t1AT3fCYhp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t1AT3fCYhp .category_content,
.cid-t1AT3fCYhp .card_topic {
  color: #535658;
}
.cid-t1AT3fCYhp .category_estimate,
.cid-t1AT3fCYhp .card_topic {
  color: #535658;
}
.cid-t1AT3fCYhp .mbr-section-title,
.cid-t1AT3fCYhp .post_wrap {
  color: #535658;
}
.cid-t1AT3fCYhp .mbr-section-subtitle {
  color: #535658;
}
.cid-t1AT3fCYhp .mbr-text,
.cid-t1AT3fCYhp .mbr-section-btn {
  color: #282727;
}
.cid-t1AT3gkLMu {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-t1AT3gkLMu .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t1AT3gkLMu .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t1AT3gkLMu .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t1AT3gkLMu .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t1AT3gkLMu .mbr-section-title,
.cid-t1AT3gkLMu .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t1AT3gkLMu .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t1AT3gkLMu .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t1AT3gkLMu .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t1AT3gkLMu .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t1AT3gkLMu .category_content,
.cid-t1AT3gkLMu .date,
.cid-t1AT3gkLMu .name_author {
  opacity: .8;
}
.cid-t1AT3gkLMu .item-img,
.cid-t1AT3gkLMu img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t1AT3gkLMu .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t1AT3gkLMu .item-img {
    margin-bottom: 20px;
  }
}
.cid-t1AT3gkLMu .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t1AT3gkLMu .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t1AT3gkLMu .mbr-section-btn .btn-secondary-outline:hover,
.cid-t1AT3gkLMu .mbr-section-btn .btn-secondary-outline .active,
.cid-t1AT3gkLMu .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t1AT3gkLMu .mbr-section-title,
.cid-t1AT3gkLMu .post_wrap {
  color: #535658;
  text-align: center;
}
.cid-t1AT3gkLMu .mbr-text,
.cid-t1AT3gkLMu .mbr-section-btn {
  color: #282727;
  text-align: center;
}
.cid-t1AT3h2gbm {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t1AT3h2gbm .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t1AT3h2gbm .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t1AT3h2gbm .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t1AT3h2gbm .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t1AT3h2gbm .mbr-section-title,
.cid-t1AT3h2gbm .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t1AT3h2gbm .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t1AT3h2gbm .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t1AT3h2gbm .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t1AT3h2gbm .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t1AT3h2gbm .category_content,
.cid-t1AT3h2gbm .date,
.cid-t1AT3h2gbm .name_author {
  opacity: .8;
}
.cid-t1AT3h2gbm .item-img,
.cid-t1AT3h2gbm img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t1AT3h2gbm .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t1AT3h2gbm .item-img {
    margin-bottom: 20px;
  }
}
.cid-t1AT3h2gbm .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t1AT3h2gbm .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t1AT3h2gbm .mbr-section-btn .btn-secondary-outline:hover,
.cid-t1AT3h2gbm .mbr-section-btn .btn-secondary-outline .active,
.cid-t1AT3h2gbm .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t1AT3h2gbm .mbr-section-title,
.cid-t1AT3h2gbm .post_wrap {
  color: #535658;
  text-align: center;
}
.cid-t1AT3h2gbm .mbr-text,
.cid-t1AT3h2gbm .mbr-section-btn {
  color: #282727;
  text-align: center;
}
.cid-t1AT3hPsi7 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t1AT3hPsi7 .card-img {
  position: relative;
  height: 100%;
}
.cid-t1AT3hPsi7 .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t1AT3hPsi7 .bone-col {
  padding: 2rem 0;
}
.cid-t1AT3hPsi7 .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t1AT3hPsi7 .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t1AT3hPsi7 p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t1AT3hPsi7 .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t1AT3hPsi7 .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t1AT3hPsi7 .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t1AT3hPsi7 .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t1AT3hPsi7 .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t1AT3hPsi7 .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t1AT3hPsi7 .card-title,
.cid-t1AT3hPsi7 .card-img {
  color: #535658;
}
.cid-t1AT3hPsi7 H5 {
  color: #379439;
}
.cid-t1AT3hPsi7 H3 {
  color: #379439;
}
.cid-t1AT3iqpV8 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t1AT3iqpV8 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t1AT3iqpV8 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t1AT3iqpV8 .row {
    text-align: center;
  }
  .cid-t1AT3iqpV8 .social-row {
    justify-content: center;
  }
}
.cid-t1AT3iqpV8 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t1AT3iqpV8 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t1AT3iqpV8 .list {
    margin-bottom: 0rem;
  }
}
.cid-t1AT3iqpV8 .mbr-text {
  color: #bbbbbb;
}
.cid-t1AT3iqpV8 .mbr-iconfont {
  color: black;
}
.cid-t3rVhHiLNK .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t3rVhHiLNK .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t3rVhHiLNK a {
  font-style: normal;
}
.cid-t3rVhHiLNK .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t3rVhHiLNK .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t3rVhHiLNK .nav-item:focus,
.cid-t3rVhHiLNK .nav-link:focus {
  outline: none;
}
.cid-t3rVhHiLNK .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t3rVhHiLNK .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t3rVhHiLNK .menu-logo {
  margin-right: auto;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t3rVhHiLNK .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t3rVhHiLNK .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t3rVhHiLNK .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t3rVhHiLNK .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t3rVhHiLNK .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t3rVhHiLNK .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t3rVhHiLNK .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t3rVhHiLNK .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t3rVhHiLNK .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t3rVhHiLNK .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t3rVhHiLNK .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t3rVhHiLNK .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t3rVhHiLNK .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t3rVhHiLNK .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t3rVhHiLNK .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t3rVhHiLNK .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t3rVhHiLNK .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t3rVhHiLNK button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t3rVhHiLNK button.navbar-toggler:focus {
  outline: none;
}
.cid-t3rVhHiLNK button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t3rVhHiLNK button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t3rVhHiLNK button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t3rVhHiLNK button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t3rVhHiLNK button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t3rVhHiLNK nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t3rVhHiLNK nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t3rVhHiLNK nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t3rVhHiLNK nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t3rVhHiLNK .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t3rVhHiLNK .collapsed .btn {
  display: flex;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse.collapsing,
.cid-t3rVhHiLNK .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t3rVhHiLNK .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t3rVhHiLNK .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t3rVhHiLNK .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t3rVhHiLNK .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t3rVhHiLNK .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t3rVhHiLNK .collapsed button.navbar-toggler {
  display: block;
}
.cid-t3rVhHiLNK .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t3rVhHiLNK .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t3rVhHiLNK .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t3rVhHiLNK .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t3rVhHiLNK .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t3rVhHiLNK .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t3rVhHiLNK.navbar-expand {
    flex-direction: column;
  }
  .cid-t3rVhHiLNK img {
    height: 3.8rem !important;
  }
  .cid-t3rVhHiLNK .btn {
    display: flex;
  }
  .cid-t3rVhHiLNK button.navbar-toggler {
    display: block;
  }
  .cid-t3rVhHiLNK .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t3rVhHiLNK .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t3rVhHiLNK .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t3rVhHiLNK .navbar-collapse.collapsing,
  .cid-t3rVhHiLNK .navbar-collapse.show {
    display: block !important;
  }
  .cid-t3rVhHiLNK .navbar-collapse.collapsing .navbar-nav,
  .cid-t3rVhHiLNK .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t3rVhHiLNK .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t3rVhHiLNK .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t3rVhHiLNK .navbar-collapse.collapsing .navbar-buttons,
  .cid-t3rVhHiLNK .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t3rVhHiLNK .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t3rVhHiLNK .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t3rVhHiLNK .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t3rVhHiLNK .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t3rVhHiLNK .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t3rVhHiLNK .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t3rVhHiLNK .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t3rVhHiLNK .navbar-collapse {
  flex-basis: auto;
}
.cid-t3rVhHiLNK .nav-link:hover,
.cid-t3rVhHiLNK .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t3rVhI1tmG {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rVhI1tmG .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rVhI1tmG .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rVhI1tmG .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rVhI1tmG .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rVhI1tmG .mbr-section-title,
.cid-t3rVhI1tmG .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rVhI1tmG .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rVhI1tmG .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rVhI1tmG .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rVhI1tmG .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rVhI1tmG .category_content,
.cid-t3rVhI1tmG .date,
.cid-t3rVhI1tmG .name_author {
  opacity: .8;
}
.cid-t3rVhI1tmG .item-img,
.cid-t3rVhI1tmG img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rVhI1tmG .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rVhI1tmG .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rVhI1tmG .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rVhI1tmG .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rVhI1tmG .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rVhI1tmG .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rVhI1tmG .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rVhI1tmG .category_content,
.cid-t3rVhI1tmG .card_topic {
  color: #535658;
}
.cid-t3rVhI1tmG .category_estimate,
.cid-t3rVhI1tmG .card_topic {
  color: #535658;
}
.cid-t3rVhI1tmG .mbr-section-title,
.cid-t3rVhI1tmG .post_wrap {
  color: #535658;
}
.cid-t3rVhI1tmG .mbr-section-subtitle {
  color: #535658;
}
.cid-t3rVhI1tmG .mbr-text,
.cid-t3rVhI1tmG .mbr-section-btn {
  color: #282727;
}
.cid-t3rVhIO7LC {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rVhIO7LC .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rVhIO7LC .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rVhIO7LC .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rVhIO7LC .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rVhIO7LC .mbr-section-title,
.cid-t3rVhIO7LC .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rVhIO7LC .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rVhIO7LC .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rVhIO7LC .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rVhIO7LC .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rVhIO7LC .category_content,
.cid-t3rVhIO7LC .date,
.cid-t3rVhIO7LC .name_author {
  opacity: .8;
}
.cid-t3rVhIO7LC .item-img,
.cid-t3rVhIO7LC img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rVhIO7LC .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rVhIO7LC .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rVhIO7LC .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rVhIO7LC .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rVhIO7LC .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rVhIO7LC .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rVhIO7LC .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rVhIO7LC .mbr-section-title,
.cid-t3rVhIO7LC .post_wrap {
  color: #535658;
}
.cid-t3rVhIO7LC .mbr-text,
.cid-t3rVhIO7LC .mbr-section-btn {
  color: #282727;
}
.cid-t3rVhJCNhx {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rVhJCNhx .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rVhJCNhx .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rVhJCNhx .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rVhJCNhx .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rVhJCNhx .mbr-section-title,
.cid-t3rVhJCNhx .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rVhJCNhx .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rVhJCNhx .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rVhJCNhx .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rVhJCNhx .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rVhJCNhx .category_content,
.cid-t3rVhJCNhx .date,
.cid-t3rVhJCNhx .name_author {
  opacity: .8;
}
.cid-t3rVhJCNhx .item-img,
.cid-t3rVhJCNhx img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rVhJCNhx .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rVhJCNhx .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rVhJCNhx .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rVhJCNhx .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rVhJCNhx .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rVhJCNhx .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rVhJCNhx .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rVhJCNhx .mbr-section-title,
.cid-t3rVhJCNhx .post_wrap {
  color: #535658;
}
.cid-t3rVhJCNhx .mbr-text,
.cid-t3rVhJCNhx .mbr-section-btn {
  color: #282727;
}
.cid-t3rXeG1Xh6 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rXeG1Xh6 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rXeG1Xh6 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rXeG1Xh6 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rXeG1Xh6 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rXeG1Xh6 .mbr-section-title,
.cid-t3rXeG1Xh6 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rXeG1Xh6 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rXeG1Xh6 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rXeG1Xh6 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rXeG1Xh6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rXeG1Xh6 .category_content,
.cid-t3rXeG1Xh6 .date,
.cid-t3rXeG1Xh6 .name_author {
  opacity: .8;
}
.cid-t3rXeG1Xh6 .item-img,
.cid-t3rXeG1Xh6 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rXeG1Xh6 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rXeG1Xh6 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rXeG1Xh6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rXeG1Xh6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rXeG1Xh6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rXeG1Xh6 .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rXeG1Xh6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rXeG1Xh6 .mbr-section-title,
.cid-t3rXeG1Xh6 .post_wrap {
  color: #535658;
}
.cid-t3rXeG1Xh6 .mbr-text,
.cid-t3rXeG1Xh6 .mbr-section-btn {
  color: #282727;
}
.cid-t3rXfk63Vp {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rXfk63Vp .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rXfk63Vp .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rXfk63Vp .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rXfk63Vp .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rXfk63Vp .mbr-section-title,
.cid-t3rXfk63Vp .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rXfk63Vp .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rXfk63Vp .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rXfk63Vp .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rXfk63Vp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rXfk63Vp .category_content,
.cid-t3rXfk63Vp .date,
.cid-t3rXfk63Vp .name_author {
  opacity: .8;
}
.cid-t3rXfk63Vp .item-img,
.cid-t3rXfk63Vp img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rXfk63Vp .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rXfk63Vp .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rXfk63Vp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rXfk63Vp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rXfk63Vp .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rXfk63Vp .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rXfk63Vp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rXfk63Vp .mbr-section-title,
.cid-t3rXfk63Vp .post_wrap {
  color: #535658;
}
.cid-t3rXfk63Vp .mbr-text,
.cid-t3rXfk63Vp .mbr-section-btn {
  color: #282727;
}
.cid-t3rXfP93Nn {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rXfP93Nn .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rXfP93Nn .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rXfP93Nn .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rXfP93Nn .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rXfP93Nn .mbr-section-title,
.cid-t3rXfP93Nn .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rXfP93Nn .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rXfP93Nn .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rXfP93Nn .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rXfP93Nn .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rXfP93Nn .category_content,
.cid-t3rXfP93Nn .date,
.cid-t3rXfP93Nn .name_author {
  opacity: .8;
}
.cid-t3rXfP93Nn .item-img,
.cid-t3rXfP93Nn img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rXfP93Nn .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rXfP93Nn .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rXfP93Nn .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rXfP93Nn .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rXfP93Nn .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rXfP93Nn .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rXfP93Nn .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rXfP93Nn .mbr-section-title,
.cid-t3rXfP93Nn .post_wrap {
  color: #535658;
}
.cid-t3rXfP93Nn .mbr-text,
.cid-t3rXfP93Nn .mbr-section-btn {
  color: #282727;
}
.cid-t3rXNsR3ly {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t3rXNsR3ly .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t3rXNsR3ly .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t3rXNsR3ly .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t3rXNsR3ly .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t3rXNsR3ly .mbr-section-title,
.cid-t3rXNsR3ly .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t3rXNsR3ly .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t3rXNsR3ly .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t3rXNsR3ly .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t3rXNsR3ly .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t3rXNsR3ly .category_content,
.cid-t3rXNsR3ly .date,
.cid-t3rXNsR3ly .name_author {
  opacity: .8;
}
.cid-t3rXNsR3ly .item-img,
.cid-t3rXNsR3ly img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t3rXNsR3ly .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t3rXNsR3ly .item-img {
    margin-bottom: 20px;
  }
}
.cid-t3rXNsR3ly .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t3rXNsR3ly .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t3rXNsR3ly .mbr-section-btn .btn-secondary-outline:hover,
.cid-t3rXNsR3ly .mbr-section-btn .btn-secondary-outline .active,
.cid-t3rXNsR3ly .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t3rXNsR3ly .mbr-section-title,
.cid-t3rXNsR3ly .post_wrap {
  color: #535658;
}
.cid-t3rXNsR3ly .mbr-text,
.cid-t3rXNsR3ly .mbr-section-btn {
  color: #282727;
}
.cid-t3rVhKxM05 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t3rVhKxM05 .card-img {
  position: relative;
  height: 100%;
}
.cid-t3rVhKxM05 .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t3rVhKxM05 .bone-col {
  padding: 2rem 0;
}
.cid-t3rVhKxM05 .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t3rVhKxM05 .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t3rVhKxM05 p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t3rVhKxM05 .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t3rVhKxM05 .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t3rVhKxM05 .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t3rVhKxM05 .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t3rVhKxM05 .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t3rVhKxM05 .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t3rVhKxM05 .card-title,
.cid-t3rVhKxM05 .card-img {
  color: #535658;
}
.cid-t3rVhKxM05 H5 {
  color: #379439;
}
.cid-t3rVhKxM05 H3 {
  color: #379439;
}
.cid-t3rVhL6r5g {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t3rVhL6r5g .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t3rVhL6r5g .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t3rVhL6r5g .row {
    text-align: center;
  }
  .cid-t3rVhL6r5g .social-row {
    justify-content: center;
  }
}
.cid-t3rVhL6r5g .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t3rVhL6r5g .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t3rVhL6r5g .list {
    margin-bottom: 0rem;
  }
}
.cid-t3rVhL6r5g .mbr-text {
  color: #bbbbbb;
}
.cid-t3rVhL6r5g .mbr-iconfont {
  color: black;
}
.cid-t49a8vzV1X .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t49a8vzV1X .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t49a8vzV1X a {
  font-style: normal;
}
.cid-t49a8vzV1X .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t49a8vzV1X .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t49a8vzV1X .nav-item:focus,
.cid-t49a8vzV1X .nav-link:focus {
  outline: none;
}
.cid-t49a8vzV1X .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t49a8vzV1X .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t49a8vzV1X .menu-logo {
  margin-right: auto;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t49a8vzV1X .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t49a8vzV1X .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t49a8vzV1X .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t49a8vzV1X .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t49a8vzV1X .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t49a8vzV1X .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t49a8vzV1X .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t49a8vzV1X .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t49a8vzV1X .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t49a8vzV1X .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t49a8vzV1X .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t49a8vzV1X .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t49a8vzV1X .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t49a8vzV1X .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t49a8vzV1X .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t49a8vzV1X .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t49a8vzV1X .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t49a8vzV1X button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t49a8vzV1X button.navbar-toggler:focus {
  outline: none;
}
.cid-t49a8vzV1X button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t49a8vzV1X button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t49a8vzV1X button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t49a8vzV1X button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t49a8vzV1X button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t49a8vzV1X nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t49a8vzV1X nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t49a8vzV1X nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t49a8vzV1X nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t49a8vzV1X .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t49a8vzV1X .collapsed .btn {
  display: flex;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse.collapsing,
.cid-t49a8vzV1X .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t49a8vzV1X .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t49a8vzV1X .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t49a8vzV1X .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t49a8vzV1X .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t49a8vzV1X .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t49a8vzV1X .collapsed button.navbar-toggler {
  display: block;
}
.cid-t49a8vzV1X .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t49a8vzV1X .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t49a8vzV1X .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t49a8vzV1X .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t49a8vzV1X .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t49a8vzV1X .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t49a8vzV1X.navbar-expand {
    flex-direction: column;
  }
  .cid-t49a8vzV1X img {
    height: 3.8rem !important;
  }
  .cid-t49a8vzV1X .btn {
    display: flex;
  }
  .cid-t49a8vzV1X button.navbar-toggler {
    display: block;
  }
  .cid-t49a8vzV1X .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t49a8vzV1X .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t49a8vzV1X .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t49a8vzV1X .navbar-collapse.collapsing,
  .cid-t49a8vzV1X .navbar-collapse.show {
    display: block !important;
  }
  .cid-t49a8vzV1X .navbar-collapse.collapsing .navbar-nav,
  .cid-t49a8vzV1X .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t49a8vzV1X .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t49a8vzV1X .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t49a8vzV1X .navbar-collapse.collapsing .navbar-buttons,
  .cid-t49a8vzV1X .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t49a8vzV1X .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t49a8vzV1X .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t49a8vzV1X .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t49a8vzV1X .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t49a8vzV1X .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t49a8vzV1X .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t49a8vzV1X .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t49a8vzV1X .navbar-collapse {
  flex-basis: auto;
}
.cid-t49a8vzV1X .nav-link:hover,
.cid-t49a8vzV1X .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t49a8wNxIO {
  padding-top: 7rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49a8wNxIO .item-wrapper {
  padding-bottom: 24px;
}
.cid-t49a8wNxIO .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49a8wNxIO .mbr-section-title,
.cid-t49a8wNxIO .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49a8wNxIO .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49a8wNxIO .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49a8wNxIO .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49a8wNxIO .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49a8wNxIO .category_content,
.cid-t49a8wNxIO .date,
.cid-t49a8wNxIO .name_author {
  opacity: .8;
}
.cid-t49a8wNxIO .item-img,
.cid-t49a8wNxIO img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49a8wNxIO .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49a8wNxIO .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49a8wNxIO .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49a8wNxIO .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49a8wNxIO .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49a8wNxIO .mbr-section-btn .btn-secondary-outline .active,
.cid-t49a8wNxIO .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49a8wNxIO .category_content,
.cid-t49a8wNxIO .card_topic {
  color: #535658;
}
.cid-t49a8wNxIO .category_estimate,
.cid-t49a8wNxIO .card_topic {
  color: #535658;
}
.cid-t49a8wNxIO .mbr-section-title,
.cid-t49a8wNxIO .post_wrap {
  color: #535658;
}
.cid-t49a8wNxIO .mbr-section-subtitle {
  color: #535658;
}
.cid-t49a8wNxIO .mbr-text,
.cid-t49a8wNxIO .mbr-section-btn {
  color: #282727;
}
.cid-t49a8yvmwG {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49a8yvmwG .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49a8yvmwG .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49a8yvmwG .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49a8yvmwG .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49a8yvmwG .mbr-section-title,
.cid-t49a8yvmwG .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49a8yvmwG .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49a8yvmwG .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49a8yvmwG .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49a8yvmwG .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49a8yvmwG .category_content,
.cid-t49a8yvmwG .date,
.cid-t49a8yvmwG .name_author {
  opacity: .8;
}
.cid-t49a8yvmwG .item-img,
.cid-t49a8yvmwG img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49a8yvmwG .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49a8yvmwG .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49a8yvmwG .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49a8yvmwG .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49a8yvmwG .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49a8yvmwG .mbr-section-btn .btn-secondary-outline .active,
.cid-t49a8yvmwG .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49a8yvmwG .mbr-section-title,
.cid-t49a8yvmwG .post_wrap {
  color: #535658;
}
.cid-t49a8yvmwG .mbr-text,
.cid-t49a8yvmwG .mbr-section-btn {
  color: #282727;
}
.cid-t49a8zNY8u {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49a8zNY8u .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49a8zNY8u .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49a8zNY8u .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49a8zNY8u .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49a8zNY8u .mbr-section-title,
.cid-t49a8zNY8u .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49a8zNY8u .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49a8zNY8u .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49a8zNY8u .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49a8zNY8u .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49a8zNY8u .category_content,
.cid-t49a8zNY8u .date,
.cid-t49a8zNY8u .name_author {
  opacity: .8;
}
.cid-t49a8zNY8u .item-img,
.cid-t49a8zNY8u img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49a8zNY8u .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49a8zNY8u .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49a8zNY8u .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49a8zNY8u .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49a8zNY8u .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49a8zNY8u .mbr-section-btn .btn-secondary-outline .active,
.cid-t49a8zNY8u .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49a8zNY8u .mbr-section-title,
.cid-t49a8zNY8u .post_wrap {
  color: #535658;
}
.cid-t49a8zNY8u .mbr-text,
.cid-t49a8zNY8u .mbr-section-btn {
  color: #282727;
}
.cid-t49bRnf9sg {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49bRnf9sg .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49bRnf9sg .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49bRnf9sg .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49bRnf9sg .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49bRnf9sg .mbr-section-title,
.cid-t49bRnf9sg .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49bRnf9sg .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49bRnf9sg .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49bRnf9sg .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49bRnf9sg .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49bRnf9sg .category_content,
.cid-t49bRnf9sg .date,
.cid-t49bRnf9sg .name_author {
  opacity: .8;
}
.cid-t49bRnf9sg .item-img,
.cid-t49bRnf9sg img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49bRnf9sg .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49bRnf9sg .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49bRnf9sg .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49bRnf9sg .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49bRnf9sg .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49bRnf9sg .mbr-section-btn .btn-secondary-outline .active,
.cid-t49bRnf9sg .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49bRnf9sg .mbr-section-title,
.cid-t49bRnf9sg .post_wrap {
  color: #535658;
}
.cid-t49bRnf9sg .mbr-text,
.cid-t49bRnf9sg .mbr-section-btn {
  color: #282727;
}
.cid-t49bS18SVY {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49bS18SVY .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49bS18SVY .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49bS18SVY .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49bS18SVY .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49bS18SVY .mbr-section-title,
.cid-t49bS18SVY .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49bS18SVY .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49bS18SVY .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49bS18SVY .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49bS18SVY .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49bS18SVY .category_content,
.cid-t49bS18SVY .date,
.cid-t49bS18SVY .name_author {
  opacity: .8;
}
.cid-t49bS18SVY .item-img,
.cid-t49bS18SVY img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49bS18SVY .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49bS18SVY .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49bS18SVY .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49bS18SVY .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49bS18SVY .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49bS18SVY .mbr-section-btn .btn-secondary-outline .active,
.cid-t49bS18SVY .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49bS18SVY .mbr-section-title,
.cid-t49bS18SVY .post_wrap {
  color: #535658;
}
.cid-t49bS18SVY .mbr-text,
.cid-t49bS18SVY .mbr-section-btn {
  color: #282727;
}
.cid-t49c8apHYT {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49c8apHYT .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49c8apHYT .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49c8apHYT .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49c8apHYT .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49c8apHYT .mbr-section-title,
.cid-t49c8apHYT .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49c8apHYT .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49c8apHYT .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49c8apHYT .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49c8apHYT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49c8apHYT .category_content,
.cid-t49c8apHYT .date,
.cid-t49c8apHYT .name_author {
  opacity: .8;
}
.cid-t49c8apHYT .item-img,
.cid-t49c8apHYT img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49c8apHYT .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49c8apHYT .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49c8apHYT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49c8apHYT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49c8apHYT .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49c8apHYT .mbr-section-btn .btn-secondary-outline .active,
.cid-t49c8apHYT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49c8apHYT .mbr-section-title,
.cid-t49c8apHYT .post_wrap {
  color: #535658;
}
.cid-t49c8apHYT .mbr-text,
.cid-t49c8apHYT .mbr-section-btn {
  color: #282727;
}
.cid-t49ce9nlLE {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49ce9nlLE .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49ce9nlLE .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49ce9nlLE .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49ce9nlLE .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49ce9nlLE .mbr-section-title,
.cid-t49ce9nlLE .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49ce9nlLE .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49ce9nlLE .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49ce9nlLE .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49ce9nlLE .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49ce9nlLE .category_content,
.cid-t49ce9nlLE .date,
.cid-t49ce9nlLE .name_author {
  opacity: .8;
}
.cid-t49ce9nlLE .item-img,
.cid-t49ce9nlLE img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49ce9nlLE .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49ce9nlLE .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49ce9nlLE .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49ce9nlLE .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49ce9nlLE .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49ce9nlLE .mbr-section-btn .btn-secondary-outline .active,
.cid-t49ce9nlLE .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49ce9nlLE .mbr-section-title,
.cid-t49ce9nlLE .post_wrap {
  color: #535658;
}
.cid-t49ce9nlLE .mbr-text,
.cid-t49ce9nlLE .mbr-section-btn {
  color: #282727;
}
.cid-t49ckRMgo0 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t49ckRMgo0 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t49ckRMgo0 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t49ckRMgo0 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t49ckRMgo0 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t49ckRMgo0 .mbr-section-title,
.cid-t49ckRMgo0 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t49ckRMgo0 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t49ckRMgo0 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t49ckRMgo0 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t49ckRMgo0 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t49ckRMgo0 .category_content,
.cid-t49ckRMgo0 .date,
.cid-t49ckRMgo0 .name_author {
  opacity: .8;
}
.cid-t49ckRMgo0 .item-img,
.cid-t49ckRMgo0 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t49ckRMgo0 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t49ckRMgo0 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t49ckRMgo0 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t49ckRMgo0 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t49ckRMgo0 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t49ckRMgo0 .mbr-section-btn .btn-secondary-outline .active,
.cid-t49ckRMgo0 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t49ckRMgo0 .mbr-section-title,
.cid-t49ckRMgo0 .post_wrap {
  color: #535658;
}
.cid-t49ckRMgo0 .mbr-text,
.cid-t49ckRMgo0 .mbr-section-btn {
  color: #282727;
}
.cid-t49a8B00n3 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t49a8B00n3 .card-img {
  position: relative;
  height: 100%;
}
.cid-t49a8B00n3 .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t49a8B00n3 .bone-col {
  padding: 2rem 0;
}
.cid-t49a8B00n3 .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t49a8B00n3 .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t49a8B00n3 p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t49a8B00n3 .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t49a8B00n3 .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t49a8B00n3 .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t49a8B00n3 .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t49a8B00n3 .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t49a8B00n3 .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t49a8B00n3 .card-title,
.cid-t49a8B00n3 .card-img {
  color: #535658;
}
.cid-t49a8B00n3 H5 {
  color: #379439;
}
.cid-t49a8B00n3 H3 {
  color: #379439;
}
.cid-t49a8BMdwz {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t49a8BMdwz .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t49a8BMdwz .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t49a8BMdwz .row {
    text-align: center;
  }
  .cid-t49a8BMdwz .social-row {
    justify-content: center;
  }
}
.cid-t49a8BMdwz .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t49a8BMdwz .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t49a8BMdwz .list {
    margin-bottom: 0rem;
  }
}
.cid-t49a8BMdwz .mbr-text {
  color: #bbbbbb;
}
.cid-t49a8BMdwz .mbr-iconfont {
  color: black;
}
.cid-t5wvPqxl9J .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t5wvPqxl9J .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t5wvPqxl9J a {
  font-style: normal;
}
.cid-t5wvPqxl9J .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t5wvPqxl9J .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t5wvPqxl9J .nav-item:focus,
.cid-t5wvPqxl9J .nav-link:focus {
  outline: none;
}
.cid-t5wvPqxl9J .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t5wvPqxl9J .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t5wvPqxl9J .menu-logo {
  margin-right: auto;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t5wvPqxl9J .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t5wvPqxl9J .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t5wvPqxl9J .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t5wvPqxl9J .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t5wvPqxl9J .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t5wvPqxl9J .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t5wvPqxl9J .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t5wvPqxl9J .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t5wvPqxl9J .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t5wvPqxl9J .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t5wvPqxl9J .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t5wvPqxl9J .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t5wvPqxl9J .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t5wvPqxl9J .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t5wvPqxl9J .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t5wvPqxl9J .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t5wvPqxl9J .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t5wvPqxl9J button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t5wvPqxl9J button.navbar-toggler:focus {
  outline: none;
}
.cid-t5wvPqxl9J button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t5wvPqxl9J button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t5wvPqxl9J button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t5wvPqxl9J button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t5wvPqxl9J button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t5wvPqxl9J nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t5wvPqxl9J nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t5wvPqxl9J nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t5wvPqxl9J nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t5wvPqxl9J .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t5wvPqxl9J .collapsed .btn {
  display: flex;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse.collapsing,
.cid-t5wvPqxl9J .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t5wvPqxl9J .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t5wvPqxl9J .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t5wvPqxl9J .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t5wvPqxl9J .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t5wvPqxl9J .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t5wvPqxl9J .collapsed button.navbar-toggler {
  display: block;
}
.cid-t5wvPqxl9J .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t5wvPqxl9J .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t5wvPqxl9J .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t5wvPqxl9J .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t5wvPqxl9J .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t5wvPqxl9J .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t5wvPqxl9J.navbar-expand {
    flex-direction: column;
  }
  .cid-t5wvPqxl9J img {
    height: 3.8rem !important;
  }
  .cid-t5wvPqxl9J .btn {
    display: flex;
  }
  .cid-t5wvPqxl9J button.navbar-toggler {
    display: block;
  }
  .cid-t5wvPqxl9J .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t5wvPqxl9J .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t5wvPqxl9J .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t5wvPqxl9J .navbar-collapse.collapsing,
  .cid-t5wvPqxl9J .navbar-collapse.show {
    display: block !important;
  }
  .cid-t5wvPqxl9J .navbar-collapse.collapsing .navbar-nav,
  .cid-t5wvPqxl9J .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t5wvPqxl9J .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t5wvPqxl9J .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t5wvPqxl9J .navbar-collapse.collapsing .navbar-buttons,
  .cid-t5wvPqxl9J .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t5wvPqxl9J .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t5wvPqxl9J .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t5wvPqxl9J .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t5wvPqxl9J .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t5wvPqxl9J .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t5wvPqxl9J .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t5wvPqxl9J .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t5wvPqxl9J .navbar-collapse {
  flex-basis: auto;
}
.cid-t5wvPqxl9J .nav-link:hover,
.cid-t5wvPqxl9J .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t5wvPrKWev {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t5wvPrKWev .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t5wvPrKWev .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t5wvPrKWev .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t5wvPrKWev .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t5wvPrKWev .mbr-section-title,
.cid-t5wvPrKWev .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t5wvPrKWev .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t5wvPrKWev .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t5wvPrKWev .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t5wvPrKWev .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t5wvPrKWev .category_content,
.cid-t5wvPrKWev .date,
.cid-t5wvPrKWev .name_author {
  opacity: .8;
}
.cid-t5wvPrKWev .item-img,
.cid-t5wvPrKWev img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t5wvPrKWev .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t5wvPrKWev .item-img {
    margin-bottom: 20px;
  }
}
.cid-t5wvPrKWev .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t5wvPrKWev .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wvPrKWev .mbr-section-btn .btn-secondary-outline:hover,
.cid-t5wvPrKWev .mbr-section-btn .btn-secondary-outline .active,
.cid-t5wvPrKWev .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t5wvPrKWev .category_content,
.cid-t5wvPrKWev .card_topic {
  color: #535658;
}
.cid-t5wvPrKWev .category_estimate,
.cid-t5wvPrKWev .card_topic {
  color: #535658;
}
.cid-t5wvPrKWev .mbr-section-title,
.cid-t5wvPrKWev .post_wrap {
  color: #535658;
}
.cid-t5wvPrKWev .mbr-section-subtitle {
  color: #535658;
}
.cid-t5wvPrKWev .mbr-text,
.cid-t5wvPrKWev .mbr-section-btn {
  color: #282727;
}
.cid-t5wvPsxluI {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t5wvPsxluI .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t5wvPsxluI .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t5wvPsxluI .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t5wvPsxluI .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t5wvPsxluI .mbr-section-title,
.cid-t5wvPsxluI .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t5wvPsxluI .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t5wvPsxluI .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t5wvPsxluI .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t5wvPsxluI .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t5wvPsxluI .category_content,
.cid-t5wvPsxluI .date,
.cid-t5wvPsxluI .name_author {
  opacity: .8;
}
.cid-t5wvPsxluI .item-img,
.cid-t5wvPsxluI img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t5wvPsxluI .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t5wvPsxluI .item-img {
    margin-bottom: 20px;
  }
}
.cid-t5wvPsxluI .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t5wvPsxluI .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wvPsxluI .mbr-section-btn .btn-secondary-outline:hover,
.cid-t5wvPsxluI .mbr-section-btn .btn-secondary-outline .active,
.cid-t5wvPsxluI .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t5wvPsxluI .mbr-section-title,
.cid-t5wvPsxluI .post_wrap {
  color: #535658;
}
.cid-t5wvPsxluI .mbr-text,
.cid-t5wvPsxluI .mbr-section-btn {
  color: #282727;
}
.cid-t5wvPtsa9C {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t5wvPtsa9C .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t5wvPtsa9C .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t5wvPtsa9C .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t5wvPtsa9C .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t5wvPtsa9C .mbr-section-title,
.cid-t5wvPtsa9C .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t5wvPtsa9C .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t5wvPtsa9C .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t5wvPtsa9C .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t5wvPtsa9C .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t5wvPtsa9C .category_content,
.cid-t5wvPtsa9C .date,
.cid-t5wvPtsa9C .name_author {
  opacity: .8;
}
.cid-t5wvPtsa9C .item-img,
.cid-t5wvPtsa9C img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t5wvPtsa9C .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t5wvPtsa9C .item-img {
    margin-bottom: 20px;
  }
}
.cid-t5wvPtsa9C .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t5wvPtsa9C .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t5wvPtsa9C .mbr-section-btn .btn-secondary-outline:hover,
.cid-t5wvPtsa9C .mbr-section-btn .btn-secondary-outline .active,
.cid-t5wvPtsa9C .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t5wvPtsa9C .mbr-section-title,
.cid-t5wvPtsa9C .post_wrap {
  color: #535658;
}
.cid-t5wvPtsa9C .mbr-text,
.cid-t5wvPtsa9C .mbr-section-btn {
  color: #282727;
}
.cid-t5wvPumABP {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-t5wvPumABP .card-img {
  position: relative;
  height: 100%;
}
.cid-t5wvPumABP .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-t5wvPumABP .bone-col {
  padding: 2rem 0;
}
.cid-t5wvPumABP .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-t5wvPumABP .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-t5wvPumABP p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-t5wvPumABP .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-t5wvPumABP .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-t5wvPumABP .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-t5wvPumABP .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-t5wvPumABP .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-t5wvPumABP .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-t5wvPumABP .card-title,
.cid-t5wvPumABP .card-img {
  color: #535658;
}
.cid-t5wvPumABP H5 {
  color: #379439;
}
.cid-t5wvPumABP H3 {
  color: #379439;
}
.cid-t5wvPv0Mr7 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t5wvPv0Mr7 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t5wvPv0Mr7 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t5wvPv0Mr7 .row {
    text-align: center;
  }
  .cid-t5wvPv0Mr7 .social-row {
    justify-content: center;
  }
}
.cid-t5wvPv0Mr7 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t5wvPv0Mr7 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t5wvPv0Mr7 .list {
    margin-bottom: 0rem;
  }
}
.cid-t5wvPv0Mr7 .mbr-text {
  color: #bbbbbb;
}
.cid-t5wvPv0Mr7 .mbr-iconfont {
  color: black;
}
.cid-t6GGCgIvHo .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t6GGCgIvHo .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t6GGCgIvHo a {
  font-style: normal;
}
.cid-t6GGCgIvHo .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t6GGCgIvHo .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t6GGCgIvHo .nav-item:focus,
.cid-t6GGCgIvHo .nav-link:focus {
  outline: none;
}
.cid-t6GGCgIvHo .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t6GGCgIvHo .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t6GGCgIvHo .menu-logo {
  margin-right: auto;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t6GGCgIvHo .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t6GGCgIvHo .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t6GGCgIvHo .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t6GGCgIvHo .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t6GGCgIvHo .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t6GGCgIvHo .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t6GGCgIvHo .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t6GGCgIvHo .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t6GGCgIvHo .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t6GGCgIvHo .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t6GGCgIvHo .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t6GGCgIvHo .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t6GGCgIvHo .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t6GGCgIvHo .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t6GGCgIvHo .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t6GGCgIvHo .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t6GGCgIvHo .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t6GGCgIvHo button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t6GGCgIvHo button.navbar-toggler:focus {
  outline: none;
}
.cid-t6GGCgIvHo button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t6GGCgIvHo button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t6GGCgIvHo button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t6GGCgIvHo button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t6GGCgIvHo button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t6GGCgIvHo nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t6GGCgIvHo nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t6GGCgIvHo nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t6GGCgIvHo nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t6GGCgIvHo .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t6GGCgIvHo .collapsed .btn {
  display: flex;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse.collapsing,
.cid-t6GGCgIvHo .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t6GGCgIvHo .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t6GGCgIvHo .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t6GGCgIvHo .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t6GGCgIvHo .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t6GGCgIvHo .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t6GGCgIvHo .collapsed button.navbar-toggler {
  display: block;
}
.cid-t6GGCgIvHo .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t6GGCgIvHo .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t6GGCgIvHo .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t6GGCgIvHo .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t6GGCgIvHo .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t6GGCgIvHo .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t6GGCgIvHo.navbar-expand {
    flex-direction: column;
  }
  .cid-t6GGCgIvHo img {
    height: 3.8rem !important;
  }
  .cid-t6GGCgIvHo .btn {
    display: flex;
  }
  .cid-t6GGCgIvHo button.navbar-toggler {
    display: block;
  }
  .cid-t6GGCgIvHo .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t6GGCgIvHo .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t6GGCgIvHo .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t6GGCgIvHo .navbar-collapse.collapsing,
  .cid-t6GGCgIvHo .navbar-collapse.show {
    display: block !important;
  }
  .cid-t6GGCgIvHo .navbar-collapse.collapsing .navbar-nav,
  .cid-t6GGCgIvHo .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t6GGCgIvHo .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t6GGCgIvHo .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t6GGCgIvHo .navbar-collapse.collapsing .navbar-buttons,
  .cid-t6GGCgIvHo .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t6GGCgIvHo .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t6GGCgIvHo .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t6GGCgIvHo .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t6GGCgIvHo .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t6GGCgIvHo .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t6GGCgIvHo .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t6GGCgIvHo .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t6GGCgIvHo .navbar-collapse {
  flex-basis: auto;
}
.cid-t6GGCgIvHo .nav-link:hover,
.cid-t6GGCgIvHo .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t6GGCht7ex {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-t6GGCht7ex .mbr-section-title {
  margin-bottom: 35px;
}
.cid-t6GGCht7ex .mbr-section-title b,
.cid-t6GGCht7ex .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-t6GGCht7ex .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-t6GGCht7ex .mbr-section-title,
.cid-t6GGCht7ex .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-tJeuVHXr1V {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tJeuVHXr1V .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tJeuVHXr1V .mbr-section-btn .btn-secondary-outline:hover,
.cid-tJeuVHXr1V .mbr-section-btn .btn-secondary-outline .active,
.cid-tJeuVHXr1V .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tJeuVHXr1V img,
.cid-tJeuVHXr1V .item-img {
  border-radius: 4px;
}
.cid-tJeuVHXr1V .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tJeuVHXr1V .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tJeuVHXr1V .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tJeuVHXr1V .item:focus,
.cid-tJeuVHXr1V span:focus {
  outline: none;
}
.cid-tJeuVHXr1V .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tJeuVHXr1V .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tJeuVHXr1V .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tJeuVHXr1V .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tJeuVHXr1V .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tJeuVHXr1V .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tJeuVHXr1V .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tJeuVHXr1V .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tJeuVHXr1V .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tJeuVHXr1V .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tJeuVHXr1V .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tJeuVHXr1V .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tJeuVHXr1V .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tJeuVHXr1V .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tJeuVHXr1V .category_content {
  opacity: .8;
}
.cid-tJeuVHXr1V .mbr-section-subtitle,
.cid-tJeuVHXr1V .card_topic {
  margin-bottom: 12px;
}
.cid-tJeuVHXr1V .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tJeuVHXr1V .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tJeuVHXr1V .item-content,
  .cid-tJeuVHXr1V .card_post {
    padding: 20px;
  }
}
.cid-tJeuVHXr1V .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tJeuVHXr1V .mbr-section-title {
  color: #232226;
}
.cid-tJeuVHXr1V .category_content,
.cid-tJeuVHXr1V .card_topic {
  color: #ffffff;
}
.cid-tJeuVHXr1V .item-title,
.cid-tJeuVHXr1V .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGChXyyT {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t6GGChXyyT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGChXyyT .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GGChXyyT .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GGChXyyT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GGChXyyT img,
.cid-t6GGChXyyT .item-img {
  border-radius: 4px;
}
.cid-t6GGChXyyT .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t6GGChXyyT .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t6GGChXyyT .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t6GGChXyyT .item:focus,
.cid-t6GGChXyyT span:focus {
  outline: none;
}
.cid-t6GGChXyyT .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t6GGChXyyT .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t6GGChXyyT .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t6GGChXyyT .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t6GGChXyyT .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t6GGChXyyT .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGChXyyT .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t6GGChXyyT .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t6GGChXyyT .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t6GGChXyyT .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GGChXyyT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GGChXyyT .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GGChXyyT .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t6GGChXyyT .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t6GGChXyyT .category_content {
  opacity: .8;
}
.cid-t6GGChXyyT .mbr-section-subtitle,
.cid-t6GGChXyyT .card_topic {
  margin-bottom: 12px;
}
.cid-t6GGChXyyT .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t6GGChXyyT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t6GGChXyyT .item-content,
  .cid-t6GGChXyyT .card_post {
    padding: 20px;
  }
}
.cid-t6GGChXyyT .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t6GGChXyyT .mbr-section-title {
  color: #232226;
}
.cid-t6GGChXyyT .category_content,
.cid-t6GGChXyyT .card_topic {
  color: #ffffff;
}
.cid-t6GGChXyyT .item-title,
.cid-t6GGChXyyT .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGCiLZ15 {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t6GGCiLZ15 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCiLZ15 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GGCiLZ15 .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GGCiLZ15 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GGCiLZ15 img,
.cid-t6GGCiLZ15 .item-img {
  border-radius: 4px;
}
.cid-t6GGCiLZ15 .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t6GGCiLZ15 .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t6GGCiLZ15 .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t6GGCiLZ15 .item:focus,
.cid-t6GGCiLZ15 span:focus {
  outline: none;
}
.cid-t6GGCiLZ15 .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t6GGCiLZ15 .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t6GGCiLZ15 .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t6GGCiLZ15 .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t6GGCiLZ15 .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t6GGCiLZ15 .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCiLZ15 .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t6GGCiLZ15 .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t6GGCiLZ15 .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t6GGCiLZ15 .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GGCiLZ15 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GGCiLZ15 .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GGCiLZ15 .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t6GGCiLZ15 .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t6GGCiLZ15 .category_content {
  opacity: .8;
}
.cid-t6GGCiLZ15 .mbr-section-subtitle,
.cid-t6GGCiLZ15 .card_topic {
  margin-bottom: 12px;
}
.cid-t6GGCiLZ15 .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t6GGCiLZ15 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t6GGCiLZ15 .item-content,
  .cid-t6GGCiLZ15 .card_post {
    padding: 20px;
  }
}
.cid-t6GGCiLZ15 .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t6GGCiLZ15 .mbr-section-title {
  color: #232226;
}
.cid-t6GGCiLZ15 .category_content,
.cid-t6GGCiLZ15 .card_topic {
  color: #ffffff;
}
.cid-t6GGCiLZ15 .item-title,
.cid-t6GGCiLZ15 .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGCjGMeO {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t6GGCjGMeO .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCjGMeO .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GGCjGMeO .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GGCjGMeO .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GGCjGMeO img,
.cid-t6GGCjGMeO .item-img {
  border-radius: 4px;
}
.cid-t6GGCjGMeO .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t6GGCjGMeO .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t6GGCjGMeO .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t6GGCjGMeO .item:focus,
.cid-t6GGCjGMeO span:focus {
  outline: none;
}
.cid-t6GGCjGMeO .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t6GGCjGMeO .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t6GGCjGMeO .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t6GGCjGMeO .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t6GGCjGMeO .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t6GGCjGMeO .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCjGMeO .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t6GGCjGMeO .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t6GGCjGMeO .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t6GGCjGMeO .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GGCjGMeO .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GGCjGMeO .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GGCjGMeO .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t6GGCjGMeO .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t6GGCjGMeO .category_content {
  opacity: .8;
}
.cid-t6GGCjGMeO .mbr-section-subtitle,
.cid-t6GGCjGMeO .card_topic {
  margin-bottom: 12px;
}
.cid-t6GGCjGMeO .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t6GGCjGMeO .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t6GGCjGMeO .item-content,
  .cid-t6GGCjGMeO .card_post {
    padding: 20px;
  }
}
.cid-t6GGCjGMeO .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t6GGCjGMeO .mbr-section-title {
  color: #232226;
}
.cid-t6GGCjGMeO .category_content,
.cid-t6GGCjGMeO .card_topic {
  color: #ffffff;
}
.cid-t6GGCjGMeO .item-title,
.cid-t6GGCjGMeO .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGCkECWX {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t6GGCkECWX .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCkECWX .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GGCkECWX .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GGCkECWX .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GGCkECWX img,
.cid-t6GGCkECWX .item-img {
  border-radius: 4px;
}
.cid-t6GGCkECWX .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t6GGCkECWX .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t6GGCkECWX .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t6GGCkECWX .item:focus,
.cid-t6GGCkECWX span:focus {
  outline: none;
}
.cid-t6GGCkECWX .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t6GGCkECWX .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t6GGCkECWX .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t6GGCkECWX .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t6GGCkECWX .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t6GGCkECWX .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGCkECWX .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t6GGCkECWX .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t6GGCkECWX .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t6GGCkECWX .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GGCkECWX .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GGCkECWX .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GGCkECWX .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t6GGCkECWX .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t6GGCkECWX .category_content {
  opacity: .8;
}
.cid-t6GGCkECWX .mbr-section-subtitle,
.cid-t6GGCkECWX .card_topic {
  margin-bottom: 12px;
}
.cid-t6GGCkECWX .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t6GGCkECWX .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t6GGCkECWX .item-content,
  .cid-t6GGCkECWX .card_post {
    padding: 20px;
  }
}
.cid-t6GGCkECWX .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t6GGCkECWX .mbr-section-title {
  color: #232226;
}
.cid-t6GGCkECWX .category_content,
.cid-t6GGCkECWX .card_topic {
  color: #ffffff;
}
.cid-t6GGCkECWX .item-title,
.cid-t6GGCkECWX .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGClAknE {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-t6GGClAknE .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGClAknE .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GGClAknE .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GGClAknE .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GGClAknE img,
.cid-t6GGClAknE .item-img {
  border-radius: 4px;
}
.cid-t6GGClAknE .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-t6GGClAknE .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-t6GGClAknE .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-t6GGClAknE .item:focus,
.cid-t6GGClAknE span:focus {
  outline: none;
}
.cid-t6GGClAknE .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-t6GGClAknE .item:last-child {
    margin-bottom: 0;
  }
}
.cid-t6GGClAknE .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-t6GGClAknE .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-t6GGClAknE .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-t6GGClAknE .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GGClAknE .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-t6GGClAknE .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-t6GGClAknE .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-t6GGClAknE .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GGClAknE .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GGClAknE .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GGClAknE .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-t6GGClAknE .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-t6GGClAknE .category_content {
  opacity: .8;
}
.cid-t6GGClAknE .mbr-section-subtitle,
.cid-t6GGClAknE .card_topic {
  margin-bottom: 12px;
}
.cid-t6GGClAknE .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-t6GGClAknE .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-t6GGClAknE .item-content,
  .cid-t6GGClAknE .card_post {
    padding: 20px;
  }
}
.cid-t6GGClAknE .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-t6GGClAknE .mbr-section-title {
  color: #232226;
}
.cid-t6GGClAknE .category_content,
.cid-t6GGClAknE .card_topic {
  color: #ffffff;
}
.cid-t6GGClAknE .item-title,
.cid-t6GGClAknE .mbr-section-btn {
  color: #ffffff;
}
.cid-t6GGCngNIF {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t6GGCngNIF .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t6GGCngNIF .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t6GGCngNIF .row {
    text-align: center;
  }
  .cid-t6GGCngNIF .social-row {
    justify-content: center;
  }
}
.cid-t6GGCngNIF .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t6GGCngNIF .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t6GGCngNIF .list {
    margin-bottom: 0rem;
  }
}
.cid-t6GGCngNIF .mbr-text {
  color: #bbbbbb;
}
.cid-t6GGCngNIF .mbr-iconfont {
  color: black;
}
.cid-t6GHriPLtV .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t6GHriPLtV .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t6GHriPLtV a {
  font-style: normal;
}
.cid-t6GHriPLtV .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t6GHriPLtV .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t6GHriPLtV .nav-item:focus,
.cid-t6GHriPLtV .nav-link:focus {
  outline: none;
}
.cid-t6GHriPLtV .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t6GHriPLtV .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t6GHriPLtV .menu-logo {
  margin-right: auto;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t6GHriPLtV .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t6GHriPLtV .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t6GHriPLtV .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t6GHriPLtV .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t6GHriPLtV .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t6GHriPLtV .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t6GHriPLtV .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t6GHriPLtV .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t6GHriPLtV .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t6GHriPLtV .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t6GHriPLtV .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t6GHriPLtV .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t6GHriPLtV .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t6GHriPLtV .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t6GHriPLtV .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t6GHriPLtV .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t6GHriPLtV .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t6GHriPLtV button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t6GHriPLtV button.navbar-toggler:focus {
  outline: none;
}
.cid-t6GHriPLtV button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t6GHriPLtV button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t6GHriPLtV button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t6GHriPLtV button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t6GHriPLtV button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t6GHriPLtV nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t6GHriPLtV nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t6GHriPLtV nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t6GHriPLtV nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t6GHriPLtV .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t6GHriPLtV .collapsed .btn {
  display: flex;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse.collapsing,
.cid-t6GHriPLtV .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t6GHriPLtV .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t6GHriPLtV .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t6GHriPLtV .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t6GHriPLtV .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t6GHriPLtV .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t6GHriPLtV .collapsed button.navbar-toggler {
  display: block;
}
.cid-t6GHriPLtV .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t6GHriPLtV .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t6GHriPLtV .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t6GHriPLtV .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t6GHriPLtV .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t6GHriPLtV .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t6GHriPLtV.navbar-expand {
    flex-direction: column;
  }
  .cid-t6GHriPLtV img {
    height: 3.8rem !important;
  }
  .cid-t6GHriPLtV .btn {
    display: flex;
  }
  .cid-t6GHriPLtV button.navbar-toggler {
    display: block;
  }
  .cid-t6GHriPLtV .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t6GHriPLtV .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t6GHriPLtV .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t6GHriPLtV .navbar-collapse.collapsing,
  .cid-t6GHriPLtV .navbar-collapse.show {
    display: block !important;
  }
  .cid-t6GHriPLtV .navbar-collapse.collapsing .navbar-nav,
  .cid-t6GHriPLtV .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t6GHriPLtV .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t6GHriPLtV .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t6GHriPLtV .navbar-collapse.collapsing .navbar-buttons,
  .cid-t6GHriPLtV .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t6GHriPLtV .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t6GHriPLtV .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t6GHriPLtV .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t6GHriPLtV .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t6GHriPLtV .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t6GHriPLtV .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t6GHriPLtV .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t6GHriPLtV .navbar-collapse {
  flex-basis: auto;
}
.cid-t6GHriPLtV .nav-link:hover,
.cid-t6GHriPLtV .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t6GHrjCcWc {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t6GHrjCcWc .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t6GHrjCcWc .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t6GHrjCcWc .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t6GHrjCcWc .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t6GHrjCcWc .mbr-section-title,
.cid-t6GHrjCcWc .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t6GHrjCcWc .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GHrjCcWc .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t6GHrjCcWc .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GHrjCcWc .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GHrjCcWc .category_content,
.cid-t6GHrjCcWc .date,
.cid-t6GHrjCcWc .name_author {
  opacity: .8;
}
.cid-t6GHrjCcWc .item-img,
.cid-t6GHrjCcWc img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t6GHrjCcWc .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t6GHrjCcWc .item-img {
    margin-bottom: 20px;
  }
}
.cid-t6GHrjCcWc .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t6GHrjCcWc .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GHrjCcWc .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GHrjCcWc .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GHrjCcWc .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GHrjCcWc .category_content,
.cid-t6GHrjCcWc .card_topic {
  color: #535658;
}
.cid-t6GHrjCcWc .category_estimate,
.cid-t6GHrjCcWc .card_topic {
  color: #535658;
}
.cid-t6GHrjCcWc .mbr-section-title,
.cid-t6GHrjCcWc .post_wrap {
  color: #535658;
}
.cid-t6GHrjCcWc .mbr-section-subtitle {
  color: #535658;
}
.cid-t6GHrjCcWc .mbr-text,
.cid-t6GHrjCcWc .mbr-section-btn {
  color: #282727;
}
.cid-t6GHrkqpVL {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t6GHrkqpVL .item-wrapper {
  padding-bottom: 24px;
}
.cid-t6GHrkqpVL .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t6GHrkqpVL .mbr-section-title,
.cid-t6GHrkqpVL .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t6GHrkqpVL .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GHrkqpVL .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t6GHrkqpVL .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GHrkqpVL .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GHrkqpVL .category_content,
.cid-t6GHrkqpVL .date,
.cid-t6GHrkqpVL .name_author {
  opacity: .8;
}
.cid-t6GHrkqpVL .item-img,
.cid-t6GHrkqpVL img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t6GHrkqpVL .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t6GHrkqpVL .item-img {
    margin-bottom: 20px;
  }
}
.cid-t6GHrkqpVL .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t6GHrkqpVL .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GHrkqpVL .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GHrkqpVL .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GHrkqpVL .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GHrkqpVL .mbr-section-title,
.cid-t6GHrkqpVL .post_wrap {
  color: #535658;
}
.cid-t6GHrkqpVL .mbr-text,
.cid-t6GHrkqpVL .mbr-section-btn {
  color: #282727;
}
.cid-t6GHrliPkK {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t6GHrliPkK .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t6GHrliPkK .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t6GHrliPkK .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t6GHrliPkK .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t6GHrliPkK .mbr-section-title,
.cid-t6GHrliPkK .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t6GHrliPkK .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t6GHrliPkK .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t6GHrliPkK .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t6GHrliPkK .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t6GHrliPkK .category_content,
.cid-t6GHrliPkK .date,
.cid-t6GHrliPkK .name_author {
  opacity: .8;
}
.cid-t6GHrliPkK .item-img,
.cid-t6GHrliPkK img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t6GHrliPkK .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t6GHrliPkK .item-img {
    margin-bottom: 20px;
  }
}
.cid-t6GHrliPkK .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t6GHrliPkK .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t6GHrliPkK .mbr-section-btn .btn-secondary-outline:hover,
.cid-t6GHrliPkK .mbr-section-btn .btn-secondary-outline .active,
.cid-t6GHrliPkK .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t6GHrliPkK .mbr-section-title,
.cid-t6GHrliPkK .post_wrap {
  color: #535658;
}
.cid-t6GHrliPkK .mbr-text,
.cid-t6GHrliPkK .mbr-section-btn {
  color: #282727;
}
.cid-t6GHrmYQ7H {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t6GHrmYQ7H .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t6GHrmYQ7H .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t6GHrmYQ7H .row {
    text-align: center;
  }
  .cid-t6GHrmYQ7H .social-row {
    justify-content: center;
  }
}
.cid-t6GHrmYQ7H .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t6GHrmYQ7H .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t6GHrmYQ7H .list {
    margin-bottom: 0rem;
  }
}
.cid-t6GHrmYQ7H .mbr-text {
  color: #bbbbbb;
}
.cid-t6GHrmYQ7H .mbr-iconfont {
  color: black;
}
.cid-t74cztC6k0 .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t74cztC6k0 .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t74cztC6k0 a {
  font-style: normal;
}
.cid-t74cztC6k0 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t74cztC6k0 .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t74cztC6k0 .nav-item:focus,
.cid-t74cztC6k0 .nav-link:focus {
  outline: none;
}
.cid-t74cztC6k0 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t74cztC6k0 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t74cztC6k0 .menu-logo {
  margin-right: auto;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t74cztC6k0 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t74cztC6k0 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t74cztC6k0 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t74cztC6k0 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t74cztC6k0 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t74cztC6k0 .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t74cztC6k0 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t74cztC6k0 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t74cztC6k0 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t74cztC6k0 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t74cztC6k0 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t74cztC6k0 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t74cztC6k0 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t74cztC6k0 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t74cztC6k0 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t74cztC6k0 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t74cztC6k0 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t74cztC6k0 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t74cztC6k0 button.navbar-toggler:focus {
  outline: none;
}
.cid-t74cztC6k0 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t74cztC6k0 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t74cztC6k0 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t74cztC6k0 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t74cztC6k0 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t74cztC6k0 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t74cztC6k0 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t74cztC6k0 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t74cztC6k0 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t74cztC6k0 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t74cztC6k0 .collapsed .btn {
  display: flex;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse.collapsing,
.cid-t74cztC6k0 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t74cztC6k0 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t74cztC6k0 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t74cztC6k0 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t74cztC6k0 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t74cztC6k0 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t74cztC6k0 .collapsed button.navbar-toggler {
  display: block;
}
.cid-t74cztC6k0 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t74cztC6k0 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t74cztC6k0 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t74cztC6k0 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t74cztC6k0 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t74cztC6k0 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t74cztC6k0.navbar-expand {
    flex-direction: column;
  }
  .cid-t74cztC6k0 img {
    height: 3.8rem !important;
  }
  .cid-t74cztC6k0 .btn {
    display: flex;
  }
  .cid-t74cztC6k0 button.navbar-toggler {
    display: block;
  }
  .cid-t74cztC6k0 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t74cztC6k0 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t74cztC6k0 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t74cztC6k0 .navbar-collapse.collapsing,
  .cid-t74cztC6k0 .navbar-collapse.show {
    display: block !important;
  }
  .cid-t74cztC6k0 .navbar-collapse.collapsing .navbar-nav,
  .cid-t74cztC6k0 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t74cztC6k0 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t74cztC6k0 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t74cztC6k0 .navbar-collapse.collapsing .navbar-buttons,
  .cid-t74cztC6k0 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t74cztC6k0 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t74cztC6k0 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t74cztC6k0 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t74cztC6k0 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t74cztC6k0 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t74cztC6k0 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t74cztC6k0 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t74cztC6k0 .navbar-collapse {
  flex-basis: auto;
}
.cid-t74cztC6k0 .nav-link:hover,
.cid-t74cztC6k0 .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t74czuz7VS {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t74czuz7VS .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t74czuz7VS .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t74czuz7VS .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t74czuz7VS .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t74czuz7VS .mbr-section-title,
.cid-t74czuz7VS .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t74czuz7VS .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t74czuz7VS .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t74czuz7VS .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t74czuz7VS .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t74czuz7VS .category_content,
.cid-t74czuz7VS .date,
.cid-t74czuz7VS .name_author {
  opacity: .8;
}
.cid-t74czuz7VS .item-img,
.cid-t74czuz7VS img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t74czuz7VS .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t74czuz7VS .item-img {
    margin-bottom: 20px;
  }
}
.cid-t74czuz7VS .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t74czuz7VS .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t74czuz7VS .mbr-section-btn .btn-secondary-outline:hover,
.cid-t74czuz7VS .mbr-section-btn .btn-secondary-outline .active,
.cid-t74czuz7VS .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t74czuz7VS .category_content,
.cid-t74czuz7VS .card_topic {
  color: #535658;
}
.cid-t74czuz7VS .category_estimate,
.cid-t74czuz7VS .card_topic {
  color: #535658;
}
.cid-t74czuz7VS .mbr-section-title,
.cid-t74czuz7VS .post_wrap {
  color: #535658;
}
.cid-t74czuz7VS .mbr-section-subtitle {
  color: #535658;
}
.cid-t74czuz7VS .mbr-text,
.cid-t74czuz7VS .mbr-section-btn {
  color: #282727;
}
.cid-t74czvww3K {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t74czvww3K .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t74czvww3K .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t74czvww3K .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t74czvww3K .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t74czvww3K .mbr-section-title,
.cid-t74czvww3K .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t74czvww3K .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t74czvww3K .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t74czvww3K .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t74czvww3K .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t74czvww3K .category_content,
.cid-t74czvww3K .date,
.cid-t74czvww3K .name_author {
  opacity: .8;
}
.cid-t74czvww3K .item-img,
.cid-t74czvww3K img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t74czvww3K .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t74czvww3K .item-img {
    margin-bottom: 20px;
  }
}
.cid-t74czvww3K .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t74czvww3K .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t74czvww3K .mbr-section-btn .btn-secondary-outline:hover,
.cid-t74czvww3K .mbr-section-btn .btn-secondary-outline .active,
.cid-t74czvww3K .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t74czvww3K .mbr-section-title,
.cid-t74czvww3K .post_wrap {
  color: #535658;
}
.cid-t74czvww3K .mbr-text,
.cid-t74czvww3K .mbr-section-btn {
  color: #282727;
}
.cid-t74czwWB8A {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t74czwWB8A .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t74czwWB8A .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t74czwWB8A .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t74czwWB8A .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t74czwWB8A .mbr-section-title,
.cid-t74czwWB8A .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t74czwWB8A .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t74czwWB8A .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t74czwWB8A .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t74czwWB8A .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t74czwWB8A .category_content,
.cid-t74czwWB8A .date,
.cid-t74czwWB8A .name_author {
  opacity: .8;
}
.cid-t74czwWB8A .item-img,
.cid-t74czwWB8A img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t74czwWB8A .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t74czwWB8A .item-img {
    margin-bottom: 20px;
  }
}
.cid-t74czwWB8A .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t74czwWB8A .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t74czwWB8A .mbr-section-btn .btn-secondary-outline:hover,
.cid-t74czwWB8A .mbr-section-btn .btn-secondary-outline .active,
.cid-t74czwWB8A .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t74czwWB8A .mbr-section-title,
.cid-t74czwWB8A .post_wrap {
  color: #535658;
}
.cid-t74czwWB8A .mbr-text,
.cid-t74czwWB8A .mbr-section-btn {
  color: #282727;
}
.cid-t74czza7NL {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t74czza7NL .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t74czza7NL .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t74czza7NL .row {
    text-align: center;
  }
  .cid-t74czza7NL .social-row {
    justify-content: center;
  }
}
.cid-t74czza7NL .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t74czza7NL .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t74czza7NL .list {
    margin-bottom: 0rem;
  }
}
.cid-t74czza7NL .mbr-text {
  color: #bbbbbb;
}
.cid-t74czza7NL .mbr-iconfont {
  color: black;
}
.cid-t9pgaLhMPl .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t9pgaLhMPl .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t9pgaLhMPl a {
  font-style: normal;
}
.cid-t9pgaLhMPl .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t9pgaLhMPl .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t9pgaLhMPl .nav-item:focus,
.cid-t9pgaLhMPl .nav-link:focus {
  outline: none;
}
.cid-t9pgaLhMPl .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t9pgaLhMPl .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t9pgaLhMPl .menu-logo {
  margin-right: auto;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t9pgaLhMPl .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t9pgaLhMPl .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t9pgaLhMPl .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t9pgaLhMPl .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t9pgaLhMPl .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t9pgaLhMPl .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t9pgaLhMPl .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t9pgaLhMPl .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t9pgaLhMPl .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t9pgaLhMPl .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t9pgaLhMPl .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t9pgaLhMPl .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t9pgaLhMPl .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t9pgaLhMPl .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t9pgaLhMPl .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t9pgaLhMPl .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t9pgaLhMPl .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t9pgaLhMPl button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t9pgaLhMPl button.navbar-toggler:focus {
  outline: none;
}
.cid-t9pgaLhMPl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t9pgaLhMPl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t9pgaLhMPl button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t9pgaLhMPl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t9pgaLhMPl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t9pgaLhMPl nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t9pgaLhMPl nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t9pgaLhMPl nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t9pgaLhMPl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t9pgaLhMPl .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t9pgaLhMPl .collapsed .btn {
  display: flex;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse.collapsing,
.cid-t9pgaLhMPl .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t9pgaLhMPl .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t9pgaLhMPl .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t9pgaLhMPl .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t9pgaLhMPl .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t9pgaLhMPl .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t9pgaLhMPl .collapsed button.navbar-toggler {
  display: block;
}
.cid-t9pgaLhMPl .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t9pgaLhMPl .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t9pgaLhMPl .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t9pgaLhMPl .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t9pgaLhMPl .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t9pgaLhMPl .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t9pgaLhMPl.navbar-expand {
    flex-direction: column;
  }
  .cid-t9pgaLhMPl img {
    height: 3.8rem !important;
  }
  .cid-t9pgaLhMPl .btn {
    display: flex;
  }
  .cid-t9pgaLhMPl button.navbar-toggler {
    display: block;
  }
  .cid-t9pgaLhMPl .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t9pgaLhMPl .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t9pgaLhMPl .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t9pgaLhMPl .navbar-collapse.collapsing,
  .cid-t9pgaLhMPl .navbar-collapse.show {
    display: block !important;
  }
  .cid-t9pgaLhMPl .navbar-collapse.collapsing .navbar-nav,
  .cid-t9pgaLhMPl .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t9pgaLhMPl .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t9pgaLhMPl .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t9pgaLhMPl .navbar-collapse.collapsing .navbar-buttons,
  .cid-t9pgaLhMPl .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t9pgaLhMPl .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t9pgaLhMPl .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t9pgaLhMPl .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t9pgaLhMPl .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t9pgaLhMPl .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t9pgaLhMPl .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t9pgaLhMPl .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t9pgaLhMPl .navbar-collapse {
  flex-basis: auto;
}
.cid-t9pgaLhMPl .nav-link:hover,
.cid-t9pgaLhMPl .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t9pgaMcGUx {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9pgaMcGUx .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9pgaMcGUx .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9pgaMcGUx .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9pgaMcGUx .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9pgaMcGUx .mbr-section-title,
.cid-t9pgaMcGUx .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9pgaMcGUx .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9pgaMcGUx .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9pgaMcGUx .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9pgaMcGUx .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9pgaMcGUx .category_content,
.cid-t9pgaMcGUx .date,
.cid-t9pgaMcGUx .name_author {
  opacity: .8;
}
.cid-t9pgaMcGUx .item-img,
.cid-t9pgaMcGUx img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9pgaMcGUx .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9pgaMcGUx .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9pgaMcGUx .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9pgaMcGUx .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9pgaMcGUx .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9pgaMcGUx .mbr-section-btn .btn-secondary-outline .active,
.cid-t9pgaMcGUx .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9pgaMcGUx .category_content,
.cid-t9pgaMcGUx .card_topic {
  color: #535658;
}
.cid-t9pgaMcGUx .category_estimate,
.cid-t9pgaMcGUx .card_topic {
  color: #535658;
}
.cid-t9pgaMcGUx .mbr-section-title,
.cid-t9pgaMcGUx .post_wrap {
  color: #535658;
}
.cid-t9pgaMcGUx .mbr-section-subtitle {
  color: #535658;
}
.cid-t9pgaMcGUx .mbr-text,
.cid-t9pgaMcGUx .mbr-section-btn {
  color: #282727;
}
.cid-t9pgaNfvW6 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9pgaNfvW6 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9pgaNfvW6 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9pgaNfvW6 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9pgaNfvW6 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9pgaNfvW6 .mbr-section-title,
.cid-t9pgaNfvW6 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9pgaNfvW6 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9pgaNfvW6 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9pgaNfvW6 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9pgaNfvW6 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9pgaNfvW6 .category_content,
.cid-t9pgaNfvW6 .date,
.cid-t9pgaNfvW6 .name_author {
  opacity: .8;
}
.cid-t9pgaNfvW6 .item-img,
.cid-t9pgaNfvW6 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9pgaNfvW6 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9pgaNfvW6 .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9pgaNfvW6 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9pgaNfvW6 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9pgaNfvW6 .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9pgaNfvW6 .mbr-section-btn .btn-secondary-outline .active,
.cid-t9pgaNfvW6 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9pgaNfvW6 .mbr-section-title,
.cid-t9pgaNfvW6 .post_wrap {
  color: #535658;
}
.cid-t9pgaNfvW6 .mbr-text,
.cid-t9pgaNfvW6 .mbr-section-btn {
  color: #282727;
}
.cid-t9pgaOlvKN {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9pgaOlvKN .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9pgaOlvKN .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9pgaOlvKN .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9pgaOlvKN .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9pgaOlvKN .mbr-section-title,
.cid-t9pgaOlvKN .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9pgaOlvKN .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9pgaOlvKN .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9pgaOlvKN .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9pgaOlvKN .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9pgaOlvKN .category_content,
.cid-t9pgaOlvKN .date,
.cid-t9pgaOlvKN .name_author {
  opacity: .8;
}
.cid-t9pgaOlvKN .item-img,
.cid-t9pgaOlvKN img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9pgaOlvKN .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9pgaOlvKN .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9pgaOlvKN .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9pgaOlvKN .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9pgaOlvKN .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9pgaOlvKN .mbr-section-btn .btn-secondary-outline .active,
.cid-t9pgaOlvKN .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9pgaOlvKN .mbr-section-title,
.cid-t9pgaOlvKN .post_wrap {
  color: #535658;
}
.cid-t9pgaOlvKN .mbr-text,
.cid-t9pgaOlvKN .mbr-section-btn {
  color: #282727;
}
.cid-t9pgaQ3iyZ {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t9pgaQ3iyZ .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t9pgaQ3iyZ .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t9pgaQ3iyZ .row {
    text-align: center;
  }
  .cid-t9pgaQ3iyZ .social-row {
    justify-content: center;
  }
}
.cid-t9pgaQ3iyZ .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t9pgaQ3iyZ .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t9pgaQ3iyZ .list {
    margin-bottom: 0rem;
  }
}
.cid-t9pgaQ3iyZ .mbr-text {
  color: #bbbbbb;
}
.cid-t9pgaQ3iyZ .mbr-iconfont {
  color: black;
}
.cid-t9YOPE3rUH .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-t9YOPE3rUH .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-t9YOPE3rUH a {
  font-style: normal;
}
.cid-t9YOPE3rUH .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-t9YOPE3rUH .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t9YOPE3rUH .nav-item:focus,
.cid-t9YOPE3rUH .nav-link:focus {
  outline: none;
}
.cid-t9YOPE3rUH .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t9YOPE3rUH .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t9YOPE3rUH .menu-logo {
  margin-right: auto;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t9YOPE3rUH .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t9YOPE3rUH .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t9YOPE3rUH .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t9YOPE3rUH .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t9YOPE3rUH .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t9YOPE3rUH .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t9YOPE3rUH .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t9YOPE3rUH .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t9YOPE3rUH .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t9YOPE3rUH .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t9YOPE3rUH .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t9YOPE3rUH .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t9YOPE3rUH .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t9YOPE3rUH .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t9YOPE3rUH .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t9YOPE3rUH .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t9YOPE3rUH .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t9YOPE3rUH button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t9YOPE3rUH button.navbar-toggler:focus {
  outline: none;
}
.cid-t9YOPE3rUH button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-t9YOPE3rUH button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t9YOPE3rUH button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t9YOPE3rUH button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t9YOPE3rUH button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t9YOPE3rUH nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t9YOPE3rUH nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t9YOPE3rUH nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t9YOPE3rUH nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t9YOPE3rUH .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t9YOPE3rUH .collapsed .btn {
  display: flex;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse.collapsing,
.cid-t9YOPE3rUH .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t9YOPE3rUH .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t9YOPE3rUH .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t9YOPE3rUH .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t9YOPE3rUH .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t9YOPE3rUH .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t9YOPE3rUH .collapsed button.navbar-toggler {
  display: block;
}
.cid-t9YOPE3rUH .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t9YOPE3rUH .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t9YOPE3rUH .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t9YOPE3rUH .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t9YOPE3rUH .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t9YOPE3rUH .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t9YOPE3rUH.navbar-expand {
    flex-direction: column;
  }
  .cid-t9YOPE3rUH img {
    height: 3.8rem !important;
  }
  .cid-t9YOPE3rUH .btn {
    display: flex;
  }
  .cid-t9YOPE3rUH button.navbar-toggler {
    display: block;
  }
  .cid-t9YOPE3rUH .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t9YOPE3rUH .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t9YOPE3rUH .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t9YOPE3rUH .navbar-collapse.collapsing,
  .cid-t9YOPE3rUH .navbar-collapse.show {
    display: block !important;
  }
  .cid-t9YOPE3rUH .navbar-collapse.collapsing .navbar-nav,
  .cid-t9YOPE3rUH .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t9YOPE3rUH .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t9YOPE3rUH .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t9YOPE3rUH .navbar-collapse.collapsing .navbar-buttons,
  .cid-t9YOPE3rUH .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t9YOPE3rUH .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t9YOPE3rUH .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t9YOPE3rUH .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t9YOPE3rUH .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t9YOPE3rUH .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t9YOPE3rUH .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t9YOPE3rUH .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t9YOPE3rUH .navbar-collapse {
  flex-basis: auto;
}
.cid-t9YOPE3rUH .nav-link:hover,
.cid-t9YOPE3rUH .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-t9YOPEVSFQ {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9YOPEVSFQ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9YOPEVSFQ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9YOPEVSFQ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9YOPEVSFQ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9YOPEVSFQ .mbr-section-title,
.cid-t9YOPEVSFQ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9YOPEVSFQ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9YOPEVSFQ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9YOPEVSFQ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9YOPEVSFQ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9YOPEVSFQ .category_content,
.cid-t9YOPEVSFQ .date,
.cid-t9YOPEVSFQ .name_author {
  opacity: .8;
}
.cid-t9YOPEVSFQ .item-img,
.cid-t9YOPEVSFQ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9YOPEVSFQ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9YOPEVSFQ .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9YOPEVSFQ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9YOPEVSFQ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YOPEVSFQ .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9YOPEVSFQ .mbr-section-btn .btn-secondary-outline .active,
.cid-t9YOPEVSFQ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9YOPEVSFQ .category_content,
.cid-t9YOPEVSFQ .card_topic {
  color: #535658;
}
.cid-t9YOPEVSFQ .category_estimate,
.cid-t9YOPEVSFQ .card_topic {
  color: #535658;
}
.cid-t9YOPEVSFQ .mbr-section-title,
.cid-t9YOPEVSFQ .post_wrap {
  color: #535658;
}
.cid-t9YOPEVSFQ .mbr-section-subtitle {
  color: #535658;
}
.cid-t9YOPEVSFQ .mbr-text,
.cid-t9YOPEVSFQ .mbr-section-btn {
  color: #282727;
}
.cid-t9YOPFD2ss {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9YOPFD2ss .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9YOPFD2ss .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9YOPFD2ss .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9YOPFD2ss .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9YOPFD2ss .mbr-section-title,
.cid-t9YOPFD2ss .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9YOPFD2ss .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9YOPFD2ss .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9YOPFD2ss .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9YOPFD2ss .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9YOPFD2ss .category_content,
.cid-t9YOPFD2ss .date,
.cid-t9YOPFD2ss .name_author {
  opacity: .8;
}
.cid-t9YOPFD2ss .item-img,
.cid-t9YOPFD2ss img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9YOPFD2ss .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9YOPFD2ss .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9YOPFD2ss .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9YOPFD2ss .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YOPFD2ss .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9YOPFD2ss .mbr-section-btn .btn-secondary-outline .active,
.cid-t9YOPFD2ss .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9YOPFD2ss .mbr-section-title,
.cid-t9YOPFD2ss .post_wrap {
  color: #535658;
}
.cid-t9YOPFD2ss .mbr-text,
.cid-t9YOPFD2ss .mbr-section-btn {
  color: #282727;
}
.cid-t9YOPGseAm {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-t9YOPGseAm .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-t9YOPGseAm .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-t9YOPGseAm .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-t9YOPGseAm .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-t9YOPGseAm .mbr-section-title,
.cid-t9YOPGseAm .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-t9YOPGseAm .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-t9YOPGseAm .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-t9YOPGseAm .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-t9YOPGseAm .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-t9YOPGseAm .category_content,
.cid-t9YOPGseAm .date,
.cid-t9YOPGseAm .name_author {
  opacity: .8;
}
.cid-t9YOPGseAm .item-img,
.cid-t9YOPGseAm img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-t9YOPGseAm .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-t9YOPGseAm .item-img {
    margin-bottom: 20px;
  }
}
.cid-t9YOPGseAm .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-t9YOPGseAm .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-t9YOPGseAm .mbr-section-btn .btn-secondary-outline:hover,
.cid-t9YOPGseAm .mbr-section-btn .btn-secondary-outline .active,
.cid-t9YOPGseAm .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-t9YOPGseAm .mbr-section-title,
.cid-t9YOPGseAm .post_wrap {
  color: #535658;
}
.cid-t9YOPGseAm .mbr-text,
.cid-t9YOPGseAm .mbr-section-btn {
  color: #282727;
}
.cid-t9YOPHyd0t {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-t9YOPHyd0t .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-t9YOPHyd0t .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-t9YOPHyd0t .row {
    text-align: center;
  }
  .cid-t9YOPHyd0t .social-row {
    justify-content: center;
  }
}
.cid-t9YOPHyd0t .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-t9YOPHyd0t .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-t9YOPHyd0t .list {
    margin-bottom: 0rem;
  }
}
.cid-t9YOPHyd0t .mbr-text {
  color: #bbbbbb;
}
.cid-t9YOPHyd0t .mbr-iconfont {
  color: black;
}
.cid-tamHEEa4aQ .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tamHEEa4aQ .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tamHEEa4aQ a {
  font-style: normal;
}
.cid-tamHEEa4aQ .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tamHEEa4aQ .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tamHEEa4aQ .nav-item:focus,
.cid-tamHEEa4aQ .nav-link:focus {
  outline: none;
}
.cid-tamHEEa4aQ .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tamHEEa4aQ .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tamHEEa4aQ .menu-logo {
  margin-right: auto;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tamHEEa4aQ .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tamHEEa4aQ .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tamHEEa4aQ .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tamHEEa4aQ .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tamHEEa4aQ .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tamHEEa4aQ .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tamHEEa4aQ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tamHEEa4aQ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tamHEEa4aQ .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tamHEEa4aQ .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tamHEEa4aQ .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tamHEEa4aQ .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tamHEEa4aQ .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tamHEEa4aQ .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tamHEEa4aQ .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tamHEEa4aQ .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tamHEEa4aQ .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tamHEEa4aQ button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tamHEEa4aQ button.navbar-toggler:focus {
  outline: none;
}
.cid-tamHEEa4aQ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tamHEEa4aQ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tamHEEa4aQ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tamHEEa4aQ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tamHEEa4aQ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tamHEEa4aQ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tamHEEa4aQ nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tamHEEa4aQ nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tamHEEa4aQ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tamHEEa4aQ .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tamHEEa4aQ .collapsed .btn {
  display: flex;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse.collapsing,
.cid-tamHEEa4aQ .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tamHEEa4aQ .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tamHEEa4aQ .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tamHEEa4aQ .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tamHEEa4aQ .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tamHEEa4aQ .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tamHEEa4aQ .collapsed button.navbar-toggler {
  display: block;
}
.cid-tamHEEa4aQ .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tamHEEa4aQ .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tamHEEa4aQ .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tamHEEa4aQ .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tamHEEa4aQ .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tamHEEa4aQ .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tamHEEa4aQ.navbar-expand {
    flex-direction: column;
  }
  .cid-tamHEEa4aQ img {
    height: 3.8rem !important;
  }
  .cid-tamHEEa4aQ .btn {
    display: flex;
  }
  .cid-tamHEEa4aQ button.navbar-toggler {
    display: block;
  }
  .cid-tamHEEa4aQ .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tamHEEa4aQ .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tamHEEa4aQ .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tamHEEa4aQ .navbar-collapse.collapsing,
  .cid-tamHEEa4aQ .navbar-collapse.show {
    display: block !important;
  }
  .cid-tamHEEa4aQ .navbar-collapse.collapsing .navbar-nav,
  .cid-tamHEEa4aQ .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tamHEEa4aQ .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tamHEEa4aQ .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tamHEEa4aQ .navbar-collapse.collapsing .navbar-buttons,
  .cid-tamHEEa4aQ .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tamHEEa4aQ .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tamHEEa4aQ .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tamHEEa4aQ .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tamHEEa4aQ .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tamHEEa4aQ .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tamHEEa4aQ .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tamHEEa4aQ .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tamHEEa4aQ .navbar-collapse {
  flex-basis: auto;
}
.cid-tamHEEa4aQ .nav-link:hover,
.cid-tamHEEa4aQ .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tamHEFdcio {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tamHEFdcio .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tamHEFdcio .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tamHEFdcio .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tamHEFdcio .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tamHEFdcio .mbr-section-title,
.cid-tamHEFdcio .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tamHEFdcio .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tamHEFdcio .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tamHEFdcio .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tamHEFdcio .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tamHEFdcio .category_content,
.cid-tamHEFdcio .date,
.cid-tamHEFdcio .name_author {
  opacity: .8;
}
.cid-tamHEFdcio .item-img,
.cid-tamHEFdcio img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tamHEFdcio .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tamHEFdcio .item-img {
    margin-bottom: 20px;
  }
}
.cid-tamHEFdcio .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tamHEFdcio .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tamHEFdcio .mbr-section-btn .btn-secondary-outline:hover,
.cid-tamHEFdcio .mbr-section-btn .btn-secondary-outline .active,
.cid-tamHEFdcio .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tamHEFdcio .category_content,
.cid-tamHEFdcio .card_topic {
  color: #535658;
}
.cid-tamHEFdcio .category_estimate,
.cid-tamHEFdcio .card_topic {
  color: #535658;
}
.cid-tamHEFdcio .mbr-section-title,
.cid-tamHEFdcio .post_wrap {
  color: #535658;
}
.cid-tamHEFdcio .mbr-section-subtitle {
  color: #535658;
}
.cid-tamHEFdcio .mbr-text,
.cid-tamHEFdcio .mbr-section-btn {
  color: #282727;
}
.cid-tamHEGfTj3 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tamHEGfTj3 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tamHEGfTj3 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tamHEGfTj3 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tamHEGfTj3 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tamHEGfTj3 .mbr-section-title,
.cid-tamHEGfTj3 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tamHEGfTj3 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tamHEGfTj3 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tamHEGfTj3 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tamHEGfTj3 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tamHEGfTj3 .category_content,
.cid-tamHEGfTj3 .date,
.cid-tamHEGfTj3 .name_author {
  opacity: .8;
}
.cid-tamHEGfTj3 .item-img,
.cid-tamHEGfTj3 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tamHEGfTj3 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tamHEGfTj3 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tamHEGfTj3 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tamHEGfTj3 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tamHEGfTj3 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tamHEGfTj3 .mbr-section-btn .btn-secondary-outline .active,
.cid-tamHEGfTj3 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tamHEGfTj3 .mbr-section-title,
.cid-tamHEGfTj3 .post_wrap {
  color: #535658;
}
.cid-tamHEGfTj3 .mbr-text,
.cid-tamHEGfTj3 .mbr-section-btn {
  color: #282727;
}
.cid-tamHEJ5UZL {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tamHEJ5UZL .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tamHEJ5UZL .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tamHEJ5UZL .row {
    text-align: center;
  }
  .cid-tamHEJ5UZL .social-row {
    justify-content: center;
  }
}
.cid-tamHEJ5UZL .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tamHEJ5UZL .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tamHEJ5UZL .list {
    margin-bottom: 0rem;
  }
}
.cid-tamHEJ5UZL .mbr-text {
  color: #bbbbbb;
}
.cid-tamHEJ5UZL .mbr-iconfont {
  color: black;
}
.cid-tfsu9cuLvs .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tfsu9cuLvs .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tfsu9cuLvs a {
  font-style: normal;
}
.cid-tfsu9cuLvs .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tfsu9cuLvs .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tfsu9cuLvs .nav-item:focus,
.cid-tfsu9cuLvs .nav-link:focus {
  outline: none;
}
.cid-tfsu9cuLvs .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tfsu9cuLvs .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tfsu9cuLvs .menu-logo {
  margin-right: auto;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tfsu9cuLvs .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tfsu9cuLvs .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tfsu9cuLvs .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tfsu9cuLvs .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tfsu9cuLvs .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tfsu9cuLvs .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tfsu9cuLvs .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tfsu9cuLvs .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tfsu9cuLvs .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tfsu9cuLvs .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tfsu9cuLvs .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tfsu9cuLvs .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tfsu9cuLvs .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tfsu9cuLvs .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tfsu9cuLvs .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tfsu9cuLvs .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tfsu9cuLvs .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tfsu9cuLvs button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tfsu9cuLvs button.navbar-toggler:focus {
  outline: none;
}
.cid-tfsu9cuLvs button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tfsu9cuLvs button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tfsu9cuLvs button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tfsu9cuLvs button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tfsu9cuLvs button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tfsu9cuLvs nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tfsu9cuLvs nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tfsu9cuLvs nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tfsu9cuLvs nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tfsu9cuLvs .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tfsu9cuLvs .collapsed .btn {
  display: flex;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse.collapsing,
.cid-tfsu9cuLvs .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tfsu9cuLvs .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tfsu9cuLvs .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tfsu9cuLvs .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tfsu9cuLvs .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tfsu9cuLvs .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tfsu9cuLvs .collapsed button.navbar-toggler {
  display: block;
}
.cid-tfsu9cuLvs .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tfsu9cuLvs .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tfsu9cuLvs .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tfsu9cuLvs .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tfsu9cuLvs .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tfsu9cuLvs .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tfsu9cuLvs.navbar-expand {
    flex-direction: column;
  }
  .cid-tfsu9cuLvs img {
    height: 3.8rem !important;
  }
  .cid-tfsu9cuLvs .btn {
    display: flex;
  }
  .cid-tfsu9cuLvs button.navbar-toggler {
    display: block;
  }
  .cid-tfsu9cuLvs .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tfsu9cuLvs .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tfsu9cuLvs .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tfsu9cuLvs .navbar-collapse.collapsing,
  .cid-tfsu9cuLvs .navbar-collapse.show {
    display: block !important;
  }
  .cid-tfsu9cuLvs .navbar-collapse.collapsing .navbar-nav,
  .cid-tfsu9cuLvs .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tfsu9cuLvs .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tfsu9cuLvs .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tfsu9cuLvs .navbar-collapse.collapsing .navbar-buttons,
  .cid-tfsu9cuLvs .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tfsu9cuLvs .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tfsu9cuLvs .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tfsu9cuLvs .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tfsu9cuLvs .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tfsu9cuLvs .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tfsu9cuLvs .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tfsu9cuLvs .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tfsu9cuLvs .navbar-collapse {
  flex-basis: auto;
}
.cid-tfsu9cuLvs .nav-link:hover,
.cid-tfsu9cuLvs .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tfsu9dgpLM {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tfsu9dgpLM .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tfsu9dgpLM .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tfsu9dgpLM .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tfsu9dgpLM .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tfsu9dgpLM .mbr-section-title,
.cid-tfsu9dgpLM .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tfsu9dgpLM .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tfsu9dgpLM .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tfsu9dgpLM .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tfsu9dgpLM .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tfsu9dgpLM .category_content,
.cid-tfsu9dgpLM .date,
.cid-tfsu9dgpLM .name_author {
  opacity: .8;
}
.cid-tfsu9dgpLM .item-img,
.cid-tfsu9dgpLM img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tfsu9dgpLM .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tfsu9dgpLM .item-img {
    margin-bottom: 20px;
  }
}
.cid-tfsu9dgpLM .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tfsu9dgpLM .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tfsu9dgpLM .mbr-section-btn .btn-secondary-outline:hover,
.cid-tfsu9dgpLM .mbr-section-btn .btn-secondary-outline .active,
.cid-tfsu9dgpLM .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tfsu9dgpLM .category_content,
.cid-tfsu9dgpLM .card_topic {
  color: #535658;
}
.cid-tfsu9dgpLM .category_estimate,
.cid-tfsu9dgpLM .card_topic {
  color: #535658;
}
.cid-tfsu9dgpLM .mbr-section-title,
.cid-tfsu9dgpLM .post_wrap {
  color: #535658;
}
.cid-tfsu9dgpLM .mbr-section-subtitle {
  color: #535658;
}
.cid-tfsu9dgpLM .mbr-text,
.cid-tfsu9dgpLM .mbr-section-btn {
  color: #282727;
}
.cid-tfsu9dYv1i {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tfsu9dYv1i .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tfsu9dYv1i .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tfsu9dYv1i .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tfsu9dYv1i .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tfsu9dYv1i .mbr-section-title,
.cid-tfsu9dYv1i .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tfsu9dYv1i .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tfsu9dYv1i .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tfsu9dYv1i .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tfsu9dYv1i .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tfsu9dYv1i .category_content,
.cid-tfsu9dYv1i .date,
.cid-tfsu9dYv1i .name_author {
  opacity: .8;
}
.cid-tfsu9dYv1i .item-img,
.cid-tfsu9dYv1i img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tfsu9dYv1i .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tfsu9dYv1i .item-img {
    margin-bottom: 20px;
  }
}
.cid-tfsu9dYv1i .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tfsu9dYv1i .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tfsu9dYv1i .mbr-section-btn .btn-secondary-outline:hover,
.cid-tfsu9dYv1i .mbr-section-btn .btn-secondary-outline .active,
.cid-tfsu9dYv1i .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tfsu9dYv1i .mbr-section-title,
.cid-tfsu9dYv1i .post_wrap {
  color: #535658;
}
.cid-tfsu9dYv1i .mbr-text,
.cid-tfsu9dYv1i .mbr-section-btn {
  color: #282727;
}
.cid-tfsu9eMBNl {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tfsu9eMBNl .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tfsu9eMBNl .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tfsu9eMBNl .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tfsu9eMBNl .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tfsu9eMBNl .mbr-section-title,
.cid-tfsu9eMBNl .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tfsu9eMBNl .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tfsu9eMBNl .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tfsu9eMBNl .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tfsu9eMBNl .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tfsu9eMBNl .category_content,
.cid-tfsu9eMBNl .date,
.cid-tfsu9eMBNl .name_author {
  opacity: .8;
}
.cid-tfsu9eMBNl .item-img,
.cid-tfsu9eMBNl img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tfsu9eMBNl .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tfsu9eMBNl .item-img {
    margin-bottom: 20px;
  }
}
.cid-tfsu9eMBNl .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tfsu9eMBNl .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tfsu9eMBNl .mbr-section-btn .btn-secondary-outline:hover,
.cid-tfsu9eMBNl .mbr-section-btn .btn-secondary-outline .active,
.cid-tfsu9eMBNl .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tfsu9eMBNl .mbr-section-title,
.cid-tfsu9eMBNl .post_wrap {
  color: #535658;
}
.cid-tfsu9eMBNl .mbr-text,
.cid-tfsu9eMBNl .mbr-section-btn {
  color: #282727;
}
.cid-tfsu9fzYfP {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tfsu9fzYfP .card-img {
  position: relative;
  height: 100%;
}
.cid-tfsu9fzYfP .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-tfsu9fzYfP .bone-col {
  padding: 2rem 0;
}
.cid-tfsu9fzYfP .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-tfsu9fzYfP .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-tfsu9fzYfP p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-tfsu9fzYfP .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-tfsu9fzYfP .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-tfsu9fzYfP .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-tfsu9fzYfP .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-tfsu9fzYfP .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-tfsu9fzYfP .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-tfsu9fzYfP .card-title,
.cid-tfsu9fzYfP .card-img {
  color: #535658;
}
.cid-tfsu9fzYfP H5 {
  color: #379439;
}
.cid-tfsu9fzYfP H3 {
  color: #379439;
}
.cid-tfsu9g27Gm {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tfsu9g27Gm .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tfsu9g27Gm .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tfsu9g27Gm .row {
    text-align: center;
  }
  .cid-tfsu9g27Gm .social-row {
    justify-content: center;
  }
}
.cid-tfsu9g27Gm .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tfsu9g27Gm .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tfsu9g27Gm .list {
    margin-bottom: 0rem;
  }
}
.cid-tfsu9g27Gm .mbr-text {
  color: #bbbbbb;
}
.cid-tfsu9g27Gm .mbr-iconfont {
  color: black;
}
.cid-tkVQ6rkKoC .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tkVQ6rkKoC .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tkVQ6rkKoC a {
  font-style: normal;
}
.cid-tkVQ6rkKoC .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tkVQ6rkKoC .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tkVQ6rkKoC .nav-item:focus,
.cid-tkVQ6rkKoC .nav-link:focus {
  outline: none;
}
.cid-tkVQ6rkKoC .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tkVQ6rkKoC .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tkVQ6rkKoC .menu-logo {
  margin-right: auto;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tkVQ6rkKoC .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tkVQ6rkKoC .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tkVQ6rkKoC .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tkVQ6rkKoC .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkVQ6rkKoC .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tkVQ6rkKoC .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tkVQ6rkKoC .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tkVQ6rkKoC .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tkVQ6rkKoC .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tkVQ6rkKoC .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkVQ6rkKoC .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tkVQ6rkKoC .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tkVQ6rkKoC .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tkVQ6rkKoC .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tkVQ6rkKoC .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tkVQ6rkKoC .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tkVQ6rkKoC .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tkVQ6rkKoC button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tkVQ6rkKoC button.navbar-toggler:focus {
  outline: none;
}
.cid-tkVQ6rkKoC button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tkVQ6rkKoC button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkVQ6rkKoC button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkVQ6rkKoC button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkVQ6rkKoC button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkVQ6rkKoC nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkVQ6rkKoC nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkVQ6rkKoC nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkVQ6rkKoC nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkVQ6rkKoC .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tkVQ6rkKoC .collapsed .btn {
  display: flex;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.collapsing,
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tkVQ6rkKoC .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tkVQ6rkKoC .collapsed button.navbar-toggler {
  display: block;
}
.cid-tkVQ6rkKoC .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tkVQ6rkKoC .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tkVQ6rkKoC .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tkVQ6rkKoC .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tkVQ6rkKoC .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tkVQ6rkKoC .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tkVQ6rkKoC.navbar-expand {
    flex-direction: column;
  }
  .cid-tkVQ6rkKoC img {
    height: 3.8rem !important;
  }
  .cid-tkVQ6rkKoC .btn {
    display: flex;
  }
  .cid-tkVQ6rkKoC button.navbar-toggler {
    display: block;
  }
  .cid-tkVQ6rkKoC .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tkVQ6rkKoC .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tkVQ6rkKoC .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tkVQ6rkKoC .navbar-collapse.collapsing,
  .cid-tkVQ6rkKoC .navbar-collapse.show {
    display: block !important;
  }
  .cid-tkVQ6rkKoC .navbar-collapse.collapsing .navbar-nav,
  .cid-tkVQ6rkKoC .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tkVQ6rkKoC .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tkVQ6rkKoC .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tkVQ6rkKoC .navbar-collapse.collapsing .navbar-buttons,
  .cid-tkVQ6rkKoC .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tkVQ6rkKoC .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tkVQ6rkKoC .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tkVQ6rkKoC .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tkVQ6rkKoC .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tkVQ6rkKoC .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tkVQ6rkKoC .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tkVQ6rkKoC .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tkVQ6rkKoC .navbar-collapse {
  flex-basis: auto;
}
.cid-tkVQ6rkKoC .nav-link:hover,
.cid-tkVQ6rkKoC .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tkVQ6shTdB {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-tkVQ6shTdB .mbr-section-title {
  margin-bottom: 35px;
}
.cid-tkVQ6shTdB .mbr-section-title b,
.cid-tkVQ6shTdB .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-tkVQ6shTdB .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-tkVQ6shTdB .mbr-section-title,
.cid-tkVQ6shTdB .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-tkVQ6t1n4d {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tkVQ6t1n4d .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVQ6t1n4d .mbr-section-btn .btn-secondary-outline:hover,
.cid-tkVQ6t1n4d .mbr-section-btn .btn-secondary-outline .active,
.cid-tkVQ6t1n4d .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tkVQ6t1n4d img,
.cid-tkVQ6t1n4d .item-img {
  border-radius: 4px;
}
.cid-tkVQ6t1n4d .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-tkVQ6t1n4d .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-tkVQ6t1n4d .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-tkVQ6t1n4d .item:focus,
.cid-tkVQ6t1n4d span:focus {
  outline: none;
}
.cid-tkVQ6t1n4d .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-tkVQ6t1n4d .item:last-child {
    margin-bottom: 0;
  }
}
.cid-tkVQ6t1n4d .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-tkVQ6t1n4d .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-tkVQ6t1n4d .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-tkVQ6t1n4d .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVQ6t1n4d .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-tkVQ6t1n4d .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-tkVQ6t1n4d .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-tkVQ6t1n4d .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tkVQ6t1n4d .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tkVQ6t1n4d .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-tkVQ6t1n4d .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-tkVQ6t1n4d .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-tkVQ6t1n4d .category_content {
  opacity: .8;
}
.cid-tkVQ6t1n4d .mbr-section-subtitle,
.cid-tkVQ6t1n4d .card_topic {
  margin-bottom: 12px;
}
.cid-tkVQ6t1n4d .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-tkVQ6t1n4d .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-tkVQ6t1n4d .item-content,
  .cid-tkVQ6t1n4d .card_post {
    padding: 20px;
  }
}
.cid-tkVQ6t1n4d .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-tkVQ6t1n4d .mbr-section-title {
  color: #232226;
}
.cid-tkVQ6t1n4d .category_content,
.cid-tkVQ6t1n4d .card_topic {
  color: #ffffff;
}
.cid-tkVQ6t1n4d .item-title,
.cid-tkVQ6t1n4d .mbr-section-btn {
  color: #ffffff;
}
.cid-tkVQ6x6KXx {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tkVQ6x6KXx .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tkVQ6x6KXx .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tkVQ6x6KXx .row {
    text-align: center;
  }
  .cid-tkVQ6x6KXx .social-row {
    justify-content: center;
  }
}
.cid-tkVQ6x6KXx .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tkVQ6x6KXx .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkVQ6x6KXx .list {
    margin-bottom: 0rem;
  }
}
.cid-tkVQ6x6KXx .mbr-text {
  color: #bbbbbb;
}
.cid-tkVQ6x6KXx .mbr-iconfont {
  color: black;
}
.cid-tkVQqwU5Zi .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tkVQqwU5Zi .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tkVQqwU5Zi a {
  font-style: normal;
}
.cid-tkVQqwU5Zi .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tkVQqwU5Zi .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tkVQqwU5Zi .nav-item:focus,
.cid-tkVQqwU5Zi .nav-link:focus {
  outline: none;
}
.cid-tkVQqwU5Zi .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tkVQqwU5Zi .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tkVQqwU5Zi .menu-logo {
  margin-right: auto;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tkVQqwU5Zi .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tkVQqwU5Zi .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tkVQqwU5Zi .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tkVQqwU5Zi .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkVQqwU5Zi .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tkVQqwU5Zi .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tkVQqwU5Zi .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tkVQqwU5Zi .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tkVQqwU5Zi .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tkVQqwU5Zi .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkVQqwU5Zi .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tkVQqwU5Zi .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tkVQqwU5Zi .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tkVQqwU5Zi .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tkVQqwU5Zi .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tkVQqwU5Zi .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tkVQqwU5Zi .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tkVQqwU5Zi button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tkVQqwU5Zi button.navbar-toggler:focus {
  outline: none;
}
.cid-tkVQqwU5Zi button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tkVQqwU5Zi button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkVQqwU5Zi button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkVQqwU5Zi button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkVQqwU5Zi button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkVQqwU5Zi nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkVQqwU5Zi nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkVQqwU5Zi nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkVQqwU5Zi nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkVQqwU5Zi .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tkVQqwU5Zi .collapsed .btn {
  display: flex;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.collapsing,
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tkVQqwU5Zi .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tkVQqwU5Zi .collapsed button.navbar-toggler {
  display: block;
}
.cid-tkVQqwU5Zi .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tkVQqwU5Zi .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tkVQqwU5Zi .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tkVQqwU5Zi .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tkVQqwU5Zi .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tkVQqwU5Zi .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tkVQqwU5Zi.navbar-expand {
    flex-direction: column;
  }
  .cid-tkVQqwU5Zi img {
    height: 3.8rem !important;
  }
  .cid-tkVQqwU5Zi .btn {
    display: flex;
  }
  .cid-tkVQqwU5Zi button.navbar-toggler {
    display: block;
  }
  .cid-tkVQqwU5Zi .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tkVQqwU5Zi .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tkVQqwU5Zi .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tkVQqwU5Zi .navbar-collapse.collapsing,
  .cid-tkVQqwU5Zi .navbar-collapse.show {
    display: block !important;
  }
  .cid-tkVQqwU5Zi .navbar-collapse.collapsing .navbar-nav,
  .cid-tkVQqwU5Zi .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tkVQqwU5Zi .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tkVQqwU5Zi .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tkVQqwU5Zi .navbar-collapse.collapsing .navbar-buttons,
  .cid-tkVQqwU5Zi .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tkVQqwU5Zi .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tkVQqwU5Zi .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tkVQqwU5Zi .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tkVQqwU5Zi .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tkVQqwU5Zi .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tkVQqwU5Zi .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tkVQqwU5Zi .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tkVQqwU5Zi .navbar-collapse {
  flex-basis: auto;
}
.cid-tkVQqwU5Zi .nav-link:hover,
.cid-tkVQqwU5Zi .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tkVQqxyXJ3 {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tkVQqxyXJ3 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tkVQqxyXJ3 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tkVQqxyXJ3 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tkVQqxyXJ3 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tkVQqxyXJ3 .mbr-section-title,
.cid-tkVQqxyXJ3 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tkVQqxyXJ3 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tkVQqxyXJ3 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tkVQqxyXJ3 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tkVQqxyXJ3 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tkVQqxyXJ3 .category_content,
.cid-tkVQqxyXJ3 .date,
.cid-tkVQqxyXJ3 .name_author {
  opacity: .8;
}
.cid-tkVQqxyXJ3 .item-img,
.cid-tkVQqxyXJ3 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tkVQqxyXJ3 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tkVQqxyXJ3 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tkVQqxyXJ3 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tkVQqxyXJ3 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVQqxyXJ3 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tkVQqxyXJ3 .mbr-section-btn .btn-secondary-outline .active,
.cid-tkVQqxyXJ3 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tkVQqxyXJ3 .category_content,
.cid-tkVQqxyXJ3 .card_topic {
  color: #535658;
}
.cid-tkVQqxyXJ3 .category_estimate,
.cid-tkVQqxyXJ3 .card_topic {
  color: #535658;
}
.cid-tkVQqxyXJ3 .mbr-section-title,
.cid-tkVQqxyXJ3 .post_wrap {
  color: #535658;
}
.cid-tkVQqxyXJ3 .mbr-section-subtitle {
  color: #535658;
}
.cid-tkVQqxyXJ3 .mbr-text,
.cid-tkVQqxyXJ3 .mbr-section-btn {
  color: #282727;
}
.cid-tkVQqybWpn {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tkVQqybWpn .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tkVQqybWpn .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tkVQqybWpn .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tkVQqybWpn .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tkVQqybWpn .mbr-section-title,
.cid-tkVQqybWpn .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tkVQqybWpn .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tkVQqybWpn .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tkVQqybWpn .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tkVQqybWpn .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tkVQqybWpn .category_content,
.cid-tkVQqybWpn .date,
.cid-tkVQqybWpn .name_author {
  opacity: .8;
}
.cid-tkVQqybWpn .item-img,
.cid-tkVQqybWpn img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tkVQqybWpn .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tkVQqybWpn .item-img {
    margin-bottom: 20px;
  }
}
.cid-tkVQqybWpn .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tkVQqybWpn .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVQqybWpn .mbr-section-btn .btn-secondary-outline:hover,
.cid-tkVQqybWpn .mbr-section-btn .btn-secondary-outline .active,
.cid-tkVQqybWpn .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tkVQqybWpn .mbr-section-title,
.cid-tkVQqybWpn .post_wrap {
  color: #535658;
}
.cid-tkVQqybWpn .mbr-text,
.cid-tkVQqybWpn .mbr-section-btn {
  color: #282727;
}
.cid-tkVQqyNuHW {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tkVQqyNuHW .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tkVQqyNuHW .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tkVQqyNuHW .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tkVQqyNuHW .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tkVQqyNuHW .mbr-section-title,
.cid-tkVQqyNuHW .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tkVQqyNuHW .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tkVQqyNuHW .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tkVQqyNuHW .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tkVQqyNuHW .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tkVQqyNuHW .category_content,
.cid-tkVQqyNuHW .date,
.cid-tkVQqyNuHW .name_author {
  opacity: .8;
}
.cid-tkVQqyNuHW .item-img,
.cid-tkVQqyNuHW img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tkVQqyNuHW .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tkVQqyNuHW .item-img {
    margin-bottom: 20px;
  }
}
.cid-tkVQqyNuHW .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tkVQqyNuHW .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVQqyNuHW .mbr-section-btn .btn-secondary-outline:hover,
.cid-tkVQqyNuHW .mbr-section-btn .btn-secondary-outline .active,
.cid-tkVQqyNuHW .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tkVQqyNuHW .mbr-section-title,
.cid-tkVQqyNuHW .post_wrap {
  color: #535658;
}
.cid-tkVQqyNuHW .mbr-text,
.cid-tkVQqyNuHW .mbr-section-btn {
  color: #282727;
}
.cid-tkVRKVmY8G {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tkVRKVmY8G .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tkVRKVmY8G .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tkVRKVmY8G .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tkVRKVmY8G .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tkVRKVmY8G .mbr-section-title,
.cid-tkVRKVmY8G .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tkVRKVmY8G .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tkVRKVmY8G .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tkVRKVmY8G .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tkVRKVmY8G .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tkVRKVmY8G .category_content,
.cid-tkVRKVmY8G .date,
.cid-tkVRKVmY8G .name_author {
  opacity: .8;
}
.cid-tkVRKVmY8G .item-img,
.cid-tkVRKVmY8G img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tkVRKVmY8G .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tkVRKVmY8G .item-img {
    margin-bottom: 20px;
  }
}
.cid-tkVRKVmY8G .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tkVRKVmY8G .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tkVRKVmY8G .mbr-section-btn .btn-secondary-outline:hover,
.cid-tkVRKVmY8G .mbr-section-btn .btn-secondary-outline .active,
.cid-tkVRKVmY8G .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tkVRKVmY8G .mbr-section-title,
.cid-tkVRKVmY8G .post_wrap {
  color: #535658;
}
.cid-tkVRKVmY8G .mbr-text,
.cid-tkVRKVmY8G .mbr-section-btn {
  color: #282727;
}
.cid-tkVQqAc2P1 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tkVQqAc2P1 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tkVQqAc2P1 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tkVQqAc2P1 .row {
    text-align: center;
  }
  .cid-tkVQqAc2P1 .social-row {
    justify-content: center;
  }
}
.cid-tkVQqAc2P1 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tkVQqAc2P1 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tkVQqAc2P1 .list {
    margin-bottom: 0rem;
  }
}
.cid-tkVQqAc2P1 .mbr-text {
  color: #bbbbbb;
}
.cid-tkVQqAc2P1 .mbr-iconfont {
  color: black;
}
.cid-tlXYn6oui7 .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tlXYn6oui7 .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tlXYn6oui7 a {
  font-style: normal;
}
.cid-tlXYn6oui7 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tlXYn6oui7 .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tlXYn6oui7 .nav-item:focus,
.cid-tlXYn6oui7 .nav-link:focus {
  outline: none;
}
.cid-tlXYn6oui7 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tlXYn6oui7 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tlXYn6oui7 .menu-logo {
  margin-right: auto;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tlXYn6oui7 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tlXYn6oui7 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tlXYn6oui7 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tlXYn6oui7 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tlXYn6oui7 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tlXYn6oui7 .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tlXYn6oui7 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tlXYn6oui7 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tlXYn6oui7 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tlXYn6oui7 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tlXYn6oui7 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tlXYn6oui7 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tlXYn6oui7 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tlXYn6oui7 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tlXYn6oui7 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tlXYn6oui7 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tlXYn6oui7 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tlXYn6oui7 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tlXYn6oui7 button.navbar-toggler:focus {
  outline: none;
}
.cid-tlXYn6oui7 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tlXYn6oui7 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tlXYn6oui7 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tlXYn6oui7 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tlXYn6oui7 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tlXYn6oui7 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tlXYn6oui7 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tlXYn6oui7 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tlXYn6oui7 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tlXYn6oui7 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tlXYn6oui7 .collapsed .btn {
  display: flex;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse.collapsing,
.cid-tlXYn6oui7 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tlXYn6oui7 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tlXYn6oui7 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tlXYn6oui7 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tlXYn6oui7 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tlXYn6oui7 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tlXYn6oui7 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tlXYn6oui7 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tlXYn6oui7 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tlXYn6oui7 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tlXYn6oui7 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tlXYn6oui7 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tlXYn6oui7 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tlXYn6oui7.navbar-expand {
    flex-direction: column;
  }
  .cid-tlXYn6oui7 img {
    height: 3.8rem !important;
  }
  .cid-tlXYn6oui7 .btn {
    display: flex;
  }
  .cid-tlXYn6oui7 button.navbar-toggler {
    display: block;
  }
  .cid-tlXYn6oui7 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tlXYn6oui7 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tlXYn6oui7 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tlXYn6oui7 .navbar-collapse.collapsing,
  .cid-tlXYn6oui7 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tlXYn6oui7 .navbar-collapse.collapsing .navbar-nav,
  .cid-tlXYn6oui7 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tlXYn6oui7 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tlXYn6oui7 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tlXYn6oui7 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tlXYn6oui7 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tlXYn6oui7 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tlXYn6oui7 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tlXYn6oui7 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tlXYn6oui7 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tlXYn6oui7 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tlXYn6oui7 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tlXYn6oui7 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tlXYn6oui7 .navbar-collapse {
  flex-basis: auto;
}
.cid-tlXYn6oui7 .nav-link:hover,
.cid-tlXYn6oui7 .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tlXYn78xMQ {
  padding-top: 10rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tlXYn78xMQ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tlXYn78xMQ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tlXYn78xMQ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tlXYn78xMQ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tlXYn78xMQ .mbr-section-title,
.cid-tlXYn78xMQ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tlXYn78xMQ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tlXYn78xMQ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tlXYn78xMQ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tlXYn78xMQ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tlXYn78xMQ .category_content,
.cid-tlXYn78xMQ .date,
.cid-tlXYn78xMQ .name_author {
  opacity: .8;
}
.cid-tlXYn78xMQ .item-img,
.cid-tlXYn78xMQ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tlXYn78xMQ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tlXYn78xMQ .item-img {
    margin-bottom: 20px;
  }
}
.cid-tlXYn78xMQ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tlXYn78xMQ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tlXYn78xMQ .mbr-section-btn .btn-secondary-outline:hover,
.cid-tlXYn78xMQ .mbr-section-btn .btn-secondary-outline .active,
.cid-tlXYn78xMQ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tlXYn78xMQ .category_content,
.cid-tlXYn78xMQ .card_topic {
  color: #535658;
}
.cid-tlXYn78xMQ .category_estimate,
.cid-tlXYn78xMQ .card_topic {
  color: #535658;
}
.cid-tlXYn78xMQ .mbr-section-title,
.cid-tlXYn78xMQ .post_wrap {
  color: #535658;
}
.cid-tlXYn78xMQ .mbr-section-subtitle {
  color: #535658;
}
.cid-tlXYn78xMQ .mbr-text,
.cid-tlXYn78xMQ .mbr-section-btn {
  color: #282727;
}
.cid-tlXYn7MqvI {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tlXYn7MqvI .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tlXYn7MqvI .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tlXYn7MqvI .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tlXYn7MqvI .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tlXYn7MqvI .mbr-section-title,
.cid-tlXYn7MqvI .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tlXYn7MqvI .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tlXYn7MqvI .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tlXYn7MqvI .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tlXYn7MqvI .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tlXYn7MqvI .category_content,
.cid-tlXYn7MqvI .date,
.cid-tlXYn7MqvI .name_author {
  opacity: .8;
}
.cid-tlXYn7MqvI .item-img,
.cid-tlXYn7MqvI img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tlXYn7MqvI .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tlXYn7MqvI .item-img {
    margin-bottom: 20px;
  }
}
.cid-tlXYn7MqvI .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tlXYn7MqvI .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tlXYn7MqvI .mbr-section-btn .btn-secondary-outline:hover,
.cid-tlXYn7MqvI .mbr-section-btn .btn-secondary-outline .active,
.cid-tlXYn7MqvI .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tlXYn7MqvI .mbr-section-title,
.cid-tlXYn7MqvI .post_wrap {
  color: #535658;
}
.cid-tlXYn7MqvI .mbr-text,
.cid-tlXYn7MqvI .mbr-section-btn {
  color: #282727;
}
.cid-tlXYn8xtp7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tlXYn8xtp7 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tlXYn8xtp7 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tlXYn8xtp7 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tlXYn8xtp7 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tlXYn8xtp7 .mbr-section-title,
.cid-tlXYn8xtp7 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tlXYn8xtp7 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tlXYn8xtp7 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tlXYn8xtp7 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tlXYn8xtp7 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tlXYn8xtp7 .category_content,
.cid-tlXYn8xtp7 .date,
.cid-tlXYn8xtp7 .name_author {
  opacity: .8;
}
.cid-tlXYn8xtp7 .item-img,
.cid-tlXYn8xtp7 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tlXYn8xtp7 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tlXYn8xtp7 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tlXYn8xtp7 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tlXYn8xtp7 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tlXYn8xtp7 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tlXYn8xtp7 .mbr-section-btn .btn-secondary-outline .active,
.cid-tlXYn8xtp7 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tlXYn8xtp7 .mbr-section-title,
.cid-tlXYn8xtp7 .post_wrap {
  color: #535658;
}
.cid-tlXYn8xtp7 .mbr-text,
.cid-tlXYn8xtp7 .mbr-section-btn {
  color: #282727;
}
.cid-tlXYn9Ku99 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tlXYn9Ku99 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tlXYn9Ku99 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tlXYn9Ku99 .row {
    text-align: center;
  }
  .cid-tlXYn9Ku99 .social-row {
    justify-content: center;
  }
}
.cid-tlXYn9Ku99 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tlXYn9Ku99 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tlXYn9Ku99 .list {
    margin-bottom: 0rem;
  }
}
.cid-tlXYn9Ku99 .mbr-text {
  color: #bbbbbb;
}
.cid-tlXYn9Ku99 .mbr-iconfont {
  color: black;
}
.cid-tz8wvmVLVt .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tz8wvmVLVt .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tz8wvmVLVt a {
  font-style: normal;
}
.cid-tz8wvmVLVt .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tz8wvmVLVt .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tz8wvmVLVt .nav-item:focus,
.cid-tz8wvmVLVt .nav-link:focus {
  outline: none;
}
.cid-tz8wvmVLVt .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tz8wvmVLVt .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tz8wvmVLVt .menu-logo {
  margin-right: auto;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tz8wvmVLVt .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tz8wvmVLVt .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tz8wvmVLVt .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tz8wvmVLVt .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tz8wvmVLVt .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tz8wvmVLVt .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tz8wvmVLVt .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tz8wvmVLVt .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tz8wvmVLVt .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tz8wvmVLVt .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tz8wvmVLVt .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tz8wvmVLVt .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tz8wvmVLVt .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tz8wvmVLVt .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tz8wvmVLVt .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tz8wvmVLVt .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tz8wvmVLVt .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tz8wvmVLVt button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tz8wvmVLVt button.navbar-toggler:focus {
  outline: none;
}
.cid-tz8wvmVLVt button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tz8wvmVLVt button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tz8wvmVLVt button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tz8wvmVLVt button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tz8wvmVLVt button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tz8wvmVLVt nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tz8wvmVLVt nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tz8wvmVLVt nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tz8wvmVLVt nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tz8wvmVLVt .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tz8wvmVLVt .collapsed .btn {
  display: flex;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse.collapsing,
.cid-tz8wvmVLVt .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tz8wvmVLVt .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tz8wvmVLVt .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tz8wvmVLVt .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tz8wvmVLVt .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tz8wvmVLVt .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tz8wvmVLVt .collapsed button.navbar-toggler {
  display: block;
}
.cid-tz8wvmVLVt .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tz8wvmVLVt .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tz8wvmVLVt .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tz8wvmVLVt .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tz8wvmVLVt .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tz8wvmVLVt .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tz8wvmVLVt.navbar-expand {
    flex-direction: column;
  }
  .cid-tz8wvmVLVt img {
    height: 3.8rem !important;
  }
  .cid-tz8wvmVLVt .btn {
    display: flex;
  }
  .cid-tz8wvmVLVt button.navbar-toggler {
    display: block;
  }
  .cid-tz8wvmVLVt .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tz8wvmVLVt .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tz8wvmVLVt .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tz8wvmVLVt .navbar-collapse.collapsing,
  .cid-tz8wvmVLVt .navbar-collapse.show {
    display: block !important;
  }
  .cid-tz8wvmVLVt .navbar-collapse.collapsing .navbar-nav,
  .cid-tz8wvmVLVt .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tz8wvmVLVt .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tz8wvmVLVt .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tz8wvmVLVt .navbar-collapse.collapsing .navbar-buttons,
  .cid-tz8wvmVLVt .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tz8wvmVLVt .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tz8wvmVLVt .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tz8wvmVLVt .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tz8wvmVLVt .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tz8wvmVLVt .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tz8wvmVLVt .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tz8wvmVLVt .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tz8wvmVLVt .navbar-collapse {
  flex-basis: auto;
}
.cid-tz8wvmVLVt .nav-link:hover,
.cid-tz8wvmVLVt .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tz8wvnDvgx {
  padding-top: 8rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tz8wvnDvgx .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tz8wvnDvgx .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tz8wvnDvgx .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tz8wvnDvgx .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tz8wvnDvgx .mbr-section-title,
.cid-tz8wvnDvgx .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tz8wvnDvgx .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tz8wvnDvgx .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tz8wvnDvgx .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tz8wvnDvgx .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tz8wvnDvgx .category_content,
.cid-tz8wvnDvgx .date,
.cid-tz8wvnDvgx .name_author {
  opacity: .8;
}
.cid-tz8wvnDvgx .item-img,
.cid-tz8wvnDvgx img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tz8wvnDvgx .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tz8wvnDvgx .item-img {
    margin-bottom: 20px;
  }
}
.cid-tz8wvnDvgx .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tz8wvnDvgx .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8wvnDvgx .mbr-section-btn .btn-secondary-outline:hover,
.cid-tz8wvnDvgx .mbr-section-btn .btn-secondary-outline .active,
.cid-tz8wvnDvgx .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tz8wvnDvgx .category_content,
.cid-tz8wvnDvgx .card_topic {
  color: #535658;
}
.cid-tz8wvnDvgx .category_estimate,
.cid-tz8wvnDvgx .card_topic {
  color: #535658;
}
.cid-tz8wvnDvgx .mbr-section-title,
.cid-tz8wvnDvgx .post_wrap {
  color: #535658;
}
.cid-tz8wvnDvgx .mbr-section-subtitle {
  color: #535658;
}
.cid-tz8wvnDvgx .mbr-text,
.cid-tz8wvnDvgx .mbr-section-btn {
  color: #282727;
}
.cid-tz8wvokAEu {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tz8wvokAEu .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tz8wvokAEu .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tz8wvokAEu .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tz8wvokAEu .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tz8wvokAEu .mbr-section-title,
.cid-tz8wvokAEu .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tz8wvokAEu .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tz8wvokAEu .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tz8wvokAEu .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tz8wvokAEu .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tz8wvokAEu .category_content,
.cid-tz8wvokAEu .date,
.cid-tz8wvokAEu .name_author {
  opacity: .8;
}
.cid-tz8wvokAEu .item-img,
.cid-tz8wvokAEu img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tz8wvokAEu .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tz8wvokAEu .item-img {
    margin-bottom: 20px;
  }
}
.cid-tz8wvokAEu .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tz8wvokAEu .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8wvokAEu .mbr-section-btn .btn-secondary-outline:hover,
.cid-tz8wvokAEu .mbr-section-btn .btn-secondary-outline .active,
.cid-tz8wvokAEu .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tz8wvokAEu .mbr-section-title,
.cid-tz8wvokAEu .post_wrap {
  color: #535658;
}
.cid-tz8wvokAEu .mbr-text,
.cid-tz8wvokAEu .mbr-section-btn {
  color: #282727;
}
.cid-tz8wvoVv5A {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tz8wvoVv5A .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tz8wvoVv5A .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tz8wvoVv5A .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tz8wvoVv5A .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tz8wvoVv5A .mbr-section-title,
.cid-tz8wvoVv5A .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tz8wvoVv5A .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tz8wvoVv5A .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tz8wvoVv5A .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tz8wvoVv5A .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tz8wvoVv5A .category_content,
.cid-tz8wvoVv5A .date,
.cid-tz8wvoVv5A .name_author {
  opacity: .8;
}
.cid-tz8wvoVv5A .item-img,
.cid-tz8wvoVv5A img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tz8wvoVv5A .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tz8wvoVv5A .item-img {
    margin-bottom: 20px;
  }
}
.cid-tz8wvoVv5A .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tz8wvoVv5A .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8wvoVv5A .mbr-section-btn .btn-secondary-outline:hover,
.cid-tz8wvoVv5A .mbr-section-btn .btn-secondary-outline .active,
.cid-tz8wvoVv5A .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tz8wvoVv5A .mbr-section-title,
.cid-tz8wvoVv5A .post_wrap {
  color: #535658;
}
.cid-tz8wvoVv5A .mbr-text,
.cid-tz8wvoVv5A .mbr-section-btn {
  color: #282727;
}
.cid-tz8xWAj1Sh {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tz8xWAj1Sh .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tz8xWAj1Sh .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tz8xWAj1Sh .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tz8xWAj1Sh .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tz8xWAj1Sh .mbr-section-title,
.cid-tz8xWAj1Sh .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tz8xWAj1Sh .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tz8xWAj1Sh .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tz8xWAj1Sh .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tz8xWAj1Sh .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tz8xWAj1Sh .category_content,
.cid-tz8xWAj1Sh .date,
.cid-tz8xWAj1Sh .name_author {
  opacity: .8;
}
.cid-tz8xWAj1Sh .item-img,
.cid-tz8xWAj1Sh img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tz8xWAj1Sh .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tz8xWAj1Sh .item-img {
    margin-bottom: 20px;
  }
}
.cid-tz8xWAj1Sh .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tz8xWAj1Sh .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tz8xWAj1Sh .mbr-section-btn .btn-secondary-outline:hover,
.cid-tz8xWAj1Sh .mbr-section-btn .btn-secondary-outline .active,
.cid-tz8xWAj1Sh .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tz8xWAj1Sh .mbr-section-title,
.cid-tz8xWAj1Sh .post_wrap {
  color: #535658;
}
.cid-tz8xWAj1Sh .mbr-text,
.cid-tz8xWAj1Sh .mbr-section-btn {
  color: #282727;
}
.cid-tz8zIJmThl {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tz8zIJmThl .card-img {
  position: relative;
  height: 100%;
}
.cid-tz8zIJmThl .card-img img {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: -10%;
}
.cid-tz8zIJmThl .bone-col {
  padding: 2rem 0;
}
.cid-tz8zIJmThl .card-wrapper {
  padding: 1.5rem 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}
.cid-tz8zIJmThl .row {
  background: #eafaec;
  border-radius: 80px;
  margin-top: 6rem;
  border-top-left-radius: 0px;
  justify-content: center;
  padding: 0rem;
}
.cid-tz8zIJmThl p {
  font-weight: 400;
}
@media (max-width: 992px) {
  .cid-tz8zIJmThl .card-img img {
    width: 70%;
    position: relative;
    left: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 767px) {
  .cid-tz8zIJmThl .row {
    margin: 0rem;
    border-radius: 50px;
  }
}
.cid-tz8zIJmThl .link-wrap {
  position: relative;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-tz8zIJmThl .link-wrap .bone {
  position: absolute;
  left: calc(50% - 125px);
  top: 0;
}
.cid-tz8zIJmThl .link-wrap h3 {
  z-index: 10;
  margin: 0;
  transform: rotate(-6deg);
}
.cid-tz8zIJmThl .link-wrap:hover {
  transform: rotate(12deg);
}
.cid-tz8zIJmThl .card-title,
.cid-tz8zIJmThl .card-img {
  color: #535658;
}
.cid-tz8zIJmThl H5 {
  color: #379439;
}
.cid-tz8zIJmThl H3 {
  color: #379439;
}
.cid-tz8wvpC6iE {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tz8wvpC6iE .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tz8wvpC6iE .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tz8wvpC6iE .row {
    text-align: center;
  }
  .cid-tz8wvpC6iE .social-row {
    justify-content: center;
  }
}
.cid-tz8wvpC6iE .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tz8wvpC6iE .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tz8wvpC6iE .list {
    margin-bottom: 0rem;
  }
}
.cid-tz8wvpC6iE .mbr-text {
  color: #bbbbbb;
}
.cid-tz8wvpC6iE .mbr-iconfont {
  color: black;
}
.cid-tBe9EPyLvZ .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tBe9EPyLvZ .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tBe9EPyLvZ a {
  font-style: normal;
}
.cid-tBe9EPyLvZ .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tBe9EPyLvZ .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tBe9EPyLvZ .nav-item:focus,
.cid-tBe9EPyLvZ .nav-link:focus {
  outline: none;
}
.cid-tBe9EPyLvZ .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tBe9EPyLvZ .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tBe9EPyLvZ .menu-logo {
  margin-right: auto;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tBe9EPyLvZ .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tBe9EPyLvZ .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tBe9EPyLvZ .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tBe9EPyLvZ .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tBe9EPyLvZ .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tBe9EPyLvZ .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tBe9EPyLvZ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tBe9EPyLvZ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tBe9EPyLvZ .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tBe9EPyLvZ .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tBe9EPyLvZ .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tBe9EPyLvZ .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tBe9EPyLvZ .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tBe9EPyLvZ .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tBe9EPyLvZ .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tBe9EPyLvZ .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tBe9EPyLvZ .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tBe9EPyLvZ button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tBe9EPyLvZ button.navbar-toggler:focus {
  outline: none;
}
.cid-tBe9EPyLvZ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tBe9EPyLvZ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tBe9EPyLvZ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tBe9EPyLvZ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tBe9EPyLvZ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tBe9EPyLvZ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tBe9EPyLvZ nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tBe9EPyLvZ nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tBe9EPyLvZ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tBe9EPyLvZ .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tBe9EPyLvZ .collapsed .btn {
  display: flex;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.collapsing,
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tBe9EPyLvZ .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tBe9EPyLvZ .collapsed button.navbar-toggler {
  display: block;
}
.cid-tBe9EPyLvZ .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tBe9EPyLvZ .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tBe9EPyLvZ .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tBe9EPyLvZ .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tBe9EPyLvZ .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tBe9EPyLvZ .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tBe9EPyLvZ.navbar-expand {
    flex-direction: column;
  }
  .cid-tBe9EPyLvZ img {
    height: 3.8rem !important;
  }
  .cid-tBe9EPyLvZ .btn {
    display: flex;
  }
  .cid-tBe9EPyLvZ button.navbar-toggler {
    display: block;
  }
  .cid-tBe9EPyLvZ .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tBe9EPyLvZ .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tBe9EPyLvZ .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tBe9EPyLvZ .navbar-collapse.collapsing,
  .cid-tBe9EPyLvZ .navbar-collapse.show {
    display: block !important;
  }
  .cid-tBe9EPyLvZ .navbar-collapse.collapsing .navbar-nav,
  .cid-tBe9EPyLvZ .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tBe9EPyLvZ .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tBe9EPyLvZ .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tBe9EPyLvZ .navbar-collapse.collapsing .navbar-buttons,
  .cid-tBe9EPyLvZ .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tBe9EPyLvZ .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tBe9EPyLvZ .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tBe9EPyLvZ .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tBe9EPyLvZ .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tBe9EPyLvZ .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tBe9EPyLvZ .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tBe9EPyLvZ .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tBe9EPyLvZ .navbar-collapse {
  flex-basis: auto;
}
.cid-tBe9EPyLvZ .nav-link:hover,
.cid-tBe9EPyLvZ .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tBe9EQaRRv {
  padding-top: 10rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tBe9EQaRRv .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tBe9EQaRRv .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tBe9EQaRRv .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tBe9EQaRRv .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tBe9EQaRRv .mbr-section-title,
.cid-tBe9EQaRRv .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tBe9EQaRRv .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tBe9EQaRRv .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tBe9EQaRRv .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tBe9EQaRRv .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tBe9EQaRRv .category_content,
.cid-tBe9EQaRRv .date,
.cid-tBe9EQaRRv .name_author {
  opacity: .8;
}
.cid-tBe9EQaRRv .item-img,
.cid-tBe9EQaRRv img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tBe9EQaRRv .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tBe9EQaRRv .item-img {
    margin-bottom: 20px;
  }
}
.cid-tBe9EQaRRv .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tBe9EQaRRv .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tBe9EQaRRv .mbr-section-btn .btn-secondary-outline:hover,
.cid-tBe9EQaRRv .mbr-section-btn .btn-secondary-outline .active,
.cid-tBe9EQaRRv .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tBe9EQaRRv .category_content,
.cid-tBe9EQaRRv .card_topic {
  color: #535658;
}
.cid-tBe9EQaRRv .category_estimate,
.cid-tBe9EQaRRv .card_topic {
  color: #535658;
}
.cid-tBe9EQaRRv .mbr-section-title,
.cid-tBe9EQaRRv .post_wrap {
  color: #535658;
}
.cid-tBe9EQaRRv .mbr-section-subtitle {
  color: #535658;
}
.cid-tBe9EQaRRv .mbr-text,
.cid-tBe9EQaRRv .mbr-section-btn {
  color: #282727;
}
.cid-tBe9EQQqLB {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tBe9EQQqLB .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tBe9EQQqLB .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tBe9EQQqLB .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tBe9EQQqLB .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tBe9EQQqLB .mbr-section-title,
.cid-tBe9EQQqLB .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tBe9EQQqLB .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tBe9EQQqLB .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tBe9EQQqLB .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tBe9EQQqLB .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tBe9EQQqLB .category_content,
.cid-tBe9EQQqLB .date,
.cid-tBe9EQQqLB .name_author {
  opacity: .8;
}
.cid-tBe9EQQqLB .item-img,
.cid-tBe9EQQqLB img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tBe9EQQqLB .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tBe9EQQqLB .item-img {
    margin-bottom: 20px;
  }
}
.cid-tBe9EQQqLB .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tBe9EQQqLB .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tBe9EQQqLB .mbr-section-btn .btn-secondary-outline:hover,
.cid-tBe9EQQqLB .mbr-section-btn .btn-secondary-outline .active,
.cid-tBe9EQQqLB .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tBe9EQQqLB .mbr-section-title,
.cid-tBe9EQQqLB .post_wrap {
  color: #535658;
}
.cid-tBe9EQQqLB .mbr-text,
.cid-tBe9EQQqLB .mbr-section-btn {
  color: #282727;
}
.cid-tBe9ERsStk {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tBe9ERsStk .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tBe9ERsStk .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tBe9ERsStk .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tBe9ERsStk .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tBe9ERsStk .mbr-section-title,
.cid-tBe9ERsStk .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tBe9ERsStk .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tBe9ERsStk .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tBe9ERsStk .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tBe9ERsStk .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tBe9ERsStk .category_content,
.cid-tBe9ERsStk .date,
.cid-tBe9ERsStk .name_author {
  opacity: .8;
}
.cid-tBe9ERsStk .item-img,
.cid-tBe9ERsStk img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tBe9ERsStk .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tBe9ERsStk .item-img {
    margin-bottom: 20px;
  }
}
.cid-tBe9ERsStk .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tBe9ERsStk .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tBe9ERsStk .mbr-section-btn .btn-secondary-outline:hover,
.cid-tBe9ERsStk .mbr-section-btn .btn-secondary-outline .active,
.cid-tBe9ERsStk .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tBe9ERsStk .mbr-section-title,
.cid-tBe9ERsStk .post_wrap {
  color: #535658;
}
.cid-tBe9ERsStk .mbr-text,
.cid-tBe9ERsStk .mbr-section-btn {
  color: #282727;
}
.cid-tBebQhQ3XZ {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tBebQhQ3XZ .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tBebQhQ3XZ .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tBebQhQ3XZ .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tBebQhQ3XZ .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tBebQhQ3XZ .mbr-section-title,
.cid-tBebQhQ3XZ .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tBebQhQ3XZ .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tBebQhQ3XZ .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tBebQhQ3XZ .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tBebQhQ3XZ .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tBebQhQ3XZ .category_content,
.cid-tBebQhQ3XZ .date,
.cid-tBebQhQ3XZ .name_author {
  opacity: .8;
}
.cid-tBebQhQ3XZ .item-img,
.cid-tBebQhQ3XZ img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tBebQhQ3XZ .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tBebQhQ3XZ .item-img {
    margin-bottom: 20px;
  }
}
.cid-tBebQhQ3XZ .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tBebQhQ3XZ .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tBebQhQ3XZ .mbr-section-btn .btn-secondary-outline:hover,
.cid-tBebQhQ3XZ .mbr-section-btn .btn-secondary-outline .active,
.cid-tBebQhQ3XZ .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tBebQhQ3XZ .mbr-section-title,
.cid-tBebQhQ3XZ .post_wrap {
  color: #535658;
}
.cid-tBebQhQ3XZ .mbr-text,
.cid-tBebQhQ3XZ .mbr-section-btn {
  color: #282727;
}
.cid-tBecJRtSPD {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tBecJRtSPD .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tBecJRtSPD .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tBecJRtSPD .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tBecJRtSPD .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tBecJRtSPD .mbr-section-title,
.cid-tBecJRtSPD .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tBecJRtSPD .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tBecJRtSPD .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tBecJRtSPD .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tBecJRtSPD .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tBecJRtSPD .category_content,
.cid-tBecJRtSPD .date,
.cid-tBecJRtSPD .name_author {
  opacity: .8;
}
.cid-tBecJRtSPD .item-img,
.cid-tBecJRtSPD img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tBecJRtSPD .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tBecJRtSPD .item-img {
    margin-bottom: 20px;
  }
}
.cid-tBecJRtSPD .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tBecJRtSPD .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tBecJRtSPD .mbr-section-btn .btn-secondary-outline:hover,
.cid-tBecJRtSPD .mbr-section-btn .btn-secondary-outline .active,
.cid-tBecJRtSPD .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tBecJRtSPD .mbr-section-title,
.cid-tBecJRtSPD .post_wrap {
  color: #535658;
}
.cid-tBecJRtSPD .mbr-text,
.cid-tBecJRtSPD .mbr-section-btn {
  color: #282727;
}
.cid-tBe9ESyKt8 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tBe9ESyKt8 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tBe9ESyKt8 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tBe9ESyKt8 .row {
    text-align: center;
  }
  .cid-tBe9ESyKt8 .social-row {
    justify-content: center;
  }
}
.cid-tBe9ESyKt8 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tBe9ESyKt8 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tBe9ESyKt8 .list {
    margin-bottom: 0rem;
  }
}
.cid-tBe9ESyKt8 .mbr-text {
  color: #bbbbbb;
}
.cid-tBe9ESyKt8 .mbr-iconfont {
  color: black;
}
.cid-tHh5Cb9vCL .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tHh5Cb9vCL .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tHh5Cb9vCL a {
  font-style: normal;
}
.cid-tHh5Cb9vCL .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tHh5Cb9vCL .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tHh5Cb9vCL .nav-item:focus,
.cid-tHh5Cb9vCL .nav-link:focus {
  outline: none;
}
.cid-tHh5Cb9vCL .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tHh5Cb9vCL .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tHh5Cb9vCL .menu-logo {
  margin-right: auto;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tHh5Cb9vCL .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tHh5Cb9vCL .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tHh5Cb9vCL .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tHh5Cb9vCL .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tHh5Cb9vCL .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tHh5Cb9vCL .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tHh5Cb9vCL .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tHh5Cb9vCL .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tHh5Cb9vCL .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tHh5Cb9vCL .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tHh5Cb9vCL .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tHh5Cb9vCL .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tHh5Cb9vCL .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tHh5Cb9vCL .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tHh5Cb9vCL .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tHh5Cb9vCL .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tHh5Cb9vCL .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tHh5Cb9vCL button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tHh5Cb9vCL button.navbar-toggler:focus {
  outline: none;
}
.cid-tHh5Cb9vCL button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tHh5Cb9vCL button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tHh5Cb9vCL button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tHh5Cb9vCL button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tHh5Cb9vCL button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tHh5Cb9vCL nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tHh5Cb9vCL nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tHh5Cb9vCL nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tHh5Cb9vCL nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tHh5Cb9vCL .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tHh5Cb9vCL .collapsed .btn {
  display: flex;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.collapsing,
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tHh5Cb9vCL .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tHh5Cb9vCL .collapsed button.navbar-toggler {
  display: block;
}
.cid-tHh5Cb9vCL .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tHh5Cb9vCL .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tHh5Cb9vCL .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tHh5Cb9vCL .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tHh5Cb9vCL .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tHh5Cb9vCL .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tHh5Cb9vCL.navbar-expand {
    flex-direction: column;
  }
  .cid-tHh5Cb9vCL img {
    height: 3.8rem !important;
  }
  .cid-tHh5Cb9vCL .btn {
    display: flex;
  }
  .cid-tHh5Cb9vCL button.navbar-toggler {
    display: block;
  }
  .cid-tHh5Cb9vCL .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tHh5Cb9vCL .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tHh5Cb9vCL .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tHh5Cb9vCL .navbar-collapse.collapsing,
  .cid-tHh5Cb9vCL .navbar-collapse.show {
    display: block !important;
  }
  .cid-tHh5Cb9vCL .navbar-collapse.collapsing .navbar-nav,
  .cid-tHh5Cb9vCL .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tHh5Cb9vCL .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tHh5Cb9vCL .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tHh5Cb9vCL .navbar-collapse.collapsing .navbar-buttons,
  .cid-tHh5Cb9vCL .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tHh5Cb9vCL .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tHh5Cb9vCL .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tHh5Cb9vCL .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tHh5Cb9vCL .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tHh5Cb9vCL .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tHh5Cb9vCL .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tHh5Cb9vCL .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tHh5Cb9vCL .navbar-collapse {
  flex-basis: auto;
}
.cid-tHh5Cb9vCL .nav-link:hover,
.cid-tHh5Cb9vCL .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tHh5CbSBhW {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-tHh5CbSBhW .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tHh5CbSBhW .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tHh5CbSBhW .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tHh5CbSBhW .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tHh5CbSBhW .mbr-section-title,
.cid-tHh5CbSBhW .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tHh5CbSBhW .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tHh5CbSBhW .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tHh5CbSBhW .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tHh5CbSBhW .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tHh5CbSBhW .category_content,
.cid-tHh5CbSBhW .date,
.cid-tHh5CbSBhW .name_author {
  opacity: .8;
}
.cid-tHh5CbSBhW .item-img,
.cid-tHh5CbSBhW img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tHh5CbSBhW .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tHh5CbSBhW .item-img {
    margin-bottom: 20px;
  }
}
.cid-tHh5CbSBhW .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tHh5CbSBhW .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh5CbSBhW .mbr-section-btn .btn-secondary-outline:hover,
.cid-tHh5CbSBhW .mbr-section-btn .btn-secondary-outline .active,
.cid-tHh5CbSBhW .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tHh5CbSBhW .category_content,
.cid-tHh5CbSBhW .card_topic {
  color: #535658;
}
.cid-tHh5CbSBhW .category_estimate,
.cid-tHh5CbSBhW .card_topic {
  color: #535658;
}
.cid-tHh5CbSBhW .mbr-section-title,
.cid-tHh5CbSBhW .post_wrap {
  color: #535658;
}
.cid-tHh5CbSBhW .mbr-section-subtitle {
  color: #535658;
}
.cid-tHh5CbSBhW .mbr-text,
.cid-tHh5CbSBhW .mbr-section-btn {
  color: #282727;
}
.cid-tHh5CcwhHo {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tHh5CcwhHo .item-wrapper {
  padding-bottom: 24px;
}
.cid-tHh5CcwhHo .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tHh5CcwhHo .mbr-section-title,
.cid-tHh5CcwhHo .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tHh5CcwhHo .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tHh5CcwhHo .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tHh5CcwhHo .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tHh5CcwhHo .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tHh5CcwhHo .category_content,
.cid-tHh5CcwhHo .date,
.cid-tHh5CcwhHo .name_author {
  opacity: .8;
}
.cid-tHh5CcwhHo .item-img,
.cid-tHh5CcwhHo img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tHh5CcwhHo .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tHh5CcwhHo .item-img {
    margin-bottom: 20px;
  }
}
.cid-tHh5CcwhHo .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tHh5CcwhHo .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh5CcwhHo .mbr-section-btn .btn-secondary-outline:hover,
.cid-tHh5CcwhHo .mbr-section-btn .btn-secondary-outline .active,
.cid-tHh5CcwhHo .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tHh5CcwhHo .mbr-section-title,
.cid-tHh5CcwhHo .post_wrap {
  color: #535658;
}
.cid-tHh5CcwhHo .mbr-text,
.cid-tHh5CcwhHo .mbr-section-btn {
  color: #282727;
}
.cid-tHh6eifrTP {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tHh6eifrTP .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tHh6eifrTP .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tHh6eifrTP .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tHh6eifrTP .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tHh6eifrTP .mbr-section-title,
.cid-tHh6eifrTP .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tHh6eifrTP .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tHh6eifrTP .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tHh6eifrTP .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tHh6eifrTP .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tHh6eifrTP .category_content,
.cid-tHh6eifrTP .date,
.cid-tHh6eifrTP .name_author {
  opacity: .8;
}
.cid-tHh6eifrTP .item-img,
.cid-tHh6eifrTP img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tHh6eifrTP .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tHh6eifrTP .item-img {
    margin-bottom: 20px;
  }
}
.cid-tHh6eifrTP .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tHh6eifrTP .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tHh6eifrTP .mbr-section-btn .btn-secondary-outline:hover,
.cid-tHh6eifrTP .mbr-section-btn .btn-secondary-outline .active,
.cid-tHh6eifrTP .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tHh6eifrTP .mbr-section-title,
.cid-tHh6eifrTP .post_wrap {
  color: #535658;
}
.cid-tHh6eifrTP .mbr-text,
.cid-tHh6eifrTP .mbr-section-btn {
  color: #282727;
}
.cid-tHh5Cde219 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tHh5Cde219 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tHh5Cde219 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tHh5Cde219 .row {
    text-align: center;
  }
  .cid-tHh5Cde219 .social-row {
    justify-content: center;
  }
}
.cid-tHh5Cde219 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tHh5Cde219 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tHh5Cde219 .list {
    margin-bottom: 0rem;
  }
}
.cid-tHh5Cde219 .mbr-text {
  color: #bbbbbb;
}
.cid-tHh5Cde219 .mbr-iconfont {
  color: black;
}
.cid-tJeqDT4xk4 .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tJeqDT4xk4 .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tJeqDT4xk4 a {
  font-style: normal;
}
.cid-tJeqDT4xk4 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tJeqDT4xk4 .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tJeqDT4xk4 .nav-item:focus,
.cid-tJeqDT4xk4 .nav-link:focus {
  outline: none;
}
.cid-tJeqDT4xk4 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tJeqDT4xk4 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tJeqDT4xk4 .menu-logo {
  margin-right: auto;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tJeqDT4xk4 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tJeqDT4xk4 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tJeqDT4xk4 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tJeqDT4xk4 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tJeqDT4xk4 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tJeqDT4xk4 .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tJeqDT4xk4 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tJeqDT4xk4 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tJeqDT4xk4 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tJeqDT4xk4 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tJeqDT4xk4 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tJeqDT4xk4 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tJeqDT4xk4 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tJeqDT4xk4 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tJeqDT4xk4 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tJeqDT4xk4 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tJeqDT4xk4 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tJeqDT4xk4 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tJeqDT4xk4 button.navbar-toggler:focus {
  outline: none;
}
.cid-tJeqDT4xk4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tJeqDT4xk4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tJeqDT4xk4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tJeqDT4xk4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tJeqDT4xk4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tJeqDT4xk4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tJeqDT4xk4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tJeqDT4xk4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tJeqDT4xk4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tJeqDT4xk4 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tJeqDT4xk4 .collapsed .btn {
  display: flex;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.collapsing,
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tJeqDT4xk4 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tJeqDT4xk4 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tJeqDT4xk4 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tJeqDT4xk4 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tJeqDT4xk4 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tJeqDT4xk4 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tJeqDT4xk4 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tJeqDT4xk4 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tJeqDT4xk4.navbar-expand {
    flex-direction: column;
  }
  .cid-tJeqDT4xk4 img {
    height: 3.8rem !important;
  }
  .cid-tJeqDT4xk4 .btn {
    display: flex;
  }
  .cid-tJeqDT4xk4 button.navbar-toggler {
    display: block;
  }
  .cid-tJeqDT4xk4 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tJeqDT4xk4 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tJeqDT4xk4 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tJeqDT4xk4 .navbar-collapse.collapsing,
  .cid-tJeqDT4xk4 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tJeqDT4xk4 .navbar-collapse.collapsing .navbar-nav,
  .cid-tJeqDT4xk4 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tJeqDT4xk4 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tJeqDT4xk4 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tJeqDT4xk4 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tJeqDT4xk4 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tJeqDT4xk4 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tJeqDT4xk4 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tJeqDT4xk4 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tJeqDT4xk4 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tJeqDT4xk4 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tJeqDT4xk4 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tJeqDT4xk4 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tJeqDT4xk4 .navbar-collapse {
  flex-basis: auto;
}
.cid-tJeqDT4xk4 .nav-link:hover,
.cid-tJeqDT4xk4 .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tJeqDTLWxr {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tJeqDTLWxr .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tJeqDTLWxr .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tJeqDTLWxr .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tJeqDTLWxr .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tJeqDTLWxr .mbr-section-title,
.cid-tJeqDTLWxr .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tJeqDTLWxr .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tJeqDTLWxr .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tJeqDTLWxr .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tJeqDTLWxr .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tJeqDTLWxr .category_content,
.cid-tJeqDTLWxr .date,
.cid-tJeqDTLWxr .name_author {
  opacity: .8;
}
.cid-tJeqDTLWxr .item-img,
.cid-tJeqDTLWxr img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tJeqDTLWxr .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tJeqDTLWxr .item-img {
    margin-bottom: 20px;
  }
}
.cid-tJeqDTLWxr .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tJeqDTLWxr .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tJeqDTLWxr .mbr-section-btn .btn-secondary-outline:hover,
.cid-tJeqDTLWxr .mbr-section-btn .btn-secondary-outline .active,
.cid-tJeqDTLWxr .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tJeqDTLWxr .category_content,
.cid-tJeqDTLWxr .card_topic {
  color: #535658;
}
.cid-tJeqDTLWxr .category_estimate,
.cid-tJeqDTLWxr .card_topic {
  color: #535658;
}
.cid-tJeqDTLWxr .mbr-section-title,
.cid-tJeqDTLWxr .post_wrap {
  color: #535658;
}
.cid-tJeqDTLWxr .mbr-section-subtitle {
  color: #535658;
}
.cid-tJeqDTLWxr .mbr-text,
.cid-tJeqDTLWxr .mbr-section-btn {
  color: #282727;
}
.cid-tJeqDW6CDu {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tJeqDW6CDu .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tJeqDW6CDu .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tJeqDW6CDu .row {
    text-align: center;
  }
  .cid-tJeqDW6CDu .social-row {
    justify-content: center;
  }
}
.cid-tJeqDW6CDu .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tJeqDW6CDu .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tJeqDW6CDu .list {
    margin-bottom: 0rem;
  }
}
.cid-tJeqDW6CDu .mbr-text {
  color: #bbbbbb;
}
.cid-tJeqDW6CDu .mbr-iconfont {
  color: black;
}
.cid-tKWsYsE5cS .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tKWsYsE5cS .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tKWsYsE5cS a {
  font-style: normal;
}
.cid-tKWsYsE5cS .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tKWsYsE5cS .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tKWsYsE5cS .nav-item:focus,
.cid-tKWsYsE5cS .nav-link:focus {
  outline: none;
}
.cid-tKWsYsE5cS .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tKWsYsE5cS .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tKWsYsE5cS .menu-logo {
  margin-right: auto;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tKWsYsE5cS .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tKWsYsE5cS .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tKWsYsE5cS .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tKWsYsE5cS .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tKWsYsE5cS .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tKWsYsE5cS .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tKWsYsE5cS .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tKWsYsE5cS .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tKWsYsE5cS .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tKWsYsE5cS .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tKWsYsE5cS .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tKWsYsE5cS .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tKWsYsE5cS .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tKWsYsE5cS .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tKWsYsE5cS .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tKWsYsE5cS .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tKWsYsE5cS .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tKWsYsE5cS button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tKWsYsE5cS button.navbar-toggler:focus {
  outline: none;
}
.cid-tKWsYsE5cS button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tKWsYsE5cS button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tKWsYsE5cS button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tKWsYsE5cS button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tKWsYsE5cS button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tKWsYsE5cS nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tKWsYsE5cS nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tKWsYsE5cS nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tKWsYsE5cS nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tKWsYsE5cS .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tKWsYsE5cS .collapsed .btn {
  display: flex;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse.collapsing,
.cid-tKWsYsE5cS .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tKWsYsE5cS .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tKWsYsE5cS .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tKWsYsE5cS .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tKWsYsE5cS .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tKWsYsE5cS .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tKWsYsE5cS .collapsed button.navbar-toggler {
  display: block;
}
.cid-tKWsYsE5cS .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tKWsYsE5cS .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tKWsYsE5cS .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tKWsYsE5cS .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tKWsYsE5cS .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tKWsYsE5cS .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tKWsYsE5cS.navbar-expand {
    flex-direction: column;
  }
  .cid-tKWsYsE5cS img {
    height: 3.8rem !important;
  }
  .cid-tKWsYsE5cS .btn {
    display: flex;
  }
  .cid-tKWsYsE5cS button.navbar-toggler {
    display: block;
  }
  .cid-tKWsYsE5cS .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tKWsYsE5cS .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tKWsYsE5cS .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tKWsYsE5cS .navbar-collapse.collapsing,
  .cid-tKWsYsE5cS .navbar-collapse.show {
    display: block !important;
  }
  .cid-tKWsYsE5cS .navbar-collapse.collapsing .navbar-nav,
  .cid-tKWsYsE5cS .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tKWsYsE5cS .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tKWsYsE5cS .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tKWsYsE5cS .navbar-collapse.collapsing .navbar-buttons,
  .cid-tKWsYsE5cS .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tKWsYsE5cS .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tKWsYsE5cS .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tKWsYsE5cS .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tKWsYsE5cS .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tKWsYsE5cS .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tKWsYsE5cS .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tKWsYsE5cS .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tKWsYsE5cS .navbar-collapse {
  flex-basis: auto;
}
.cid-tKWsYsE5cS .nav-link:hover,
.cid-tKWsYsE5cS .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tKWsYti1Cv {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tKWsYti1Cv .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tKWsYti1Cv .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tKWsYti1Cv .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tKWsYti1Cv .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tKWsYti1Cv .mbr-section-title,
.cid-tKWsYti1Cv .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tKWsYti1Cv .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tKWsYti1Cv .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tKWsYti1Cv .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tKWsYti1Cv .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tKWsYti1Cv .category_content,
.cid-tKWsYti1Cv .date,
.cid-tKWsYti1Cv .name_author {
  opacity: .8;
}
.cid-tKWsYti1Cv .item-img,
.cid-tKWsYti1Cv img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tKWsYti1Cv .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tKWsYti1Cv .item-img {
    margin-bottom: 20px;
  }
}
.cid-tKWsYti1Cv .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tKWsYti1Cv .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tKWsYti1Cv .mbr-section-btn .btn-secondary-outline:hover,
.cid-tKWsYti1Cv .mbr-section-btn .btn-secondary-outline .active,
.cid-tKWsYti1Cv .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tKWsYti1Cv .category_content,
.cid-tKWsYti1Cv .card_topic {
  color: #535658;
}
.cid-tKWsYti1Cv .category_estimate,
.cid-tKWsYti1Cv .card_topic {
  color: #535658;
}
.cid-tKWsYti1Cv .mbr-section-title,
.cid-tKWsYti1Cv .post_wrap {
  color: #535658;
}
.cid-tKWsYti1Cv .mbr-section-subtitle {
  color: #535658;
}
.cid-tKWsYti1Cv .mbr-text,
.cid-tKWsYti1Cv .mbr-section-btn {
  color: #282727;
}
.cid-tKWsYtV8y7 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tKWsYtV8y7 .item-wrapper {
  padding-bottom: 24px;
}
.cid-tKWsYtV8y7 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tKWsYtV8y7 .mbr-section-title,
.cid-tKWsYtV8y7 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tKWsYtV8y7 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tKWsYtV8y7 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tKWsYtV8y7 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tKWsYtV8y7 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tKWsYtV8y7 .category_content,
.cid-tKWsYtV8y7 .date,
.cid-tKWsYtV8y7 .name_author {
  opacity: .8;
}
.cid-tKWsYtV8y7 .item-img,
.cid-tKWsYtV8y7 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tKWsYtV8y7 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tKWsYtV8y7 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tKWsYtV8y7 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tKWsYtV8y7 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tKWsYtV8y7 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tKWsYtV8y7 .mbr-section-btn .btn-secondary-outline .active,
.cid-tKWsYtV8y7 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tKWsYtV8y7 .mbr-section-title,
.cid-tKWsYtV8y7 .post_wrap {
  color: #535658;
}
.cid-tKWsYtV8y7 .mbr-text,
.cid-tKWsYtV8y7 .mbr-section-btn {
  color: #282727;
}
.cid-tKWsYvVSeW {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tKWsYvVSeW .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tKWsYvVSeW .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tKWsYvVSeW .row {
    text-align: center;
  }
  .cid-tKWsYvVSeW .social-row {
    justify-content: center;
  }
}
.cid-tKWsYvVSeW .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tKWsYvVSeW .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tKWsYvVSeW .list {
    margin-bottom: 0rem;
  }
}
.cid-tKWsYvVSeW .mbr-text {
  color: #bbbbbb;
}
.cid-tKWsYvVSeW .mbr-iconfont {
  color: black;
}
.cid-tLMjjBoMJi .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tLMjjBoMJi .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tLMjjBoMJi a {
  font-style: normal;
}
.cid-tLMjjBoMJi .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tLMjjBoMJi .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tLMjjBoMJi .nav-item:focus,
.cid-tLMjjBoMJi .nav-link:focus {
  outline: none;
}
.cid-tLMjjBoMJi .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tLMjjBoMJi .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tLMjjBoMJi .menu-logo {
  margin-right: auto;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tLMjjBoMJi .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tLMjjBoMJi .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tLMjjBoMJi .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tLMjjBoMJi .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tLMjjBoMJi .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tLMjjBoMJi .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tLMjjBoMJi .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tLMjjBoMJi .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tLMjjBoMJi .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tLMjjBoMJi .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tLMjjBoMJi .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tLMjjBoMJi .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tLMjjBoMJi .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tLMjjBoMJi .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tLMjjBoMJi .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tLMjjBoMJi .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tLMjjBoMJi .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tLMjjBoMJi button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tLMjjBoMJi button.navbar-toggler:focus {
  outline: none;
}
.cid-tLMjjBoMJi button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tLMjjBoMJi button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tLMjjBoMJi button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tLMjjBoMJi button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tLMjjBoMJi button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tLMjjBoMJi nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tLMjjBoMJi nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tLMjjBoMJi nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tLMjjBoMJi nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tLMjjBoMJi .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tLMjjBoMJi .collapsed .btn {
  display: flex;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse.collapsing,
.cid-tLMjjBoMJi .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tLMjjBoMJi .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tLMjjBoMJi .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tLMjjBoMJi .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tLMjjBoMJi .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tLMjjBoMJi .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tLMjjBoMJi .collapsed button.navbar-toggler {
  display: block;
}
.cid-tLMjjBoMJi .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tLMjjBoMJi .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tLMjjBoMJi .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tLMjjBoMJi .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tLMjjBoMJi .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tLMjjBoMJi .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tLMjjBoMJi.navbar-expand {
    flex-direction: column;
  }
  .cid-tLMjjBoMJi img {
    height: 3.8rem !important;
  }
  .cid-tLMjjBoMJi .btn {
    display: flex;
  }
  .cid-tLMjjBoMJi button.navbar-toggler {
    display: block;
  }
  .cid-tLMjjBoMJi .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tLMjjBoMJi .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tLMjjBoMJi .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tLMjjBoMJi .navbar-collapse.collapsing,
  .cid-tLMjjBoMJi .navbar-collapse.show {
    display: block !important;
  }
  .cid-tLMjjBoMJi .navbar-collapse.collapsing .navbar-nav,
  .cid-tLMjjBoMJi .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tLMjjBoMJi .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tLMjjBoMJi .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tLMjjBoMJi .navbar-collapse.collapsing .navbar-buttons,
  .cid-tLMjjBoMJi .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tLMjjBoMJi .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tLMjjBoMJi .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tLMjjBoMJi .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tLMjjBoMJi .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tLMjjBoMJi .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tLMjjBoMJi .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tLMjjBoMJi .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tLMjjBoMJi .navbar-collapse {
  flex-basis: auto;
}
.cid-tLMjjBoMJi .nav-link:hover,
.cid-tLMjjBoMJi .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tLMjjC1fPd {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tLMjjC1fPd .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tLMjjC1fPd .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tLMjjC1fPd .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tLMjjC1fPd .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tLMjjC1fPd .mbr-section-title,
.cid-tLMjjC1fPd .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tLMjjC1fPd .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tLMjjC1fPd .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tLMjjC1fPd .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tLMjjC1fPd .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tLMjjC1fPd .category_content,
.cid-tLMjjC1fPd .date,
.cid-tLMjjC1fPd .name_author {
  opacity: .8;
}
.cid-tLMjjC1fPd .item-img,
.cid-tLMjjC1fPd img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tLMjjC1fPd .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tLMjjC1fPd .item-img {
    margin-bottom: 20px;
  }
}
.cid-tLMjjC1fPd .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tLMjjC1fPd .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tLMjjC1fPd .mbr-section-btn .btn-secondary-outline:hover,
.cid-tLMjjC1fPd .mbr-section-btn .btn-secondary-outline .active,
.cid-tLMjjC1fPd .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tLMjjC1fPd .category_content,
.cid-tLMjjC1fPd .card_topic {
  color: #535658;
}
.cid-tLMjjC1fPd .category_estimate,
.cid-tLMjjC1fPd .card_topic {
  color: #535658;
}
.cid-tLMjjC1fPd .mbr-section-title,
.cid-tLMjjC1fPd .post_wrap {
  color: #535658;
}
.cid-tLMjjC1fPd .mbr-section-subtitle {
  color: #535658;
}
.cid-tLMjjC1fPd .mbr-text,
.cid-tLMjjC1fPd .mbr-section-btn {
  color: #282727;
}
.cid-tLMjjCFpCn {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tLMjjCFpCn .item-wrapper {
  padding-bottom: 24px;
}
.cid-tLMjjCFpCn .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tLMjjCFpCn .mbr-section-title,
.cid-tLMjjCFpCn .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tLMjjCFpCn .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tLMjjCFpCn .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tLMjjCFpCn .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tLMjjCFpCn .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tLMjjCFpCn .category_content,
.cid-tLMjjCFpCn .date,
.cid-tLMjjCFpCn .name_author {
  opacity: .8;
}
.cid-tLMjjCFpCn .item-img,
.cid-tLMjjCFpCn img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tLMjjCFpCn .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tLMjjCFpCn .item-img {
    margin-bottom: 20px;
  }
}
.cid-tLMjjCFpCn .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tLMjjCFpCn .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tLMjjCFpCn .mbr-section-btn .btn-secondary-outline:hover,
.cid-tLMjjCFpCn .mbr-section-btn .btn-secondary-outline .active,
.cid-tLMjjCFpCn .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tLMjjCFpCn .mbr-section-title,
.cid-tLMjjCFpCn .post_wrap {
  color: #535658;
}
.cid-tLMjjCFpCn .mbr-text,
.cid-tLMjjCFpCn .mbr-section-btn {
  color: #282727;
}
.cid-tLMjjEB88u {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tLMjjEB88u .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tLMjjEB88u .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tLMjjEB88u .row {
    text-align: center;
  }
  .cid-tLMjjEB88u .social-row {
    justify-content: center;
  }
}
.cid-tLMjjEB88u .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tLMjjEB88u .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tLMjjEB88u .list {
    margin-bottom: 0rem;
  }
}
.cid-tLMjjEB88u .mbr-text {
  color: #bbbbbb;
}
.cid-tLMjjEB88u .mbr-iconfont {
  color: black;
}
.cid-tN70NflknO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tN70NflknO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tN70NflknO a {
  font-style: normal;
}
.cid-tN70NflknO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tN70NflknO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tN70NflknO .nav-item:focus,
.cid-tN70NflknO .nav-link:focus {
  outline: none;
}
.cid-tN70NflknO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tN70NflknO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tN70NflknO .menu-logo {
  margin-right: auto;
}
.cid-tN70NflknO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tN70NflknO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tN70NflknO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tN70NflknO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tN70NflknO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tN70NflknO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tN70NflknO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tN70NflknO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tN70NflknO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tN70NflknO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tN70NflknO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tN70NflknO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tN70NflknO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tN70NflknO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tN70NflknO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tN70NflknO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tN70NflknO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tN70NflknO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tN70NflknO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tN70NflknO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tN70NflknO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tN70NflknO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tN70NflknO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tN70NflknO button.navbar-toggler:focus {
  outline: none;
}
.cid-tN70NflknO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tN70NflknO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tN70NflknO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tN70NflknO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tN70NflknO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tN70NflknO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tN70NflknO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tN70NflknO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tN70NflknO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tN70NflknO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tN70NflknO .collapsed .btn {
  display: flex;
}
.cid-tN70NflknO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tN70NflknO .collapsed .navbar-collapse.collapsing,
.cid-tN70NflknO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tN70NflknO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tN70NflknO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tN70NflknO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tN70NflknO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tN70NflknO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tN70NflknO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tN70NflknO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tN70NflknO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tN70NflknO .collapsed button.navbar-toggler {
  display: block;
}
.cid-tN70NflknO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tN70NflknO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tN70NflknO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tN70NflknO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tN70NflknO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tN70NflknO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tN70NflknO.navbar-expand {
    flex-direction: column;
  }
  .cid-tN70NflknO img {
    height: 3.8rem !important;
  }
  .cid-tN70NflknO .btn {
    display: flex;
  }
  .cid-tN70NflknO button.navbar-toggler {
    display: block;
  }
  .cid-tN70NflknO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tN70NflknO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tN70NflknO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tN70NflknO .navbar-collapse.collapsing,
  .cid-tN70NflknO .navbar-collapse.show {
    display: block !important;
  }
  .cid-tN70NflknO .navbar-collapse.collapsing .navbar-nav,
  .cid-tN70NflknO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tN70NflknO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tN70NflknO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tN70NflknO .navbar-collapse.collapsing .navbar-buttons,
  .cid-tN70NflknO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tN70NflknO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tN70NflknO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tN70NflknO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tN70NflknO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tN70NflknO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tN70NflknO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tN70NflknO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tN70NflknO .navbar-collapse {
  flex-basis: auto;
}
.cid-tN70NflknO .nav-link:hover,
.cid-tN70NflknO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tN70Ng0msc {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tN70Ng0msc .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tN70Ng0msc .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tN70Ng0msc .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tN70Ng0msc .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tN70Ng0msc .mbr-section-title,
.cid-tN70Ng0msc .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tN70Ng0msc .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tN70Ng0msc .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tN70Ng0msc .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tN70Ng0msc .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tN70Ng0msc .category_content,
.cid-tN70Ng0msc .date,
.cid-tN70Ng0msc .name_author {
  opacity: .8;
}
.cid-tN70Ng0msc .item-img,
.cid-tN70Ng0msc img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tN70Ng0msc .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tN70Ng0msc .item-img {
    margin-bottom: 20px;
  }
}
.cid-tN70Ng0msc .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tN70Ng0msc .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tN70Ng0msc .mbr-section-btn .btn-secondary-outline:hover,
.cid-tN70Ng0msc .mbr-section-btn .btn-secondary-outline .active,
.cid-tN70Ng0msc .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tN70Ng0msc .category_content,
.cid-tN70Ng0msc .card_topic {
  color: #535658;
}
.cid-tN70Ng0msc .category_estimate,
.cid-tN70Ng0msc .card_topic {
  color: #535658;
}
.cid-tN70Ng0msc .mbr-section-title,
.cid-tN70Ng0msc .post_wrap {
  color: #535658;
}
.cid-tN70Ng0msc .mbr-section-subtitle {
  color: #535658;
}
.cid-tN70Ng0msc .mbr-text,
.cid-tN70Ng0msc .mbr-section-btn {
  color: #282727;
}
.cid-tN70NgCcAt {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tN70NgCcAt .item-wrapper {
  padding-bottom: 24px;
}
.cid-tN70NgCcAt .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tN70NgCcAt .mbr-section-title,
.cid-tN70NgCcAt .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tN70NgCcAt .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tN70NgCcAt .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tN70NgCcAt .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tN70NgCcAt .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tN70NgCcAt .category_content,
.cid-tN70NgCcAt .date,
.cid-tN70NgCcAt .name_author {
  opacity: .8;
}
.cid-tN70NgCcAt .item-img,
.cid-tN70NgCcAt img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tN70NgCcAt .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tN70NgCcAt .item-img {
    margin-bottom: 20px;
  }
}
.cid-tN70NgCcAt .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tN70NgCcAt .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tN70NgCcAt .mbr-section-btn .btn-secondary-outline:hover,
.cid-tN70NgCcAt .mbr-section-btn .btn-secondary-outline .active,
.cid-tN70NgCcAt .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tN70NgCcAt .mbr-section-title,
.cid-tN70NgCcAt .post_wrap {
  color: #535658;
}
.cid-tN70NgCcAt .mbr-text,
.cid-tN70NgCcAt .mbr-section-btn {
  color: #282727;
}
.cid-tN70Nitoy6 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tN70Nitoy6 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tN70Nitoy6 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tN70Nitoy6 .row {
    text-align: center;
  }
  .cid-tN70Nitoy6 .social-row {
    justify-content: center;
  }
}
.cid-tN70Nitoy6 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tN70Nitoy6 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tN70Nitoy6 .list {
    margin-bottom: 0rem;
  }
}
.cid-tN70Nitoy6 .mbr-text {
  color: #bbbbbb;
}
.cid-tN70Nitoy6 .mbr-iconfont {
  color: black;
}
.cid-tP6WpKCtrl .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tP6WpKCtrl .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tP6WpKCtrl a {
  font-style: normal;
}
.cid-tP6WpKCtrl .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tP6WpKCtrl .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tP6WpKCtrl .nav-item:focus,
.cid-tP6WpKCtrl .nav-link:focus {
  outline: none;
}
.cid-tP6WpKCtrl .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tP6WpKCtrl .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tP6WpKCtrl .menu-logo {
  margin-right: auto;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tP6WpKCtrl .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tP6WpKCtrl .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tP6WpKCtrl .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tP6WpKCtrl .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tP6WpKCtrl .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tP6WpKCtrl .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tP6WpKCtrl .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tP6WpKCtrl .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tP6WpKCtrl .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tP6WpKCtrl .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tP6WpKCtrl .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tP6WpKCtrl .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tP6WpKCtrl .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tP6WpKCtrl .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tP6WpKCtrl .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tP6WpKCtrl .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tP6WpKCtrl .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tP6WpKCtrl button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tP6WpKCtrl button.navbar-toggler:focus {
  outline: none;
}
.cid-tP6WpKCtrl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tP6WpKCtrl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tP6WpKCtrl button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tP6WpKCtrl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tP6WpKCtrl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tP6WpKCtrl nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tP6WpKCtrl nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tP6WpKCtrl nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tP6WpKCtrl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tP6WpKCtrl .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tP6WpKCtrl .collapsed .btn {
  display: flex;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse.collapsing,
.cid-tP6WpKCtrl .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tP6WpKCtrl .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tP6WpKCtrl .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tP6WpKCtrl .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tP6WpKCtrl .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tP6WpKCtrl .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tP6WpKCtrl .collapsed button.navbar-toggler {
  display: block;
}
.cid-tP6WpKCtrl .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tP6WpKCtrl .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tP6WpKCtrl .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tP6WpKCtrl .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tP6WpKCtrl .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tP6WpKCtrl .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tP6WpKCtrl.navbar-expand {
    flex-direction: column;
  }
  .cid-tP6WpKCtrl img {
    height: 3.8rem !important;
  }
  .cid-tP6WpKCtrl .btn {
    display: flex;
  }
  .cid-tP6WpKCtrl button.navbar-toggler {
    display: block;
  }
  .cid-tP6WpKCtrl .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tP6WpKCtrl .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tP6WpKCtrl .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tP6WpKCtrl .navbar-collapse.collapsing,
  .cid-tP6WpKCtrl .navbar-collapse.show {
    display: block !important;
  }
  .cid-tP6WpKCtrl .navbar-collapse.collapsing .navbar-nav,
  .cid-tP6WpKCtrl .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tP6WpKCtrl .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tP6WpKCtrl .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tP6WpKCtrl .navbar-collapse.collapsing .navbar-buttons,
  .cid-tP6WpKCtrl .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tP6WpKCtrl .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tP6WpKCtrl .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tP6WpKCtrl .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tP6WpKCtrl .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tP6WpKCtrl .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tP6WpKCtrl .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tP6WpKCtrl .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tP6WpKCtrl .navbar-collapse {
  flex-basis: auto;
}
.cid-tP6WpKCtrl .nav-link:hover,
.cid-tP6WpKCtrl .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tP6WpMrxFE {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tP6WpMrxFE .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tP6WpMrxFE .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tP6WpMrxFE .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tP6WpMrxFE .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tP6WpMrxFE .mbr-section-title,
.cid-tP6WpMrxFE .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tP6WpMrxFE .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tP6WpMrxFE .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tP6WpMrxFE .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tP6WpMrxFE .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tP6WpMrxFE .category_content,
.cid-tP6WpMrxFE .date,
.cid-tP6WpMrxFE .name_author {
  opacity: .8;
}
.cid-tP6WpMrxFE .item-img,
.cid-tP6WpMrxFE img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tP6WpMrxFE .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tP6WpMrxFE .item-img {
    margin-bottom: 20px;
  }
}
.cid-tP6WpMrxFE .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tP6WpMrxFE .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tP6WpMrxFE .mbr-section-btn .btn-secondary-outline:hover,
.cid-tP6WpMrxFE .mbr-section-btn .btn-secondary-outline .active,
.cid-tP6WpMrxFE .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tP6WpMrxFE .category_content,
.cid-tP6WpMrxFE .card_topic {
  color: #535658;
}
.cid-tP6WpMrxFE .category_estimate,
.cid-tP6WpMrxFE .card_topic {
  color: #535658;
}
.cid-tP6WpMrxFE .mbr-section-title,
.cid-tP6WpMrxFE .post_wrap {
  color: #535658;
}
.cid-tP6WpMrxFE .mbr-section-subtitle {
  color: #535658;
}
.cid-tP6WpMrxFE .mbr-text,
.cid-tP6WpMrxFE .mbr-section-btn {
  color: #282727;
}
.cid-tP6WpN4t4r {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tP6WpN4t4r .item-wrapper {
  padding-bottom: 24px;
}
.cid-tP6WpN4t4r .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tP6WpN4t4r .mbr-section-title,
.cid-tP6WpN4t4r .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tP6WpN4t4r .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tP6WpN4t4r .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tP6WpN4t4r .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tP6WpN4t4r .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tP6WpN4t4r .category_content,
.cid-tP6WpN4t4r .date,
.cid-tP6WpN4t4r .name_author {
  opacity: .8;
}
.cid-tP6WpN4t4r .item-img,
.cid-tP6WpN4t4r img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tP6WpN4t4r .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tP6WpN4t4r .item-img {
    margin-bottom: 20px;
  }
}
.cid-tP6WpN4t4r .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tP6WpN4t4r .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tP6WpN4t4r .mbr-section-btn .btn-secondary-outline:hover,
.cid-tP6WpN4t4r .mbr-section-btn .btn-secondary-outline .active,
.cid-tP6WpN4t4r .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tP6WpN4t4r .mbr-section-title,
.cid-tP6WpN4t4r .post_wrap {
  color: #535658;
}
.cid-tP6WpN4t4r .mbr-text,
.cid-tP6WpN4t4r .mbr-section-btn {
  color: #282727;
}
.cid-tP6WpNLP0A {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tP6WpNLP0A .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tP6WpNLP0A .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tP6WpNLP0A .row {
    text-align: center;
  }
  .cid-tP6WpNLP0A .social-row {
    justify-content: center;
  }
}
.cid-tP6WpNLP0A .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tP6WpNLP0A .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tP6WpNLP0A .list {
    margin-bottom: 0rem;
  }
}
.cid-tP6WpNLP0A .mbr-text {
  color: #bbbbbb;
}
.cid-tP6WpNLP0A .mbr-iconfont {
  color: black;
}
.cid-tQkf32Ssu4 .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tQkf32Ssu4 .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tQkf32Ssu4 a {
  font-style: normal;
}
.cid-tQkf32Ssu4 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tQkf32Ssu4 .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tQkf32Ssu4 .nav-item:focus,
.cid-tQkf32Ssu4 .nav-link:focus {
  outline: none;
}
.cid-tQkf32Ssu4 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tQkf32Ssu4 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tQkf32Ssu4 .menu-logo {
  margin-right: auto;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tQkf32Ssu4 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tQkf32Ssu4 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tQkf32Ssu4 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tQkf32Ssu4 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tQkf32Ssu4 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tQkf32Ssu4 .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tQkf32Ssu4 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tQkf32Ssu4 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tQkf32Ssu4 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tQkf32Ssu4 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tQkf32Ssu4 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tQkf32Ssu4 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tQkf32Ssu4 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tQkf32Ssu4 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tQkf32Ssu4 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tQkf32Ssu4 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tQkf32Ssu4 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tQkf32Ssu4 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tQkf32Ssu4 button.navbar-toggler:focus {
  outline: none;
}
.cid-tQkf32Ssu4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tQkf32Ssu4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tQkf32Ssu4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tQkf32Ssu4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tQkf32Ssu4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tQkf32Ssu4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tQkf32Ssu4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tQkf32Ssu4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tQkf32Ssu4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tQkf32Ssu4 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tQkf32Ssu4 .collapsed .btn {
  display: flex;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.collapsing,
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tQkf32Ssu4 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tQkf32Ssu4 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tQkf32Ssu4 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tQkf32Ssu4 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tQkf32Ssu4 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tQkf32Ssu4 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tQkf32Ssu4 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tQkf32Ssu4 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tQkf32Ssu4.navbar-expand {
    flex-direction: column;
  }
  .cid-tQkf32Ssu4 img {
    height: 3.8rem !important;
  }
  .cid-tQkf32Ssu4 .btn {
    display: flex;
  }
  .cid-tQkf32Ssu4 button.navbar-toggler {
    display: block;
  }
  .cid-tQkf32Ssu4 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tQkf32Ssu4 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tQkf32Ssu4 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tQkf32Ssu4 .navbar-collapse.collapsing,
  .cid-tQkf32Ssu4 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tQkf32Ssu4 .navbar-collapse.collapsing .navbar-nav,
  .cid-tQkf32Ssu4 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tQkf32Ssu4 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tQkf32Ssu4 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tQkf32Ssu4 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tQkf32Ssu4 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tQkf32Ssu4 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tQkf32Ssu4 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tQkf32Ssu4 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tQkf32Ssu4 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tQkf32Ssu4 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tQkf32Ssu4 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tQkf32Ssu4 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tQkf32Ssu4 .navbar-collapse {
  flex-basis: auto;
}
.cid-tQkf32Ssu4 .nav-link:hover,
.cid-tQkf32Ssu4 .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tQkf33xDDO {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkf33xDDO .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkf33xDDO .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkf33xDDO .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkf33xDDO .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkf33xDDO .mbr-section-title,
.cid-tQkf33xDDO .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkf33xDDO .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkf33xDDO .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkf33xDDO .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkf33xDDO .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkf33xDDO .category_content,
.cid-tQkf33xDDO .date,
.cid-tQkf33xDDO .name_author {
  opacity: .8;
}
.cid-tQkf33xDDO .item-img,
.cid-tQkf33xDDO img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkf33xDDO .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkf33xDDO .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkf33xDDO .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkf33xDDO .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkf33xDDO .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkf33xDDO .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkf33xDDO .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkf33xDDO .category_content,
.cid-tQkf33xDDO .card_topic {
  color: #535658;
}
.cid-tQkf33xDDO .category_estimate,
.cid-tQkf33xDDO .card_topic {
  color: #535658;
}
.cid-tQkf33xDDO .mbr-section-title,
.cid-tQkf33xDDO .post_wrap {
  color: #535658;
}
.cid-tQkf33xDDO .mbr-section-subtitle {
  color: #535658;
}
.cid-tQkf33xDDO .mbr-text,
.cid-tQkf33xDDO .mbr-section-btn {
  color: #282727;
}
.cid-tQkf34cVkw {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkf34cVkw .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkf34cVkw .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkf34cVkw .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkf34cVkw .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkf34cVkw .mbr-section-title,
.cid-tQkf34cVkw .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkf34cVkw .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkf34cVkw .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkf34cVkw .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkf34cVkw .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkf34cVkw .category_content,
.cid-tQkf34cVkw .date,
.cid-tQkf34cVkw .name_author {
  opacity: .8;
}
.cid-tQkf34cVkw .item-img,
.cid-tQkf34cVkw img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkf34cVkw .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkf34cVkw .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkf34cVkw .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkf34cVkw .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkf34cVkw .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkf34cVkw .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkf34cVkw .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkf34cVkw .mbr-section-title,
.cid-tQkf34cVkw .post_wrap {
  color: #535658;
}
.cid-tQkf34cVkw .mbr-text,
.cid-tQkf34cVkw .mbr-section-btn {
  color: #282727;
}
.cid-tQkf34QUcq {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkf34QUcq .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkf34QUcq .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkf34QUcq .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkf34QUcq .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkf34QUcq .mbr-section-title,
.cid-tQkf34QUcq .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkf34QUcq .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkf34QUcq .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkf34QUcq .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkf34QUcq .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkf34QUcq .category_content,
.cid-tQkf34QUcq .date,
.cid-tQkf34QUcq .name_author {
  opacity: .8;
}
.cid-tQkf34QUcq .item-img,
.cid-tQkf34QUcq img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkf34QUcq .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkf34QUcq .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkf34QUcq .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkf34QUcq .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkf34QUcq .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkf34QUcq .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkf34QUcq .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkf34QUcq .mbr-section-title,
.cid-tQkf34QUcq .post_wrap {
  color: #535658;
}
.cid-tQkf34QUcq .mbr-text,
.cid-tQkf34QUcq .mbr-section-btn {
  color: #282727;
}
.cid-tQkf35uDvr {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkf35uDvr .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkf35uDvr .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkf35uDvr .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkf35uDvr .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkf35uDvr .mbr-section-title,
.cid-tQkf35uDvr .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkf35uDvr .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkf35uDvr .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkf35uDvr .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkf35uDvr .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkf35uDvr .category_content,
.cid-tQkf35uDvr .date,
.cid-tQkf35uDvr .name_author {
  opacity: .8;
}
.cid-tQkf35uDvr .item-img,
.cid-tQkf35uDvr img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkf35uDvr .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkf35uDvr .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkf35uDvr .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkf35uDvr .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkf35uDvr .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkf35uDvr .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkf35uDvr .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkf35uDvr .mbr-section-title,
.cid-tQkf35uDvr .post_wrap {
  color: #535658;
}
.cid-tQkf35uDvr .mbr-text,
.cid-tQkf35uDvr .mbr-section-btn {
  color: #282727;
}
.cid-tQkgPUtPxA {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkgPUtPxA .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkgPUtPxA .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkgPUtPxA .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkgPUtPxA .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkgPUtPxA .mbr-section-title,
.cid-tQkgPUtPxA .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkgPUtPxA .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkgPUtPxA .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkgPUtPxA .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkgPUtPxA .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkgPUtPxA .category_content,
.cid-tQkgPUtPxA .date,
.cid-tQkgPUtPxA .name_author {
  opacity: .8;
}
.cid-tQkgPUtPxA .item-img,
.cid-tQkgPUtPxA img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkgPUtPxA .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkgPUtPxA .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkgPUtPxA .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkgPUtPxA .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkgPUtPxA .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkgPUtPxA .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkgPUtPxA .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkgPUtPxA .mbr-section-title,
.cid-tQkgPUtPxA .post_wrap {
  color: #535658;
}
.cid-tQkgPUtPxA .mbr-text,
.cid-tQkgPUtPxA .mbr-section-btn {
  color: #282727;
}
.cid-tQkh3NcoZT {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tQkh3NcoZT .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tQkh3NcoZT .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tQkh3NcoZT .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tQkh3NcoZT .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tQkh3NcoZT .mbr-section-title,
.cid-tQkh3NcoZT .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tQkh3NcoZT .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tQkh3NcoZT .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tQkh3NcoZT .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tQkh3NcoZT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tQkh3NcoZT .category_content,
.cid-tQkh3NcoZT .date,
.cid-tQkh3NcoZT .name_author {
  opacity: .8;
}
.cid-tQkh3NcoZT .item-img,
.cid-tQkh3NcoZT img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tQkh3NcoZT .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tQkh3NcoZT .item-img {
    margin-bottom: 20px;
  }
}
.cid-tQkh3NcoZT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tQkh3NcoZT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tQkh3NcoZT .mbr-section-btn .btn-secondary-outline:hover,
.cid-tQkh3NcoZT .mbr-section-btn .btn-secondary-outline .active,
.cid-tQkh3NcoZT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tQkh3NcoZT .mbr-section-title,
.cid-tQkh3NcoZT .post_wrap {
  color: #535658;
}
.cid-tQkh3NcoZT .mbr-text,
.cid-tQkh3NcoZT .mbr-section-btn {
  color: #282727;
}
.cid-tQkf365CAb {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tQkf365CAb .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tQkf365CAb .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tQkf365CAb .row {
    text-align: center;
  }
  .cid-tQkf365CAb .social-row {
    justify-content: center;
  }
}
.cid-tQkf365CAb .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tQkf365CAb .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tQkf365CAb .list {
    margin-bottom: 0rem;
  }
}
.cid-tQkf365CAb .mbr-text {
  color: #bbbbbb;
}
.cid-tQkf365CAb .mbr-iconfont {
  color: black;
}
.cid-tR53AkK5Cw .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tR53AkK5Cw .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tR53AkK5Cw a {
  font-style: normal;
}
.cid-tR53AkK5Cw .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tR53AkK5Cw .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tR53AkK5Cw .nav-item:focus,
.cid-tR53AkK5Cw .nav-link:focus {
  outline: none;
}
.cid-tR53AkK5Cw .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tR53AkK5Cw .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tR53AkK5Cw .menu-logo {
  margin-right: auto;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tR53AkK5Cw .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tR53AkK5Cw .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tR53AkK5Cw .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tR53AkK5Cw .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tR53AkK5Cw .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tR53AkK5Cw .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tR53AkK5Cw .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tR53AkK5Cw .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tR53AkK5Cw .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tR53AkK5Cw .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tR53AkK5Cw .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tR53AkK5Cw .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tR53AkK5Cw .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tR53AkK5Cw .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tR53AkK5Cw .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tR53AkK5Cw .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tR53AkK5Cw .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tR53AkK5Cw button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tR53AkK5Cw button.navbar-toggler:focus {
  outline: none;
}
.cid-tR53AkK5Cw button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tR53AkK5Cw button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tR53AkK5Cw button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tR53AkK5Cw button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tR53AkK5Cw button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tR53AkK5Cw nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tR53AkK5Cw nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tR53AkK5Cw nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tR53AkK5Cw nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tR53AkK5Cw .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tR53AkK5Cw .collapsed .btn {
  display: flex;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse.collapsing,
.cid-tR53AkK5Cw .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tR53AkK5Cw .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tR53AkK5Cw .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tR53AkK5Cw .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tR53AkK5Cw .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tR53AkK5Cw .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tR53AkK5Cw .collapsed button.navbar-toggler {
  display: block;
}
.cid-tR53AkK5Cw .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tR53AkK5Cw .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tR53AkK5Cw .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tR53AkK5Cw .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tR53AkK5Cw .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tR53AkK5Cw .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tR53AkK5Cw.navbar-expand {
    flex-direction: column;
  }
  .cid-tR53AkK5Cw img {
    height: 3.8rem !important;
  }
  .cid-tR53AkK5Cw .btn {
    display: flex;
  }
  .cid-tR53AkK5Cw button.navbar-toggler {
    display: block;
  }
  .cid-tR53AkK5Cw .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tR53AkK5Cw .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tR53AkK5Cw .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tR53AkK5Cw .navbar-collapse.collapsing,
  .cid-tR53AkK5Cw .navbar-collapse.show {
    display: block !important;
  }
  .cid-tR53AkK5Cw .navbar-collapse.collapsing .navbar-nav,
  .cid-tR53AkK5Cw .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tR53AkK5Cw .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tR53AkK5Cw .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tR53AkK5Cw .navbar-collapse.collapsing .navbar-buttons,
  .cid-tR53AkK5Cw .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tR53AkK5Cw .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tR53AkK5Cw .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tR53AkK5Cw .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tR53AkK5Cw .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tR53AkK5Cw .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tR53AkK5Cw .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tR53AkK5Cw .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tR53AkK5Cw .navbar-collapse {
  flex-basis: auto;
}
.cid-tR53AkK5Cw .nav-link:hover,
.cid-tR53AkK5Cw .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tR53AlohQz {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tR53AlohQz .item-wrapper {
  padding-bottom: 24px;
}
.cid-tR53AlohQz .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tR53AlohQz .mbr-section-title,
.cid-tR53AlohQz .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tR53AlohQz .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tR53AlohQz .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tR53AlohQz .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tR53AlohQz .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tR53AlohQz .category_content,
.cid-tR53AlohQz .date,
.cid-tR53AlohQz .name_author {
  opacity: .8;
}
.cid-tR53AlohQz .item-img,
.cid-tR53AlohQz img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tR53AlohQz .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tR53AlohQz .item-img {
    margin-bottom: 20px;
  }
}
.cid-tR53AlohQz .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tR53AlohQz .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR53AlohQz .mbr-section-btn .btn-secondary-outline:hover,
.cid-tR53AlohQz .mbr-section-btn .btn-secondary-outline .active,
.cid-tR53AlohQz .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tR53AlohQz .category_content,
.cid-tR53AlohQz .card_topic {
  color: #535658;
}
.cid-tR53AlohQz .category_estimate,
.cid-tR53AlohQz .card_topic {
  color: #535658;
}
.cid-tR53AlohQz .mbr-section-title,
.cid-tR53AlohQz .post_wrap {
  color: #535658;
}
.cid-tR53AlohQz .mbr-section-subtitle {
  color: #535658;
}
.cid-tR53AlohQz .mbr-text,
.cid-tR53AlohQz .mbr-section-btn {
  color: #282727;
}
.cid-tR53AlZy32 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tR53AlZy32 .item-wrapper {
  padding-bottom: 24px;
}
.cid-tR53AlZy32 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tR53AlZy32 .mbr-section-title,
.cid-tR53AlZy32 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tR53AlZy32 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tR53AlZy32 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tR53AlZy32 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tR53AlZy32 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tR53AlZy32 .category_content,
.cid-tR53AlZy32 .date,
.cid-tR53AlZy32 .name_author {
  opacity: .8;
}
.cid-tR53AlZy32 .item-img,
.cid-tR53AlZy32 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tR53AlZy32 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tR53AlZy32 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tR53AlZy32 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tR53AlZy32 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR53AlZy32 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tR53AlZy32 .mbr-section-btn .btn-secondary-outline .active,
.cid-tR53AlZy32 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tR53AlZy32 .mbr-section-title,
.cid-tR53AlZy32 .post_wrap {
  color: #535658;
}
.cid-tR53AlZy32 .mbr-text,
.cid-tR53AlZy32 .mbr-section-btn {
  color: #282727;
}
.cid-tR54dTalaT {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tR54dTalaT .item-wrapper {
  padding-bottom: 24px;
}
.cid-tR54dTalaT .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tR54dTalaT .mbr-section-title,
.cid-tR54dTalaT .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tR54dTalaT .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tR54dTalaT .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tR54dTalaT .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tR54dTalaT .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tR54dTalaT .category_content,
.cid-tR54dTalaT .date,
.cid-tR54dTalaT .name_author {
  opacity: .8;
}
.cid-tR54dTalaT .item-img,
.cid-tR54dTalaT img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tR54dTalaT .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tR54dTalaT .item-img {
    margin-bottom: 20px;
  }
}
.cid-tR54dTalaT .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tR54dTalaT .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR54dTalaT .mbr-section-btn .btn-secondary-outline:hover,
.cid-tR54dTalaT .mbr-section-btn .btn-secondary-outline .active,
.cid-tR54dTalaT .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tR54dTalaT .category_content,
.cid-tR54dTalaT .card_topic {
  color: #535658;
}
.cid-tR54dTalaT .category_estimate,
.cid-tR54dTalaT .card_topic {
  color: #535658;
}
.cid-tR54dTalaT .mbr-section-title,
.cid-tR54dTalaT .post_wrap {
  color: #535658;
}
.cid-tR54dTalaT .mbr-section-subtitle {
  color: #535658;
}
.cid-tR54dTalaT .mbr-text,
.cid-tR54dTalaT .mbr-section-btn {
  color: #282727;
}
.cid-tR53Amx9wS {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tR53Amx9wS .item-wrapper {
  padding-bottom: 24px;
}
.cid-tR53Amx9wS .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tR53Amx9wS .mbr-section-title,
.cid-tR53Amx9wS .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tR53Amx9wS .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tR53Amx9wS .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tR53Amx9wS .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tR53Amx9wS .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tR53Amx9wS .category_content,
.cid-tR53Amx9wS .date,
.cid-tR53Amx9wS .name_author {
  opacity: .8;
}
.cid-tR53Amx9wS .item-img,
.cid-tR53Amx9wS img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tR53Amx9wS .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tR53Amx9wS .item-img {
    margin-bottom: 20px;
  }
}
.cid-tR53Amx9wS .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tR53Amx9wS .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tR53Amx9wS .mbr-section-btn .btn-secondary-outline:hover,
.cid-tR53Amx9wS .mbr-section-btn .btn-secondary-outline .active,
.cid-tR53Amx9wS .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tR53Amx9wS .mbr-section-title,
.cid-tR53Amx9wS .post_wrap {
  color: #535658;
}
.cid-tR53Amx9wS .mbr-text,
.cid-tR53Amx9wS .mbr-section-btn {
  color: #282727;
}
.cid-tR53AnMIV8 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tR53AnMIV8 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tR53AnMIV8 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tR53AnMIV8 .row {
    text-align: center;
  }
  .cid-tR53AnMIV8 .social-row {
    justify-content: center;
  }
}
.cid-tR53AnMIV8 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tR53AnMIV8 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tR53AnMIV8 .list {
    margin-bottom: 0rem;
  }
}
.cid-tR53AnMIV8 .mbr-text {
  color: #bbbbbb;
}
.cid-tR53AnMIV8 .mbr-iconfont {
  color: black;
}
.cid-tTJbtB1HEx .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tTJbtB1HEx .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tTJbtB1HEx a {
  font-style: normal;
}
.cid-tTJbtB1HEx .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tTJbtB1HEx .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tTJbtB1HEx .nav-item:focus,
.cid-tTJbtB1HEx .nav-link:focus {
  outline: none;
}
.cid-tTJbtB1HEx .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tTJbtB1HEx .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tTJbtB1HEx .menu-logo {
  margin-right: auto;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tTJbtB1HEx .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tTJbtB1HEx .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tTJbtB1HEx .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tTJbtB1HEx .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tTJbtB1HEx .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tTJbtB1HEx .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tTJbtB1HEx .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tTJbtB1HEx .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tTJbtB1HEx .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tTJbtB1HEx .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tTJbtB1HEx .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tTJbtB1HEx .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tTJbtB1HEx .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tTJbtB1HEx .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tTJbtB1HEx .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tTJbtB1HEx .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tTJbtB1HEx .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tTJbtB1HEx button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tTJbtB1HEx button.navbar-toggler:focus {
  outline: none;
}
.cid-tTJbtB1HEx button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tTJbtB1HEx button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tTJbtB1HEx button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tTJbtB1HEx button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tTJbtB1HEx button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tTJbtB1HEx nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tTJbtB1HEx nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tTJbtB1HEx nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tTJbtB1HEx nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tTJbtB1HEx .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tTJbtB1HEx .collapsed .btn {
  display: flex;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse.collapsing,
.cid-tTJbtB1HEx .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tTJbtB1HEx .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tTJbtB1HEx .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tTJbtB1HEx .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tTJbtB1HEx .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tTJbtB1HEx .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tTJbtB1HEx .collapsed button.navbar-toggler {
  display: block;
}
.cid-tTJbtB1HEx .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tTJbtB1HEx .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tTJbtB1HEx .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tTJbtB1HEx .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tTJbtB1HEx .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tTJbtB1HEx .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tTJbtB1HEx.navbar-expand {
    flex-direction: column;
  }
  .cid-tTJbtB1HEx img {
    height: 3.8rem !important;
  }
  .cid-tTJbtB1HEx .btn {
    display: flex;
  }
  .cid-tTJbtB1HEx button.navbar-toggler {
    display: block;
  }
  .cid-tTJbtB1HEx .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tTJbtB1HEx .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tTJbtB1HEx .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tTJbtB1HEx .navbar-collapse.collapsing,
  .cid-tTJbtB1HEx .navbar-collapse.show {
    display: block !important;
  }
  .cid-tTJbtB1HEx .navbar-collapse.collapsing .navbar-nav,
  .cid-tTJbtB1HEx .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tTJbtB1HEx .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tTJbtB1HEx .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tTJbtB1HEx .navbar-collapse.collapsing .navbar-buttons,
  .cid-tTJbtB1HEx .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tTJbtB1HEx .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tTJbtB1HEx .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tTJbtB1HEx .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tTJbtB1HEx .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tTJbtB1HEx .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tTJbtB1HEx .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tTJbtB1HEx .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tTJbtB1HEx .navbar-collapse {
  flex-basis: auto;
}
.cid-tTJbtB1HEx .nav-link:hover,
.cid-tTJbtB1HEx .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tTJbtBJMKY {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tTJbtBJMKY .item-wrapper {
  padding-bottom: 24px;
}
.cid-tTJbtBJMKY .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tTJbtBJMKY .mbr-section-title,
.cid-tTJbtBJMKY .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tTJbtBJMKY .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tTJbtBJMKY .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tTJbtBJMKY .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tTJbtBJMKY .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tTJbtBJMKY .category_content,
.cid-tTJbtBJMKY .date,
.cid-tTJbtBJMKY .name_author {
  opacity: .8;
}
.cid-tTJbtBJMKY .item-img,
.cid-tTJbtBJMKY img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tTJbtBJMKY .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tTJbtBJMKY .item-img {
    margin-bottom: 20px;
  }
}
.cid-tTJbtBJMKY .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tTJbtBJMKY .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tTJbtBJMKY .mbr-section-btn .btn-secondary-outline:hover,
.cid-tTJbtBJMKY .mbr-section-btn .btn-secondary-outline .active,
.cid-tTJbtBJMKY .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tTJbtBJMKY .category_content,
.cid-tTJbtBJMKY .card_topic {
  color: #535658;
}
.cid-tTJbtBJMKY .category_estimate,
.cid-tTJbtBJMKY .card_topic {
  color: #535658;
}
.cid-tTJbtBJMKY .mbr-section-title,
.cid-tTJbtBJMKY .post_wrap {
  color: #535658;
}
.cid-tTJbtBJMKY .mbr-section-subtitle {
  color: #535658;
}
.cid-tTJbtBJMKY .mbr-text,
.cid-tTJbtBJMKY .mbr-section-btn {
  color: #282727;
}
.cid-tTJbtCubkz {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tTJbtCubkz .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tTJbtCubkz .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tTJbtCubkz .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tTJbtCubkz .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tTJbtCubkz .mbr-section-title,
.cid-tTJbtCubkz .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tTJbtCubkz .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tTJbtCubkz .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tTJbtCubkz .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tTJbtCubkz .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tTJbtCubkz .category_content,
.cid-tTJbtCubkz .date,
.cid-tTJbtCubkz .name_author {
  opacity: .8;
}
.cid-tTJbtCubkz .item-img,
.cid-tTJbtCubkz img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tTJbtCubkz .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tTJbtCubkz .item-img {
    margin-bottom: 20px;
  }
}
.cid-tTJbtCubkz .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tTJbtCubkz .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tTJbtCubkz .mbr-section-btn .btn-secondary-outline:hover,
.cid-tTJbtCubkz .mbr-section-btn .btn-secondary-outline .active,
.cid-tTJbtCubkz .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tTJbtCubkz .mbr-section-title,
.cid-tTJbtCubkz .post_wrap {
  color: #535658;
}
.cid-tTJbtCubkz .mbr-text,
.cid-tTJbtCubkz .mbr-section-btn {
  color: #282727;
}
.cid-tTJbtEQ899 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tTJbtEQ899 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tTJbtEQ899 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tTJbtEQ899 .row {
    text-align: center;
  }
  .cid-tTJbtEQ899 .social-row {
    justify-content: center;
  }
}
.cid-tTJbtEQ899 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tTJbtEQ899 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tTJbtEQ899 .list {
    margin-bottom: 0rem;
  }
}
.cid-tTJbtEQ899 .mbr-text {
  color: #bbbbbb;
}
.cid-tTJbtEQ899 .mbr-iconfont {
  color: black;
}
.cid-tX7MqNldMi .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-tX7MqNldMi .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-tX7MqNldMi a {
  font-style: normal;
}
.cid-tX7MqNldMi .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-tX7MqNldMi .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tX7MqNldMi .nav-item:focus,
.cid-tX7MqNldMi .nav-link:focus {
  outline: none;
}
.cid-tX7MqNldMi .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tX7MqNldMi .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tX7MqNldMi .menu-logo {
  margin-right: auto;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tX7MqNldMi .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tX7MqNldMi .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tX7MqNldMi .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tX7MqNldMi .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tX7MqNldMi .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tX7MqNldMi .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tX7MqNldMi .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tX7MqNldMi .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tX7MqNldMi .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tX7MqNldMi .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tX7MqNldMi .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tX7MqNldMi .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tX7MqNldMi .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tX7MqNldMi .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tX7MqNldMi .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tX7MqNldMi .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tX7MqNldMi .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tX7MqNldMi button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tX7MqNldMi button.navbar-toggler:focus {
  outline: none;
}
.cid-tX7MqNldMi button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-tX7MqNldMi button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tX7MqNldMi button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tX7MqNldMi button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tX7MqNldMi button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tX7MqNldMi nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tX7MqNldMi nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tX7MqNldMi nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tX7MqNldMi nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tX7MqNldMi .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tX7MqNldMi .collapsed .btn {
  display: flex;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse.collapsing,
.cid-tX7MqNldMi .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tX7MqNldMi .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tX7MqNldMi .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tX7MqNldMi .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tX7MqNldMi .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tX7MqNldMi .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tX7MqNldMi .collapsed button.navbar-toggler {
  display: block;
}
.cid-tX7MqNldMi .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tX7MqNldMi .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tX7MqNldMi .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tX7MqNldMi .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tX7MqNldMi .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tX7MqNldMi .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tX7MqNldMi.navbar-expand {
    flex-direction: column;
  }
  .cid-tX7MqNldMi img {
    height: 3.8rem !important;
  }
  .cid-tX7MqNldMi .btn {
    display: flex;
  }
  .cid-tX7MqNldMi button.navbar-toggler {
    display: block;
  }
  .cid-tX7MqNldMi .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tX7MqNldMi .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tX7MqNldMi .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tX7MqNldMi .navbar-collapse.collapsing,
  .cid-tX7MqNldMi .navbar-collapse.show {
    display: block !important;
  }
  .cid-tX7MqNldMi .navbar-collapse.collapsing .navbar-nav,
  .cid-tX7MqNldMi .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tX7MqNldMi .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tX7MqNldMi .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tX7MqNldMi .navbar-collapse.collapsing .navbar-buttons,
  .cid-tX7MqNldMi .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tX7MqNldMi .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tX7MqNldMi .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tX7MqNldMi .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tX7MqNldMi .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tX7MqNldMi .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tX7MqNldMi .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tX7MqNldMi .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tX7MqNldMi .navbar-collapse {
  flex-basis: auto;
}
.cid-tX7MqNldMi .nav-link:hover,
.cid-tX7MqNldMi .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-tX7MqO39fp {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tX7MqO39fp .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-tX7MqO39fp .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-tX7MqO39fp .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-tX7MqO39fp .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tX7MqO39fp .mbr-section-title,
.cid-tX7MqO39fp .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tX7MqO39fp .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tX7MqO39fp .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tX7MqO39fp .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tX7MqO39fp .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tX7MqO39fp .category_content,
.cid-tX7MqO39fp .date,
.cid-tX7MqO39fp .name_author {
  opacity: .8;
}
.cid-tX7MqO39fp .item-img,
.cid-tX7MqO39fp img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tX7MqO39fp .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tX7MqO39fp .item-img {
    margin-bottom: 20px;
  }
}
.cid-tX7MqO39fp .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tX7MqO39fp .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tX7MqO39fp .mbr-section-btn .btn-secondary-outline:hover,
.cid-tX7MqO39fp .mbr-section-btn .btn-secondary-outline .active,
.cid-tX7MqO39fp .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tX7MqO39fp .category_content,
.cid-tX7MqO39fp .card_topic {
  color: #535658;
}
.cid-tX7MqO39fp .category_estimate,
.cid-tX7MqO39fp .card_topic {
  color: #535658;
}
.cid-tX7MqO39fp .mbr-section-title,
.cid-tX7MqO39fp .post_wrap {
  color: #535658;
}
.cid-tX7MqO39fp .mbr-section-subtitle {
  color: #535658;
}
.cid-tX7MqO39fp .mbr-text,
.cid-tX7MqO39fp .mbr-section-btn {
  color: #282727;
}
.cid-tX7MqQwBL9 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-tX7MqQwBL9 .item-wrapper {
  padding-bottom: 24px;
}
.cid-tX7MqQwBL9 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-tX7MqQwBL9 .mbr-section-title,
.cid-tX7MqQwBL9 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-tX7MqQwBL9 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-tX7MqQwBL9 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-tX7MqQwBL9 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-tX7MqQwBL9 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-tX7MqQwBL9 .category_content,
.cid-tX7MqQwBL9 .date,
.cid-tX7MqQwBL9 .name_author {
  opacity: .8;
}
.cid-tX7MqQwBL9 .item-img,
.cid-tX7MqQwBL9 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-tX7MqQwBL9 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-tX7MqQwBL9 .item-img {
    margin-bottom: 20px;
  }
}
.cid-tX7MqQwBL9 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-tX7MqQwBL9 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-tX7MqQwBL9 .mbr-section-btn .btn-secondary-outline:hover,
.cid-tX7MqQwBL9 .mbr-section-btn .btn-secondary-outline .active,
.cid-tX7MqQwBL9 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-tX7MqQwBL9 .mbr-section-title,
.cid-tX7MqQwBL9 .post_wrap {
  color: #535658;
}
.cid-tX7MqQwBL9 .mbr-text,
.cid-tX7MqQwBL9 .mbr-section-btn {
  color: #282727;
}
.cid-tX7MqUHwms {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-tX7MqUHwms .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-tX7MqUHwms .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-tX7MqUHwms .row {
    text-align: center;
  }
  .cid-tX7MqUHwms .social-row {
    justify-content: center;
  }
}
.cid-tX7MqUHwms .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-tX7MqUHwms .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-tX7MqUHwms .list {
    margin-bottom: 0rem;
  }
}
.cid-tX7MqUHwms .mbr-text {
  color: #bbbbbb;
}
.cid-tX7MqUHwms .mbr-iconfont {
  color: black;
}
.cid-u2ilOInYQD .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u2ilOInYQD .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u2ilOInYQD a {
  font-style: normal;
}
.cid-u2ilOInYQD .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u2ilOInYQD .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u2ilOInYQD .nav-item:focus,
.cid-u2ilOInYQD .nav-link:focus {
  outline: none;
}
.cid-u2ilOInYQD .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u2ilOInYQD .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u2ilOInYQD .menu-logo {
  margin-right: auto;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u2ilOInYQD .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u2ilOInYQD .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u2ilOInYQD .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u2ilOInYQD .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u2ilOInYQD .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u2ilOInYQD .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u2ilOInYQD .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u2ilOInYQD .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u2ilOInYQD .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u2ilOInYQD .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u2ilOInYQD .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u2ilOInYQD .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u2ilOInYQD .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u2ilOInYQD .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u2ilOInYQD .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u2ilOInYQD .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u2ilOInYQD .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u2ilOInYQD button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u2ilOInYQD button.navbar-toggler:focus {
  outline: none;
}
.cid-u2ilOInYQD button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u2ilOInYQD button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u2ilOInYQD button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u2ilOInYQD button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u2ilOInYQD button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u2ilOInYQD nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u2ilOInYQD nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u2ilOInYQD nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u2ilOInYQD nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u2ilOInYQD .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u2ilOInYQD .collapsed .btn {
  display: flex;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse.collapsing,
.cid-u2ilOInYQD .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u2ilOInYQD .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u2ilOInYQD .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u2ilOInYQD .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u2ilOInYQD .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u2ilOInYQD .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u2ilOInYQD .collapsed button.navbar-toggler {
  display: block;
}
.cid-u2ilOInYQD .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u2ilOInYQD .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u2ilOInYQD .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u2ilOInYQD .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u2ilOInYQD .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u2ilOInYQD .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u2ilOInYQD.navbar-expand {
    flex-direction: column;
  }
  .cid-u2ilOInYQD img {
    height: 3.8rem !important;
  }
  .cid-u2ilOInYQD .btn {
    display: flex;
  }
  .cid-u2ilOInYQD button.navbar-toggler {
    display: block;
  }
  .cid-u2ilOInYQD .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u2ilOInYQD .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u2ilOInYQD .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u2ilOInYQD .navbar-collapse.collapsing,
  .cid-u2ilOInYQD .navbar-collapse.show {
    display: block !important;
  }
  .cid-u2ilOInYQD .navbar-collapse.collapsing .navbar-nav,
  .cid-u2ilOInYQD .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u2ilOInYQD .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u2ilOInYQD .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u2ilOInYQD .navbar-collapse.collapsing .navbar-buttons,
  .cid-u2ilOInYQD .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u2ilOInYQD .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u2ilOInYQD .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u2ilOInYQD .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u2ilOInYQD .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u2ilOInYQD .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u2ilOInYQD .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u2ilOInYQD .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u2ilOInYQD .navbar-collapse {
  flex-basis: auto;
}
.cid-u2ilOInYQD .nav-link:hover,
.cid-u2ilOInYQD .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u2ilOJ4VHH {
  padding-top: 7rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u2ilOJ4VHH .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u2ilOJ4VHH .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u2ilOJ4VHH .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u2ilOJ4VHH .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u2ilOJ4VHH .mbr-section-title,
.cid-u2ilOJ4VHH .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u2ilOJ4VHH .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u2ilOJ4VHH .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u2ilOJ4VHH .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u2ilOJ4VHH .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u2ilOJ4VHH .category_content,
.cid-u2ilOJ4VHH .date,
.cid-u2ilOJ4VHH .name_author {
  opacity: .8;
}
.cid-u2ilOJ4VHH .item-img,
.cid-u2ilOJ4VHH img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u2ilOJ4VHH .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u2ilOJ4VHH .item-img {
    margin-bottom: 20px;
  }
}
.cid-u2ilOJ4VHH .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u2ilOJ4VHH .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u2ilOJ4VHH .mbr-section-btn .btn-secondary-outline:hover,
.cid-u2ilOJ4VHH .mbr-section-btn .btn-secondary-outline .active,
.cid-u2ilOJ4VHH .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u2ilOJ4VHH .category_content,
.cid-u2ilOJ4VHH .card_topic {
  color: #535658;
}
.cid-u2ilOJ4VHH .category_estimate,
.cid-u2ilOJ4VHH .card_topic {
  color: #535658;
}
.cid-u2ilOJ4VHH .mbr-section-title,
.cid-u2ilOJ4VHH .post_wrap {
  color: #535658;
}
.cid-u2ilOJ4VHH .mbr-section-subtitle {
  color: #535658;
}
.cid-u2ilOJ4VHH .mbr-text,
.cid-u2ilOJ4VHH .mbr-section-btn {
  color: #282727;
}
.cid-u2ilOLBUpG {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u2ilOLBUpG .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u2ilOLBUpG .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u2ilOLBUpG .row {
    text-align: center;
  }
  .cid-u2ilOLBUpG .social-row {
    justify-content: center;
  }
}
.cid-u2ilOLBUpG .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u2ilOLBUpG .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u2ilOLBUpG .list {
    margin-bottom: 0rem;
  }
}
.cid-u2ilOLBUpG .mbr-text {
  color: #bbbbbb;
}
.cid-u2ilOLBUpG .mbr-iconfont {
  color: black;
}
.cid-u57gXVtsBp .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u57gXVtsBp .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u57gXVtsBp a {
  font-style: normal;
}
.cid-u57gXVtsBp .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u57gXVtsBp .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u57gXVtsBp .nav-item:focus,
.cid-u57gXVtsBp .nav-link:focus {
  outline: none;
}
.cid-u57gXVtsBp .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u57gXVtsBp .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u57gXVtsBp .menu-logo {
  margin-right: auto;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u57gXVtsBp .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u57gXVtsBp .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u57gXVtsBp .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u57gXVtsBp .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u57gXVtsBp .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u57gXVtsBp .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u57gXVtsBp .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u57gXVtsBp .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u57gXVtsBp .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u57gXVtsBp .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u57gXVtsBp .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u57gXVtsBp .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u57gXVtsBp .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u57gXVtsBp .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u57gXVtsBp .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u57gXVtsBp .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u57gXVtsBp .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u57gXVtsBp button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u57gXVtsBp button.navbar-toggler:focus {
  outline: none;
}
.cid-u57gXVtsBp button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u57gXVtsBp button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u57gXVtsBp button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u57gXVtsBp button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u57gXVtsBp button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u57gXVtsBp nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u57gXVtsBp nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u57gXVtsBp nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u57gXVtsBp nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u57gXVtsBp .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u57gXVtsBp .collapsed .btn {
  display: flex;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse.collapsing,
.cid-u57gXVtsBp .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u57gXVtsBp .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u57gXVtsBp .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u57gXVtsBp .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u57gXVtsBp .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u57gXVtsBp .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u57gXVtsBp .collapsed button.navbar-toggler {
  display: block;
}
.cid-u57gXVtsBp .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u57gXVtsBp .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u57gXVtsBp .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u57gXVtsBp .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u57gXVtsBp .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u57gXVtsBp .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u57gXVtsBp.navbar-expand {
    flex-direction: column;
  }
  .cid-u57gXVtsBp img {
    height: 3.8rem !important;
  }
  .cid-u57gXVtsBp .btn {
    display: flex;
  }
  .cid-u57gXVtsBp button.navbar-toggler {
    display: block;
  }
  .cid-u57gXVtsBp .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u57gXVtsBp .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u57gXVtsBp .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u57gXVtsBp .navbar-collapse.collapsing,
  .cid-u57gXVtsBp .navbar-collapse.show {
    display: block !important;
  }
  .cid-u57gXVtsBp .navbar-collapse.collapsing .navbar-nav,
  .cid-u57gXVtsBp .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u57gXVtsBp .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u57gXVtsBp .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u57gXVtsBp .navbar-collapse.collapsing .navbar-buttons,
  .cid-u57gXVtsBp .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u57gXVtsBp .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u57gXVtsBp .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u57gXVtsBp .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u57gXVtsBp .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u57gXVtsBp .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u57gXVtsBp .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u57gXVtsBp .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u57gXVtsBp .navbar-collapse {
  flex-basis: auto;
}
.cid-u57gXVtsBp .nav-link:hover,
.cid-u57gXVtsBp .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u57gXWtyp9 {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u57gXWtyp9 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u57gXWtyp9 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u57gXWtyp9 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u57gXWtyp9 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u57gXWtyp9 .mbr-section-title,
.cid-u57gXWtyp9 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u57gXWtyp9 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u57gXWtyp9 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u57gXWtyp9 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u57gXWtyp9 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u57gXWtyp9 .category_content,
.cid-u57gXWtyp9 .date,
.cid-u57gXWtyp9 .name_author {
  opacity: .8;
}
.cid-u57gXWtyp9 .item-img,
.cid-u57gXWtyp9 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u57gXWtyp9 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u57gXWtyp9 .item-img {
    margin-bottom: 20px;
  }
}
.cid-u57gXWtyp9 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u57gXWtyp9 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u57gXWtyp9 .mbr-section-btn .btn-secondary-outline:hover,
.cid-u57gXWtyp9 .mbr-section-btn .btn-secondary-outline .active,
.cid-u57gXWtyp9 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u57gXWtyp9 .category_content,
.cid-u57gXWtyp9 .card_topic {
  color: #535658;
}
.cid-u57gXWtyp9 .category_estimate,
.cid-u57gXWtyp9 .card_topic {
  color: #535658;
}
.cid-u57gXWtyp9 .mbr-section-title,
.cid-u57gXWtyp9 .post_wrap {
  color: #535658;
}
.cid-u57gXWtyp9 .mbr-section-subtitle {
  color: #535658;
}
.cid-u57gXWtyp9 .mbr-text,
.cid-u57gXWtyp9 .mbr-section-btn {
  color: #282727;
}
.cid-u57gXXpp4U {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u57gXXpp4U .item-wrapper {
  padding-bottom: 24px;
}
.cid-u57gXXpp4U .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u57gXXpp4U .mbr-section-title,
.cid-u57gXXpp4U .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u57gXXpp4U .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u57gXXpp4U .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u57gXXpp4U .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u57gXXpp4U .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u57gXXpp4U .category_content,
.cid-u57gXXpp4U .date,
.cid-u57gXXpp4U .name_author {
  opacity: .8;
}
.cid-u57gXXpp4U .item-img,
.cid-u57gXXpp4U img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u57gXXpp4U .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u57gXXpp4U .item-img {
    margin-bottom: 20px;
  }
}
.cid-u57gXXpp4U .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u57gXXpp4U .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u57gXXpp4U .mbr-section-btn .btn-secondary-outline:hover,
.cid-u57gXXpp4U .mbr-section-btn .btn-secondary-outline .active,
.cid-u57gXXpp4U .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u57gXXpp4U .mbr-section-title,
.cid-u57gXXpp4U .post_wrap {
  color: #535658;
}
.cid-u57gXXpp4U .mbr-text,
.cid-u57gXXpp4U .mbr-section-btn {
  color: #282727;
}
.cid-u57gXYi4VK {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u57gXYi4VK .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u57gXYi4VK .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u57gXYi4VK .row {
    text-align: center;
  }
  .cid-u57gXYi4VK .social-row {
    justify-content: center;
  }
}
.cid-u57gXYi4VK .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u57gXYi4VK .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u57gXYi4VK .list {
    margin-bottom: 0rem;
  }
}
.cid-u57gXYi4VK .mbr-text {
  color: #bbbbbb;
}
.cid-u57gXYi4VK .mbr-iconfont {
  color: black;
}
.cid-u5BRL6uBVs .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u5BRL6uBVs .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u5BRL6uBVs a {
  font-style: normal;
}
.cid-u5BRL6uBVs .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u5BRL6uBVs .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u5BRL6uBVs .nav-item:focus,
.cid-u5BRL6uBVs .nav-link:focus {
  outline: none;
}
.cid-u5BRL6uBVs .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u5BRL6uBVs .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u5BRL6uBVs .menu-logo {
  margin-right: auto;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u5BRL6uBVs .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u5BRL6uBVs .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u5BRL6uBVs .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u5BRL6uBVs .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u5BRL6uBVs .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u5BRL6uBVs .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u5BRL6uBVs .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u5BRL6uBVs .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u5BRL6uBVs .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u5BRL6uBVs .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u5BRL6uBVs .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u5BRL6uBVs .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u5BRL6uBVs .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u5BRL6uBVs .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u5BRL6uBVs .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u5BRL6uBVs .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u5BRL6uBVs .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u5BRL6uBVs button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u5BRL6uBVs button.navbar-toggler:focus {
  outline: none;
}
.cid-u5BRL6uBVs button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u5BRL6uBVs button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u5BRL6uBVs button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u5BRL6uBVs button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u5BRL6uBVs button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u5BRL6uBVs nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5BRL6uBVs nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u5BRL6uBVs nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u5BRL6uBVs nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5BRL6uBVs .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u5BRL6uBVs .collapsed .btn {
  display: flex;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse.collapsing,
.cid-u5BRL6uBVs .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u5BRL6uBVs .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u5BRL6uBVs .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u5BRL6uBVs .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u5BRL6uBVs .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u5BRL6uBVs .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u5BRL6uBVs .collapsed button.navbar-toggler {
  display: block;
}
.cid-u5BRL6uBVs .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u5BRL6uBVs .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u5BRL6uBVs .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u5BRL6uBVs .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u5BRL6uBVs .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u5BRL6uBVs .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u5BRL6uBVs.navbar-expand {
    flex-direction: column;
  }
  .cid-u5BRL6uBVs img {
    height: 3.8rem !important;
  }
  .cid-u5BRL6uBVs .btn {
    display: flex;
  }
  .cid-u5BRL6uBVs button.navbar-toggler {
    display: block;
  }
  .cid-u5BRL6uBVs .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u5BRL6uBVs .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u5BRL6uBVs .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u5BRL6uBVs .navbar-collapse.collapsing,
  .cid-u5BRL6uBVs .navbar-collapse.show {
    display: block !important;
  }
  .cid-u5BRL6uBVs .navbar-collapse.collapsing .navbar-nav,
  .cid-u5BRL6uBVs .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u5BRL6uBVs .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u5BRL6uBVs .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u5BRL6uBVs .navbar-collapse.collapsing .navbar-buttons,
  .cid-u5BRL6uBVs .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u5BRL6uBVs .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u5BRL6uBVs .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u5BRL6uBVs .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u5BRL6uBVs .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u5BRL6uBVs .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u5BRL6uBVs .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u5BRL6uBVs .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u5BRL6uBVs .navbar-collapse {
  flex-basis: auto;
}
.cid-u5BRL6uBVs .nav-link:hover,
.cid-u5BRL6uBVs .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u5BRL6WLUu {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u5BRL6WLUu .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u5BRL6WLUu .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u5BRL6WLUu .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u5BRL6WLUu .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u5BRL6WLUu .mbr-section-title,
.cid-u5BRL6WLUu .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u5BRL6WLUu .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u5BRL6WLUu .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u5BRL6WLUu .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u5BRL6WLUu .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u5BRL6WLUu .category_content,
.cid-u5BRL6WLUu .date,
.cid-u5BRL6WLUu .name_author {
  opacity: .8;
}
.cid-u5BRL6WLUu .item-img,
.cid-u5BRL6WLUu img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u5BRL6WLUu .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u5BRL6WLUu .item-img {
    margin-bottom: 20px;
  }
}
.cid-u5BRL6WLUu .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u5BRL6WLUu .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u5BRL6WLUu .mbr-section-btn .btn-secondary-outline:hover,
.cid-u5BRL6WLUu .mbr-section-btn .btn-secondary-outline .active,
.cid-u5BRL6WLUu .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u5BRL6WLUu .category_content,
.cid-u5BRL6WLUu .card_topic {
  color: #535658;
}
.cid-u5BRL6WLUu .category_estimate,
.cid-u5BRL6WLUu .card_topic {
  color: #535658;
}
.cid-u5BRL6WLUu .mbr-section-title,
.cid-u5BRL6WLUu .post_wrap {
  color: #535658;
}
.cid-u5BRL6WLUu .mbr-section-subtitle {
  color: #535658;
}
.cid-u5BRL6WLUu .mbr-text,
.cid-u5BRL6WLUu .mbr-section-btn {
  color: #282727;
}
.cid-u5BRL7sxT8 {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u5BRL7sxT8 .item-wrapper {
  padding-bottom: 24px;
}
.cid-u5BRL7sxT8 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u5BRL7sxT8 .mbr-section-title,
.cid-u5BRL7sxT8 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u5BRL7sxT8 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u5BRL7sxT8 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u5BRL7sxT8 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u5BRL7sxT8 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u5BRL7sxT8 .category_content,
.cid-u5BRL7sxT8 .date,
.cid-u5BRL7sxT8 .name_author {
  opacity: .8;
}
.cid-u5BRL7sxT8 .item-img,
.cid-u5BRL7sxT8 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u5BRL7sxT8 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u5BRL7sxT8 .item-img {
    margin-bottom: 20px;
  }
}
.cid-u5BRL7sxT8 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u5BRL7sxT8 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u5BRL7sxT8 .mbr-section-btn .btn-secondary-outline:hover,
.cid-u5BRL7sxT8 .mbr-section-btn .btn-secondary-outline .active,
.cid-u5BRL7sxT8 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u5BRL7sxT8 .mbr-section-title,
.cid-u5BRL7sxT8 .post_wrap {
  color: #535658;
}
.cid-u5BRL7sxT8 .mbr-text,
.cid-u5BRL7sxT8 .mbr-section-btn {
  color: #282727;
}
.cid-u5BRL9dOkr {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u5BRL9dOkr .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u5BRL9dOkr .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u5BRL9dOkr .row {
    text-align: center;
  }
  .cid-u5BRL9dOkr .social-row {
    justify-content: center;
  }
}
.cid-u5BRL9dOkr .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u5BRL9dOkr .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u5BRL9dOkr .list {
    margin-bottom: 0rem;
  }
}
.cid-u5BRL9dOkr .mbr-text {
  color: #bbbbbb;
}
.cid-u5BRL9dOkr .mbr-iconfont {
  color: black;
}
.cid-u5BUTVbI9S .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u5BUTVbI9S .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u5BUTVbI9S a {
  font-style: normal;
}
.cid-u5BUTVbI9S .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u5BUTVbI9S .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u5BUTVbI9S .nav-item:focus,
.cid-u5BUTVbI9S .nav-link:focus {
  outline: none;
}
.cid-u5BUTVbI9S .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u5BUTVbI9S .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u5BUTVbI9S .menu-logo {
  margin-right: auto;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u5BUTVbI9S .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u5BUTVbI9S .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u5BUTVbI9S .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u5BUTVbI9S .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u5BUTVbI9S .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u5BUTVbI9S .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u5BUTVbI9S .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u5BUTVbI9S .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u5BUTVbI9S .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u5BUTVbI9S .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u5BUTVbI9S .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u5BUTVbI9S .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u5BUTVbI9S .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u5BUTVbI9S .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u5BUTVbI9S .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u5BUTVbI9S .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u5BUTVbI9S .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u5BUTVbI9S button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u5BUTVbI9S button.navbar-toggler:focus {
  outline: none;
}
.cid-u5BUTVbI9S button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u5BUTVbI9S button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u5BUTVbI9S button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u5BUTVbI9S button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u5BUTVbI9S button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u5BUTVbI9S nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5BUTVbI9S nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u5BUTVbI9S nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u5BUTVbI9S nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u5BUTVbI9S .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u5BUTVbI9S .collapsed .btn {
  display: flex;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse.collapsing,
.cid-u5BUTVbI9S .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u5BUTVbI9S .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u5BUTVbI9S .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u5BUTVbI9S .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u5BUTVbI9S .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u5BUTVbI9S .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u5BUTVbI9S .collapsed button.navbar-toggler {
  display: block;
}
.cid-u5BUTVbI9S .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u5BUTVbI9S .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u5BUTVbI9S .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u5BUTVbI9S .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u5BUTVbI9S .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u5BUTVbI9S .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u5BUTVbI9S.navbar-expand {
    flex-direction: column;
  }
  .cid-u5BUTVbI9S img {
    height: 3.8rem !important;
  }
  .cid-u5BUTVbI9S .btn {
    display: flex;
  }
  .cid-u5BUTVbI9S button.navbar-toggler {
    display: block;
  }
  .cid-u5BUTVbI9S .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u5BUTVbI9S .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u5BUTVbI9S .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u5BUTVbI9S .navbar-collapse.collapsing,
  .cid-u5BUTVbI9S .navbar-collapse.show {
    display: block !important;
  }
  .cid-u5BUTVbI9S .navbar-collapse.collapsing .navbar-nav,
  .cid-u5BUTVbI9S .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u5BUTVbI9S .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u5BUTVbI9S .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u5BUTVbI9S .navbar-collapse.collapsing .navbar-buttons,
  .cid-u5BUTVbI9S .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u5BUTVbI9S .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u5BUTVbI9S .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u5BUTVbI9S .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u5BUTVbI9S .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u5BUTVbI9S .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u5BUTVbI9S .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u5BUTVbI9S .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u5BUTVbI9S .navbar-collapse {
  flex-basis: auto;
}
.cid-u5BUTVbI9S .nav-link:hover,
.cid-u5BUTVbI9S .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u5BUTVGl1y {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #fcfcfc;
}
.cid-u5BUTVGl1y .mbr-section-title {
  margin-bottom: 35px;
}
.cid-u5BUTVGl1y .mbr-section-title b,
.cid-u5BUTVGl1y .mbr-section-title strong {
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cid-u5BUTVGl1y .figure:before {
    width: 89px;
    height: 89px;
    top: -55px;
    left: -18px;
  }
}
.cid-u5BUTVGl1y .mbr-section-title,
.cid-u5BUTVGl1y .mbr-section-btn {
  color: #535658;
  text-align: center;
}
.cid-u5BUTW2MFO {
  padding-top: 4rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}
.cid-u5BUTW2MFO .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u5BUTW2MFO .mbr-section-btn .btn-secondary-outline:hover,
.cid-u5BUTW2MFO .mbr-section-btn .btn-secondary-outline .active,
.cid-u5BUTW2MFO .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u5BUTW2MFO img,
.cid-u5BUTW2MFO .item-img {
  border-radius: 4px;
}
.cid-u5BUTW2MFO .item-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.cid-u5BUTW2MFO .item-img img {
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  will-change: transform;
}
.cid-u5BUTW2MFO .item-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .45;
  background-color: #000000;
  z-index: 5;
  pointer-events: none;
  border-radius: 4px;
}
.cid-u5BUTW2MFO .item:focus,
.cid-u5BUTW2MFO span:focus {
  outline: none;
}
.cid-u5BUTW2MFO .item {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cid-u5BUTW2MFO .item:last-child {
    margin-bottom: 0;
  }
}
.cid-u5BUTW2MFO .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.cid-u5BUTW2MFO .item-wrapper:hover .item-img img {
  transform: scale3d(1.2, 1.2, 1);
}
.cid-u5BUTW2MFO .item-wrapper:hover .post_wrap {
  opacity: 1;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  transform: translateY(0);
}
.cid-u5BUTW2MFO .item-wrapper .mbr-section-btn .btn-white-outline {
  padding: 3px 0;
  margin-bottom: 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u5BUTW2MFO .card_post {
  display: inline-flex;
  align-items: center;
  padding: 40px;
  padding-bottom: 0;
}
.cid-u5BUTW2MFO .post_wrap {
  position: relative;
  z-index: 5;
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
}
@media (min-width: 991px) {
  .cid-u5BUTW2MFO .post_wrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}
.cid-u5BUTW2MFO .image_post {
  display: inline-block;
  height: 46px;
  width: 46px;
  min-width: 46px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u5BUTW2MFO .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u5BUTW2MFO .author_post {
  display: inline-block;
  white-space: nowrap;
}
.cid-u5BUTW2MFO .item-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cid-u5BUTW2MFO .item-content > div {
  position: relative;
  z-index: 5;
}
.cid-u5BUTW2MFO .category_content {
  opacity: .8;
}
.cid-u5BUTW2MFO .mbr-section-subtitle,
.cid-u5BUTW2MFO .card_topic {
  margin-bottom: 12px;
}
.cid-u5BUTW2MFO .mbr-text {
  margin: 25px 0;
  padding-left: 25px;
  border-left: 5px solid #72bf44;
}
.cid-u5BUTW2MFO .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  .cid-u5BUTW2MFO .item-content,
  .cid-u5BUTW2MFO .card_post {
    padding: 20px;
  }
}
.cid-u5BUTW2MFO .mbr-section-subtitle {
  color: #232226;
  text-align: center;
}
.cid-u5BUTW2MFO .mbr-section-title {
  color: #232226;
}
.cid-u5BUTW2MFO .category_content,
.cid-u5BUTW2MFO .card_topic {
  color: #ffffff;
}
.cid-u5BUTW2MFO .item-title,
.cid-u5BUTW2MFO .mbr-section-btn {
  color: #ffffff;
}
.cid-u5BUU6d3UQ {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u5BUU6d3UQ .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u5BUU6d3UQ .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u5BUU6d3UQ .row {
    text-align: center;
  }
  .cid-u5BUU6d3UQ .social-row {
    justify-content: center;
  }
}
.cid-u5BUU6d3UQ .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u5BUU6d3UQ .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u5BUU6d3UQ .list {
    margin-bottom: 0rem;
  }
}
.cid-u5BUU6d3UQ .mbr-text {
  color: #bbbbbb;
}
.cid-u5BUU6d3UQ .mbr-iconfont {
  color: black;
}
.cid-u6h3WSiK9V .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u6h3WSiK9V .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u6h3WSiK9V a {
  font-style: normal;
}
.cid-u6h3WSiK9V .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u6h3WSiK9V .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u6h3WSiK9V .nav-item:focus,
.cid-u6h3WSiK9V .nav-link:focus {
  outline: none;
}
.cid-u6h3WSiK9V .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u6h3WSiK9V .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u6h3WSiK9V .menu-logo {
  margin-right: auto;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u6h3WSiK9V .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u6h3WSiK9V .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u6h3WSiK9V .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u6h3WSiK9V .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u6h3WSiK9V .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u6h3WSiK9V .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u6h3WSiK9V .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u6h3WSiK9V .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u6h3WSiK9V .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u6h3WSiK9V .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u6h3WSiK9V .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u6h3WSiK9V .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u6h3WSiK9V .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u6h3WSiK9V .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u6h3WSiK9V .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u6h3WSiK9V .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u6h3WSiK9V .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u6h3WSiK9V button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u6h3WSiK9V button.navbar-toggler:focus {
  outline: none;
}
.cid-u6h3WSiK9V button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u6h3WSiK9V button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u6h3WSiK9V button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u6h3WSiK9V button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u6h3WSiK9V button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u6h3WSiK9V nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u6h3WSiK9V nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u6h3WSiK9V nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u6h3WSiK9V nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u6h3WSiK9V .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u6h3WSiK9V .collapsed .btn {
  display: flex;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse.collapsing,
.cid-u6h3WSiK9V .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u6h3WSiK9V .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u6h3WSiK9V .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u6h3WSiK9V .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u6h3WSiK9V .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u6h3WSiK9V .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u6h3WSiK9V .collapsed button.navbar-toggler {
  display: block;
}
.cid-u6h3WSiK9V .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u6h3WSiK9V .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u6h3WSiK9V .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u6h3WSiK9V .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u6h3WSiK9V .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u6h3WSiK9V .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u6h3WSiK9V.navbar-expand {
    flex-direction: column;
  }
  .cid-u6h3WSiK9V img {
    height: 3.8rem !important;
  }
  .cid-u6h3WSiK9V .btn {
    display: flex;
  }
  .cid-u6h3WSiK9V button.navbar-toggler {
    display: block;
  }
  .cid-u6h3WSiK9V .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u6h3WSiK9V .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u6h3WSiK9V .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u6h3WSiK9V .navbar-collapse.collapsing,
  .cid-u6h3WSiK9V .navbar-collapse.show {
    display: block !important;
  }
  .cid-u6h3WSiK9V .navbar-collapse.collapsing .navbar-nav,
  .cid-u6h3WSiK9V .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u6h3WSiK9V .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u6h3WSiK9V .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u6h3WSiK9V .navbar-collapse.collapsing .navbar-buttons,
  .cid-u6h3WSiK9V .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u6h3WSiK9V .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u6h3WSiK9V .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u6h3WSiK9V .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u6h3WSiK9V .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u6h3WSiK9V .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u6h3WSiK9V .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u6h3WSiK9V .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u6h3WSiK9V .navbar-collapse {
  flex-basis: auto;
}
.cid-u6h3WSiK9V .nav-link:hover,
.cid-u6h3WSiK9V .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u6h3WSFTZ2 {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u6h3WSFTZ2 .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u6h3WSFTZ2 .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u6h3WSFTZ2 .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u6h3WSFTZ2 .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u6h3WSFTZ2 .mbr-section-title,
.cid-u6h3WSFTZ2 .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u6h3WSFTZ2 .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u6h3WSFTZ2 .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u6h3WSFTZ2 .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u6h3WSFTZ2 .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u6h3WSFTZ2 .category_content,
.cid-u6h3WSFTZ2 .date,
.cid-u6h3WSFTZ2 .name_author {
  opacity: .8;
}
.cid-u6h3WSFTZ2 .item-img,
.cid-u6h3WSFTZ2 img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u6h3WSFTZ2 .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u6h3WSFTZ2 .item-img {
    margin-bottom: 20px;
  }
}
.cid-u6h3WSFTZ2 .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u6h3WSFTZ2 .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u6h3WSFTZ2 .mbr-section-btn .btn-secondary-outline:hover,
.cid-u6h3WSFTZ2 .mbr-section-btn .btn-secondary-outline .active,
.cid-u6h3WSFTZ2 .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u6h3WSFTZ2 .category_content,
.cid-u6h3WSFTZ2 .card_topic {
  color: #535658;
}
.cid-u6h3WSFTZ2 .category_estimate,
.cid-u6h3WSFTZ2 .card_topic {
  color: #535658;
}
.cid-u6h3WSFTZ2 .mbr-section-title,
.cid-u6h3WSFTZ2 .post_wrap {
  color: #535658;
}
.cid-u6h3WSFTZ2 .mbr-section-subtitle {
  color: #535658;
}
.cid-u6h3WSFTZ2 .mbr-text,
.cid-u6h3WSFTZ2 .mbr-section-btn {
  color: #282727;
}
.cid-u6h3WTfgeu {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u6h3WTfgeu .item-wrapper {
  padding-bottom: 24px;
}
.cid-u6h3WTfgeu .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u6h3WTfgeu .mbr-section-title,
.cid-u6h3WTfgeu .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u6h3WTfgeu .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u6h3WTfgeu .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u6h3WTfgeu .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u6h3WTfgeu .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u6h3WTfgeu .category_content,
.cid-u6h3WTfgeu .date,
.cid-u6h3WTfgeu .name_author {
  opacity: .8;
}
.cid-u6h3WTfgeu .item-img,
.cid-u6h3WTfgeu img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u6h3WTfgeu .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u6h3WTfgeu .item-img {
    margin-bottom: 20px;
  }
}
.cid-u6h3WTfgeu .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u6h3WTfgeu .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u6h3WTfgeu .mbr-section-btn .btn-secondary-outline:hover,
.cid-u6h3WTfgeu .mbr-section-btn .btn-secondary-outline .active,
.cid-u6h3WTfgeu .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u6h3WTfgeu .mbr-section-title,
.cid-u6h3WTfgeu .post_wrap {
  color: #535658;
}
.cid-u6h3WTfgeu .mbr-text,
.cid-u6h3WTfgeu .mbr-section-btn {
  color: #282727;
}
.cid-u6h3WTLl3s {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u6h3WTLl3s .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u6h3WTLl3s .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u6h3WTLl3s .row {
    text-align: center;
  }
  .cid-u6h3WTLl3s .social-row {
    justify-content: center;
  }
}
.cid-u6h3WTLl3s .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u6h3WTLl3s .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u6h3WTLl3s .list {
    margin-bottom: 0rem;
  }
}
.cid-u6h3WTLl3s .mbr-text {
  color: #bbbbbb;
}
.cid-u6h3WTLl3s .mbr-iconfont {
  color: black;
}
.cid-u7cvVAM7ZB .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u7cvVAM7ZB .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u7cvVAM7ZB a {
  font-style: normal;
}
.cid-u7cvVAM7ZB .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u7cvVAM7ZB .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u7cvVAM7ZB .nav-item:focus,
.cid-u7cvVAM7ZB .nav-link:focus {
  outline: none;
}
.cid-u7cvVAM7ZB .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u7cvVAM7ZB .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u7cvVAM7ZB .menu-logo {
  margin-right: auto;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u7cvVAM7ZB .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u7cvVAM7ZB .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u7cvVAM7ZB .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u7cvVAM7ZB .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u7cvVAM7ZB .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u7cvVAM7ZB .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u7cvVAM7ZB .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u7cvVAM7ZB .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u7cvVAM7ZB .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u7cvVAM7ZB .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u7cvVAM7ZB .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u7cvVAM7ZB .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u7cvVAM7ZB .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u7cvVAM7ZB .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u7cvVAM7ZB .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u7cvVAM7ZB .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u7cvVAM7ZB .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u7cvVAM7ZB button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u7cvVAM7ZB button.navbar-toggler:focus {
  outline: none;
}
.cid-u7cvVAM7ZB button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u7cvVAM7ZB button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u7cvVAM7ZB button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u7cvVAM7ZB button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u7cvVAM7ZB button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u7cvVAM7ZB nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u7cvVAM7ZB nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u7cvVAM7ZB nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u7cvVAM7ZB nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u7cvVAM7ZB .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u7cvVAM7ZB .collapsed .btn {
  display: flex;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.collapsing,
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u7cvVAM7ZB .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u7cvVAM7ZB .collapsed button.navbar-toggler {
  display: block;
}
.cid-u7cvVAM7ZB .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u7cvVAM7ZB .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u7cvVAM7ZB .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u7cvVAM7ZB .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u7cvVAM7ZB .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u7cvVAM7ZB .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u7cvVAM7ZB.navbar-expand {
    flex-direction: column;
  }
  .cid-u7cvVAM7ZB img {
    height: 3.8rem !important;
  }
  .cid-u7cvVAM7ZB .btn {
    display: flex;
  }
  .cid-u7cvVAM7ZB button.navbar-toggler {
    display: block;
  }
  .cid-u7cvVAM7ZB .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u7cvVAM7ZB .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u7cvVAM7ZB .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u7cvVAM7ZB .navbar-collapse.collapsing,
  .cid-u7cvVAM7ZB .navbar-collapse.show {
    display: block !important;
  }
  .cid-u7cvVAM7ZB .navbar-collapse.collapsing .navbar-nav,
  .cid-u7cvVAM7ZB .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u7cvVAM7ZB .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u7cvVAM7ZB .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u7cvVAM7ZB .navbar-collapse.collapsing .navbar-buttons,
  .cid-u7cvVAM7ZB .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u7cvVAM7ZB .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u7cvVAM7ZB .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u7cvVAM7ZB .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u7cvVAM7ZB .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u7cvVAM7ZB .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u7cvVAM7ZB .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u7cvVAM7ZB .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u7cvVAM7ZB .navbar-collapse {
  flex-basis: auto;
}
.cid-u7cvVAM7ZB .nav-link:hover,
.cid-u7cvVAM7ZB .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u7cvVB9gaw {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7cvVB9gaw .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u7cvVB9gaw .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u7cvVB9gaw .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u7cvVB9gaw .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7cvVB9gaw .mbr-section-title,
.cid-u7cvVB9gaw .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7cvVB9gaw .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7cvVB9gaw .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7cvVB9gaw .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7cvVB9gaw .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7cvVB9gaw .category_content,
.cid-u7cvVB9gaw .date,
.cid-u7cvVB9gaw .name_author {
  opacity: .8;
}
.cid-u7cvVB9gaw .item-img,
.cid-u7cvVB9gaw img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7cvVB9gaw .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7cvVB9gaw .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7cvVB9gaw .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7cvVB9gaw .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7cvVB9gaw .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7cvVB9gaw .mbr-section-btn .btn-secondary-outline .active,
.cid-u7cvVB9gaw .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7cvVB9gaw .category_content,
.cid-u7cvVB9gaw .card_topic {
  color: #535658;
}
.cid-u7cvVB9gaw .category_estimate,
.cid-u7cvVB9gaw .card_topic {
  color: #535658;
}
.cid-u7cvVB9gaw .mbr-section-title,
.cid-u7cvVB9gaw .post_wrap {
  color: #535658;
}
.cid-u7cvVB9gaw .mbr-section-subtitle {
  color: #535658;
}
.cid-u7cvVB9gaw .mbr-text,
.cid-u7cvVB9gaw .mbr-section-btn {
  color: #282727;
}
.cid-u7cvVBHnFD {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7cvVBHnFD .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u7cvVBHnFD .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u7cvVBHnFD .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u7cvVBHnFD .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7cvVBHnFD .mbr-section-title,
.cid-u7cvVBHnFD .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7cvVBHnFD .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7cvVBHnFD .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7cvVBHnFD .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7cvVBHnFD .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7cvVBHnFD .category_content,
.cid-u7cvVBHnFD .date,
.cid-u7cvVBHnFD .name_author {
  opacity: .8;
}
.cid-u7cvVBHnFD .item-img,
.cid-u7cvVBHnFD img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7cvVBHnFD .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7cvVBHnFD .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7cvVBHnFD .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7cvVBHnFD .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7cvVBHnFD .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7cvVBHnFD .mbr-section-btn .btn-secondary-outline .active,
.cid-u7cvVBHnFD .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7cvVBHnFD .mbr-section-title,
.cid-u7cvVBHnFD .post_wrap {
  color: #535658;
}
.cid-u7cvVBHnFD .mbr-text,
.cid-u7cvVBHnFD .mbr-section-btn {
  color: #282727;
}
.cid-u7cvVCeR9Z {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7cvVCeR9Z .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u7cvVCeR9Z .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u7cvVCeR9Z .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u7cvVCeR9Z .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7cvVCeR9Z .mbr-section-title,
.cid-u7cvVCeR9Z .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7cvVCeR9Z .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7cvVCeR9Z .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7cvVCeR9Z .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7cvVCeR9Z .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7cvVCeR9Z .category_content,
.cid-u7cvVCeR9Z .date,
.cid-u7cvVCeR9Z .name_author {
  opacity: .8;
}
.cid-u7cvVCeR9Z .item-img,
.cid-u7cvVCeR9Z img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7cvVCeR9Z .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7cvVCeR9Z .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7cvVCeR9Z .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7cvVCeR9Z .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7cvVCeR9Z .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7cvVCeR9Z .mbr-section-btn .btn-secondary-outline .active,
.cid-u7cvVCeR9Z .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7cvVCeR9Z .mbr-section-title,
.cid-u7cvVCeR9Z .post_wrap {
  color: #535658;
}
.cid-u7cvVCeR9Z .mbr-text,
.cid-u7cvVCeR9Z .mbr-section-btn {
  color: #282727;
}
.cid-u7cvVCNjoW {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7cvVCNjoW .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u7cvVCNjoW .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u7cvVCNjoW .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u7cvVCNjoW .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7cvVCNjoW .mbr-section-title,
.cid-u7cvVCNjoW .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7cvVCNjoW .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7cvVCNjoW .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7cvVCNjoW .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7cvVCNjoW .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7cvVCNjoW .category_content,
.cid-u7cvVCNjoW .date,
.cid-u7cvVCNjoW .name_author {
  opacity: .8;
}
.cid-u7cvVCNjoW .item-img,
.cid-u7cvVCNjoW img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7cvVCNjoW .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7cvVCNjoW .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7cvVCNjoW .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7cvVCNjoW .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7cvVCNjoW .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7cvVCNjoW .mbr-section-btn .btn-secondary-outline .active,
.cid-u7cvVCNjoW .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7cvVCNjoW .mbr-section-title,
.cid-u7cvVCNjoW .post_wrap {
  color: #535658;
}
.cid-u7cvVCNjoW .mbr-text,
.cid-u7cvVCNjoW .mbr-section-btn {
  color: #282727;
}
.cid-u7cvVDinOS {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u7cvVDinOS .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u7cvVDinOS .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u7cvVDinOS .row {
    text-align: center;
  }
  .cid-u7cvVDinOS .social-row {
    justify-content: center;
  }
}
.cid-u7cvVDinOS .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u7cvVDinOS .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u7cvVDinOS .list {
    margin-bottom: 0rem;
  }
}
.cid-u7cvVDinOS .mbr-text {
  color: #bbbbbb;
}
.cid-u7cvVDinOS .mbr-iconfont {
  color: black;
}
.cid-u7LUznP6XO .navbar {
  background: #ffffff;
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
}
.cid-u7LUznP6XO .navbar-dropdown.bg-color.transparent.opened {
  background: #ffffff;
}
.cid-u7LUznP6XO a {
  font-style: normal;
}
.cid-u7LUznP6XO .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.cid-u7LUznP6XO .nav-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-u7LUznP6XO .nav-item:focus,
.cid-u7LUznP6XO .nav-link:focus {
  outline: none;
}
.cid-u7LUznP6XO .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-u7LUznP6XO .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-u7LUznP6XO .menu-logo {
  margin-right: auto;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-u7LUznP6XO .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-u7LUznP6XO .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-u7LUznP6XO .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-u7LUznP6XO .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-u7LUznP6XO .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-u7LUznP6XO .dropdown .dropdown-menu {
  background: #ffffff;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-u7LUznP6XO .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-u7LUznP6XO .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-u7LUznP6XO .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-u7LUznP6XO .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-u7LUznP6XO .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-u7LUznP6XO .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-u7LUznP6XO .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-u7LUznP6XO .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-u7LUznP6XO .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-u7LUznP6XO .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-u7LUznP6XO .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-u7LUznP6XO button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-u7LUznP6XO button.navbar-toggler:focus {
  outline: none;
}
.cid-u7LUznP6XO button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cccccc;
}
.cid-u7LUznP6XO button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-u7LUznP6XO button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-u7LUznP6XO button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-u7LUznP6XO button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-u7LUznP6XO nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u7LUznP6XO nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-u7LUznP6XO nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-u7LUznP6XO nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-u7LUznP6XO .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-u7LUznP6XO .collapsed .btn {
  display: flex;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse.collapsing,
.cid-u7LUznP6XO .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-u7LUznP6XO .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-u7LUznP6XO .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-u7LUznP6XO .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-u7LUznP6XO .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-u7LUznP6XO .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-u7LUznP6XO .collapsed button.navbar-toggler {
  display: block;
}
.cid-u7LUznP6XO .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-u7LUznP6XO .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-u7LUznP6XO .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-u7LUznP6XO .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-u7LUznP6XO .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-u7LUznP6XO .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-u7LUznP6XO.navbar-expand {
    flex-direction: column;
  }
  .cid-u7LUznP6XO img {
    height: 3.8rem !important;
  }
  .cid-u7LUznP6XO .btn {
    display: flex;
  }
  .cid-u7LUznP6XO button.navbar-toggler {
    display: block;
  }
  .cid-u7LUznP6XO .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-u7LUznP6XO .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-u7LUznP6XO .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-u7LUznP6XO .navbar-collapse.collapsing,
  .cid-u7LUznP6XO .navbar-collapse.show {
    display: block !important;
  }
  .cid-u7LUznP6XO .navbar-collapse.collapsing .navbar-nav,
  .cid-u7LUznP6XO .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-u7LUznP6XO .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-u7LUznP6XO .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-u7LUznP6XO .navbar-collapse.collapsing .navbar-buttons,
  .cid-u7LUznP6XO .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-u7LUznP6XO .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-u7LUznP6XO .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-u7LUznP6XO .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-u7LUznP6XO .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-u7LUznP6XO .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-u7LUznP6XO .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-u7LUznP6XO .menu-logo {
    flex-shrink: 0;
  }
}
.cid-u7LUznP6XO .navbar-collapse {
  flex-basis: auto;
}
.cid-u7LUznP6XO .nav-link:hover,
.cid-u7LUznP6XO .dropdown-item:hover {
  color: #72bf44 !important;
}
.cid-u7LUzofyBq {
  padding-top: 9rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7LUzofyBq .item-wrapper {
  padding-bottom: 24px;
  padding-bottom: 75px;
}
@media (max-width: 991px) {
  .cid-u7LUzofyBq .item-wrapper {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .cid-u7LUzofyBq .item-wrapper {
    padding-bottom: 30px;
  }
}
.cid-u7LUzofyBq .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7LUzofyBq .mbr-section-title,
.cid-u7LUzofyBq .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7LUzofyBq .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7LUzofyBq .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7LUzofyBq .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7LUzofyBq .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7LUzofyBq .category_content,
.cid-u7LUzofyBq .date,
.cid-u7LUzofyBq .name_author {
  opacity: .8;
}
.cid-u7LUzofyBq .item-img,
.cid-u7LUzofyBq img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7LUzofyBq .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7LUzofyBq .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7LUzofyBq .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7LUzofyBq .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7LUzofyBq .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7LUzofyBq .mbr-section-btn .btn-secondary-outline .active,
.cid-u7LUzofyBq .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7LUzofyBq .category_content,
.cid-u7LUzofyBq .card_topic {
  color: #535658;
}
.cid-u7LUzofyBq .category_estimate,
.cid-u7LUzofyBq .card_topic {
  color: #535658;
}
.cid-u7LUzofyBq .mbr-section-title,
.cid-u7LUzofyBq .post_wrap {
  color: #535658;
}
.cid-u7LUzofyBq .mbr-section-subtitle {
  color: #535658;
}
.cid-u7LUzofyBq .mbr-text,
.cid-u7LUzofyBq .mbr-section-btn {
  color: #282727;
}
.cid-u7LUzoIBHC {
  padding-top: 0rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-u7LUzoIBHC .item-wrapper {
  padding-bottom: 24px;
}
.cid-u7LUzoIBHC .item-wrapper:hover .mbr-section-title a {
  color: #72bf44 !important;
}
.cid-u7LUzoIBHC .mbr-section-title,
.cid-u7LUzoIBHC .card_topic {
  margin-bottom: 12px;
  transition: all .4s;
}
.cid-u7LUzoIBHC .author_post {
  margin-right: 25px;
  display: inline-block;
  white-space: nowrap;
}
.cid-u7LUzoIBHC .card_post {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin-top: 30px;
}
.cid-u7LUzoIBHC .image_post {
  display: inline-block;
  height: 50px;
  width: 50px;
  min-width: 50px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
  border-radius: 50%;
}
.cid-u7LUzoIBHC .image_post img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cid-u7LUzoIBHC .category_content,
.cid-u7LUzoIBHC .date,
.cid-u7LUzoIBHC .name_author {
  opacity: .8;
}
.cid-u7LUzoIBHC .item-img,
.cid-u7LUzoIBHC img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.cid-u7LUzoIBHC .item-img {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cid-u7LUzoIBHC .item-img {
    margin-bottom: 20px;
  }
}
.cid-u7LUzoIBHC .card_topic .mbr-iconfont {
  font-size: 1rem;
  color: #72bf44;
  margin-left: 10px;
  margin-right: 3px;
}
.cid-u7LUzoIBHC .mbr-section-btn .btn-secondary-outline {
  padding: 3px 0;
  border: none !important;
  background-color: transparent !important;
}
.cid-u7LUzoIBHC .mbr-section-btn .btn-secondary-outline:hover,
.cid-u7LUzoIBHC .mbr-section-btn .btn-secondary-outline .active,
.cid-u7LUzoIBHC .mbr-section-btn .btn-secondary-outline:focus {
  color: #465052 !important;
}
.cid-u7LUzoIBHC .mbr-section-title,
.cid-u7LUzoIBHC .post_wrap {
  color: #535658;
}
.cid-u7LUzoIBHC .mbr-text,
.cid-u7LUzoIBHC .mbr-section-btn {
  color: #282727;
}
.cid-u7LUzpetr7 {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #2e2e2e;
}
.cid-u7LUzpetr7 .social-row {
  display: flex;
  flex-wrap: wrap;
}
.cid-u7LUzpetr7 .soc-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 767px) {
  .cid-u7LUzpetr7 .row {
    text-align: center;
  }
  .cid-u7LUzpetr7 .social-row {
    justify-content: center;
  }
}
.cid-u7LUzpetr7 .list {
  list-style: none;
  padding-left: 0;
  color: #bbbbbb;
}
@media (max-width: 991px) {
  .cid-u7LUzpetr7 .list {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-u7LUzpetr7 .list {
    margin-bottom: 0rem;
  }
}
.cid-u7LUzpetr7 .mbr-text {
  color: #bbbbbb;
}
.cid-u7LUzpetr7 .mbr-iconfont {
  color: black;
}
