@import "style_base.css" screen, projection;
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Shrikhand&subset=latin-ext");
/******************************/
/*                            */
/*   SMART ONESLIDER WIDGET   */
/*                            */
/*           START            */
/*                            */
/******************************/
/*** DEFAULT --- widget-template-SmartOneSlide style start ***/
.article_img_container.img-hide {
  display: none; }

.widget-template-SmartOneSlide.SW .article_item.content-hide-view .content-wrapper.content-hide-view {
  display: none; }

.hh-row-segment[data-width="25"] .widget-template-SmartOneSlide,
.hh-row-segment[data-width="33"] .widget-template-SmartOneSlide,
.hh-row-segment[data-width="50"] .widget-template-SmartOneSlide,
.hh-row-segment[data-width="66"] .widget-template-SmartOneSlide,
.hh-row-segment[data-width="75"] .widget-template-SmartOneSlide {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px; }

.widget-template-SmartOneSlide {
  margin: 10px; }

.widget-template-SmartOneSlide.SW .owl-stage {
  background-color: #fff; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item {
  position: relative;
  z-index: 20; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container {
  padding-bottom: 30.125%; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper {
  padding: 20px 20px 10px 20px; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_title,
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_excerpt,
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_categories {
  margin-bottom: 10px;
  color: #000; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_title {
  font-size: 18px;
  line-height: 23px;
  max-height: 46px;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  color: #adadad; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
  font-size: 14px;
  line-height: 18px;
  max-height: 72px;
  overflow: hidden;
  position: relative;
  color: #adadad; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_excerpt:empty {
  padding: 0 !important;
  border: none !important;
  margin-bottom: 0 !important; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  display: inline-block;
  padding: 3px 6px;
  margin: 0px 4px 5px 0px;
  border: 1px solid #adadad;
  color: #adadad; }

/* content on image start*/
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.over {
  position: absolute;
  width: 23%;
  left: 13%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9); }

/* content on image stop*/
/* content near image start*/
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.right,
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.left {
  display: flex;
  flex-direction: row; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.left,
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.right {
  display: inline-block;
  position: relative;
  width: 30%;
  vertical-align: top; }

.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container.left,
.widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container.right {
  display: inline-block;
  width: 70%;
  vertical-align: top; }

/* content near image stop*/
/* control elements start */
.widget-template-SmartOneSlide.SW .owl-theme-v2 .owl-nav .owl-pagination {
  background-color: #fff; }

.widget-template-SmartOneSlide.SW .owl-theme-v2 .owl-nav div.owl-prev,
.widget-template-SmartOneSlide.SW .owl-theme-v2 .owl-nav div.owl-next {
  color: #adadad;
  background-image: none !important; }

.widget-template-SmartOneSlide.SW .owl-theme-v2 .owl-nav .owl-page span {
  background-color: #adadad !important; }

/* control elements stop */
@media all and (min-width: 1200px) {
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.before .article_excerpt {
    max-height: 54px; } }
@media all and (max-width: 1199px) {
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.over {
    width: 30%;
    left: 10%; } }
@media all and (max-width: 991px) {
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper {
    padding: 10px 10px 0px 10px; }

  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container {
    padding-bottom: 40.125%; }

  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.over {
    width: 40%;
    left: 10%; } }
@media all and (max-width: 768px) {
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.over,
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.left {
    display: flex;
    flex-direction: column-reverse; }

  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.right {
    display: flex;
    flex-direction: column; }

  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.over {
    position: relative;
    width: 100%;
    height: auto;
    left: inherit; }

  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.left .article_img_container,
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.left,
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item.right .article_img_container,
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .content-wrapper.right {
    width: 100%; } }
@media all and (max-width: 640px) {
  .widget-template-SmartOneSlide.SW .owl-stage .owl-item .article_item .article_img_container {
    height: 240px;
    padding-bottom: 0; } }
/*** DEFAULT --- widget-template-SmartOneSlide style stop ***/
/*** BASIC --- widget-template-SmartOneSlide start ***/
/*** BASIC --- widget-template-SmartOneSlide start ***/
/*** RED AND BLUE --- widget-template-SmartOneSlide style start ***/
/*** widget-template-SmartOneSlide start ***/
.widget-template-SmartOneSlide.SW.red_and_blue {
  font-family: 'Ubuntu', sans-serif; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage {
  background-color: #0b233e; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper .article_title,
.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
  color: #a6c8ef; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper .article_title {
  margin: 0 0 10px 0;
  font-family: 'Ubuntu Condensed', sans-serif;
  line-height: normal;
  font-size: 20px;
  font-weight: 500; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
  font-family: 'Ubuntu', sans-serif; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  font-family: 'Ubuntu', sans-serif;
  background-color: #fff;
  color: #0b233e;
  border: none; }

.widget-template-SmartOneSlide.SW.red_and_blue .widget-article-wrapper {
  background-color: #0b233e; }

/* content on image start*/
.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper.over {
  background-color: #0b233e;
  border-top: 2px solid #eb0028; }

/* content on image stop*/
/* content before image start */
.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper.before {
  border-bottom: 2px solid #eb0028; }

/* content before image stop */
/* content after image start */
.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper.after {
  border-top: 2px solid #eb0028; }

/* content after image stop */
/* content near image start */
.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper.left {
  border-right: 2px solid #eb0028; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-stage .owl-item .article_item .content-wrapper.right {
  border-left: 2px solid #eb0028; }

/* content near image stop */
/* control elements start */
.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-nav div {
  overflow: hidden;
  text-indent: -40000px; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-nav div.owl-prev,
.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-nav div.owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-image: url("/wp-content/plugins/hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png") !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin-top: -20px !important; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-nav div.owl-next {
  right: 0;
  background-position: -280px -20px !important; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-nav div.owl-prev {
  left: 0;
  background-position: -240px -20px !important; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-dots {
  background-color: #0b233e; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-dots .owl-dot,
.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-dots div {
  cursor: pointer; }

.widget-template-SmartOneSlide.SW.red_and_blue .owl-theme-v2 .owl-dots .owl-dot span {
  background: transparent !important;
  border: 2px solid white;
  width: 10px;
  height: 10px; }

/* control elements stop */
/*** widget-template-SmartOneSlide end ***/
/*** RED AND BLUE --- widget-template-SmartOneSlide style start ***/
/*******************************/
/* ORANGE AND GREY THEME START */
/*******************************/
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item {
  text-decoration: none; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper {
  background-color: rgba(48, 56, 61, 0.9); }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper.over {
  left: inherit;
  right: 10%;
  height: 100%; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper .article_title {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 33px;
  text-align: center;
  max-height: 99px; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item:hover .content-wrapper .article_categories .item {
  border-color: #fd8100; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper .article_title,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper .article_excerpt,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  color: #fff; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item:hover .content-wrapper .article_title,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item:hover .content-wrapper .article_excerpt,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item:hover .content-wrapper .article_categories .item {
  color: #fd8100; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  border-color: #fff; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-nav div {
  overflow: hidden;
  text-indent: -40000px; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-nav div.owl-prev,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-nav div.owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-image: url("/wp-content/plugins/hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png") !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin-top: -20px !important; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-nav div.owl-next {
  right: 0;
  background-position: -280px -20px !important; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-nav div.owl-prev {
  left: 0;
  background-position: -240px -20px !important; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-dots {
  background-color: #fd8100; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-dots .owl-dot,
.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-dots div {
  cursor: pointer; }

.widget-template-SmartOneSlide.SW.orange_and_grey .owl-theme-v2 .owl-dots .owl-dot span {
  background: transparent !important;
  border: 2px solid white;
  width: 10px;
  height: 10px; }

@media (max-width: 768px) {
  .widget-template-SmartOneSlide.SW.orange_and_grey .owl-stage .owl-item .article_item .content-wrapper.over {
    right: inherit; } }
/******************************/
/* ORANGE AND GREY THEME STOP */
/******************************/
/**************************/
/* InDeXStyle THEME START */
/**************************/
.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav {
  height: 0px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav div {
  overflow: hidden;
  text-indent: -40000px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav div.owl-prev,
.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav div.owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-image: url("/wp-content/plugins/hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png") !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin-top: -20px !important; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav div.owl-next {
  right: 0;
  background-position: -280px -20px !important; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-nav div.owl-prev {
  left: 0;
  background-position: -240px -20px !important; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots {
  background-color: #f90;
  border: none; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots .owl-dot,
.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots div {
  cursor: pointer; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots .owl-dot span {
  background: transparent !important;
  border: 2px solid #fff;
  width: 10px;
  height: 10px;
  opacity: 0.5; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-theme-v2 .owl-dots .owl-dot.active span {
  opacity: 1; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.over {
  padding: 0;
  background: transparent; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_title {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  background-color: #fff;
  box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
  display: inline;
  letter-spacing: -0.2px;
  font-weight: bold;
  margin: 0 8px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_title {
  line-height: normal;
  color: #111;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 3px 0px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
  color: #111;
  line-height: normal;
  background-color: #fff;
  padding: 8px 8px 0px 8px;
  margin-top: 8px;
  border-bottom: 8px solid #fff; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.over {
  width: 45%; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.over .article_categories {
  margin-bottom: 0; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_categories {
  margin-left: 0;
  margin-right: 0; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  background-color: #f90;
  color: #fff;
  border: none; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item {
  text-decoration: none; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper .article_title:hover {
  color: #f90; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper {
  padding: 0 0 10px 0; }

/* small */
.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_title {
  font-size: 1em; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_excerpt {
  font-size: 0.9em;
  max-height: 72px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper.after {
  margin-top: -20px; }

/* medium */
.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_title {
  font-size: 1.5em; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_excerpt {
  font-size: 1em;
  max-height: 73px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_md .content-wrapper.before {
  margin-top: -27px; }

/* large */
.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
  font-size: 38px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_excerpt {
  font-size: 22px;
  line-height: 29px;
  max-height: 96px; }

.widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper.after {
  margin-top: -36px; }

@media (max-width: 1200px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 32px; } }
@media (max-width: 991px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 24px; } }
@media (max-width: 768px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 31px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.over {
    width: 100%; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -39px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right .article_excerpt.right {
    padding-top: 0; } }
@media (max-width: 600px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 26px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -35px; } }
@media (max-width: 480px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 22px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -29px; } }
/*************************/
/* InDeXStyle THEME STOP */
/*************************/
/***************************/
/* OrigGoStyle THEME START */
/***************************/
.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-nav div {
  overflow: hidden;
  text-indent: -40000px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-nav div.owl-prev,
.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-nav div.owl-next {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-image: url("/wp-content/plugins/hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png") !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin-top: -20px !important; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-nav div.owl-next {
  right: 0;
  background-position: -280px -20px !important; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-nav div.owl-prev {
  left: 0;
  background-position: -240px -20px !important; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots {
  background-color: #f2f2f2;
  border: 1px solid #ddd; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots .owl-dot,
.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots div {
  cursor: pointer; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots .owl-dot span {
  background: transparent !important;
  border: 2px solid #155092;
  width: 10px;
  height: 10px;
  opacity: 0.5; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-theme-v2 .owl-dots .owl-dot.active span {
  opacity: 1; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.over {
  padding: 8px;
  background: transparent; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_title {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  background-color: #fff;
  box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
  display: inline;
  letter-spacing: -0.2px;
  font-weight: bold;
  margin: 0 8px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_title {
  line-height: normal;
  color: #222;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 3px 0px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
  color: #222;
  line-height: normal;
  background-color: #fff;
  padding: 8px 8px 0px 8px;
  margin-top: 8px;
  border-bottom: 8px solid #fff; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.over {
  width: 35%; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.over .article_categories {
  margin-bottom: 0px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_categories {
  margin-left: 8px;
  margin-right: 8px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
  background-color: #155092;
  color: #fff;
  border: none; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item {
  text-decoration: none; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper .article_title:hover {
  color: #155092; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper {
  padding: 0 0 10px 0; }

/* small */
.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_title {
  font-size: 1em; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_excerpt {
  font-size: 0.9em;
  max-height: 72px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_sm .content-wrapper.after {
  margin-top: -20px; }

/* medium */
.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_title {
  font-size: 1.5em; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_excerpt {
  font-size: 1em;
  max-height: 72px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_md .content-wrapper.after {
  margin-top: -27px; }

/* large */
.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
  font-size: 38px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_excerpt {
  font-size: 1.5em;
  max-height: 96px; }

.widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper.after {
  margin-top: -36px; }

@media (max-width: 1200px) {
  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 32px; } }
@media (max-width: 991px) {
  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 24px; } }
@media (max-width: 768px) {
  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 31px; }

  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.over {
    width: 100%; }

  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -39px; }

  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.right .article_excerpt.right {
    padding-top: 0; } }
@media (max-width: 600px) {
  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 26px; }

  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -35px; } }
@media (max-width: 480px) {
  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 22px; }

  .widget-template-SmartOneSlide.SW.orig_go_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -29px; } }
/**************************/
/* OrigGoStyle THEME STOP */
/**************************/
/*************************************/
/* OSZK Szechenyi csalad THEME START */
/*************************************/
.widget-template-SmartOneSlide.SW.oszk-szechenyi {
  margin: 10px 0; }
  .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav {
    height: 0px; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav div {
      overflow: hidden;
      text-indent: -40000px; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav div.owl-prev, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav div.owl-next {
        position: absolute;
        top: 50%;
        width: 40px;
        height: 40px;
        background-image: url("/wp-content/plugins/hms-global-widgets/common/styles/images/mediaklikk_sprite-01.png") !important;
        background-color: transparent !important;
        border-radius: 0 !important;
        margin-top: -20px !important; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav div.owl-next {
        right: 0;
        background-position: -280px -20px !important; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-nav div.owl-prev {
        left: 0;
        background-position: -240px -20px !important; }
  .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-dots {
    background-color: #f8f6ef;
    border: none; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1;
      cursor: pointer; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-dots .owl-dot span {
        background: transparent !important;
        border: 2px solid #594d3b;
        width: 10px;
        height: 10px;
        opacity: 0.5; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-dots .owl-dot.active span {
        opacity: 1; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-dots div {
      cursor: pointer; }
  .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item {
    text-decoration: none;
    padding: 0; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper {
      padding: 0 0 10px 0; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.over {
        padding: 0;
        background: transparent;
        width: 45%; }
        .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.over .article_categories {
          margin-bottom: 0; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper .article_title {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        background-color: rgba(248, 246, 239, 0.9);
        box-shadow: 8px 0 0 rgba(248, 246, 239, 0.9), -8px 0 0 rgba(248, 246, 239, 0.9);
        display: inline;
        letter-spacing: -0.2px;
        font-weight: normal;
        margin: 0 8px;
        line-height: normal;
        color: #594d3b;
        font-family: "Shrikhand", cursive;
        padding: 3px 0px; }
        .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper .article_title:hover {
          color: #8b6300; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper .article_excerpt {
        color: #594d3b;
        line-height: normal;
        background-color: rgba(248, 246, 239, 0.9);
        padding: 8px 8px 0px 8px;
        margin-top: 8px;
        border-bottom: 8px solid transparent;
        font-family: "Libre Baskerville", serif; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper .article_categories {
        margin-left: 0;
        margin-right: 0; }
        .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper .article_categories .item {
          background-color: #f90;
          color: #fff;
          border: none; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.after, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.left, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.right, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.before, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapperimg-hide {
        background-color: #f8f6ef; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.before {
        padding-top: 10px; }
      .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.left, .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item .content-wrapper.right {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_title {
      font-size: 1em; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_sm .content-wrapper .article_excerpt {
      font-size: 0.9em;
      max-height: 72px; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_sm .content-wrapper.after {
      margin-top: -20px; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_title {
      font-size: 1.5em; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_md .content-wrapper .article_excerpt {
      font-size: 1em;
      max-height: 73px; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_md .content-wrapper.before {
      margin-top: 0; }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
      font-size: 38px; }
      @media all and (max-width: 1200px) {
        .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
          font-size: 30px; } }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_excerpt {
      font-size: 22px;
      line-height: 29px;
      max-height: 189px; }
      @media all and (max-width: 1200px) {
        .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_excerpt {
          font-size: 18px; } }
    .widget-template-SmartOneSlide.SW.oszk-szechenyi .owl-theme-v2 .owl-stage .owl-item .article_item.ww_lg .content-wrapper.after {
      margin-top: -36px; }

/* large */
@media (max-width: 1200px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 32px; } }
@media (max-width: 991px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 24px; } }
@media (max-width: 768px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 31px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.over {
    width: 100%; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -39px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right .article_excerpt.right {
    padding-top: 0; } }
@media (max-width: 600px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 26px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -35px; } }
@media (max-width: 480px) {
  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item.ww_lg .content-wrapper .article_title {
    font-size: 22px; }

  .widget-template-SmartOneSlide.SW.in_dex_style .owl-stage .owl-item .article_item .content-wrapper.right {
    margin-top: -29px; } }
/*************************/
/* OSZK Szechenyi csalad THEME STOP */
/*************************/
/******************************/
/*                            */
/*   SMART ONESLIDER WIDGET   */
/*                            */
/*           STOP             */
/*                            */
/******************************/
