#market-cards .owl-carousel .owl-item:nth-child(7) .medium-6 {
    padding:20px;
}
#top-markets-section .greybg .text a {
  margin-top: 0 !important; }

.owl-item {
  opacity: 0.6; }
  .owl-item.active.center {
    opacity: 1; }

#market-cards #benefits-slider .column {
  display: flex;
  flex: 1;
  text-align: center;
  height: 65px;
  background: #333333;
  align-items: center;
  justify-content: center; }
  #market-cards #benefits-slider .column.active {
    background: #B21E17; }
  #market-cards #benefits-slider .column a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none !important;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
#market-cards .owl-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center; }
  #market-cards .owl-carousel .owl-item .medium-6 {
    width: 373px;
    height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 35px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 15px;
    margin-top: 6px;
    margin-bottom: 6px; }
    #market-cards .owl-carousel .owl-item .medium-6 h5 {
      font-size: 18px; }
    #market-cards .owl-carousel .owl-item .medium-6 .text {
      padding: 0 10px; }
    #market-cards .owl-carousel .owl-item .medium-6 a {
      padding: 17px 10px;
      width: 100%;
      text-align: center; }
  #market-cards .owl-carousel .owl-item.active.center .medium-6 {
    border: 5px solid #B21E17;
    border-radius: 15px; }

#bottom-markets-section .text {
  color: #fff; }

@media (min-width: 1600px) {
  #top-markets-section .greybg {
    padding: 0 135px 0 155px; }

  #bottom-markets-section .text {
    padding: 0 275px; } }
@media (min-width: 991px) and (max-width: 1599px) {
  #top-markets-section .greybg {
    padding: 30px; }
  #top-markets-section img {
    height: 100%; } }
@media (max-width: 991px) {
  #market-cards #benefits-slider .column {
    flex: 1 0 30%; }

  #top-markets-section .greybg {
    padding: 40px; }

  #benefits-slider .small-up-4 .column {
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050; }

  #bottom-markets-section .row > * {
    padding-left: 40px;
    padding-right: 40px; } }
@media (max-width: 575px) {
  #market-cards #benefits-slider .column {
    flex: 1 0 50%;
    height: 40px; }
    #market-cards #benefits-slider .column a {
      font-size: 14px; }

  #market-cards .owl-carousel .owl-item .medium-6 {
    width: 90%;
    margin: 0 auto;
    padding: 0 30px; }
    #market-cards .owl-carousel .owl-item .medium-6 .text {
      padding: 0; }

  #market-cards {
    overflow: hidden; }

  #top-markets-section .greybg {
    text-align: center; } }

/*# sourceMappingURL=markets.css.map */
