/* */

.psnc-hidden {
	display: none !important;
}

.et_pb_text ol, .et_pb_text ul {
	padding-left: 1em;
	padding-bottom: 1em;
}

.et_pb_text ol li, .et_pb_text ul li {
	list-style-position: outside;
	margin-left: 1em;
}

.et_pb_text li > ol, .et_pb_text li > ul {
	padding-top: 0.5em;
}

#main-header {
	z-index: 10000;
}

#top-menu a {
	color: #2EA3F2 !important;
}

/* Hide sidebar on blog page */
/*
.blog #main-content .container::before {
	display: none !important;
}
.blog #left-area {
	padding-left: 0 !important;
	padding-right: 0 !important;
	float: unset !important;
	width: 100% !important;
}
.blog #sidebar {
	display: none !important;
}
*/

.et_search_outer {
	padding-right: 80px;
}

#psnc-header-eu-block {
	float: right;
	display: block;
	margin: -10px 0 0 auto;
	padding-top: 0px;
	padding-left: 30px;
}

#psnc-header-eu-block img {
	display: block;
	max-height: 34px;
	width: auto;
}

.psnc-section-title h1,
.psnc-section-title h2,
.psnc-section-title h3,
.psnc-section-title h4,
.psnc-section-title h5,
.psnc-section-title h6 {
	/* color: #00B0F0; */
	text-align: center;
}

.cky-btn-revisit-wrapper {
	display: none !important;
}

.et_header_style_left .logo_container {
	width: 55%;
}

h2 {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

.post-meta a[rel] {
	display: inline-block;
	padding: 0 0.5em;
}

.more-link {
	float: right;
}

.wpcf7 form.wpcf7-form p {
	font-weight: bold;
}

.wpcf7 form.wpcf7-form p span {
	font-weight: normal;
}

.wpcf7 form.wpcf7-form input, .wpcf7 form.wpcf7-form select, .wpcf7 form.wpcf7-form textarea {
	border-width: 0;
	border-radius: 0;
	background-color: #eee;
	color: #111111;
}

.wpcf7 form.wpcf7-form input, .wpcf7 form.wpcf7-form select, .wpcf7 form.wpcf7-form textarea, .wpcf7 form.wpcf7-form .wpcf7-response-output {
	width: 100%;
	max-width: 540px;
	margin-left: 0;
	margin-right: 0;
	padding: 16px;
}

.wpcf7 form.wpcf7-form input[type="radio"], .wpcf7 form.wpcf7-form input[type="checkbox"] {
	width: auto;
}

.wpcf7 form.wpcf7-form input[type="submit"], .wpcf7 form.wpcf7-form input.wpcf7-submit {
	font-size: 16px;
	font-weight: bold;
}

.wpcf7 .wpcf7-submit {
	cursor: pointer;
}

.wpcf7 form.wpcf7-form .wpcf7-radio .wpcf7-list-item {
	display: block;
}

.wpcf7 form.wpcf7-form .wpcf7-list-item input {
	margin-right: 0.5em;
}

.wpcf7 form.wpcf7-form input[type="submit"]:hover, .wpcf7 form.wpcf7-form input.wpcf7-submit:hover {
	background-color: #dddddd;
}

.wpcf7 form.wpcf7-form input:focus, .wpcf7 form.wpcf7-form select:focus, .wpcf7 form.wpcf7-form textarea:focus {
	outline-style: solid;
	outline-color: #191000;
	outline-width: 2px;
	outline-offset: 2px;
}

#footer-widgets .footer-widget .et-social-icons li {
	margin-left: 10px;
	padding-left: 10px;
}

.et-social-icons {
	/* display: none !important; */
}

.et-social-icons li::before{
	display: none !important;
}

.et-social-icons .et-social-icon.et-social-facebook .icon::before {
	content: "\e093";
	content: "\e0aa";
}

.et-social-icons .et-social-icon.et-social-linkedin .icon::before {
	content: "\e09d";
	content: "\e0b4";
	/* font-family: "Font Awesome 6 Brands" !important; */
}

.et-social-icons .et-social-icon.et-social-instagram .icon::before {
	content: "\e09a";
	content: "\e0b1";
	/* font-family: "Font Awesome 6 Brands" !important; */
}

.et-social-icons .et-social-icon.et-social-youtube .icon::before {
	content: "\e0a3";
	/* font-family: "Font Awesome 6 Brands" !important; */
}

#footer-widgets .et-social-icons .et-social-icon .icon {
	/*
	padding: 2px;
	color: #000;
	background-color: #fff;
	border-radius: 2px;
	*/
	font-size: 2em;
}

/* Hide the Divi footer on all pages except home page */
#main-footer {
	/* display: none; */
}

#footer-bottom {
	/* height: 100px; */
}


@media (min-width: 981px) {
	
	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
		margin-bottom: 14%;
	}
	
	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 4%;
	}
	
}

@media only screen and (min-width: 1241px) {
	
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding-right: 140px;
	}
	
}


@media only screen and (min-width: 1350px) {
	
	.et_pb_section {
		/* padding-bottom: 38px; */
	}
	
	.et_pb_row:last-child {
		/* padding-bottom: 0; */
	}
	
}

@media (max-width: 1240px) {
	
	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
		padding-top: 24px;
	}
	
	#page-container {
		padding-top: 79px !important;
	}
	
	#top-menu {
		display: none;
	}
	
	#et_mobile_nav_menu {
		display: block;
	}
	
	.et_search_outer {
		padding-right: 0;
	}
	
	#psnc-header-eu-block {
		display: none; /*
		float: left;
		margin: 0px 0 0 auto;
		padding-left: 0;
		padding-right: 30px; */
	}
	
	.et_pb_svg_logo #logo {
		height: 54%;
	}
	
	#psnc-header-logo-right {
		right: 20% !important;
	}
	
	.et_header_style_left #logo {
		max-width: 95%;
	}
	
}

@media (max-width: 980px) {
	
	
	
}

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

/****** Lightbox Styling *******/
[class*="lightbox-trigger-"] {cursor: pointer;}
[class*="lightbox-content-"] {position: relative; z-index: unset !important;}
[class*="lightbox-content-"] .mfp-close {color: #ffffff !important;}
[class*="lightbox-content-"] .mfp-close:active {top: 0px !important;}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-content {
	width: 800px !important;
	max-width: 100% !important;
}
