@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 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;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}/**
 * Version 2022-04-04 0.1
 */
.etw-filter-container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.etw-filter-container.loadMore{
    margin-top: 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*.etw-filter-container.loadMore button{
    font-family: "Work Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    fill: var(--e-global-color-5f86457);
    color: var(--e-global-color-5f86457);
    background-color: var(--e-global-color-2d75656);
    border-radius: 32px 32px 32px 32px;
    padding: 15px 30px;
    border: none;
}*/

#ETWcontainerList{
    margin-top: 20px;
    /*padding: 30px 20px 30px 40px;*/
}

.etw-filter-elem{
    position: relative;
    /*width: 30%;
    margin-right: 3%;*/
    width: 23%;
    margin-right: 2%;
    min-width: 150px;
    max-width: 350px;
}

.etw-filter-elem .thumbnail {
    width: 100%;
    height: 216px;
    position: relative;
}

.etw-filter-elem .thumbnail img{
    width: 100%;
    object-fit: cover;
    /*border-radius: 10px;*/
    object-position: 50% 50%;
    height: 100%;
    transition: .2s border-radius ease-out;
}

.annuaire_partenaires .etw-filter-elem .thumbnail img{
    object-fit: contain;
    padding: 10px;
}

.partenaires_info ul li{
    padding-top: 15px;
}

.etw-filter-elem:hover .thumbnail img {
    border-radius: 0px;
    transition: .2s border-radius ease-in;
}

.etw-filter-elem.type_document .thumbnail:after,
.etw-filter-elem.type_video .thumbnail:after{
    opacity: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    content: "\f19b";
    font-family: 'dashicons';
    font-size: 50px;
    color: rgba(255, 255, 255, .8);
    position: absolute;
    width: 100%;
    height: 216px;
    
    left: 0;
    top: 0;
    
    /*
        border-radius: 10px;
        background: rgba(0, 0, 0, .2);
    */

    transition: .2s all ease-out;
}

.etw-filter-elem.type_document .thumbnail:after{
    content: "\f491";
}

.etw-filter-elem.type_document:hover .thumbnail:after,
.etw-filter-elem.type_video:hover .thumbnail:after {
    background: rgba(0,0,0,0.3);
    color: rgba(255, 255, 255, .0);
    transition: .2s all ease-in;
    opacity: 1;
}

.etw-filter-elem select{
    font-family: "Work Sans",
    Sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #0b311d;
    border: 1px solid #eee;
    background: none;
    
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    margin-bottom: 10px;
}

.etw-filter-elem select:focus-visible{
    border: 1px solid #0b311d;
    outline: none;
}

/* .etw-filter-elem.select:before {
    content: '▼';
    font-size: 12px;
    color: white;
    position: absolute;
    top: 12px;
    right: 10px;
    pointer-events: none;
    width: 20px;
    height: 20px;
    background-color: #077B67;
    text-align:center;
} */

#ETWcontainerList a{
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    min-height: 260px;
    -webkit-box-shadow: 1px 6px 15px -3px #efefef;
    box-shadow: 1px 6px 15px -3px #efefef;
}

#ETWcontainerList a:hover{
    box-shadow: 1px 8px 17px -3px #c0c0c0;
    -webkit-box-shadow: 1px 8px 17px -3px #c0c0c0;
}

#ETWcontainerList .webemploi_partenaire_info{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    padding: 0 10px;
}

#ETWcontainerList .webemploi_partenaire_info a{
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    width: auto;
    border: none;
    min-height: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#ETWcontainerList .webemploi_partenaire_info .info_date{
    float: right;
}

#ETWcontainerList a .titre_ressource {
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    padding: 10px;
    /* margin: 6px 0 0; */
    display: block;
    min-height: 85px;
    padding: 20px;
    color: #333;
}

#ETWcontainerList a .titre_ressource .info_type_loc,
#ETWcontainerList a .titre_ressource .info_date{
    display: block;
    padding-top: 8px; 
}

#ETWcontainerList a .titre_ressource .info_type{
    color: #077B67;
}
#ETWcontainerList a .titre_ressource .info_localisation{ 
    font-weight: 300;
}
#ETWcontainerList a .titre_ressource .info_date{
    text-align: right;
    font-weight: 500;
}

/*#ETWcontainerList a .titre_ressource{
    border-left: 4px solid #fff;
}
#ETWcontainerList .typedoc_cr a .titre_ressource{
    background-color: #999;
}
.etw-filter-elem.type_document.typedoc_cr .thumbnail:after{
    color: #999;
}

#ETWcontainerList .typedoc_veille a .titre_ressource{
    background-color: #78b5e4;
}
.etw-filter-elem.type_document.typedoc_veille .thumbnail:after{
    color: #78b5e4;
}

#ETWcontainerList .typedoc_integration a .titre_ressource{
    background-color: #f7ec31;
    color: #1e1e1e!important;
}
.etw-filter-elem.type_document.typedoc_integration .thumbnail:after{
    color: #f7ec31;
}

#ETWcontainerList .typedoc_guides a .titre_ressource{
   background-color: #5179ff;
}
.etw-filter-elem.type_document.typedoc_guides .thumbnail:after{
    color: #5179ff;
}

#ETWcontainerList .typedoc_webinaire a .titre_ressource{
    background-color: #1e1e1e;
}
.etw-filter-elem.type_document.typedoc_webinaire .thumbnail:after{
    color: #1e1e1e;
}*/

/* ########################################################## */
/* ########################### Modal ####################### */
/* ########################################################## */
.modalMediaPlayer {
    background-color: rgba(0, 0, 0, .5) !important;
}

#containerMedia,
#containerMedia figure {
    text-align: center;
}
  
/* ########################################################## */
/* #################### max-width:767px ##################### */
/* ########################################################## */
@media screen and (max-width:767px) {
    .etw-filter-container{
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .etw-filter-elem{
        width: 40%;
    }
}

/* ########################################################## */
/* #################### max-width:428px ##################### */
/* ########################################################## */
@media screen and (max-width:428px) {
    .etw-filter-elem {
        width: 90%;
    }
}

/*
 *  Legacy Firefox implementation treats all flex containers
 *   as inline-block elements.
 */
@-moz-document url-prefix() {
    .etw-filter-container{
        width: 100%;
        -moz-box-sizing: border-box;
    }
}/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.3.0
	Stable tag: 3.3.0
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}/* 
 Theme  Nom : RELOREF
Description : Thème RELOREF
Template: hello-elementor
Version : 1.0.0
Domaine du texte : reloref
*/


/* =================== TYPOGRAPHY & FONTS =================== */



/**
 * Fix fonts that render as bold in Firefox
 */

 html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
  }
  
  /**
   * Firefox specific rule
   */
  
  @-moz-document url-prefix() {
    body {
      font-weight: lighter !important;
    }
  }
  
  
  
body .quelques_mots h2.elementor-heading-title{
    margin-bottom: 0px;
}


body h2.elementor-heading-title:before{
    background-size: contain;
    content: "";
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 146px;
    right: 60px;
    top: -53px;
}


body .without_deco h2.elementor-heading-title:before,
body .without_deco  h2.elementor-heading-title:after{
    display: none;
}

body h3.elementor-heading-title{
    font-family: 'Open Sans';
    font-size: 1.8rem!important;
    font-weight: 200!important;
}
.green-title{
  color: #00735f;
}

body h4.elementor-heading-title.titreformulaire{
    font-family: 'Open Sans';
    font-size: 1.3rem !important;
    font-weight: 200 !important;
    color: #00735f !important;
    margin-bottom: 20px;
}

body a{
    color: #2c66ba;
}
.no-rep span{
    color:#00735F!important;
}

/* =================== COLORS & BACKGROUNDS =================== */

.bg_blanc{background-color: #ffffff!important;}

/* =================== ELEMENTOR WIDGETS =================== */

.blanc, .blanc p, .blanc *, body .blanc h2.elementor-heading-title, body .blanc {color: #ffffff!important}
.blanc input,
.blanc select,
.blanc select option,
.blanc .choices ul li,
.blanc textarea,
.blanc .acf-repeater label{
    color: #333333!important;
}

/* =================== COLORS & BACKGROUNDS =================== */

.bg_bleu .blanc .acf-button{
    color:white!important
}
.bg_bleu .elementor-shortcode {
    color:white!important
}

.bg_bleu .blanc .acf-button:hover{
    color:#ffffff!important
}

.bg_bleu{
    background-color: #8ECCCF!important;
    border-radius: 30px !important;
}
.acf-rel-item:hover{
    background-color: #00735F!important;
}

.bleu, .bleu p, .bleu *{color: #2C66BA!important}


.bg_bleu2{background-color: #5179FF!important;}


.bleu2, .bleu2 p, .bleu2 *{color: #5179FF!important}


.bg_bleu_clair{background-color: #78B5E4!important;}


.bleu_clair, .bleu_clair p, .bleu_clair *{color: #78B5E4!important}


.bg_bleu_ciel{background-color: #E4F0FA!important;}


.bleu_ciel, .bleu_ciel p, .bleu_ciel *{color: #dff5ff!important}


.bg_gris{background-color: #525151!important;}


.bleu_gris, .bleu_gris p, .bleu_gris *{color: #525151!important}


body ul{
    margin-bottom: 20px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body [type="button"], body [type="submit"], body button{
    border: none;
}

/* =================== BUTTON STYLING =================== */

.blanc a .elementor-button-text
{
    font-weight: 600!important;
}

/* =================== BUTTON STYLING =================== */

.elementor-button{
  line-height: 0;
}

/* =================== BUTTON STYLING =================== */

.blanc a:hover .elementor-button-text,

/* =================== BUTTON STYLING =================== */

a:hover .elementor-button-text{
    color: #ffffff!important;
}

/* =================== BUTTON STYLING =================== */

.elementor-button-icon{
    width: 15px;
}

/* =================== BUTTON STYLING =================== */

.elementor-button-icon svg{
    height: 30px!important;
    margin-top: -2px;
}

/* =================== ELEMENTOR WIDGETS =================== */
.entete_intro{
    font-size: 1.25rem!important;
    font-weight:500;
}
.entete_page h1.elementor-heading-title{
  color: #fff;  
  position: relative;
  font-weight: 600!important;
}


.entete_page .elementor-widget-heading{
    position: relative;
}
.entete_page {
    min-height: 150px;
    padding: 50px 0!important;
}


.entete_page .elementor-container{
    min-height: inherit!important;
}

.entete_page .elementor-column:nth-child(2){
  width:100%;
}
.entete_page .entete_intro{
    color: #fff;
    padding-left: 50px;
}
.section_page{
    padding: 50px 0;
}

.elementor-top-section{
    background-color: #ffffff;
}
.hidden{
    display: none!important;
}
.etw-filter-elem.select:before {
  content: '▼';
  font-size: 12px;
  color: white;
  position: absolute;
  top: 12px;
  right: 10px;
  pointer-events: none;
  width: 20px;
  height: 20px;
  background-color: #077B67;
  text-align:center;
}
.numbers:before{
  background-color: rgba(142, 204, 207, 0.77);
  content: "";
  position: absolute!important;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  z-index: 1!important;
  opacity: 0.77;
  left:-10px;
  top:-10;
}
.numbers p{
  position:relative;
  z-index: 10!important;
}

.elementor-widget-text-editor p{
    text-align: justify;
}
#logo_reloref:before{
    position: absolute;
    content:  url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/ftda.png) ;
    top: -17px;
    left: -195px;
}
.topbarsite #logo_reloref:before{
    display: none;
}
.col-logos img{
    max-height: 65px;
    width: auto!important;
}
.slogan_car,
.menu_car nav{
    padding-left: 50px;
}

.menu_car  ul.elementor-nav-menu > li:last-child > a {
    text-transform: uppercase;
    font-weight: bold!important;
}
.menu_car:before{
    content: "";
    height: 100%;
    width: 50px;
    background-color: #fff;
    position: absolute;
    border-radius: 0 0 80px 0;
}
.menu_top_car{
    padding-left: 115px;
}
.menu_top_car ul li a{
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0;
}

#slogan_reloref .elementor-heading-title{
    color: #fff;
    margin-top: 16px;
    display: block;
    font-size: 16px;
    max-width: 217px;
}

.menu_sous_pages .elementor-icon-list-items li:first-child span{
    font-weight: bold;
}

.menu_sous_pages .elementor-icon-list-items li a span{
  transition :font-weight 0.5s ease-in;
}

.menu_sous_pages .elementor-icon-list-items li a:hover span,
.menu_sous_pages .elementor-icon-list-items li a:hover i{
    color: white!important;
    font-weight: 800;
}

/* =================== BUTTON STYLING =================== */

.etw-filter-container.loadMore button{
  background-color: #00735F;
  color : white;
}

/* =================== ELEMENTOR WIDGETS =================== */

.elementor-widget-posts .elementor-post__read-more{
  color: #00735F !important;
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1295px) {
    .col-logos{
        width:240px!important;
    }
    .col-menus{
        width: calc(100% - 240px)!important;
    }
    .col-logos img{
        max-height: 45px;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    .col-menus .elementor-nav-menu--main .elementor-nav-menu a{
        padding-left: 10px;
        padding-right: 10px;
    }
    .menu_top_car {
        padding-left: 30px;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1110px) {
    .menu_top_car {
        display: none;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1070px) {

/* =================== ELEMENTOR WIDGETS =================== */

    .col-menus .elementor-nav-menu--main .elementor-nav-menu a{
        padding-left: 7px;
        padding-right: 7px;
    }
}
#containerMenuHeader{
    position: relative;
}
#containerMainMenu{
    position: relative;
}

/* =================== ELEMENTOR WIDGETS =================== */

#containerMainMenu .elementor-widget-nav-menu{
    z-index: 9999999999;
}
#sidebarHome #calendarContainer, 
#sidebarHome #organizerContainer{
    float: inherit;
    width: 100%;
}
#sidebarHome #organizerContainer{
    display: none;
}
#containerLogo{
    position:absolute;
    width: 566px !important;
    left: calc((100% - 1400px)/2);
    top: 0;
}
.logoCentreRessources img{
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
.headerRight{
    position: absolute !important;
    height: 41px !important;
    width: calc((100% - 1400px)/2) !important;
    top: 0;
    left: calc(1400px + (100% - 1400px)/2) !important;
    background: #fff !important;
    z-index: 1;
}
.headerLeft{
    position: absolute !important;
    height: 85px !important;
    background: #fff !important;
    top: 0;
    z-index: 1;
}
.borderRight,
.borderLeft,
.headerLeft{
    width: calc((100% - 1400px)/2) !important;
}
.headerMenu{
    position: absolute;
    width: 1400px !important;
    height: 41px !important;
    left: calc((100% - 1400px)/2);
    background: #fff;
    top: 0;
}
#sidebarHome{
    width: 315px !important; 
    border-radius: 52px 0px 0px 0px !important;
    position: fixed;
    z-index: 1;
    right: 0;
    transition: .3s right ease-in;
}

/* =================== ELEMENTOR WIDGETS =================== */

#sidebarHome .elementor-element-populated{
    -webkit-box-shadow: 1px 6px 15px -3px #333333;
    box-shadow: 1px 6px 15px -3px #333333;
}
.marginLeft{
    width: 379px !important;
}
#containerMainMenu ul.sub-menu{
    -webkit-box-shadow: 1px 6px 15px -3px #333333;
    box-shadow: 1px 6px 15px -3px #333333;
}
#containerMainMenu nav > ul > li:last-child a{
    background: url(https://car-integration.france-terre-asile.org/wp-content/uploads/2024/11/picto-espace-w.svg) no-repeat 0 center;
    background-size : 30px;
    padding-left: 40px !important;
    text-transform: uppercase;
    font-weight: 500;
    color: white;
    font-size: 17px;
    padding-top: 18px;
}
#containerMainMenu2 nav > ul > li:last-child a{
  background: url(https://car-integration.france-terre-asile.org/wp-content/uploads/2024/11/picto-espace-g.svg) no-repeat 0 center;
  background-size : 30px;
  padding-left: 40px !important;
  text-transform: uppercase;
  font-weight: 500;
  color: #00735F;
  font-size: 17px;
  padding-top: 18px;
}

/* =================== ELEMENTOR WIDGETS =================== */

#containerMainMenu nav > ul > li:last-child a.elementor-sub-item,

/* =================== ELEMENTOR WIDGETS =================== */

#containerMainMenu2 nav > ul > li:last-child a.elementor-sub-item{
    background-image: none;
    padding: 13px 20px !important;
    text-transform: none;
    font-weight: normal;
    color: #00735F;
    font-size: inherit;
}
#carouselHomepage .carousel-inner {
    padding-top: 30px;
}
#carouselHomepage .img{
    margin: 33px 0 0 320px;
}
#carouselHomepage .stitle{
    font-size: 26px;
    font-weight: 300;
    color: #00735F;
    text-transform: uppercase;
    right: 100px;
    top: 73px;
    z-index: 1;
}
#carouselHomepage .title {
    position: absolute;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    width: 100%;
    text-align: right;
    color: #00735F;
    right: 100px;
    top: 130px;
    line-height: 1em;
    margin: 10px 0 0 0;
}
#carouselHomepage .img-desc {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    text-align: right;
    color: #fff;
    font-weight: 300;
    line-height: 1em;
    width: 520px;
    left: 497px;
    top: 700px;
}
#carouselHomepage .img img{
    width: 915px;
    height: 548px;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 0 275px 275px 0;
}
#carouselHomepage .content{
}
#carouselHomepage .paginate{
    text-align: right;
    margin-top: -110px;
    z-index: 1;
    position: relative;
    margin-right: 100px;
}
#carouselHomepage .paginate ul {
    display: inline-block;
}
#carouselHomepage .paginate li{
    list-style: none;
}
#carouselHomepage .paginate li a{
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
    font-size: 400;
}
#carouselHomepage .paginate .carousel-indicators{
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
#carouselHomepage .paginate .carousel-indicators [data-bs-target]{
    background-color: inherit;
    opacity: 1;
}
#carouselHomepage .paginate .carousel-indicators a{
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    padding-right: 5px;
}
#carouselHomepage .paginate .carousel-indicators a.active {
    color: #077B67;
}
.carousel-indicators a.active {
  color: #077B67!important;
}
.carousel-indicators a {
  color: #75bfc0!important;
}
#bloc-slider-home{
        width: 1320px;
}
.mainslider#carouselHomepage .carousel-inner {
    padding-top: 95px;
}
.contentslidecontainer {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #dff5ff;
    position: relative;
    border-top-right-radius: 50% 170%;
    border-bottom-right-radius: 50% 170%;
    height: 420px;
}
.contentslidecontainer .row {
    display: flex;
    width: 100%;
}
.contentslidecontainer .col-left, .contentslidecontainer .col-right {
    display: flex;
}
.contentslidecontainer .contentslide {
    text-align: center;
    width: 340px !important;
    margin-left: 150px;
    position: relative;
    z-index: 2;
}
.contentslidecontainer .contentslide:before {
    position: absolute;
    content: "";
    background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/background-slider.png);
    background-size: cover;
    top: -115px;
    left: -105px;
    z-index: -1;
    height: 500px;
    width: 552px;
}
.contentslidecontainer .titleslide {
    text-transform: uppercase;
    color: #00735f;
    font-weight: bold;
    font-size: 30px;
    width: 450px;
    display: block;
}
.mainslider#carouselHomepage .paginate .carousel-indicators a.active {
    color: #00735f;
}
.mainslider#carouselHomepage .paginate .carousel-indicators a {
    color: #68b5b3;
}
.mainslider#carouselHomepage .paginate .carousel-indicators a {
    font-size: 11px;
}
.mainslider#carouselHomepage .paginate {
    position: relative!important;
    left: inherit!important;
}
.containerProjet{
    min-height: 610px;
}
.containerProjet .img-yellow-wave:after{
    content: '';
    position: absolute;
    width: 800px;
    height: 484px;
    background: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/yellow-wave.svg) no-repeat;
    left: calc((100% - 1400px)/2);
    top: -46px;
}
.container-presta .colgauche,
.containerProjet .colgauche{
    width: 480px !important;
    min-height: 610px;
}
.container-presta .coldroite,
.containerProjet .coldroite {
    width: 650px !important;
}
.containerProjet:after{
    content: '';
    position: absolute;
    width: 191px;
    height: 203px;
    background: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/yellow-round-bot-left.svg) no-repeat;
    z-index: 1;
    left: calc((100% - 1400px)/2 - 75px);
    bottom: -77px;
}
.cerclePres{
    position: relative;
    width: 310px !important;
    height: 298px  !important;
    display: -ms-flexbox  !important;
    display: -webkit-flex  !important;
    display: flex  !important;
    -webkit-flex-direction: row  !important;
    -ms-flex-direction: row  !important;
    flex-direction: row  !important;
    -webkit-flex-wrap: wrap  !important;
    -ms-flex-wrap: wrap  !important;
    flex-wrap: wrap  !important;
    -webkit-justify-content: center  !important;
    -ms-flex-pack: center  !important;
    justify-content: center  !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch  !important;
    align-content: stretch  !important;
    -webkit-align-items: center  !important;
    -ms-flex-align: center  !important;
    align-items: center !important;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .cerclePres a{
    color: #ffffff!important;
    display: block;
    text-align: center;
    padding: 0 45px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .cerclePres a:hover{
    color: #00735F!important;
}

/* =================== ELEMENTOR WIDGETS =================== */

.cerclePres .elementor-widget-container{
    z-index: 1;
}

/* =================== ELEMENTOR WIDGETS =================== */

.cerclePres .elementor-widget-container p{
    text-align: center;
}
.cerclePres:before {
    content: '';
    position: absolute;
    background: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/Cercle-Prestation.svg) no-repeat center center;
    width: 310px;
    height: 298px;
    left: 0;
    top: 0;
    z-index: 0;
}
.cerclePres.rotate90:before {
    transform: rotate(90deg);
}
.cerclePres.rotate-90:before {
    transform: rotate(-90deg);
}
.containerMenuFooter{
    width: 630px !important;
    height: 595px !important;
}
#calendarContainer,
#organizerContainer {
    float: left;
    margin: 0;
    width: 50%;
}
.calendar-reloref{
    margin-top: 30px;
}
.calendar-reloref .cjslib-calendar.cjslib-size-small,
.calendar-reloref .cjslib-events.cjslib-size-small,
.calendar-reloref .cjslib-month,
.calendar-reloref .cjslib-year,
.calendar-reloref .cjslib-date{
    width: 100%;
}
.titre-evt{
    font-weight: bold;
}
.knowMore{
    display: none;
}

/* =================== ELEMENTOR WIDGETS =================== */

.elementor-editor-active .knowMore{
    display: block;
}
.form_row{
    display: flex;
    margin: 10px 0 20px;
}
.form_row >* {
    margin: 0 10px;
    flex: 1;
    align-self: flex-end;
}
.form_row label{
    font-weight: 500;
    font-size: 16px;
}
.form_row textarea{
    height: 100px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .form_row input[type="submit"]{
    border: none;
    padding: 15px 30px;
}
#form_demande_appui,
#form_inscription_rep,
#form_inscription_padi,
#form_inscription_permanence{ 
    margin-top: 50px;
    padding: 50px;
    border-radius: 25px;
    display: none;
}

.acf-switch-on{
  background-color: #00735F;
}
.acf-switch-off{
  color: #333333!important;
}
.-on{
  background-color: #00735F!important;
}
.prochain-parcours p,
.prochain-parcours h3,
.prochain-parcours label{
  color: white!important;
}
.prochain-parcours span.acf-switch-off{
    color: #00735F !important;
}
.prochaine-rep p{
    margin-block-start: revert;
}
.prochaine-rep #acf-form{
    background-color: #8ECCCF!important;
    border-radius: 30px !important;
    padding: 2rem;
}
.prochaine-rep{
  text-align:left!important;
}
.prochaine-rep h3{
    font-family: 'Calibri', sans-serif;
    font-size: 1.8em;
    font-weight: 800!important;
    margin-bottom: 20px!important;
}
.prochaine-rep h4{
    margin-top: 50px;
  }
.prochaine-rep p:not(.no-rep){
    color: black!important;
}

.prochaine-rep span{
    color: black !important;
}
.form-rep li span:hover{
  background-color: rgba(0,0,0,0);
}
.form-rep li span{
  color: #333333!important;
}

/* =================== BUTTON STYLING =================== */

.form-rep button{
  background-color:#00735F !important;
  padding: 0 ;
}
input[type='radio']:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #d1d3d1;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}
input[type='radio']:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #00735F;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}
.blanc .acf-field .acf-notice.-warning,
.blanc .acf-field .acf-notice.-error{
    background-color: #d94f4f;
}
.blanc .acf-fields.-border{
    background-color: #50575e;
}
ul.web_list li{
    padding-bottom: 15px;
}
ul.web_list li a{
    display: inherit;
}
ul.web_list .web_titre,
ul.web_list .web_date{
    display: block;
}
#carouselWebinaires .carousel-inner {
    padding-top: 30px;
}
#carouselWebinaires .carousel-item-cols {
    display: flex;
}
.last-webinaire #carouselWebinaires .carousel-item-content a {
  padding: 20px 20px 20px 10px;
  background-color: #00735F;
}
#carouselWebinaires .carousel-item-content a span {
  color: white;
}
#carouselWebinaires .img{
    padding-right: 40px;
}
#carouselWebinaires .img img{
    max-width: 600px;
}
#carouselWebinaires .carousel-item-content{
  margin-left : 20px;
}
#carouselWebinaires .stitle{
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}
#carouselWebinaires .title {
    font-size: 23px;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}
#carouselWebinaires .content{
    padding-bottom: 25px;
    display: block;
}
#carouselWebinaires .paginate{
    display: block;
    text-align: center;
    margin-top: 40px;
}
#carouselWebinaires .paginate ul {
    display: inline-block;
}
#carouselWebinaires .paginate li{
    list-style: none;
}
#carouselWebinaires .paginate li a{
    color: #2C66BA;
    font-size: 27px;
    text-transform: uppercase;
    font-size: 400;
}
#carouselWebinaires .paginate .carousel-indicators{
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
#carouselWebinaires .paginate .carousel-indicators [data-bs-target]{
    background-color: inherit;
    opacity: 1;
}
#carouselWebinaires .paginate .carousel-indicators a{
    color: #2C66BA;
    font-weight: 400;
    font-size: 19px;
    padding-right: 5px;
}
#carouselWebinaires .paginate .carousel-indicators a.active {
    color: #00735F;
}
.info_partenaire_fenetre{
    margin: 25px 0;
    text-align: justify;
}
.info_partenaire_fenetre img{
    padding-bottom: 20px;
}

.elementor-flip-box__front{
    background-color: transparent !important;
}
.elementor-flip-box__front p{
    margin-top: -40px!important;
}
.flip-box-kit span{
    background-color: #78B5E4!important;
    border: 0px !important;
    color: white!important;
}
.flip-box-kit span:hover{
    color: white!important;
}
/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement_sensi .elementor-widget-container p,

/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement .elementor-widget-container p,

/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement_sensi .elementor-widget-container,

/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement .elementor-widget-container{
    text-align: center!important;
} 
.demande-sensibilisation .link-to-pdf{
  color: white!important;
  background-color: #00735F;
  padding: 20px;
  border-radius: 50px;
  transition:  box-shadow 0.5s ease;
}
.demande-sensibilisation .link-to-pdf:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.5) ;
}

/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement_rep .elementor-widget-container p,

/* =================== ELEMENTOR WIDGETS =================== */

.bloc_telechargement_rep .elementor-widget-container{
    text-align: left!important;
}
.bloc_date_rep{
    background-color: #2c66ba;
    color: #ffffff!important;
    border-radius: 150px;
    display: inline-block;
    width: 225px!important;
    padding: 40px;
    margin: 0 auto;
}
.bloc_date_rep p{
    text-align: center!important;
}

/* =================== ELEMENTOR WIDGETS =================== */


.partenaires_sidebar .elementor-shortcode ul{
    margin-top: 10px;
}
.partenaire-items{
    display: flex;
    flex-wrap: wrap;
}
.partenaire-item{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    min-height: 260px;
    -webkit-box-shadow: 1px 6px 15px -3px #efefef;
    box-shadow: 1px 6px 15px -3px #efefef;
}
.partenaire-item-1-2{
    flex: 0 0 46%;
    margin-right: 2%;
}


/* =================== ELEMENTOR WIDGETS =================== */

.partenaires_support .elementor-widget-wrap{
    border: 1px solid #eee;
    min-height: 260px;
}
.partenaires_support{
    box-shadow: 1px 1px 10px rgba(0 ,0 ,0 , 0.1);
    -webkit-box-shadow: 1px 1px 10px rgba(0 ,0 ,0 , 0.1);
}

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-title, .onglet-kit .elementor-widget-tabs .elementor-tab-title a{
    font-weight: normal;
    font-size: 20px;
}

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-title.elementor-active, 

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-title.elementor-active a,

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-title:hover, 

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-title a:hover{
    color: #2C66BA!important;
    font-weight: bold!important;
    font-size: 22px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .onglet-kit.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    content: "\f35a"!important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400!important;
    position: absolute!important;
    top: 29px;
    left: 0;
    height: 15px;
    font-size: 15px;
}

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 10px 25px 0 25px
}

/* =================== ELEMENTOR WIDGETS =================== */

.onglet-kit .elementor-tabs-content-wrapper {
    border-left: 1px solid #d5d8dc!important;
}
#wpforo #wpforo-wrap .wpforo-active a, 
#wpforo #wpforo-wrap #wpforo-menu li:hover > a, 
#wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor > li > a, 
#wpforo #wpforo-wrap #wpforo-menu .current-menu-parent  > li > a, 
#wpforo #wpforo-wrap .wpfl-4 .wpforo-category,

/* =================== BUTTON STYLING =================== */

#wpforo #wpforo-wrap .wpforo-category .wpf-button.add_wpftopic span,
#wpforo #wpforo-wrap #wpforo-menu .current_page_item{
    color:#ffffff!important;
}
#content .entry-title{
    display: none;
}
.bloc_container_bgbleu,
.forum_container{
    padding: 50px 0 100px;
    background-color: #DFF5FF;
}
.post-count{
    position : absolute;
    text-align: center;
    top: 5px;
    right:0;
    width:18px;
    height: 18px;
    font-size: 12px;
    border-radius:50px;
    background-color : yellow;
    color: #077B67;
}
.menu-item-2304{
    margin-right: 20px!important;
}
.page_container{
    padding: 50px 0 100px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body #wpforo #wpforo-wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
}

/* =================== BUTTON STYLING =================== */

#wpforo #wpforo-wrap .wpforo-category .wpf-head-bar-right .wpf-button {
    background-color: #ffffff!important;
    color: #2c66ba!important;
}

/* =================== BUTTON STYLING =================== */

#wpforo #wpforo-wrap .wpforo-category .wpf-head-bar-right .wpf-button i,

/* =================== BUTTON STYLING =================== */

#wpforo #wpforo-wrap .wpforo-category .wpf-head-bar-right .wpf-button span{
    color: #2c66ba!important;
}
#wpf-forums-1{
    display: block!important;
}
table tr:first-child{
  color:black;
}
table a{
  color:#00735F;
}
table{
  color : #333333;
}
.account .um-account-side li a{
  background-color : #DFF5FF;
  transition : background-color 0.5s ease;
}
.account .um-account-side li a{
  background-color : #DFF5FF;
  transition : background-color 0.5s ease;
}
.account .um-account-side li a:hover{
  background-color : #00735F!important;
}
.account .um-account-side li a:hover span,
.account .um-account-side li a:hover i{
  color: white;
}
.current i,
.current span{
  color: white !important;
}
.current {
  color:white !important;
  background-color : #00735F!important;
}

/* =================== BUTTON STYLING =================== */

.um-request-button{
  background-color: #00735F !important;
  transition : background-color 0.5s ease;
}

/* =================== BUTTON STYLING =================== */

.um-request-button:hover{
  background-color: rgba(0, 115, 95, 0.77) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0 , 0.5)!important;
}
.um-account-heading{
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 25px;
}
.mes_inscriptions {
  color: #525151;
}
.mes_inscriptions h2{
  color: #00735F;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
#demande_creation_compte{
  display: inline-block;
  padding: 20px 30px;
  margin-top: 20px;
  background-color: #00735F;
  color: #ffffff;
  clear: both;
  border-radius: 15px;
}
.bloc_container_bgbleu #connexion_necessaire{
   color: #333333; 
   padding: 0 15%;
}
#connexion_necessaire a{
    color: #ffffff!important;
}
.connexion-shortcode .bloc_container_bgbleu {
    background-color: transparent!important;
    color: black;
}
.connexion-shortcode p, selector label, selector h2 {
    color: #00735F!important;
}
.connexion-shortcode label{
    margin-bottom: 10px;
}

.connexion-shortcode input[type="submit"]{
    color: white;
    background-color: #00735F;
}
.um-account-name .um-account-profile-link{
    display: none;
}

/* =================== BUTTON STYLING =================== */

body .wp-core-ui.login .button-group.button-large .button, 
body .wp-core-ui.login .button.button-large, 
body .wp-core-ui.login .button-primary,
body .um input[type=submit].um-button, 
body .um input[type=submit].um-button:focus, 
body .um a.um-button{
  color:white;
  background-color: #00735F!important;
  border-radius: 50px 50px 50px 50px!important;
  padding: 20px 30px 20px 30px!important;
}



body .wp-core-ui.login .button-group.button-large .button:hover, 
body .wp-core-ui.login .button.button-large:hover, 
body .wp-core-ui.login .button-primary:hover,
.um input[type=submit].um-button:hover, 
.um input[type=submit].um-button:focus:hover, 
.um a.um-button:hover{
    background-color: #00735F!important;
    color: #ffffff!important;
}
.col-50-reloref{
    display: block;
    float: left;
    padding: 30px;
    width: 50%;
}
.elementor-shortcode input[type=submit],
.demande-sensibilisation .link-to-pdf{
    background-color: #00735F!important;
    color: #ffffff!important;
    font-weight : 400 !important;
    font-size : 1.1em;
}
.demande-sensibilisation .link-to-pdf{
    display:block;
}
.link-to-pdf{
    font-family: 'Calibri';
}
#ajout_offre #insert-media-button,
#ajout_offre #acf-editor-39-tmce,
#ajout_offre #acf-editor-40-tmce,
#ajout_offre #acf-editor-44-tmce,
#ajout_offre #acf-editor-39-html,
#ajout_offre #acf-editor-40-html,
#ajout_offre #acf-editor-44-html{
    display: none!important;
}


.elementor-kit-15 #ajout_offre .acf-button.button-primary{
    margin-left: 0px;
    background-color: #00735F;
    padding: 5px 20px;
}

.elementor-kit-15 #ajout_offre .acf-field-63b7f8f3e5c9f .acf-button{
    display: inline-block;
}


.elementor-kit-15 #ajout_offre .acf-button{
    margin-left: 15px;
    background-color: #78B5E4;
    padding: 5px 15px;
}


.elementor-kit-15 #ajout_offre button{
    background-color: grey;
}
.indication_offre_pourvue{
    display: block;
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    border-bottom: 2px solid #1e1e1e;
    width: 100%;
    padding: 3px 0;
    margin-bottom: 30px;
}
.header_offre{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    margin-bottom: 30px;
    gap:35px;
}
.header_offre .header_offre_g{
    width: 66%;
}
.header_offre .header_offre_d{
    width: 33%;
}
.show_gestion_statut{
    display: block;
    margin-top:5px;
    margin-bottom:20px;
}
.gestion_statut,
.gestion_statut .acf-label{
    display: none;
    margin-top:5px;
    margin-bottom:20px;
}
.gestion_statut .acf-field{
    padding-top: 0!important;
}

/* =================== ELEMENTOR WIDGETS =================== */

footer.elementor-755:not(.elementor-motion-effects-element-type-background), 

footer.elementor-755 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background-image: none;
}
footer .borderLeft{
    
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}
footer .borderRight{
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
}
footer .borderLeft.withoutimg{
    background-image: none;
}
footer .borderRight.withoutimg{
    background-image: none;
}
.acces_rapide,
.footer_projet_reloref{
    padding-top: 30px;
}

.acces_rapide .elementor-nav-menu--main .elementor-nav-menu a{
    padding: 0;
}
.acces_rapide .titre_acces_rapide{
    margin-bottom: 0!important;
}

/* =================== ELEMENTOR WIDGETS =================== */

.acces_rapide .titre_acces_rapide .elementor-widget-text-editor p {
    margin-bottom: 4px!important;
}
.logo_footer{
    max-width: 250px!important;
    width: 100%;
}
.txt_footer,

/* =================== ELEMENTOR WIDGETS =================== */

.txt_footer.elementor-widget-text-editor p{
    margin-bottom: 0!important;
}
.img_partenaires{
    display: inline-block;
    width: auto!important;
    padding-right: 20px;
    padding-top: 10px;
}
.img_partenaires img{
    height: 80px!important;
    width: auto;
}
#detail_inscriptions td{
    padding: 10px;text-align: center;
}
.um-field-notif_news .um-field-half {
  width: 100px;
}
.um-field-notif_news .um-field-half.right {
 float: left;
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1700px) {
    #carouselHomepage .img-desc{
        left: 35px;
        text-align: left;
        width: calc(100% - 50px);
    }
    #carouselHomepage .content{
        left: -170px;
        transition: .3s all ease-in-out;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1654px) { 

/* =================== ELEMENTOR WIDGETS =================== */

    footer .elementor-element-33efab2{
        background-repeat: no-repeat!important;
        background-position: 0px 215px!important;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1400px) {
    #containerLogo{
        left: inherit;
    }
    .headerMenu{
        width: 100% !important;
        left: inherit;
    }
    .headerRight{
        display: none;
    }
    #sidebarHome{
        right: -250px;
        transition: .3s right ease-in;
    }
    #sidebarHome h3{
        transform: rotate(-90deg);
        position: absolute;
        top: -8px;
        left: -30px;
    }
    #sidebarHomeColumn{
        position: absolute;
    }
    #sidebarHome:hover{
        right: 0px;
        transition: .3s right ease-in-out;
    }
    #sidebarHome:hover h3{
        transform: rotate(0deg);
        position: relative;
        top: inherit;
        left: inherit;
    }
    .container-presta .coldroite{
        width: 100% !important;
    }
    .entete_page:before{
        left: -165px;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1200px) {
    #colSlogan{
        display: none;
    }
    #colMenutop{
        width: 100%;
    }
    .section_footer,
    .section_page{
        padding-left: 40px;
        padding-right: 40px;
    }
    .containerProjet .colgauche {
        width: 300px !important;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1024px) {
    #logo_reloref:before {
        top: 40px;
        left: -40px;
        transform: scale(0.5);
    }
    #sidebarHome{
        margin-top: 90px;
    }
    #homeS1C0, #homeS1C1, #homeS2C0{
        display: none;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    #homeS2C2 .elementor-widget-wrap.elementor-element-populated{
        padding-top: 0!important;
    }
    .container-presta{
        padding-top: 60px!important;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    .elementor-152 .elementor-element.elementor-element-aeb0f19.titreS2C1 > .elementor-widget-container {
        margin: 30px 30px 0px 30px;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    #containerLogo .elementor-widget-wrap{
        background-position: -240px -19px;
    }
    .borderLeft,
    .borderRight{
        width: 10% !important;
    }
    .containerMenuFooter{
        display: none !important;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    footer section .elementor-container .elementor-column:nth-child(2), 

/* =================== ELEMENTOR WIDGETS =================== */

    footer section .elementor-container .elementor-column:nth-child(4){
        width: 40% !important;
    }
    .containerProjet .coldroite {
        width: 100% !important;
        padding-right: 105px;
        padding-left: 105px;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body .without_deco.quelques_mots h2.elementor-heading-title{
        margin: 50px 0 60px;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body .without_deco.quelques_mots h2.elementor-heading-title:before{
        background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/cadre-titre-before.png)!important;
        background-size: contain;
        content: "";
        width: 100%;
        position: absolute;
        background-repeat: no-repeat;
        height: 146px;
        right: 60px;
        top: -65px;
        display: block;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body .without_deco.quelques_mots h2.elementor-heading-title:after{
        background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/cadre-titre-after.png)!important;
        background-size: contain;
        content: "";
        width: 139px;
        position: absolute;
        background-repeat: no-repeat;
        height: 52px;
        left: -60px;
        bottom: -62px;
        display: block;
    }
    .containerProjet .img-yellow-wave::after {
        width: 70vw;
        height: 484px;
        left: inherit;
        top: -103px;
        background-size: 100%;
        right: 70px;
    }
    .entete_page{
        height: auto;
    }
    .entete_page:before{
        background-image: none;
    }
    .entete_page .col_entete_page_intro{
        padding: 50px;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body .entete_page > .elementor-container{
        min-height: inherit!important;
    }
    .entete_page .entete_intro{
        padding-left:  0;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body .mobmenur-container{
        top: 50%;
    }
    .mob-menu-header-holder{
      background-color : rgba(255, 255, 255, 0) !important;
    }

/* =================== TYPOGRAPHY & FONTS =================== */

    body{
      padding-top : 0 !important;
    }
    .hidespecial{
        display: none!important;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 767px) {

/* =================== ELEMENTOR WIDGETS =================== */

    footer section .elementor-container .elementor-column:nth-child(2), 

/* =================== ELEMENTOR WIDGETS =================== */

    footer section .elementor-container .elementor-column:nth-child(4){
        width: 80% !important;
    }
    #carouselHomepage{
        margin-top: 40px;
    }
    #carouselHomepage .stitle,
    #carouselHomepage .title,
    #carouselHomepage .content{
        position: relative;
        background-color: transparent;
        left: inherit;
        right: inherit;
        top: inherit;
        bottom: inherit;
        padding-left: 30px;
        color: #ffffff;
    }
    #carouselHomepage .img-desc{display: none;}
    #carouselHomepage .img{
        display: none;
    }
    .entete_page .col_entete_page_intro{
        padding: 50px 30px 50px 30px;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 650px) {

/* =================== ELEMENTOR WIDGETS =================== */

    .entete_page .elementor-widget-heading:before{
        display: none;
    }
    .entete_page .col_entete_page_intro{
        padding: 30px;
    }    

/* =================== ELEMENTOR WIDGETS =================== */

    .entete_page .col_entete_page_intro .elementor-widget-wrap{
        padding: 0px!important;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    #activites_hub > .elementor-element-populated{
        flex-flow: column;
    }
    #activites_hub .cerclePres{
        margin:  0 auto;
    }
    .cerclePres:before{
        left: -26px;
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 600px) {
    .borderLeft,
    .borderRight{
        width: 5% !important;
    }
    #containerLogo:before{
        content: '';
        position: absolute;
        background: #fff;
        height: 41px;
        left: 0;
        width: 300px;
    }
    .headerMenu{
        width: 50% !important;
        left: 50%;
        z-index: 3;
    }
    #carouselHomepage .title{
        text-align: left;
        right: inherit;
        left: 10px;
        width: calc(100% - 20px);
    }
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 480px) {
    #sidebarHome{
        display: none;
    }
    .headerMenu ul{
        display: none !important;
    }
    #containerLogo{
        width: 100%!important;
    }
    .containerProjet .coldroite{
        padding-right: 20px;
        padding-left: 20px;
    }

/* =================== ELEMENTOR WIDGETS =================== */

    #homeS2C2 > .elementor-element-populated{
        flex-flow: column;
    }
}

/* =================== TYPOGRAPHY & FONTS =================== */

body p{
    line-height: 1.3em;
}
.entete_page_1{
  background-color: #077B67;
}
.entete_page_1 h1,
.entete_page_1 p{
  color :white;
}
.entete_page_2{
  background-color: #dff5ff;
  color: #077B67 !important;
}
.entete_page_2 h1,
.entete_page_2 p{
  color: #077B67 !important;
}
.entete_page.entete_page_1:before,
.entete_page.entete_page_2:before {
    background-image: none;
    display: none;
}

/* =================== ELEMENTOR WIDGETS =================== */

.entete_page.entete_page_1 .elementor-widget-heading:before,

/* =================== ELEMENTOR WIDGETS =================== */

.entete_page.entete_page_2 .elementor-widget-heading:before{
    content: "";
    position: absolute;
    left: -180px;
    width: 130px;
    height: 130px;
    border-radius: 50%;

    opacity: 0.77;
    top: -5px;
}

/* =================== ELEMENTOR WIDGETS =================== */

.entete_page.entete_page_1 .elementor-widget-heading:before{
    background-color: rgba(149, 206, 207, 0.77);
}

/* =================== ELEMENTOR WIDGETS =================== */

.entete_page.entete_page_2 .elementor-widget-heading:before{
    background-color: rgba(0, 115, 95, 0.77);
}

.entete_page.entete_page_1 .elementor-widget-heading .elementor-widget-container:before,
.entete_page.entete_page_2 .elementor-widget-heading .elementor-widget-container:before{
    content: "";
    position: absolute;
    left: -120px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    opacity: 0.77;
    top: -30px;
}

.entete_page.entete_page_1 .elementor-widget-heading .elementor-widget-container:before{
    background-color: rgba(131, 230, 203, 0.77);
}

.entete_page.entete_page_2 .elementor-widget-heading .elementor-widget-container:before{
    background-color: rgba(142, 204, 207, 0.77);
}
.entete_page.entete_page_1 p, .entete_page.entete_page_1 h1, .entete_page.entete_page_1 h2, .entete_page.entete_page_1 h3, .entete_page.entete_page_1 ul,
.entete_page.entete_page_2 p, .entete_page.entete_page_2 h1, .entete_page.entete_page_2 h2, .entete_page.entete_page_2 h3, .entete_page.entete_page_2 ul {
    z-index: 1;
}
.entete_page.entete_page_1 p,
.entete_page.entete_page_2 p{
    line-height: 1.1em;
}
.entete_page.entete_page_1 .entete_intro,
.entete_page.entete_page_2 .entete_intro {
    padding-left: 70px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .entete_page.entete_page_1 h1.elementor-heading-title,
body .entete_page.entete_page_2 h1.elementor-heading-title{
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 2px;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .titre-b-vert{
    margin-top: 20px;
}

body .titre-b-bleu .elementor-widget-container{
    background: linear-gradient(to bottom, 
        #ffffff 0px, 
        #ffffff 5px, 
        #95CECF 5px, 
        #95CECF calc(100% - 5px), 
        #ffffff calc(100% - 5px), 
        #ffffff 100%
    );
}

body .titre-b-vert .elementor-widget-container{
    background: linear-gradient(to bottom, 
        #ffffff 0px, 
        #ffffff 5px, 
        #077B67 5px, 
        #077B67 calc(100% - 5px), 
        #ffffff calc(100% - 5px), 
        #ffffff 100%
    );
}

body .titre-b-vert h2.elementor-heading-title,
body .titre-b-bleu h2.elementor-heading-title {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 2px;
    color: #000000 !important;
    font-weight: 600 !important;
    background-color: #ffffff;
    margin-left: calc((100% - 1366px) / 2);
    display: inline-block;
    padding: 5px 10px 5px;
    margin-top: 0;
    margin-bottom: 0;
}

/* =================== MEDIA QUERIES =================== */

@media screen and (max-width: 1460px) {

/* =================== TYPOGRAPHY & FONTS =================== */

    body .titre-b-vert h2.elementor-heading-title,
    body .titre-b-bleu h2.elementor-heading-title {
        margin-left: 50px;
    }

body .titre-b-bleu h2.elementor-heading-title:before,
body .titre-b-bleu h2.elementor-heading-title:after,
body .titre-b-vert h2.elementor-heading-title:before,
body .titre-b-vert h2.elementor-heading-title:after{
    display: none;
}




body .btn-vert a.elementor-button .elementor-button-icon,
body .btn-bleu-pale a.elementor-button .elementor-button-icon{
    display: none;
}

body .btn-vert {
    color:white !important;
}

/* =================== TYPOGRAPHY & FONTS =================== */

.elementor-button-text,
.ask-contact span.elementor-button-text
{
    
    color: #ffffff!important;
    font-weight : 400 !important;
    font-size : 1.1em!important;
}



body .btn-vert:hover .elementor-button-text{
    color:#ffffff!important;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .btn-bleu-pale a.elementor-button{
    background-color: #077B67;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .btn-bleu-pale a.elementor-button .elementor-button-text{
    color:#000000!important;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .btn-bleu-pale a.elementor-button:hover{
    background-color: #75bfc0;
}

/* =================== TYPOGRAPHY & FONTS =================== */

body .btn-bleu-pale a.elementor-button:hover .elementor-button-text{
    color:#ffffff!important;
}

/* =================== BUTTON STYLING =================== */

.elementor-button-text{
    
    font-size: 20px!important;
  color: white;
}
.header-home .fond-slide {
    display: block;
    background-color: #DFF5FF;
    height: 450px;
    margin-right: 50px !important;
    border-top-right-radius: 225px; 
    border-bottom-right-radius: 225px;
}
.header-home #carouselHomepage .stitle{
    position: absolute;
    font-size: 26px;
    font-weight: 300;
    color: #A3E2B8;
    text-transform: uppercase;
    left: 860px;
    top: 73px;
}
.header-home #carouselHomepage .title {
    position: absolute;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    width: 485px;
    text-align: left;
    color: #00735F;
    left: 860px;
    top: 130px;
    line-height: 1.4em;
    margin: 10px 0 0 0;
}
.header-home #carouselHomepage .content{
}
.header-home #carouselHomepage .content p,
.header-home #carouselHomepage .content a,
.header-home #carouselHomepage .content ul li,
.header-home #carouselHomepage .content span{
    color:#077B67!important;
}
.header-home #carouselHomepage .paginate{
    text-align: right;
    margin-top: -110px;
    z-index: 1;
    position: relative;
    margin-right: 100px;
}
.onglet a{
    display: flex;
    margin: 0 auto;
    text-align: center;
    height: 227px;
    width: 227px !important;
    align-content: center !important;
    background-size: contain;
    justify-content: center !important;
    flex-wrap: wrap !important;
    font-weight: bold;
    color: #2C66BA!important;
    font-size:30px!important;
}
.onglet.onglet2 a{
    font-weight: bold;
    color: #00735F!important;
}
.onglet1 a{
    background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/bg-onglet-1.jpg);
}
.onglet2 a{
    background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/bg-onglet-2.jpg);
}
.onglet3 a{
    background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/bg-onglet-3.jpg);
}
.onglet4 a{
    background-image: url(//car-integration.france-terre-asile.org/wp-content/themes/reloref/assets/img/bg-onglet-4.jpg);
} 
}
.activites p{
  width: 220px;
}
.activites p span{
   color: white;
}
.ressources  p span{
  color: #75bfc0;
}
.action-partenariat p span{
  color: #c5f9e0;
  font-weight: 800;
}

.bandeau-contact p{
  text-align: center;
}
.bandeau-contact  a {
  color:white;
  text-decoration: underline!important;
}
.bandeau-contact {
  padding:20px;
}

/**************** DOCUMENT JOINTS *******************/
.container-documents{
    width: 100%;
}
.elementor-shortcode .document{
    display:flex!important;
    justify-content: center!important;
    flex-wrap: wrap;
}
.container-documents .document{
   width:100%;
   height:400px;
}
.container-documents embed{
    width:80%!important;
    border-radius: 30px!important;
    border: 1px solid #333333!important;
    
}
.container-documents .document-name{ 
    align-self: flex-end;   
    padding: 20px 30px 20px 30px;
    margin-top: -30px;
    font-family: 'Calibri';
    font-size: 16px !important;
    text-align: center!important;
    font-weight: 600;
    color:white;
    border-radius: 50px;
    background-color: #00735F;
    
}
.elementor-shortcode .document .lien-document{
align-self: left;
}

.container-documents .document-name:hover{    
    box-shadow: rgba(0, 0, 0 , 0.5)!important;
}

.elementor-button{
    background-color: #00735F!important;
}
.elementor-button span{
    color:white;
}


/******************* SOUTIEN JURIDIQUE **************/

#prochaine-permanence,
#demande-appuie{
    display:none;
}
#prochaine-permanence.active,
#demande-appuie.active{
    display:block;
}

/******************* REP ********************/

#rep :not(.paginate){
    text-align: left!important;
}
#rep .title{
    font-size: 1.5em!important;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 600!important;
}
#rep p,
#rep li{
    color: #333333 !important;
}

#rep strong, selector span{
    color: #333333!important;
}
#rep .elementor-button-wrapper span{
    font-family: "Calibri", Sans-serif!important;
    color:white!important;
    font-size: 1.1em!important;
    font-weight: 400!important;
    letter-spacing: 0em!important;
}
#rep .elementor-button-wrapper{
    margin-bottom:20px;
}
.bandeau-img{
    margin-bottom: 20px;
}
/* =================== MEDIA QUERIES =================== */

@media(max-width : 767px){
  
  .lien-activite,
  .lien-ressources
  {
      margin-top: 10px;
      margin-bottom: 10px;
  }
}

/* .menu-item-1493 > a{display:none!important;} */.cjslib-calendar{width:800px;height:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Satellite,Roboto,sans-serif;border:1px solid rgba(21,21,21,.12);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 4px rgba(21,21,21,.21);box-shadow:0 0 4px rgba(21,21,21,.21);-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.cjslib-calendar.cjslib-size-small{width:400px;height:400px}.cjslib-calendar.cjslib-size-medium{width:600px;height:600px}.cjslib-calendar.cjslib-size-large{width:800px;height:800px}.cjslib-year{width:calc(100% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;font-size:14px}.cjslib-year>span{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.cjslib-year>div{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.cjslib-month{z-index:1;width:calc(100% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 5px;font-size:40px;-webkit-box-shadow:0 1px 4px rgba(21,21,21,.12);box-shadow:0 1px 4px rgba(21,21,21,.12)}.cjslib-month>span{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.cjslib-month>div{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.cjslib-labels{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cjslib-labels>span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.cjslib-days{background-color:#f6f6f6;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 2px 6px -2px rgba(21,21,21,.21);box-shadow:0 2px 6px -2px rgba(21,21,21,.21)}.cjslib-row{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cjslib-day{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid rgba(21,21,21,.12);border-right:1px solid rgba(21,21,21,.12);-webkit-transition:box-shadow .2s ease-in-out;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;-o-transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.cjslib-day:last-child{border-right:none}.cjslib-day:hover{background-color:rgba(21,21,21,.012);-webkit-box-shadow:inset 0 0 4px rgba(21,21,21,.21);box-shadow:inset 0 0 4px rgba(21,21,21,.21)}.cjslib-day-radios{display:none}.cjslib-day-radios:checked+.cjslib-day{background-color:rgba(21,21,21,.012);-webkit-box-shadow:inset 0 0 4px rgba(21,21,21,.21);box-shadow:inset 0 0 4px rgba(21,21,21,.21)}.cjslib-day>.cjslib-day-num{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;color:rgba(21,21,21,.84)}.cjslib-day.cjslib-day-today>.cjslib-day-num{padding-bottom:3px;border-bottom:2px solid;border-radius:1px}.cjslib-day>.cjslib-day-indicator{font-size:0;position:absolute;border-radius:100%;-webkit-box-shadow:0 2px 4px rgba(21,21,21,.21);box-shadow:0 2px 4px rgba(21,21,21,.21)}.cjslib-indicator-type-numeric{padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cjslib-day.cjslib-day-diluted{background-color:rgba(21,21,21,.021);-webkit-box-shadow:inset 0 0 1px rgba(21,21,21,.12);box-shadow:inset 0 0 1px rgba(21,21,21,.12)}.cjslib-day.cjslib-day-diluted>.cjslib-day-num{width:auto;font-size:10px;color:rgba(21,21,21,.73)}.cjslib-day-indicator:empty,.cjslib-day.cjslib-day-diluted>.cjslib-day-indicator{display:none!important}.cjslib-calendar.cjslib-size-small .cjslib-day>.cjslib-day-indicator{width:8px;height:8px;bottom:7px;right:7px}.cjslib-calendar.cjslib-size-small .cjslib-day>.cjslib-indicator-type-numeric{font-size:7px}.cjslib-calendar.cjslib-size-small .cjslib-day>.cjslib-indicator-pos-top{top:7px;bottom:unset}.cjslib-calendar.cjslib-size-medium .cjslib-day>.cjslib-day-indicator{width:18px;height:18px;bottom:10px;right:10px}.cjslib-calendar.cjslib-size-medium .cjslib-day>.cjslib-indicator-type-numeric{font-size:10px}.cjslib-calendar.cjslib-size-medium .cjslib-day>.cjslib-indicator-pos-top{top:10px;bottom:unset}.cjslib-calendar.cjslib-size-large .cjslib-day>.cjslib-day-indicator{width:24px;height:24px;bottom:14px;right:14px}.cjslib-calendar.cjslib-size-large .cjslib-day>.cjslib-indicator-type-numeric{font-size:12px}.cjslib-calendar.cjslib-size-large .cjslib-day>.cjslib-indicator-pos-top{top:14px;bottom:unset}.cjslib-events{width:800px;height:800px;font-family:Satellite,Roboto,sans-serif;-webkit-box-shadow:0 0 4px rgba(21,21,21,.21);box-shadow:0 0 4px rgba(21,21,21,.21);border:1px solid rgba(21,21,21,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.cjslib-events.cjslib-size-small{width:400px;height:400px}.cjslib-events.cjslib-size-medium{width:600px;height:600px}.cjslib-events.cjslib-size-large{width:800px;height:800px}.cjslib-date{width:calc(100% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;font-size:14px}.cjslib-date>span{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.cjslib-date>div{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.cjslib-rows{background-color:#f6f6f6;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto!important}.cjslib-list{width:100%;position:relative;overflow-y:visible!important;padding:0;margin:0;color:rgba(21,21,21,.94);padding-bottom:15px}.cjslib-list-history{padding-top:10px;width:calc(100% - 20px);margin-left:10px;margin-right:10px}.cjslib-list-history>.cjslib-list-history-title{padding:5px 0;border-radius:2px}.cjslib-list-placeholder{height:100%;border:none!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#757575;pointer-events:none;display:none}.cjslib-list-placeholder *{pointer-events:all}.cjslib-list .cjslib-list-placeholder:only-child{display:block!important}.cjslib-list>li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid rgba(21,21,21,.12)}.cjslib-list>li:hover{-webkit-box-shadow:inset 0 0 4px rgba(21,21,21,.21);box-shadow:inset 0 0 4px rgba(21,21,21,.21)}.cjslib-list>li>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:10px;border-right:1px solid rgba(21,21,21,.12)}.cjslib-time{font-size:14px}.cjslib-m{font-size:14px;text-transform:uppercase;padding-left:5px}.cjslib-list>li>p{-webkit-box-flex:4;-ms-flex:4;flex:4;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;font-size:18px;word-wrap:break-word;word-break:break-word}/**
* @file: CSS Matrix
* @version: 1.0.0
* @theme: Classic
*/

/* wpForo Dynamic CSS Document */

#wpforo #wpforo-wrap *::selection{color: #000000; background: #077B67!important;} 
#wpforo #wpforo-wrap *::-moz-selection{color: #000000; background: #077B67!important;}

#wpforo #wpforo-wrap { color: #333333; background: #ffffff }
#wpforo #wpforo-wrap .wpforo-subforum i{ color:#999999; }
#wpforo #wpforo-wrap #footer { background:#e6e6e6;}
#wpforo #wpforo-wrap .wpf-p-error { background-color: #e6e6e6; color: #333333; }
#wpforo #wpforo-wrap .wpf-res-menu { color: #ffffff; }
#wpforo #wpforo-wrap #wpforo-menu { background-color:#555555; }
#wpforo #wpforo-wrap #wpforo-menu li { border-right:#777777 1px solid; }
#wpforo #wpforo-wrap #wpforo-menu li a { color: #ffffff; }

#wpforo #wpforo-wrap .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li:hover,
#wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor,
#wpforo #wpforo-wrap #wpforo-menu .current-menu-parent,
#wpforo #wpforo-wrap #wpforo-menu .current_page_item { background-color: #077B67!important; }

#wpforo-load { color: #077B67!important;} 
#wpforo-load i{ color: #077B67!important; }

#wpforo #wpforo-wrap .wpf-search input[type="text"]{ color: #555555; background: transparent; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{ background: #f5f5f5; }
#wpforo #wpforo-wrap .wpf-search i{ color: #077B67!important;} }

#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color: #999999; border-right: 1px solid #777777; }
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999999;text-shadow: 0 0 5px #000000;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color: #cccccc;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new i{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new i:hover{text-shadow: 0 0 20px #000000;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color: #ff812d; text-shadow: 0 0 5px #000000;}

#wpforo #wpf-widget-profile .wpf-widget-alerts, #wpf-widget-profile .wpf-widget-alerts{color: #999999; border-right: none; }
#wpforo #wpf-widget-profile .wpf-widget-alerts i, #wpf-widget-profile .wpf-widget-alerts i{color:#999999;}
#wpforo #wpf-widget-profile .wpf-widget-alerts i:hover, #wpf-widget-profile .wpf-widget-alerts i:hover{color: #cccccc;}
#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new i, #wpf-widget-profile .wpf-widget-alerts.wpf-new i{color: #ff812d;}
#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new i:hover, #wpf-widget-profile .wpf-widget-alerts.wpf-new i:hover{}
#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count, #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color: #ff812d;}

#wpforo #wpforo-wrap .wpf-notifications{background: #EFEFEF; border-top: 2px solid #555555; border-bottom:5px solid #555555;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color: #555555; border-bottom: 2px solid #ff812d;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{ color: #555555;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft i{color: #666666; text-shadow: 0 0 3px #cccccc;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background: #f5f5f5;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover .wpf-nleft i{color: #ff812d;}

#wpf-widget-profile .wpf-notifications{background: #EFEFEF; border-top: 2px solid #555555; border-bottom:5px solid #555555;}
#wpf-widget-profile .wpf-notifications .wpf-notification-head{color: #555555; border-bottom: 2px solid #ff812d;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content{ color: #555555;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft i{color: #666666; text-shadow: 0 0 3px #cccccc;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background: #f5f5f5;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover .wpf-nleft i{color: #ff812d;}


#wpforo #wpforo-wrap #wpforo-poweredby{ background-color:#555555; color: #ffffff; }
#wpforo #wpforo-wrap #wpforo-poweredby a{ color: #ffffff; }
#wpforo #wpforo-wrap #wpforo-title{ color:#333333;}
#wpforo #wpforo-wrap #wpforo-description{color:#555555;border-bottom:1px solid #cccccc;}

#wpforo #wpforo-wrap a { color: #3f7796; }
#wpforo #wpforo-wrap a:visited { color: #3f7796; }
#wpforo #wpforo-wrap a:hover{ color: #659fbe;}
#wpforo #wpforo-wrap a:active { color: #659fbe; }

#wpforo #wpforo-wrap .wpflink { color: #3f7796; }
#wpforo #wpforo-wrap .wpflink:hover { color: #659fbe; }

#wpforo #wpforo-wrap pre { border:#e6e6e6 1px solid; background:#dff4ff; }

.wpfcl-a{ color:#659fbe!important; }
.wpfbg-a{ background-color:#659fbe!important; }
.wpfcl-b{ color:#077B67!important; }
.wpfbg-b{ background-color:#077B67!important; }
.wpfcl-0{ color:#999999!important; }
.wpfbg-0{ background-color:#999999!important; }
.wpfcl-1{ color:#555555!important; }
.wpfbg-1{ background-color:#555555!important; }
.wpfcl-2{ color:#777777!important; }
.wpfbg-2{ background-color:#777777!important; }
.wpfcl-3{ color:#ffffff!important; }
.wpfbg-3{ background-color:#ffffff!important; }
.wpfcl-4{ color:#72ccfc!important;}
.wpfbg-4{ background-color:#72ccfc!important; }
.wpfcl-5{ color:#ff812d!important; }
.wpfbg-5{ background-color:#ff812d!important; }
.wpfcl-6{ color:#0099cc!important; }
.wpfbg-6{ background-color:#0099cc!important; }
.wpfcl-7{ color:#e6e6e6!important; }
.wpfbg-7{ background-color:#e6e6e6!important; }
.wpfcl-8{ color:#4dca5c!important; }
.wpfbg-8{ background-color:#4dca5c!important; }
.wpfcl-9{ color:#f5f5f5!important; }
.wpfbg-9{ background-color:#f5f5f5!important; }

#wpforo #wpforo-wrap .author-rating {  border: 1px solid #e6e6e6; background: #f5f5f5; }
#wpforo #wpforo-wrap .wpf-author-nicename{ color:#777777;}
#wpforo #wpforo-wrap .wpforo-admin-note{ border: 1px solid #e6e6e6; background: #ffffff; }

#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid #666666; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a { color:#666666;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{ background:#f5f5f5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after { background:#f5f5f5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active{ background:#f5f5f5; color:#4a8eb3; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background:#f5f5f5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:after { background: #ffffff; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background: #f5f5f5; }

#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,
#wpforo #wpforo-wrap .wpforo-revision-body img{ border:#e6e6e6 1px solid; background:#ffffff; }
#wpforo #wpforo-wrap .wpforo-post blockquote,
#wpforo #wpforo-wrap .wpforo-revision-body blockquote{ border:#999999 1px dotted; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post code,
#wpforo #wpforo-wrap .wpforo-revision-body code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:#e6e6e6 1px solid;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:#ffffff 1px dotted; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid; background:#ffffff; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:#659fbe 1px dotted; color:#777777;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:#3f7796;}
#wpforo #wpforo-wrap .wpf-mod-message{color:#ff812d}

#wpforo #wpforo-wrap .wpforo-topic-badges{ background-color:#f5f5f5; }
#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{ color:#659fbe!important;}

#wpforo #wpforo-wrap .wpf-post-starter{background: #ffffff; border: 1px solid #e6e6e6; color: #3f7796;}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-1 .cat-title{ color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts { color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:#f5f5f5; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#777777; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:#dadada 1px dotted; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:#555555; border-bottom:#cccccc 0 solid; }

	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
	#wpforo #wpforo-wrap .wpfl-1 .head-title{ color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-1 .head-stat-views { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:#cccccc 1px solid; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:#555555; border-bottom:#cccccc 0 solid; }

		#wpforo #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:#e6e6e6 3px solid; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:#f5f5f5; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 2px solid; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#f5f5f5; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
		#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:#ff812d; }

#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-2 .cat-title{ color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:#f5f5f5;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-subforum{  border-top:#dadada 1px dotted;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:#555555 }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:#ffffff; border:1px solid #cccccc; }

	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
	#wpforo #wpforo-wrap .wpfl-2 .head-title{ color:#ffffff;}
	#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-2 .head-stat-views { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:#cccccc 1px solid; }
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#555555; }
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:#ffffff; border:1px solid #cccccc; }
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:#555555;}
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:#555555;}
	#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:#555555;}

		#wpforo #wpforo-wrap .wpfl-2 .post-wrap{ border-top:#e6e6e6 1px solid;  }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:#ffffff; }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:#f5f5f5; }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:#ffffff 1px solid; background:#ffffff; }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 2px solid; }
		#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d;}

#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: #077B67!important;}border-bottom:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-3 .cat-title{ color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts { color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers { color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions { color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:#f5f5f5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:#dadada 1px dotted; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#555555;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:#555555; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:#555555; border-bottom:#cccccc 0 solid; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:#f5f5f5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:#f5f5f5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:#f5f5f5;  }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:#f5f5f5; }

	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: #077B67!important;} border-bottom:#cccccc 2px solid; }
	#wpforo #wpforo-wrap .wpfl-3 .head-title{ color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:#ffffff; }
	#wpforo #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:#ffffff 1px solid; border-bottom:#e6e6e6 1px solid; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:#ffffff; border:1px solid #cccccc; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:#555555; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:#f5f5f5; }
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid #e6e6e6; border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
	#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}

		#wpforo #wpforo-wrap .wpfl-3 .post-wrap{ border-top:#e6e6e6 1px solid;  }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:#ffffff; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:#f5f5f5; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:#00a636; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:#999999!important; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:#f5f5f5; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted #e6e6e6; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted #e6e6e6; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:#659fbe 1px dotted; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:#ffffff 1px solid; background:#dff4ff;}
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:#ffffff;  border:1px solid #cccccc; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:#ffffff; }
		#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{  background:#f5f5f5; }


#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .cat-title{ color:#ffffff; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post-head{ background-color: #077B67!important;} border-bottom:#cccccc 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:#ffffff; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#f5f5f5; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .bleft a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpf-circle{box-shadow: 0 0 1px #999999; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-head-bar {background: #ffffff!important;border-top: #cccccc 1px solid;border-bottom: 1px solid #dadada;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#0099cc;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#0099cc;color:#0099cc;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777777;color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-forums{color: #077B67!important;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{background-color: #f5f5f5; border-bottom: 1px solid #dadada;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid #ffffff;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #555555;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #659fbe;}

    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread{ border-bottom: 1px solid #cccccc; }
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid #cccccc;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999999; color: #666666;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: #666666;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body {color:#555555;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: #999999;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: #777777;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: #659fbe;}
    #wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: #ffffff;}
    #wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: #077B67!important;} color: #ffffff; border-bottom: 2px solid #cccccc; }
    #wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: #ffffff;}
    #wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: #f5f5f5;}

        #wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top{ border-bottom: 1px dashed #cccccc;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content{ background: #f5f5f5;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{ background: #f5f5f5; border-top: #dadada 1px solid;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-like .wpf-like-count{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action{background: #E6E6E6;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: #ffffff; background: #659fbe;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: #999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: #cccccc; }
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: #3f7796;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: #659fbe;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: #659fbe;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: #659fbe;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: #659fbe;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
        #wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: #3f7796;}

        #wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: #077B67!important;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed #999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: #999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: #ffffff; border: 1px solid #dadada;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{border: 1px solid #dadada; background-color: #FAFAFA;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed #cccccc;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: #999999;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: #777777;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: #ffffff; border: 1px solid #077B67!important;}
        #wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: #dadada 1px solid;}
        #wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {background: #f5f5f5;}
        #wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft:not(:empty){ border-top: 1px dashed #cccccc;}
        #wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .bleft a{ color:#ff812d; }
        #wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom: 1px solid #cccccc; color: #999999;}


#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{background:#ffffff; color: #777777; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{background:#ffffff; color: #077B67!important;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:#077B67!important;} border-right:1px solid #077B67!important;}
#wpforo #wpforo-wrap .wpf-profile-section{color: #666666;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid #dadada;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:#ffffff 1px solid; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:#ffffff 1px solid; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:#555555; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-left{  }
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:#3f7796; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:#3f7796; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:#3f7796;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:#ffffff;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:#ffffff;}

#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom{ border-bottom: 2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: #f5f5f5; color:#555555;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{ border-right:#ffffff 1px solid; }

#wpforo #wpforo-wrap .wpforo-profile-head .wpforo-active,
#wpforo #wpforo-wrap .wpforo-profile-head #wpforo-menu a:hover,
#wpforo #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-ancestor,
#wpforo #wpforo-wrap .wpforo-profile-head #wpforo-menu .current-menu-parent,
#wpforo #wpforo-wrap .wpforo-profile-head #wpforo-menu .current_page_item { background-color: #f5f5f5!important; color:#555555!important;}

#wpforo #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:#ffffff; border: 2px solid #cccccc; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:#0099cc; }
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {background-color:#ffffff;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field-name-about .wpf-label-wrap{border-bottom:1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-home .wpf-field{ border-bottom: 1px solid #e6e6e6;}

#wpforo #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid #ffffff; }
#wpforo #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid #ffffff; }
#wpforo #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options{background: #ffffff; border: 1px solid #dadada; border-left: 1px solid #dadada; }
#wpforo #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-cat{background: #f5f5f5;}
#wpforo #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk div{border-bottom: 1px dotted #999999;}
#wpforo #wpforo-wrap .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: #555555;}


#wpforo #wpforo-wrap input[type="text"], #wpforo #wpforo-wrap input[type="password"], #wpforo #wpforo-wrap input[type="email"], #wpforo #wpforo-wrap textarea, #wpforo #wpforo-wrap select { border: 1px solid #dadada; color: #777777; box-shadow: inset 0 1px 4px #e6e6e6; -moz-box-shadow: inset 0 1px 4px #e6e6e6; -webkit-box-shadow: inset 0 1px 4px #e6e6e6; }
#wpforo #wpforo-wrap input[type="submit"], #wpforo #wpforo-wrap input[type="reset"], #wpforo #wpforo-wrap input[type="button"], #wpforo-dialog input[type="submit"], #wpforo-dialog input[type="reset"], #wpforo-dialog input[type="button"]{ background:#077B67!important;} color:#ffffff; border: 1px solid #0099cc; }
#wpforo #wpforo-wrap input[type="submit"]:hover,#wpforo #wpforo-wrap input[type="reset"]:hover{ background:#0099cc; }
#wpforo #wpforo-wrap input[type="button"]:hover{ background:#0099cc; }
#wpforo #wpforo-wrap .wpf-button, .wpf-button{ background:#077B67!important;} color:#ffffff!important; border: 1px solid #0099cc; }
#wpforo #wpforo-wrap .wpf-button:hover, .wpf-button:hover{ background:#0099cc; }
#wpforo #wpforo-wrap .wpf-button-secondary, .wpf-button-secondary{background: #FEFEFE !important; color: #333333 !important; border: 1px solid #CCCCCC !important;}
#wpforo #wpforo-wrap .wpf-button-secondary:hover, .wpf-button-secondary:hover{background: #FFFFFF !important;}

#wpforo #wpforo-wrap .wpf-topic-create{ border: solid #dadada 1px; background-color:  #f5f5f5 ;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:#077B67!important;} color:#ffffff; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:#0099cc!important; }

#wpforo #wpforo-wrap .wpf-post-create { border: solid #dadada 1px;  background-color:  #f5f5f5 ;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:#077B67!important;} color:#ffffff; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:#0099cc!important; }

#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid #ffffff;}
#wpforo #wpforo-wrap .wpf-tags a{background:#4a8eb3; color:#ffffff;}
#wpforo #wpforo-wrap .wpf-tags a:before{ border-color:transparent #4a8eb3 transparent transparent;}
#wpforo #wpforo-wrap .wpf-tags a:after{ background:#ffffff; -moz-box-shadow:-1px -1px 2px #3f7796; -webkit-box-shadow:-1px -1px 2px #3f7796; box-shadow:-1px -1px 2px #3f7796;}
#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color: #555555;}
#wpforo #wpforo-wrap .wpf-tags a:active,
#wpforo #wpforo-wrap .wpf-tags a:visited{color: #ffffff;}
#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666666; color: #ffffff;}
#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666666 transparent transparent;}

#wpforo #wpforo-wrap .wpforo-topic-footer{color: #777777;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: #e6e6e6 3px solid;}
#wpforo #wpforo-wrap .wpf-tags-text i,
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777777;}

#wpforo #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid #ffffff; }
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid #e6e6e6; }

#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:#077B67 1px solid!important; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#555555}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:#077B67 1px solid!important; border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#555555}

#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:#cccccc 1px dashed; }

#wpforo #wpforo-wrap .wpf-please-login{background-color: #f5f5f5;}

#wpforo #wpforo-wrap #wpforo-search-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:#f5f5f5; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted #ffffff; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted #ffffff; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:#cccccc 1px solid;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:#077B67!important;} color:#ffffff; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:#f5f5f5 }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid #ffffff;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid #ffffff;}

#wpforo #wpforo-wrap #wpforo-recent-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:#f5f5f5; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted #ffffff; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted #ffffff; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ background-color:#077B67!important;} color:#ffffff; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:#f5f5f5 }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid #ffffff;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid #ffffff;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666666}

#wpforo #wpforo-wrap .wpf-action, .wpf-notifications .wpf-action{ color: #3f7796; }
#wpforo #wpforo-wrap .wpf-action:hover, .wpf-notifications .wpf-action:hover{ cursor: pointer; color: #659fbe; }
#wpforo #wpforo-wrap .wpf-action.wpforo-tools{ color: #ffffff; }
#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{ cursor: pointer; /*color: #dff4ff;*/ }

#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:#666666; }
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:#077B67!important;} color:#ffffff; border: 1px solid #0099cc; }
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:#077B67!important;} color:#ffffff; border: 1px solid #0099cc; }

#wpforo #wpforo-wrap  #wpforo-stat-header{ background-color:#555555; color: #ffffff; border-bottom: 2px solid #cccccc;}
#wpforo #wpforo-wrap  #wpforo-stat-body{ border:#e6e6e6 1px solid; background:#f5f5f5; }
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-data{ }
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item i{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #cccccc; color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-last-info i{color:#777777;}

#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-new i,
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-all-read i{color:#4a8eb3;}

#wpforo #wpforo-wrap .widget-title,
.wpforo-widget-wrap .widget-title{ border-bottom:2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,
.wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted #cccccc; }

.wpforo-widget-wrap .wpf-widget-tags li{border:none!important;}
.wpforo-widget-wrap .wpf-widget-tags li a{border-color:#659fbe!important; }
.wpforo-widget-wrap .wpf-widget-tags li span{border:1px solid #659fbe!important; background-color: #659fbe!important;color: #ffffff!important;}
.wpforo-widget-wrap .wpf-widget-tags li a:hover{background-color: #659fbe!important;color: #ffffff!important;}
.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background: #659fbe!important;}

.ui-dialog { z-index: 999998 !important; }
.wpf-video{	margin: 10px !important; }

.ui-dialog .ui-widget-header{  background-color: #077B67!important; border-bottom:#cccccc 1px solid!important; }
.ui-dialog .ui-widget-header span.ui-dialog-title{ color: #ffffff !important; }
.ui-widget input[type="submit"]:hover{ background:#0099cc; }
.ui-widget input[type="submit"]{ background:#077B67!important;} color:#ffffff; border: 1px solid #0099cc; }

#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,
#wpforo #wpforo-wrap .wpforo-topic-badges i.far,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fal { color: #077B67!important;} }

#wpf_multi_quote .wpf-multi-quote{color: #ffffff; background: #077B67!important;}
body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color: #3f7796;}

#wpf-msg-box a{color:#ffffff;}
#wpf-msg-box a:hover{color:#e6e6e6;}
#wpf-msg-box > p{color:#ffffff!important;background-color:#077B67!important;}background:-moz-linear-gradient(#077B67);background:-o-linear-gradient(#077B67);background:linear-gradient(#077B67);}
#wpf-msg-box > p:after{border-color:transparent #077B67!important;}

#wpf-msg-box > p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464);}
#wpf-msg-box > p.error:after{border-color:transparent #f46464;}
#wpf-msg-box > p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636);}
#wpf-msg-box > p.success:after{border-color:transparent #00a636;}

body.wpf-dark #wpf-msg-box > p, body.wpf-dark #wpf-msg-box a, body.wpf-dark #wpf-msg-box a:visited{color:#3f7796!important;}
body.wpf-dark #wpf-msg-box a:hover, body.wpf-dark #wpf-msg-box a:active{color:#659fbe!important;}

#wpforo #wpforo-wrap .wpf-field { border-bottom: 1px solid #ffffff;}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ color: #777777; }
#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color: #777777; }

#wpforo #wpforo-wrap .wpf-field {border-bottom: 1px solid #ffffff;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpf-field textarea,
#wpforo #wpforo-wrap .wpf-field select{box-shadow: 0 0 2px 0px #E6E6E6;}
#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder, #wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder  { color: #999999;}
#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder, #wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder, #wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder, #wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input[type="text"]:focus, #wpforo #wpforo-wrap .wpf-field input[type="password"]:focus, #wpforo #wpforo-wrap .wpf-field input[type="email"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="date"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="number"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="url"]:focus,#wpforo #wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,
#wpforo #wpforo-wrap .wpf-field select:focus{ box-shadow: 0 0 4px 0 #cccccc; }
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap i{}
#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-add-topic-title{border: 1px dashed #077B67!important;} color: #077B67!important;} border-right: none; border-left: none;}
#wpforo #wpforo-wrap .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #f5f5f5;}
#wpforo #wpforo-wrap .wpf-acp-header{border-bottom: 1px dashed #077B67!important;}
#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color: #077B67!important;}

#wpforo #wpforo-wrap .wpf-tools {background: #f5f5f5; border-bottom:#e6e6e6 3px solid; outline:3px solid #ffffff;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: #999999; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-top-color: #077B67!important;} color:#077B67!important;} }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{ color: #e6e6e6}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: #999999;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: #ffffff;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: #ffffff; border: 1px solid #dadada; border-left: 3px solid #dadada; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: #cccccc; opacity: 1;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: #cccccc;}

#wpforo #wpforo-wrap .wpf-sb-1{color:#cccccc;background-color:#f5f5f5;}
#wpforo #wpforo-wrap .wpf-sb-2{color:#077B67!important;}background-color:#f5f5f5;}
#wpforo #wpforo-wrap .wpf-sb-3{color:#cccccc;background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb-4{color:#077B67!important;}background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: #cccccc;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#077B67!important;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted #3f7796;}
[dir="rtl"] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted #3f7796; border-left:none;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#3f7796;}
#wpforo #wpforo-wrap .wpf-sbtn {color: #555555;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: #999999;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background: transparent; color: #777777; border: 1px solid #bbbbbb;}
#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{ color: #4267b2!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{ color: #1DA1F2!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{ color: #1BD741!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{ color: #0A75B5!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{ color: #DB4437!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{ color: #4A76A8!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{ color: #EE8208!important;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{ background-color: #1DA1F2; border-color: #1DA1F2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color: #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color: #077B67 !important;}
#wpforo #wpforo-wrap .wpforo-revision{background-color: #f5f5f5; box-shadow: 0 0 4px #cccccc;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color: #666666;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color: #ffffff; color: #555555;}
#wpforo #wpforo-wrap .wpf-topic-form-wrap > .wpf-extra-fields{border-top:1px #e6e6e6 solid;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color: #999999;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color: #e6e6e6; color: #3f7796;}

@media screen and (max-width:600px) {
	#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#555555;}
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid #e6e6e6; }
}

#wpforo #wpforo-wrap.wpf-dark { color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{ color:#3f7796!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{ color:#3f7796!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{ color:#3f7796!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-action{ color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a { color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: #3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:#3f7796; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:#3f7796; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: #3f7796; border-bottom: 1px solid #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{ color:#3f7796!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark input[type="submit"], #wpforo #wpforo-wrap.wpf-dark input[type="button"]{color:#3f7796!important;}
#wpforo #wpforo-wrap.wpf-dark input[type="text"], #wpforo #wpforo-wrap.wpf-dark input[type="search"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark input[type="date"], #wpforo #wpforo-wrap.wpf-dark input[type="number"], #wpforo #wpforo-wrap.wpf-dark input[type="url"], #wpforo #wpforo-wrap.wpf-dark input[type="tel"], #wpforo #wpforo-wrap.wpf-dark input[type="password"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark textarea, #wpforo #wpforo-wrap.wpf-dark select{color:#555555;background-color:#333333;}
#wpforo #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:#3f7796; }
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder  { color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:#f5f5f5!important; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: #f5f5f5;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color:#cccccc}
#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: #666666; border:none; }
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: #dadada;}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: #777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: #666666;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #3f7796;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#3f7796}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-circle {background:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: #999999;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid #f5f5f5; background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: #999999 1px solid; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: #3f7796; border: 1px solid #ff812d; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-sbn-content .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: inherit;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp, #wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#f5f5f5}
#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap {background-color: #444444;}
#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button, #wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#333333; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ color:#3f7796; }
#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#ffffff; background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666666;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title {background: #000; color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content {background: #000;color: #999;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer {background: #000;border-top: 1px dashed #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary {box-shadow: 0px 0px 5px #999;background: #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover {box-shadow: 0px 0px 8px #fff;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary {background: #777;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color: #fff!important; background: #e22d00;}

#wpforo #wpforo-wrap {
   font-size: 13px; width: 100%; padding:10px 0; margin:0px;
}
html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-block-start:.5rem;margin-block-end:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-start:0;margin-block-end:.9rem}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;transition:all .3s}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid hsla(0,0%,50.2%,.5019607843)}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50.2%,.5019607843)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50.2%,.0705882353)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50.2%,.1019607843)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50.2%,.5019607843)}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form p{width:100%;display:flex;align-items:flex-end}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}}@media (max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:flex;flex-direction:column;padding-block-start:30px;padding-block-end:30px;padding-inline-start:60px;padding-inline-end:0;border-block-end:1px solid #ccc}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-inline-end:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-inline-start:30px}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"↪";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-start:auto;margin-inline-end:auto;width:100%}@media (max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-start:10px;padding-inline-end:10px}}@media (min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media (min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}
.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-start:1rem;padding-block-end:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-start:1rem;padding-block-end:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media (max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;text-align:center;width:100%;max-width:none}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{display:flex;align-items:center;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{display:flex;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{content:"";background-color:currentColor;display:block;height:3px;transition:all .2s ease-in-out;border-radius:3px}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{display:flex;align-items:center}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{position:relative;display:flex}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{display:flex;content:"▾";font-size:1.5em;justify-content:center;align-items:center;color:#666;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;min-width:150px;position:absolute;z-index:2;left:0;top:100%}.site-navigation ul.menu li ul li{border-block-end:#eee 1px solid}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{top:auto;bottom:100%}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{margin-block-start:10px;transition:max-height .3s,transform .3s;transform-origin:top;position:absolute;bottom:0;left:0;z-index:10000;width:100%}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{transform:scaleY(0);max-height:0}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{transform:scaleY(1);max-height:100vh}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{position:absolute;width:100%;padding:0;margin:0;background:#fff}.site-navigation-dropdown ul.menu li{display:block;width:100%;position:relative}.site-navigation-dropdown ul.menu li a{display:block;padding:20px;background:#fff;color:#55595c;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1019607843)}.site-navigation-dropdown ul.menu li.current-menu-item a{color:#fff;background:#55595c}.site-navigation-dropdown ul.menu>li li{transition:max-height .3s,transform .3s;transform-origin:top;transform:scaleY(0);max-height:0}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{transform:scaleY(1);max-height:100vh}@media (max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (min-width:576px) and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1400px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1400px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1400px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1400px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1401px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1400px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:1400px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1401px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}