/* $Tahoma: Tahoma,Verdana,Segoe,sans-serif; */
/*  rgb(244, 120, 37)  */
/*  rgb(119, 197, 238)  */
/*#b2b2b2 rgba(0, 0, 0, 0.4); $grey-default-gps;  */
/* bg footer */
/* ARROWS */
/* @extend %fontawesome; */
.slick-dots {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue;
}

a.cta-button, div.cta-button {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 14px/18px "Libre Franklin Bold", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
  content: "";
  width: 0;
  height: 0;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 25px;
}
a.cta-button:before, div.cta-button:before {
  right: 17px;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ffffff;
}
@media (min-width: 1200px) {
  a.cta-button, div.cta-button {
    font: 16px/18px "Libre Franklin Bold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -8px;
  }
  a.cta-button:before, div.cta-button:before {
    right: 17px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff;
  }
}

.cta-fa-button {
  position: relative;
  margin: 15px 0;
  z-index: 2;
  display: inline-block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 12px/18px "Libre Franklin Medium", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
.cta-fa-button i {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
  font-size: 16px;
}
.cta-fa-button:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .cta-fa-button {
    display: block;
    margin: 0;
    font: 16px/18px "Libre Franklin SemiBold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  .cta-fa-button i {
    margin-top: -12px;
    font-size: 24px;
  }
}

.frame.news-highlight {
  position: relative;
}
.frame.news-highlight .news-highlight-2-cols-left {
  margin-bottom: 15px;
}
.frame.news-highlight .news-highlight-2-cols-left .news-img-wrap {
  margin: 0;
  background: none;
}
.frame.news-highlight .news-highlight-2-cols-left .news-img-wrap a {
  padding: 0px;
  border: none;
  background: none;
}
.frame.news-highlight .news-highlight-2-cols-right {
  /* padding-left:8px;
  padding-right: 8px; */
}
.frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner {
  /* background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 3px; 
  padding:15px; */
}
.frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .header h3 {
  margin-bottom: 12px;
  color: #444444 !important;
}
.frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .header h3 span {
  color: #444444 !important;
}
@media (min-width: 768px) {
  .frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .header h3 {
    margin-bottom: 20px;
  }
}
.frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .teaser-text {
  color: #444444 !important;
  font-family: Arial, Tahoma, sans-serif;
  margin-bottom: 24px;
}
.frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .teaser-text a.more.cta-button {
  /* position: relative;bottom:0px;
  top: auto;
  right: 8px;
  left: auto;
   */
  margin-top: 15px;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  color: #fff !important;
  float: none;
  display: inherit;
  margin-left: auto;
  margin-right: auto;
  width: min-content;
}
@media (min-width: 768px) {
  .frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .teaser-text a.more.cta-button {
    float: right;
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 576px) {
  .frame.news-highlight {
    /* 
      &:before {
        content:"";
        background:#fff;
        box-shadow: 0px 2px 8px #0000004D;
        border-radius: 3px;
        position: absolute;
        right: 0;
        top:-30px;
        bottom:-30px;
        height: auto;
        width:50%;
      } 
      */
  }
  .frame.news-highlight .news-highlight-2-cols-left {
    /* padding-right: 0; */
  }
  .frame.news-highlight .news-highlight-2-cols-left .news-img-wrap {
    margin: 0;
    background: none;
  }
  .frame.news-highlight .news-highlight-2-cols-left .news-img-wrap a {
    padding: 0px;
    border: none;
    background: none;
  }
  .frame.news-highlight .news-highlight-2-cols-right {
    /* padding-left:30px;
    padding-right: 30px; */
  }
  .frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }
  .frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .teaser-text {
    margin-bottom: 10px;
  }
  .frame.news-highlight .news-highlight-2-cols-right .news-highlight-2-cols-right-inner .teaser-text a.more.cta-button {
    /* display:block;
    position: absolute;
    bottom:-30px;
    right: 0;
    */
  }
}

/*# sourceMappingURL=news-highlight-content.css.map */
