.widget.c-videos.c-videos-template-1 .widget-all {
  display: block;
  text-decoration: none;
}
.widget.c-videos.c-videos-template-1 .widget-all-desktop {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.widget.c-videos.c-videos-template-1 .widget-all-mobile {
  display: none;
  padding: 6px 7px;
}
.widget.c-videos.c-videos-template-1 .widget-all-mobile svg path {
  stroke: #B0B0B0;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}
.widget.c-videos.c-videos-template-1 .widget-title {
  overflow: hidden;
}
.widget.c-videos.c-videos-template-1 .widget-footer-button {
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 19px 36px;
  border-width: 1px;
}
.widget.c-videos.c-videos-template-1 .widget-item-content {
  cursor: pointer;
}
.widget.c-videos.c-videos-template-1 .widget-item-content:hover .widget-item-decoration {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}
.widget.c-videos.c-videos-template-1 .widget-item-content:hover .widget-item-name {
  color: inherit;
}
.widget.c-videos.c-videos-template-1 .widget-item-picture {
  position: relative;
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.widget.c-videos.c-videos-template-1 .widget-item-picture[data-lazyload-use=true] {
  background-color: #F2F2F2;
}
.widget.c-videos.c-videos-template-1 .widget-item-picture > img {
  display: none;
}
.widget.c-videos.c-videos-template-1 .widget-item-fade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.42);
  z-index: 1;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration svg path {
  fill: #FFF;
}
.widget.c-videos.c-videos-template-1 .widget-item-name {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.47;
  color: #404040;
  margin-top: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 66px;
  overflow: hidden;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.widget.c-videos.c-videos-template-1 .owl-dots {
  font-size: 0;
  text-align: center;
  margin-top: 24px;
}
.widget.c-videos.c-videos-template-1 .owl-dots button {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 8px;
  margin-right: 8px;
  background-color: #E8E8E8;
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: background-color, border-color;
  -moz-transition-property: background-color, border-color;
  -ms-transition-property: background-color, border-color;
  -o-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
}
@media all and (max-width: 768px) {
  .widget.c-videos.c-videos-template-1 .widget-item-name {
    margin-top: 12px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-videos.c-videos-template-1 .widget-all-desktop {
    display: none;
  }
  .widget.c-videos.c-videos-template-1 .widget-all-mobile {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.5);
    z-index: 9999999;
}
.video-popup-content {
    min-width: 53%;
    max-width: 850px;
    margin: 8% auto 0px;
    background: black;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: .2;
}
.video-popup .close {
    width: 20px;
    height: 20px;
    margin: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8;
	cursor: pointer;
}
.video-popup-content iframe {
    width: 100%;
    min-height: 520px;
}
.widget.c-videos.c-videos-template-1 .widget-item-fade{
    padding: 20px;
    color: white;
}
@media (max-width: 991px) {
    .video-popup-content {
        min-width: 50%;
        max-width: 720px;
        margin: 8% auto 0px;
        background: black;
    }
	.video-popup-content iframe {
        width: 100%;
        min-height: 410px;
    }
}
@media (max-width: 767px) {
    .video-popup-content {
        min-width: 50%;
        max-width: 520px;
        margin: 8% auto 0px;
        background: black;
    }
    .video-popup-content iframe {
        width: 100%;
        min-height: 310px;
    }
}

.YOUTUBE_INDEX .widget-wrapper-2.intec-content-wrapper{
    margin: 0 20px;
}
.intec-cl-background {
    background-color: #35d3b6 !important;
    fill: #35d3b6 !important;
}

.widget.c-videos.c-videos-template-1 .widget-item-decoration svg {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin-left: 16px;
}
.intec-ui-picture:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 100%;
    width: 0;
    overflow: hidden;
}