@font-face {
  font-family: 'DSLCFontAwesome';
  src: url(../../../plugins/live-composer-page-builder/css/font/fontawesome-webfont_v-4.4.eot);
  src: url(../../../plugins/live-composer-page-builder/css/font/fontawesome-webfont.eot) format('embedded-opentype'), url(../../../plugins/live-composer-page-builder/css/font/fontawesome-webfont_v-4.4.woff) format('woff'), url(../../../plugins/live-composer-page-builder/css/font/fontawesome-webfont_v-4.4.ttf) format('truetype'), url(../../../plugins/live-composer-page-builder/css/font/fontawesome-webfont.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}


[class^="dslc-icon-"],
[class*=" dslc-icon-"] {
  font-family: DSLCFontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="dslc-icon-"]:before,
[class*=" dslc-icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the dslc-icon container */
.dslc-icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure dslc-icons active on rollover in links */
a [class^="dslc-icon-"],
a [class*=" dslc-icon-"] {
  display: inline;
}
/* increased font size for dslc-icon-large */
[class^="dslc-icon-"].dslc-icon-fixed-width,
[class*=" dslc-icon-"].dslc-icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="dslc-icon-"].dslc-icon-fixed-width.dslc-icon-large,
[class*=" dslc-icon-"].dslc-icon-fixed-width.dslc-icon-large {
  width: 1.4285714285714286em;
}
.dslc-icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.dslc-icons-ul > li {
  position: relative;
}
.dslc-icons-ul .dslc-icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="dslc-icon-"].hide,
[class*=" dslc-icon-"].hide {
  display: none;
}
.dslc-icon-muted {
  color: #eeeeee;
}
.dslc-icon-light {
  color: #ffffff;
}
.dslc-icon-dark {
  color: #333333;
}
.dslc-icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dslc-icon-2x {
  font-size: 2em;
}
.dslc-icon-2x.dslc-icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dslc-icon-3x {
  font-size: 3em;
}
.dslc-icon-3x.dslc-icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dslc-icon-4x {
  font-size: 4em;
}
.dslc-icon-4x.dslc-icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.dslc-icon-5x {
  font-size: 5em;
}
.dslc-icon-5x.dslc-icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="dslc-icon-"].pull-left,
[class*=" dslc-icon-"].pull-left {
  margin-right: .3em;
}
[class^="dslc-icon-"].pull-right,
[class*=" dslc-icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="dslc-icon-"],
[class*=" dslc-icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.dslc-icon-white,
.nav-pills > .active > a > [class^="dslc-icon-"],
.nav-pills > .active > a > [class*=" dslc-icon-"],
.nav-list > .active > a > [class^="dslc-icon-"],
.nav-list > .active > a > [class*=" dslc-icon-"],
.navbar-inverse .nav > .active > a > [class^="dslc-icon-"],
.navbar-inverse .nav > .active > a > [class*=" dslc-icon-"],
.dropdown-menu > li > a:hover > [class^="dslc-icon-"],
.dropdown-menu > li > a:hover > [class*=" dslc-icon-"],
.dropdown-menu > .active > a > [class^="dslc-icon-"],
.dropdown-menu > .active > a > [class*=" dslc-icon-"],
.dropdown-submenu:hover > a > [class^="dslc-icon-"],
.dropdown-submenu:hover > a > [class*=" dslc-icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without dslc-icons the same */
.btn [class^="dslc-icon-"].dslc-icon-large,
.nav [class^="dslc-icon-"].dslc-icon-large,
.btn [class*=" dslc-icon-"].dslc-icon-large,
.nav [class*=" dslc-icon-"].dslc-icon-large {
  line-height: .9em;
}
.btn [class^="dslc-icon-"].dslc-icon-spin,
.nav [class^="dslc-icon-"].dslc-icon-spin,
.btn [class*=" dslc-icon-"].dslc-icon-spin,
.nav [class*=" dslc-icon-"].dslc-icon-spin {
  display: inline-block;
}
.nav-tabs [class^="dslc-icon-"],
.nav-pills [class^="dslc-icon-"],
.nav-tabs [class*=" dslc-icon-"],
.nav-pills [class*=" dslc-icon-"],
.nav-tabs [class^="dslc-icon-"].dslc-icon-large,
.nav-pills [class^="dslc-icon-"].dslc-icon-large,
.nav-tabs [class*=" dslc-icon-"].dslc-icon-large,
.nav-pills [class*=" dslc-icon-"].dslc-icon-large {
  line-height: .9em;
}
.btn [class^="dslc-icon-"].pull-left.dslc-icon-2x,
.btn [class*=" dslc-icon-"].pull-left.dslc-icon-2x,
.btn [class^="dslc-icon-"].pull-right.dslc-icon-2x,
.btn [class*=" dslc-icon-"].pull-right.dslc-icon-2x {
  margin-top: .18em;
}
.btn [class^="dslc-icon-"].dslc-icon-spin.dslc-icon-large,
.btn [class*=" dslc-icon-"].dslc-icon-spin.dslc-icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="dslc-icon-"].pull-left.dslc-icon-2x,
.btn.btn-small [class*=" dslc-icon-"].pull-left.dslc-icon-2x,
.btn.btn-small [class^="dslc-icon-"].pull-right.dslc-icon-2x,
.btn.btn-small [class*=" dslc-icon-"].pull-right.dslc-icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="dslc-icon-"],
.btn.btn-large [class*=" dslc-icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="dslc-icon-"].pull-left.dslc-icon-2x,
.btn.btn-large [class*=" dslc-icon-"].pull-left.dslc-icon-2x,
.btn.btn-large [class^="dslc-icon-"].pull-right.dslc-icon-2x,
.btn.btn-large [class*=" dslc-icon-"].pull-right.dslc-icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="dslc-icon-"].pull-left.dslc-icon-2x,
.btn.btn-large [class*=" dslc-icon-"].pull-left.dslc-icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="dslc-icon-"].pull-right.dslc-icon-2x,
.btn.btn-large [class*=" dslc-icon-"].pull-right.dslc-icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="dslc-icon-"],
.nav-list [class*=" dslc-icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered dslc-icon */
.dslc-icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.dslc-icon-stack [class^="dslc-icon-"],
.dslc-icon-stack [class*=" dslc-icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.dslc-icon-stack .dslc-icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating dslc-icon */
.dslc-icon-spin, .dashicon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .dslc-icon-stack,
a .dslc-icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* dslc-icon rotations and mirroring */
.dslc-icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.dslc-icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.dslc-icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.dslc-icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.dslc-icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .dslc-icon-rotate-90:before,
a .dslc-icon-rotate-180:before,
a .dslc-icon-rotate-270:before,
a .dslc-icon-flip-horizontal:before,
a .dslc-icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent dslc-icons */
.dslc-icon-glass:before {
  content: "\f000";
}
.dslc-icon-music:before {
  content: "\f001";
}
.dslc-icon-search:before {
  content: "\f002";
}
.dslc-icon-envelope-alt:before {
  content: "\f003";
}
.dslc-icon-heart:before {
  content: "\f004";
}
.dslc-icon-star:before {
  content: "\f005";
}
.dslc-icon-star-empty:before {
  content: "\f006";
}
.dslc-icon-user:before {
  content: "\f007";
}
.dslc-icon-film:before {
  content: "\f008";
}
.dslc-icon-th-large:before {
  content: "\f009";
}
.dslc-icon-th:before {
  content: "\f00a";
}
.dslc-icon-th-list:before {
  content: "\f00b";
}
.dslc-icon-ok:before {
  content: "\f00c";
}
.dslc-icon-remove:before {
  content: "\f00d";
}
.dslc-icon-zoom-in:before {
  content: "\f00e";
}
.dslc-icon-zoom-out:before {
  content: "\f010";
}
.dslc-icon-power-off:before,
.dslc-icon-off:before {
  content: "\f011";
}
.dslc-icon-signal:before {
  content: "\f012";
}
.dslc-icon-gear:before,
.dslc-icon-cog:before {
  content: "\f013";
}
.dslc-icon-trash:before {
  content: "\f014";
}
.dslc-icon-home:before {
  content: "\f015";
}
.dslc-icon-file-alt:before {
  content: "\f016";
}
.dslc-icon-time:before {
  content: "\f017";
}
.dslc-icon-road:before {
  content: "\f018";
}
.dslc-icon-download-alt:before {
  content: "\f019";
}
.dslc-icon-download:before {
  content: "\f01a";
}
.dslc-icon-upload:before {
  content: "\f01b";
}
.dslc-icon-inbox:before {
  content: "\f01c";
}
.dslc-icon-play-circle:before {
  content: "\f01d";
}
.dslc-icon-rotate-right:before,
.dslc-icon-repeat:before {
  content: "\f01e";
}
.dslc-icon-refresh:before {
  content: "\f021";
}
.dslc-icon-list-alt:before {
  content: "\f022";
}
.dslc-icon-lock:before {
  content: "\f023";
}
.dslc-icon-flag:before {
  content: "\f024";
}
.dslc-icon-headphones:before {
  content: "\f025";
}
.dslc-icon-volume-off:before {
  content: "\f026";
}
.dslc-icon-volume-down:before {
  content: "\f027";
}
.dslc-icon-volume-up:before {
  content: "\f028";
}
.dslc-icon-qrcode:before {
  content: "\f029";
}
.dslc-icon-barcode:before {
  content: "\f02a";
}
.dslc-icon-tag:before {
  content: "\f02b";
}
.dslc-icon-tags:before {
  content: "\f02c";
}
.dslc-icon-book:before {
  content: "\f02d";
}
.dslc-icon-bookmark:before {
  content: "\f02e";
}
.dslc-icon-print:before {
  content: "\f02f";
}
.dslc-icon-camera:before {
  content: "\f030";
}
.dslc-icon-font:before {
  content: "\f031";
}
.dslc-icon-bold:before {
  content: "\f032";
}
.dslc-icon-italic:before {
  content: "\f033";
}
.dslc-icon-text-height:before {
  content: "\f034";
}
.dslc-icon-text-width:before {
  content: "\f035";
}
.dslc-icon-align-left:before {
  content: "\f036";
}
.dslc-icon-align-center:before {
  content: "\f037";
}
.dslc-icon-align-right:before {
  content: "\f038";
}
.dslc-icon-align-justify:before {
  content: "\f039";
}
.dslc-icon-list:before {
  content: "\f03a";
}
.dslc-icon-indent-left:before {
  content: "\f03b";
}
.dslc-icon-indent-right:before {
  content: "\f03c";
}
.dslc-icon-facetime-video:before {
  content: "\f03d";
}
.dslc-icon-picture:before {
  content: "\f03e";
}
.dslc-icon-pencil:before {
  content: "\f040";
}
.dslc-icon-map-marker:before {
  content: "\f041";
}
.dslc-icon-adjust:before {
  content: "\f042";
}
.dslc-icon-tint:before {
  content: "\f043";
}
.dslc-icon-edit:before {
  content: "\f044";
}
.dslc-icon-share:before {
  content: "\f045";
}
.dslc-icon-check:before {
  content: "\f046";
}
.dslc-icon-move:before {
  content: "\f047";
}
.dslc-icon-step-backward:before {
  content: "\f048";
}
.dslc-icon-fast-backward:before {
  content: "\f049";
}
.dslc-icon-backward:before {
  content: "\f04a";
}
.dslc-icon-play:before {
  content: "\f04b";
}
.dslc-icon-pause:before {
  content: "\f04c";
}
.dslc-icon-stop:before {
  content: "\f04d";
}
.dslc-icon-forward:before {
  content: "\f04e";
}
.dslc-icon-fast-forward:before {
  content: "\f050";
}
.dslc-icon-step-forward:before {
  content: "\f051";
}
.dslc-icon-eject:before {
  content: "\f052";
}
.dslc-icon-chevron-left:before {
  content: "\f053";
}
.dslc-icon-chevron-right:before {
  content: "\f054";
}
.dslc-icon-plus-sign:before {
  content: "\f055";
}
.dslc-icon-minus-sign:before {
  content: "\f056";
}
.dslc-icon-remove-sign:before {
  content: "\f057";
}
.dslc-icon-ok-sign:before {
  content: "\f058";
}
.dslc-icon-question-sign:before {
  content: "\f059";
}
.dslc-icon-info-sign:before {
  content: "\f05a";
}
.dslc-icon-screenshot:before {
  content: "\f05b";
}
.dslc-icon-remove-circle:before {
  content: "\f05c";
}
.dslc-icon-ok-circle:before {
  content: "\f05d";
}
.dslc-icon-ban-circle:before {
  content: "\f05e";
}
.dslc-icon-arrow-left:before {
  content: "\f060";
}
.dslc-icon-arrow-right:before {
  content: "\f061";
}
.dslc-icon-arrow-up:before {
  content: "\f062";
}
.dslc-icon-arrow-down:before {
  content: "\f063";
}
.dslc-icon-mail-forward:before,
.dslc-icon-share-alt:before {
  content: "\f064";
}
.dslc-icon-resize-full:before {
  content: "\f065";
}
.dslc-icon-resize-small:before {
  content: "\f066";
}
.dslc-icon-plus:before {
  content: "\f067";
}
.dslc-icon-minus:before {
  content: "\f068";
}
.dslc-icon-asterisk:before {
  content: "\f069";
}
.dslc-icon-exclamation-sign:before {
  content: "\f06a";
}
.dslc-icon-gift:before {
  content: "\f06b";
}
.dslc-icon-leaf:before {
  content: "\f06c";
}
.dslc-icon-fire:before {
  content: "\f06d";
}
.dslc-icon-eye-open:before {
  content: "\f06e";
}
.dslc-icon-eye-close:before {
  content: "\f070";
}
.dslc-icon-warning-sign:before {
  content: "\f071";
}
.dslc-icon-plane:before {
  content: "\f072";
}
.dslc-icon-calendar:before {
  content: "\f073";
}
.dslc-icon-random:before {
  content: "\f074";
}
.dslc-icon-comment:before {
  content: "\f075";
}
.dslc-icon-magnet:before {
  content: "\f076";
}
.dslc-icon-chevron-up:before {
  content: "\f077";
}
.dslc-icon-chevron-down:before {
  content: "\f078";
}
.dslc-icon-retweet:before {
  content: "\f079";
}
.dslc-icon-shopping-cart:before {
  content: "\f07a";
}
.dslc-icon-folder-close:before {
  content: "\f07b";
}
.dslc-icon-folder-open:before {
  content: "\f07c";
}
.dslc-icon-resize-vertical:before {
  content: "\f07d";
}
.dslc-icon-resize-horizontal:before {
  content: "\f07e";
}
.dslc-icon-bar-chart:before {
  content: "\f080";
}
.dslc-icon-twitter-sign:before {
  content: "\f081";
}
.dslc-icon-facebook-sign:before {
  content: "\f082";
}
.dslc-icon-camera-retro:before {
  content: "\f083";
}
.dslc-icon-key:before {
  content: "\f084";
}
.dslc-icon-gears:before,
.dslc-icon-cogs:before {
  content: "\f085";
}
.dslc-icon-comments:before {
  content: "\f086";
}
.dslc-icon-thumbs-up-alt:before {
  content: "\f087";
}
.dslc-icon-thumbs-down-alt:before {
  content: "\f088";
}
.dslc-icon-star-half:before {
  content: "\f089";
}
.dslc-icon-heart-empty:before {
  content: "\f08a";
}
.dslc-icon-signout:before {
  content: "\f08b";
}
.dslc-icon-linkedin-sign:before {
  content: "\f08c";
}
.dslc-icon-pushpin:before {
  content: "\f08d";
}
.dslc-icon-external-link:before {
  content: "\f08e";
}
.dslc-icon-signin:before {
  content: "\f090";
}
.dslc-icon-trophy:before {
  content: "\f091";
}
.dslc-icon-github-sign:before {
  content: "\f092";
}
.dslc-icon-upload-alt:before {
  content: "\f093";
}
.dslc-icon-lemon:before {
  content: "\f094";
}
.dslc-icon-phone:before {
  content: "\f095";
}
.dslc-icon-unchecked:before,
.dslc-icon-check-empty:before {
  content: "\f096";
}
.dslc-icon-bookmark-empty:before {
  content: "\f097";
}
.dslc-icon-phone-sign:before {
  content: "\f098";
}
.dslc-icon-twitter:before {
  content: "\f099";
}
.dslc-icon-facebook:before {
  content: "\f09a";
}
.dslc-icon-github:before {
  content: "\f09b";
}
.dslc-icon-unlock:before {
  content: "\f09c";
}
.dslc-icon-credit-card:before {
  content: "\f09d";
}
.dslc-icon-rss:before {
  content: "\f09e";
}
.dslc-icon-hdd:before {
  content: "\f0a0";
}
.dslc-icon-bullhorn:before {
  content: "\f0a1";
}
.dslc-icon-bell:before {
  content: "\f0a2";
}
.dslc-icon-certificate:before {
  content: "\f0a3";
}
.dslc-icon-hand-right:before {
  content: "\f0a4";
}
.dslc-icon-hand-left:before {
  content: "\f0a5";
}
.dslc-icon-hand-up:before {
  content: "\f0a6";
}
.dslc-icon-hand-down:before {
  content: "\f0a7";
}
.dslc-icon-circle-arrow-left:before {
  content: "\f0a8";
}
.dslc-icon-circle-arrow-right:before {
  content: "\f0a9";
}
.dslc-icon-circle-arrow-up:before {
  content: "\f0aa";
}
.dslc-icon-circle-arrow-down:before {
  content: "\f0ab";
}
.dslc-icon-globe:before {
  content: "\f0ac";
}
.dslc-icon-wrench:before {
  content: "\f0ad";
}
.dslc-icon-tasks:before {
  content: "\f0ae";
}
.dslc-icon-filter:before {
  content: "\f0b0";
}
.dslc-icon-briefcase:before {
  content: "\f0b1";
}
.dslc-icon-fullscreen:before {
  content: "\f0b2";
}
.dslc-icon-group:before {
  content: "\f0c0";
}
.dslc-icon-link:before {
  content: "\f0c1";
}
.dslc-icon-cloud:before {
  content: "\f0c2";
}
.dslc-icon-beaker:before {
  content: "\f0c3";
}
.dslc-icon-cut:before {
  content: "\f0c4";
}
.dslc-icon-copy:before {
  content: "\f0c5";
}
.dslc-icon-paperclip:before,
.dslc-icon-paper-clip:before {
  content: "\f0c6";
}
.dslc-icon-save:before {
  content: "\f0c7";
}
.dslc-icon-sign-blank:before {
  content: "\f0c8";
}
.dslc-icon-reorder:before {
  content: "\f0c9";
}
.dslc-icon-list-ul:before {
  content: "\f0ca";
}
.dslc-icon-list-ol:before {
  content: "\f0cb";
}
.dslc-icon-strikethrough:before {
  content: "\f0cc";
}
.dslc-icon-underline:before {
  content: "\f0cd";
}
.dslc-icon-table:before {
  content: "\f0ce";
}
.dslc-icon-magic:before {
  content: "\f0d0";
}
.dslc-icon-truck:before {
  content: "\f0d1";
}
.dslc-icon-pinterest:before {
  content: "\f0d2";
}
.dslc-icon-pinterest-sign:before {
  content: "\f0d3";
}
.dslc-icon-google-plus-sign:before {
  content: "\f0d4";
}
.dslc-icon-google-plus:before {
  content: "\f0d5";
}
.dslc-icon-money:before {
  content: "\f0d6";
}
.dslc-icon-caret-down:before {
  content: "\f0d7";
}
.dslc-icon-caret-up:before {
  content: "\f0d8";
}
.dslc-icon-caret-left:before {
  content: "\f0d9";
}
.dslc-icon-caret-right:before {
  content: "\f0da";
}
.dslc-icon-columns:before {
  content: "\f0db";
}
.dslc-icon-sort:before {
  content: "\f0dc";
}
.dslc-icon-sort-down:before {
  content: "\f0dd";
}
.dslc-icon-sort-up:before {
  content: "\f0de";
}
.dslc-icon-envelope:before {
  content: "\f0e0";
}
.dslc-icon-linkedin:before {
  content: "\f0e1";
}
.dslc-icon-rotate-left:before,
.dslc-icon-undo:before {
  content: "\f0e2";
}
.dslc-icon-legal:before {
  content: "\f0e3";
}
.dslc-icon-dashboard:before {
  content: "\f0e4";
}
.dslc-icon-comment-alt:before {
  content: "\f0e5";
}
.dslc-icon-comments-alt:before {
  content: "\f0e6";
}
.dslc-icon-bolt:before {
  content: "\f0e7";
}
.dslc-icon-sitemap:before {
  content: "\f0e8";
}
.dslc-icon-umbrella:before {
  content: "\f0e9";
}
.dslc-icon-paste:before {
  content: "\f0ea";
}
.dslc-icon-lightbulb:before {
  content: "\f0eb";
}
.dslc-icon-exchange:before {
  content: "\f0ec";
}
.dslc-icon-cloud-download:before {
  content: "\f0ed";
}
.dslc-icon-cloud-upload:before {
  content: "\f0ee";
}
.dslc-icon-user-md:before {
  content: "\f0f0";
}
.dslc-icon-stethoscope:before {
  content: "\f0f1";
}
.dslc-icon-suitcase:before {
  content: "\f0f2";
}
.dslc-icon-bell-alt:before {
  content: "\f0f3";
}
.dslc-icon-coffee:before {
  content: "\f0f4";
}
.dslc-icon-food:before {
  content: "\f0f5";
}
.dslc-icon-file-text-alt:before {
  content: "\f0f6";
}
.dslc-icon-building:before {
  content: "\f0f7";
}
.dslc-icon-hospital:before {
  content: "\f0f8";
}
.dslc-icon-ambulance:before {
  content: "\f0f9";
}
.dslc-icon-medkit:before {
  content: "\f0fa";
}
.dslc-icon-fighter-jet:before {
  content: "\f0fb";
}
.dslc-icon-beer:before {
  content: "\f0fc";
}
.dslc-icon-h-sign:before {
  content: "\f0fd";
}
.dslc-icon-plus-sign-alt:before {
  content: "\f0fe";
}
.dslc-icon-double-angle-left:before {
  content: "\f100";
}
.dslc-icon-double-angle-right:before {
  content: "\f101";
}
.dslc-icon-double-angle-up:before {
  content: "\f102";
}
.dslc-icon-double-angle-down:before {
  content: "\f103";
}
.dslc-icon-angle-left:before {
  content: "\f104";
}
.dslc-icon-angle-right:before {
  content: "\f105";
}
.dslc-icon-angle-up:before {
  content: "\f106";
}
.dslc-icon-angle-down:before {
  content: "\f107";
}
.dslc-icon-desktop:before {
  content: "\f108";
}
.dslc-icon-laptop:before {
  content: "\f109";
}
.dslc-icon-tablet:before {
  content: "\f10a";
}
.dslc-icon-mobile-phone:before {
  content: "\f10b";
}
.dslc-icon-circle-blank:before {
  content: "\f10c";
}
.dslc-icon-quote-left:before {
  content: "\f10d";
}
.dslc-icon-quote-right:before {
  content: "\f10e";
}
.dslc-icon-spinner:before {
  content: "\f110";
}
.dslc-icon-circle:before {
  content: "\f111";
}
.dslc-icon-mail-reply:before,
.dslc-icon-reply:before {
  content: "\f112";
}
.dslc-icon-github-alt:before {
  content: "\f113";
}
.dslc-icon-folder-close-alt:before {
  content: "\f114";
}
.dslc-icon-folder-open-alt:before {
  content: "\f115";
}
.dslc-icon-expand-alt:before {
  content: "\f116";
}
.dslc-icon-collapse-alt:before {
  content: "\f117";
}
.dslc-icon-smile:before {
  content: "\f118";
}
.dslc-icon-frown:before {
  content: "\f119";
}
.dslc-icon-meh:before {
  content: "\f11a";
}
.dslc-icon-gamepad:before {
  content: "\f11b";
}
.dslc-icon-keyboard:before {
  content: "\f11c";
}
.dslc-icon-flag-alt:before {
  content: "\f11d";
}
.dslc-icon-flag-checkered:before {
  content: "\f11e";
}
.dslc-icon-terminal:before {
  content: "\f120";
}
.dslc-icon-code:before {
  content: "\f121";
}
.dslc-icon-reply-all:before {
  content: "\f122";
}
.dslc-icon-mail-reply-all:before {
  content: "\f122";
}
.dslc-icon-star-half-full:before,
.dslc-icon-star-half-empty:before {
  content: "\f123";
}
.dslc-icon-location-arrow:before {
  content: "\f124";
}
.dslc-icon-crop:before {
  content: "\f125";
}
.dslc-icon-code-fork:before {
  content: "\f126";
}
.dslc-icon-unlink:before {
  content: "\f127";
}
.dslc-icon-question:before {
  content: "\f128";
}
.dslc-icon-info:before {
  content: "\f129";
}
.dslc-icon-exclamation:before {
  content: "\f12a";
}
.dslc-icon-superscript:before {
  content: "\f12b";
}
.dslc-icon-subscript:before {
  content: "\f12c";
}
.dslc-icon-eraser:before {
  content: "\f12d";
}
.dslc-icon-puzzle-piece:before {
  content: "\f12e";
}
.dslc-icon-microphone:before {
  content: "\f130";
}
.dslc-icon-microphone-off:before {
  content: "\f131";
}
.dslc-icon-shield:before {
  content: "\f132";
}
.dslc-icon-calendar-empty:before {
  content: "\f133";
}
.dslc-icon-fire-extinguisher:before {
  content: "\f134";
}
.dslc-icon-rocket:before {
  content: "\f135";
}
.dslc-icon-maxcdn:before {
  content: "\f136";
}
.dslc-icon-chevron-sign-left:before {
  content: "\f137";
}
.dslc-icon-chevron-sign-right:before {
  content: "\f138";
}
.dslc-icon-chevron-sign-up:before {
  content: "\f139";
}
.dslc-icon-chevron-sign-down:before {
  content: "\f13a";
}
.dslc-icon-html5:before {
  content: "\f13b";
}
.dslc-icon-css3:before {
  content: "\f13c";
}
.dslc-icon-anchor:before {
  content: "\f13d";
}
.dslc-icon-unlock-alt:before {
  content: "\f13e";
}
.dslc-icon-bullseye:before {
  content: "\f140";
}
.dslc-icon-ellipsis-horizontal:before {
  content: "\f141";
}
.dslc-icon-ellipsis-vertical:before {
  content: "\f142";
}
.dslc-icon-rss-sign:before {
  content: "\f143";
}
.dslc-icon-play-sign:before {
  content: "\f144";
}
.dslc-icon-ticket:before {
  content: "\f145";
}
.dslc-icon-minus-sign-alt:before {
  content: "\f146";
}
.dslc-icon-check-minus:before {
  content: "\f147";
}
.dslc-icon-level-up:before {
  content: "\f148";
}
.dslc-icon-level-down:before {
  content: "\f149";
}
.dslc-icon-check-sign:before {
  content: "\f14a";
}
.dslc-icon-edit-sign:before {
  content: "\f14b";
}
.dslc-icon-external-link-sign:before {
  content: "\f14c";
}
.dslc-icon-share-sign:before {
  content: "\f14d";
}
.dslc-icon-compass:before {
  content: "\f14e";
}
.dslc-icon-collapse:before {
  content: "\f150";
}
.dslc-icon-collapse-top:before {
  content: "\f151";
}
.dslc-icon-expand:before {
  content: "\f152";
}
.dslc-icon-euro:before,
.dslc-icon-eur:before {
  content: "\f153";
}
.dslc-icon-gbp:before {
  content: "\f154";
}
.dslc-icon-dollar:before,
.dslc-icon-usd:before {
  content: "\f155";
}
.dslc-icon-rupee:before,
.dslc-icon-inr:before {
  content: "\f156";
}
.dslc-icon-yen:before,
.dslc-icon-jpy:before {
  content: "\f157";
}
.dslc-icon-renminbi:before,
.dslc-icon-cny:before {
  content: "\f158";
}
.dslc-icon-won:before,
.dslc-icon-krw:before {
  content: "\f159";
}
.dslc-icon-bitcoin:before,
.dslc-icon-btc:before {
  content: "\f15a";
}
.dslc-icon-file:before {
  content: "\f15b";
}
.dslc-icon-file-text:before {
  content: "\f15c";
}
.dslc-icon-sort-by-alphabet:before {
  content: "\f15d";
}
.dslc-icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.dslc-icon-sort-by-attributes:before {
  content: "\f160";
}
.dslc-icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.dslc-icon-sort-by-order:before {
  content: "\f162";
}
.dslc-icon-sort-by-order-alt:before {
  content: "\f163";
}
.dslc-icon-thumbs-up:before {
  content: "\f164";
}
.dslc-icon-thumbs-down:before {
  content: "\f165";
}
.dslc-icon-youtube-sign:before {
  content: "\f166";
}
.dslc-icon-youtube:before {
  content: "\f167";
}
.dslc-icon-xing:before {
  content: "\f168";
}
.dslc-icon-xing-sign:before {
  content: "\f169";
}
.dslc-icon-youtube-play:before {
  content: "\f16a";
}
.dslc-icon-dropbox:before {
  content: "\f16b";
}
.dslc-icon-stackexchange:before {
  content: "\f16c";
}
.dslc-icon-instagram:before {
  content: "\f16d";
}
.dslc-icon-flickr:before {
  content: "\f16e";
}
.dslc-icon-adn:before {
  content: "\f170";
}
.dslc-icon-bitbucket:before {
  content: "\f171";
}
.dslc-icon-bitbucket-sign:before {
  content: "\f172";
}
.dslc-icon-tumblr:before {
  content: "\f173";
}
.dslc-icon-tumblr-sign:before {
  content: "\f174";
}
.dslc-icon-long-arrow-down:before {
  content: "\f175";
}
.dslc-icon-long-arrow-up:before {
  content: "\f176";
}
.dslc-icon-long-arrow-left:before {
  content: "\f177";
}
.dslc-icon-long-arrow-right:before {
  content: "\f178";
}
.dslc-icon-apple:before {
  content: "\f179";
}
.dslc-icon-windows:before {
  content: "\f17a";
}
.dslc-icon-android:before {
  content: "\f17b";
}
.dslc-icon-linux:before {
  content: "\f17c";
}
.dslc-icon-dribbble:before {
  content: "\f17d";
}
.dslc-icon-skype:before {
  content: "\f17e";
}
.dslc-icon-foursquare:before {
  content: "\f180";
}
.dslc-icon-trello:before {
  content: "\f181";
}
.dslc-icon-female:before {
  content: "\f182";
}
.dslc-icon-male:before {
  content: "\f183";
}
.dslc-icon-gittip:before {
  content: "\f184";
}
.dslc-icon-sun:before {
  content: "\f185";
}
.dslc-icon-moon:before {
  content: "\f186";
}
.dslc-icon-archive:before {
  content: "\f187";
}
.dslc-icon-bug:before {
  content: "\f188";
}
.dslc-icon-vk:before {
  content: "\f189";
}
.dslc-icon-weibo:before {
  content: "\f18a";
}
.dslc-icon-renren:before {
  content: "\f18b";
}

/**
 * From 4.0
 */

.dslc-icon-rouble:before {
  content: "\f158";
}

.dslc-icon-pagelines:before {
  content: "\f18c";
}

.dslc-icon-stack-exchange:before {
  content: "\f18d";
}

.dslc-icon-arrow-circle-right:before {
  content: "\f18e";
}

.dslc-icon-arrow-circle-left:before {
  content: "\f190";
}

.dslc-icon-caret-square-left:before {
  content: "\f191";
}

.dslc-icon-dot-circle:before {
  content: "\f192";
}

.dslc-icon-wheelchair:before {
  content: "\f193";
}

.dslc-icon-vimeo-square:before {
  content: "\f194";
}

.dslc-icon-turkish-lira:before {
  content: "\f195";
}

/**
 * 4.1
 */

.dslc-icon-space-shuttle:before {
  content: "\f197";
}
.dslc-icon-slack:before {
  content: "\f198";
}
.dslc-icon-envelope-square:before {
  content: "\f199";
}
.dslc-icon-wordpress:before {
  content: "\f19a";
}
.dslc-icon-openid:before {
  content: "\f19b";
}
.dslc-icon-institution:before,
.dslc-icon-bank:before,
.dslc-icon-university:before {
  content: "\f19c";
}
.dslc-icon-mortar-board:before,
.dslc-icon-graduation-cap:before {
  content: "\f19d";
}
.dslc-icon-yahoo:before {
  content: "\f19e";
}
.dslc-icon-google:before {
  content: "\f1a0";
}
.dslc-icon-reddit:before {
  content: "\f1a1";
}
.dslc-icon-reddit-square:before {
  content: "\f1a2";
}
.dslc-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.dslc-icon-stumbleupon:before {
  content: "\f1a4";
}
.dslc-icon-delicious:before {
  content: "\f1a5";
}
.dslc-icon-digg:before {
  content: "\f1a6";
}
.dslc-icon-pied-piper-square:before,
.dslc-icon-pied-piper:before {
  content: "\f1a7";
}
.dslc-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.dslc-icon-drupal:before {
  content: "\f1a9";
}
.dslc-icon-joomla:before {
  content: "\f1aa";
}
.dslc-icon-language:before {
  content: "\f1ab";
}
.dslc-icon-fax:before {
  content: "\f1ac";
}
.dslc-icon-building:before {
  content: "\f1ad";
}
.dslc-icon-child:before {
  content: "\f1ae";
}
.dslc-icon-paw:before {
  content: "\f1b0";
}
.dslc-icon-spoon:before {
  content: "\f1b1";
}
.dslc-icon-cube:before {
  content: "\f1b2";
}
.dslc-icon-cubes:before {
  content: "\f1b3";
}
.dslc-icon-behance:before {
  content: "\f1b4";
}
.dslc-icon-behance-square:before {
  content: "\f1b5";
}
.dslc-icon-steam:before {
  content: "\f1b6";
}
.dslc-icon-steam-square:before {
  content: "\f1b7";
}
.dslc-icon-recycle:before {
  content: "\f1b8";
}
.dslc-icon-automobile:before,
.dslc-icon-car:before {
  content: "\f1b9";
}
.dslc-icon-cab:before,
.dslc-icon-taxi:before {
  content: "\f1ba";
}
.dslc-icon-tree:before {
  content: "\f1bb";
}
.dslc-icon-spotify:before {
  content: "\f1bc";
}
.dslc-icon-deviantart:before {
  content: "\f1bd";
}
.dslc-icon-soundcloud:before {
  content: "\f1be";
}
.dslc-icon-database:before {
  content: "\f1c0";
}
.dslc-icon-file-pdf-o:before {
  content: "\f1c1";
}
.dslc-icon-file-word-o:before {
  content: "\f1c2";
}
.dslc-icon-file-excel-o:before {
  content: "\f1c3";
}
.dslc-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.dslc-icon-file-photo-o:before,
.dslc-icon-file-picture-o:before,
.dslc-icon-file-image-o:before {
  content: "\f1c5";
}
.dslc-icon-file-zip-o:before,
.dslc-icon-file-archive-o:before {
  content: "\f1c6";
}
.dslc-icon-file-sound-o:before,
.dslc-icon-file-audio-o:before {
  content: "\f1c7";
}
.dslc-icon-file-movie-o:before,
.dslc-icon-file-video-o:before {
  content: "\f1c8";
}
.dslc-icon-file-code-o:before {
  content: "\f1c9";
}
.dslc-icon-vine:before {
  content: "\f1ca";
}
.dslc-icon-codepen:before {
  content: "\f1cb";
}
.dslc-icon-jsfiddle:before {
  content: "\f1cc";
}
.dslc-icon-life-bouy:before,
.dslc-icon-life-saver:before,
.dslc-icon-support:before,
.dslc-icon-life-ring:before {
  content: "\f1cd";
}
.dslc-icon-circle-o-notch:before {
  content: "\f1ce";
}
.dslc-icon-ra:before,
.dslc-icon-rebel:before {
  content: "\f1d0";
}
.dslc-icon-ge:before,
.dslc-icon-empire:before {
  content: "\f1d1";
}
.dslc-icon-git-square:before {
  content: "\f1d2";
}
.dslc-icon-git:before {
  content: "\f1d3";
}
.dslc-icon-hacker-news:before {
  content: "\f1d4";
}
.dslc-icon-tencent-weibo:before {
  content: "\f1d5";
}
.dslc-icon-qq:before {
  content: "\f1d6";
}
.dslc-icon-wechat:before,
.dslc-icon-weixin:before {
  content: "\f1d7";
}
.dslc-icon-send:before,
.dslc-icon-paper-plane:before {
  content: "\f1d8";
}
.dslc-icon-send-o:before,
.dslc-icon-paper-plane-o:before {
  content: "\f1d9";
}
.dslc-icon-history:before {
  content: "\f1da";
}
.dslc-icon-circle-thin:before {
  content: "\f1db";
}
.dslc-icon-header:before {
  content: "\f1dc";
}
.dslc-icon-paragraph:before {
  content: "\f1dd";
}
.dslc-icon-sliders:before {
  content: "\f1de";
}
.dslc-icon-share-alt:before {
  content: "\f1e0";
}
.dslc-icon-share-alt-square:before {
  content: "\f1e1";
}
.dslc-icon-bomb:before {
  content: "\f1e2";
}

/**
 * 4.2
 */

.dslc-icon-angellist:before {
    content:"\f209";
}
.dslc-icon-area-chart:before {
    content:"\f1fe";
}
.dslc-icon-at:before {
    content:"\f1fa";
}
.dslc-icon-bell-slash:before {
    content:"\f1f6";
}
.dslc-icon-bell-slash-o:before {
    content:"\f1f7";
}
.dslc-icon-bicycle:before {
    content:"\f206";
}
.dslc-icon-binoculars:before {
    content:"\f1e5";
}
.dslc-icon-birthday-cake:before {
    content:"\f1fd";
}
.dslc-icon-bus:before {
    content:"\f207";
}
.dslc-icon-calculator:before {
    content:"\f1ec";
}
.dslc-icon-cc:before {
    content:"\f20a";
}
.dslc-icon-cc-amex:before {
    content:"\f1f3";
}
.dslc-icon-cc-discover:before {
    content:"\f1f2";
}
.dslc-icon-cc-mastercard:before {
    content:"\f1f1";
}
.dslc-icon-cc-paypal:before {
    content:"\f1f4";
}
.dslc-icon-cc-stripe:before {
    content:"\f1f5";
}
.dslc-icon-cc-visa:before {
    content:"\f1f0";
}
.dslc-icon-copyright:before {
    content:"\f1f9";
}
.dslc-icon-eyedropper:before {
    content:"\f1fb";
}
.dslc-icon-futbol-o:before {
    content:"\f1e3";
}
.dslc-icon-google-wallet:before {
    content:"\f1ee";
}
.dslc-icon-ils:before {
    content:"\f20b";
}
.dslc-icon-ioxhost:before {
    content:"\f208";
}
.dslc-icon-lastfm:before {
    content:"\f202";
}
.dslc-icon-lastfm-square:before {
    content:"\f203";
}
.dslc-icon-line-chart:before {
    content:"\f201";
}
.dslc-icon-meanpath:before {
    content:"\f20c";
}
.dslc-icon-newspaper-o:before {
    content:"\f1ea";
}
.dslc-icon-paint-brush:before {
    content:"\f1fc";
}
.dslc-icon-paypal:before {
    content:"\f1ed";
}
.dslc-icon-pie-chart:before {
    content:"\f200";
}
.dslc-icon-plug:before {
    content:"\f1e6";
}
.dslc-icon-slideshare:before {
    content:"\f1e7";
}
.dslc-icon-toggle-off:before {
    content:"\f204";
}
.dslc-icon-toggle-on:before {
    content:"\f205";
}
.dslc-icon-trash:before {
    content:"\f1f8";
}
.dslc-icon-tty:before {
    content:"\f1e4";
}
.dslc-icon-twitch:before {
    content:"\f1e8";
}
.dslc-icon-wifi:before {
    content:"\f1eb";
}
.dslc-icon-yelp:before {
    content:"\f1e9";
}

/* 4.3 */

.dslc-icon-bed:before {
  content:"\f236";
}
.dslc-icon-buysellads:before {
  content:"\f20d";
}
.dslc-icon-cart-arrow-down:before {
  content:"\f218";
}
.dslc-icon-cart-plus:before {
  content:"\f217";
}
.dslc-icon-connectdevelop:before {
  content:"\f20e";
}
.dslc-icon-dashcube:before {
  content:"\f210";
}
.dslc-icon-diamond:before {
  content:"\f219";
}
.dslc-icon-facebook-official:before {
  content:"\f230";
}
.dslc-icon-forumbee:before {
  content:"\f211";
}
.dslc-icon-heartbeat:before {
  content:"\f21e";
}
.dslc-icon-leanpub:before {
  content:"\f212";
}
.dslc-icon-mars:before {
  content:"\f222";
}
.dslc-icon-mars-double:before {
  content:"\f227";
}
.dslc-icon-mars-stroke:before {
  content:"\f229";
}
.dslc-icon-mars-stroke-h:before {
  content:"\f22b";
}
.dslc-icon-mars-stroke-v:before {
  content:"\f22a";
}
.dslc-icon-medium:before {
  content:"\f23a";
}
.dslc-icon-mercury:before {
  content:"\f223";
}
.dslc-icon-motorcycle:before {
  content:"\f21c";
}
.dslc-icon-neuter:before {
  content:"\f22c";
}
.dslc-icon-pinterest-p:before {
  content:"\f231";
}
.dslc-icon-sellsy:before {
  content:"\f213";
}
.dslc-icon-server:before {
  content:"\f233";
}
.dslc-icon-ship:before {
  content:"\f21a";
}
.dslc-icon-shirtsinbulk:before {
  content:"\f214";
}
.dslc-icon-simplybuilt:before {
  content:"\f215";
}
.dslc-icon-skyatlas:before {
  content:"\f216";
}
.dslc-icon-street-view:before {
  content:"\f21d";
}
.dslc-icon-subway:before {
  content:"\f239";
}
.dslc-icon-train:before {
  content:"\f238";
}
.dslc-icon-transgender:before {
  content:"\f224";
}
.dslc-icon-transgender-alt:before {
  content:"\f225";
}
.dslc-icon-user-plus:before {
  content:"\f234";
}
.dslc-icon-user-secret:before {
  content:"\f21b";
}
.dslc-icon-user-times:before {
  content:"\f235";
}
.dslc-icon-venus:before {
  content:"\f221";
}
.dslc-icon-venus-double:before {
  content:"\f226";
}
.dslc-icon-venus-mars:before {
  content:"\f228";
}
.dslc-icon-viacoin:before {
  content:"\f237";
}
.dslc-icon-whatsapp:before {
  content:"\f232";
}

/**
 * 4.4
 */

.dslc-icon-yc:before,
.dslc-icon-y-combinator:before {
  content: "\f23b";
}
.dslc-icon-optin-monster:before {
  content: "\f23c";
}
.dslc-icon-opencart:before {
  content: "\f23d";
}
.dslc-icon-expeditedssl:before {
  content: "\f23e";
}
.dslc-icon-battery-4:before,
.dslc-icon-battery-full:before {
  content: "\f240";
}
.dslc-icon-battery-3:before,
.dslc-icon-battery-three-quarters:before {
  content: "\f241";
}
.dslc-icon-battery-2:before,
.dslc-icon-battery-half:before {
  content: "\f242";
}
.dslc-icon-battery-1:before,
.dslc-icon-battery-quarter:before {
  content: "\f243";
}
.dslc-icon-battery-0:before,
.dslc-icon-battery-empty:before {
  content: "\f244";
}
.dslc-icon-mouse-pointer:before {
  content: "\f245";
}
.dslc-icon-i-cursor:before {
  content: "\f246";
}
.dslc-icon-object-group:before {
  content: "\f247";
}
.dslc-icon-object-ungroup:before {
  content: "\f248";
}
.dslc-icon-sticky-note:before {
  content: "\f249";
}
.dslc-icon-sticky-note-o:before {
  content: "\f24a";
}
.dslc-icon-cc-jcb:before {
  content: "\f24b";
}
.dslc-icon-cc-diners-club:before {
  content: "\f24c";
}
.dslc-icon-clone:before {
  content: "\f24d";
}
.dslc-icon-balance-scale:before {
  content: "\f24e";
}
.dslc-icon-hourglass-o:before {
  content: "\f250";
}
.dslc-icon-hourglass-1:before,
.dslc-icon-hourglass-start:before {
  content: "\f251";
}
.dslc-icon-hourglass-2:before,
.dslc-icon-hourglass-half:before {
  content: "\f252";
}
.dslc-icon-hourglass-3:before,
.dslc-icon-hourglass-end:before {
  content: "\f253";
}
.dslc-icon-hourglass:before {
  content: "\f254";
}
.dslc-icon-hand-grab-o:before,
.dslc-icon-hand-rock-o:before {
  content: "\f255";
}
.dslc-icon-hand-stop-o:before,
.dslc-icon-hand-paper-o:before {
  content: "\f256";
}
.dslc-icon-hand-scissors-o:before {
  content: "\f257";
}
.dslc-icon-hand-lizard-o:before {
  content: "\f258";
}
.dslc-icon-hand-spock-o:before {
  content: "\f259";
}
.dslc-icon-hand-pointer-o:before {
  content: "\f25a";
}
.dslc-icon-hand-peace-o:before {
  content: "\f25b";
}
.dslc-icon-trademark:before {
  content: "\f25c";
}
.dslc-icon-registered:before {
  content: "\f25d";
}
.dslc-icon-creative-commons:before {
  content: "\f25e";
}
.dslc-icon-gg:before {
  content: "\f260";
}
.dslc-icon-gg-circle:before {
  content: "\f261";
}
.dslc-icon-tripadvisor:before {
  content: "\f262";
}
.dslc-icon-odnoklassniki:before {
  content: "\f263";
}
.dslc-icon-odnoklassniki-square:before {
  content: "\f264";
}
.dslc-icon-get-pocket:before {
  content: "\f265";
}
.dslc-icon-wikipedia-w:before {
  content: "\f266";
}
.dslc-icon-safari:before {
  content: "\f267";
}
.dslc-icon-chrome:before {
  content: "\f268";
}
.dslc-icon-firefox:before {
  content: "\f269";
}
.dslc-icon-opera:before {
  content: "\f26a";
}
.dslc-icon-internet-explorer:before {
  content: "\f26b";
}
.dslc-icon-tv:before,
.dslc-icon-television:before {
  content: "\f26c";
}
.dslc-icon-contao:before {
  content: "\f26d";
}
.dslc-icon-500px:before {
  content: "\f26e";
}
.dslc-icon-amazon:before {
  content: "\f270";
}
.dslc-icon-calendar-plus-o:before {
  content: "\f271";
}
.dslc-icon-calendar-minus-o:before {
  content: "\f272";
}
.dslc-icon-calendar-times-o:before {
  content: "\f273";
}
.dslc-icon-calendar-check-o:before {
  content: "\f274";
}
.dslc-icon-industry:before {
  content: "\f275";
}
.dslc-icon-map-pin:before {
  content: "\f276";
}
.dslc-icon-map-signs:before {
  content: "\f277";
}
.dslc-icon-map-o:before {
  content: "\f278";
}
.dslc-icon-map:before {
  content: "\f279";
}
.dslc-icon-commenting:before {
  content: "\f27a";
}
.dslc-icon-commenting-o:before {
  content: "\f27b";
}
.dslc-icon-houzz:before {
  content: "\f27c";
}
.dslc-icon-vimeo:before {
  content: "\f27d";
}
.dslc-icon-black-tie:before {
  content: "\f27e";
}
.dslc-icon-fonticons:before {
  content: "\f280";
}@font-face {
    font-family: 'iconfont';
    src:    url(../../../themes/seowp/iconfont/fonts/iconfont_7alsci.eot);
    src:    url(../../../themes/seowp/iconfont/fonts/iconfont_7alsci.eot#iefix) format('embedded-opentype'),
        url(../../../themes/seowp/iconfont/fonts/iconfont.woff) format('woff2'),
        url(../../../themes/seowp/iconfont/fonts/iconfont_7alsci.ttf) format('truetype'),
        url(../../../themes/seowp/iconfont/fonts/iconfont_7alsci.woff) format('woff'),
        url(../../../themes/seowp/iconfont/fonts/iconfont_7alsci.svg) format('svg');
    font-weight: normal;
    font-style: normal;
}

body [class^="dslc-icon-ext-"],
body [class*=" dslc-icon-ext-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body .menu-item[class^="dslc-icon-ext-"]:before,
body .menu-item[class*=" dslc-icon-ext-"]:before {
    font-family: 'iconfont';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;

    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}

.dslc-icon-ext-website-optimization:before {
    content: "\e6b5";
}
.dslc-icon-ext-web-development:before {
    content: "\e6b6";
}
.dslc-icon-ext-web-analytics:before {
    content: "\e6b7";
}
.dslc-icon-ext-viral-marketing:before {
    content: "\e6b8";
}
.dslc-icon-ext-video-marketing:before {
    content: "\e6b9";
}
.dslc-icon-ext-target-keywords:before {
    content: "\e6ba";
}
.dslc-icon-ext-target-audience:before {
    content: "\e6bb";
}
.dslc-icon-ext-support-services:before {
    content: "\e6bc";
}
.dslc-icon-ext-strategy-and-consultancy:before {
    content: "\e6bd";
}
.dslc-icon-ext-social-media-press-release:before {
    content: "\e6be";
}
.dslc-icon-ext-social-media-marketing:before {
    content: "\e6bf";
}
.dslc-icon-ext-social-media-collaboration:before {
    content: "\e6c0";
}
.dslc-icon-ext-social-media-cloud:before {
    content: "\e6c1";
}
.dslc-icon-ext-social-engagement:before {
    content: "\e6c2";
}
.dslc-icon-ext-services-portfolio:before {
    content: "\e6c3";
}
.dslc-icon-ext-services-packages:before {
    content: "\e6c4";
}
.dslc-icon-ext-seo-training:before {
    content: "\e6c5";
}
.dslc-icon-ext-seo-tags:before {
    content: "\e6c6";
}
.dslc-icon-ext-seo-performance:before {
    content: "\e6c7";
}
.dslc-icon-ext-seo-monitoring:before {
    content: "\e6c8";
}
.dslc-icon-ext-seo-copywriting:before {
    content: "\e6c9";
}
.dslc-icon-ext-seo-awards:before {
    content: "\e6ca";
}
.dslc-icon-ext-search-engine-optimization:before {
    content: "\e6cb";
}
.dslc-icon-ext-return-on-investment:before {
    content: "\e6cc";
}
.dslc-icon-ext-retina-ready-web-design:before {
    content: "\e6cd";
}
.dslc-icon-ext-responsive-design:before {
    content: "\e6ce";
}
.dslc-icon-ext-reputation-management:before {
    content: "\e6cf";
}
.dslc-icon-ext-premium-services:before {
    content: "\e6d0";
}
.dslc-icon-ext-places-optimizations:before {
    content: "\e6d1";
}
.dslc-icon-ext-pictures-optimization:before {
    content: "\e6d2";
}
.dslc-icon-ext-pay-per-click:before {
    content: "\e6d3";
}
.dslc-icon-ext-page-rank-badge:before {
    content: "\e6d4";
}
.dslc-icon-ext-page-quality:before {
    content: "\e6d5";
}
.dslc-icon-ext-online-presence:before {
    content: "\e6d6";
}
.dslc-icon-ext-mobile-marketing:before {
    content: "\e6d7";
}
.dslc-icon-ext-market-research:before {
    content: "\e6d8";
}
.dslc-icon-ext-local-seo:before {
    content: "\e6d9";
}
.dslc-icon-ext-link-building:before {
    content: "\e6da";
}
.dslc-icon-ext-landing-page-optimization:before {
    content: "\e6db";
}
.dslc-icon-ext-keywords-and-rankings:before {
    content: "\e6dc";
}
.dslc-icon-ext-events-calendar:before {
    content: "\e6dd";
}
.dslc-icon-ext-e-mail-marketing:before {
    content: "\e6de";
}
.dslc-icon-ext-e-commerce-solutions:before {
    content: "\e6df";
}
.dslc-icon-ext-custom-coding:before {
    content: "\e6e0";
}
.dslc-icon-ext-creative-campaigns:before {
    content: "\e6e1";
}
.dslc-icon-ext-conversion-optimization:before {
    content: "\e6e2";
}
.dslc-icon-ext-content-management:before {
    content: "\e6e3";
}
.dslc-icon-ext-communities-and-networks:before {
    content: "\e6e4";
}
.dslc-icon-ext-clean-code:before {
    content: "\e6e5";
}
.dslc-icon-ext-case-study:before {
    content: "\e6e6";
}
.dslc-icon-ext-campaign-tweaks:before {
    content: "\e6e7";
}
.dslc-icon-ext-campaign-timing:before {
    content: "\e6e8";
}
.dslc-icon-ext-business-strategy:before {
    content: "\e6e9";
}
.dslc-icon-ext-branding-services:before {
    content: "\e6ea";
}
.dslc-icon-ext-affiliate-marketing:before {
    content: "\e6eb";
}
.dslc-icon-ext-weather_wind_NE:before {
    content: "\e606";
}
.dslc-icon-ext-music_mixer:before {
    content: "\e626";
}
.dslc-icon-ext-arrows_square_up:before {
    content: "\e627";
}
.dslc-icon-ext-arrows_square_right:before {
    content: "\e628";
}
.dslc-icon-ext-arrows_square_left:before {
    content: "\e62d";
}
.dslc-icon-ext-arrows_square_down:before {
    content: "\e630";
}
.dslc-icon-ext-arrows_rotate:before {
    content: "\e631";
}
.dslc-icon-ext-arrows_info:before {
    content: "\e632";
}
.dslc-icon-ext-arrows_circle_up:before {
    content: "\e633";
}
.dslc-icon-ext-arrows_circle_right:before {
    content: "\e634";
}
.dslc-icon-ext-arrows_circle_remove:before {
    content: "\e635";
}
.dslc-icon-ext-arrows_circle_plus:before {
    content: "\e636";
}
.dslc-icon-ext-arrows_circle_minus:before {
    content: "\e637";
}
.dslc-icon-ext-arrows_circle_left:before {
    content: "\e638";
}
.dslc-icon-ext-arrows_circle_check:before {
    content: "\e639";
}
.dslc-icon-ext-arrows_check:before {
    content: "\e63a";
}
.dslc-icon-ext-arrows_button_on:before {
    content: "\e63b";
}
.dslc-icon-ext-ecommerce_wallet:before {
    content: "\e63c";
}
.dslc-icon-ext-ecommerce_sales:before {
    content: "\e63d";
}
.dslc-icon-ext-ecommerce_safe:before {
    content: "\e63e";
}
.dslc-icon-ext-ecommerce_pound:before {
    content: "\e63f";
}
.dslc-icon-ext-ecommerce_money:before {
    content: "\e640";
}
.dslc-icon-ext-ecommerce_megaphone:before {
    content: "\e641";
}
.dslc-icon-ext-ecommerce_graph3:before {
    content: "\e642";
}
.dslc-icon-ext-ecommerce_graph1:before {
    content: "\e643";
}
.dslc-icon-ext-ecommerce_graph_increase:before {
    content: "\e644";
}
.dslc-icon-ext-ecommerce_euro:before {
    content: "\e645";
}
.dslc-icon-ext-ecommerce_dollar:before {
    content: "\e646";
}
.dslc-icon-ext-ecommerce_creditcard:before {
    content: "\e647";
}
.dslc-icon-ext-ecommerce_cart:before {
    content: "\e648";
}
.dslc-icon-ext-ecommerce_cart_download:before {
    content: "\e649";
}
.dslc-icon-ext-ecommerce_cart_content:before {
    content: "\e64a";
}
.dslc-icon-ext-ecommerce_cart_check:before {
    content: "\e64b";
}
.dslc-icon-ext-ecommerce_basket:before {
    content: "\e64c";
}
.dslc-icon-ext-ecommerce_basket_download:before {
    content: "\e64d";
}
.dslc-icon-ext-ecommerce_basket_check:before {
    content: "\e64e";
}
.dslc-icon-ext-ecommerce_banknotes:before {
    content: "\e64f";
}
.dslc-icon-ext-ecommerce_banknote:before {
    content: "\e650";
}
.dslc-icon-ext-ecommerce_bag:before {
    content: "\e651";
}
.dslc-icon-ext-ecommerce_bag_download:before {
    content: "\e652";
}
.dslc-icon-ext-ecommerce_bag_check:before {
    content: "\e653";
}
.dslc-icon-ext-software_transform_bezier:before {
    content: "\e654";
}
.dslc-icon-ext-software_pencil:before {
    content: "\e655";
}
.dslc-icon-ext-software_pen:before {
    content: "\e656";
}
.dslc-icon-ext-software_paintroller:before {
    content: "\e657";
}
.dslc-icon-ext-software_paintbucket:before {
    content: "\e658";
}
.dslc-icon-ext-software_paintbrush:before {
    content: "\e659";
}
.dslc-icon-ext-software_layout_header_3columns:before {
    content: "\e65a";
}
.dslc-icon-ext-software_eyedropper:before {
    content: "\e65b";
}
.dslc-icon-ext-software_character:before {
    content: "\e65c";
}
.dslc-icon-ext-basic_elaboration_todolist_check:before {
    content: "\e65d";
}
.dslc-icon-ext-basic_elaboration_message_check:before {
    content: "\e65e";
}
.dslc-icon-ext-basic_elaboration_mail_picture:before {
    content: "\e65f";
}
.dslc-icon-ext-basic_elaboration_mail_pencil:before {
    content: "\e660";
}
.dslc-icon-ext-basic_elaboration_mail_check:before {
    content: "\e661";
}
.dslc-icon-ext-basic_elaboration_calendar_empty:before {
    content: "\e662";
}
.dslc-icon-ext-basic_elaboration_browser_check:before {
    content: "\e663";
}
.dslc-icon-ext-basic_webpage:before {
    content: "\e664";
}
.dslc-icon-ext-basic_webpage_txt:before {
    content: "\e665";
}
.dslc-icon-ext-basic_webpage_multiple:before {
    content: "\e666";
}
.dslc-icon-ext-basic_webpage_img_txt:before {
    content: "\e667";
}
.dslc-icon-ext-basic_todo:before {
    content: "\e668";
}
.dslc-icon-ext-basic_todo_pencil:before {
    content: "\e669";
}
.dslc-icon-ext-basic_todo_pen:before {
    content: "\e66a";
}
.dslc-icon-ext-basic_target:before {
    content: "\e66b";
}
.dslc-icon-ext-basic_tablet:before {
    content: "\e66c";
}
.dslc-icon-ext-basic_star:before {
    content: "\e66d";
}
.dslc-icon-ext-basic_spread:before {
    content: "\e66e";
}
.dslc-icon-ext-basic_spread_bookmark:before {
    content: "\e66f";
}
.dslc-icon-ext-basic_smartphone:before {
    content: "\e670";
}
.dslc-icon-ext-basic_signs:before {
    content: "\e671";
}
.dslc-icon-ext-basic_sheet:before {
    content: "\e672";
}
.dslc-icon-ext-basic_sheet_pencil:before {
    content: "\e673";
}
.dslc-icon-ext-basic_sheet_pen:before {
    content: "\e674";
}
.dslc-icon-ext-basic_sheet_multiple:before {
    content: "\e675";
}
.dslc-icon-ext-basic_share:before {
    content: "\e676";
}
.dslc-icon-ext-basic_settings:before {
    content: "\e677";
}
.dslc-icon-ext-basic_server_download:before {
    content: "\e678";
}
.dslc-icon-ext-basic_question:before {
    content: "\e679";
}
.dslc-icon-ext-basic_postcard:before {
    content: "\e67a";
}
.dslc-icon-ext-basic_pin2:before {
    content: "\e67b";
}
.dslc-icon-ext-basic_pin1:before {
    content: "\e67c";
}
.dslc-icon-ext-basic_picture:before {
    content: "\e67d";
}
.dslc-icon-ext-basic_picture_multiple:before {
    content: "\e67e";
}
.dslc-icon-ext-basic_pencil_ruler:before {
    content: "\e67f";
}
.dslc-icon-ext-basic_pencil_ruler_pen:before {
    content: "\e680";
}
.dslc-icon-ext-basic_paperplane:before {
    content: "\e681";
}
.dslc-icon-ext-basic_mixer2:before {
    content: "\e682";
}
.dslc-icon-ext-basic_message:before {
    content: "\e683";
}
.dslc-icon-ext-basic_message_multiple:before {
    content: "\e684";
}
.dslc-icon-ext-basic_map:before {
    content: "\e685";
}
.dslc-icon-ext-basic_mail:before {
    content: "\e686";
}
.dslc-icon-ext-basic_mail_open:before {
    content: "\e687";
}
.dslc-icon-ext-basic_mail_open_text:before {
    content: "\e688";
}
.dslc-icon-ext-basic_mail_multiple:before {
    content: "\e689";
}
.dslc-icon-ext-basic_magnifier:before {
    content: "\e68a";
}
.dslc-icon-ext-basic_magic_mouse:before {
    content: "\e68b";
}
.dslc-icon-ext-basic_link:before {
    content: "\e68c";
}
.dslc-icon-ext-basic_lightbulb:before {
    content: "\e68d";
}
.dslc-icon-ext-basic_life_buoy:before {
    content: "\e68e";
}
.dslc-icon-ext-basic_laptop:before {
    content: "\e68f";
}
.dslc-icon-ext-basic_keyboard:before {
    content: "\e690";
}
.dslc-icon-ext-basic_key:before {
    content: "\e691";
}
.dslc-icon-ext-basic_info:before {
    content: "\e692";
}
.dslc-icon-ext-basic_helm:before {
    content: "\e693";
}
.dslc-icon-ext-basic_heart:before {
    content: "\e694";
}
.dslc-icon-ext-basic_headset:before {
    content: "\e695";
}
.dslc-icon-ext-basic_hammer:before {
    content: "\e696";
}
.dslc-icon-ext-basic_gunsight:before {
    content: "\e697";
}
.dslc-icon-ext-basic_globe:before {
    content: "\e698";
}
.dslc-icon-ext-basic_geolocalize-05:before {
    content: "\e699";
}
.dslc-icon-ext-basic_geolocalize-01:before {
    content: "\e69a";
}
.dslc-icon-ext-basic_gear:before {
    content: "\e69b";
}
.dslc-icon-ext-basic_folder:before {
    content: "\e69c";
}
.dslc-icon-ext-basic_folder_multiple:before {
    content: "\e69d";
}
.dslc-icon-ext-basic_flag2:before {
    content: "\e69e";
}
.dslc-icon-ext-basic_flag1:before {
    content: "\e69f";
}
.dslc-icon-ext-basic_eye:before {
    content: "\e6a0";
}
.dslc-icon-ext-basic_exclamation:before {
    content: "\e6a1";
}
.dslc-icon-ext-basic_download:before {
    content: "\e6a2";
}
.dslc-icon-ext-basic_display:before {
    content: "\e6a3";
}
.dslc-icon-ext-basic_cup:before {
    content: "\e6a4";
}
.dslc-icon-ext-basic_compass:before {
    content: "\e6a5";
}
.dslc-icon-ext-basic_cloud:before {
    content: "\e6a6";
}
.dslc-icon-ext-basic_clock:before {
    content: "\e6a7";
}
.dslc-icon-ext-basic_clessidre:before {
    content: "\e6a8";
}
.dslc-icon-ext-basic_chronometer:before {
    content: "\e6a9";
}
.dslc-icon-ext-basic_case:before {
    content: "\e6aa";
}
.dslc-icon-ext-basic_calendar:before {
    content: "\e6ab";
}
.dslc-icon-ext-basic_bookmark:before {
    content: "\e6ac";
}
.dslc-icon-ext-basic_book:before {
    content: "\e6ad";
}
.dslc-icon-ext-basic_book_pencil:before {
    content: "\e6ae";
}
.dslc-icon-ext-basic_book_pen:before {
    content: "\e6af";
}
.dslc-icon-ext-basic_bolt:before {
    content: "\e6b0";
}
.dslc-icon-ext-basic_ban:before {
    content: "\e6b1";
}
.dslc-icon-ext-basic_anchor:before {
    content: "\e6b2";
}
.dslc-icon-ext-basic_alarm:before {
    content: "\e6b3";
}
.dslc-icon-ext-basic_accelerator:before {
    content: "\e6b4";
}
.dslc-icon-ext-mobile:before {
    content: "\e000";
}
.dslc-icon-ext-laptop:before {
    content: "\e001";
}
.dslc-icon-ext-desktop:before {
    content: "\e002";
}
.dslc-icon-ext-tablet:before {
    content: "\e003";
}
.dslc-icon-ext-phone:before {
    content: "\e004";
}
.dslc-icon-ext-document:before {
    content: "\e005";
}
.dslc-icon-ext-documents:before {
    content: "\e006";
}
.dslc-icon-ext-search:before {
    content: "\e007";
}
.dslc-icon-ext-clipboard:before {
    content: "\e008";
}
.dslc-icon-ext-newspaper:before {
    content: "\e009";
}
.dslc-icon-ext-notebook:before {
    content: "\e00a";
}
.dslc-icon-ext-book-open:before {
    content: "\e00b";
}
.dslc-icon-ext-browser:before {
    content: "\e00c";
}
.dslc-icon-ext-calendar:before {
    content: "\e00d";
}
.dslc-icon-ext-presentation:before {
    content: "\e00e";
}
.dslc-icon-ext-picture:before {
    content: "\e00f";
}
.dslc-icon-ext-pictures:before {
    content: "\e010";
}
.dslc-icon-ext-video:before {
    content: "\e011";
}
.dslc-icon-ext-camera:before {
    content: "\e012";
}
.dslc-icon-ext-printer:before {
    content: "\e013";
}
.dslc-icon-ext-briefcase:before {
    content: "\e015";
}
.dslc-icon-ext-wallet:before {
    content: "\e016";
}
.dslc-icon-ext-gift:before {
    content: "\e017";
}
.dslc-icon-ext-bargraph:before {
    content: "\e018";
}
.dslc-icon-ext-grid:before {
    content: "\e019";
}
.dslc-icon-ext-adjustments:before {
    content: "\e01d";
}
.dslc-icon-ext-ribbon:before {
    content: "\e01e";
}
.dslc-icon-ext-hourglass:before {
    content: "\e01f";
}
.dslc-icon-ext-lock:before {
    content: "\e020";
}
.dslc-icon-ext-megaphone:before {
    content: "\e021";
}
.dslc-icon-ext-shield:before {
    content: "\e022";
}
.dslc-icon-ext-trophy:before {
    content: "\e023";
}
.dslc-icon-ext-flag:before {
    content: "\e024";
}
.dslc-icon-ext-map:before {
    content: "\e025";
}
.dslc-icon-ext-puzzle:before {
    content: "\e026";
}
.dslc-icon-ext-basket:before {
    content: "\e027";
}
.dslc-icon-ext-envelope:before {
    content: "\e028";
}
.dslc-icon-ext-streetsign:before {
    content: "\e029";
}
.dslc-icon-ext-telescope:before {
    content: "\e02a";
}
.dslc-icon-ext-gears:before {
    content: "\e02b";
}
.dslc-icon-ext-key:before {
    content: "\e02c";
}
.dslc-icon-ext-paperclip:before {
    content: "\e02d";
}
.dslc-icon-ext-attachment:before {
    content: "\e02e";
}
.dslc-icon-ext-pricetags:before {
    content: "\e02f";
}
.dslc-icon-ext-lightbulb:before {
    content: "\e030";
}
.dslc-icon-ext-layers:before {
    content: "\e031";
}
.dslc-icon-ext-pencil:before {
    content: "\e032";
}
.dslc-icon-ext-tools:before {
    content: "\e033";
}
.dslc-icon-ext-tools-2:before {
    content: "\e034";
}
.dslc-icon-ext-scissors:before {
    content: "\e035";
}
.dslc-icon-ext-paintbrush:before {
    content: "\e036";
}
.dslc-icon-ext-magnifying-glass:before {
    content: "\e037";
}
.dslc-icon-ext-circle-compass:before {
    content: "\e038";
}
.dslc-icon-ext-linegraph:before {
    content: "\e039";
}
.dslc-icon-ext-mic:before {
    content: "\e03a";
}
.dslc-icon-ext-strategy:before {
    content: "\e03b";
}
.dslc-icon-ext-beaker:before {
    content: "\e03c";
}
.dslc-icon-ext-caution:before {
    content: "\e03d";
}
.dslc-icon-ext-recycle:before {
    content: "\e03e";
}
.dslc-icon-ext-anchor:before {
    content: "\e03f";
}
.dslc-icon-ext-profile-male:before {
    content: "\e040";
}
.dslc-icon-ext-profile-female:before {
    content: "\e041";
}
.dslc-icon-ext-bike:before {
    content: "\e042";
}
.dslc-icon-ext-wine:before {
    content: "\e043";
}
.dslc-icon-ext-hotairballoon:before {
    content: "\e044";
}
.dslc-icon-ext-globe:before {
    content: "\e045";
}
.dslc-icon-ext-genius:before {
    content: "\e046";
}
.dslc-icon-ext-map-pin:before {
    content: "\e047";
}
.dslc-icon-ext-dial:before {
    content: "\e048";
}
.dslc-icon-ext-chat:before {
    content: "\e049";
}
.dslc-icon-ext-heart:before {
    content: "\e04a";
}
.dslc-icon-ext-cloud:before {
    content: "\e04b";
}
.dslc-icon-ext-download:before {
    content: "\e04d";
}
.dslc-icon-ext-target:before {
    content: "\e04e";
}
.dslc-icon-ext-piechart:before {
    content: "\e050";
}
.dslc-icon-ext-speedometer:before {
    content: "\e051";
}
.dslc-icon-ext-global:before {
    content: "\e052";
}
.dslc-icon-ext-compass:before {
    content: "\e053";
}
.dslc-icon-ext-clock:before {
    content: "\e055";
}
.dslc-icon-ext-aperture:before {
    content: "\e056";
}
.dslc-icon-ext-quote:before {
    content: "\e057";
}
.dslc-icon-ext-scope:before {
    content: "\e058";
}
.dslc-icon-ext-alarmclock:before {
    content: "\e059";
}
.dslc-icon-ext-refresh:before {
    content: "\e05a";
}
.dslc-icon-ext-heart2:before {
    content: "\e600";
}
.dslc-icon-ext-cloud2:before {
    content: "\e601";
}
.dslc-icon-ext-star:before {
    content: "\e602";
}
.dslc-icon-ext-tv:before {
    content: "\e603";
}
.dslc-icon-ext-sound:before {
    content: "\e604";
}
.dslc-icon-ext-video2:before {
    content: "\e605";
}
.dslc-icon-ext-user:before {
    content: "\e607";
}
.dslc-icon-ext-key2:before {
    content: "\e608";
}
.dslc-icon-ext-search2:before {
    content: "\e609";
}
.dslc-icon-ext-settings:before {
    content: "\e60a";
}
.dslc-icon-ext-camera2:before {
    content: "\e60b";
}
.dslc-icon-ext-tag:before {
    content: "\e60c";
}
.dslc-icon-ext-lock2:before {
    content: "\e60d";
}
.dslc-icon-ext-bulb:before {
    content: "\e60e";
}
.dslc-icon-ext-pen:before {
    content: "\e60f";
}
.dslc-icon-ext-diamond:before {
    content: "\e610";
}
.dslc-icon-ext-display:before {
    content: "\e611";
}
.dslc-icon-ext-location:before {
    content: "\e612";
}
.dslc-icon-ext-eye:before {
    content: "\e613";
}
.dslc-icon-ext-bubble:before {
    content: "\e614";
}
.dslc-icon-ext-stack:before {
    content: "\e615";
}
.dslc-icon-ext-cup:before {
    content: "\e616";
}
.dslc-icon-ext-phone2:before {
    content: "\e617";
}
.dslc-icon-ext-news:before {
    content: "\e618";
}
.dslc-icon-ext-mail:before {
    content: "\e619";
}
.dslc-icon-ext-like:before {
    content: "\e61a";
}
.dslc-icon-ext-photo:before {
    content: "\e61b";
}
.dslc-icon-ext-note:before {
    content: "\e61c";
}
.dslc-icon-ext-clock2:before {
    content: "\e61d";
}
.dslc-icon-ext-paperplane:before {
    content: "\e61e";
}
.dslc-icon-ext-params:before {
    content: "\e61f";
}
.dslc-icon-ext-banknote:before {
    content: "\e620";
}
.dslc-icon-ext-data:before {
    content: "\e621";
}
.dslc-icon-ext-music:before {
    content: "\e622";
}
.dslc-icon-ext-megaphone2:before {
    content: "\e623";
}
.dslc-icon-ext-study:before {
    content: "\e624";
}
.dslc-icon-ext-lab:before {
    content: "\e625";
}
.dslc-icon-ext-clip:before {
    content: "\e629";
}
.dslc-icon-ext-shop:before {
    content: "\e62a";
}
.dslc-icon-ext-calendar2:before {
    content: "\e62b";
}
.dslc-icon-ext-wallet2:before {
    content: "\e62c";
}
.dslc-icon-ext-truck:before {
    content: "\e62e";
}
.dslc-icon-ext-world:before {
    content: "\e62f";
}
.dslc-icon-ext-phone4:before {
    content: "\e764";
}
.dslc-icon-ext-mobile2:before {
    content: "\e765";
}
.dslc-icon-ext-directions2:before {
    content: "\e767";
}
.dslc-icon-ext-mail3:before {
    content: "\e768";
}
.dslc-icon-ext-paperplane2:before {
    content: "\e769";
}
.dslc-icon-ext-pencil3:before {
    content: "\e76a";
}
.dslc-icon-ext-feather2:before {
    content: "\e76b";
}
.dslc-icon-ext-paperclip2:before {
    content: "\e76c";
}
.dslc-icon-ext-drawer:before {
    content: "\e76d";
}
.dslc-icon-ext-user3:before {
    content: "\e771";
}
.dslc-icon-ext-users:before {
    content: "\e772";
}
.dslc-icon-ext-vcard:before {
    content: "\e774";
}
.dslc-icon-ext-export2:before {
    content: "\e775";
}
.dslc-icon-ext-location3:before {
    content: "\e776";
}
.dslc-icon-ext-map3:before {
    content: "\e777";
}
.dslc-icon-ext-compass3:before {
    content: "\e778";
}
.dslc-icon-ext-location4:before {
    content: "\e779";
}
.dslc-icon-ext-target2:before {
    content: "\e77a";
}
.dslc-icon-ext-share:before {
    content: "\e77b";
}
.dslc-icon-ext-heart4:before {
    content: "\e77d";
}
.dslc-icon-ext-heart5:before {
    content: "\e77e";
}
.dslc-icon-ext-star3:before {
    content: "\e77f";
}
.dslc-icon-ext-star4:before {
    content: "\e780";
}
.dslc-icon-ext-thumbsup:before {
    content: "\e781";
}
.dslc-icon-ext-thumbsdown:before {
    content: "\e782";
}
.dslc-icon-ext-chat2:before {
    content: "\e783";
}
.dslc-icon-ext-comment:before {
    content: "\e784";
}
.dslc-icon-ext-quote2:before {
    content: "\e785";
}
.dslc-icon-ext-house:before {
    content: "\e786";
}
.dslc-icon-ext-popup:before {
    content: "\e787";
}
.dslc-icon-ext-search3:before {
    content: "\e788";
}
.dslc-icon-ext-printer3:before {
    content: "\e78a";
}
.dslc-icon-ext-bell2:before {
    content: "\e78b";
}
.dslc-icon-ext-link2:before {
    content: "\e78c";
}
.dslc-icon-ext-flag3:before {
    content: "\e78d";
}
.dslc-icon-ext-cog2:before {
    content: "\e78e";
}
.dslc-icon-ext-tools2:before {
    content: "\e78f";
}
.dslc-icon-ext-trophy2:before {
    content: "\e790";
}
.dslc-icon-ext-tag3:before {
    content: "\e791";
}
.dslc-icon-ext-camera4:before {
    content: "\e792";
}
.dslc-icon-ext-megaphone3:before {
    content: "\e793";
}
.dslc-icon-ext-palette:before {
    content: "\e795";
}
.dslc-icon-ext-leaf2:before {
    content: "\e796";
}
.dslc-icon-ext-music3:before {
    content: "\e798";
}
.dslc-icon-ext-new:before {
    content: "\e799";
}
.dslc-icon-ext-graduation:before {
    content: "\e79a";
}
.dslc-icon-ext-book2:before {
    content: "\e79b";
}
.dslc-icon-ext-newspaper2:before {
    content: "\e79c";
}
.dslc-icon-ext-bag:before {
    content: "\e79d";
}
.dslc-icon-ext-airplane:before {
    content: "\e79e";
}
.dslc-icon-ext-lifebuoy:before {
    content: "\e79f";
}
.dslc-icon-ext-eye3:before {
    content: "\e7a0";
}
.dslc-icon-ext-clock3:before {
    content: "\e7a1";
}
.dslc-icon-ext-microphone2:before {
    content: "\e7a2";
}
.dslc-icon-ext-calendar3:before {
    content: "\e7a3";
}
.dslc-icon-ext-bolt:before {
    content: "\e7a4";
}
.dslc-icon-ext-briefcase3:before {
    content: "\e7a8";
}
.dslc-icon-ext-hourglass2:before {
    content: "\e7aa";
}
.dslc-icon-ext-gauge:before {
    content: "\e7ab";
}
.dslc-icon-ext-language:before {
    content: "\e7ac";
}
.dslc-icon-ext-network:before {
    content: "\e7ad";
}
.dslc-icon-ext-key4:before {
    content: "\e7ae";
}
.dslc-icon-ext-drive:before {
    content: "\e7b2";
}
.dslc-icon-ext-rocket:before {
    content: "\e7b4";
}
.dslc-icon-ext-brush2:before {
    content: "\e7b5";
}
.dslc-icon-ext-suitcase:before {
    content: "\e7b6";
}
.dslc-icon-ext-cone:before {
    content: "\e7b7";
}
.dslc-icon-ext-earth:before {
    content: "\e7b8";
}
.dslc-icon-ext-keyboard:before {
    content: "\e7b9";
}
.dslc-icon-ext-browser2:before {
    content: "\e7ba";
}
.dslc-icon-ext-publish:before {
    content: "\e7bb";
}
.dslc-icon-ext-code2:before {
    content: "\e7c3";
}
.dslc-icon-ext-screen:before {
    content: "\e7c4";
}
.dslc-icon-ext-infinity2:before {
    content: "\e7c5";
}
.dslc-icon-ext-light-bulb:before {
    content: "\e7c6";
}
.dslc-icon-ext-creditcard:before {
    content: "\e7c7";
}
.dslc-icon-ext-database2:before {
    content: "\e7c8";
}
.dslc-icon-ext-clipboard3:before {
    content: "\e7ca";
}
.dslc-icon-ext-cart:before {
    content: "\e7cb";
}
.dslc-icon-ext-box:before {
    content: "\e7cc";
}
.dslc-icon-ext-ticket2:before {
    content: "\e7cd";
}
.dslc-icon-ext-rss3:before {
    content: "\e7ce";
}
.dslc-icon-ext-signal:before {
    content: "\e7cf";
}
.dslc-icon-ext-uniE7D2:before {
    content: "\e7d2";
}
.dslc-icon-ext-statistics:before {
    content: "\e7d3";
}
.dslc-icon-ext-pie:before {
    content: "\e7d4";
}
.dslc-icon-ext-bars:before {
    content: "\e7d5";
}
.dslc-icon-ext-graph:before {
    content: "\e7d6";
}
.dslc-icon-ext-lock3:before {
    content: "\e7d7";
}
.dslc-icon-ext-lock-open2:before {
    content: "\e7d8";
}
.dslc-icon-ext-logout:before {
    content: "\e7d9";
}
.dslc-icon-ext-login:before {
    content: "\e7da";
}
.dslc-icon-ext-checkmark:before {
    content: "\e7db";
}
.dslc-icon-ext-cross2:before {
    content: "\e7dc";
}
.dslc-icon-ext-minus2:before {
    content: "\e7dd";
}
.dslc-icon-ext-plus2:before {
    content: "\e7de";
}
.dslc-icon-ext-cross3:before {
    content: "\e7df";
}
.dslc-icon-ext-minus3:before {
    content: "\e7e0";
}
.dslc-icon-ext-plus3:before {
    content: "\e7e1";
}
.dslc-icon-ext-cross4:before {
    content: "\e7e2";
}
.dslc-icon-ext-minus4:before {
    content: "\e7e3";
}
.dslc-icon-ext-plus4:before {
    content: "\e7e4";
}
.dslc-icon-ext-blocked:before {
    content: "\e7e6";
}
.dslc-icon-ext-info2:before {
    content: "\e7e7";
}
.dslc-icon-ext-info3:before {
    content: "\e7e8";
}
.dslc-icon-ext-question:before {
    content: "\e7e9";
}
.dslc-icon-ext-help:before {
    content: "\e7ea";
}
.dslc-icon-ext-warning2:before {
    content: "\e7eb";
}
.dslc-icon-ext-cycle:before {
    content: "\e7ec";
}
.dslc-icon-ext-cw:before {
    content: "\e7ed";
}
.dslc-icon-ext-ccw:before {
    content: "\e7ee";
}
.dslc-icon-ext-retweet:before {
    content: "\e7f2";
}
.dslc-icon-ext-loop:before {
    content: "\e7f3";
}
.dslc-icon-ext-switch:before {
    content: "\e7f6";
}
.dslc-icon-ext-list:before {
    content: "\e7f7";
}
.dslc-icon-ext-add-to-list:before {
    content: "\e7f8";
}
.dslc-icon-ext-layout:before {
    content: "\e7f9";
}
.dslc-icon-ext-list2:before {
    content: "\e7fa";
}
.dslc-icon-ext-text:before {
    content: "\e7fb";
}
.dslc-icon-ext-document3:before {
    content: "\e7fd";
}
.dslc-icon-ext-docs:before {
    content: "\e7fe";
}
.dslc-icon-ext-landscape:before {
    content: "\e7ff";
}
.dslc-icon-ext-pictures2:before {
    content: "\e800";
}
.dslc-icon-ext-video4:before {
    content: "\e801";
}
.dslc-icon-ext-music4:before {
    content: "\e802";
}
.dslc-icon-ext-folder2:before {
    content: "\e803";
}
.dslc-icon-ext-archive2:before {
    content: "\e804";
}
.dslc-icon-ext-download3:before {
    content: "\e807";
}
.dslc-icon-ext-disk:before {
    content: "\e808";
}
.dslc-icon-ext-install:before {
    content: "\e809";
}
.dslc-icon-ext-cloud3:before {
    content: "\e80a";
}
.dslc-icon-ext-upload4:before {
    content: "\e80b";
}
.dslc-icon-ext-bookmark2:before {
    content: "\e80c";
}
.dslc-icon-ext-bookmarks:before {
    content: "\e80d";
}
.dslc-icon-ext-book3:before {
    content: "\e80e";
}
.dslc-icon-ext-flow-cascade:before {
    content: "\e81c";
}
.dslc-icon-ext-arrow-left3:before {
    content: "\e825";
}
.dslc-icon-ext-arrow-down3:before {
    content: "\e826";
}
.dslc-icon-ext-arrow-up2:before {
    content: "\e827";
}
.dslc-icon-ext-arrow-right3:before {
    content: "\e828";
}
.dslc-icon-ext-arrow-left5:before {
    content: "\e82d";
}
.dslc-icon-ext-arrow-down5:before {
    content: "\e82e";
}
.dslc-icon-ext-arrow-up4:before {
    content: "\e82f";
}
.dslc-icon-ext-arrow-right5:before {
    content: "\e830";
}
.dslc-icon-ext-arrow-left6:before {
    content: "\e831";
}
.dslc-icon-ext-arrow-down6:before {
    content: "\e832";
}
.dslc-icon-ext-arrow-up5:before {
    content: "\e833";
}
.dslc-icon-ext-arrow-right6:before {
    content: "\e834";
}
.dslc-icon-ext-arrow-left7:before {
    content: "\e835";
}
.dslc-icon-ext-arrow-down7:before {
    content: "\e836";
}
.dslc-icon-ext-arrow-up6:before {
    content: "\e837";
}
.dslc-icon-ext-arrow-right7:before {
    content: "\e838";
}
.dslc-icon-ext-arrow-left8:before {
    content: "\e839";
}
.dslc-icon-ext-arrow-down8:before {
    content: "\e83a";
}
.dslc-icon-ext-arrow-up7:before {
    content: "\e83b";
}
.dslc-icon-ext-uniE83C:before {
    content: "\e83c";
}
.dslc-icon-ext-menu:before {
    content: "\e841";
}
.dslc-icon-ext-ellipsis:before {
    content: "\e842";
}
.dslc-icon-ext-dots:before {
    content: "\e843";
}
.dslc-icon-ext-dot:before {
    content: "\e844";
}
.dslc-icon-ext-github:before {
    content: "\e852";
}
.dslc-icon-ext-github2:before {
    content: "\e853";
}
.dslc-icon-ext-flickr:before {
    content: "\e854";
}
.dslc-icon-ext-flickr2:before {
    content: "\e855";
}
.dslc-icon-ext-vimeo:before {
    content: "\e856";
}
.dslc-icon-ext-vimeo2:before {
    content: "\e857";
}
.dslc-icon-ext-twitter2:before {
    content: "\e858";
}
.dslc-icon-ext-twitter3:before {
    content: "\e859";
}
.dslc-icon-ext-facebook2:before {
    content: "\e85a";
}
.dslc-icon-ext-facebook3:before {
    content: "\e85b";
}
.dslc-icon-ext-facebook4:before {
    content: "\e85c";
}
.dslc-icon-ext-googleplus2:before {
    content: "\e85d";
}
.dslc-icon-ext-googleplus3:before {
    content: "\e85e";
}
.dslc-icon-ext-pinterest:before {
    content: "\e85f";
}
.dslc-icon-ext-pinterest2:before {
    content: "\e860";
}
.dslc-icon-ext-tumblr2:before {
    content: "\e861";
}
.dslc-icon-ext-tumblr3:before {
    content: "\e862";
}
.dslc-icon-ext-linkedin2:before {
    content: "\e863";
}
.dslc-icon-ext-linkedin3:before {
    content: "\e864";
}
.dslc-icon-ext-dribbble2:before {
    content: "\e865";
}
.dslc-icon-ext-dribbble3:before {
    content: "\e866";
}
.dslc-icon-ext-stumbleupon:before {
    content: "\e867";
}
.dslc-icon-ext-stumbleupon2:before {
    content: "\e868";
}
.dslc-icon-ext-lastfm:before {
    content: "\e869";
}
.dslc-icon-ext-lastfm2:before {
    content: "\e86a";
}
.dslc-icon-ext-rdio:before {
    content: "\e86b";
}
.dslc-icon-ext-rdio2:before {
    content: "\e86c";
}
.dslc-icon-ext-spotify:before {
    content: "\e86d";
}
.dslc-icon-ext-spotify2:before {
    content: "\e86e";
}
.dslc-icon-ext-qq:before {
    content: "\e86f";
}
.dslc-icon-ext-instagram:before {
    content: "\e870";
}
.dslc-icon-ext-dropbox:before {
    content: "\e871";
}
.dslc-icon-ext-evernote:before {
    content: "\e872";
}
.dslc-icon-ext-flattr:before {
    content: "\e873";
}
.dslc-icon-ext-skype:before {
    content: "\e874";
}
.dslc-icon-ext-skype2:before {
    content: "\e875";
}
.dslc-icon-ext-renren:before {
    content: "\e876";
}
.dslc-icon-ext-sina-weibo:before {
    content: "\e877";
}
.dslc-icon-ext-paypal:before {
    content: "\e878";
}
.dslc-icon-ext-picasa:before {
    content: "\e879";
}
.dslc-icon-ext-soundcloud:before {
    content: "\e87a";
}
.dslc-icon-ext-mixi:before {
    content: "\e87b";
}
.dslc-icon-ext-behance:before {
    content: "\e87c";
}
.dslc-icon-ext-circles:before {
    content: "\e87d";
}
.dslc-icon-ext-vk:before {
    content: "\e87e";
}
.dslc-icon-ext-eye2:before {
    content: "\e014";
}
.dslc-icon-ext-paper-clip:before {
    content: "\e01a";
}
.dslc-icon-ext-mail2:before {
    content: "\e01b";
}
.dslc-icon-ext-toggle:before {
    content: "\e01c";
}
.dslc-icon-ext-layout2:before {
    content: "\e04c";
}
.dslc-icon-ext-link:before {
    content: "\e04f";
}
.dslc-icon-ext-bell:before {
    content: "\e054";
}
.dslc-icon-ext-lock4:before {
    content: "\e05b";
}
.dslc-icon-ext-unlock:before {
    content: "\e05c";
}
.dslc-icon-ext-ribbon2:before {
    content: "\e05d";
}
.dslc-icon-ext-image:before {
    content: "\e05e";
}
.dslc-icon-ext-signal2:before {
    content: "\e05f";
}
.dslc-icon-ext-target3:before {
    content: "\e060";
}
.dslc-icon-ext-clipboard2:before {
    content: "\e061";
}
.dslc-icon-ext-clock4:before {
    content: "\e062";
}
.dslc-icon-ext-watch:before {
    content: "\e063";
}
.dslc-icon-ext-air-play:before {
    content: "\e064";
}
.dslc-icon-ext-camera3:before {
    content: "\e065";
}
.dslc-icon-ext-video3:before {
    content: "\e066";
}
.dslc-icon-ext-disc:before {
    content: "\e067";
}
.dslc-icon-ext-printer2:before {
    content: "\e068";
}
.dslc-icon-ext-monitor:before {
    content: "\e069";
}
.dslc-icon-ext-server:before {
    content: "\e06a";
}
.dslc-icon-ext-cog:before {
    content: "\e06b";
}
.dslc-icon-ext-heart3:before {
    content: "\e06c";
}
.dslc-icon-ext-paragraph:before {
    content: "\e09e";
}
.dslc-icon-ext-align-justify:before {
    content: "\e06d";
}
.dslc-icon-ext-book:before {
    content: "\e06e";
}
.dslc-icon-ext-layers2:before {
    content: "\e06f";
}
.dslc-icon-ext-stack2:before {
    content: "\e070";
}
.dslc-icon-ext-stack-2:before {
    content: "\e071";
}
.dslc-icon-ext-paper:before {
    content: "\e072";
}
.dslc-icon-ext-paper-stack:before {
    content: "\e073";
}
.dslc-icon-ext-search4:before {
    content: "\e074";
}
.dslc-icon-ext-zoom-in:before {
    content: "\e075";
}
.dslc-icon-ext-zoom-out:before {
    content: "\e076";
}
.dslc-icon-ext-reply:before {
    content: "\e077";
}
.dslc-icon-ext-circle-plus:before {
    content: "\e078";
}
.dslc-icon-ext-circle-minus:before {
    content: "\e079";
}
.dslc-icon-ext-circle-check:before {
    content: "\e07a";
}
.dslc-icon-ext-circle-cross:before {
    content: "\e07b";
}
.dslc-icon-ext-square-plus:before {
    content: "\e07c";
}
.dslc-icon-ext-square-minus:before {
    content: "\e07d";
}
.dslc-icon-ext-square-check:before {
    content: "\e07e";
}
.dslc-icon-ext-square-cross:before {
    content: "\e07f";
}
.dslc-icon-ext-microphone:before {
    content: "\e080";
}
.dslc-icon-ext-record:before {
    content: "\e081";
}
.dslc-icon-ext-repeat:before {
    content: "\e082";
}
.dslc-icon-ext-folder:before {
    content: "\e083";
}
.dslc-icon-ext-cloud4:before {
    content: "\e084";
}
.dslc-icon-ext-cloud-upload:before {
    content: "\e085";
}
.dslc-icon-ext-cloud-download:before {
    content: "\e086";
}
.dslc-icon-ext-upload:before {
    content: "\e087";
}
.dslc-icon-ext-download2:before {
    content: "\e088";
}
.dslc-icon-ext-location2:before {
    content: "\e089";
}
.dslc-icon-ext-location-2:before {
    content: "\e08a";
}
.dslc-icon-ext-map2:before {
    content: "\e08b";
}
.dslc-icon-ext-head:before {
    content: "\e08c";
}
.dslc-icon-ext-briefcase2:before {
    content: "\e08d";
}
.dslc-icon-ext-speech-bubble:before {
    content: "\e08e";
}
.dslc-icon-ext-anchor2:before {
    content: "\e08f";
}
.dslc-icon-ext-globe2:before {
    content: "\e090";
}
.dslc-icon-ext-box2:before {
    content: "\e091";
}
.dslc-icon-ext-reload:before {
    content: "\e092";
}
.dslc-icon-ext-share2:before {
    content: "\e093";
}
.dslc-icon-ext-tag2:before {
    content: "\e094";
}
.dslc-icon-ext-power:before {
    content: "\e095";
}
.dslc-icon-ext-bar-graph:before {
    content: "\e096";
}
.dslc-icon-ext-bar-graph-2:before {
    content: "\e097";
}
.dslc-icon-ext-pie-graph:before {
    content: "\e098";
}
.dslc-icon-ext-star2:before {
    content: "\e099";
}
.dslc-icon-ext-arrow-left:before {
    content: "\e09a";
}
.dslc-icon-ext-arrow-right:before {
    content: "\e09b";
}
.dslc-icon-ext-arrow-up:before {
    content: "\e09c";
}
.dslc-icon-ext-arrow-down:before {
    content: "\e09d";
}
.dslc-icon-ext-content-right:before {
    content: "\e100";
}
.dslc-icon-ext-content-left:before {
    content: "\e101";
}
.dslc-icon-ext-grid2:before {
    content: "\e102";
}
.dslc-icon-ext-grid-2:before {
    content: "\e103";
}
.dslc-icon-ext-columns:before {
    content: "\e104";
}
.dslc-icon-ext-loader:before {
    content: "\e105";
}
.dslc-icon-ext-bag2:before {
    content: "\e106";
}
.dslc-icon-ext-ban:before {
    content: "\e107";
}
.dslc-icon-ext-flag2:before {
    content: "\e108";
}
.dslc-icon-ext-plus:before {
    content: "\e114";
}
.dslc-icon-ext-minus:before {
    content: "\e115";
}
.dslc-icon-ext-check:before {
    content: "\e116";
}
.dslc-icon-ext-cross:before {
    content: "\e117";
}
.dslc-icon-ext-menu2:before {
    content: "\e120";
}
.dslc-icon-ext-archive:before {
    content: "\e121";
}
.dslc-icon-ext-inbox:before {
    content: "\e122";
}
.dslc-icon-ext-outbox:before {
    content: "\e123";
}
.dslc-icon-ext-file:before {
    content: "\e124";
}
.dslc-icon-ext-help2:before {
    content: "\e127";
}
.dslc-icon-ext-open:before {
    content: "\e128";
}
.dslc-icon-ext-ellipsis2:before {
    content: "\e129";
}
.dslc-icon-ext-youtube-square:before {
    content: "\f166";
}
.dslc-icon-ext-youtube:before {
    content: "\f167";
}
.dslc-icon-ext-xing:before {
    content: "\f168";
}
.dslc-icon-ext-xing-square:before {
    content: "\f169";
}
.dslc-icon-ext-youtube-play:before {
    content: "\f16a";
}
.dslc-icon-ext-bitbucket:before {
    content: "\f171";
}
.dslc-icon-ext-wordpress:before {
    content: "\e900";
}
.dslc-icon-ext-yelp:before {
    content: "\e6ec";
}

[class^="dslc-icon-twitter"], [class*=" dslc-icon-twitter"],
[class^="dslc-icon-facebook"], [class*=" dslc-icon-facebook"],
[class^="dslc-icon-youtube-play"], [class*=" dslc-icon-youtube-play"],
[class^="dslc-icon-pinterest"], [class*=" dslc-icon-pinterest"],
[class^="dslc-icon-linkedin"], [class*=" dslc-icon-linkedin"],
[class^="dslc-icon-instagram"], [class*=" dslc-icon-instagram"],
[class^="dslc-icon-github-alt"], [class*=" dslc-icon-github-alt"],
[class^="dslc-icon-flickr"], [class*=" dslc-icon-flickr"],
[class^="dslc-icon-vimeo-square"], [class*=" dslc-icon-vimeo-square"],
[class^="dslc-icon-tumblr"], [class*=" dslc-icon-tumblr"],
[class^="dslc-icon-github-alt"], [class*=" dslc-icon-github-alt"],
[class^="dslc-icon-google-plus"], [class*=" dslc-icon-google-plus"],
[class^="dslc-icon-dribbble"], [class*=" dslc-icon-dribbble"],
[class^="dslc-icon-dropbox"], [class*=" dslc-icon-dropbox"],
[class^="dslc-icon-foursquare"], [class*=" dslc-icon-foursquare"],
[class^="dslc-icon-behance"], [class*=" dslc-icon-behance"],
[class^="dslc-icon-rss"], [class*=" dslc-icon-rss"],
[class^="dslc-icon-yelp"], [class*=" dslc-icon-yelp"],

[class^="dslc-icon-chevron-left"], [class*=" dslc-icon-chevron-left"],
[class^="dslc-icon-chevron-right"], [class*=" dslc-icon-chevron-right"]  {
	font-family: 'iconfont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dslc-icon-twitter:before {
	content: "\e858";
}
.dslc-icon-facebook:before {
	content: "\e85a";
}
.dslc-icon-youtube-play:before {
	content: "\f167";
}
.dslc-icon-pinterest:before {
	content: "\e85f";
}
.dslc-icon-linkedin:before {
	content: "\e863";
}
.dslc-icon-instagram:before {
	content: "\e870";
}
.dslc-icon-github-alt:before {
	content: "\e852";
}
.dslc-icon-flickr:before {
	content: "\e854";
}
.dslc-icon-vimeo-square:before {
	content: "\e856";
}
.dslc-icon-tumblr:before {
	content: "\e861";
}
.dslc-icon-google-plus:before {
	content: "\e85d";
}
.dslc-icon-dribbble:before {
	content: "\e865";
}
.dslc-icon-dropbox:before {
	content: "\e871";
}
.dslc-icon-foursquare:before {
	content: "\e093";
}
.dslc-icon-behance:before {
	content: "\e87c";
}
.dslc-icon-rss:before {
	content: "\e7ce";
}
.dslc-icon-yelp:before {
	content: "\e6ec";
}

.dslc-icon-chevron-left:before {
	/*content: "\e831";*/
	content: "\e839";
}
.dslc-icon-chevron-right:before {
	/*content: "\e834";*/
	content: "\e83c";
}#dslc-content blockquote p:last-child { margin-bottom: 0 !important; }

#dslc-header {
	position: relative;
}

#dslc-header.dslc-header-pos-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}

#dslc-header.dslc-header-pos-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}

/*body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-absolute, */
body.admin-bar:not(.dslca-enabled) #dslc-header.dslc-header-pos-fixed {
   top: 32px;
}


/* Disable fixed and absolute header in editing mode */
body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-fixed,
body.dslca-enabled:not(.dslca-composer-hidden) #dslc-header.dslc-header-pos-absolute {
   position: relative;
}


#dslc-footer {
	position: relative;
}

/* https://github.com/live-composer/live-composer-page-builder/issues/764 */
.dslca-enabled:not(.dslca-composer-hidden) #dslc-footer {
	margin-bottom: 74px;
}


#dslc-footer.dslc-footer-pos-absolute {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
}

#dslc-footer.dslc-footer-pos-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
}


.dslc-modules-section {
	border: 0px solid transparent;
	position: relative;
}

.dslc-modules-section.dslc-init-parallax {
	background-attachment: fixed;
}

.dslc-modules-section-wrapper {
	max-width: 100%;
	margin: 0 auto;
}

	.dslc-modules-section.dslc-full .dslc-modules-section-wrapper {
		width: 100%;
	}

.dslc-module-front {
	position: relative;
	/*z-index: 0; – Breaks module width change popup */
}

/**
 * Grid System
 */

.dslc-col {
	display: block;
	float: left;
	margin-right: 2.12766%;
	min-height: 1px; /* to make sure even empty columns render as expected */
}

body.rtl .dslc-col {
	float: right;
	margin-left: 2.12766%;
	margin-right: 0;
}

.dslc-1-col { width: 6.38297%; }
.dslc-2-col { width: 14.89361%; }
.dslc-3-col { width: 23.40425%; }
.dslc-4-col { width: 31.91489%; }
.dslc-5-col { width: 40.42553%; }
.dslc-6-col { width: 48.93617%; }
.dslc-7-col { width: 57.4468%; }
.dslc-8-col { width: 65.95744%; }
.dslc-9-col { width: 74.46808%; }
.dslc-10-col { width: 82.97872%; }
.dslc-11-col { width: 91.48936%; }
.dslc-12-col { width: 100%; }

.dslc-last-col {
	margin-right: 0;
}

body.rtl .dslc-last-col {
	margin-left: 0;
}

.dslc-first-col {
	clear: both;
}

.dslc-no-columns-spacing .dslc-col { margin: 0; }
.dslc-no-columns-spacing .dslc-1-col { width: 8.33333%; }
.dslc-no-columns-spacing .dslc-2-col { width: 16.66666%; }
.dslc-no-columns-spacing .dslc-3-col { width: 25%; }
.dslc-no-columns-spacing .dslc-4-col { width: 33.33333%; }
.dslc-no-columns-spacing .dslc-5-col { width: 41.66666%; }
.dslc-no-columns-spacing .dslc-6-col { width: 50%; }
.dslc-no-columns-spacing .dslc-7-col { width: 58.33333%; }
.dslc-no-columns-spacing .dslc-8-col { width: 66.66666%; }
.dslc-no-columns-spacing .dslc-9-col { width: 75%; }
.dslc-no-columns-spacing .dslc-10-col { width: 83.33333%; }
.dslc-no-columns-spacing .dslc-11-col { width: 91.66666%; }
.dslc-no-columns-spacing .dslc-12-col { width: 100%; }

.dslc-module-heading:before,
.dslc-module-heading:after,
.dslc-clearfix:before,
.dslc-clearfix:after {
	content: " ";
	display: table;
}

.dslc-module-heading:after,
.dslc-clearfix:after {
	clear: both;
}

.dslc-module-heading,
.dslc-clearfix {
	*zoom: 1;
}

.dslc-fl {
	float: left;
}

.dslc-fr {
	float: right;
}

.dslc-clear {
	clear: both;
}

.dslc-no-float {
	float: none !important;
}

.dslc-posts {
	/*overflow: hidden;  Eliminate scroller ( due to negat. margin and width increase ) */
	/* <- disabled to not affect box-shadow. Carousels have their own overflow hidden. */
}

.dslc-carousel .dslc-col,
.dslc-carousel .dslc-first-col,
.dslc-carousel .dslc-last-col {
	float: none;
	clear: none;
	margin: 0;
}

.dslc-no-columns-spacing .dslc-carousel .dslc-col,
.dslc-no-columns-spacing .dslc-carousel .dslc-first-col,
.dslc-no-columns-spacing .dslc-carousel .dslc-last-col {
	width: 100%;
}

	.dslc-carousel-item {
		width: auto;

	}

	.dslc-carousel-nav {
		float: right;
	}

		.dslc-carousel-nav-inner {
			display: block;
		}

		.dslc-carousel-nav-prev,
		.dslc-carousel-nav-next {
			background: #c9c9c9;
			border: 0px solid transparent;
			border-radius: 3px;

			display: inline-flex;
			justify-content: center;
			align-items: center;

			height: 23px;
			position: relative;
			width: 23px;
			text-decoration: none;
			vertical-align: bottom;
		}

		.dslc-carousel-nav-prev {
			margin-right: 7px;
		}

		.dslc-carousel-nav-next {

		}

			.dslc-carousel-nav-prev span,
			.dslc-carousel-nav-next span {
				color: #fff;
				font-size: 10px;
				/*position: absolute;*/
				/*left: 0;*/
				/*right: 0;*/
				text-align: center;
				font-weight: normal;
			}

	#dslc-content .dslc-carousel .owl-pagination .owl-page span {
		margin: 0;
		filter: Alpha(Opacity=100);/*IE7 fix*/
  		opacity: 1;
	}

/**
 * Slider
 */

#dslc-content .dslc-slider {
	padding-bottom: 1px;
	opacity: 0;
	max-height: 10px;
}

	#dslc-content .dslc-slider img {
		max-width: 100%;
	}

	#dslc-content .dslc-slider .owl-pagination .owl-page span {
		margin: 0;
		filter: Alpha(Opacity=100);/*IE7 fix*/
  		opacity: 1;
	}

/**
 * Elements
 */

.dslc-button {
	/*
	border: 2px solid #d8d8d8;
	color: #686868;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	padding: 10px;
	text-decoration: none;
	*/
}

.dslc-carousel {
	opacity: 0;
	max-height: 100px;
	overflow: hidden; /* Moved here from .owl-wrapper-outer */
}

.dslc-carousel.owl-carousel .owl-wrapper-outer {
	overflow: visible; /* Do not crop box-shadows. */
}


.dslca-activate-composer-hook {
	background: #54c13f;
	color: #fff;
	border-radius: 3px;

	position: fixed;
	z-index: 99999;
	right: 5px;
	bottom: 5px;

	cursor: pointer;
	display: block;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 900;
	line-height: 1;
	padding: 11px 12px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	float: left;
	margin-left: 5px;
}

.dslca-activate-composer-hook:hover {
	background: #40D71F;
}

.dslca-activate-composer-hook:visited {
	color: #fff;
}

.dslca-activate-composer-hook.dslca-position-left {
	right: auto;
	left: 5px;
}

.dslca-activate-composer-hook .dslca-icon {
	color: rgba( 255, 255, 255, 0.66 );
	margin-right: 5px;
}





/**
 * Loader
 */

@keyframes "dslcSpin" {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes dslcSpin {
	0% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes "dslcSpin" {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes "dslcSpin" {
	0% {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes "dslcSpin" {
	0% {
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.dslc-loader {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 2px solid #0cf;
	border-radius: 50%;
	-webkit-animation: dslcSpin 0.75s infinite linear;
	-moz-animation: dslcSpin 0.75s infinite linear;
	-ms-animation: dslcSpin 0.75s infinite linear;
	-o-animation: dslcSpin 0.75s infinite linear;
	animation: dslcSpin 0.75s infinite linear;
	margin-left: 48%;
}

.dslc-loader::before,
.dslc-loader::after {
	left: -2px;
	top: -2px;
	display: none;
	position: absolute;
	content: '';
	width: inherit;
	height: inherit;
	border: inherit;
	border-radius: inherit;
}

.dslc-loader,
.dslc-loader::before {
	display: inline-block;
	border-color: transparent;
	border-top-color: #0cf;
}

.dslc-loader::before {
	-webkit-animation: dslcSpin 1.5s infinite ease;
	-moz-animation: dslcSpin 1.5s infinite ease;
	-ms-animation: dslcSpin 1.5s infinite ease;
	-o-animation: dslcSpin 1.5s infinite ease;
	animation: dslcSpin 1.5s infinite ease;
}

/**
 * Elements
 */

.dslc-notification {
	background: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	color: #979797;
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
	font-size: 14px;
	line-height: 25px;
}

.dslc-module-DSLC_Image .dslc-notification {
	font-family: 'Open Sans', sans-serif;
}

	.dslc-notification .dslc-icon {
		cursor: pointer;
		position: absolute;
		right: 14px;
		top: 21px;
	}

.dslc-notification.dslc-red {
	background: #f65757;
	border-color: #e43737;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.14);
}

.dslc-notification.dslc-yellow {
	background: #fac841;
	border-color: #eab72e;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.14);
}

.dslc-notification.dslc-green {
	background: #8ccb25;
	border-color: #77b01a;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.14);
}

#dslc-content .dslc-module-heading {
	overflow: hidden;
	position: relative;
}

	#dslc-content .dslc-module-heading h2 {
		display: block;
		float: left;
		font-size: 17px;
		font-weight: 400;
		/*font-family: '';*/
		line-height: 1;
		margin: 0;
		padding: 0;
		margin-right: 15px;
	}

	#dslc-content .dslc-module-heading-view-all {
		display: block;
		float: left;
		font-size: 11px;
		line-height: 1;
		margin: 3px 0;
		margin-right: 20px;
	}

		#dslc-content .dslc-module-heading-view-all a {
			display: block;
			padding-left: 15px;
			border-left: 1px dotted #4f4f4f;
			/*font-family: '';*/
			font-weight: 600;
			line-height: 1;
			text-decoration: none;
		}

.dslc-masonry-item {
	margin-bottom: 30px;
	margin-right: 0;
}

.dslc-masonry-item-animate {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.dslc-post-separator {
	clear: both;
	height: 1px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
}

.dslc-pagination {
	border: 0px solid transparent;
	overflow: hidden;
	margin-top: 30px;
}

	.dslc-pagination ul {
		margin: 0;
		padding: 0;
	}

		.dslc-pagination li {
			display: inline-block;
			margin: 0;
			padding: 0;
			margin-right: 10px;
		}

		.dslc-pagination li:last-child {
			margin-right: 0 !important;
		}

			.dslc-pagination li a {
				background: #eee;
				border: 0px solid transparent;
				color: #000;
				display: block;
				line-height: 1;
				padding: 10px;
				text-decoration: none;
			}

			.dslc-pagination li.current a {
				background: #000;
				color: #fff;
			}

	.dslc-pagination-type-loadmore {

	}

	.dslc-pagination li.dslc-pagination-load-more {
		width: auto;
		display: block;
	}

		.dslc-pagination li.dslc-pagination-load-more.dslc-inactive a {
			cursor: default;
		}

		.dslc-pagination-load-more .dslc-icon {
			margin-right: 10px;
		}

	.dslc-load-more-temp {
		display: none;
	}


.dslc-init-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dslc-init-topleft .dslc-init-target {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	bottom: auto !important;
	right: auto !important;
}

.dslc-init-topright .dslc-init-target {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: auto !important;
	left: auto !important
}

.dslc-init-bottomleft .dslc-init-target {
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	top: auto !important;
	right: auto !important;
}

.dslc-init-bottomright .dslc-init-target {
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	top: auto !important;
	left: auto !important;
}

#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topleft {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
}

#dslc-content .dslc-products .dslc-product-thumb .dslc-init-topright {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
}

#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomleft {
	position: absolute;
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
}

#dslc-content .dslc-products .dslc-product-thumb .dslc-init-bottomright {
	position: absolute;
	bottom: 0;
	right: 0;
	top: auto;
	left: auto;
}

/**
 * Post Filters
 */

.dslc-post-filters {
	overflow: hidden;
	font-size: 0;
}

	.dslc-post-filter {
		background: #fff;
		border: 1px solid #e8e8e8;
		border-radius: 3px;
		color: #979797;
		cursor: pointer;
		display: inline-block;
		font-size: 11px;
		font-weight: bold;
		/*font-family: '';*/
		line-height: 1;
		padding: 12px;
		margin-right: 10px;
	}

	.dslc-post-filter.dslc-active {
		color: #ff4e01;
	}

	.dslc-post-filter:last-child {
		margin-right: 0 !important;
	}


/**
 * Full Width Video BG
 */

#dslc-content .dslc-bg-video {
	background: transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0;
}

#dslc-content .dslc-bg-video.dslc-force-show {
	opacity: 1;
}

	#dslc-content .dslc-bg-video .mejs-container {
		background: transparent;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		width: 100% !important;
		height: auto !important;
		overflow: hidden;
	}

		#dslc-content .dslc-bg-video video {
			min-width: 100%;
			height: auto !important;
			min-height: 100%;
		}

		#dslc-content .dslc-bg-video .mejs-controls {
			display: none !important;
		}

		#dslc-content .dslc-bg-video-overlay {
			position: absolute;
			left: 0;
			top: 0;
			right: 0;
			bottom: 0;
			opacity : 0;
			background: #000;
		}



.dslc-col {
	/* min-width: 200px; */
}

#dslc-content[max-width~="480px"] {
	/* padding: 0 15px; */
}

/*

#dslc-content[max-width~="480px"] .dslc-col {
	width: 100%;
	margin: 0;
	margin-bottom: 30px;
	min-width: 0px;
}

#dslc-content[max-width~="480px"] .dslc-col.dslc-carousel-item {
	margin-bottom: 0;
}

#dslc-content[max-width~="480px"] .dslc-post-separator,
#dslc-content[max-width~="480px"] .dslc-post-filters {
	display: none;
}

	#dslc-content[max-width~="480px"] .dslc-blog-posts-orientation-horizontal .dslc-blog-post-thumb {
		width: 100% !important;
		margin-bottom: 15px !important;
	}

*/

/**
 * Other
 */

.dslc-trigger-lightbox-gallery {
	cursor: pointer;
}

/**
 * Responsive ( User Set )
 */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {

	.dslc-modules-section.dslc-init-parallax {
		background-attachment: scroll !important;
		background-position: 0 0 !important;
	}

}

@media only screen and ( max-width: 767px ) {

	.dslc-modules-section.dslc-init-parallax {
		background-attachment: scroll !important;
		background-position: 0 0 !important;
	}

}

 /**
  * Animations moved outside of media queries
  * IE10 and IE11 do not support CSS animations inside media queries.
  * ( http://caniuse.com/#search=animation )
  */

@keyframes dslcFadeIn {
	to { opacity: 1; }
}

@keyframes dslcSlideUp {
	to { transform: translateY(0); }
}

@keyframes dslcSlideDown {
	to { transform: translateY(0); }
}

@keyframes dslcSlideRight {
	to { transform: translateX(0); }
}

@keyframes dslcSlideLeft {
	to { transform: translateX(0); }
}

@keyframes dslcSlideUpFadeIn {
	to { transform: translateY(0); opacity: 1; }
}

@keyframes dslcSlideDownFadeIn {
	to { transform: translateY(0); opacity: 1; }
}

@keyframes dslcSlideRightFadeIn {
	to { transform: translateX(0); opacity: 1; }
}

@keyframes dslcSlideLeftFadeIn {
	to { transform: translateX(0); opacity: 1; }
}

@media only screen and ( min-width: 768px ) {

	@-webkit-keyframes dslcFadeIn {
		to { opacity: 1; }
	}

	@-moz-keyframes dslcFadeIn {
		to { opacity: 1; }
	}

	.dslc-in-viewport-anim-dslcFadeIn.dslc-in-viewport-check {
		opacity: 0;
	}

	@-webkit-keyframes dslcSlideUp {
		to { -webkit-transform: translateY(0); }
	}

	@-moz-keyframes dslcSlideUp {
		to { -moz-transform: translateY(0); }
	}

	.dslc-in-viewport-anim-dslcSlideUp.dslc-in-viewport-check {
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		transform: translateY(100px);
	}

	@-webkit-keyframes dslcSlideDown {
		to { -webkit-transform: translateY(0); }
	}

	@-moz-keyframes dslcSlideDown {
		to { -moz-transform: translateY(0); }
	}

	.dslc-in-viewport-anim-dslcSlideDown.dslc-in-viewport-check {
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		transform: translateY(-100px);
	}

	@-webkit-keyframes dslcSlideRight {
		to { -webkit-transform: translateX(0); }
	}

	@-moz-keyframes dslcSlideRight {
		to { -moz-transform: translateX(0); }
	}

	.dslc-in-viewport-anim-dslcSlideRight.dslc-in-viewport-check {
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	@-webkit-keyframes dslcSlideLeft {
		to { -webkit-transform: translateX(0); }
	}

	@-moz-keyframes dslcSlideLeft {
		to { -moz-transform: translateX(0); }
	}

	.dslc-in-viewport-anim-dslcSlideLeft.dslc-in-viewport-check {
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		transform: translateX(100px);
	}

	@-webkit-keyframes dslcSlideUpFadeIn {
		to { -webkit-transform: translateY(0); opacity: 1; }
	}

	@-moz-keyframes dslcSlideUpFadeIn {
		to { -moz-transform: translateY(0); opacity: 1; }
	}

	.dslc-in-viewport-anim-dslcSlideUpFadeIn.dslc-in-viewport-check {
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		transform: translateY(100px);
		opacity: 0;
	}

	@-webkit-keyframes dslcSlideDownFadeIn {
		to { -webkit-transform: translateY(0); opacity: 1; }
	}

	@-moz-keyframes dslcSlideDownFadeIn {
		to { -moz-transform: translateY(0); opacity: 1; }
	}

	.dslc-in-viewport-anim-dslcSlideDownFadeIn.dslc-in-viewport-check {
		-webkit-transform: translateY(-100px);
		-moz-transform: translateY(-100px);
		transform: translateY(-100px);
		opacity: 0;
	}

	@-webkit-keyframes dslcSlideRightFadeIn {
		to { -webkit-transform: translateX(0); opacity: 1; }
	}

	@-moz-keyframes dslcSlideRightFadeIn {
		to { -moz-transform: translateX(0); opacity: 1; }
	}

	.dslc-in-viewport-anim-dslcSlideRightFadeIn.dslc-in-viewport-check {
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0;
	}

	@-webkit-keyframes dslcSlideLeftFadeIn {
		to { -webkit-transform: translateX(0); opacity: 1; }
	}

	@-moz-keyframes dslcSlideLeftFadeIn {
		to { -moz-transform: translateX(0); opacity: 1; }
	}

	.dslc-in-viewport-anim-dslcSlideLeftFadeIn.dslc-in-viewport-check {
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0;
	}

}

/**
 * On Hover animations
 */

body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-post-thumb .dslc-on-hover-anim-target {
	opacity: 1 !important;
	-webkit-transform: translateY(0) !important;
	-moz-transform: translateY(0) !important;
	transform: translateY(0) !important;
	-webkit-transform: translateX(0) !important;
	-moz-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

 .dslc-anim-dslcFadeIn,
 .dslc-anim-dslcSlideDownFadeIn,
 .dslc-anim-dslcSlideUpFadeIn,
 .dslc-anim-dslcSlideLeftFadeIn,
 .dslc-anim-dslcSlideRightFadeIn {
	opacity: 0;
}

.dslc-on-hover-anim:hover .dslc-anim-dslcFadeIn,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn {
	opacity: 1;
}

.dslc-anim-dslcSlideDown,
.dslc-anim-dslcSlideDownFadeIn {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDown,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideDownFadeIn {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}

.dslc-anim-dslcSlideUp,
.dslc-anim-dslcSlideUpFadeIn {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	transform: translateY(100%);
}

.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUp,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideUpFadeIn {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}

.dslc-anim-dslcSlideRight,
.dslc-anim-dslcSlideRightFadeIn {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRight,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideRightFadeIn {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.dslc-anim-dslcSlideLeft,
.dslc-anim-dslcSlideLeftFadeIn {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeft,
.dslc-on-hover-anim:hover .dslc-anim-dslcSlideLeftFadeIn {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

.dslc-anim-none {
	opacity: 0;
	-webkit-transition: all 0s ease-out !important;
}

.dslc-on-hover-anim:hover .dslc-anim-none {
	opacity: 1;
}


#dslc-content {
	position: relative;
	overflow: hidden; /* Fix Issue 272: Slide Left Temporarily Extends Page Width; */
}

/**
 * WordPress Classes
 */

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display:block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float:left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }

a img.alignright { float:right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float:left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }

.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }
.gallery-caption { font-weight: bold; }


.dslc-content strong,
.dslc-content b {
	font-weight: bolder;
}

.dslc-content i:not(.fa, .dslc-icon),
.dslc-content em {
	font-style: italic;
}

/**
 * ----------------------------------------------------------------------
 * Responsive classes and properties
 */

/**
 * Show On / Hide On (media queries)
 */

/* Desktop */
@media only screen and (min-width : 1025px) {

	.dslc-hide-on-desktop {
		display: none !important;
	}

	.dslca-enabled .dslc-hide-on-desktop {
		display: block !important;
	}

	.dslca-composer-hidden .dslc-hide-on-desktop {
		display: none !important;
	}
}

/* Tablet */
@media only screen and (min-width : 768px) and (max-width : 1024px)  {

	body.dslca-enabled.dslc-res-tablet {
		padding-bottom: 200px;
	}

	.dslc-hide-on-tablet {
		display: none !important;
	}

	/* https://github.com/live-composer/live-composer-page-builder/issues/797 */

	.dslc-post-heading {
		overflow: hidden;
	}

	.dslc-post-filters {
		float: left;
	}

}

/* Smartphone */
@media only screen and ( max-width: 767px ) {

	body.dslca-enabled.dslc-res-phone {
		padding-bottom: 200px;
	}

	.dslc-col,
	.dslc-no-columns-spacing .dslc-col {
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
		min-width: 0px;
	}

	.dslc-module-front.dslc-col {
		margin-bottom: 0;
	}

	.dslc-hide-on-phone {
		display: none !important;
	}

	/* https://github.com/live-composer/live-composer-page-builder/issues/797 */

	.dslc-post-heading {
		overflow: hidden;
	}

	.dslc-post-filters {
		float: left;
	}
}

/* @hack: IE10+ specific styles only.
	Used to disable animations in IE and fix image rendering.
 */
@media all and (-ms-high-contrast:none) {
	.dslc-image-container .dslc-image, .dslc-image-container .dslc-image a {
		width: 100% !important;
	}

	.dslc-in-viewport-check {
		transform: none !important;
		opacity: 1 !important;
	}

	#dslc-content .dslc-info-box-image-alt-inner {
		width: 100%;
	}
}
.dslc-module-front a {
	text-decoration: none;
}


 	#dslc-content .dslc-post {
		overflow: hidden; /* <- Makes sure border radius crops inner content. */
	}



/* Default system font for all the elements in page builder*/
.dslc-module-front {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/**
 * CPT MODULE
 */

 	#dslc-content .dslc-cpt-post {
	}

		/*#dslc-content .dslc-cpt-post-main {
			border: 0px solid transparent;
		}*/

			#dslc-content .dslc-cpt-post-thumb {
				margin-bottom: 20px;
				overflow: hidden;
				position: relative;
				line-height: 0;
			}

				#dslc-content .dslc-cpt-post-thumb-inner {
					border: 0 solid transparent;
					overflow: hidden;
				}

				#dslc-content .dslc-cpt-post-thumb a {
					display: inline-block;
					max-width: 100%;
				}

				#dslc-content .dslc-cpt-post-thumb img {
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-cpt-post-thumb .dslc-cpt-post-main.dslc-cpt-post-main-visible {
					opacity: 1 !important;
				}

				#dslc-content .dslc-cpt-post-thumb:hover .dslc-cpt-post-main {

				}

				body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-cpt-post-thumb .dslc-cpt-post-main {
					opacity: 1;
				}

			#dslc-content .dslc-cpt-post-meta {
				/*border: 1px solid #e5e5e5;*/
				/*border-left: 0;
				border-right: 0;*/
				margin-bottom: 20px;
				overflow: hidden;
				padding: 13px 0;
				font-size: 11px;
				line-height: 1;
			}

				#dslc-content .dslc-cpt-post-meta-author {
					float: left;
				}

					#dslc-content .dslc-cpt-post-meta-author a {
						text-decoration: none;
					}

				#dslc-content .dslc-cpt-post-meta-date {
					float: right;
				}

			#dslc-content .dslc-cpt-post-title {
				margin-bottom: 13px;
			}

				#dslc-content .dslc-cpt-post-title h2 {
					/*font-family: '';*/
					font-weight: 600;
					font-size: 15px;
					line-height: 26px;
					margin: 0;
					padding: 0;
				}

					#dslc-content .dslc-cpt-post-title h2 a {
						display: block;
						color: inherit;
						text-decoration: none;
					}

			#dslc-content .dslc-cpt-post-excerpt {
				margin-bottom: 22px;
				font-size: 13px;
				line-height: 22px;
			}

			#dslc-content .dslc-cpt-post-read-more {

			}

				#dslc-content .dslc-cpt-post-read-more a {
					display: inline-block;
					line-height: 1;
					text-decoration: none;
					border: 0 solid transparent;
				}

	/**
	 * Horizontal Orientation
	 */

	#dslc-content .dslc-cpt-posts-orientation-horizontal {

	}

		#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-thumb {
			float: left;
			margin-right: 20px;
			width: 200px;
		}

		#dslc-content .dslc-cpt-posts-orientation-horizontal .dslc-cpt-post-main {
			overflow: hidden;
		}

/**
 * BLOG MODULE
 */

 	.dslc-post-thumb {
 		overflow: hidden;
 	}

	#dslc-content .dslc-blog-post {

	}

		#dslc-content .dslc-blog-post-main {
			border: 0px solid transparent;
		}

			#dslc-content .dslc-blog-post-thumb {
				margin-bottom: 20px;
				overflow: hidden;
				position: relative;
				line-height: 0;
			}

				#dslc-content .dslc-blog-post-thumb-inner {
					border: 0 solid transparent;
					overflow: hidden;
				}

				#dslc-content .dslc-blog-post-thumb a {
					display: inline-block;
					max-width: 100%;
				}

				#dslc-content .dslc-blog-post-thumb img {
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-blog-post-thumb .dslc-blog-post-main.dslc-blog-post-main-visible {
					opacity: 1 !important;
				}

				#dslc-content .dslc-blog-post-thumb:hover .dslc-blog-post-main {

				}

				body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-blog-post-thumb .dslc-blog-post-main {
					opacity: 1;
				}

			#dslc-content .dslc-blog-post-meta {
				/*border: 1px solid #e5e5e5;*/
				border-left: 0;
				border-right: 0;
				margin-bottom: 20px;
				overflow: hidden;
				padding: 13px 0;
				font-size: 11px;
				line-height: 1;
			}

				#dslc-content .dslc-blog-post-meta-author {
					float: left;
				}

					#dslc-content .dslc-blog-post-meta-avatar {
						margin-right: 10px;
						width: 30px;
						display: inline-block;
					}

						#dslc-content .dslc-blog-post-meta-avatar img {
							vertical-align: middle;
							width: 100%;
							height: auto;
							border-radius: 50%;
						}

					#dslc-content .dslc-blog-post-meta-author a {
						text-decoration: none;
					}

				#dslc-content .dslc-blog-post-meta-date {
					float: right;
				}

			#dslc-content .dslc-blog-post-title {
				margin-bottom: 13px;
			}

				#dslc-content .dslc-blog-post-title h2 {
					/*font-family: '';*/
					font-weight: 600;
					font-size: 15px;
					line-height: 26px;
					margin: 0;
					padding: 0;
				}

					#dslc-content .dslc-blog-post-title h2 a {
						display: block;
						color: inherit;
						text-decoration: none;
					}

			#dslc-content .dslc-blog-post-excerpt {
				margin-bottom: 22px;
				font-size: 13px;
				line-height: 22px;
			}

			#dslc-content .dslc-blog-post-read-more {

			}

				#dslc-content .dslc-blog-post-read-more a {
					display: inline-block;
					line-height: 1;
					text-decoration: none;
					border: 0 solid transparent;
				}

	/**
	 * Horizontal Orientation
	 */

	.dslc-posts-orientation-horizontal .dslc-post-thumb {
		float: left;
		margin-right: 20px;
		width: 200px;
	}

	#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main {
		overflow: hidden;
	}


/**
 * DOWNLOADS MODULE
 */

	 #dslc-content .dslc-downloads {

	}

		#dslc-content .dslc-download {

		}

			#dslc-content .dslc-download-thumb {
				position: relative;
				line-height: 0;
			}

				#dslc-content .dslc-download-thumb-inner {
					border: 0 solid transparent;
					overflow: hidden;
				}

				#dslc-content .dslc-download-thumb a {
					display: inline-block;
					max-width: 100%;
				}

				#dslc-content .dslc-download-thumb img {
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-download-thumb .dslc-download-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-download-thumb .dslc-download-main.dslc-download-main-visible {
					opacity: 1 !important;
				}

				#dslc-content .dslc-download-thumb:hover .dslc-download-main {

				}

				body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-download-thumb .dslc-download-main {
					opacity: 1;
				}

			#dslc-content .dslc-download-main {
				border: 0px solid transparent;
				text-align: center;
			}

				#dslc-content .dslc-download-title {
					margin-bottom: 13px;
				}

					#dslc-content .dslc-download-title h2 {
						font-size: 15px;
						line-height: 1.7;
						margin: 0;
						padding: 0;
					}

						#dslc-content .dslc-download-title h2 a {
							display: block;
							color: inherit;
							text-decoration: none;
						}

				#dslc-content .dslc-download-tags {
					border: 1px solid #e5e5e5;
					border-width: 1px 0;
					font-size: 12px;
					padding: 8px 0;
					line-height: 1;
					margin-bottom: 22px;
				}

				#dslc-content .dslc-download-excerpt {
					margin-bottom: 22px;
					font-size: 13px;
					line-height: 22px;
					font-weight: 400;
				}

				#dslc-content .dslc-download-download {
					margin-bottom: 10px;
				}

					#dslc-content .dslc-download-download a {
						background: #ff4e01;
						border: 0px solid transparent;
						border-radius: 3px;
						color: #fff;
						display: block;
						font-size: 13px;
						font-weight: bold;
						line-height: 1;
						padding: 15px 0;
						text-decoration: none;
						text-align: center;
					}

					#dslc-content .dslc-download-download .dslc-icon {
						margin-right: 10px;
					}

				#dslc-content .dslc-download-info {
					font-size: 10px;
					font-style: italic;
				}


/**
 * GALLERY MODULE
 */

	#dslc-content .dslc-galleries {

	}

		#dslc-content .dslc-gallery {

		}

			#dslc-content .dslc-gallery-thumb {
				position: relative;
				line-height: 0;
			}

				#dslc-content .dslc-gallery-thumb-inner {
					border: 0 solid transparent;
					position: relative;
					overflow: hidden;
				}

				/*#dslc-content .dslc-gallery-thumb a {
					display: inline-block;
					max-width: 100%;
				}*/

				#dslc-content .dslc-gallery-thumb img {
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					box-shadow: none;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-gallery-thumb .dslc-gallery-images-count {
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					text-align: center;
					text-decoration: none;
				}

					#dslc-content .dslc-gallery-images-count-bg {
						background: transparent;
						border: 0px solid transparent;
						position: absolute;
						top: 0;
						left: 0;
						right: 0;
						bottom: 0;
					}

					#dslc-content .dslc-gallery-images-count-main {
						position: relative;
					}

						#dslc-content .dslc-gallery-images-count-num {
							color: #fff;
							display: block;
							font-size: 25px;
							/*font-family: '';*/
							font-weight: 200;
							line-height: 1;
							margin-bottom: 8px;
						}

						#dslc-content .dslc-gallery-images-count-txt {
							color: #7d7d7d;
							display: block;
							font-size: 11px;
							/*font-family: '';*/
							line-height: 1;
						}

				#dslc-content .dslc-gallery-thumb .dslc-gallery-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-gallery-thumb .dslc-gallery-main.dslc-gallery-main-visible {
					opacity: 1 !important;
				}

				#dslc-content .dslc-gallery-thumb:hover .dslc-gallery-main {

				}

				body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-gallery-thumb .dslc-gallery-main {
					opacity: 1;
				}

			#dslc-content .dslc-gallery-main {
				border: 0px solid transparent;
				text-align: center;
			}

				#dslc-content .dslc-gallery-title {
					margin-bottom: 15px;
				}

					#dslc-content .dslc-gallery-title h2 {
						/*font-family: '';*/
						font-size: 11px;
						line-height: 1;
						margin: 0;
						padding: 0;
					}

						#dslc-content .dslc-gallery-title h2 a {
							display: block;
							color: #7d7d7d;
							text-decoration: none;
						}

				#dslc-content .dslc-gallery-sep {
					display: block;
					height: 1px;
					border-bottom: 1px solid #4a4a4a;
					margin-bottom: 15px;
				}

				#dslc-content .dslc-gallery-excerpt {
					font-size: 12px;
					border-width: 1px 0 0 0;
				}

				#dslc-content .dslc-gallery-read-more {

				}

					#dslc-content .dslc-gallery-read-more a {
						display: inline-block;
						line-height: 1;
						text-decoration: none;
						border: 0 solid transparent;
					}

		#dslc-content .dslc-gallery .dslc-lightbox-gallery {
			display: none;
		}

/**
 * INFOBOX MODULE
 */

	#dslc-content .dslc-info-box {
		text-align: center;
		border: 0px solid transparent;
		/*
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		*/
	}

		.dslc-info-box-main-wrap {

		}

			#dslc-content .dslc-info-box-image {
				margin-bottom: 25px;
				position: relative;
				font-size: 0;
			}

			#dslc-content .dslc-info-box-image-link {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
			}

			#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-main {
				overflow: hidden;
			}

				#dslc-content .dslc-info-box-icon-pos-aside .dslc-info-box-image {
					float: left;
					margin-right: 20px;
				}

					#dslc-content .dslc-info-box-image-inner {
						/*display: inline-block;*/
						display: inline-flex;
						justify-content: center;
						align-items: center;

						position: relative;
						border: 0px solid transparent;
					}

						#dslc-content .dslc-info-box-image-inner .dslc-icon {
							color: #fff;
							line-height: 1;
							font-size: 40px;
							/*position: absolute;*/
						}

			#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-main {
				overflow: hidden;
			}

				#dslc-content .dslc-info-box-image-pos-aside .dslc-info-box-image-alt {
					float: left;
					margin-right: 20px;
				}

			#dslc-content .dslc-info-box-image-alt-inner {
				display: inline-block;
			}

			#dslc-content .dslc-info-box-image-alt-inner img {
				/*
				-webkit-transition: all 0.2s ease-in-out;
				-moz-transition: all 0.2s ease-in-out;
				transition: all 0.2s ease-in-out;
				*/
			}

				#dslc-content .dslc-info-box-title {
					/*margin-bottom: 25px;*/
				}

					#dslc-content .dslc-info-box-title h4 {
						font-size: 17px;
						line-height: 1;
						margin: 0;
						padding: 0;
						font-weight: 400;
					}

						#dslc-content .dslc-info-box-title h4 a {
							color: inherit;
							text-decoration: none;
						}

				#dslc-content .dslc-info-box-content {
					margin-bottom: 25px;
				}

				#dslc-content .dslc-info-box-button {
					font-size: 0;
				}

				#dslc-content .dslc-info-box-button a {
					display: inline-block;
					line-height: 1;
					text-decoration: none;
					box-shadow: none;
					-webkit-appearance: none;
				}

		#dslc-content .dslc-info-box-button-aside {
			float: right;
		}

/**
 * PARTNERS MODULE
 */
/*
	 #dslc-content .dslc-partner {

	}
*/
		#dslc-content .dslc-partner .dslc-partner-thumb {
			position: relative;
			line-height: 0;
		}

			#dslc-content .dslc-partner .dslc-partner-thumb a {
				display: inline-block;
				max-width: 100%;
			}

			#dslc-content .dslc-partner .dslc-partner-thumb img {
				border-radius: 0;
				-moz-box-shadow: none;
				-webkit-box-shadow:none;
				box-shadow: none;
				display: inline-block;
				vertical-align: bottom;
				width: auto;
				max-width: 100%;
				height: auto;
			}

			#dslc-content .dslc-partner-thumb .dslc-partner-main {
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
			}

			#dslc-content .dslc-partner-thumb .dslc-partner-main.dslc-partner-main-visible {
				opacity: 1 !important;
			}

			#dslc-content .dslc-partner-thumb:hover .dslc-partner-main {

			}

			body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-partner-thumb .dslc-partner-main {
				opacity: 1;
			}

			#dslc-content .dslc-partner-title {
				margin-bottom: 10px;
			}

				#dslc-content .dslc-partner-title h2 {
					margin: 0;
					padding: 0;
				}

					#dslc-content .dslc-partner-title h2 a {
						display: block;
						color: inherit;
						text-decoration: none;
					}

/**
 * PROJECTS MODULE
 */

	#dslc-content .dslc-project {

	}

		#dslc-content .dslc-project-thumb {
			margin-bottom: 24px;
			position: relative;
			line-height: 0;
		}

			#dslc-content .dslc-project-thumb-inner {
				border: 0 solid transparent;
				overflow: hidden;
			}

			#dslc-content .dslc-project-thumb a {
				display: inline-block;
				max-width: 100%;
			}

			#dslc-content .dslc-project-thumb img {
				border-radius: 0;
				-moz-box-shadow: none;
				-webkit-box-shadow:none;
				box-shadow: none;
				display: block;
				max-width: 100%;
				height: auto;
			}

			#dslc-content .dslc-project-thumb .dslc-project-main {
				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
			}

			#dslc-content .dslc-project-thumb .dslc-project-main.dslc-project-main-visible {
				opacity: 1 !important;
			}

			#dslc-content .dslc-project-thumb:hover .dslc-project-main {

			}

			body.dslca-enabled #dslc-content .dslc-projects .dslc-post:first-child .dslc-project-thumb .dslc-project-main {
				opacity: 1;
			}

		#dslc-content .dslc-project-main {
			border: 0px solid transparent;
		}

			#dslc-content .dslc-project-title {
				margin-bottom: 10px;
			}

				#dslc-content .dslc-project-title h2 {
					/*color: #000;*/
					/*font-family: "Open Sans";*/
					font-weight: bold;
					font-size: 12px;
					line-height: 1;
					margin: 0;
					padding: 0;
				}

					#dslc-content .dslc-project-title h2 a {
						display: block;
						color: inherit;
						text-decoration: none;
					}

			#dslc-content .dslc-project-cats {
				/*font-family: '';*/
				font-size: 10px;
				font-style: italic;
				line-height: 1;
			}

			#dslc-content .dslc-project-excerpt {
				margin-bottom: 22px;
				font-size: 13px;
				line-height: 22px;
				border-top: 0px solid #000;
			}

			#dslc-content .dslc-project-read-more {

			}

				#dslc-content .dslc-project-read-more a {
					display: inline-block;
					line-height: 1;
					text-decoration: none;
					border: 0 solid transparent;
				}

/**
 * SEPARATOR MODULE
 */

 	.dslc-separator-wrapper {
 		padding-bottom: 1px;
 	}

	.dslc-separator {
		clear: both;
		height: 1px;
		padding-bottom: 25px;
		margin-bottom: 25px;
		width: 100%;
	}

	.dslc-module-front.dslc-module-DSLC_Separator {
		min-height: auto;
	}

	.dslc-separator.dslc-separator-style-solid {
		border-bottom: 1px solid #ededed;
	}

	.dslc-separator.dslc-separator-style-dashed {
		border-bottom: 1px dashed #ededed;
	}

	.dslc-separator.dslc-separator-style-dotted {
		border-bottom: 1px dotted #ededed;
	}

/**
 * STAFF MODULE
 */
/*
– already in module defaults
		#dslc-content .dslc-staff-member {
			text-align: center;
		}
*/

			#dslc-content .dslc-staff-member-thumb {
				position: relative;
				line-height: 0;
			}
/*
				#dslc-content .dslc-staff-member-thumb {
					border: 0 solid transparent;
				}
*/

				#dslc-content .dslc-staff-member-thumb a {
					display: inline-block;
					max-width: 100%;
				}

				#dslc-content .dslc-staff-member-thumb img {
					/*border-radius: 0;*/
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-staff-member-thumb .dslc-staff-member-main.dslc-staff-member-main-visible {
					opacity: 1 !important;
				}

				body.dslca-enabled #dslc-content .dslc-post:first-child .dslc-staff-member-thumb .dslc-staff-member-main {
					opacity: 1;
				}

				#dslc-content .dslc-staff-member-social a {
					margin: 0 6px;
					text-decoration: none;
				}


					#dslc-content .dslc-staff-member-title h2 {
						margin: 0;
						padding: 0;
					}


						#dslc-content .dslc-staff-member-title h2 a {
							display: block;
							text-decoration: none;
							color: inherit;
						}

/**
 * TABS MODULE
 */

	#dslc-content .dslc-tabs {

	}

		#dslc-content .dslc-tabs-nav {

		}

		#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav {
			float: left;
			margin-bottom: 0 !important;
		}

		#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav {
			margin-right: 0 !important;
		}

			#dslc-content .dslc-tabs-nav-hook {
				background: #fbfbfb;
				border: 1px solid #e8e8e8;
				border-bottom: 1px solid #e8e8e8;
				border-radius: 3px 3px 0 0;
				bottom: -1px;
				cursor: pointer;
				display: inline-block;
				padding: 10px;
				position: relative;
				line-height: 1;
				margin-left: -1px;
			}

			#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-nav-hook {
				display: block;
				margin-left: 0 !important;
			}

			#dslc-content .dslc-tabs-nav-pos-above .dslc-tabs-nav-hook {
				margin-bottom: 0 !important;
			}

			#dslc-content .dslc-tabs-nav-hook:first-child {
				margin-left: 0 !important;
			}

			#dslc-content .dslc-tabs-nav-hook.dslc-active {
				background: #fff;

			}

		#dslc-content .dslc-tabs-content {
			background: #fff;
		}

		#dslc-content .dslc-tabs-nav-pos-aside .dslc-tabs-content {
			overflow: hidden;
		}

			#dslc-content .dslc-tabs-tab-content {
				padding: 35px;
				display: none;
				position: relative;
			}

			#dslc-content .dslc-tabs-tab-content.dslc-active {
				display: block;
			}


	/* Admin */

	.dslca-add-new-tab-hook {
		background: #78CA4F;
		border-radius: 50%;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 11px;
		margin-left: 10px;
		height: 20px;
		text-align: center;
		line-height: 22px;
		margin-top: 8px;
		width: 20px;
		position: relative;
	}

		.dslca-add-new-tab-hook .dslca-icon {
			position: absolute;
			line-height: 1;
			top: 5px;
			right: 6px;
		}

	.dslca-delete-tab-hook {
		color: #E55F5F;
		cursor: pointer;
		display: inline-block;
		font-size: 12px;
		margin-left: 10px;
		line-height: 1;
		vertical-align: top;
	}

	/* Responsive */

	.dslc-tabs-content .dslc-tabs-nav-hook {
		display: none !important;
	}

/**
 * TESTIMONIALS MODULE
 */

	#dslc-content .dslc-testimonials {
		border: 0px solid transparent;
	}

		#dslc-content .dslc-testimonial {

		}

			#dslc-content .dslc-testimonial-main {
				border: 0 solid transparent;
				border-radius: 4px;
				padding: 25px;
				overflow: hidden;
			}

			#dslc-content .dslc-testimonial-quote {
				border-bottom: 0 solid transparent;
			}

			#dslc-content .dslc-testimonial-author {

			}

			#dslc-content .dslc-testimonial-author-pos-outside-left {
				float: left;
			}

			#dslc-content .dslc-testimonial-author-pos-outside-right {
				float: right;
			}

				#dslc-content .dslc-testimonial-author-avatar {
					border: 0 transparent solid;
					float: left;
				}

					#dslc-content .dslc-testimonial-author-avatar img {
						display: block;
						height: auto;
					}

				#dslc-content .dslc-testimonial-author-main {
					overflow: hidden;
					float: left;
				}

					#dslc-content .dslc-testimonial-author-name {
						line-height: 1;
					}

					#dslc-content .dslc-testimonial-author-position {
						line-height: 1.1;
					}


/**
 * Button input
 */

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
    border-style: none;
    -webkit-appearance: none;
}


/**
 * TEXT MODULE
 */

.dslc-module-DSLC_Text_Simple img {
	max-width: 100%;
	height: auto;
}

/*.dslc-text-module-content {
	border: 0px solid transparent;
}*/

/**
 * WIDGETS MODULE
 */

	#dslc-content .dslc-widgets {

	}

		#dslc-content .dslc-widgets-wrap {
			border: 0px solid transparent;
		}

			#dslc-content .dslc-widget {
				margin-bottom: 30px;
				width: 100%;
			}

			#dslc-content .dslc-widget:last-child {
				margin-bottom: 0 !important;
			}

				#dslc-content .dslc-widget-wrap {
					border: 0 solid transparent;
				}

					#dslc-content .dslc-widget-title {
						font-size: 15px;
						font-weight: 600;
						/*border-bottom: 1px solid #e5e5e5;*/
						margin-bottom: 10px;
						padding-bottom: 10px;
						line-height: 1;
					}

						#dslc-content .dslc-widget-title-inner {
							display: block;
						}

	#dslc-content .dslc-widgets-2-col .dslc-col { width: 14.89361%; }
	#dslc-content .dslc-widgets-3-col .dslc-col { width: 23.40425%; }
	#dslc-content .dslc-widgets-4-col .dslc-col { width: 31.91489%; }
	#dslc-content .dslc-widgets-5-col .dslc-col { width: 40.42553%; }
	#dslc-content .dslc-widgets-6-col .dslc-col { width: 48.93617%; }
	#dslc-content .dslc-widgets-7-col .dslc-col { width: 57.4468%; }
	#dslc-content .dslc-widgets-8-col .dslc-col { width: 65.95744%; }
	#dslc-content .dslc-widgets-9-col .dslc-col { width: 74.46808%; }
	#dslc-content .dslc-widgets-10-col .dslc-col { width: 82.97872%; }
	#dslc-content .dslc-widgets-11-col .dslc-col { width: 91.48936%; }
	#dslc-content .dslc-widgets-12-col .dslc-col { width: 100%; margin-right: 0; }

	#dslc-content .dslc-widgets-6-col .dslc-col:nth-child(2n),
	#dslc-content .dslc-widgets-4-col .dslc-col:nth-child(3n),
	#dslc-content .dslc-widgets-3-col .dslc-col:nth-child(4n),
	#dslc-content .dslc-widgets-2-col .dslc-col:nth-child(6n) {
		margin-right: 0;
	}

	/*#dslc-content .dslc-widget li {
		border-style: solid;
	}*/

/**
 * PRODUCTS MODULE
 */

	#dslc-content .dslc-products {

	}

		#dslc-content .dslc-product {

		}

			#dslc-content .dslc-product-thumb {
				position: relative;
				line-height: 0;
			}

				#dslc-content .dslc-product-thumb-inner {
					bottom: 0 solid transparent;
					overflow: hidden;
				}
/*
				#dslc-content .dslc-product-thumb a {
					display: inline-block;
					max-width: 100%;
				}
*/
				#dslc-content .dslc-product-thumb img {
					border-radius: 0;
					-moz-box-shadow: none;
					-webkit-box-shadow:none;
					box-shadow: none;
					display: block;
					border-radius: 3px 3px 0 0;
					box-shadow: none;
					max-width: 100%;
					height: auto;
				}

				#dslc-content .dslc-product-thumb .dslc-product-price {
					background: transparent;
					color: #fff;
					/*display: block;*/
					font-weight: 400;
					font-size: 25px;
					line-height: 1;

					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;

					text-decoration: none;
					text-align: center;
				}

					#dslc-content .dslc-product-price-bg {
						background: transparent;
						border: 0px solid transparent;
						position: absolute;
						top: 0;
						left: 0;
						right: 0;
						bottom: 0;
					}

					#dslc-content .dslc-product-price-main {
						position: relative;
					}

					#dslc-content .dslc-product-thumb .dslc-product-price del {
						display: none;
					}

					#dslc-content .dslc-product-thumb .dslc-product-price ins {
						text-decoration: none;
						background: transparent;
					}

						#dslc-content .dslc-product-thumb .dslc-product-price .from {
							display: none;
						}

						#dslc-content .dslc-product-thumb .dslc-product-price .amount {
							vertical-align: middle;
						}

				#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main {
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
				}

				#dslc-content .dslc-products .dslc-product-thumb .dslc-product-main.dslc-product-main-visible {
					opacity: 1 !important;
				}

				#dslc-content .dslc-products .dslc-product-thumb:hover .dslc-product-main {

				}

				body.dslca-enabled #dslc-content .dslc-products .dslc-post:first-child .dslc-product-thumb .dslc-product-main {
					opacity: 1;
				}

			#dslc-content .dslc-product-main {
				background: #1d1d1d;
				border-radius: 0 0 3px 3px;
				padding: 20px;
				text-align: center;
				border: 0px solid transparent;
			}

				#dslc-content .dslc-product-title {
					margin-bottom: 15px;
				}

					#dslc-content .dslc-product-price-secondary {
						color: #fff;
						float: left;
						font-size: 20px;
						line-height: 1;
						/*font-family: '';*/
					}

						#dslc-content .dslc-product-price-secondary ins {
							text-decoration: none;
							background: transparent;
						}

					#dslc-content .dslc-product-title h2 {
						clear: none;
						font-size: 11px;
						/*font-family: '';*/
						line-height: 1;
						vertical-align: middle;
						margin: 0;
						padding: 0;
					}

						#dslc-content .dslc-product-title h2 a {
							display: block;
							color: #7d7d7d;
							text-decoration: none;
						}

				#dslc-content .dslc-product-excerpt {
					border-bottom: 0 solid transparent;
				}

				#dslc-content .dslc-product-sep {
					display: block;
					border-bottom: 1px solid #4a4a4a;
					height: 1px;
					margin-bottom: 15px;
				}

				#dslc-content .dslc-product-extra {

				}

					#dslc-content .dslc-product-extra .dslc-product-add-to-cart {
						color: #8d8d8d;
						font-size: 12px;
						line-height: 1;
						text-decoration: none;
						float: left;
					}

					#dslc-content .dslc-product-extra .dslc-product-details {
						color: #8d8d8d;
						font-size: 12px;
						text-decoration: none;
						line-height: 1;
						float: right;
					}

					#dslc-content .dslc-product-extra .dslc-icon {
						margin-right: 5px;
					}

#dslc-content .dslc-tp-title {
	border: 0 solid transparent;
}

/*	#dslc-content .dslc-tp-title h1 {
		border: 0 solid transparent;
	}*/

#dslc-content .dslc-tp-content {
	border: 0 solid transparent;
}

#dslc-content .dslc-tp-meta {
	border: 0 solid transparent;
}

	#dslc-content .dslc-tp-meta ul {
		margin: 0;
		list-style-type: none;
		font-size: 0;
	}

	#dslc-content .dslc-tp-meta-horizontal li {
		display: inline-block;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		list-style-type: none;
	}

	#dslc-content .dslc-tp-meta-horizontal li:first-child {
		margin-left: 0 !important;
	}

	#dslc-content .dslc-tp-meta-horizontal li:last-child {
		margin-right: 0 !important;
	}

	#dslc-content .dslc-tp-meta-vertical li {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#dslc-content .dslc-tp-meta-vertical li:first-child {
		margin-top: 0 !important;
	}

	#dslc-content .dslc-tp-meta-vertical li:last-child {
		margin-bottom: 0 !important;
	}

	#dslc-content .dslc-tp-meta-avatar {
		margin-right: 10px;
		width: 30px;
		display: inline-block;
	}

		#dslc-content .dslc-tp-meta-avatar img {
			vertical-align: middle;
			width: 100%;
			height: auto;
			border-radius: 50%;
		}

#dslc-content .dslc-tp-download-button a {
	border: 0px solid transparent;
	display: block;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
}

#dslc-content .dslc-tp-thumbnail {
	bottom: 0 solid transparent;
	overflow: hidden;
}

	#dslc-content .dslc-tp-thumbnail img {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		height: auto;
	}

#dslc-content .dslc-tp-gallery-slider {
	border: 0 solid transparent;
}

	#dslc-content .dslc-tp-gallery-slider-main {
		border: 0 solid transparent;
	}

		#dslc-content .dslc-tp-gallery-slider-main li {
			overflow: hidden;
		}

	#dslc-content .dslc-tp-gallery-slider-nav {
		border: 0 solid transparent;
	}

		#dslc-content .dslc-tp-gallery-slider-nav li {
			margin-right: 10px;
			padding: 5px;
			border: 1px solid red;
			cursor: pointer;
			opacity: 0.7;
		}

		#dslc-content .dslc-tp-gallery-slider-nav li.flex-active-slide {
			opacity: 1;
		}

	#dslc-content .dslc-tp-gallery-slider-arrows {

	}

/**
 * Social
 */

#dslc-content ul.dslc-social {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 1;
}

	#dslc-content ul.dslc-social li {
		margin: 0;
		padding: 0;
		line-height: 1;
		display: inline-block;
		margin-right: 10px;
		overflow: hidden;
	}

		#dslc-content ul.dslc-social a.dslc-social-icon {
			border: 0 solid transparent;
			/*display: block;*/
			background: #40bde6;
			text-decoration: none;
			color: #fff;
			width: 30px;
			height: 30px;
			border-radius: 15px;
			/*text-align: center;*/
			font-size: 15px;
			position: relative;
			float: left;

			display: inline-flex;
			justify-content: center;
			align-items: center;
		}

			#dslc-content ul.dslc-social .dslc-icon {
				line-height: 1;
				/*position: absolute;*/
			}

		#dslc-content ul.dslc-social .dslc-social-label {
			float: left;
			display: block;
		}

#dslc-content ul.dslc-social li:last-child {
	margin-right: 0;
}

/**
 * Staff Social
 */

#dslc-content ul.dslc-staff-social {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 1;
}

	#dslc-content ul.dslc-staff-social li {
		margin: 0;
		padding: 0;
		line-height: 1;
		display: inline-block;
		overflow: hidden;
	}

		#dslc-content ul.dslc-staff-social a {
			border: 0 solid transparent;
			/*display: block;*/
			text-decoration: none;
			/*text-align: center;*/
			position: relative;
			float: left;

			display: inline-flex;
			justify-content: center;
			align-items: center;
		}

			#dslc-content ul.dslc-staff-social .dslc-icon {
				line-height: 1;
			}

		#dslc-content ul.dslc-staff-social .dslc-social-label {
			float: left;
			display: block;
		}

/**
 * Notification
 */

.dslc-notification-box-has-timeout {
	display: none;
}

body.dslca-enabled .dslc-notification-box-has-timeout {
	display: block;
}

#dslc-content .dslc-notification-box-content {

}

	#dslc-content .dslc-notification-box-content p:last-child {
		margin-bottom: 0;
	}

#dslc-content .dslc-notification-box-close {
	display: flex;
	justify-content: center;
	align-items: center;

	position: absolute;
	right: 15px;
	top: 20px;
	cursor: pointer;
	background: #ffffff;
	color: #f65757;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}

	#dslc-content .dslc-notification-box-close .dslc-icon {
		color: #f65757;
		font-size: 12px;
		text-align: center;
	}

/**
 * Button
 */

#dslc-content .dslc-button {
	/*overflow: hidden;*/ /* <- Crops box-shadow. Not sure why we have it here. */
}

	#dslc-content .dslc-button a {
		display: inline-block;
		text-decoration: none;
		line-height: 1;
		box-shadow: none; /* override themes styling */
		-webkit-appearance: none;
	}

/**
 * Comments
 */


.dslc-tp-comments ul,
.dslc-tp-comments ol,
.dslc-tp-comments li {
	list-style-type: none;
}

.dslc-tp-comments ol {
	margin-left: 0;
}

.dslc-tp-comments {
	border: 0 solid transparent;
}

	.dslc-comment {
		border: 0 solid transparent;
		margin: 0;
	}

		.dslc-comment-inner {
			border: 1px solid #ddd;
			padding: 10px;
			margin-bottom: 20px;
		}

			.dslc-comment-info {
				margin-bottom: 10px;
				border-bottom: 1px solid #ddd;
			}

				.dslc-comment-meta {
					float: left;
					margin: 0;
				}

					.dslc-comment-meta-author {
						display: inline-block;
						margin-right: 15px;
						line-height: 1;
					}

						.dslc-comment-author-avatar {
							margin-right: 5px;
						}

						.dslc-comment-meta-author a {
						    color: inherit;
						    text-decoration: none;
						}

							.dslc-comment-author-avatar img {
								vertical-align: middle;
							}

					.dslc-comment-meta-date {
						display: inline-block;
						line-height: 1;
					}

				.dslc-comment-reply {
					float: right;
				}

					.dslc-comment-reply a {
						text-decoration: none;
					}

			.dslc-comment-main {

			}

		.dslc-comment .dslc-comment {
			margin-left: 50px;
		}


		.dslc-tp-comment-form input[type=text]::-moz-placeholder,
		.dslc-tp-comment-form input[type=url]::-moz-placeholder,
		.dslc-tp-comment-form input[type=email]::-moz-placeholder,
		.dslc-tp-comment-form textarea::-moz-placeholder {
			opacity: 1; /* Firefox adds opacity to input placeholders by default */
		}



.dslc-tp-comment-form {
	border: 0 solid transparent;
}

	.dslc-tp-comment-form input[type="text"] {
		line-height: 1;
	}

	.dslc-tp-comment-form input,
	.dslc-tp-comment-form textarea {
		border: 0 solid transparent;
	}

	.dslc-tp-comment-form textarea {
		width: 100%;
		height: 130px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.dslc-tp-comment-form .logged-in-as {
		margin-bottom: 15px;
	}

	.dslc-tp-comment-form #submit {
		cursor: pointer;
	}


/**
 * Image Module
 */

.dslc-image,
.dslc-image img {
	border: 0;
	box-shadow: none;
}

	#dslc-content .dslc-image,
	#dslc-content .dslc-image > a {
		display: inline-block;
	}

	#dslc-content .dslc-image img {
		max-width: 100%;
		display: inline-block;
		vertical-align: middle;
		box-shadow: none;
		border-radius: none;
		position: relative;
		/*z-index: -1; – used this to make inner shadow working but it cause more issues */
	}

/**
 * Progress Bar
 */

#dslc-content .dslc-progress-bar {
	border: 0 solid transparent;
}

	#dslc-content .dslc-progress-bar-label {
		margin: 0;
		padding: 0;
		line-height: 1;
	}

	#dslc-content .dslc-progress-bar-loader {
		background: #666;
		display: block;
		height: 18px;
	}

		#dslc-content .dslc-progress-bar-loader-inner {
			display: block;
			float: left;
			overflow: hidden;
			white-space: nowrap;
		}

		#dslc-content .dslc-progress-bar-animated .dslc-progress-bar-loader-inner {
			opacity: 0;
		}

		#dslc-content .dslca-enabled .dslc-progress-bar-animated .dslc-progress-bar-loader-inner {
			opacity: 1;
		}

/**
 * Accordion
 */

#dslc-content .dslc-accordion {
	border: 0 solid transparent;
}

	#dslc-content .dslc-accordion-item {

	}

	#dslc-content .dslc-accordion-item:first-child {
		margin-top: 0 !important;
	}

		#dslc-content .dslc-accordion-header {
			border: 0 solid transparent;
			display: block;
			font-size: 11px;
			/*font-family: '';*/
			font-weight: bold;
			font-size: 11px;
			line-height: 1;
			position: relative;
		}

			#dslc-content .dslc-accordion-title {
				border: 0 solid transparent;
				display: block;
			}

			#dslc-content .dslc-accordion-hook {
				cursor: pointer;
			}

			#dslc-content .dslc-accordion-toggle {
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				bottom: 0;
			}

		#dslc-content .dslc-accordion-content {
			position: relative;
			border: 0 solid transparent;
		}

#dslc-content .dslca-add-accordion {
	text-align: center;
}

	#dslc-content .dslca-add-accordion-hook {
		background: #78CA4F;
		border-radius: 50%;
		color: #fff;
		cursor: pointer;
		display: inline-flex;
		justify-content: center;
		align-items: center;

		font-size: 12px;
		height: 20px;
		text-align: center;
		line-height: 22px;
		width: 20px;
		position: relative;
		margin-top: 10px;
	}

	#dslc-content .dslca-accordion-action-hooks {
		position: absolute;
		right: 14px;
		top: 14px;
	}

		#dslc-content .dslca-move-up-accordion-hook,
		#dslc-content .dslca-move-down-accordion-hook {
			color: #5890e5;
		}

		#dslc-content .dslca-move-up-accordion-hook:hover,
		#dslc-content .dslca-move-down-accordion-hook:hover {
			color: #3b6fbe;
		}

		#dslc-content .dslca-delete-accordion-hook {
			color: #E55F5F;
			cursor: pointer;
			display: inline-block;
			font-size: 12px;
			margin-left: 10px;
			line-height: 1;
			vertical-align: top;
		}

/**
 * Icon
 */

#dslc-content .dslc-icon-module {
	position: relative;
	display: inline-block;
}

	#dslc-content .dslc-icon-module .dslc-icon {

	}

/**
 * Navigation
 */

#dslc-content .dslc-navigation {
	z-index: 999;
	position: relative;
	text-align: right;
	font-size: 0;
}
	/* Disable pro menu icons in a regular navigation module. */
	body .dslc-navigation .menu-item[class^="dslc-icon-"]:before,
	body .dslc-navigation .menu-item[class*=" dslc-icon-"]:before {
		display: none;
	}


	/* https://github.com/live-composer/live-composer-page-builder/issues/547 */
	/*#dslc-content .dslc-navigation-inner {
		display: inline-block;
	}*/

	#dslc-content .dslc-navigation .menu {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		/* Top level menu li */
		#dslc-content .dslc-navigation .menu > li {
			display: inline-block;
			position: relative;
			/*z-index: 99998; – it breaks sub-menu popups. No z-index should be here.*/
		}

		/* Top level horizontal menu li */
		#dslc-content .dslc-navigation.dslc-navigation-orientation-horizontal .menu > li {
			margin-top: 0 !important
		}

		/* Top level vertical menu li */
		#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu > li {
			display: block;
			margin-left: 0 !important;
		}

		/* Top level first menu li */
		#dslc-content .dslc-navigation .menu > li:first-child {
			margin-left: 0 !important;
		}

		/* Top level vertical menu li */
		#dslc-content .dslc-navigation.dslc-navigation-orientation-vertical .menu > li:first-child {
			margin-top: 0 !important;
		}

			/* Top level menu a */
			#dslc-content .dslc-navigation .menu > li > a {
				display: inline-block;
				text-decoration: none;
				vertical-align: middle;
			}

		/* Nav arrow ( submenu indicator ) */
		#dslc-content .dslc-navigation-arrow {
			display: inline-block;
			margin-left: 5px;
			vertical-align: middle;
		}

	/* Inner level menu ul */
	#dslc-content .dslc-navigation .menu ul {
		display: none;
		list-style-type: none;
		margin: 0;
		opacity: 0;
		position: absolute;
		z-index:10; /* Required to have sub-menu pop-up to cover other meny items properly*/
		top: 100%;
		left: -28px;
		text-align: left;
	}

	/* Left position menu */
	#dslc-content .dslc-navigation.dslc-navigation-sub-position-left .menu ul {
		left: 0;
		right: auto;
	}

	/* Right position menu */
	#dslc-content .dslc-navigation.dslc-navigation-sub-position-right .menu ul {
		right: 0;
		left: auto;
	}

	/* Center position menu */
	#dslc-content .dslc-navigation.dslc-navigation-sub-position-center .menu ul {
		left: auto;
		right: auto;
	}

	/* Inner level vertical menu ul */
	#dslc-content .dslc-navigation-orientation-vertical .menu ul {
		top: 0;
		left: 100%;
	}

	/* Inner level menu inverted */
	#dslc-content .dslc-navigation .menu ul.dslc-navigation-invert-subnav {
		left: auto;
		right: 0;
	}

		/* Inner level menu li */
		#dslc-content .dslc-navigation .menu ul li {
			display: block;
			position: relative;
			z-index: 3;
			white-space: nowrap;
			margin: 0;
		}

			/* Inner level menu a */
			#dslc-content .dslc-navigation .menu ul li a {
				display: block;
				line-height: 1;
				text-decoration: none;
			}

			/* Inner level menu last item a */
			#dslc-content .dslc-navigation .menu ul li:last-child a {
				border-bottom: 0 !important;
			}

				/* Inner level nav arrow ( submenu indicator ) */
				#dslc-content .dslc-navigation .dt-icon.dt-subnav-arrow {
					display: none;
					color: #bfbfbf;
					font-size: 8px;
					margin-left: 10px;
					vertical-align: middle;
					position: relative;
					top: -3px;
					margin-right: 0;
				}

				/* Inner level nav arrow current menu item */
				#dslc-content .dslc-navigation li.current-menu-item .dt-icon.dt-subnav-arrow {
					color: #878787;
				}

		/* Second Level menu ul */
		#dslc-content .dslc-navigation .menu ul ul {
			left: 100%;
			margin-left: -1px;
			top: -1px;
		}

		/* We don't apply design settings to sub-menu ul directly
			but using pseudo element. */
		#dslc-content .dslc-navigation .menu ul:before {
		    position: absolute;
		    content: '';
		    display: block;
		    left: 0;
		    top: 0;
		    bottom: 0;
		    right: 0;
		    z-index: 2;

		    border-style: solid;
		}

		/* Invisible buffer for better hover experience */
		#dslc-content .dslc-navigation .menu li:hover > ul.sub-menu:after {
		    display: block;
		    content: "";
		    left: -10px;
		    right: -10px;
		    bottom: -10px;
		    top: -10px;
		    z-index: 0;
		    position: absolute;
		}

			/* Second level menu inverted */
			#dslc-content .dslc-navigation .menu ul ul.dslc-navigation-invert-subnav {
				left: auto;
				right: 100%;
			}

		/* Inner level menu show */
		#dslc-content .dslc-navigation .menu li:hover > ul.sub-menu {
			display: block;
			opacity: 1;
		}

/**
 * Mobile Navigation
 */

#dslc-content .dslc-mobile-navigation {
	position: relative;
	text-align: right;
	display: none;
}

	#dslc-content .dslc-mobile-navigation select {
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		padding-top: 0;
		padding-bottom: 0;
		z-index: 10;
		height: 38px;
		width: 100%;
	}

	#dslc-content .dslc-mobile-navigation-hook {
		color: #555;
		font-size: 24px;
		line-height: 22px;
	}

/**
 * All Posts Related Modules
 */

.dslc-post-main-inner-link-cover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.dslc-posts-social-share {
	line-height: 1;
}

	.dslc-posts-social-share a:last-child {
		margin-right: 0 !important;
	}

	.dslc-posts-social-share-count {
		display: inline-block;
		border-style: solid;
	}


/** Common */
.dslc-center-elem{
	top: 50%;
	position: relative;
    left: 50%;
    visibility: visible;
    transform: translate(-50%, -50%);
}


/**
 * ----------------------------------------------------------------------
 * Responsive classes and properties
 */

/* Desktop */
@media only screen and (min-width : 1025px) {


}

/* Tablet */
@media only screen and (min-width : 768px) and (max-width : 1024px)  {

	#dslc-content .dslc-mobile-navigation.dslc-navigation-res-t-enabled {
		display: block;
	}

	#dslc-content .dslc-navigation.dslc-navigation-res-t-enabled {
		display: none;
	}

	.dslc-post-main-inner-link-cover {
		display: block;
	}

}

/* Smartphone */
@media only screen and ( max-width: 767px ) {
	.dslc-tabs-nav {
		display: none;
	}

	.dslc-tabs-tab-content {
		display: block !important;
	}

	.dslc-tabs-content .dslc-tabs-nav-hook {
		display: block !important;
		float: none !important;
		margin-bottom: 20px;
	}

	.dslc-comment .dslc-comment {
		margin-left: 0;
	}

	.dslc-comment .children {
		margin-left: 0;
		padding-left: 0;
	}

	#dslc-content .dslc-mobile-navigation.dslc-navigation-res-p-enabled {
		display: block;
	}

	#dslc-content .dslc-navigation.dslc-navigation-res-p-enabled {
		display: none;
	}

	.dslc-post-main-inner-link-cover {
		display: block;
	}

	.dslc-carousel .dslc-carousel-item {
	    margin-left: 0 !important; /* https://github.com/live-composer/live-composer-page-builder/issues/555 */
	}

}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}100%,75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}100%,75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}100%,75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(//http://www.empyrealmotions.com/wp-content/plugins/live-composer-page-builder/css/frontend/AjaxLoader.gif) no-repeat center center}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:100000;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:100001}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:100000}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:100002;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0} .mfp-close:hover { background: transparent; }