div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(//nvgyn.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}
@font-face {
  font-family: 'DSLCFontAwesome';
  src: url(//nvgyn.com/wp-content/plugins/live-composer-page-builder/css/font/fontawesome-webfont.eot?v=4.4);
  src: url(//nvgyn.com/wp-content/plugins/live-composer-page-builder/css/font/fontawesome-webfont.eot?#iefix&v=4.4) format('embedded-opentype'), url(//nvgyn.com/wp-content/plugins/live-composer-page-builder/css/font/fontawesome-webfont.woff?v=4.4) format('woff'), url(//nvgyn.com/wp-content/plugins/live-composer-page-builder/css/font/fontawesome-webfont.ttf?v=4.4) format('truetype'), url(//nvgyn.com/wp-content/plugins/live-composer-page-builder/css/font/fontawesome-webfont.svg#fontawesomeregular?v=4.4) 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";
}#dslc-content blockquote p:last-child { margin-bottom: 0 !important; }

#dslc-header {
	position: relative;
	z-index: 2; /* Menu Pro ( Sub Menu ) */
}

#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-carousel-nav-prev.position-aside,
		.dslc-carousel-nav-next.position-aside {
			position: absolute;
			top: 50%;
			margin-top: -30px;
		}

		.dslc-carousel-nav-prev.position-aside {
			left: -40px;
			margin-right: 0;
		}

		.dslc-carousel-nav-next.position-aside {
			right: -40px;
		}

	#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!important;
	color: #fff!important;
	border-radius: 3px!important;

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

	cursor: pointer!important;
	display: block!important;
	font-size: 11px!important;

	/* No custom font available at this point */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif!important;

	font-weight: 900!important;
	line-height: 1!important;
	padding: 11px 12px!important;
	text-transform: uppercase!important;
	text-decoration: none!important;
	white-space: nowrap!important;
	float: left!important;
	margin-left: 5px!important;
}

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

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

.dslca-activate-composer-hook.dslca-position-left {
	right: auto !important;
	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;
}

/* Module ghost when dropped on the page. */
.dslca-module {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/**
 * 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 {
	/* No custom font available/guaranteed at this point */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", 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%;
	}
}

/* Fixed NF */
body #dslc-content .nf-field-container {
	margin-bottom: 0;
}

body #dslc-content input:focus {
    outline: none;
}

body:not(.dslca-enabled) .dslc-sticky-row {
	width: 100%;
	left: 0;
	z-index: 1;
}

.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.above {
					float: none;
				}

					#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-meta-date.above {
					float: none;
				}

			#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;
				width: 100%;
			}

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

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

					#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-meta-date.above {
					float: none;
				}

				#dslc-content .dslc-blog-post-meta-comment-count {
					display: inline-block;
					margin: 0 auto;
				}

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

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

			#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-posts.dslc-carousel-arrow-aside {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}


		#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-avatar-aside .dslc-testimonial-author-avatar {
					float: left;
				}

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

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

				#dslc-content .dslc-testimonial-avatar-aside .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;
					}

			#dslc-content .dslc-testimonial-avatar-above .dslc-testimonial-author-avatar {
				float: right;
			}

			.dslc-testimonial-clearfix {
				clear: both;
			}


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

	body #dslc-content .dslc-partner-thumb {
		width: 100%;
	}

	#dslc-content .dslc-posts.dslc-carousel-arrow-aside {
		width: 80%;
	}

	#dslc-content .dslc-posts-orientation-horizontal .dslc-post-main {
		overflow: visible;
	}
}
.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(//nvgyn.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; }/*
Theme Name: Tora
Theme URI: http://theme.blue/themes/tora
Author: theme.blue
Author URI: http://theme.blue
Description: Tora is an elegant and responsive business theme. You will find lots of options in the Customizer including fonts, colors, blog options, header options, sidebar position etc. Tora comes with support for the Live Composer plugin so you can quickly create amazing pages for your website. Premade layouts are also available so you can get a quickstart and have your website ready in a very small amount of time.
Version: 1.09
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tora
Tags: light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-header, custom-menu, featured-images, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Tora is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is disibuted under the terms of the GNU GPL v2 or later.
*/

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #9496A2;
	word-wrap: break-word;
	line-height: 1.75;
	letter-spacing: 2px;
	font-weight: 400;
	background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #3E4C53;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 2px;
	font-weight: 400;
}
a,
a:hover,
a:focus {
	color: #ED5A5A;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
}
p {
	margin-bottom: 22px;
}
/* Blockquotes */
blockquote {
	background-color: #FBFAFA;
	border: 0;
}
blockquote::before {
    content: "\7c";
    font-family: 'ElegantIcons';
    display: block;
    text-align: center;
    font-size: 22px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 20px 35px;
	background-color: #ED5A5A;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 5px;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */

}
input[type="submit"] {
	margin-top: 5px;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #ED5A5A;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #f3f2f2;
	background-color: #F7F7F7;
	border-radius: 3px;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 14px;
}

textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 8px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}
.search-form input {
	width: auto;
}
/*--------------------------------------------------------------
Tables
--------------------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
	border-collapse: separate;
}
.site table {
  border-collapse: collapse;
}
th {
	background-color: #f5f5f5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	padding: 10px;
	line-height: 1.42857143;
	vertical-align: top;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border: 1px solid #dddddd;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	float: left;
	width: 70%;
	text-align: right;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 14px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 15px;
}
.main-navigation a,
.slicknav_nav a {
	color: #3E4C53;
}
.slicknav_nav a:hover,
.main-navigation a:hover {
	color: #ED5A5A;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;
	font-size: 14px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	padding: 7px 10px;
	color: #3E4C53;
}

.main-navigation ul ul li {
	text-transform: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Mobile menu */
.mobile-nav {
	display: none;
	text-align: center;
	width: 100%;
}
.slicknav_menu  .slicknav_menutxt { display: block; font-size: 30px; }
.slicknav_menu .slicknav_icon { display: none; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block; border: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.mobile-nav {
	display: none;
}
.slicknav_menu {
  text-align: right;
}
.slicknav_nav .slicknav_arrow {
	font-size: 16px;
	margin: 0 0 0 7px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    border-radius: 4px;  
    display: inline-block;
}
.slicknav_menu  .slicknav_menutxt {
    color: #3E4C53;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav {
    color:#ececec;
    margin:0;
    padding:0;
	position: absolute;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 999;
    text-align: center;
    border-top: 1px solid #f1f0f0;
}
.slicknav_nav ul {
    padding:0;
    margin: 0;
}
.slicknav_nav .slicknav_row {
    padding:10px;
}
.slicknav_nav a{
    padding:10px;
    text-decoration:none;
    border-bottom: 1px solid #f1f0f0;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.slicknav_row a {
	border: 0;
}
.slicknav_nav .sub-menu {
  background-color: #E2E3E6;
  font-size: 13px;
}

/* Footer navigation */
.footer-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-navigation li {
	display: inline-block;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 45px;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 30px;
	padding: 30px;
}
.widget-area .widget {
	background-color: #fff;
}
.widget-area .widget-title {
	margin: -15px -30px 30px;
	padding: 0 15px 15px;
	border-bottom: 1px solid #f3f2f2;
}
.widget-area .widget {
	border: 1px solid #f3f2f2;
}
.widget ul {
	padding: 0 0 0 20px;
}
.widget li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget .children {
	padding-left: 20px;
}
.widget-area .widget,
.widget-area .widget a {
	color: #9496A2;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/* Custom widgets */
.tora_recent_posts ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.tora_recent_posts .post-date {
	display: table;
	font-size: 12px;
	margin-top: 5px;
}
.tora_recent_posts .tora-icon {
	margin-right: 5px;
}
.tora_recent_posts li {
	margin-bottom: 10px;
}
.tora_recent_posts li:last-of-type {
	margin-bottom: 0;
}
.tora_recent_posts .col-md-4 {
	padding-left: 0;
}
.contact-data {
	margin-bottom: 8px;
}
.contact-data .tora-icon {
	margin-right: 10px;
	background-color: #ED5A5A;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	font-size: 13px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.fullwidth {
	width: 100% !important;
}
.hentry {
	margin: 0 0 45px;
	background-color: #fff;
	border: 1px solid #f3f2f2;
}
.single .hentry,
.page .hentry {
	padding: 30px;
}
.entry-thumb {
	width: 50%;
	float: left;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.entry-thumb:hover {
	opacity: 0.8;
}
.has-post-thumbnail .post-inner {
	width: 50%;
	float: left;
	border-left: 1px solid #f3f2f2;
}
.post-inner {
	padding: 30px;
}
.byline,
.updated:not(.published) {
	display: none;
}

.single .byline {
	display: inline-block;
}

.page-content,
.entry-content,
.entry-summary {
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.post-wrapper {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.entry-thumb {
	padding: 15px;
}
.entry-thumb,
.single-thumb {
	text-align: center;
}
.entry-title,
.entry-title a {
	color: #3E4C53;
}
.entry-title a:hover {
	text-decoration: none;
	color: #ED5A5A;
}
.entry-title {
	margin: 0 0 15px;
}
.single .entry-title,
.page .entry-title {
	margin-bottom: 30px;
}
.entry-meta {
	border-bottom: 1px solid #f3f2f2;
}
.entry-meta > span:not(.byline) {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 15px 0;
}
.entry-footer {
	margin-top: 20px;
}
.entry-footer .tora-icon,
.single-meta .tora-icon {
	color: #ED5A5A;
	margin-right: 5px;
}
.entry-meta .tora-icon {
	color: #ED5A5A;
	display: block;
	margin-bottom: 3px;
}
.entry-footer a,
.entry-meta a,
.single-meta a {
	color: #9496A2;
}
.entry-meta .cat-links {
	border-left: 1px solid #f3f2f2;
}
.single-meta {
	padding: 30px 0;
}
.single-meta > span {
	margin-right: 20px;
}
.search-inner {
	padding: 30px;
}
/* Masonry */
.masonry-layout {
	width: 100% !important;
	padding: 0;
}
.masonry-layout .hentry {
	width: 350px;
	margin: 15px;
}
.masonry-layout .entry-thumb,
.masonry-layout .post-inner {
	width: 100%;
	padding: 0;
	border: 0;
}
.masonry-layout .post-inner {
	padding: 30px;
}
.masonry-layout .entry-title {
	font-size: 20px;
}

.masonry-layout .post-wrapper {
	display: block;
}
.masonry-layout .entry-meta > span:not(.byline) {
	width: 100%;
	border-left: 0;
	padding: 5px;
	font-size: 13px;
}
.masonry-layout .entry-meta .posted-on {
	border-bottom: 1px solid #f3f3f3;
}
.masonry-layout .entry-meta .tora-icon {
	display: inline;
	margin: 0 3px 0 0;
}
/* Archives */
.page-header {
	background-color: #fff;
	border: 1px solid #f3f2f2;
	padding: 30px;
	margin: 0 0 30px;
}
.page-header .page-title {
	margin: 0;
}
.page-header .taxonomy-description {
	margin-top: 15px;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-title {
	margin: 0;
	font-size: 24px;
	padding: 30px;
	border: 1px solid #f3f2f2;
	background-color: #fff;
	margin-bottom: 30px;
}
.comment-form label {
	display: block;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 12px;
	margin-bottom: 30px;
}
.comment-body {
	padding: 30px;
	border: 1px solid #f3f2f2;
	background-color: #fff;
	margin-bottom: 25px;
}
.comment-edit-link {
	margin-left: 5px;
}
.reply {
	text-align: right;
}
.comment-reply-link {
	padding: 5px;
	background-color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;	
}
.comment-reply-link {
	text-decoration: none;
}
.comments-area a.url {
	text-decoration: underline;
}
.comment-metadata a,
.comments-area a.url {
	color: #444;
}
.bypostauthor {
}
.comment-respond {
	margin-top: 60px;
}
.comment-form .form-submit {
	margin-top: 30px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	width: 100%;
	position: relative;
	z-index: 11;
	background-color: #fff;
	border-bottom: 1px solid #f3f2f2;
}
.header-clone {
	display: none;
	background-color: #fff;
}
.tora-sticky-menu .site-header {
	position: absolute;
}
.tora-no-sticky .site-header {
	position: static !important;
}
.tora-sticky-menu .header-clone {
	display: block;
}
.site-header.header-scrolled {
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 13;
	border-bottom: 0;
	top: 0;
	position: fixed;
}
.site-header.header-scrolled .site-branding {
	padding: 5px 0;
}
.admin-bar .site-header.header-scrolled {
	top: 32px;
}
.site-header .container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.small-header {
	display: none;
}
.site-branding {
	width: 30%;
	float: left;
	padding: 15px 0;
}
.site-description {
	color: #94959A;
	margin: 15px 0 0;
}
.header-image {
	position: relative;
	text-align: center;
}
.header-image::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
}
.site-title {
	margin: 0;
}
.site-title a {
	color: #3E4C53;
	text-decoration: none;
}
.site-logo {
	max-height: 60px;
}
.custom-logo-link {
	display: block;
}
.custom-logo-link img {
	display: block;
    max-height: 100px;
    width: auto;
    margin: 0 auto;
}
/* Header text */
.header-info {
	position: absolute;
	top: 30%;
	width: 100%;
	text-align: right;
	z-index: 9;
}
.header-text {
	color: #fff;
	font-size: 56px;
	letter-spacing: 10px;
	margin: 0;
}
.header-buttons {
	margin-top: 30px;
}
.header-buttons .button {
	display: inline-block;
}
.left-button {
	margin-right: 30px;
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent;
}
.left-button:hover {
	background-color: #fff;
	color: #1c1c1c;
}
.right-button {
	color: #fff;
}
.right-button {
	border: 2px solid #22394C;
	background-color: #22394C;
}
.right-button:hover {
	background-color: transparent;
	color: #22394C;
}
/* Contact */
.contact-area {
	background-color: #22394C;
	padding: 20px 0;
	text-align: right;
}
.contact-mobile {
	display: none;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}
.contact-mobile .tora-icon {
	margin-right: 5px;
}
.contact-mobile-active {
	background-color: #1c1c1c;
	margin-top: 10px;
	margin-bottom: -5px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.has-social .contact-info {
	width: 60%;
	float: left;
}
.contact-social {
	width: 40%;
	float: left;
	text-align: left;
}
.contact-social a {
	line-height: 38px;
	border: 1px solid rgba(255,255,255,0.05);
	background-color: rgba(0,0,0,0.05);	
	display: inline-block;
	height: 38px;
	width: 38px;
	text-align: center;
	margin: 5px 10px 5px 5px;
}
.contact-social a:hover {
	text-decoration: none;
	color: #ED5A5A;
}
.contact-area,
.contact-area a {
	color: #7496AB;
}
.contact-area .contact-block {
	display: inline-block;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.05);
	background-color: rgba(0,0,0,0.05);
	padding: 7px 12px;
	margin: 5px 10px 5px 5px;
	font-size: 13px;
}
.contact-area .contact-block:last-of-type {
	margin-right: 0;
}
.contact-info .tora-icon {
	margin-right: 10px;
	color: #ED5A5A;
}
.tora_social_widget ul,
.contact-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-social li {
	position: relative;
	display: inline-block;
	list-style: none;
	line-height: 1;
	text-align: center;
}
.tora_social_widget li {
	display: inline-block;
	font-size: 16px;
	margin: 3px;
}
.widget-area .tora_social_widget li a {
	color: #ffffff;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #ED5A5A;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.tora_social_widget li a:hover {
	text-decoration: none;
	background-color: #22394C;
}
.contact-social li a {
	text-decoration: none;
	display: block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	font-size: 13px;
}
.contact-social li a::before,
.tora_social_widget li a::before {
    font-family: 'ElegantIcons';
}
.tora_social_widget li a[href*="twitter.com"]::before,
.contact-social li a[href*="twitter.com"]::before {
	content: '\e094';
}
.tora_social_widget li a[href*="facebook.com"]::before,
.contact-social li a[href*="facebook.com"]::before {
	content: '\e093';
}
.tora_social_widget li a[href*="plus.google.com"]::before,
.contact-social li a[href*="plus.google.com"]::before {
	content: '\e096';
}
.tora_social_widget li a[href*="dribbble.com"]::before,
.contact-social li a[href*="dribbble.com"]::before {
	content: '\e09b';
}
.tora_social_widget li a[href*="pinterest.com"]::before,
.contact-social li a[href*="pinterest.com"]::before {
	content: '\e095';
}
.tora_social_widget li a[href*="youtube.com"]::before,
.contact-social li a[href*="youtube.com"]::before {
	content: '\e0a3';
}
.tora_social_widget li a[href*="flickr.com"]::before,
.contact-social li a[href*="flickr.com"]::before {
	content: '\e0a6';
}
.tora_social_widget li a[href*="vimeo.com"]::before,
.contact-social li a[href*="vimeo.com"]::before {
	content: '\e09c';
}
.tora_social_widget li a[href*="instagram.com"]::before,
.contact-social li a[href*="instagram.com"]::before {
	content: '\e09a';
}
.tora_social_widget li a[href*="linkedin.com"]::before,
.contact-social li a[href*="linkedin.com"]::before {
	content: '\e09d';
}
.tora_social_widget li a[href*="tumblr.com"]::before,
.contact-social li a[href*="tumblr.com"]::before {
	content: '\e097';
}



/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
.site-content {
	margin: 60px 0;
}
body.page-template-page_builder {
	background-color: #ffffff;
}
.page-template-page_builder .site-content {
	margin: 0;
}
.content-area {
	width: 740px;
	float: left;
}
.widget-area {
	width: 360px;
	float: right;
}
.site-footer {
	padding: 30px 0;
	background-color: #22394C;
	font-size: 13px;
}
.site-footer,
.site-footer a {
	color: #7496AB;
}
.footer-widgets .widget a:hover,
.site-footer a:hover {
	color: #ED5A5A;
	text-decoration: none;
}
.footer-navigation li a {
	padding: 0 12px;
	border-right: 1px solid rgba(255,255,255,0.05);	
}
.footer-navigation li:last-of-type a {
	border-right: 0;
}
#footer-navigation {
	padding: 15px;
	border-top: 1px solid rgba(255,255,255,0.05);	
	text-align: center;
}
.site-info {
	padding: 15px;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,0.05);		
}
.inner-footer {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
/* Footer widgets */
.footer-widgets {
	padding: 45px 0 0;
	background-color: #22394C;
}
.footer-widgets .widget,
.footer-widgets .widget a {
	color: #7496AB;
}
.footer-widgets .widget {
	padding: 30px;
	width: 100%;
	margin-bottom: 30px;
}
.footer-widgets .widget:last-of-type {
	margin-bottom: 0;
}
.footer-widgets .widget-title {
	color: #fff;
	margin: 0 0 30px;
	background-color: rgba(0,0,0,0.05);
	border: 1px solid rgba(255,255,255,0.05);
	padding: 15px;
}

/* Header search */
.search-item .tora-icon {
	background-color: #ED5A5A;
    color: #fff;
    height: 26px;
    width: 26px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    cursor: pointer;
 }
 .mobile-nav .search-item {
 	background-color: #ED5A5A;
 }
.header-search {
	display: none;
 	position: fixed;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	background-color: rgba(34, 57, 76, 0.95);
 	z-index: 9999;
}
.header-search .search-submit {
 	display: none;
}
.header-search .header-search-inner {
 	position: absolute;
 	top: 42%;
 	width: 100%;
 	text-align: center;
}
.header-search .search-field {
	background-color: transparent;
	border: 2px solid #fff;
	padding: 30px 45px;
	font-size: 42px;
	width: auto;
}
.header-search .search-field::-webkit-input-placeholder {
   color: #fff;
}
.header-search .search-field:-moz-placeholder {
   color: #fff; 
}
.header-search .search-field::-moz-placeholder {
   color: #fff;  
}
.header-search .search-field::-ms-input-placeholder {  
   color: #fff;  
}
.header-search .search-field,
.header-search .search-field:focus {
	color: #fff;
}
.header-search .search-form {
	margin-left: -60px;
}
.search-close {
    position: absolute;
    top: 60px;
    right: 30px;
    color: #fff;
    font-size: 38px;
    cursor: pointer;
}
/*--------------------------------------------------------------
## Modules
--------------------------------------------------------------*/
.dslc-module-DSLC_Image .dslc-image {
	position: relative;
	z-index: 11;
}
/* Section titles */
.tora-section-title {
	margin: 0;
}
.tora-title-module {
	text-align: center;
}
.tora-section-title {
	margin: 0;
}
.tora-title-module {
	text-align: center;
}
.top-left-deco,
.top-right-deco {
    width: 60px;
    height: 1px;
    display: inline-block;
}
.top-left-deco {
	margin-right: 15px;
}
.bottom-deco {
	height: 1px;
	width: 60px;
    display: table;
    margin: 0 auto 0;
}
.top-left-deco,
.top-right-deco,
.bottom-deco {
	background-color: #D2D7DE;	
}
/* Staff */
.dslc-staff-member-social a {
	background-color: rgba(0,0,0,0.05);
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.05);
}
#main #dslc-content .dslc-staff-member .dslc-staff-member-social a:hover {
	color: #ED5A5A;
}
/* Clients */
.dslc-post-thumb.dslc-partner-thumb {
	margin-left: auto;
	margin-right: auto;
}
/* Testimonials */
.dslc-testimonial-quote {
	text-align: center !important;
}
#dslc-content .dslc-testimonial-author-main,
#dslc-content .dslc-testimonial-author-avatar {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.dslc-testimonial-author {
	text-align: center;
}
/* Placeholders for CF7 */
.tora-white-placeholder ::-webkit-input-placeholder {
	color: #fff;
}
.tora-white-placeholder :-moz-placeholder {
	color: #fff;  
}
.tora-white-placeholder ::-moz-placeholder {
	color: #fff;  
}
.tora-white-placeholder :-ms-input-placeholder {  
	color: #fff;  
}
.dslc-social a {
    display: block;
    position: relative;
}
.dslc-social a {
    text-decoration: none;
}
/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 9999;
}
.preloader-inner{
	display:block;
	top: 50%;
	position:absolute;
	height:4em;width:4em;
	left:50%;
	margin-top:-2em;
	margin-left:-2em;
	border-radius:2.5em 2.5em 2.5em 2.5em;
	box-shadow:inset 0 0 0 0.5em rgb(236,234,224);
	border-top:5px solid #22394C;
	border-left:5px solid #22394C;
	border-bottom:5px solid #ED5A5A;
	border-right:5px solid #ED5A5A;
	animation:tora-preload 1.15s infinite linear;
	-o-animation:tora-preload 1.15s infinite linear;
	-ms-animation:tora-preload 1.15s infinite linear;
	-webkit-animation:tora-preload 1.15s infinite linear;
	-moz-animation:tora-preload 1.15s infinite linear;
}
@keyframes tora-preload {
	0%{transform:rotateZ(0deg);}
	100%{transform:rotateZ(360deg);}
}

@-o-keyframes tora-preload {
	0%{-o-transform:rotateZ(0deg);}
	100%{-o-transform:rotateZ(360deg);}
}

@-ms-keyframes tora-preload {
	0%{-ms-transform:rotateZ(0deg);}
	100%{-ms-transform:rotateZ(360deg);}
}

@-webkit-keyframes tora-preload {
	0%{-webkit-transform:rotateZ(0deg);}
	100%{-webkit-transform:rotateZ(360deg);}
}

@-moz-keyframes tora-preload {
	0%{-moz-transform:rotateZ(0deg);}
	100%{-moz-transform:rotateZ(360deg);}
}
/*--------------------------------------------------------------
## Go to top button
--------------------------------------------------------------*/
.go-top {
	position: fixed !important;
	right: 20px;
	bottom: 90px;
	color: #fff !important; 
	display: block;
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 45px;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	cursor: pointer;
	background-color: #ED5A5A;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.go-top:hover {
	background-color: #333;
}
.go-top.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	bottom : 15px;
}
/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.content-area {
		width: 540px;
	}
	#dslc-content .dslc-modules-section {
		padding-left: 15px;
		padding-right: 15px;
	}
	.masonry-layout .hentry {
		width: 283px;
	}
}
@media only screen and (max-width: 1024px) {
	.main-navigation,
	.header-clone,
	.large-header {
		display: none;
	}	
	.mobile-nav,
	.small-header {
		display: block;
	}
	.tora-sticky-menu .site-header {
		position: relative;
	}	
	.admin-bar .site-header.header-scrolled {
		top: 0;
	}
	.tora-sticky-menu .header-clone {
		display: none;
	}
	.site-header.header-scrolled .site-branding {
		padding: 15px 0;
	}
	.site-header .container {
		display: block;
	}	
	h1 {
		font-size: 24px !important;
	}
	h2 {
		font-size: 20px !important;
	}
	h3 {
		font-size: 18px !important;
	}	
	.contact-mobile {
		display: block;
	}	
	.contact-area .container {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.contact-social {
		width: 100%;
		text-align: center;
		border-bottom: 1px solid rgba(255,255,255,0.05);
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.has-social .contact-info {
		width: 100%;
		text-align: center;
	}
	.contact-info {
		text-align: center;
	}
	.contact-area {
		padding: 5px 0;
	}
	.header-info {
		text-align: center;
	}	
	.header-buttons {
		margin-top: 30px;
	}
	.content-area,
	.widget-area {
		width: 100%;
	}
	.header-search .search-field {
		padding: 10px 15px;
		font-size: 22px;
	}
	.header-search .search-form {
		margin: 0;
	}
	.masonry-layout .hentry {
		width: 330px;
	}	
}
@media only screen and (max-width: 767px) {
	.masonry-layout .hentry {
		width: 100%;
		max-width: 400px;
		margin-left: 0;
		margin-right: 0;
	}
	.masonry-layout .hentry,
	.posts-layout.masonry {
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 640px) {
	.site-branding,
	.mobile-nav {
		width: 100%;
		text-align: center;
		clear: both;
	}
	.slicknav_menu {
		text-align: center;
	}
	h1 {
		font-size: 20px !important;
	}	
	h2 {
		font-size: 18px !important;
	}
	h3 {
		font-size: 16px !important;
	}	
	button, 
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		padding: 10px 15px;
	}	
	.post-wrapper {
		display: block;
	}
	.entry-thumb,
	.has-post-thumbnail .post-inner {
		width: 100%;
		border: 0;
	}
	.posts-layout.masonry {
		max-width: 100% !important;
	}
}
@media only screen and (max-width: 420px) {
	.single .hentry,
	.page .hentry,	
	.entry-thumb,
	.post-inner {
		padding: 10px;
	}
	.entry-meta > span:not(.byline) {
		width: 100%;
		padding: 5px 0;
	}
}