/* $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;
  }
}

.dce-video-full-width a .dce-video-full-width-img-wrapper {
  position: relative;
}
.dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon {
  position: absolute;
  font-size: 64px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon img {
  width: auto;
  margin: 0 auto;
  max-width: 120px;
}
@media (min-width: 576px) {
  .dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon img {
    max-width: 140px;
  }
}
@media (min-width: 768px) {
  .dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon img {
    max-width: 160px;
  }
}
@media (min-width: 992px) {
  .dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon img {
    max-width: 180px;
  }
}
@media (min-width: 1200px) {
  .dce-video-full-width a .dce-video-full-width-img-wrapper .dce-vfw-youtube-icon img {
    width: auto;
  }
}

/*# sourceMappingURL=dce-video-full-width.css.map */
