@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

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

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

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

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

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

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

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

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/* CSS Document */
.ada_manual_checks_prompt {
  font-weight: bold;
  width: 500px;
  white-space: normal;
  clear: both;
  margin-top: 50px;
  color: #c91215;
}
.wp-ada-facebook-like,
.wp-ada-compliance-notification {
  padding: 10px;
}
.wp-ada-print-btns {
  text-align:center;

}
.wp-ada-print-btns a {
  width: 150px;
}
.wp_ada_compliance_report {
  margin-top: 35px;
}
.admin_page_ada_compliance-print-report .wp_ada_compliance_report{
        display: none;
    }
.toplevel_page_ada_compliance-compliancereportbasic .notice {
  max-width: 78%;
}
.wp-ada-compliance-wave-link {
  text-align: center;
  font-size: 90%;
}
.wp-ada-compliance-wave-link .fa,
.wp-ada-compliance-wave-link .fas,
.wp-ada-compliance-wave-link .far {
  font-size: 140%;
  margin-right: 2px;
  margin-left: 10px;
}
.adanewitem {
  color: #008000;
  font-size: 120% !important;
}
.wpadaJqueryOff .wp-ada-ignore-options {
  display: block;
}
/* not needed
.wpadaJqueryOff .adaHelpText{
	display:block;
}
.wpadaJqueryOff .adaHelpLink {
	display:none;
}*/
.wpadaIframe #wpadminbar,
.wpadaIframe #adminmenuwrap,
.wpadaIframe #adminmenuback,
.wpadaIframe .wp_ada_compliance_scanstatus,
.wpadaIframe .wp-ada-help-icon {
  display: none;
}

/* theme error markings */
.ada_error .contenttype {
  max-width: 125px;
}

.wp-ada-compliance-location-other {
  padding: 5px;
  width: 500px;
  cursor: help;
  position: relative;
  font-weight: bold;
}
.wp-ada-source-text {
  border-bottom: 1px dotted #c71f22;
  color: #c71f22;
}
.wp-ada-theme-error {
  display: inline-block;
  font-weight: normal;
}

.wp-ada-screen-reader-text {
  display: inline-block;
  position: absolute;
  left: -9999px;
  font-size: 12px !important;
  border: 1px solid !important;
  background-color: #eee;
  color: #000;
  padding: 5px;
}
.wp-ada-compliance-location:hover .wp-ada-screen-reader-text, .wpda-compliance-score:hover .wp-ada-screen-reader-text {
  z-index: 1000;
  position: absolute;
  top: 3em;
  left: 2.8em;
}

.summary-dismiss {
  border: 1px solid #000;
  position: absolute;
  top: 0;
  right: 20px;
  margin: 0;
  padding: 5px;
  background-color: #2f6fa7;
  color: #fff;
  cursor: pointer;
}
.adadismiss {
  float: right;
  background: #dc3232 !important;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  border: 2px solid #fff;
  cursor: pointer;
}
.wp-ada-reiewprompt {
  position: absolute;
  top: 250px; /* position the top  edge of the element at the middle of the parent */
  left: 50%; /* position the left edge of the element at the middle of the parent */

  transform: translate(-50%, -50%);
  border: 1px solid #000;
  background-color: #eee;
  text-align: center;
  height: 200px;
  width: 500px;
  z-index: 2000;
  color: #000;
}
.wp-ada-reiewprompt a {
  margin-top: 20px;
  margin-right: 10px;
}
.gutenberg__editor .wp_ada_version_message {
  margin: 2px;
  font-size: 85%;
}
.wp-ada-print_results {
  display: none;
}
.admin_page_ada_compliance-print-report #wpadminbar,
.admin_page_ada_compliance-print-report #adminmenuwrap {
  display: none !important;
}
.wp_ada-compliance-recommended-plugins {
  margin-bottom: 20px !important;
  font-weight: bold;
}

li.wp_ada_light {
  font-size: 12pt;
  list-style: none;
  position: relative;
}
li.wp_ada_light .fa-circle {
  font-size: 35pt;
  margin-right: 10px;
  float: left;
  margin-bottom: 50px;
}
li.wp_ada_light span {

  white-space: normal;
}
li.wp_ada_light span.wpda-compliance-score {
  color: #fff;
  font-size: 18pt;
  position: absolute;
  top: 17px;
  left: 10px;
  cursor: help;
}
li .wp_ada_light_yellow span.wpda-compliance-score{
 color: #000; 
}

li span.wpda-compliance-score-description{
  color: #000  !important;
  font-size: 10pt !important;
  border: 1px solid #000;
  background: #eee;
  padding: 10px;
  width: 500px;
  font-weight: normal;
}

.wp_ada_light_green {
  color: #005700;
  font-size: 120%;
}
.wp_ada_compliance_notices {
  font-size: 120%;
}
.wp_ada_form .wp-ada-compliance-filters {
  float: right !important;
  margin-top: 40px !important;
  margin-right: 100px;
}
.wp_ada_form .filterbtn {
  margin: 10px;
  width: 100px;
}
.wp_ada_action_column {
  width: 120px;
}
.basicdisabled {
  color: #cfcaca;
}
.wp-ada-ignore-options {
  display: none;
  margin-left: 20px;
  padding-bottom: 5px;
}
.wp-ada-ignore-options-click {
  margin: 0px;
  padding: 0px;
  color: #0073aa;
  text-decoration: underline;
  cursor: pointer;
}
.wp-ada-ignore-options-click:focus {
  outline: auto;
}
.wp_ada_scan_rules {
  margin-right: 20px !important;
  width: 20px !important;
  height: 20px !important;
}
.wp_ada_compliance_basic_print {
  float: right;
}
.wp_ada_version_message {
  font-size: 110%;
  font-weight: bold;
}
.wp_ada_light_red {
  color: #c91215;
  font-size: 120%;
}
.wp_ada_light_yellow {
  color: #e4ce04;
  font-size: 120%;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.wpadahidenotices {
  cursor: pointer;
  margin-left: 10px;
  padding-bottom: 3px;
  float: right;
}
.wp_ada_compliance_notice_container {
  font-weight: bold;
  color: #005700;
  margin-bottom: 10px;
  padding: 5px;
  padding-left: 10px;

  position: fixed;
  top: 20px;
  right: 150px;
  z-index: 100000;
  width: 500px;
  background-color: #fff;
  border: 1px solid #005700;
}

.wp_ada_compliance_notices p {
  margin: 0px;
}

.settings_page_wp-ada-compliance-basic-admin .form-table fieldset label {
  display: inline;
}
.settings_page_wp-ada-compliance-basic-admin .form-table {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  width: 90%;
}
.settings_page_wp-ada-compliance-basic-admin .form-table div {
  margin-bottom: 20px;
}
.settings_page_wp-ada-compliance-basic-admin h2 {
  font-size: 140%;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  width: 85%;
  margin-top: 30px;
}
.ada_compliance_settings_text {
  padding: 10px;
  font-size: 120%;
  font-weight: bold;
}
.ada_compliance_report_link {
  margin: 10px;
  text-align: center;
}
.ada_compliance_missing_license {
  background-color: #ed9fa0 !important;
}
#ada_compliance_options legend {
  width: 100%;
}
#ada_compliance_options label {
  margin-right: 10px !important;
}
a span.adaNewWindow {
  text-decoration: none;
}
.wp-ada-compliance-buttns {
  margin-left: 20px;
  clear: both;
}
.wp-ada-compliance-buttns a {
  margin-bottom: 10px;
}
.wp_ada_compliance_basic_scanstatus {
  padding: 8px;
  border: 1px solid black;
  margin: 10px;
  font-weight: bold;
}
#ElementorADAError,
#BeaverBuilderADAError,
#GutenbergADAError {
  display: none;
  min-height: 40px;
  top: 0px;
  z-index: 2000;

  position: fixed;
}
.wp-ada-elementor-check {
  top: 0px;
  left: 20px;
  z-index: 1999;
  position: fixed;
  color: #ffffff;
  font-weight: normal;
  font-size: 90%;
  text-transform: capitalize;
  padding: 10px;
  background-color: #dc3232;
}
#BeaverBuilderADAError {
  top: 55px;
}
#GutenbergADAError {
  top: 70px;
  right: 25%;
  max-width: 550px;
}
.adaError {
  color: #fff;
  padding: 10px;
  font-size: 100%;
  background-color: #dc3232;
  border-color: #ebccd1;
  width: 90%;
}
.adaError a {
  text-decoration: underline;
  color: #fff !important;
}
.adaError .fa,
.adaError .far,
.adaError .fas {
  margin-right: 5px;
}
.adaError .fa-ban,
.adaError .fa-exclamation-circle {
  font-size: 150% !important;
}
.adaReferenceReport {
  background-color: #fff;
  padding: 10px;
}
.ada_compliance_report_link_clear {
  text-align: center;
}
.ada_compliance_report_link_clear .fa-thumbs-up {
  font-size: 200%;
  width: 100px;
  padding: 5px;
  background-color: #005700;
  color: #ffffff;
  cursor: auto !important;
  font-weight: bold;
}
.adaReference .fa-ban,
.wp_ada_error_key .fa-ban,
.ada_error .fa-ban {
  font-size: 150% !important;
  margin-right: 10px !important;
  color: #c91215;
}
.adaReference .fa-exclamation-circle,
.wp_ada_error_key .fa-exclamation-circle,
.ada_error .fa-exclamation-circle {
  font-size: 150% !important;
  margin-right: 10px !important;
}
.wp_ada_error_key {
  margin-top: 15px;
  background-color: #fff;
  padding: 5px;
  border: 1px dashed #0073aa;
}
.adaReferenceReport .wp_ada_error_key {
  background-color: #eee;
}
.adaError a {
  color: #fff;
}
.adaError h2 {
  color: #fff;
}
.adaErrorText {
  color: #fff;
  margin-left: 10px;
  font-size: 110%;
}
.adaAllGood {
  color: #005700;
}
.adaRedText {
  color: #c91215;
}
.adaBoldText {
  font-weight: bold;
}
.adamarketingtext {
  font-weight: bold;
  color: #c91215;
  font-size: 110% !important;
  width: 80%;
  margin-top: 20px !important;
}
.ada_error {
  width: 98%;
}
.ada_error {
  clear: both;
  border: 1px solid #ccc;
  vertical-align: top;
  border-collapse: collapse;
  background-color:#fff;
}
.ada_error,
.ada_error td,
.ada_error th {
  border: 1px solid #ccc;
  vertical-align: top;
}
.ada_error td,
.ada_error th {
  padding: 5px;
  min-width: 85px;
}
.ada_error th {
  background-color: #000;
  color: #fff;
}
.adaEffectedCode {
  display: none;
}
.wp-ada-send-report {
  margin: 20px;
}
body.toplevel_page_ada_compliance-compliancereportbasic #TB_window img,
.adaEffectedCode img {
  max-width: 500px;
  max-height: 200px;
}
body.toplevel_page_ada_compliance-compliancereportbasic #TB_ajaxContent {
  min-height: 200px;
}
.adaHelpText {
  display: none;
  font-weight: bold;
  border: 1px dashed #0073aa;
  padding: 10px;
  margin-top: 10px;
  color: #000;
}
td .adaHelpLink {
  padding: 0px;
}
.adaHelpLinkToggle {
  display: inline;
}
td .adaHelpLink:focus {
  outline: auto;
}
.adaViewbar {
  font-weight: bold;
  padding: 5px;
}
.adaHelpLink {
  font-weight: bold;
  padding: 8px;
  cursor: pointer;
  color: #0073aa;
  text-decoration: underline;
}
.wp_ada_form {
  background-color: #fff;
  border: 1px dashed #0073aa;
  padding: 10px;
  padding-bottom: 0px;
  max-width: 98%;
  font-size: 110%;
  margin: 10px;
}
.wp_ada_form #sort,
.wp_ada_form #view {
  max-width: 90px;
}
.adashowingmessage {
  display: block;
}
.wp-ada-compliance-additionalsetup h2 {
  border: 0px;
  margin: 5px;
}
.wp_ada_form .adashowingmessage {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #0073aa;
  font-weight: bold;
}
.adaViewCode {
  cursor: pointer;
  color: #0073aa;
  text-decoration: underline;
}
.adaworking {
  background: url(//www.peterjonathanwilcheck.com/wp-content/plugins/wp-ada-compliance-check-basic/ajax-loading.jpg) no-repeat;
  background-size: 30px 25px;
  width: 50px;
  height: 50px;
  padding-right: 20px;
}
.adaIgnored {
  color: #c91215;
}
.wp_ada_compliance_basic_updates {
  font-weight: bold;
  padding: 10px;
  border: 1px solid #c91215;
}
.btnwpada {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btnwpada-primary {
  color: #fff !important;
  background-color: #2f6fa7;
  border-color: #2e6da4;
  text-decoration: none;
}
.btnwpada-primary:hover {
  color: #eee !important;
  background-color: #2f6fa7;
}
.btnwpada-warning {
  color: #fff !important;
  background-color: #ac1b1d;
  border-color: #2e6da4;
  text-decoration: none;
}
.btnwpada-warning:hover {
  color: #eee !important;
  background-color: #ac1b1d;
}
.btnwpada-danger {
  color: #fff;
  background-color: #cd322d;
  border-color: #d43f3a;
  text-decoration: none;
  font-weight: bold;
}

.btnwpada-danger:hover {
  color: #eee !important;
}
.btnwpada-success {
  color: #fff;
  background-color: #07580a;
  border-color: #07580a;
  text-decoration: none;
  font-weight: bold;
}

.btnwpada-success:hover {
  color: #eee !important;
}
.floatright {
  float: right;
  margin: 5px;
}
.adaReference {
  margin: 10px;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.ada_post_custom_fields {
  margin-right: 20px;
  width: 300px;
  display: inline-block;
}
.adascanstarted {
  display: none;
}
.ada_posttype_notification {
  display: none;
}
.wp_ada_label {
  font-weight: bold;
  margin-left: 20px;
}
.wp_ada_label_disabled {
  color: #ccc;
}
.wp_ada_issue_sum {
  float: left;
  margin: 0px;
  margin-right: 15px;
  width: 25%;
  max-width: 215px;
}
.wp_ada_summary {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  padding: 5px;
  border: 1px dashed #0073aa;
  margin: 15px;
  width: 97%;
}
.wp_ada_summary_left {
  float: left;
  list-style: none;
  border: 0px;
  border-right: 1px solid #eee;
  margin-left: 10px;
}

.wp_ada_dashboard_widget .wp_ada_summary_left {
  float: none;
  width: 100%;
}
.wp_ada_summary_right {
  display: inline-block;
  margin-top: 30px;
  margin-left: 20px;
  width: 65%;
}
h2.wp_ada_summary_header {
  margin-top: 0px;
}
.wp_ada_dashboard_widget ul {
  list-style: disc;
}
.wp_ada_dashboard_widget .wp_ada_issue_sum {
  float: none;
  display: block;
  width: 5px;
}
.wp_ada_dashboard_widget .wp_ada_summary {
  width: 350px;
  border: 0px;
}
a span.wp_ada_hidden {
  position: absolute;
  left: -9999px;
  font-size: 9pt !important;
  border: 1px dotted !important;
  background-color: #eee;
  color: #000;
  font-weight: normal !important;
  padding: 1px;
  font-family: arial !important;
  width: 11.5em;
  text-align: center;
  text-transform: lowercase;
}

/** modals **/
.wp-ada-compliance-modal-inner {
  position: fixed;
  left: 50%;
  top: 10%;
  width: 50%;
  transform: translate(-50%, 0);
  min-height: 400px;
  max-height: calc(100vh - 210px);
  overflow: hidden;
  overflow-y: auto;
  padding: 30px;
  margin:30px;
  border: 1px solid #000;
  z-index: 2000000004;
  background-color: #fff;

}
.wp-ada-compliance-modal-close{
  position:fixed;
  top: 10px;
  right: 20px;
  margin: 20px;
  margin-top: 10px;
  font-size: 200%;
  color: #032E49;
  z-index: 2000000010;

  }
.wp-ada-compliance-modal-wrapper {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  max-width: 100% !important; /* Full width (cover the whole page) */
  width: 100% !important; /* Full width (cover the whole page) */
  height: 100% !important; /* Full height (cover the whole page) */
  margin-left:0px !important;
  margin-right:0px !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8); /* Black background with opacity */
  z-index: 2000000005;
  cursor: pointer; /* Add a pointer on hover */
  }

a.adaNewWindowInfo {
  position: relative;
}
a.adaNewWindowInfo:hover .wp_ada_hidden,
a.adaNewWindowInfo:focus .wp_ada_hidden,
a.adaNewWindowInfo:active .wp_ada_hidden {
  z-index: 1000;
  position: absolute;
  top: 1.4em;
  left: 3em;
}
.ada_error .wp_ada_action_column a.adaNewWindowInfo:hover .wp_ada_hidden,
.ada_error .wp_ada_action_column a.adaNewWindowInfo:focus .wp_ada_hidden,
.ada_error .wp_ada_action_column a.adaNewWindowInfo:active .wp_ada_hidden {
  left: -5em;
}
.ada_error .fa,
.ada_error .far,
.ada_error .fas {
  margin-right: 5px;
}
a i.fa-external-link {
  margin-left: 5px;
  font-size: 0.7em;
  color: #000;
}
.adaReference a i.fa-external-link,
.ada_error a i.fa-external-link {
  font-size: 0.9em;
}
.adaError a i.fa-external-link {
  font-size: 1em;
  color: #fff;
}
.ada_marketing_text {
  color: #c91215;
}
.activationfield {
  font-weight: bold;
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 1390px) {
  .wp_ada_form .sortby,
  .wp_ada_form .filterbtn {
    display: block;
    width: 200px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1295px) {
  .wp_ada_label {
    display: block;
    margin: 5px;
  }
  .wp_ada_form .wp-ada-compliance-filters {
    float: none;
  }
  .wp_ada_form .filterbtn {
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
  }
}
@media only screen and (max-width: 1224px) {
  .wp_ada_summary {
    width: 91%;
    display: block;
    margin: 10px;
    padding-bottom: 10px;
  }
  .wp_ada_summary_left {
    float: left;
    width: 55%;
    margin-left: 25px;
  }
  .wp_ada_issue_sum {
    float: none;
  }
  .wp_ada_form {
    width: 91%;
  }
  h2.wp_ada_summary_header {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 768px) {
  .wp-ada-compliance-buttns {
    clear: both;
  }
  .wp-ada-compliance-buttns a {
    display: block;
    margin: 10px;
  }
}
@media only screen and (max-width: 500px) {
  .toplevel_page_ada_compliance-compliancereportbasic .btnwpada {
    display: block;
    margin-bottom: 5px;
  }
  .wp_ada_label {
    display: block;
    margin: 5px;
  }
  .wp_ada_summary {
    width: 98%;
    display: block;
    border: 0px;
    margin: 0px;
  }
  .wp_ada_summary_left {
    float: none;
    margin: 0px;
    margin-left: 25px;
  }
  .wp_ada_issue_sum {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  .ada_error,
  .ada_error th,
  .ada_error td {
    display: block;
  }
  .ada_error tr {
    border: 1px solid #ccc;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  .ada_error th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .ada_error td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .ada_error td:before {
    font-weight: bold;
    padding-right: 10px;
    white-space: nowrap;
  }
  /*
	Label the data
	*/
  .ada_error td:nth-of-type(1):before {
    content: "Title";
  }
  .ada_error td:nth-of-type(2):before {
    content: "Content Type";
  }
  .ada_error td:nth-of-type(3):before {
    content: "Error Type";
  }
  .ada_error td:nth-of-type(4):before {
    content: "Error";
  }
  .ada_error td:nth-of-type(5):before {
    content: "Affected Code";
  }
  .ada_error td:nth-of-type(6):before {
    content: "Actions";
  }
}
@media print {
  .admin_page_ada_compliance-print-report .wp_ada_compliance_report{
    display: block;
}
  .wp_ada_compliance_report {
    margin-top: 0px;
  }
  .wp_ada_summary {
    border: 0px;
    width: 90%;
  }
  .adaViewCode,
  .adaHelpLink,
  .summary-dismiss,
  .wp-ada-compliance-buttns,
  .wp-ada-help-icon,
  .wp-ada-preparing-report2,
  .wp-ada-print-btns {
    display: none;
  }
  .wp_ada_summary_left {
    width: 40%;
  }
  .ada_error {
    font-size: 90%;
  }
  .ada_error a {
    text-decoration: none;
    color: #000;
  }
  .ada_error td {
    max-width: 525px;
  }
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .adaEffectedCode,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .adaEffectedCode {
    display: inline;
  }
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report,
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .wp_ada_compliance_basic_report {
    margin-left: -50px;
  }

  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .printfixedwidth,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .printfixedwidth {
    position: relative;
    display: inline;
    float: left;
    border: 0;
  }
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .printhidden,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .printhidden {
    display: none;
  }
  .wp-ada-print_results {
    display: block;
  }
  .admin_page_ada_compliance-print-report {
    margin-left: -120px;
    width: 100%;
    height: 100%;

    background: #fff;
  }
  .admin_page_ada_compliance-print-report #wpadminbar,
  .admin_page_ada_compliance-print-report #adminmenuback {
    display: none !important;
  }
  .admin_page_ada_compliance-print-report .adaEffectedCode {
    display: block;
  }
  body.toplevel_page_ada_compliance-compliancereportbasic {
    visibility: hidden;
    background-color: #fff;
    transform: scale(0.9);
  }
  body.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic {
    visibility: hidden;
    background-color: #fff;
  }
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report {
    visibility: visible;
    margin-left: -150px;
  }
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .btn,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .btn,
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .wp_ada_form {
    display: none;
  }

  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    div {
    page-break-inside: avoid;
  }
  .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    tr,
  .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    tr {
    border-bottom: 1px solid #ccc;
  }
}
/* settings tabs */
#ada_compliance_options .ui-tabs ul.ui-tabs-nav {
  border-bottom: 2px solid #ccc;
  line-height: 31px;
  margin-top: 40px;
}
#ada_compliance_options .ui-tabs ul.ui-tabs-nav li {
  display: inline;
  margin-right: 10px;
  background-color: #fff;
  font-weight: bold;
}
#ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active {
  background-color: #2f6fa7 !important;
  color: #fff !important;
  border: 1px solid #ccc;
  border-bottom: none;
}
#ada_compliance_options .ui-tabs ul.ui-tabs-nav li a {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
  font-size: 1em;
  text-decoration: none;
  padding: 8px 10px;
}
#ada_compliance_options .ui-tabs ul.ui-tabs-nav li a:hover {
  color: #2f6fa7;
  background-color: #fff;
}
#ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active a {
  color: #fff;
  cursor: pointer !important;
  background-color: #2f6fa7;
}
@media only screen and (max-width: 768px) {
  .wp_ada_compliance_notice_container {
    right: 10px;
    width: 390px;
  }
  #ada_compliance_options .ui-tabs ul.ui-tabs-nav li,
  #ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active {
    display: block;
    background-color: transparent !important;
    color: #000 !important;
    margin-top: 20px;
  }
  #ada_compliance_options .ui-tabs ul.ui-tabs-nav li {
    border: 0px !important;
  }
}

/* add settings scroll button */
#adascrollbutton,
#adasettsingsave {
  display: inline-block;
  background-color: #2f6fa7;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 0px;
  position: fixed;
  bottom: 5px;
  right: 0px;
  transition: background-color 0.3s;
  z-index: 1000;
}
.adasavemessage {
  display: none;
  margin-left: 20px;
  color: #fff;
  background-color: #b81b1e;
  padding: 5px;
}
#adasettsingsave {
  top: 40%;
  width: 120px;
  right: 10%;
  font-weight: bold;
}
#adascrollbutton:hover,
#adasettsingsave:hover {
  cursor: pointer;
  background-color: #333;
}
#adascrollbutton:active,
#adasettsingsave:active {
  background-color: #555;
}

#adascrollbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.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-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick-child/assets/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*
Theme Name: Solonick Child
Theme URL: https://themeforest.net/item/solonick-personal-portfolio-wordpress-theme/21872602
Description: Child theme of Solonick
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: solonick
Version: 2.5
Text Domain: solonick-child
*/ 
/*******Add Your Css Below This Line*********/

.scroll-nav li a{
	color:#fff!important
}

.scroll-nav li a:hover, .scroll-nav li.act-scrlink a{
	 color:#4169e1!important;
}

.page-id-181 .bg-ser .bg, .tax-portfolio_category .bg-ser .bg{
	opacity: 1!important;
    left: 0!important;
    -webkit-transform: scale(1.05)!important;
    transform: scale(1)!important;
}

.page-id-181 .bg-ser .owl-stage-outer, .page-id-181 .bg-ser .owl-stage-outer .owl-item, .page-id-181 .bg-ser .owl-stage, .tax-portfolio_category .bg-ser .owl-stage-outer, .tax-portfolio_category .bg-ser .owl-stage-outer .owl-item, .tax-portfolio_category .bg-ser .owl-stage{
	height:100%;
}

.single-portfolio .fl-wrap.mar-top{
    margin-top: -50px;
}/*Theme Name: Solonick
Theme URI: http://themeforest.net/themes/solonick
Description: A 'Solonick – Creative Responsive Architecture Portfolio WordPress Theme' is perfect if you like a clean and modern design. This theme is ideal for architects, furniture designers, photographers, and those who need an easy, attractive and effective way to share their work with clients.
Version: 2.7
Author: webRedox WordPress team
Author URI: http://webredox.net/

License:
License URI:
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: solonick
*/

.wp-caption{
margin-bottom: 1.75em;
max-width: 100%;
}
.wp-caption-text{
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;}
.sticky{color: #000;}
.gallery-caption{
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;}
.bypostauthor{color:#000;}
.alignleft
 {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.alignright{
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.aligncenter
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

.screen-reader-text:focus {
color:#000;	
}

.wp-block-image.alignfull img, 
.wp-block-image.alignwide img {
    width: 100%;
}/*--
	reset
--*/ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:none;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;text-decoration:none;margin:0;padding:0;}
table{border-collapse:separate;border-spacing:0}
blockquote:before,blockquote:after,q:before,q:after{content:""}
*{margin:0;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }								  
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
:focus { outline: 0;}
table { border-collapse: collapse; border-spacing: 0;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
a{text-decoration:none; position:relative; color:#000;}
audio,video,canvas {max-width: 100%;}
 

/* CSS Document */
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 @media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1064px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:1064px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/* CSS Document */
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-home:before{content:"\f015"}.fa-home-heart:before{content:"\f4c9"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skeleton:before{content:"\f620"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.eot);src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.woff2) format("woff2"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.woff) format("woff"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.ttf) format("truetype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.eot);src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.woff2) format("woff2"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.woff) format("woff"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.ttf) format("truetype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.eot);src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.woff2) format("woff2"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.woff) format("woff"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.ttf) format("truetype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:Font Awesome\ 5 Pro}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.eot);src:url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.woff2) format("woff2"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.woff) format("woff"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.ttf) format("truetype"),url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Pro;font-weight:900}
 
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
 

.background-video { 
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
}
.loaded .ytplayer-container {
  display: block;
}
.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
} 
.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ytplayer-player {
  position: absolute;
}








/*! lightgallery - v1.2.13 - 2016-01-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: 'lg';
  src: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/lg.eot?n1z373);
  src: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/lg.woff?n1z373) format("woff"), url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/lg.ttf?n1z373) format("truetype"), url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: #292929;
  color:  rgba(255,255,255,0.71);
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-top: -25px;
  width:50px;
  height:50px;
  line-height:50px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
 
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
    font-family: Font Awesome\ 5 Pro;
  content: "\f178";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
	font-family: Font Awesome\ 5 Pro;
  content: "\f177";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #fff;
  float:left;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
 
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/img/video-play.png) no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}


.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group {
  *zoom: 1;
}

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/images/loading.gif) no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: rgba(0,0,0,0.81);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/* perfect-scrollbar v0.6.10 */
.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
 }
  @supports (-ms-overflow-style: none) {
    .ps-container {
      overflow: auto !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps-container {
      overflow: auto !important; } }
  .ps-container.ps-active-x > .ps-scrollbar-x-rail,
  .ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color:  transparent;
	border-radius:6px;

}
  .ps-container.ps-in-scrolling {
    pointer-events: none; }
    .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
      background-color: #fff;
      opacity: 1; }
      .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        background-color: #999; }
    .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
      background-color: #fff;
      opacity: 1; }
      .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        background-color: #999; }
  .ps-container > .ps-scrollbar-x-rail {
    display: block;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 1;
 
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px; 
	display:none; }
    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
      position: absolute;
      /* please don't change 'position' */
      background-color: none;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
 
      bottom: 0;
      /* there must be 'bottom' for ps-scrollbar-x */
      height: 8px; }
  .ps-container > .ps-scrollbar-y-rail {
    display: block;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 1;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 9px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 4px;
 display:none; 
 
}
    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
      position: absolute;
	  left:
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 2px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: background-color .2s linear;
      -moz-transition: background-color .2s linear;
      -o-transition: background-color .2s linear;
      transition: background-color .2s linear;
	   
      right: 0;
      /* there must be 'right' for ps-scrollbar-y */
      width: 5px;
  display:none; 
 
	  }
  .ps-container:hover.ps-in-scrolling {
    pointer-events: none; }
.nav-holder.ps-container > .ps-scrollbar-y-rail {
	height:auto !important;
}
.nav-holder.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{
	height:auto !important;
}
/*------ selectbox------------------------------------------------*/
.selectbox {
	vertical-align: middle;
	cursor: pointer;
	width: 100%;
}
.selectbox .select {
	width: 100%;
	height: 30px;
	padding: 0 45px 0 20px;
	margin-top:18px; 
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size:13px;
	text-align:left;
	position:relative;
	top:-4px;
}
.selectbox .trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
}
.selectbox .trigger .arrow {
	position: absolute;
	top: 4px;
	right: 12px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #666;
	width: 0;
	height: 0;
	overflow: hidden;
}
.selectbox:hover .arrow {
	opacity:0.7;
}
.selectbox .dropdown {
	top: 53px;
	width: 100%;
	margin: 0;
	padding: 10px 12px;
	background: #FFF;
	border: 1px solid #eee;
	border-radius: 4px;
	text-align:left;
}
.selectbox li {
	padding: 8px 10px 8px;
	color: #666;
	font-size:13px;
	border-radius:2px;
}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { float:left; width: 100%; height: 60px; background: #404040; overflow: hidden;  font-size: 12px;padding:0 0 0 90px; position:relative;}
.audiojs:before {
	content:'';
	position:absolute;
	top:0;
	right:0;
	width:40%;
	height:100%;
	background: #2D2D32;
}
.audiojs .play-pause { width: 70px; height: 60px;    overflow: hidden; border-right: 1px solid  rgba(255,255,255,0.21); position:absolute; left:0;top:0;background: #2D2D32; }
.audiojs p { display: none; width: 50px; height: 60px; margin: 0px; cursor: pointer; }
.audiojs .play , .audiojs .pause { display: block; position:relative; }
.audiojs .play:before , .audiojs .pause:before{
	font-family:  Font Awesome\ 5 Pro;
	content:'\f04b';
	position:absolute;
	z-index:20;
	top:18px;
	left:28px;
	font-size:13px;
}
.audiojs .play:hover:before  , .audiojs .pause:hover:before{
	color:rgba(255,255,255,0.71);
}
.audiojs .pause:before {
	content:'\f04c';
}
.audiojs .scrubber { position: relative; float: left; width: 70%; background: #5a5a5a; height: 20px;   overflow: hidden; top:20px; cursor:pointer; } 
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 20px; width: 0px; background: #ccc; z-index: 1;}
.audiojs .time { float: left; height: 60px; line-height: 60px; width:25%; position:relative; color:#fff; }
.audiojs .time:before {
	content:'';
	position:absolute;
	top:0;
	left:20px;
	width:1px;
	height:100%;
	background:rgba(255,255,255,0.21);
} 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; } 
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal;  }  

.volume-control {
	position:absolute;
	top:22px;
	right:20px;
	z-index:20;
} 
.volume-control span {
    float: left;
	width:4px;
	height:16px;
	background:#ccc;
    cursor: pointer;
    transition: 0.3s;
	margin-left:4px;
}
.volume-control span.selected   {
	background:#ccc;
}
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 100%; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}  
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }   
.playing .play, .playing .loading, .playing .error { display: none; }  
.playing .pause { display: block; } 
.loading .play, .loading .pause, .loading .error { display: none; }  
.loading .loading { display: block; }
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; } 
.error .error { display: block; } 
.error .play-pause p { cursor: auto; }  
.error .error-message { display: block; }		
.playlist-wrap {
	margin-top:40px;
}
.playlist-wrap ol li {
	float:left;
	width:100%;
	text-align:left;
	background:#404040;
	position:relative;
	overflow:hidden;
	border-radius:4px;
	margin-bottom:10px;
	counter-increment: step-counter;
	padding:20px 0 20px 80px;
}
.playlist-wrap ol li:before {
	content: counter(step-counter);
	position:absolute;
	left:0;
	top:0;
	width:70px;
	height:100%;
	line-height:55px;
	border-right:1px solid rgba(255,255,255,0.21);
	text-align:center;
	background: #444449;
 
}		
.playlist-wrap ol li a.audio-link {
	float:left;
	position:relative;
	z-index:2;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:left;
	color:#fff;
	font-size:10px;
	padding-left:20px;
}		
.playlist-wrap ol li   a.downbuy-link {
	position:absolute;
	top:15px;
	right:30px;
	font-size:16px;
	color:#888;
	z-index:2;
 
}
.playlist-wrap ol li.playing {
	background: #2D2D32;
}		
.playlist-wrap ol li.playing a.audio-link {
	color:rgba(255,255,255,0.71);
}
.album-list-title {
	float:left;
	margin-left:10px;
	padding-left:10px;
	color:rgba(255,255,255,0.71);
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:left;
	font-size:10px;
	position:relative;
}
.album-list-title:before {
	content:'';
	position:absolute;
	top:50%;
	left:-5px;
	width:10px;
	height:1px;
	margin-top:-0.5px;
	background:rgba(255,255,255,0.71);
} 			
.album-download-links  {
 
	margin-top:20px;
}	
.buy-album  span {
    float: left;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 800;
    font-size: 11px;
    position: relative;
}	
.buy-album  span:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #ccc;
}
.buy-album  a {
	float:left;
	margin-left:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	font-size:12px;
	position:relative;
	top:2px;
}
.buy-album  a:hover {
	color:#666;
}

/* Map */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}
/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 20px;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	right: 20px;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}
/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}
/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}
/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
/* general toolbar styles */

.leaflet-bar {
 
	}
.leaflet-bar a,
.leaflet-bar a:hover {
 
	border-bottom: 1px solid  rgba(255,255,255,0.21);
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	background: #35353A;
}
.leaflet-bar a:hover{
    background: #2D2D32;}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
 
.leaflet-bar a:last-child {
 
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background: #35353A;
	color: #fff;
	opacity:0.9;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 12px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 18px;
	}
/* layers control */

.leaflet-control-layers {
 
	background: #fff;
 
	}
.leaflet-control-layers-toggle {
	background-image: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/css/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/css/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/css/images/marker-icon.png);
	}
/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
 
	background-clip: padding-box;
	}
/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
 
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	padding:20px 30px;
	text-align:center;
 
	color:rgba(255,255,255,0.91);
}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-content-wrapper  {
	background:#35353A;
	color: #fff;
 
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	} 


/*======================================
 [ -Main Stylesheet-
  Theme: Solonick
  Version: 1.0
  Last change: 10/04/2018 ]
++ Fonts ++
++ General Style ++
++ Loader++
++ Header ++
++ Navigation ++
++ Footer ++
++ Section ++
++ Portfolio ++
++ Contacts ++
++ Blog ++
++ 404 ++
++ Responsive ++

 
/*-------------Fonts---------------------------------------*/


/*-------------General Style---------------------------------------*/

html {
	overflow-x: hidden !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 13px;
	height: 100%;
	text-align: center;
	background: #2D2D32;
	color: #000;
	font-family: 'Titillium Web', sans-serif;
}
@-o-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
/* ---------Page preload--------------------------------------*/

.loader-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 200;
	background: #2A2A2E;
	top: 0;
	overflow: hidden;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
}
.pin {
	position: absolute;
	top: 50%;
	left: 30%;
	margin-left: 50px;
	width: 200px;
	height: 40px;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 12px;
	font-weight: 400;
	margin-top: -20px;
	color: rgba(255, 255, 255, 0.31);
	font-family: 'Poppins', sans-serif;
	text-align: left;
}
.pin:after {
	content: "Solonick : ";
	position: absolute;
	left: -100%;
	color: rgba(255, 255, 255, 0.51);
}
.pin:before {
	content: "Loading";
	position: absolute;
	overflow: hidden;
	max-width: 0;
	text-align: left;
	animation: pinanim 2.2s ease-out infinite;
}
@keyframes pinanim {
	0% {
		max-width: 0;
	}
	100% {
		max-width: 100%;
	}
}
@keyframes pinanim {
	0% {
		max-width: 0;
	}
	100% {
		max-width: 100%;
	}
}
/*--------------Typography--------------------------------------*/
p {
	font-size: 11px;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 500;
	color: #878C9F;
	font-family: 'Poppins', sans-serif;
}
blockquote {
	float: left;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 15px solid #eee;
	position: relative;
}
blockquote:before {
	font-family: Font Awesome\ 5 Pro;
	content: "\f10e";
	position: absolute;
	color: #ccc;
	bottom: 3px;
	font-size: 43px;
	right: 6px;
	opacity: 0.4
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
.bold-title {
	margin: 15px 0;
	font-size: 24px;
	text-align: left;
	font-weight: 600;
}
/*--------------General--------------------------------------*/
#main {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.fl-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.hero-section {
	padding: 250px 0 450px;
}
.content {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 80px;
	z-index: 5;
}
.content.full-height {
	z-index: 6;
}
.container {
	max-width: 1224px;
	width: 92%;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}
.single-page-wrap {
	padding-top: 80px;
}
.single-page-decor {
	position: fixed;
	top: 0;
	left: 80px;
	right: 0;
	height: 80px;
	z-index: 14;
	background: #2D2D32;
	-webkit-transform: translate3d(0, 0, 0);
}
.single-page-fixed-row {
	position: fixed;
	top: 0;
	left: 80px;
	right: 0;
	height: 80px;
	z-index: 14;
	-webkit-transform: translate3d(0, 0, 0);
}
.single-page-fixed-row-link {
	float: left;
	margin-left: 50px;
	text-align: left;
	top: 32px;
}
.single-page-fixed-row-link i {
	padding-right: 20px;
}
.single-page-fixed-row-link span {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #8B8B8B;
	position: relative;
}
.single-page-fixed-row-link span:before {
	content: '';
	position: absolute;
	left: 70%;
	right: -80px;
	top: -12px;
	bottom: -12px;
	background: rgba(255, 255, 255, 0.081);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.single-page-fixed-row-link:hover span:before {
	left: 20%;
}
.respimg {
	width: 100%;
	height: auto;
}
.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat;
	background-origin: content-box;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	z-index: 3;
}
/* ------header------------------------------------------------------------ */
.main-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 80px;
	height: 100%;
	z-index: 100;
	-webkit-transform: translate3d(0, 0, 0);
}
.main-header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2C2D32;
	opacity: 0.6;
}
.logo-holder {
	float: left;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.logo-holder img {
	width: 30px;
	height: auto;
}
.nav-button {
	width: 28px;
	height: 50px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	margin-top: 30px;
}
.nav-button span {
	width: 100%;
	float: left;
	margin-bottom: 6px;
	height: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.nav-button .ncs {
	width: 70%;
}
.nav-button .nbs,
.nav-button.cmenu:hover .nbs {
	width: 0;
}
.nav-button:hover .ncs,
.nav-button:hover .nbs {
	width: 100%;
}
.nav-button.cmenu .nos {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: 0;
	top: 8.5px;
}
.nav-button.cmenu .ncs {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-bottom: 0;
	top: 6px;
	width: 100%;
}
.nav-button:hover .menu-button-text {
	color: #fff;
}
.menu-button-text {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -1px;
	color: rgba(255, 255, 255, 0.41);
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.nav-button.cmenu .menu-button-text {
	margin-top: 16px;
}
.header-social {
	position: absolute;
	bottom: 130px;
	width: 100%;
	left: 0;
}
.header-social:before {
	content: '';
	position: absolute;
	top: -70px;
	width: 1px;
	height: 50px;
	left: 50%;
	background: rgba(255, 255, 255, 0.08);
}
.header-social li {
	float: left;
	width: 100%;
	margin-bottom: 16px;
}
.header-social li a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: rgba(255, 255, 255, 0.41);
	font-size: 12px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.header-social li a:hover {
	border-radius: 100%;
	color: #fff;
}
.contact-btn {
	position: fixed;
	top: 0;
	right: 0;
	font-size: 18px;
	color: #fff;
	width: 80px;
	text-align: center;
	z-index: 52;
	cursor: pointer;
	height: 80px;
	line-height: 80px;
	-webkit-transform: translate3d(0, 0, 0);
}
/*------ navigation  ------------------------------------------------*/

.header-logo {
	float: left;
	position: absolute;
	top: 110px;
	left: 170px;
}
.header-logo:before {
	content: '';
	position: absolute;
	right: -100px;
	left: 90px;
	top: -10px;
	bottom: -13px;
	background: rgba(255, 255, 255, 0.031);
	z-index: -1;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.header-logo:hover:before {
	left: calc(100% + 100px);
}
.header-logo img {
	height: 18px;
	width: auto;
}
.nav-holder {
	position: fixed;
	top: 0;
	left: -1064px;
	bottom: 0;
	z-index: 99;
	width: 600px;
	background: #252425;
	overflow: auto;
	padding: 35px 30px 35px 160px;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
}
.nav-holder:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60%;
	height: 100px;
	background: rgba(255, 255, 255, 0.031);
	z-index: -1;
}
.nav-title {
	position: absolute;
	bottom: 0;
	left: 120px;
	z-index: 2;
	right: 0;
}
.nav-title span {
	float: left;
	position: relative;
	opacity: 0.2;
	top: 150px;
	min-height: 200px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 94px;
	color: #fff;
	letter-spacing: 4px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}
.nav-inner-wrap {
	float: left;
	width: 350px;
	position: relative;
	z-index: 10;
	top: 180px;
}
.nav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 98;
	width: 100%;
	background: rgba(37, 36, 37, 0.71);
	cursor: none;
	display: none;
	-webkit-transform: translate3d(0, 0, 0);
}
.nav-overlay .tooltip {
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	z-index: 100;
	font-size: 10px;
	display: none;
}
.nav-overlay:hover .tooltip {
	display: block;
	position: fixed;
	overflow: hidden;
}
nav.nav-inner {
	float: left;
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #252425;
	z-index: 20;
}
.sliding-menu ul {
	margin: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}
.sliding-menu li {
	margin: 0;
	position: relative;
	float: left;
	width: 100%;
}
.sliding-menu a {
	float: left;
	width: 100%;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	position: relative;
	font-weight: 600;
	font-size: 12px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.sliding-menu a:after {
	content: '';
	position: absolute;
	top: 0;
	left: -10px;
	width: 0;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	height: 100%;
	background: rgba(255, 255, 255, 0.071);
}
.sliding-menu a:hover:after {
	width: 100%;
}
.sliding-menu a i {
	float: left;
	width: 35px;
	color: #74829C;
	position: relative;
	top: 3px;
}
.sliding-menu a.back:before {
	font-family: Font Awesome\ 5 Pro;
	content: '\f104';
	color: #fff;
}
.submen-dec:before {
	font-family: Font Awesome\ 5 Pro;
	content: '\f105';
	position: absolute;
	right: 25px;
	width: 10px;
	height: 10px;
	top: 14px;
	z-index: 20;
}
.subcribe-form {
	margin-top: 28px;
}
.subcribe-form input.enteremail {
	float: left;
	width: 65%;
	border: none;
	background: rgba(255, 255, 255, 0.11);
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	color: #fff;
}
.subcribe-form input.enteremail::-webkit-input-placeholder {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
}
.subcribe-form .subscribe-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 35%;
	z-index: 2;
	padding: 15px 0;
	color: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: none;
	cursor: pointer;
}
.subcribe-form .subscribe-button i {
	padding-right: 10px;
}
.subscribe-message {
	margin-top: 10px;
	text-align: left;
	color: #fff;
	float:left;
	width:100%;
}
.nav-footer {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px dotted rgba(255, 255, 255, 0.09);
}
.scroll-nav-wrap {
	position: absolute;
	bottom: 0;
	height: 80px;
	left: 80px;
	right: 0;
	background: #2D2D32;
	z-index: 5;
	width: 100%;
}
.scroll-nav {
	float: left;
	padding: 23px 40px 0;
	height: 100%;
	border-right: 1px solid rgba(255, 255, 255, 0.11);
	background: #2A2A2E;
}
.scroll-nav li {
	float: left;
	margin-right: 10px;
}
.scroll-nav li a {
	float: left;
	padding: 13px 35px;
	color: #8B8B8B;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.scroll-nav li a:after,
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before,
.fsp-filter .gallery-filters a:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 15px;
	height: 2px;
	margin-top: -1px;
}
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before {
	background: rgba(255, 255, 255, 0.091);
	z-index: 1;
}
.scroll-nav li a:after,
.fsp-filter .gallery-filters a:after {
	width: 0;
	z-index: 2;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.scroll-nav a.act-scrlink:after,
.fsp-filter .gallery-filters a.gallery-filter-active:after {
	width: 15px;
}
.full-height {
	height: 100%;
}
/* ------footer------------------------------------------------------------ */

.main-footer {
	position: fixed;
	background: #2A2A2E;
	z-index: 2;
	left: 80px;
	bottom: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
.height-emulator {
	z-index: 1;
}
.footer-inner {
	z-index: 3;
	padding: 110px 0 70px;
}
.partcile-dec {
	position: absolute;
	top: 0;
	left: -20%;
	width: 140%;
	height: 100%;
	z-index: -1;
}
.subfooter {
	background: #2D2D32;
	height: 80px;
	z-index: 3;
	padding: 0 90px;
}
.policy-box {
	color: rgba(255, 255, 255, 0.71);
	float: left;
	padding-top: 36px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 2px;
}
.to-top {
	position: absolute;
	top: -45px;
	right: 0;
	width: 40px;
	height: 90px;
	color: #fff;
	overflow: hidden;
	font-size: 24px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: #2A2A2E;
}
.to-top-letter {
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	left: -40px;
	line-height: 10px;
	font-size: 11px;
	color: #292929;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.to-top-letter:first-child {
	padding-top: 22px;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.to-top-letter:nth-child(2) {
	padding-top: 10px;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.to-top-letter:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.to-top i {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 2;
	top: 0;
	line-height: 90px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.to-top:hover i {
	left: -40px;
}
.to-top:hover .to-top-letter {
	left: 0;
}
.footer-socilal {
	margin-top: 30px;
}
.footer-socilal li,
.order-wrap li {
	float: left;
	position: relative;
	margin-right: 20px;
}
.footer-socilal li a,
.order-wrap li a {
	float: left;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: rgba(255, 255, 255, 0.41);
	font-size: 12px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.footer-socilal li a:hover,
.order-wrap li a:hover {
	border-radius: 100%;
	color: #fff;
}
.footer-box p {
	text-align: left;
	color: rgba(255, 255, 255, 0.71);
	font-weight: 400;
}
.footer-header {
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.11);
}
.footer-header span {
	padding-right: 10px;
}
.footer-contacts {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted rgba(255, 255, 255, 0.11);
}
.footer-contacts li {
	float: left;
	width: 100%;
	padding: 8px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 600;
}
.footer-contacts li a {
	float: left;
	text-align: left;
	color: #fff;
}
.footer-contacts li span {
	float: left;
	text-align: left;
	color: #999;
	padding-right: 12px;
}
.footer-contacts li:hover span {
	color: #fff;
}
.footer-contacts li i {
	float: left;
	padding-right: 12px;
	position: relative;
	top: 2px;
}
.footer-title span {
	position: absolute;
	left: -120px;
	opacity: 0.2;
	margin-top: 66%;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 64px;
	letter-spacing: 6px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: #fff;
}
.footer-title span:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 100px;
	height: 1px;
	background: #fff;
	margin-left: -50px;
}

#twitts-container img,
p.interact,
#twitts-container div.user {
	display: none;
}
#twitts-container {
	text-align: left;
}
#twitts-container a {
	color: #fff;
}
#twitts-container p.tweet {
	font-size: 11px;
	color: rgba(255, 255, 255, 0.71);
	float: left;
	padding: 10px 18px;
	background: rgba(255, 255, 255, 0.031);
	border-radius: 4px;
	overflow: hidden;
	font-weight: 400;
	max-height:68px;
	max-width:100%;
	min-width:100%;
	margin-bottom: 10px;
	box-shadow: 0px 0px 28px 1px rgba(51, 51, 51, 0.41);
}
#twitts-container ul li:hover p.tweet{
	background: rgba(255, 255, 255, 0.071);
}
#twitts-container ul li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	padding-left: 12px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.151);
}
#twitts-container ul li:before {
	font-family: Font Awesome\ 5 Pro;
	content: '\f142';
	position: absolute;
	top: 45%;
	left: 0;
	height: 20px;
	margin-top: -20px;
	z-index: 1;
	font-size: 16px;
	font-weight: 300;
}
#twitts-container .timePosted a {
	color: rgba(255, 255, 255, 0.51);
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding-left: 24px;
	font-weight: 500;
	font-size: 11px;
}
#twitts-container .timePosted a:hover {
	color: #fff;
}
#twitts-container .timePosted a:before {
	font-family: Font Awesome\ 5 Pro;
	content: "\f017";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 300;
	opacity: 1;
	font-size: 14px;
}
#twitts-container .timePosted a:after {
	top: -10px;
	left: 22px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#twitts-container .timePosted a:after {
	border-color: transparent;
	border-top-color: rgba(255, 255, 255, 0.041);
	border-width: 7px;
	margin-left: 7px;
}
.follow-twiit-button {
	position: absolute;
	width: 36px;
	height: 36px;
	background: rgba(255, 255, 255, 0.91);
	line-height: 36px;
	border-radius: 100%;
	z-index: 20;
	bottom: 40px;
	right: -15px;
	font-size: 12px;
	box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
}
.follow-twiit-button span {
	position: absolute;
	right: 0;
	background: #fff;
	line-height: 0;
	padding: 16px 0;
	min-width: 150px;
	border-radius: 6px;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	top: -30px;
	box-shadow: 0px 6px 15px -2px rgba(56, 137, 253, 0.81);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.follow-twiit-button:hover span {
	opacity: 1;
	top: -40px;
	visibility: visible;
}
/*------Button ------------------------------------------------*/

.btn {
	padding: 15px 30px;
	position: relative;
	margin-top: 10px;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 4px;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	text-transform: uppercase;
	border-radius: 4px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.36);
}
.trsp-btn {
	border: 1px solid rgba(255, 255, 255, 0.09);
	color: #fff;
}
.trsp-btn:before,
.flat-btn:before {
	background: rgba(255, 255, 255, 0.29);
}
.flat-btn {
	border: 1px solid #000;
	color: #fff;
	background: #292929;
}
.float-btn {
	float: left;
}
.color-btn {
	color: #fff;
	border-color: transparent
}
.btn.color-btn:before {
	background: #fff;
}
.btn:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	height: 1px;
	width: 0;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.btn:hover:before {
	width: 30px;
}
.btn:hover {
	padding-left: 60px;
}
.mar-top {
	margin-top: 50px;
}
.mar-top-sm {
	margin-top: 20px;
}
.mar-bottom {
	margin-bottom: 50px;
}
/*--------------hero--------------------------------------*/
.impulse-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	-webkit-perspective: 1000;
}
.impulse-wrap .section-entry {
	-webkit-transform: translateZ(40px);
	transform: translateZ(40px);
}
.mm-parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform-style: preserve-3d;
}
.hero-wrap {
	float: left;
	width: 100%;
	height: 100%;
	padding-bottom: 80px;
	overflow: hidden;
	position: relative;
	z-index: 4;
	background: #2A2A2E;
}
.slideshow-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.fs-carousel-wrap {
	background: #2A2A2E;
}
.fs-carousel-item {
	float: left;
	position: relative;
	margin: 0 3px;
	overflow: hidden;
}
.fs-carousel-title {
	top: 36%;
	padding: 0 50px;
	z-index: 10;
}
.fs-carousel-title h3 {
	text-align: left;
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	float: left;
	width: 100%;
}
.fs-carousel-title .btn {
	margin-top: 30px;
}
.fs-carousel-title h3 a {
	color: #fff;
}
.fs-carousel-titlecat {
	margin-bottom: 30px;
	background: rgba(0, 0, 0, 0.41);
	float: left;
	padding: 15px 30px;
}
.fs-carousel-titlecat a {
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: 600;
	margin-right: 18px;
}
.fs-carousel-titlecat a:hover {
	color: rgba(255, 255, 255, 0.71);
}
.fs-carousel-link {
	float: left;
	color: #fff;
	position: relative;
	margin-top: 20px;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}
.fs-carousel-link:after {
	font-family: Font Awesome\ 5 Pro;
	content: '\f324';
	position: absolute;
	bottom: -15px;
	right: -40px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.71);
	font-size: 12px;
}
.fs-carousel-link:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	height: 1px;
	width: 100%;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.41);
}
.fs-carousel-link:hover:after {
	right: -50px;
}
.fs-carousel-item .bg,
.fs-carousel-link:after {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.bg.hov-rot {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.fs-carousel-wrap {
	padding-left: 80px;
}
.carousle-item-number {
	position: absolute;
	bottom: -30px;
	font-size: 79px;
	color: rgba(255, 255, 255, 0.41);
	left: 20px;
	z-index: 3;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}
.half-bg {
	float: right;
	width: 65%;
	position: relative;
	height: 100%;
	overflow: hidden;
	z-index: 2;
}
.impulse-wrap .half-bg {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 10%;
	height: 80%;
	width: 65%;
}
.half-slider-wrap {
	z-index: 10;
}
.half-slider-img-wrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 65%;
	height: 100%;
	z-index: 1;
}
.half-slider-img-item {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.half-bg-dec {
	position: absolute;
	top: 10%;
	left: 5.5%;
	width: 20%;
	height: 80%;
	padding-left: 80px;
}
.half-bg-dec.single-half-bg-dec {
	left: inherit;
	right: 5.5%;
	width: 35%;
	height: 90%;
	top: 9%;
}
.half-bg-dec-item {
	float: left;
	width: 33.3%;
	height: 25%;
	position: relative;
}
.half-bg-dec-item:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, 0.31);
	box-sizing: border-box;
	-webkit-transition: all 500ms linear;

	transition: all 500ms linear;
	z-index: 3;
}
.half-bg-dec-item.half-bg-dec-vis:before {
	background: #fff;
}
.hero-inner {
	overflow: hidden;
}
.half-hero-wrap {
	position: absolute;
	left: 25%;
	z-index: 10;
	top: 29%;
}
.half-hero-wrap h1:before {
	content: '';
	position: absolute;
	top: -30px;
	left: 0;
	width: 50px;
	height: 4px;
	border: 1px solid rgba(255, 255, 255, 0.21);
}
.half-hero-wrap h1 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	text-align: left;
	font-weight: 600;
	line-height: 70px;
	padding-bottom: 30px;
	position: relative;
}
.half-hero-wrap h4 {
	padding: 15px 30px;
	background: rgba(0, 0, 0, 0.21);
	text-align: left;
	font-size: 11px;
	float: left;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.71);
	letter-spacing: 6px;
	font-weight: 600;
}
.hero-line-dec {
	position: absolute;
	bottom: 50px;
	left: 35%;
	width: 60px;
	height: 1px;
	background: rgba(255, 255, 255, 0.41);
	z-index: 26;
	margin-left: -30px;
}
.hero-line-dec.imp-her-line {
	bottom: 130px;
}
.pattern-bg {
	position: absolute;
	bottom: 0;
	width: 50%;
	height: 30%;
	z-index: 3;
	right: 0;
	background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/images/pattern.png) repeat;
	opacity: 0.2;
}
.hero-decor-let {
	position: absolute;
	color: #fff;
	font-size: 10px;
	right: 53px;
	letter-spacing:10px;
	top: 43%;
	z-index: 20;
	font-weight: 500;
	text-transform:uppercase;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	white-space:nowrap;
}
.hero-decor-let div{
	position:absolute;
	top:0;
	left:0;
}
.hero-decor-let span {
	color: rgba(255, 255, 255, 0.51);
}
.hero-decor-numb {
	position: absolute;
	z-index: 20;
	left: 40%;
	top: 40px;
	padding-left: 80px;
	cursor: pointer;
	overflow: hidden;
}
.hero-decor-numb:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	width: 20px;
	height: 1px;
}
.hero-decor-numb-tooltip {
	position: absolute;
	left: 80px;
	top: -40px;
	opacity: 0;
	visibility: hidden;
}
.hero-decor-numb span {
	float: left;
	margin-right: 60px;
	position: relative;
	top: 0;
}
.hero-decor-numb span,
.hero-decor-numb-tooltip {
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	color: rgba(255, 255, 255, 0.51);
	letter-spacing: 10px;
	font-size: 10px;
	text-transform: uppercase;
}
.hero-decor-numb:hover span {
	top: 50px;
	opacity: 0;
	visibility: hidden;
}
.hero-decor-numb:hover .hero-decor-numb-tooltip {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.scroll-down-wrap {
	float: left;
	height: 100%;
	position: relative;
	margin-left: 50px;
	padding-right: 50px;
	padding-top: 28px;
	border-right: 1px solid rgba(255, 255, 255, 0.11);
}
.scroll-down-wrap span {
	float: left;
	margin-left: 20px;
	position: relative;
	top: 8px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #8B8B8B;
}
.mousey {
	float: left;
	width: 20px;
	height: 30px;
	border-radius: 6px;
	padding: 0 6px;
	border: 2px solid rgba(255, 255, 255, 0.41);
	box-sizing: border-box;
}
.scroller {
	position: relative;
	left: 50%;
	top: 6px;
	margin-left: -1.5px;
	width: 3px;
	height: 6px;
	border-radius: 25%;
	background-color: #fff;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15, .41, .69, .94);
	animation-iteration-count: infinite;
}
@keyframes scroll {
	0% {
		opacity: 0;
	}
	10% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(10px);
		opacity: 0;
	}
}
.sp-cont {
	position: absolute;
	z-index: 50;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	margin-top: -20px;
}
.sp-arr {
	font-size: 15px;
	border: 1px solid rgba(255, 255, 255, 0.21);
	background: rgba(255, 255, 255, 0.071);
	border-radius: 4px;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.sp-arr:hover {
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.21);
}
.sp-cont-prev {
	left: 50px;
}
.sp-cont-next {
	right: 50px;
}
.fet_pr-carousel .slick-dots {
	position: absolute;
	z-index: 10;
	width: 50%;
	bottom: -66px;
	right: 0;
	padding-left: 20px;
}
.fet_pr-carousel .slick-dots li {
	float: left;
	position: relative;
	margin-right: 10px;
}
.slick-dots li button {
	position: relative;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	line-height: 14px;
	border: none;
	cursor: pointer;
	position: relative;
	background: none;
	border-radius: 100%;
	border: 1px solid transparent;
}
.slick-dots li.slick-active button {
	border-color: rgba(255, 255, 255, 0.41);
}
.slick-dots li button:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	bottom: 4px;
	right: 4px;
	border-radius: 100%;
	background: #eee;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.slick-dots li.slick-active button:before {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
}
.hero-start-link {
	position: absolute;
	z-index: 9;
	right: 60%;
	bottom: -130px;
	margin-right: 100px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.41);
	letter-spacing: 4px;
	font-size: 10px;
	font-weight: 500;
}
.hero-start-link i,
.hero-start-button i {
	padding-left: 20px;
	font-size: 14px;
}
.hero-start-link span {
	position: relative;
}
.hero-start-link span:before {
	content: "Let's Start";
	position: absolute;
	overflow: hidden;
	max-width: 0;
	white-space: nowrap;
	font-weight: 500;
	text-align: left;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hero-start-link:hover span:before {
	max-width: 100%;
}
.hero-start-button-wrap {
	position: absolute;
	bottom: 0;
	z-index: 9;
	left: 0;
	width: 100%;
}
.hero-start-button {
	float: left;
	padding: 15px 45px;
	background: #2A2A2E;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #8B8B8B;
	position: relative;
}
.hero-start-button:before {
	content: '';
	position: absolute;
	left: 40%;
	right: 35px;
	top: 10px;
	bottom: 10px;
	background: rgba(255, 255, 255, 0.081);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.hero-start-button:hover:before {
	left: 67%;
}
.promo-link {
	position: absolute;
	bottom: 40px;
	left: 50px;
	padding: 16px 55px 16px 70px;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 2px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
	z-index: 10;
}
.promo-link i {
	position: absolute;
	left: 10px;
	top: 50%;
	height: 34px;
	width: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 10px;
	border-radius: 100%;
	margin-top: -17px;
	background: #2D2D32;
	padding-left: 6px
}
.promo-link:hover i {
	background: #878C9F;
	color: #fff;
}
.single-media-container img {
	border-radius: 6px;
}
.single-slider img {
	width: 100%;
	height: auto;
	position: relative;
}
.single-slider .slick-dots,
.fullscreen-slider .slick-dots {
	bottom: 50px;
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0;
}
.single-slider .slick-dots:before,
.fullscreen-slider .slick-dots:before {
	content: '';
	position: absolute;
	left: -30px;
	right: -30px;
	bottom: -8px;
	top: -8px;
	border-radius: 25px;
	background: rgba(0, 0, 0, 0.4);
}
.single-slider .slick-dots li,
.fullscreen-slider .slick-dots li {
	display: inline-block;
	margin: 0 7px;
}
.single-slider-wrap .sp-cont {
	position: absolute;
	z-index: 10;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background: #2D2D32;
	border-radius: 4px;
	line-height: 40px;
	color: #fff;
}
.single-slider-wrap .sp-cont.sp-cont-prev {
	left: 30px;
}
.single-slider-wrap .sp-cont.sp-cont-next {
	right: 30px;
}
.fullscreen-slider-wrap .sp-cont {
	position: absolute;
	z-index: 10;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	line-height: 40px;
	right: 30px;
	left: inherit;
}
.fullscreen-slider-wrap .sp-cont.sp-cont-next {
	margin-top: -80px;
}
.fullscreenslider-counter {
	position: absolute;
	z-index: 20;
	width: 60px;
	height: 40px;
	top: 50%;
	margin-top: -50px;
	line-height: 40px;
	right: 30px;
	color: rgba(255, 255, 255, 0.51);
	letter-spacing: 2px;
	font-size: 10px;
}
/*------section ------------------------------------------------*/
section {
	position: relative;
	float: left;
	width: 100%;
	padding: 110px 0;
	background: #fff;
	overflow: hidden;
}
section.no-hidden {
	overflow: inherit;
}
section.parallax-section {
	padding: 120px 0;
}
.small-padding {
	padding: 70px 0;
}
.dark-bg {
	background: #2A2A2E;
}
.dark-bg2 {
	background: #2D2D32;
}
.gray-bg {
	background: #FAFAFA;
}
section.parallax-section .bg {
	height: 120%;
	top: 0;
}
section.parallax-section.parallax-sec-half-right,
section.parallax-section.parallax-sec-half-left {
	padding: 120px 0 170px;
}
section.parallax-section.parallax-sec-half-right:before,
section.parallax-section.parallax-sec-half-left:before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 80px;
	background: #fff;
	z-index: 4;
	width: 60%;
}
section.parallax-section.parallax-sec-half-right:after {
	content: '';
	position: absolute;
	bottom: 150px;
	right: 60%;
	height: 1px;
	background: rgba(255, 255, 255, 0.31);
	z-index: 14;
	width: 70px;
	margin-right: -35px;
}
section.parallax-section.sing-dark-bg:before {
	background: #2A2A2E;
}
section.parallax-section.parallax-sec-half-right:before {
	right: 0;
}
section.parallax-section.parallax-sec-half-left:before {
	left: 0;
}
section.parallax-section.parallax-sec-half-right .bg,
section.parallax-section.parallax-sec-half-right .overlay {
	left: inherit;
	right: 0;
	width: 60%;
}
section.parallax-section.parallax-sec-half-left .bg,
section.parallax-section.parallax-sec-half-left .overlay {
	left: 0;
	width: 60%;
}
.sec-half .pattern-bg {
	height: 40%;
}
.fw-parallax .section-title h2 {
	color: #fff;
}
.horizonral-subtitle {
	position: absolute;
	left: -290px;
	top: 20%;
}
.horizonral-subtitle span {
	position: absolute;
	left: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 84px;
	letter-spacing: 6px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: rgba(255, 255, 255, 0.11);
	top: 0;
	white-space: nowrap;
}
section.parallax-section.parallax-sec-half-left .horizonral-subtitle {
	left: inherit;
	right: 70px;
}
section.parallax-section.parallax-sec-half-left .horizonral-subtitle span {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.section-title {
	padding: 20px 0 20px 50px;
	margin-bottom: 50px;
	text-align: left;
}
.section-title h2 {
	font-size: 40px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	color: rgb(50, 58, 69);
	position: relative;
	padding-bottom: 30px;
}
section.parallax-section.parallax-sec-half-left .section-title {
	text-align: right;
}
section.parallax-section.parallax-sec-half-left .section-title p {
	float: right;
}
section.parallax-section .section-title {
	padding-left: 0;
}
section.dark-bg .section-title h2 {
	color: #fff;
	padding-bottom: 50px;
}
section.parallax-section .section-title h2:before {
	content: '';
	position: absolute;
	left: 0;
	top: -50px;
	left: 0;
	width: 50px;
	height: 6px;
	background: rgba(255, 255, 255, 0.071);
	border: 1px solid rgba(255, 255, 255, 0.11);
}
section.parallax-section .section-title h2:after {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 50px;
	height: 1px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.21);
}
section.parallax-section.parallax-sec-half-left .section-title h2:before,
section.parallax-section.parallax-sec-half-left .section-title h2:after {
	left: inherit;
	right: 0;
}
section.parallax-section .section-title p {
	color: rgba(255, 255, 255, 0.71);
	max-width: 550px;
}
section .section-title p {
	max-width: 550px;
}
section.parallax-section .section-title:before {
	display: none;
}
.section-title h3 {
	position: relative;
	padding-bottom: 30px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    position: relative;
	color: #999;
}
.section-title h3:before {
	content: '';
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 50px;
	height: 1px;
	border-bottom: 1px dotted #666;
}
.section-subtitle {
	position: absolute;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	top: 50px;
	left: 40px;
	color: #ccc;
	right: 0;
	opacity: 0.15;
	text-align: left;
}
.section-subtitle.right-pos {
	right: 80px;
	text-align: right;
}
.section-title:before {
	content: '';
	position: absolute;
	top: 0;
	left: -2px;
	width: 4px;
	height: 100%;
}
.pr-title {
	padding: 0 20px 0 30px;
}
.pr-title:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -2px;
	bottom: -10px;
	width: 4px;
}
.pr-title h3 {
	float: left;
	font-size: 24px;
	text-align: left;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	position: relative;
}
.pr-title span {
	float: left;
	width: 100%;
	padding-top: 10px;
	color: #999;
    font-size: 11px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
    font-family: 'Poppins', sans-serif;
	text-align:left;
}
.sec-lines {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 1;
}
.line-item {
	float: left;
	width: 20%;
	height: 100%;
	box-sizing: border-box;
	border-right: 1px solid rgba(153, 153, 153, 0.1);
	height: 100%;
	position: relative;
}
.line-item:first-child:before {
	content: '';
	position: absolute;
	top: 0;
	right: -2px;
	width: 4px;
	height: 30px;
	animation: scroll3 8s ease-out infinite;
}
.line-item:last-child:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: -2px;
	width: 4px;
	height: 30px;
	animation: scroll2 6s ease-out infinite;
}
.sec-lines .container {
	width:100%;
}
@keyframes scroll3 {
	0% {
		opacity: 1;
		top: 0
	}
	50% {
		top: 50%
	}
	100% {
		top: 100%;
		opacity: 0.5;
	}
}
@keyframes scroll2 {
	0% {
		opacity: 1;
		bottom: 0
	}
	50% {
		bottom: 50%
	}
	100% {
		bottom: 100%;
		opacity: 0.5;
	}
}
.line-item:first-child {
	border-left: 1px solid rgba(153, 153, 153, 0.09);
}
/*------about ------------------------------------------------*/
.collage-image {
	padding: 0 0 0 20px;
}
.collage-image img {
	position: relative;
	z-index: 2;
}
.collage-image-title {
	position: absolute;
	top: 80px;
	left: -20px;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 3;
	color: rgba(255, 255, 255, 0.71);
	font-weight: 500;
	background: #2D2D32;
	padding: 15px 85px 15px 55px;
	letter-spacing: 15px;
}
.collage-image:before {
	content: '';
	position: absolute;
	top: 50px;
	left: -50px;
	right: 0;
	bottom: 50px;
	z-index: 1;
}
.main-about {
	padding-left: 30px;
}
.main-about h2 {
	text-align: left;
	font-weight: 700;
	font-size: 34px;
	color: #292929;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 30px;
	position: relative;
}
.main-about h2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
.main-about h2:before {
	content: '';
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 50px;
	height: 2px;
}
.main-about h2 a {
	color: #999;
}
.main-about p,
.main-about h5 {
	text-align: left;
}
.main-about h5 {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    color: #999;
	line-height:16px;
    position: relative;
	padding-bottom: 16px;
}
.main-about .features-box-container {
	margin: 10px 0 10px;
}
.main-about .pr-list ul {
	margin-top: 0 !important;
}
.main-about .pr-list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.about-wrap {
	padding: 25px 30px;
	background: #FCFCFC;
	border: 1px solid #eee;
}
.about-wrap p {
	text-align: left;
}
.about-wrap h3 {
	text-align: left;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 15px;
}
.about-wrap h5 {
	text-align: left;
	padding-bottom: 20px;
	color: #666;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 600;
}
.pr-tags {

	padding: 22px 20px;
	border: 1px solid #eee;
	background: #f9f9f9;
}
.pr-tags span,
.pr-tags ul,
.pr-tags ul li {
	float: left;
}
.pr-tags span {
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	padding-right: 20px;
	font-weight: 800;
	position: relative;
	top: 6px;
	border-right: 1px solid #ccc;
}
.pr-tags ul {
	padding-left: 20px;
}
.pr-tags ul li {
	margin-right: 10px;
	padding-top: 3px;
}
.pr-tags ul li a {
	color: #666;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 10px;
	font-weight: 500;
}
.pr-tags ul li a:hover {
	color: #000;
}
/*------features------------------------------------------------*/

.features-box-container {
	margin-top: 80px;
}
.no-margin {
	margin-top: 0;
}
.features-box {
	padding: 15px 20px 15px 100px;
	position: relative;
}
.features-box a {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 800;
	font-size: 11px;
	position: relative;
	text-align: left;
	color: #666;
}
.features-box .time-line-icon {
	position: absolute;
	left: 40px;
	top: 20px;
}
.time-line-icon {
	position: relative;
}
.time-line-icon i {
	font-size: 34px;
}
.time-line-icon i:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 46px;
	margin: -23px 0 0 -50px;
	opacity: 0.2;
	background: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/images/clouds.png) no-repeat center;
	z-index: -1;
}
.features-box h3 {
	text-align: left;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 18px;
	position: relative;
	color: #999;
}
.features-box h3:before {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 30px;
	height: 2px;
}
.features-box p {
	text-align: left;
}
.features-box ul li {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.features-box ul li a {
	color: #666;
}
/* --------- Skills --------------------------------------*/

.skill-container {
	margin-bottom: 50px;
}
.piechart-holder,
.custom-skillbar-holder {
	float: left;
	width: 100%;
	position: relative;
}
.piechart-holder h4 {
	font-size: 12px;
	padding: 12px 35px;
	border: 1px solid #eee;
	display: inline-block;
	background: #fff;
	min-width: 150px;
	font-weight: 600;
	color: #666;
}
.chart {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	margin-bottom: 18px;
	text-align: center;
	background: #fff;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.piechart {
	position: relative;
	padding-bottom: 14px;
	float: left;
	width: 33.3%;
}
.percent {
	display: inline-block;
	font-size: 12px;
	line-height: 152px;
	z-index: 2;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #666;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: 12px;
}
.angular {
	margin-top: 100px;
}
.angular .chart {
	margin-top: 0;
}
.skill-bar-percent {
	float: right;
	font-size: 12px;
	margin-top: 13px;
	padding-bottom: 6px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #666;
	margin-right: 5%;
}
.skillbar-box {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.skillbar-bg {
	position: relative;
	display: block;
	float: left;
	width: 95%;
	height: 10px;
	overflow: hidden;
	background: #292929;
	border-radius: 2px;
}
.fw-skills .skillbar-bg {
	width: 100%;
}
.fw-skills .skill-bar-percent {
	margin-right: 0;
}
.custom-skillbar-title span {
	float: left;
	font-size: 13px;
	margin-top: 12px;
	padding-bottom: 6px;
	font-weight: 600;
	min-width:100px;
	text-align:left;
}
.custom-skillbar {
	height: 10px;
	width: 0px;
}
.bg-parallax-module {
	position: absolute;
	width: 150px;
	height: 70px;
	background: #ccc;
	opacity: 0.15;
	z-index: 1;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
/* ------facts------------------------------------------------------------ */

.facts-holder {
	z-index: 10;
}
.inline-facts-wrap {
	float: left;
	padding: 0 20px;
	position: relative;
	margin-right: 80px;
	text-align: left;
}
.inline-facts-wrap .num {
	font-size: 44px;
	font-weight: 700;
	color: #fff;
}
.inline-facts-wrap h6 {
	position: relative;
	margin-top: 6px;
	color: rgba(255, 255, 255, 0.51);
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 12px 30px;
	background: rgba(51, 51, 51, 0.31);
}
.inline-facts-wrap h6:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -40px;
	width: 20px;
	height: 2px;
	margin-top: -1px;
}

/* ------Portfolio------------------------------------------------------------ */

.fsp-filter {
	position: fixed;
	left: 80px;
	top: 0;
	height: 80px;
	z-index: 15;
	-webkit-transform: translate3d(0, 0, 0);
}
.fsp-filter .filter-title {
	float: left;
	height: 100%;
	position: relative;
	margin-left: 50px;
	padding-right: 50px;
	padding-top: 28px;
	border-right: 1px solid rgba(255, 255, 255, 0.11);
}
.fsp-filter .filter-title span {
	float: left;
	margin-left: 20px;
	position: relative;
	top: 8px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #8B8B8B;
}
.fsp-filter .filter-title i {
	float: left;
	color: #8B8B8B;
	position: relative;
	top: 8px;
}
.fsp-filter .gallery-filters {
	float: left;
	margin-left: 40px;
	position: relative;
	top: 22px;
}
.fsp-filter .gallery-filters a {
	float: left;
	padding: 13px 35px;
	color: #8B8B8B;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.gallery-items {
	float: left;
	width: 100%;
	position: relative;
}
.grid-item-holder {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.spad .gallery-item {
	padding: 6px;
}
.min-pad .gallery-item {
	padding: 2px;
}
.hid-port-info .grid-item-holder {
	overflow: hidden;
}
.grid-big-pad .gallery-item {
	padding: 12px;
}
.gallery-item,
.grid-sizer {
	width: 33.3%;
	position: relative;
	float: left;
	overflow: hidden;
}
.gallery-item-second,
.grid-sizer-second {
	width: 66.6%;
}
.four-column .gallery-item {
	width: 25%;
}
.four-column .gallery-item.gallery-item-second {
	width: 50%;
}
.gallery-item img,
.grid-sizer img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
	background: #292929;
	-webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
	-webkit-transform: translateZ(0);
	transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
}
.gallery-item:hover img {
	opacity: 0.7;
}
.fsp-filter .folio-counter {
	float: left;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #8B8B8B;
	height: 80px;
	line-height: 80px;
	padding-top: 3px;
	border-left: 1px solid rgba(255, 255, 255, 0.11);
	padding-left: 30px;
	font-family: 'Poppins', sans-serif;
}
.fsp-filter .folio-counter div {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 20px;
}
.fsp-filter .folio-counter div:first-child:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -13px;
	width: 10px;
	height: 1px;
	background: rgba(255, 255, 255, 0.31);
}
.fsp-filter .all-album:before {
	display: none;
}
.box-item {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.box-item img {
	width: 100%;
	height: auto;
	position: relative;
}
.vertical-gallery .box-item {
	margin-bottom: 10px;
}
.box-item.hd-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -100%;
	top: 0;
	padding: 20px;
	z-index: 10;
}
.hd-box-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 20px 10px;
	background: #35353A;
}
.vis-box-det .box-item.hd-box {
	left: 0;
	padding: 0;
	height: 100%;
	float: left;
	position: relative;
}
.vis-box-det .hd-box-wrap {
	position: relative;
	float: left;
}
.hd-box-wrap:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 50px;
	z-index: 1;
	background: rgba(255, 255, 255, 0.061);
}
.hd-box-wrap h2,
.album-cover-title h3 {
	text-align: left;
	position: relative;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 2px;
	padding-left: 35px;
}
.hd-box-wrap h2:before,
.album-cover-title h3:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 1px;
	background: #fff;
	z-index: 2;
}
.hd-box-wrap h2,
.hd-box-wrap h2:before,
.inline-filter .gallery-filters a:before,
.inline-transparent-filter a:before,
.album-cover-title h3:before,
.album-cover-title h3 {
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.hd-box-wrap h2:hover,
.album-cover-title h3:hover {
	padding-left: 55px;
}
.hd-box-wrap h2:hover:before,
.album-cover-title h3:hover:before {
	width: 30px;
}
.hd-box-wrap h2 a {
	color: rgba(255, 255, 255, 0.51);
}
.hd-box-wrap p {
	text-align: left;
	width: 100%;
	font-size: 10px;
	color: #fff;
	float: left;
	margin-top: 10px;
	padding-left: 35px;
}
.hd-box-wrap p a {
	padding-right: 6px;
}
.white-det .hd-box-wrap {
	background: #f9f9f9;
}
.white-det .hd-box-wrap h2 a {
	color: #292929;
	font-weight: 600;
	font-size: 12px;
}
.white-det .hd-box-wrap h2:before {
	height: 2px;
	margin-top: -1px;
}
.white-det .hd-box-wrap p a {
	color: #888;
}
.white-det .hd-box-wrap:before {
	background: rgba(153, 153, 153, 0.061);
}
.three-ver-columns .hd-box-wrap p {
	font-size: 11px;
}
.hd-box-wrap p a {
	color: rgba(255, 255, 255, 0.71);
}
.album-cover-title {
	position: absolute;
	z-index: 5;
	bottom: -100px;
	left: 0;
	width: 100%;
	padding: 30px 60px 30px 40px;
	background: #35353A;
}
.grid-item-holder:hover .album-cover-title {
	bottom: 0;
}
.album-cover-title h3 a {
	color: rgba(255, 255, 255, 0.51);
}
.album-cover-title h3:after {
	content: '';
	position: absolute;
	top: -8px;
	bottom: -8px;
	left: 50px;
	right: 30px;
	z-index: -1;
	background: rgba(255, 255, 255, 0.051);
}
.album-cover-datils {
	position: absolute;
	right: -60px;
	width: 60px;
	z-index: 6;
	background: #35353A;
	top: 0;
	height: 100%;
	padding-top: 30px;
}
.album-cover-datils ul {
	position: relative;
	float: left;
	width: 100%;
}
.album-cover-datils ul:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 1px;
	left: 50%;
	margin-left: -20px;
	background: rgba(255, 255, 255, 0.11);
	bottom: -10px;
}
.grid-item-holder:hover .album-cover-datils {
	right: 0;
}
.album-cover-datils li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.album-cover-datils li:hover i {
	color: #888;
}
.album-cover-datils li span {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: -120px;
	width: 130px;
	height: 32px;
	line-height: 32px;
	top: 50%;
	margin-top: -10px;
	color: rgba(255, 255, 255, 0.61);
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #2A2A2E;
}
.album-cover-datils li:hover span {
	opacity: 1;
	visibility: visible;
	margin-top: -16px;
}
.album-preview {
	width: 60px;
	height: 60px;
	position: absolute;
	line-height: 60px;
	color: #fff;
	z-index: 10;
	top: 0;
	left: -60px;
	cursor: pointer;
}
.grid-item-holder:hover .album-preview {
	left: 0;
}
.album-preview:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	z-index: 1;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.21)
}
.album-preview:hover {
	color: #666;
}
@keyframes pulse {
	50% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 0 5px rgba(255, 255, 255, .2), 0 0 0 10px rgba(238, 238, 238, 0.3);
	}
}
.album-preview:hover:before {
	animation: pulse 1.1s infinite ease-in-out;
}
.preview-sound {
	display: none;
}
.album-cover-datils,
.album-cover-datils li span,
.album-cover-title,
.album-preview {
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.inline-filter .filter-button,
.inline-filter .gallery-filters,
.inline-filter .gallery-filters a {
	float: left;
}
.inline-filter .gallery-filters a {
	padding: 15px 20px 15px;
	position: relative;
	color: #666;
}
.inline-filter .filter-button,
.inline-filter .gallery-filters a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: 'Poppins', sans-serif;
}
.inline-filter .gallery-filters a:before {
	content: '';
	position: absolute;
	bottom: -2px;
	height: 2px;
	width: 0;
	left: 20px;
}
.inline-filter .gallery-filters a:hover {
	color: #000;
}
.inline-filter .gallery-filters a.gallery-filter-active:before {
	width: 30px;
}
.inline-filter .filter-button {
	color: #fff;
	background: #35353A;
	padding: 15px 30px;
	margin-right: 20px;
}
.inline-filter .filter-button i {
	margin-right: 12px;
}
.filter-mob-button {
	display: none;
}
.inline-filter .folio-counter {
	float: left;
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666;
	margin-left: 30px;
	font-family: 'Poppins', sans-serif;
	padding: 15px 30px;
}
.inline-filter .folio-counter div {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 12px;
}
.all-album:before {
	content: "/";
	position: absolute;
	left: -12px;
	top: 1px;
	color: #ccc;
	font-weight: 200;
}
.inline-filter .folio-counter:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -20px;
	height: 2px;
	width: 20px;
	margin-top: -1px;
}
.paralax-sec-separator {
	height: 1px;
}
.paralax-sec-separator:before,
.paralax-sec-separator:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 20%;
	margin-left: -10%;
	height: 100%;
	border-top: 1px solid #eee;
}
.dark-bg .paralax-sec-separator:before,
.dark-bg .paralax-sec-separator:after {
	border-color: rgba(153, 153, 153, 0.1);
}
.paralax-sec-separator:after {
	left: 0;
	margin-left: 0;
}
.parallax-item {
	margin: 70px 0;
	padding: 20px 0;
}
.parallax-item img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 4;
	transform: translateZ(0);
}
.parallax-item-number {
	position: absolute;
	bottom: 32px;
	z-index: -1;
	font-size: 74px;
	font-weight: bold;
	line-height: 0;
	color: #D5D5D5;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.dark-bg .parallax-item-number {
	color: #414145;
}
.rg-num {
	right: 0;
}
.lf-num {
	left: 0;
}
.parallax-text {
	position: absolute;
	bottom: 40%;
	z-index: 10;
}
.parallax-text.right-pos {
	right: 50%;
	margin-right: -200px;
}
.parallax-text.left-pos {
	margin-left: -200px;
	left: 50%;
}
.parallax-text h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	position: relative;
	text-align: left;
}
.parallax-text.right-pos h3 {
	text-align: right;
	float: right;
}
.parallax-text.left-pos h3 {
	text-align: left;
	float: left;
}
.parallax-text h3:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 60px;
	height: 2px;
	background: #292929;
}
.parallax-text.left-pos h3:before {
	left: -80px;
}
.parallax-text.right-pos h3:before {
	right: -80px;
}
.parallax-text h3:after {
	content: '';
	position: absolute;
	top: -5px;
	bottom: -10px;
	left: 100px;
	right: -100px;
	background: #fff;
	opacity: 0.3;
	z-index: 1;
}
.dark-bg .parallax-text h3:after {
	background: #292929;
	opacity: 0.5;
}
.parallax-text.left-pos h3:after {
	left: 100px;
	right: -100px;
}
.parallax-text.right-pos h3:after {
	left: -100px;
	right: 100px;
}
.parallax-text h3 a {
	position: relative;
	z-index: 10;
	color: rgba(51, 51, 51, 0.81);
}
.dark-bg .parallax-text h3 a {
	color: #fff;
}
.parallax-text h4 {
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 20px 0;
	font-size: 10px;
	letter-spacing: 2px;
	position: relative;
}
.parallax-text h4 span {
	position: relative;
	float: left;
	padding: 15px 30px;
}
.parallax-text h4 span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #35353A;
	z-index: -1;
}
.parallax-text.left-pos h4 span {
	float: left;
}
.parallax-text.right-pos h4 span {
	float: right;
}
.parallax-text.right-pos .btn {
	float: right;
}
.album-thumbnails {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.album-thumbnails div {
	position: absolute;
	width: 18%;
	left: 0;
	top: 0;
	opacity: 0.7;
}
.album-thumbnails div video {
	width: 100%;
	height: auto;
}
.parallax-header {
	margin-bottom: 20px;
	background: #35353A;
	padding: 15px 20px;
	float: left;
	position: relative;
	z-index: 20;
}
.right-parallax-header {
	float: right;
}
.parallax-header span,
.parallax-header a {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	letter-spacing: 2px;
}
.content-nav {
	float: left;
	position: relative;
	width: 100%;
	padding: 0 30px;
	margin-top: 100px;
	background: #2D2D32;
}
.content-nav.blog-nav {
	margin-top: 50px;
}
.content-nav li {
	width: 33.3%;
	float: left;
	border-left: 1px solid rgba(255, 255, 255, 0.21);
	padding: 15px 0;
	overflow: hidden;
}
.content-nav li:first-child {
	border: none;
}
.content-nav li:first-child:before,
.content-nav li:last-child:before {
	content: '';
	position: absolute;
	top: 25%;
	left: 20px;
	width: 20%;
	height: 50%;
	z-index: 1;
	background: rgba(255, 255, 255, 0.11);
}
.content-nav li:last-child:before {
	left: inherit;
	right: 20px;
}
.content-nav li:hover:before {
	width: 50px;
}
.content-nav li a.ln,
.content-nav li a.rn {
	color: #fff;
	padding-top: 6px;
	font-size: 14px;
	position: relative;
	z-index: 2;
	width: 100%;
}
.content-nav li a.ln i,
.content-nav li a.rn i,
.customNavigation a i,
.content-nav li a span.tooltip,
.content-nav li:before,
.single-page-fixed-row-link i,
.sarr-contr,
.hidden-info-pagination i {
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.content-nav li a.ln:hover i,
.content-nav li a.rn:hover i,
.customNavigation a:hover i,
.single-page-fixed-row-link:hover i,
.sarr-contr:hover,
.hidden-info-pagination:hover i {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}
.content-nav li a.ln {
	float: left;
	text-align: left;
}
.content-nav li a.rn {
	float: right;
	text-align: right;
}
.content-nav li a.ln span.tooltip,
.content-nav li a.rn span.tooltip {
	position: absolute;
	top: -10px;
	font-size: 10px;
	text-transform: uppercase;
	min-width: 150px;
	letter-spacing: 2px;
	visibility: hidden;
	font-weight: 500;
	opacity: 0;
	color: #fff;
	margin-top: 0;
	z-index: 20;
}
.content-nav li a.ln span.tooltip {
	left: 50px;
	margin-left: 20px;
	text-align: left;
}
.content-nav li a.rn span.tooltip {
	right: 50px;
	margin-right: 20px;
	text-align: right;
}
.content-nav li a:hover span.tooltip {
	top: 50%;
	opacity: 1;
	visibility: visible;
	margin-top: -4px;
}
.cur-page {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	padding-top: 16px;
	float: left;
	width: 100%;
}
.cur-page span {
	color: rgba(255, 255, 255, 0.71);
	position: relative;
	top: -6px;
}
.single-project-title {
	margin: 40px 0;
	padding: 0 50px 0 120px;
}
.single-project-title-style-2 {
	position: absolute;
	bottom: -60px;
	margin: 0;
	padding: 0;
	z-index: 10;
	width: 100%;
}
.single-project-title-style-2:before {
	content: '';
	position: absolute;
	top: -15px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	height: 1px;
	background: #ccc;
}
.single-project-title h2 {
	float: left;
	text-align: left;
	font-size: 44px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	font-family: 'Poppins', sans-serif;
	position: relative;
	color: rgba(255, 255, 255, 0.21);
}
.single-project-title-style-2 h2 {
	float: none;
	display: inline-block;
	color: #999;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	height: auto;
	text-transform:uppercase;
	letter-spacing:2px;
	font-family: 'Titillium Web', sans-serif;
	line-height: inherit;
}
.single-project-title-style-2 h2:before {
	display: none;
}
.single-project-title h2:before {
	content: '';
	position: absolute;
	left: -70px;
	height: 3px;
	width: 40px;
	top: 50%;
	margin-top: -1.5px;
	border: 1px solid rgba(255, 255, 255, 0.11);
}
.show-case-slider-wrap {
	position: relative;
	z-index: 6;
	float: left;
	width: 100%;
	height: 500px;
	padding: 50px 0;
	margin-bottom: 70px
}
.show-case-slider-wrap-style2 {
	margin-bottom: 0;
	padding: 0;
}
.show-case-wrapper {
	overflow: hidden;
}
.show-case-item img {
	width: auto;
	height: 100% !important;
	position: relative;
	z-index: 1;
}
.show-case-item {
	position: relative;
	padding: 0 20px;
	float: left;
	width:auto;
	height: 420px !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.show-case-slider-wrap-style2 .show-case-item {
	padding: 0;
	height: 500px !important;
}
.show-case-slider-wrap .slick-dots {
	position: absolute;
	bottom: -80px;
	right: 40%;
	margin-right: 60px;
	z-index: 50;
}
.show-case-slider-wrap-style2 .slick-dots {
	bottom: 50px;
	right: inherit;
	margin-right: 0;
	position: relative;
	display: inline-block;
}
.show-case-slider-wrap .slick-dots li {
	float: left;
	margin-right: 10px;
}
.show-case-slider-wrap-style2 .slick-dots:before {
	content: '';
	position: absolute;
	left: -30px;
	right: -30px;
	bottom: -10px;
	top: -10px;
	border-radius: 25px;
	background: rgba(0, 0, 0, 0.4)
}
.show-case-slider-wrap-style2 .slick-dots li {
	float: none;
	display: inline-block;
	margin: 0 5px;
	position: relative;
	z-index: 2;
}
.sarr-contr {
	position: absolute;
	top: 0;
	left: 110px;
	z-index: 100;
}
.sarr-contr.sp-cont-next {
	margin-left: 50px;
}
.show-case-slider-wrap-style2 .sarr-contr {
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
}
.show-case-slider-wrap-style2 .sarr-contr:hover {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.show-case-slider-wrap-style2 .sarr-contr.sp-cont-next {
	margin-left: 0;
	left: inherit;
	right: 50px;
}
.show-case-slider-wrap-style2 .sarr-contr.sp-cont-prev {
	margin-left: 0;
	left: 50px;
}
.sinsec-dec:before {
	content: '';
	position: absolute;
	right: 0;
	width: 40%;
	height: 90%;
	bottom: 0;
	z-index: 2;
	background: rgba(255, 255, 255, 0.04);
}
.sinsec-dec.sinsec-dec2:before {
	height: 70%;
}
.details-wrap h4,
.details-wrap p,
.details-wrap h3 {
	text-align: left;
}
.details-wrap h3 {
	margin-bottom: 30px;
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	color: rgb(50, 58, 69);
	position: relative;
}
.details-wrap h3:before {
	content: '';
	position: absolute;
	left: -50px;
	width: 30px;
	height: 2px;
	top: 50%;
	margin-top: -1px;
}
.details-wrap h4 {
	font-size: 18px;
	color: #666;
	margin: 22px 0;
	font-weight: 600;
}
.pr-list {
	margin-top: 50px;
}
.pr-list.mu-det {
	padding: 15px 20px;
	background: #f9f9f9;
	border: 1px solid #eee;
}
.pr-list.mu-det ul {
	margin-top: 10px;
}
.pr-list li {
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 12px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	font-family: 'Poppins', sans-serif;
}
.pr-list li span {
	float: left;
	font-weight: 500px;
	color: #999;
	min-width: 120px;
}
.pr-list-det {
	padding: 35px 35px;
	border: 1px solid #eee;
	background: #f9f9f9;
	text-align: left;
}
.pr-list-det h5 {
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: 700;
}
.pr-list-det p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
}
.show-info {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 80%;
	z-index: 15;
}
.show-info span {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
	float: right;
	font-weight: 600;
	background: #2D2D32;
	padding: 10px 40px;
}
.tooltip-info {
	height: auto;
	line-height: 20px;
	padding: 15px 30px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-indent: 0px;
	position: absolute;
	background: #35353A;
	bottom: 0;
	opacity: 0;
	right: 0;
	margin-bottom: 32px;
	visibility: hidden;
	pointer-events: none;
	text-align: left;
	z-index: 16;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.tooltip-info:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40%;
	height: 70%;
	background: rgba(255, 255, 255, 0.021);
}
.tooltip-info p {
	font-size: 12px;
	color: #888;
	font-family: 'Poppins', sans-serif;
}
.tooltip-info h5 {
	font-size: 16px;
	margin-top: 12px;
	padding: 5px 0;
	position: relative;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #8B8B8B;
	font-family: 'Poppins', sans-serif;
}
.show-info:hover .tooltip-info {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.fet_pr-carousel {
	z-index: 2;
}
.fet_pr-carousel .slick-item {
	opacity: 0.3;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	padding: 0 20px;
}
.fet_pr-carousel .slick-item.slick-current {
	opacity: 1;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	transform: scale(1.0);
}
.fet_pr-carousel-title {
	position: absolute;
	left: 100px;
	width: 50%;
	z-index: 11;
	top: 30%;
}
.fet_pr-carousel-title-item {
	max-width: 500px;
	margin: 0 auto;
}
.fet_pr-carousel-title-item h3 {
	font-size: 40px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.71);
	position: relative;
	text-align: left;
	padding-bottom: 20px;
}
.fet_pr-carousel-title-item p {
	color: #fff;
	text-align: left;
}
.fet_pr-carousel-box-media {
	overflow: hidden;
	z-index: 2;
}
.fet_pr-carousel-box-text {
	background: #35353A;
	padding: 26px 30px;
	transform-style: preserve-3d;
	z-index: 1;
	-webkit-transform: perspective(1200px) rotateX(-90deg) translateZ(-51px);
	-moz-transform: perspective(1200px) rotateX(-90deg) translateZ(-51px);
	transform: perspective(1200px) rotateX(-90deg) translateZ(-51px);
}
.fet_pr-carousel .slick-item.slick-current .fet_pr-carousel-box-text {
	-webkit-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	-moz-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	transform: perspective(1200px) rotateX(0deg) translateZ(0px);
	transition-delay: 0.3s;
}
.fet_pr-carousel-box-media-zoom {
	position: absolute;
	top: 0;
	right: -70px;
	width: 70px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #35353A;
	z-index: 5;
}
.fullscreen-slider-item .fet_pr-carousel-box-media-zoom {
	width: 80px;
	height: 80px;
	line-height: 80px;
	right: -80px;
}
.fullscreen-slider-item {
	overflow: hidden;
}
.fet_pr-carousel-box-media-zoom:hover{
	color: #fff;
}
.fet_pr-carousel .slick-item.slick-current .fet_pr-carousel-box-media-zoom {
	transition-delay: 0.3s;
	right: 0;
}
.gallery-item:hover .fet_pr-carousel-box-media-zoom,
.show-case-wrapper:hover .fet_pr-carousel-box-media-zoom,
.fullscreen-slider-item:hover .fet_pr-carousel-box-media-zoom,
.box-item:hover .fet_pr-carousel-box-media-zoom {
	right: 0;
}
.gallery-item .fet_pr-carousel-box-media-zoom {
	z-index: 100;
}
.fet_pr-carousel-box-text h3 {
	text-align: left;
	position: relative;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 4px;
	padding-left: 35px;
}
.fet_pr-carousel-box-media-zoom,
.fet_pr-carousel-box-text,
.fet_pr-carousel .slick-item {
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
}
.fet_pr-carousel-box-text h3:before,
.fet_pr-carousel-box-text h3,
.gallery-item .fet_pr-carousel-box-media-zoom {
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.fet_pr-carousel-box-text h3:hover {
	padding-left: 60px;
}
.fet_pr-carousel-box-text h3:hover:before {
	width: 35px;
}
.fet_pr-carousel-box-text h3:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 1px;
}
.fet_pr-carousel-box-text:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 50px;
	z-index: -1;
	background: rgba(255, 255, 255, 0.031);
}
.fet_pr-carousel-box-text h3 a {
	color: rgba(255, 255, 255, 0.71);
}
.fet_pr-carousel-cat {
	margin-top: 10px;
	padding-left: 35px;
	color: #fff;
}
.fet_pr-carousel-cat a {
	float: left;
	margin-right: 10px;
	color: rgba(255, 255, 255, 0.31);
}
.fet_pr-carousel-counter {
	position: absolute;
	right: 50%;
	z-index: 50;
	bottom: 46px;
	color: #fff;
	margin-right: 80px;
	font-size: 10px;
	color: rgba(255, 255, 255, 0.71);
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 4px;
}
.fet_pr-carousel-counter.show-case-slider-counter {
	right: inherit;
	left: 110px;
	bottom: -30px;
}
.fet_pr-carousel-counter:before {
	content: '';
	position: absolute;
	top: 50%;
	right: -50px;
	width: 30px;
	height: 1px;
}
.half-slider-wrap .slick-dots,
.fs-carousel-wrap .slick-dots {
	width: 20px;
	bottom: 50%;
	right: 50px;
	z-index: 20;
	position: absolute;
}
.half-slider-wrap .slick-dots:before,
.fs-carousel-wrap .slick-dots:before {
	content: '';
	position: absolute;
	left: -8px;
	right: -8px;
	bottom: -30px;
	top: -30px;
	border-radius: 25px;
	background: rgba(0, 0, 0, 0.4);
}
.half-slider-wrap .sarr-contr,
.fs-carousel-wrap .sarr-contr {
	top: inherit;
	left: inherit;
	right: 50px;
	bottom: 30px;
}
.half-slider-wrap .sarr-contr.sp-cont-prev,
.fs-carousel-wrap .sarr-contr.sp-cont-prev {
	margin-right: 70px;
}
.slider-nav-counter,
.fs-carousel-wrap .slider-nav-counter {
	position: absolute;
	right: 89px;
	bottom: 43px;
	z-index: 30;
	color: rgba(255, 255, 255, 0.51);
	letter-spacing: 2px;
	font-size: 10px;
	text-transform: uppercase;
}
.half-slider-item,
.fs-carousel-item {
	cursor: move;
}
/*-------------accordion---------------------------------------*/

.accordion {
	float: left;
	width: 100%;
	position: relative;
}
.accordion a.toggle {
	border: 1px solid #eee;
	padding: 18px 50px 18px 30px;
	float: left;
	width: 100%;
	position: relative;
	background: #f9f9f9;
	border-radius: 4px;
	box-sizing: border-box;
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 4px;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	margin-bottom: 15px;
}
.accordion a.toggle span {
	position: absolute;
	right: -1px;
	top: -1px;
	bottom: -1px;
	width: 60px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.accordion a.toggle span:before,
.accordion a.toggle span:after {
	content: '';
	position: absolute;
	background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.accordion a.toggle span:before {
	width: 10px;
	height: 2px;
	margin-top: -1px;
	margin-left: -5px;
}
.accordion a.toggle span:after {
	width: 2px;
	height: 10px;
	margin-top: -5px;
	margin-left: -1px;
}
.accordion a.toggle.act-accordion {
	color: #fff;
	background: #35353A;
	border-color: transparent;
}
.accordion a.toggle.act-accordion span:after {
	height: 0;
}
.accordion-inner {
	display: none;
	float: left;
	width: 100%;
	position: relative;
	padding: 15px 30px;
	background: #fff;
	margin: 0 0 15px;
	text-align: left;
	border: 1px solid #eee;
}
.accordion-inner.visible {
	display: block;
}
/*------ Video ------------------------------------------------*/

.media-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}
.hero-content .media-container {
	height: 110%;
}
.video-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.mob-bg {
	display: none;
}
.video-holder {
	position: absolute;
	width: 100%;
	height: 100% !important;
	display: block;
	overflow: hidden !important;
	top: 0;
	left: 0;
	padding: 0 !important;
}
.video-holder iframe {
	position: absolute;
	top: -75px;
	left: 50%;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.background-youtube {
	position: absolute;
	top: -25% !important;
}
.video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 0;
	z-index: -1;
}
.video-container video {
	width: 100%;
}
.resp-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.resp-video iframe,
.resp-video object,
.resp-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blog-media video {
	width: 100%;
	height: auto;
}
.blog-media img {
	width:100%;
	height:auto;
}
.video-box {
	overflow: hidden;
	border-radius: 10px;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}
.video-box-btn {
	position: absolute;
	width: 70px;
	height: 70px;
	line-height: 70px;
	margin: -35px 0 0 -35px;
	background: #fff;
	color: #fff;
	z-index: 20;
	left: 50%;
	top: 50%;
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
	border-radius: 100%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.video-box-btn i {
	transform: scale(1.4);
}
.video-box-btn:hover {
	transform: scale(1.1);
}
.video-promo-text {
	padding-left: 50px;
	margin-top: 50px;
}
.video-promo-text h3 {
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	font-size: 32px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.71);
	padding-bottom: 40px;
	margin-bottom: 30px;
}
.video-promo-text h3:before {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 50px;
	height: 2px;
}
.video-promo-text p {
	text-align: left;
	color: #fff;
}
/*------  Process / services ------------------------------------------------*/

.features-box-container.single-serv {
	margin-top: 0;
}
.features-box-container.single-serv .features-box {
	margin-bottom: 30px;
}
.process-wrap {
	margin-top:30px;
}
.process-wrap li {
	float: left;
	width: 33.3%;
	position: relative;
	padding: 15px 30px 35px 0;
}
.process-wrap li .process-details,
.serv-wrap .process-details {
	text-align: left;
	float: left;
	width: 100%;
	padding: 35px 40px 30px 40px;
	background: #f9f9f9;
	border: 1px solid #eee;
	position: relative;
}
.process-wrap li .process-details a,
.serv-wrap .process-details ul li {
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 800;
	font-size: 11px;
	position: relative;
}
.serv-wrap .process-details ul li {
	margin-top: 10px;
	margin-right: 10px;
}
.process-wrap li h4,
.serv-wrap h4 {
	float: left;
	text-align: left;
	font-weight: 600;
	font-size: 18px;
	position: relative;
	color: #666;
	margin-bottom: 36px;
	padding-left: 80px;
}
.process-wrap li .process-details h6,
.serv-wrap .process-details h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	text-align: left;
	padding-bottom: 20px;
}
.process-wrap li h4:before,
.serv-wrap h4:before {
	content: '';
	position: absolute;
	left: 50%;
	right: -50px;
	bottom: -4px;
	top: -2px;
	background: #ccc;
	opacity: 0.2;
	z-index: -1;
}
.process-wrap li .time-line-icon,
.serv-wrap .time-line-icon {
	position: absolute;
	top: 10px;
	left: 5px;
}
.process-wrap li:before,
.serv-wrap:before {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 110px;
	right: 20%;
	border-bottom: 1px dotted #ccc;
}
.process-wrap li:after,
.serv-wrap:after {
	font-family: Font Awesome\ 5 Pro;
	content: '\f101';
	position: absolute;
	bottom: 2px;
	right: 40px;
	color: #999;
	font-size: 16px;
}
.process-wrap li:last-child:after {
	color: #666;
	content: '\f00c';
}
.process-numder {
	position: absolute;
	bottom: -20px;
	left: 20px;
	z-index: 11;
	color: #f2f2f2;
	font-size: 60px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
.srv-link-text {
	margin-top:10px;
}
.srv-link-text h4 {
	float: left;
	text-align: left;
    font-weight: 600;
    font-size: 18px;
    color: #666;
	position: relative;
	top: 15px;
	margin-right: 100px;
}
.serv-wrap {
	padding: 15px 30px 35px 0;
}
.serv-wrap .process-details .serv-img {
	position: absolute;
	top: -35px;
	right: 30px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	z-index: 10;
}
.serv-wrap .process-details .serv-img img {
	width: 80px;
	height: 80px;
	position: relative;
	z-index: 2;
	border-radius: 100%;
}
.serv-zoom {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	z-index: 10;
	text-align: center;
	line-height: 50px;
	background: rgba(51, 51, 51, 0.41);
	-webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	visibility: hidden;
}
.serv-wrap .process-details .serv-img:hover .serv-zoom {
	visibility: visible;
	opacity: 1;
}
.serv-wrap .serv-img:before {
	content: '';
	position: absolute;
	top: -8px;
	left: -8px;
	bottom: -8px;
	right: -8px;
	z-index: 1;
	border-radius: 100%;
	background: #fff;
	border: 1px solid #eee;
}
.serv-carousel .slick-list {
	padding: 0 !important;
}
.serv-carousel-item {
	float: left;
	width: 100%;
	margin: 0;
}
.hidden-info-wrap-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
}
.hidden-info-wrap {
	float: right;
	width: 70%;
	bottom: 0;
	background: #2A2A2E;
	z-index: 20;
	padding: 70px 0;
	min-height: 100vh;
}
.hidden-info-title {
	margin-bottom: 70px;
	color: #fff;
	text-align: left;
	font-size: 14px;
	letter-spacing: 4px;
	color: #888;
	text-transform: uppercase;
	padding-left: 150px;
}
.hidden-works-item {
	padding: 25px 150px;
	position: relative;
}
.serv-works-item {
	padding: 40px 150px;
}
.hidden-works-item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.03);
	opacity: 0;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.hidden-works-item:hover:before,
.hidden-works-item.act-index:before,
.hidden-works-item.act-index .serv-icon {
	opacity: 1;
}
.hidden-works-item-media {
	float: left;
	width: 20%;
	position: relative;
}
.hidden-works-item-media span,
.serv-number {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: -90px;
	top: 50%;
	margin-top: -25px;
	color: rgba(255, 255, 255, 0.41);
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}
.hidden-works-item-media-img {
	overflow: hidden;
}
.hidden-works-item-media-img a {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(51, 51, 51, 0.81);
	border-radius: 100%;
	z-index: 5;
	margin: -25px 0 0 -25px;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-transform: scale(0);
	transform: scale(0);
	visibility: hidden;
}
.hidden-works-item:hover .hidden-works-item-media-img a {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	visibility: visible;
}
.hidden-works-item-media img {
	width: 100%;
	height: auto;
}
.hidden-works-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 100px;
	left: calc(20% + 190px);
	height: 1px;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.11);
}
.hidden-works-item-text {
	float: left;
	width: 80%;
	position: relative;
	padding-left: 100px;
}
.serv-works-item .hidden-works-item-text {
	padding-left: 0;
	width: 100%;
}
.hidden-works-item-text h3 {
	text-align: left;
	font-size: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding-top: 20px;
	margin-bottom: 12px;
	color: #fff;
	position: relative;
}
.serv-works-item .hidden-works-item-text h3 {
	padding-top: 0;
}
.serv-works-item .hidden-works-item-text h3:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 2px;
}
.serv-works-item .hidden-works-item-text h3 {
	padding-bottom: 12px;
	margin-bottom: 22px;
}
.serv-icon {
	position: absolute;
	right: 10%;
	bottom: 0px;
	font-size: 98px;
	color: rgba(255, 255, 255, 0.11);
	z-index: 1;
	-webkit-transition: all 500ms linear;
	transition: all 500ms linear;
	opacity: 0;
}
.hidden-works-item-text p {
	float: left;
	max-width: 500px;
	color: #888;
	text-align: left;
	margin-top: 20px;
}
.hidden-works-item-text h3 a {
	color: #fff;
}
.hidden-works-item-text ul li {
	float: left;
	margin-right: 20px;
}
.hidden-works-item-text ul li a {
	color: #888;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
}
.serv-price {
	margin: 20px 0;
	color: #fff;
	text-align: left;
	float: left;
	padding: 10px 50px;
	border: 1px solid rgba(255, 255, 255, 0.21);
}
.hidden-works-item-dec {
	position: absolute;
	right: 100px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	top: 50%;
	margin-top: -25px;
	opacity: 1;
	color: rgba(255, 255, 255, 0.41);
	-webkit-transition: all 500ms linear;
	transition: all 500ms linear;
}
.hidden-info-pagination {
	float: left;
	margin-top: 70px;
	padding-left: 150px;
	position: relative;
}
.hidden-info-pagination span {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #8B8B8B;
	position: relative;
}
.hidden-info-pagination:hover span:before {
	left: 20%;
}
.hidden-info-pagination i {
	margin-left: 30px;
}
.hidden-info-pagination span:before {
	content: '';
	position: absolute;
	left: 70%;
	right: -80px;
	top: -12px;
	bottom: -12px;
	background: rgba(255, 255, 255, 0.081);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.bg-ser {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.bg-ser .bg {
	opacity: 0;
	will-change: opacity, transform;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1200ms linear;
	transition: all 1200ms linear;
}
.bg-ser .bg.active {
	opacity: 1;
	left: 0;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
/*------ price tables------------------------------------------------*/
.price-item {
	float: left;
	width: 33.3%;
	position: relative;
	-webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	z-index: 1;
}
.price-item:hover,
.best-price {
	box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
	z-index: 2;
}
.best-price {
	top: -30px;
	transform: scale(1.05);
}
.price-item:hover {
	z-index: 3;
}
.price-head {
	float: left;
	width: 100%;
	padding: 22px 20px;
	position: relative;
	background: #35353A;
}
.price-head h3 {
	color: #fff;
	position: relative;
	z-index: 2;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	border: 1px dotted rgba(255, 255, 255, 0.21);
	display: inline-table;
	padding: 10px 50px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.071);
	overflow: hidden;
}
.price-num {
	padding: 30px 15px 20px;
}
.price-num span.curen {
	position: relative;
	top: -32px;
	padding-right: 7px;
	font-weight: 400;
	font-size: 17px;
}
.price-num-desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #bcbcbc;
	display: block;
	margin-top: 6px;
}
.price-num-item {
	font-size: 65px;
	position: relative;
	font-weight: 600;
}
.price-desc {
	padding: 20px 0 50px;
}
.price-desc ul li {
	float: left;
	width: 100%;
	padding: 18px 0;
	color: #666;
	font-weight: 500;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.price-desc ul li:nth-child(2n+1) {
	background: #fbfbfb;
}
.price-desc ul li:first-child {
	border-top: 1px solid #eee;
}
.price-link {
	display: inline-table;
	padding: 15px 20px;
	color: #fff;
	border-radius: 4px;
	margin-top: 30px;
	font-weight: 500;
}
.price-content {
	background: #fff;
	border: 1px solid #eee;
}
.recomm-price {
	margin-top: 40px;
	font-weight: 600;
	color: #ccc;
}
.recomm-price i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #5ECFB1;
	font-size: 16px;
	border-radius: 100%;
	border: 2px solid #ccc;
	margin-bottom: 10px;
}
.pricing-wrap {
	margin: 110px 0 0;
}
/*-------------price tables---------------------------------------*/
.team-box {
	float: left;
	width: 33.3%;
	position: relative;
	padding: 10px 20px;
	background:#fff;
	margin-bottom: 20px;
}
.team-photo {
	overflow: hidden;
	position: relative;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.team-photo .overlay {
	opacity: 0;
	z-index: 2;
	background: #000;
	-webkit-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
	-ms-transition: all 500ms ease-out;
}
.team-box .team-photo a {
	position: absolute;
	top: -50%;
	left: 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: -11px;
	z-index: 15;
	visibility: hidden;
	opacity: 0;
}
.hero-text .start-button-wrap a,
.team-photo a {
	-webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
}
.team-box:hover .team-photo .overlay {
	opacity: 0.5;
}
.team-box:hover .team-photo a {
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.section-team .team-photo {
	margin-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.team-info {
	float: left;
	width: 100%;
	text-align: left;
	padding: 25px 30px;
	border: 1px solid #eee;
	border-top: none;
}
.section-team .team-info {
	border: 1px solid #eee;
	padding: 25px 30px;
	background: #fff;
	border-top: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.team-info h3,
.team-info h4 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 16px;
}
.team-info h4 {
	font-size: 10px;
	color: #666;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.team-social {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-top: 10px;
}
.team-single-social {
	padding-top: 30px;
	border-top: 1px solid #eee;
}
.team-social li,
.team-single-social li {
	float: left;
	margin-right: 14px;
}
.team-single-social li a {
	color:#666;
}
.team-single-social span {
	float: left;
	margin-right: 30px;
	position: relative;
	top: 13px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.team-single-social li a {
	background: #fff;
	border: 1px solid #eee;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	float: left;
}
.team-social li a:hover {
	color: #999;
}
/* ---------Resume  --------------------------------------*/
.custom-inner-holder {
	float: left;
	margin-top: 40px;
	width: 100%;
	padding-bottom:80px;
	border-bottom:1px solid #eee;
	margin-bottom:20px !important;
 
 
}
.custom-inner {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.custom-inner:last-child {
	margin-bottom: 0;
}
.custom-inner-header h3 {
	float: left;
	padding-bottom: 12px;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
}
.custom-inner-header {
	float: left;
	width: 100%;
	position: relative;
	padding: 30px 10px 30px 80px;
	border: 1px solid #eee;
	background: #f9f9f9;
}
.ci-num {
	float: left;
	margin-top: 70px;
	position: relative;
	width: 100%;
	margin-left: -40px;
}
.ci-num span {
	position: absolute;
	left: 0;
	opacity: 0.2;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 44px;
	letter-spacing: 6px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: #666;
	font-family: 'Poppins', sans-serif;
}
.custom-inner-header:after {
	font-family: Font Awesome\ 5 Pro;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #666;
	bottom: 10px;
	font-size: 70px;
	right: 10px;
	opacity: 0.08;
}
.custom-inner-header.educ:after {
	content: "\f19d";
}
.custom-inner-header.workres:after {
	content: "\f0b1";
}
.custom-inner-header:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -26px;
	width: 10px;
	height: 4px;
	margin-top: -2px;
}
.custom-inner-header span {
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	color: #666;
	text-align: left;
	float: left;
	font-weight: 600;
}
.custom-inner-header i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	border-radius: 4px;
	top: 50%;
	left: 15px;
	color: #fff;
	font-size: 12px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(250, 250, 250, 0.2)));
	margin-top: -20px;
}
.custom-inner-content {
	padding: 35px 30px 45px;
	background: #f9f9f9;
	border: 1px solid #eee;
}
.cus-inner-head-link {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 14px 40px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 10px;
	border-top-left-radius:6px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.36);
}
.cus-inner-head-link:hover {
	color:#666;
}
.custom-inner h4 {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	font-weight: 600;
    font-size: 14px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
}
.custom-inner p {
	text-align: left;
}
.custom-inner ul {
	float: left;
	width: 100%;
	padding: 10px 0 10px 13px;
	list-style: decimal;
}
.custom-inner ul li {
	float: left;
	width: 100%;
	padding: 5px 0 5px 10px;
	text-align: left;
	font-weight: 800;
	color: #666;
}
.custom-inner .content-nav ul {
	position: relative;
	left: 0;
	padding: 0;
	list-style: none;
}
.custom-inner .content-nav ul li {
	float: left;
	width: 50%;
	padding: 0;
}
.custom-inner .btn {
	margin-top: 20px;
}
/* --------- clients - terstimonials--------------------------------------*/
.client-list li {
	float: left;
	width: 20%;
	position: relative;
	overflow: hidden;
	padding: 2px;
	margin: 0;
}
.client-list li a {
	float: left;
	width: 100%;
	padding: 40px 50px;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
}
.client-list-white {
	float: left;
	width: 100%;
}
.client-list-white li a {
	backgrou nd: #f9f9f9;
}
.client-list-white li a:hover {
	background: #fff;
}
.client-list li img {
	width: 100%;
	height: auto;
}
.text-carousel .text-carousel-item {
	padding: 30px 65px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	margin: 0 10px;
	float: left;
	width: 100%;
	position: relative;
	margin-top: 70px;
}
.text-carousel .text-carousel-item:before,
.text-carousel .text-carousel-item:after,
.pr-list-det:before,
.pr-list-det:after {
	font-family: Font Awesome\ 5 Pro;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #ccc;
	opacity: 0.4;
	font-size: 34px;
}
.text-carousel-item:before,
.pr-list-det:before {
	content: "\f10e";
	top: 20px;
	left: 15px;
}
.text-carousel-item:after,
.pr-list-det:after {
	content: "\f10e";
	bottom: 20px;
	right: 15px;
}
.text-carousel .slick-item {
	padding: 0 20px;
}
.text-carousel .slick-center .text-carousel-item {
	background: #f9f9f9;
}
.text-carousel .slick-dots,
.serv-carousel .slick-dots {
	margin-top: 40px;
}
.text-carousel .slick-dots li,
.serv-carousel .slick-dots li {
	display: inline-block;
	margin: 0 8px;
}
.text-carousel .slick-dots li button:before,
.serv-carousel .slick-dots li button:before {
	background: #ccc;
}
.text-carousel .slick-dots li.slick-active button,
.serv-carousel .slick-dots li.slick-active button {
	border-color: #ccc;
}
.text-carousel-controls {
	top: 40px;
}
.text-carousel-controls .container {
	width:100%;
}
.text-carousel-controls .sp-cont,
.serv-carousel-wrap .sp-cont {
	float: left;
	margin-right: 40px;
	position: relative;
	left: 0;
	right: 0;
	font-size: 16px;
	height: 30px;
	width: 70px;
	border: 1px solid #eee;
	line-height: 30px;
	border-radius: 2px;
	margin-bottom: 40px;
	background:#f9f9f9;
}
.text-carousel-controls .sp-cont:hover,
.serv-carousel-wrap .sp-cont:hover{
	background:#fff;
}
.slider-carousel-wrap {
	z-index: 10;
}
.text-carousel-wrap {
	margin: 0 0 50px 0;
	padding: 0 50px;
}
.text-carousel-item p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
}
.text-carousel-item a.testim-link {
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 800;
	font-size: 11px;
	position: relative;
}
.text-carousel-item a.testim-link:before,
.features-box a:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #ccc;
}
.listing-rating {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.listing-rating i {
	float: left;
	margin-right: 10px;
	font-size: 11px;
}
.popup-avatar {
	position: absolute;
	right: 70px;
	z-index: 10;
	width: 80px;
	height: 80px;
	z-index: 20;
	border-radius: 100%;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
	opacity: 0;
	top: -120px;
	visibility: hidden;
}
.text-carousel .slick-center .popup-avatar,
.pr-list-det .popup-avatar {
	opacity: 1;
	top: -40px;
	visibility: visible;
}
.popup-avatar:before {
	content: '';
	position: absolute;
	border-radius: 100%;
	left: -8px;
	bottom: -8px;
	right: -8px;
	top: -8px;
	border: 1px solid #eee;
	z-index: 1;
	background: #fff;
}
.popup-avatar img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	position: relative;
	z-index: 2;
}
.review-owner {
	margin: 0 0 15px 0;
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 11px;
	text-align: left;
	color: #666;
	font-family: 'Poppins', sans-serif;
}
.review-owner span {
	color: #999;
}
/* ------order-wrap------------------------------------------------------------ */
.order-wrap h3 {
	float: left;
	padding-left: 90px;
	position: relative;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #8B8B8B;
	top: 2px;
}
.order-wrap h3:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 50px;
	height: 2px;
	margin-top: -1px;
}
.order-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 43.2%;
	background: rgba(255, 255, 255, 0.041)
}
.order-wrap h3:after {
	content: "";
	position: absolute;
	top: -15px;
	left: -70px;
	bottom: -15px;
	width: 270px;
	background: rgba(255, 255, 255, 0.041)
}
/* ------countdown------------------------------------------------------------ */
.cs-wrap {
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2A2A2E;
	-webkit-transform: translate3d(0, 0, 0);
}
.cs-wrap .hero-wrap {
	background: none;
	overflow: hidden;
}
.cs-wrap .half-hero-wrap {
	top: 23%;
}
.countdown {
	top: -20px;
}
.countdown-item {
	float: left;
	margin-right: 80px;
	position: relative;
	position: relative;
	text-align: left;
}
.countdown-item span {
	color: #fff;
	font-size: 54px;
	font-weight: 700;
}
.countdown-item p {
	position: relative;
	padding-top: 7px;
	color: rgba(255, 255, 255, 0.51);
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.cs-wrap .subcribe-form {
	width: 350px;
	float: left;
	position: relative;
}
/* ------share------------------------------------------------------------ */
.show-share {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 80px;
	z-index: 100;
	color: #fff;
	font-size: 22px;
	line-height: 80px;
	background: #3C3C3C;
	cursor: pointer;
}
.contact-btn i,
.show-share i {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(250, 250, 250, 0.4)));
}
.show-share.clshbt i:before {
	content: "\f00d"
}
.show-share span,
.contact-btn span {
	position: absolute;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: -50px;
	padding: 0 30px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	min-width: 150px;
	background: #2D2D32;
	margin-top: -20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.contact-btn span {
	left: inherit;
	right: 0;
	top: 80px;
	margin-top: 10px;
}
.show-share:hover span,
.contact-btn:hover span {
	margin-top: 0;
	opacity: 1;
	visibility: visible;
}
.share-wrapper {
	position: fixed;
	top: 0;
	left: 80px;
	right: 0;
	height: 100%;
	z-index: 100;
	display: none;
	-webkit-transform: translate3d(0, 0, 0);
}
.share-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	z-index: 1;
	opacity: 1;
	background: #252425;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.share-wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	z-index: 1;
	opacity: 0.4;
	background: #252425;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.share-wrapper.invis-share:after {
	width: 20%;
}
.share-wrapper.invis-share:before {
	width: 80%
}
.soa {
	margin-top: -50px;
	opacity: 0;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.soavis {
	margin-top: 0;
	opacity: 1;
}
.share-title {
	position: absolute;
	top: 70%;
	left: 100px;
	z-index: 2;
}
.share-title span {
	float: left;
	position: relative;
	opacity: 0.2;
	min-height: 300px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 124px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	color: #fff;
}
.share-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 350px;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.share-inner:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 20%;
	width: 50%;
	height: 18%;
	background: rgba(255, 255, 255, 0.05)
}
.close-share {
	position: absolute;
	right: 20%;
	top: 80px;
	margin-right: -50px;
	z-index: 10;
	cursor: pointer;
	padding: 10px 90px;
	border: 1px solid rgba(255, 255, 255, 0.21);
}
.close-share i {
	font-size: 26px;
	color: #fff;
}
.close-share span {
	color: rgba(255, 255, 255, 0.91);
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 4px;
	position: relative;
	float: left;
	padding-right: 30px;
	top: 6px;
}
.share-container {
	margin-top: 50px;
	z-index: 100;
	float: left;
	width: 200px;
	position: relative;
	top: 30%;
}
.share-container .share-icon {
	float: left;
	width: 100%;
	margin-bottom: 60px;
	position: relative;
	text-align: left;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.share-icon:after {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	color: rgba(255, 255, 255, 0.91);
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 4px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.share-container .share-icon:hover:after {
	color: rgba(255, 255, 255, 0.41);
	text-decoration: underline;
}
.share-icon-digg:after {
	content: "digg";
}
.share-icon-email:after {
	content: "email";
}
.share-icon-flickr:after {
	content: "flickr";
}
.share-icon-foursquare:after {
	content: "foursquare";
}
.share-icon-rss:after {
	content: "rss";
}
.share-icon-facebook:after {
	content: "facebook";
}
.share-icon-twitter:after {
	content: "twitter";
}
.share-icon-tumblr:after {
	content: "tumblr";
}
.share-icon-linkedin:after {
	content: "linkedin";
}
.share-icon-vimeo:after {
	content: "vimeo";
}
.share-icon-instagram:after {
	content: "instagram";
}
.share-icon-pinterest:after {
	content: "pinterest";
}
.share-icon-googleplus:after {
	content: "googleplus";
}
.share-icon-in1:after {
	content: "in1";
}
.share-icon-stumbleupon:after {
	content: "stumbleupon";
}
/*-------------Map contacts---------------------------------------*/
.map-container {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.fw-map-container #singleMap {
	width: 100%;
	position: relative;
	height: 400px;
	float: left;
}
.fw-map-container.ful-height-map,
.fw-map-container.ful-height-map #singleMap {
	height: 100%;
}
.big-single-map.fw-map-container #singleMap {
	height: 500px;
}
.box-widget #singleMap {
	margin-bottom: 10px;
}
.fw-map-container {
	z-index: 8;
}
.custom-form {
	float: left;
	width: 100%;
	position: relative;
}
.custom-form .selectbox {
	color: #292929;
	border-radius: 4px;
	margin-bottom: 20px;
	z-index: 100;
	border: 1px solid #eee;
	background: #fff;
	color: #888DA0;
	font-weight: 600;
	font-size: 12px;
	position: relative;
}
.custom-form .sel-dec .selectbox .select:before {
	font-family: Font Awesome\ 5 Pro;
	content: '\f142';
	position: absolute;
	top: 50px;
	left: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	z-index: 22;
	font-size: 16px;
	font-weight: 300;
	color: #ccc;
}
.custom-form .selectbox .trigger .arrow {
	border-top: 5px solid #666;
	right: 20px;
}
.custom-form textarea,
.custom-form input[type="text"],
.custom-form input[type=email],
.custom-form input[type=password] {
	float: left;
	border: none;
	border: 1px solid #eee;
	background: #fff;
	width: 100%;
	padding: 15px 20px 15px 55px;
	color: #666;
	font-size: 12px;
	-webkit-appearance: none;
}
.custom-form input::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder {
	color: #888DA0;
	font-weight: 600;
	font-size: 12px;
	position: relative;
}
.custom-form input:-moz-placeholder,
.custom-form textarea:-moz-placeholder {
	color: #888DA0;
	font-weight: 600;
	font-size: 13px
}
.custom-form textarea {
	height: 200px;
	resize: none;
	padding: 25px 20px;
	-webkit-appearance: none;
}
.custom-form input {
	margin-bottom: 20px;
}
.custom-form label {
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	font-weight: 500;
	color: #666;
}
.custom-form label i {
	padding-right: 12px;
	font-size: 16px;
	position: absolute;
	top: 16px;
	left: 20px;
	text-align: center;
}
.custom-form button {
	padding: 20px 35px;
	outline: none;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
}
#message {
	text-align:left;
	float:left;
	width:100%;
	padding-bottom:20px;
	color:#000;
}
#message h1 {
	font-size:16px;
	padding-bottom:10px;
}
#message p strong {
	font-weight:800px;
	color:#000;
}
.verify-text {
	margin: 30px 0 30px;
	text-align: left;
	color: #666;
	font-size: 13px;
	float: left;
	font-weight: 600;
}
.custom-form .verify-wrap .selectbox {
	float: left;
	width: inherit;
	margin: 10px 0 0 20px;
	line-height: 10px;
	top: 6px;
}
.custom-form .verify-wrap .selectbox .text {
	top: 0px;
}
.verify-wrap {
	float: left;
}
.verify-wrap label {
	width: inherit;
	position: relative;
	top: 11px;
	margin-right: 30px;
}
.no-padding {
	padding: 0;
}
/*------Blog------------------------------------------------*/

.blog-filters span {
	float: left;
	margin-right: 35px;
	position: relative;
	top: 18px;
	text-transform: uppercase;
	font-size: 10px;
	color: #8B8B8B;
	font-weight: 600;
	letter-spacing: 2px;
}
.blog-btn-filter {
	float: left;
	margin-right: 15px;
	position: relative;
	top: 6px;
}
.blog-btn-filter ul {
	display: none;
	position: absolute;
	top: 50px;
	padding: 15px 20px;
	background: #292929;
}
.blog-btn-filter ul li {
	float: left;
	min-width: 150px;
	width: 100%;
	padding: 10px 0;
	text-align: left;
}
.blog-btn-filter ul li a {
	color: #fff;
}
.blog-btn {
	float: left;
	padding: 10px 30px;
	border: 1px solid rgba(255, 255, 255, 0.11);
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	letter-spacing: 2px;
}
.blog-btn i {
	float: right;
	margin-left: 25px;
	position: relative;
	top: 2px;
	font-size: 12px;
	color: #999;
}
.cat-list {
	float: left;
	width: 100%;
	list-style: none;
	margin: 2px 0 6px;
}
.cat-list li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	margin-right: 18px;
	position: relative;
}
.cat-list li:before {
	content: '/';
	position: absolute;
	right: -12px;
	top: -1pxpx;
	color: #000;
}
.cat-list li:last-child:before {
	display: none;
}
.cat-list li a {
	color: #999;
}
.blog-filters {
	float: left;
	margin-left: 50px;
	top: 18px;
	position: relative;
}
.blog-search {
	float: left;
	margin-left: 50px;
	width: 350px;
}
.searh-inner input {
	background: rgba(255, 255, 255, 0.091);
	font-size: 12px;
	height: 45px;
	padding: 0 20px;
	width: 70%!important;
	color: rgba(255, 255, 255, 0.691);
	border: none;
}
.searh-inner input:-moz-placeholder,
.searh-inner input::-webkit-input-placeholder {
	color: #fff;
	font-weight: 600;
	font-size: 12px
}
.search-submit {
	width: 30%;
	height: 45px;
	float: right;
	background: none;
	color: #fff;
	font-weight: bold;
	border: none;
	font-size: 10px;
	cursor: pointer;
}
.fwpost-container {
	padding-left: 30px;
}
.post p {
	text-align: left;
}
.fw-post {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.masonry-post {
	padding-right: 30px;
	padding-bottom: 40px;
}
.fw-post h2,
.masonry-post h2 {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 40px;
	position: relative;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}
.masonry-post h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.fw-post.single-post h2 {
	font-size: 40px;
}
.fw-post h2:before {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 50px;
	height: 2px;
	z-index: 1;
}
.blog-text {
	padding: 25px 30px;
	border: 1px solid #eee;
	background: #fff;
}
.blog-text h3 {
	text-align: left;
	color: #666;
	float: left;
	width: 100%;
	font-weight: 800;
	font-size: 16px;
	padding-bottom: 15px;
}
.blog-text h3 a {
	color: #666;
}
.masonry-post .blog-text {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.post-counter {
	float: right;
	position: relative;
	top: 20px;
	padding: 10px 15px;
	background: #f9f9f9;
	border: 1px solid #eee;
}
.post-counter.single-post-counter {
	float: left;
	top: 10px;
	margin-bottom: 20px;
}
.post-counter li {
	float: left;
	margin-right: 15px;
}
.post-counter li i,
.post-counter li span {
	float: left;
}
.post-counter li span {
	margin-left: 6px;
	font-style: italic;
	font-size: 11px;
}
.widget-wrap {
	margin-bottom: 40px;
	padding: 25px 30px;
	background: #f9f9f9;
	border: 1px solid #eee;
}
.widget-title span {
	text-align: left;
	font-size: 27px;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
	position: absolute;
	top: 4px;
	right: 20px;
	color: #ccc;
	opacity: 0.7;
}
.widget-title {
	text-align: left;
	font-size: 15px;
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #eee;
	font-weight: bold;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	color: #666;
	position: relative;
}
.about-widget img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.about-widget h5 {
	float: left;
	margin-bottom: 20px;
	font-weight: 800;
	font-size: 16px;
	text-align: left;
	color: #666;
	position: relative;
	padding-left: 40px;
}
.about-widget h5 a {
	position: relative;
	z-index: 2;
	color: #666;
}
.about-widget h5:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 30px;
	height: 2px;
	margin-top: -1px;
}
.about-widget h5:before {
	content: '';
	position: absolute;
	top: -2px;
	left: 40%;
	right: -30px;
	bottom: -2px;
	background: #ccc;
	z-index: 1;
	opacity: 0.3;
}
.about-widget p {
	text-align: left;
}
.about-widget-social {
	margin-top: 20px;
}
.about-widget-social span {
	float: left;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 800;
	font-size: 11px;
	position: relative;
	margin-right: 12px;
}
.about-widget-social span:before {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #ccc;
}
.about-widget-social li {
	float: left!important;
	margin-right: 5px!important;
	width:auto!important;
}
.about-widget-social li a {
	float: left!important;
	margin-left: 8px!important;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-style: italic!important;
	color: #999!important;
	font-weight:normal!important;
	font-size: 12px!important;
	position: relative!important;
	top: 2px!important;
}
.about-widget-social li a:hover {
	color: #666!important;
}
.widget-posts li {
	padding: 15px 10px;
	border-right: 1px solid #eee;
	margin-bottom: 8px;
	background: #f9f9f9;
}
.widget-posts-img {
	float: left;
	width: 30%;
}
.widget-comments-img img {
	border-radius: 100%;
}
.widget-posts-descr {
	float: left;
	width: 70%;
	padding-left: 20px;
	text-align: left;
}
.widget-posts-descr a {
	float: left;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 10px;
	text-align: left;
	color: #666;
	font-family: 'Poppins', sans-serif;
}
.widget-posts-date {
	float: left;
	width: 100%;
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.widget-wrap .tagcloud li {
	float: left;
	margin-bottom: 4px;
}
.widget-wrap .tagcloud li a {
	float: left;
	text-align: center;
	padding: 15px 30px;
	margin-right: 2px;
	color: #fff;
	background: #35353A;
	font-weight: 800;
}
.widget-wrap .tagcloud li a:hover {
	color: #ccc;
}
.jr-insta-thumb {
	float: left;
	width: 100%;
}
.jr-insta-thumb a {
	float: left;
	width: 33.3%;
	padding: 5px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.jr-insta-thumb a img {
	width: 100%;
	height: auto;
}
.jr-insta-thumb a:hover {
	opacity: 0.6;
}
.cat-item li {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 15px;
	text-align: left;
	position: relative;
}
.cat-item li:before {
	content: '';
	position: absolute;
	bottom: 6px;
	width: 100px;
	height: 1px;
	background: #eee;
	left: 50%;
	margin-left: -25px;
}
.cat-item li a {
	float: left;
	font-size: 12px;
	color: #292929;
	font-weight: 800;
}
.cat-item li span {
	float: right;
}
.cat-item a,
.tagcloud li a {
	font-size: 10px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.post-author {
	margin-bottom: 40px;
	margin-top: 10px;
	float: left;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 30px 35px;
}
.author-img {
	float: left;
	width: 15%;
}
.author-content {
	float: left;
	width: 85%;
	padding-left: 10px;
}
.author-img img {
	border-radius: 100%;
	float: left;
	width: 80px;
	height: 80px;
}
.author-content h5 {
	text-align: left;
	color: #666;
	float: left;
	width: 100%;
	font-weight: 800;
	font-size: 16px;
	padding-bottom: 15px;
}
.author-content p {
	margin-bottom: 8px;
	float: left;
	width: 100%;
	text-align: left;
}
#comments {
	text-align: left;
	padding-top: 10px;
	float: left;
	width: 100%;
	margin-top: 30px;
}
#comments.single-post-comm {
	margin-top: 0;
	padding-top: 0;
}
#comments-title,
#reply-title {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}
.comment {
	float: left;
	padding-left: 20px;
}
.comment-body {
	position: relative;
	margin-left: 80px;
	padding-top: 30px;
}
.comment-author {
	position: absolute;
	top: 30px;
	left: -76px;
}
.comment-author img {
	border-radius: 100%;
}
.comment .children {
	margin-left: 70px;
}
.fn {
	display: block;
	margin-bottom: 10px;
}
.comment-meta,
.comment-meta a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
	color: #494949;
	padding-bottom: 10px;
}
#respond {
	margin-top: 40px;
}
#reply-title {
	padding-bottom: 30px;
	margin-bottom: 5px;
}
.add-comment {
	margin-top: 40px;
	padding-left: 20px;
	margin-bottom: 50px;
}
.add-comment button {
	margin-top: 30px;
	border: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.no-fixbar {
	position: relative !important
}
.blog-media {
	margin-bottom: 20px;
}
.blog-media.nomar-bottom {
	margin-bottom: 0;
}
.post-container .content-nav,
.team-nav {
	margin-top: 30px;
}
/*------404------------------------------------------------*/
.error-wrap {
	padding: 40px 0;
}
.error-wrap h2 {
	font-size: 134px;
	color: #fff;
	font-weight: 900;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 10px;
}
.error-wrap p {
	color: rgba(255, 255, 255, 0.91);
	font-size: 12px;
}
.error-wrap form {
	margin: 30px auto 20px;
	max-width: 550px;
	overflow: hidden;
	border-radius: 6px;
	position: relative;
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}
.error-wrap form input {
	float: left;
	width: 100%;
	border: none;
	background: #fff;
	height: 50px;
	padding: 0 100px 0 20px;
	z-index: 1;
}
.error-wrap form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	color: #fff;
	border: none;
	cursor: pointer;
}
.error-wrap form .search-submit:hover {
	background: #292929;
}
.error-wrap a.btn {
	display: inline-table;
	margin-top: 10px;
}
.scroll-nav-wrap-btn {
	display: none;
}
@media only screen and (max-width: 1220px) {
	.filter-title {
		display: none;
	}
}
@media only screen and (max-width: 1064px) {
	.main-header {
		width: 100%;
		height: 80px;
	}
	.main-header:before {
		opacity: 1;
	}
	.content {
		padding-left: 0;
	}
	.hero-wrap {
		padding-top: 80px;
		padding-bottom: 0;
	}
	.scroll-nav-wrap .scroll-down-wrap, .header-social, .height-emulator,  .footer-title, .nav-title, .single-page-decor, .single-page-fixed-row, .album-thumbnails  , .contact-btn , .single-page-fixed-row.blog-single-page-fixed-row  .scroll-down-wrap , .ci-num , .bg-parallax-module{
		display: none;
	}
	.custom-inner img   , .parallax-text{
    	transform: translateY(0px) !important;
	}
	.single-page-fixed-row.blog-single-page-fixed-row {
		display:block;
		position:relative;
		float:left;
		width:100%;
		left:0;
		height:auto;
		background:#fff;
	}
	.blog-filters {
		margin-left:0;
		padding:30px;
		margin-top:40px;
		background: #2D2D32;
	}
	.blog-search {
		margin-left:0;
		margin-top:40px;
		z-index:1;
		position:relative;
	}
	.blog-btn-filter {
		z-index:2;
	}
	.scroll-nav-wrap {
		left: 0;
	}
	.half-slider-wrap .sarr-contr {
		bottom: 120px;
	}
	.slider-nav-counter {
	    bottom: 133px;
	}
	.scroll-nav {
		padding: 23px 20px 0;
	}
	.scroll-nav li {
		margin-right: 0;
	}
	.logo-holder {
		float: left;
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.logo-holder img {
		width: 30px;
		height: auto;
	}
	.nav-button {
		float: right;
		margin-right: 140px;
		margin-top: 24px;
	}
	.show-share {
		left: calc(100% - 80px);
	}
	.menu-button-text {
		bottom: 10px;
	}
	.inline-facts-wrap {
		margin-right: 0;
		width: 50%;
	}
	.collage-image,
	.footer-box {
		margin-bottom: 50px;
	}
	.process-wrap li {
		width: 50%;
	}
	.piechart {
		width: 50% !important;
	}
	.piechart-holder h4,
	.hidden-info-wrap {
		float: left;
		width: 100%;
	}
	.skillbar-bg {
		width: 100%;
	}
	.skill-bar-percent {
		margin-right: 0;
	}
	.main-footer {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
		overflow: hidden;
	}
	.footer-inner {
		padding: 50px 0 20px;
	}
	.share-wrapper {
		left: 0;
	}
	.nav-overlay,
	.share-wrapper,
	.nav-holder {
		top: 80px;

	}
	.main-about,
	.video-promo-text,
	.custom-inner-holder,
	.fs-carousel-wrap {
		padding-left: 0;
	}
	.hero-decor-numb {
		left: 20%;
	}
	.half-bg-dec {
		left: 0;
		width: 30%;
		padding-left: 20px;
	}
	.half-hero-wrap {
		left: 0;
		padding: 0 100px;
		top:20%;
	}
	.half-hero-wrap h1 {
		font-size: 30px;
		line-height: 50px;
	}
	.client-list li a {
		padding: 15px 30px;
	}
	.fet_pr-carousel-title {
		position: relative;
		float: left;
		width: 100%;
		margin-bottom: 50px;
		left: 0;
	}
	.fet_pr-carousel-title-item {
		max-width: 92%;
	}
	.order-wrap .btn {
		float: left;
		margin-top: 50px;
	}
	.pr-title {
		margin-bottom: 40px;
	}
	.order-wrap h3 {
		width: 100%;
		text-align: left;
	}
	.hidden-info-wrap-bg {
		display: none;
	}
	.filter-title {
		display: none;
	}
	.fsp-filter {
		position: relative;
		float: left;
		left: 0;
		width: 100%;
		background: #35353A;
		height: auto;
		padding: 15px 0;
	}
	.gallery-item {
		width: 33.3% !important;
	}
	.subfooter {
		padding: 0;
	}
	.parallax-text {
		position: relative;
		bottom: 0;
		right: 0 !important;
		left: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		float: left;
		width: 100%;
		text-align: left;
		margin-top:30px;
	}
	.parallax-text h3,
	.parallax-text h4,
	.parallax-text h4 span {
		float: left !important;
		text-align: left !important;
	}
	.parallax-text .btn,
	.right-parallax-header {
		float: left !important;
	}
	.pr-list-det {
		margin-top: 70px;
	}
	.buy-album {
		margin-bottom: 50px;
	}
	.mob-bg {
		display:block;
	}
	.order-wrap li {
		margin-top:50px;
	}
	.share-container {
		top:20%;
	}
	.text-carousel-wrap {
    	padding: 0;
	}
	.skill-wrap {
		margin:20px 0 !important;
	}
	.parallax-text {
		padding:0 10px;
	}
	.parallax-item {
		margin: 20px 0;
	}
	.lf-num {
		left:inherit;
		right:0;
	}	
}
@media only screen and (max-width: 768px) {
	section.parallax-section.parallax-sec-half-left .bg,
	section.parallax-section.parallax-sec-half-left .overlay,
	section.parallax-section.parallax-sec-half-right .bg,
	section.parallax-section.parallax-sec-half-right .overlay,
	section.parallax-section.parallax-sec-half-right:before,
	section.parallax-section.parallax-sec-half-left:before {
		width: 70%;
	}
	.piechart,
	.process-wrap li,
	.half-bg,
	.share-wrapper:before {
		width: 100% !important;
	}
	.nav-holder {
		padding: 15px 30px 15px 20px;
	}
	.header-logo {
		left: 30px;
	}
	.half-slider-img-wrap,
	.nav-holder,
	.hidden-works-item-media,
	.hidden-works-item-text {
		width: 100%;
	}
	.hidden-works-item-text {
		padding-left: 0;
	}
	.hidden-works-item {
		padding: 25px 50px;
	}
	.hidden-info-pagination {
		padding-left: 50px;
	}
	.half-bg-dec,
	.share-wrapper:after,
	.share-title,
	.filter-button,
	.scroll-nav-wrap {
		display: none;
	}
	.share-container {
		top: 150px;
	}
	.close-share {
		padding: 10px 30px;
		right: 50px;
		margin-right: 0;
	}
	.share-container .share-icon {
		margin-bottom: 40px;
	}
	.client-list li {
		width: 33.3%;
	}
	.hero-decor-numb {
		left: 80px;
	}
	.nav-inner-wrap {
		width: 92%;
		margin-left: 4%;
	}
	.impulse-wrap .half-bg {
		height: 100%;
	}
	.share-inner {
		padding: 0 50px;
	}
	.hero-start-link {
		position: absolute;
		z-index: 9;
		right: 20%;
		bottom: -140px;
		margin-right: 0;
		text-transform: uppercase;
		color: #999;
	}
	section.parallax-section.parallax-sec-half-right:after {
		right: 80%;
	}
	section.parallax-section.parallax-sec-half-left:after {
		left: 80%;
	}
	.price-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.best-price {
		top: 0;
		transform: scale(1.0);
	}
	.serv-works-item {
		padding: 40px 50px;
	}
	.hidden-info-title {
		padding-left: 50px;
	}
	.gallery-item {
		width: 50% !important;
	}
	.team-box {
		width: 50%;
	}
	.show-case-slider-wrap .slick-dots {
		right: 20px;
	}
	.fet_pr-carousel-counter.show-case-slider-counter {
		left: 20px;
	}
	.single-project-title {
		padding: 0 20px;
	}
	.single-project-title h2 , .fet_pr-carousel-title-item h3 {
		font-size: 30px;
	}
	.sarr-contr {
		left: 20px;
	}
	.content-nav li {
		width: 100%;
		border-left: none;
	}
	.section-title h2 {
		font-size: 34px;
	}
	.main-about h2 {
		font-size: 24px;
	}
	.single-project-title-style-2 h2 {
		font-size: 15px !important;
	}
	.hero-wrap {
		padding-bottom: 0;
	}
	.half-slider-wrap .sarr-contr {
		bottom: 30px;
	}
	.slider-nav-counter {
	    bottom: 42px;
	}
	.srv-link-text h4 {
		margin-right:0;
		width:100%;
		margin-bottom:30px;
	}
	.collage-image {
		padding-left:0;
	}
	.mu-det  {
		margin-top:0 !important;
	}
	section {
		padding:70px 0;
	}
	.fet_pr-carousel-counter {
		bottom:25px;
	}
	.fet_pr-carousel .slick-dots  {
		bottom:-48px;
	}
}
@media only screen and (max-width: 564px) {
	.half-hero-wrap {
		top: 25%;
	}
	.half-hero-wrap h1 {
		font-size: 26px;
		line-height: 40px;
	}
	.half-hero-wrap h4,
	.hero-decor-let,
	.hero-decor-numb,
	.show-info,
	.album-list-title,
	.time  , .blog-filters span{
		display: none;
	}
	.half-hero-wrap .btn {
		margin-top: 20px !important;
	}
	.client-list li {
		width: 50%;
	}
	.client-list li a {
		padding: 15px 20px;
	}
	.half-hero-wrap {
		left: 0;
		padding: 0 100px 0 20px;
	}
	.gallery-item {
		width: 100% !important;
	}
	.team-box , .blog-search , .blog-btn-filter , .blog-btn  , 	.soon-wrap .countdown-item   , .verify-text{
		width: 100%;
	}
	.verify-text {
		float:left;
		margin-bottom:15px;
	}
	.hidden-works-item {
		padding: 25px 20px;
	}
	.hidden-info-pagination {
		padding-left: 20px;
	}
	.show-case-slider-wrap {
		height: 300px;
	}
	.show-case-item {
		height: 220px !important;
	}
	.show-case-slider-wrap-style2 .show-case-item {
		height: 300px !important;
	}
	.single-project-title h2 {
		font-size: 26px;
	}
	.playlist-wrap ol li {
		padding: 20px 0 20px 40px;
	}
	.playlist-wrap ol li:before {
		width: 40px;
	}
	.playlist-wrap ol li a.audio-link {
		padding-right: 30px;
	}
	.playlist-wrap ol li a.downbuy-link {
		right: 20px;
	}
	.srv-link-text h4 {
		margin-bottom: 30px;
	}
	.gallery-filters a {
		width: 100%;
		text-align: left;
	}
	.inline-facts-wrap {
		width: 100%;
	}
	.soon-wrap .half-hero-wrap  {
    	padding: 0 50px 30px 40px;
		margin-bottom:70px;
		top:17%;
	}
	.soon-wrap .countdown-item {
		margin-right:0;
	}
	.cs-wrap .subcribe-form {
		width:300px;
	}
	.blog-btn-filter  {
		margin-bottom:10px;
	}
	.blog-search  {
		margin-top:30px;
	}
	.tag-filter {
		z-index:5;
	}
	.error-wrap h2 {
		font-size:89px;
	}
	.process-wrap {
		margin-top:0;
	}
	.process-wrap li {
		padding: 15px 0 35px 0;
		margin-bottom:50px;
	}
	.process-wrap li:last-child {
		margin-bottom:0;
	}
	.process-numder {
		left:0;
		bottom:-40px;
		font-size:50px;
	}
	.process-wrap li:before {
		bottom:0px;
		left:80px;
	}
	.process-wrap li:after{
		right:0;
		bottom:-6px;
	}
	.text-carousel .text-carousel-item {
		padding:30px 20px;
	}
	.text-carousel .slick-item {
		padding: 0;
	}
	.text-carousel-controls{
		padding-left:8px;
	}
	.section-title {
		padding-left:30px;
	}
	.section-title h2 {
		font-size: 26px;
	}
	.custom-form button {
		margin-top:30px;
	}
	.custom-form .verify-wrap .selectbox  , .pr-title{
		margin:0;
	}
	.fw-map-container {
		margin-bottom:20px !important;
	}
	.team-box  {
		padding:10px 0;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.bg {
		background-attachment: scroll !important;
		-webkit-background-size: cover;
		background-position: center;
	}
}

/*--
	Color styles
--*/
.header-contacts li i   ,  .nav-holder nav li a.act-link , #twitts-container  .timePosted a:before ,   .follow-twiit-button  , #twitts-container ul li:before ,   .sliding-menu a i.act-link  , .sliding-menu a:hover , .sliding-menu a:hover i, .submen-dec:before , .footer-contacts  li  i  , .footer-contacts  li:hover a , .nav-title:before , .sliding-menu a.back:hover:before  , .scroll-nav a:hover , .scroll-nav a.act-scrlink , .section-title h2 span , .section-subtitle span , .inline-facts-wrap i , .sp-arr  , .text-carousel .slick-center  .text-carousel-item:before, .text-carousel .slick-center  .text-carousel-item:after , .listing-rating i , .text-carousel-item  a.testim-link:hover , .half-hero-wrap h1 span , .hero-decor-let , .fet_pr-carousel-cat a:hover , .fet_pr-carousel-box-media-zoom , .pin:before , .fsp-filter .filter-title i , .fsp-filter .gallery-filters a:hover , .fsp-filter .gallery-filters a.gallery-filter-active , .all-album , .hd-box-wrap p a:hover , .inline-filter .filter-button i , .load-more i , .parallax-header span  , .parallax-header a:hover , .content-nav li a.ln , .content-nav li a.rn , .single-page-fixed-row-link i , .sarr-contr , .details-wrap h3 span  , .pr-list li a:hover , .cur-page:hover span , .show-info:hover span , .tooltip-info h5 , .inline-transparent-filter a:hover , .inline-transparent-filter .folio-counter div.all-album   , .inline-transparent-filter a.gallery-filter-active , .show-case-slider-wrap-style2  .sarr-contr:hover , .hero-start-link i , .hero-start-link span:before , .single-slider-wrap .sp-cont , .fullscreen-slider-title h3 span ,   .hero-start-button i , .audiojs .time strong  , .audiojs .play:before , .audiojs .pause:before , .playlist-wrap ol li:before , .playlist-wrap ol li.playing   a.downbuy-link , .playlist-wrap ol li    a.downbuy-link:hover , .playlist-wrap ol li a.audio-link:hover  , .playlist-wrap ol li.playing a.audio-link , .album-download-links li a , .custom-form label i , .custom-form  .verify-wrap .selectbox  , .selectbox li:hover , .contact-list li i , .recomm-price i , .main-about h2 a , .event-header-item i , .buy-ticket-link  , .album-cover-datils li i , .process-wrap li .process-details a:hover , .blog-btn i  , .widget-wrap .tagcloud li a , .serv-zoom , .hidden-works-item-text ul li a:hover , .hidden-works-item-media-img a  , .hidden-works-item.act-index .hidden-works-item-dec , .hidden-info-pagination i , .team-box .team-photo a:hover , .team-single-social li a:hover , .main-about h2 span , .fullscreen-slider-wrap .sp-cont , .fs-carousel-titlecat a  , .fs-carousel-link:hover , .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover, .content-nav li.sol-ln a i,
.content-nav li.sol-rn a i, .wpcf7 label i , .comment-form label i, .tagcloud a, .tagcloud a:hover, span.wpcf7-not-valid-tip, .current_page_parent > a, .current-menu-item  > a, .current-menu-parent > a, .woocommerce-message::before, .leaflet-touch .leaflet-bar a{
	color:#FAC921
}
 .color-bg , .color-btn ,   .btn:before , .btn:before ,.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y , .follow-twiit-button span ,  .share-container  .share-icon span , .subcribe-form .subscribe-button   , .close-twitter:hover ,  .nav-button span , .scroller  , .show-share    , .section-title:before , .promo-link , .close-share:hover , .scroll-nav a.act-scrlink:after , .line-item:before , .custom-inner-header:before , .custom-inner-header i , .custom-skillbar , .pr-title:before , .slick-dots li.slick-active button:before , .order-wrap h3:before , .inline-facts-wrap h6:before , .features-box h3:before , .hero-decor-numb:before , .fet_pr-carousel-box-text h3:before  , .fet_pr-carousel-counter:before , .fsp-filter .gallery-filters a:after , .hd-box-wrap h2:before  , .inline-filter .gallery-filters  a:before , .inline-filter .folio-counter:before , .parallax-text h3:before , .show-case-title h3:before , .accordion a.toggle span , .details-wrap h3:before  ,   .small-color-separator , .audiojs .progress , .volume-control span , .volume-control span.allvolumne , .contact-form-footer p:before , .collage-image:before , .best-price .price-head , .price-link , .album-cover-title h3:before , .video-promo-text h3:before , .fw-post h2:before , .about-widget h5:after , .serv-works-item .hidden-works-item-text h3:before , .main-about h2:before , .call-to-2  h3:before, .current-page, .wpcf7 input[type=submit], .comment-form input[type=submit], .subcribe-form .mc4wp-form input[type="submit"], .widget_mc4wp_form_widget input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order:hover, .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button:hover, input[type="button"], input[type="submit"]{
	background:#FAC921;
}
 
#twitts-container ul li:hover .timePosted a:after, .woocommerce-message {
 
	border-top-color: #FAC921!important;
 
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#FAC921;}

.gradient-bg{
  background-color: #FAC921;
  background: -webkit-gradient(linear, 0% 0%, 0% 50%, from(#FAC921), to(#305A88));
  background: -webkit-linear-gradient(top, #FAC921, #305A88);
  background: -moz-linear-gradient(top, #FAC921, #305A88);
  background: -ms-linear-gradient(top, #FAC921, #305A88);
  background: -o-linear-gradient(top, #FAC921, #305A88);
}
 @font-face {
    font-family: 'neuropolmedium';
    src: url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/css/logo-font/neuropol-webfont.woff2) format('woff2'),
         url(//www.peterjonathanwilcheck.com/wp-content/themes/solonick/includes/css/logo-font/neuropol-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;

}
.clear{clear:both;}
.main-about .features-box-container{margin: 10px 0 0px;}
.solonick-facts .inline-facts-wrap{margin-right:0px;}
.wpb_content_element{float:left; width:100%; margin-bottom:0px!important;}
.process-wrap li {
    
	width: 100%;
    position: relative;
    padding: 15px 30px 35px 0;
}
.call-to-2  h3 {
    float: left;
    padding-left: 90px;
    position: relative;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #8B8B8B;
    top: 2px;
}

.call-to-2  h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 2px;
    margin-top: -1px;
}

.call-to-2 h3:after {
    content: "";
    position: absolute;
    top: -15px;
    left: -70px;
    bottom: -15px;
    width: 270px;
    background: rgba(255, 255, 255, 0.041);
}

.hidden-info-pagination span.next-post:before {
	content: '';
	position: absolute;
	left: 70%;
	right: -80px;
	top: -12px;
	bottom: -12px;
	background: rgba(255, 255, 255, 0.081);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hidden-info-pagination span.previous-post:before {
	content: '';
	position: absolute;
	right: 70%;
	left: -80px;
	top: -12px;
	bottom: -12px;
	background: rgba(255, 255, 255, 0.081);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hidden-info-pagination i.fa-arrow-left{margin-right:30px; margin-left:0px;}
.hidden-info-pagination  a{margin-right:30px;}

.content-nav li.sol-ln a,
.content-nav li.sol-rn a {
	color: #fff;
	padding-top: 3px;
	font-size: 14px;
	position: relative;
	z-index: 2;
	width: 100%;
}

.content-nav li.sol-ln a {
	float: left;
	text-align: left;
}
.content-nav li.sol-rn a {
	float: right;
	text-align: right;
}
.content-nav li.sol-ln a span.tooltip,
.content-nav li.sol-rn a span.tooltip {
	position: absolute;
	top: -10px;
	font-size: 10px;
	text-transform: uppercase;
	min-width: 150px;
	letter-spacing: 2px;
	visibility: hidden;
	font-weight: 500;
	opacity: 0;
	color: #fff;
	margin-top: 0;
	z-index: 20;
}
.content-nav li.sol-ln a span.tooltip {
	left: 50px;
	margin-left: 20px;
	text-align: left;
}
.content-nav li.sol-rn a span.tooltip {
	right: 50px;
	margin-right: 20px;
	text-align: right;
}
.content-nav li a:hover span.tooltip {
	top: 50%;
	opacity: 1;
	visibility: visible;
	margin-top: -4px;
}


.content-nav li.sol-ln a:hover i,
.content-nav li.sol-rn a:hover i {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}
.content-nav li.sol-ln a i,
.content-nav li.sol-rn a i  {
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.so-gap{height:80px;}
.solonick-full-page{float:left; width:100%}
.blog-media .resp-video{margin-bottom:0px!important;}

.pagination {
	margin:0 0 18px;
	text-align:center;
	vertical-align: middle;
	border:1px solid rgba(0,0,0,.07);
	border-radius: 4px;
	float:left;
	width:100%;
	background:#fff;
}
.pagination  a {
	float:left;
	padding: 16px 24px;
	position:relative;
	font-size:13px;
	color:#666;
	letter-spacing:1px;
	border-right:1px solid rgba(0,0,0,.07);
}
.current-page{color:#fff!important;}
.hidden{display:none;}

.widget li {
    float: left;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
}
.widget.widget_archive li, .widget.widget_categories li, .widget_product_categories li{text-align:right;}

.widget li a {
    float: left;
    font-size: 12px;
    color: #292929;
    font-weight: 800;
}

.widget li span {
    float: right;
}
.widget.widget_archive li:before , .widget.widget_categories li:before, .widget_product_categories li:before {
    content: '';
    position: absolute;
    bottom: 6px;
    width: 100px;
    height: 1px;
    background: #eee;
    left: 50%;
    margin-left: -25px;
}
.widget.widget_recent_comments li{text-align:left;}
.widget_recent_comments span{float:none!important;}
.widget_recent_comments a{float:none!important;}
.wpcf7{margin-top:50px!important; margin-bottom:50px!important;}
.comment-form{    
    margin-top: 40px;
    padding-left: 20px;
    margin-bottom: 50px;}


.wpcf7 textarea,
.wpcf7  input[type="text"],
.wpcf7 input[type=email],
.wpcf7 input[type=password], 
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=date],
.wpcf7 input[type=number],
.wpcf7 select,
.comment-form textarea, 
.comment-form input[type="text"], 
.comment-form  input[type=email], 
.comment-form input[type=password]{
	float: left;
	border: none;
	border: 1px solid #eee;
	background: #fff;
	width: 100%;
	padding: 15px 20px 15px 55px;
	color: #666;
	font-size: 12px;
	-webkit-appearance: none;
}
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder, .comment-form input::-webkit-input-placeholder , .comment-form textarea::-webkit-input-placeholder {
	color: #888DA0;
	font-weight: 600;
	font-size: 12px;
	position: relative;
}
.wpcf7 input:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder, .comment-form input:-moz-placeholder, .comment-form  textarea:-moz-placeholder{
	color: #888DA0;
	font-weight: 600;
	font-size: 13px
}
.wpcf7 textarea, .comment-form textarea {
	height: 200px;
	margin-bottom:20px;
	resize: none;
	padding: 25px 20px;
	margin-top:30px;
	-webkit-appearance: none;
}
.wpcf7 input, .comment-form input {
	margin-bottom: 20px;
}
.wpcf7 label, .comment-form label {
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	font-weight: 500;
	color: #666;
}
.wpcf7 label i{
	padding-right: 12px;
	font-size: 16px;
	position: absolute;
	top: 38px;
	left: 20px;
	text-align: center;
}
.comment-form label i {
	padding-right: 12px;
	font-size: 16px;
	position: absolute;
	top: 14px;
	left: 20px;
	text-align: center;
}
.wpcf7 input[type=submit], .comment-form input[type=submit]{
	
	position: relative;
	margin-top: 50px;
	color:#fff;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 4px;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	text-transform: uppercase;
	border-radius: 4px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.36);
	padding: 20px 35px;
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
	float:left;
}
.wpcf7 input[type=submit]:hover, .comment-form input[type=submit]:hover{
padding-left:60px;
}

.wpcf7 input[type=submit]:before, .comment-form input[type=submit]:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	height: 1px;
	width: 0;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.wpcf7 input[type=submit]:hover:before, .comment-form input[type=submit]:hover:before {
	width: 30px;
}
.footer-inner-blank{padding: 20px 0px 30px;}
.fet_pr-carousel-counter.sol-car-po-slider{bottom:-63px!important;}
.text-left{text-align:left;}

.tagcloud a{
	float: left;
    text-align: center;
    padding: 15px 30px;
    margin-right: 2px;
    color: #fff;
	font-size:10px!important;
    background: #35353A;
	margin-bottom: 4px;
	margin-right: 2px;
    font-weight: 800;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
	}
.policy-box p{color:rgba(255, 255, 255, 0.71); font-size:10px;}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    border: none!important;
    clear: both;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: 700;
	color:#878C9F;
	}
	
span.wpcf7-not-valid-tip{
	
    font-weight: 600;
    clear: both;
    text-align: left;
}
div.wpcf7 .ajax-loader{float: left;
    margin: 67px 0px 0px 30px;}
	

/**********themecheck**********/
.alignright{float:right;}
.aligncenter{margin: 0 auto; text-align:center;}



table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0;
}
table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
}
table {
    margin: 20px 0;
    border: 1px solid #ddd;
	width:100%;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
}


.wr-default-page  ul, .comment-text ul{
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
.wr-default-page  ol, .comment-text ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.wr-default-page{text-align:left;}
ul.post-meta li {float:left; list-style:none;}
ul.post-meta {list-style:none; padding-left:0px!important;}
iframe, pre{max-width:100%; overflow:hidden;}

.post-password-form input[type="submit"]{display: block;
    color: #000;
    border: solid 1px rgba(0, 0, 0, 0.15);
    padding: 12px 26px 13px;
    margin: 15px 0;
    font-size: 11px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;}
.post-password-form input[type="submit"]:hover{border: 1px solid #2b2b2b;}
.page-links > span, .page-links   a span{display: block;
    color: #000;
    border: solid 1px rgba(0, 0, 0, 0.15);
    padding: 12px 26px 13px;
    margin: 15px 0;
    font-size: 11px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	margin-right:7px;}
.page-links > span, .page-links   a span:hover{border: 1px solid #2b2b2b;}

#attachment_907{width:100%;}
.wp-image-907{height:auto!important; width:100%;}
.widget select{width:100%; height:40px;}
.widget img{max-width:100%;}
.widget .size-large{height:auto;}
.sticky h2 a{color: #F9C413!important;}

.widget label{display:none;}


.widget .searchform > div{
float: left;
    width: 100%;
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 0px;
    background: #f9f9f9;
    border-radius: 4px;
    overflow: hidden;
}
.widget .searchform input[type="text"]{
	margin-bottom:0px;
}
.widget .searchform input[type="text"], .widget_mc4wp_form_widget input[type="email"], .widget_mc4wp_form_widget input[type="email"]   {
    background: #fff;
    font-size: 12px;
    height: 45px;
    padding: 0 20px;
    width: 70%;
    border: none;
}
.widget_mc4wp_form_widget input[type="submit"]{width: 30%;
    height: 45px;
    float: right;
    color: #fff;
    font-weight: bold;
    border: none;
    font-size: 10px;
    cursor: pointer;}
input[type="password"]{height:40px;}



ul.post-meta{width:100%}
.comment{width:100%;}
body.logged-in #main{top:33px;}
body.logged-in .single-page-fixed-row{top:29px;}
body.logged-in .single-page-decor{top:32px;}
@media screen and (max-width: 599px)
{
body.logged-in header.main-header, body.logged-in #main{top:0px;}
body.logged-in .nav-holder-wrap{top:80px;}
body.logged-in .single-page-fixed-row{top:0px;}
body.logged-in .single-page-decor{top:0px;}
}

img{max-width:100%!important; height:auto;}
.hidden{display:none;}
.page-links{width:100%; float:left;}
.post-tags:before, .post-tags:after{display:none;}
.comment-text h1, .wr-default-page h1{font-size: 3.8em;}
.comment-text h2, .wr-default-page h2{font-size: 30px;}
.comment-text h3, .wr-default-page h3{font-size: 27px;}
.comment-text h4, .wr-default-page h4{font-size: 25px;}
.comment-text h5, .wr-default-page h5{font-size: 20px;}
.comment-text h6, .wr-default-page h6{font-size: 17px;}
ol{    float: left;
    clear: both;
    width: 100%;}
	
.widget ul.children{padding:0px!important;}
.widget ul li ul li:nth-last-child(1){   
	margin-bottom: 0px;
    padding-bottom: 0px;
	}
.widget ul li ul {display:none;}
#comments.single-page-comm{margin-top:60px!important;}
.blog-text{text-align:left;}
.header-logo h1{    
	font-size: 30px;
	font-family: 'neuropolmedium';
    color: #fff;}
@media only screen and (max-width: 1064px){
.blog-search {
    margin-left: 0;
	margin-top: 40px;
    z-index: 1;
    position: relative;
    width:100%;
}

.blog-filters {
	margin-top:0px!important;
	top:0px;
    width:100%;
}
.so-index-blog-filters.blog-filters, .so-index-blog-filters .blog-search{margin-top:0px;}
}

li.pingback .comment-body{margin-left:25px;}

@media only screen and (max-width: 1064px){
.comment .children{ margin-left:0px;}
.comment{padding-left:0px;}
}
.comment-navigation{
	margin-top: 25px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 20px;
	}
.comment-navigation .nav-previous{float:left; font-weight:700;}
.comment-navigation .nav-next{float:right; font-weight:700;}
@media only screen and (min-width: 1064px){
.logged-in .single-page-decor, .logged-in .single-page-fixed-row{top:25px;}
}
.logged-in .contact-btn{top:32px;}
.subcribe-form .mc4wp-form input[type="email"], .subcribe-form .mc4wp-form input[type="text"] {
    float: left;
    width: 65%;
    border: none;
    background: rgba(255, 255, 255, 0.11);
    padding: 15px 20px;
    position: relative;
    z-index: 1;
    color: #fff;
}
.subcribe-form .mc4wp-form input[type="submit"] {
    position: absolute;
	margin-top:0px;
    top: 0;
    right: 0;
    width: 35%;
    z-index: 2;
    padding: 16.5px 0;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: none;
    cursor: pointer;
}
.wpcf7-form div{float:left;}
/*********woocommerce*********/
.woocommerce-ordering{float:left;}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    height: 40px;
    border: 1px solid #eee;
    background: #f9f9f9;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    color: #666;
}
.woocommerce .star-rating {
    float: left;
    margin-top: 18px;
	margin-left:35px;
	}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 30px;
    position: relative;
    margin-top: 10px;
	color: #fff;
    border-color: transparent;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    text-transform: uppercase;
    border-radius: 4px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.36);
}

.woocommerce #respond input#submit:before, .woocommerce a.button:before, .woocommerce button.button:before, .woocommerce input.button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    height: 1px;
	background: #fff;
    width: 0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    padding-left: 60px;
	color: #fff;
}

.woocommerce #respond input#submit:hover:before, .woocommerce a.button:hover:before, .woocommerce button.button:hover:before, .woocommerce input.button:hover:before {
    width: 30px;
}
.shop-items {margin-bottom:50px;}
.shop-items .hd-box-wrap p {font-size:12px;}
del span{text-decoration:line-through;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
	text-align:left;
}
.woocommerce div.product form.cart .button{margin-top:0px;}
.woocommerce .quantity .qty{height:40px;}
.woocommerce div.product p.price, .woocommerce div.product span.price{    color: #878C9F;
    font-family: 'Poppins', sans-serif;}
	
.woocommerce-message{
	text-align:left;
	font-weight: 700;
    font-family: 'Poppins', sans-serif;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{height:40px;}
.woocommerce .coupon input.button{padding-left:30px!important;}
.woocommerce .comment-text .star-rating {
    
    margin-top: 0px;
    margin-left: 0px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.shop_table tbody tr .product-remove a {
    position: relative;
    font-size: 18px;
    line-height: 18px;
    padding: 0px 7px 0px 6px;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    background-color: #000;
    color: #fff!important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.shop_table tbody tr .product-remove a:hover{background:#000;}
.woocommerce .woocommerce-cart-form  table.shop_table {
    margin-bottom: 10px;
    border-collapse: collapse;
    border-width: 0;
    width: 100%;
}

.woocommerce-cart-form .shop_table tbody tr td {
    padding: 15px 10px;
    vertical-align: top;
    border: none!important;
	font-size: 12px;
    text-transform: uppercase;
	border-left: 0;
    color: #292929;
    font-family: 'Titillium Web', sans-serif;
}


.woocommerce-cart-form .shop_table thead {
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
}

.woocommerce table.shop_table th, .woocommerce .shop_table thead th.box-name {
    font-size: 12px;
    text-transform: uppercase;
	border-left: 0;
    color: #292929;
    font-family: 'Titillium Web', sans-serif;
}

.woocommerce-cart-form .shop_table tbody tr .product-thumbnail img {
    width: 80px;
    height: 80px;
}
.woocommerce-page table.cart td.actions {
    padding: 30px 25px;
    border: 1px solid #e8e8e8!important;
}

 .woocommerce-cart .wc-proceed-to-checkout a.checkout-button  {
	max-width: 300px;
    font-size: 10px;
    text-shadow: none;
	padding: 15px 30px;
	}
 .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{padding-left:60px;}
	
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    float: left;
    border: none;
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
	margin-bottom:20px;
    padding: 15px 20px 15px 20px;
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;

}

.woocommerce form .form-row textarea{height:150px;}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
	float: left;
    width: 73px;
    margin-right: 10px;}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: right;
    margin-top: 6px;
}
.woocommerce-mini-cart__buttons.buttons a{padding-left:30px!important;}
.widget form{width:100%; float:left; position:relative;}
.woocommerce .widget_price_filter .price_slider_amount .button{font-size:10px;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color: #fff;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color: #eee;}

.wpcf7 select{
	float: left;
    border: none;
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
	margin-bottom:20px;
    padding: 15px 20px 15px 20px;
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;
}

span.wpcf7-not-valid-tip{float:left; width:100%;}



input[type="email"], input[type="text"]{
	float: left;
    border: none;
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
	margin-bottom:20px;
    padding: 15px 20px 15px 15px;
    color: #666;
    font-size: 12px;
    -webkit-appearance: none;
	
}

input[type="button"], input[type="submit"]{
	position: relative;
    margin-top: 50px;
    color: #fff;
    font-size: 10px;
	font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    text-transform: uppercase;
    border-radius: 4px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.36);
    padding: 20px 20px;
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    
	
}
@media only screen and (max-width: 1064px){
.post-container .pull-right, .post-container .pull-left{float:none!important;}
}
@media screen and (min-width: 599px) {
.logged-in .logo-holder {
    line-height: 139px;
}
}
@media screen and (max-width: 599px) {
.collage-image-title{
	top:83%;
}
}

/******guten*******/
.wp-block-button__link{
	padding: 15px 30px;
    position: relative;
	background-color:#0d3d63;
    margin-top: 10px;
	font-size: 10px;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    text-transform: uppercase;
    border-radius: 4px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150);
}
.wp-block-button__link:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    height: 1px;
    width: 0;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.wp-block-button__link:hover {
    padding-left: 60px;
}
.wp-block-button__link:before {
    background: #fff;
}
.wp-block-button__link:hover:before {
    width: 30px;
}
.has-lightning-yellow-background-color {
	background-color: #FAC921;
}
.has-lightning-yellow-color {
	color: #FAC921;
}
.has-color-black-color{
	color:#000;
}
.has-color-black-background-color{
	background-color:#000;
}
.has-small-font-size{
	font-size:10px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 35px;
}

.has-huge-font-size{
	line-height: 35px;
}

.only-small-screen{
display:none;
}

.wr-music-element.album-preview{
left:auto;
right:0px;
}

.error-wrap form input{
margin-bottom:0px;
}

.logged-in .scroll-nav-wrap.scroll-to-fixed-fixed{
top:32px!important;
}

strong, b{
font-weight:bold;
}

.woocommerce span.onsale {
    
    top: 9px;
    left: 6px;
    background-color: #35353A;
   
}

.related.products .gallery-item .fet_pr-carousel-box-media-zoom{text-align:center;}
.footer-box li a {
	color: rgba(255, 255, 255, 0.71);
    font-weight: 400;
}
.footer-widget {
margin-bottom:20px;
}

.footer-widget .jr-insta-thumb a{
width:20%;
}
.footer-widget .widget-posts li{
	background:transparent;
}
.footer-widget .widget-posts-img{
width:25%;
}
.widget .mc4wp-form input[type="email"], 
.widget .mc4wp-form input[type="text"]{
    width: 65%;
}
.widget .mc4wp-form input[type="button"], 
.widget .mc4wp-form input[type="submit"],
.widget .mc4wp-form button{
position: absolute;
    top: 0;
    right: 0;
    width: 35%;
    z-index: 2;
    padding: 17px 0;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: none;
    cursor: pointer;
	margin-top:0px;
	
}
.footer-widget .mc4wp-form input[type="email"], 
.footer-widget .mc4wp-form input[type="text"]{
    float: left;
    width: 65%;
    border: none;
    background: rgba(255, 255, 255, 0.11);
    padding: 16px 20px;
    position: relative;
    z-index: 1;
    color: #fff;
}
.footer-widget .footer-contacts ul li span{float:left;}
.footer-widget .footer-contacts{
border-top:0px; 
margin-top:0px;
padding-top:0px;
}
.footer-widget .footer-contacts li a{
color:#fff;
font-size:11px;
}
.footer-widget .footer-contacts li {
margin-bottom:0px;
}/**
 * Auto Generated by OMGF
 * @author: Daan van den Bergh
 * @url: https://daan.dev
 */

@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-400.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-400.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-500.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-500.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-600.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-600.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-700.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-700.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-800.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-800.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-ext-900.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/montserrat-normal-latin-900.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-400.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-400.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-500.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-500.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-600.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-600.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-700.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-700.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-800.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-800.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-ext-900.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/poppins-normal-latin-900.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-ext-400.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:400;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-400.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-ext-600.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:600;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-600.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-ext-700.woff2)format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Titillium Web';font-style:normal;font-weight:700;font-display:swap;src:url(//www.peterjonathanwilcheck.com/wp-content/uploads/omgf/solonick_fonts/titillium-web-normal-latin-700.woff2)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}