#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.h5ap_search_template {
width: 800px;
max-width: 100%;
margin: 0 auto;
}
.h5ap_search_template h1 {
margin: 30px auto;
}
.h5ap_search_template .plyr {
height: auto;
margin-bottom: 50px;
} #h5ap_search_form {
position: relative;
max-width: 100%;
margin: 0;
padding: 0;
}
#h5ap_search_form input {
width: 100%;
padding: 5px 15px;
border: 1px solid #ddd;
border-radius: 5px;
}
#h5ap_search_form button {
position: absolute;
right: 0;
top: 50%;
border: 0;
transform: translate(0%, -50%);
padding: 0;
height: 100%;
width: 50px;
background: transparent;
line-height: 0;
}
#h5ap_search_form button svg {
fill: #333;
height: 25px;
width: 25px;
}body {
background-color: #98876f;
color: #666666;
font-size: 1em;
font-weight: 300;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
line-height: 1.8;
margin: 0px;
padding: 0px;
}
body.wp-autoresize,
.wp-admin body.content {
background-color: #ffffff;
box-sizing: border-box;
padding: 12px 24px !important;
} p {
margin: 32px 0px;
padding: 0px;
}
p:empty {
display: none;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
hr {
border: 0;
width: 100%;
height: 1px;
color: #DDDDDD;
background-color: #DDDDDD;
margin: 6px 0px 8px 0px;
padding: 0px;
}
ol, ul {
list-style: none;
margin: 24px 0px;
padding: 0px 0px 0px 12px;
}
ol li {
list-style: inside;
list-style-type: decimal;
margin: 6px 0px;
padding: 0px 0px 0px 12px;
}
ul li {
list-style: inside;
list-style-type: square;
margin: 6px 0px;
padding: 0px 0px 0px 12px;
}
ul ol li, ul ol ul ol li {
list-style-type: decimal;
}
ol ul li, ol ul ol ul li {
list-style-type: square;
}
blockquote,
.wp-block-quote {
margin: 24px 0px;
padding: 18px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-left: none !important;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 24px 0px;
padding: 24px 0px;
border: none;
}
blockquote p,
.wp-block-quote p {
color: #333333;
font-family: 'Roboto Slab', Georgia, Times, serif;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0px;
padding: 0px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 24px;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
code, pre, .wp-block-code {
color: #666666;
background: #f4f4f4;
font-family: Courier, sans-serif;
line-height: 1.4;
margin: 32px 0px;
padding: 12px;
border: 2px solid rgba(0, 0, 0, 0.24);
box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.12);
box-sizing: border-box;
border-radius: 3px;
}
code, pre {
display: block;
white-space: pre-line;
}
pre code {
margin: 0px;
padding: 0px;
border: none;
box-shadow: none;
}
img, object, embed {
max-width: 100%;
}
img, object, embed {
height: auto;
margin: 0px auto 0px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clear {
clear: both;
}
.hidden {
display: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.align-center {
float: none;
margin-left: auto;
margin-right: auto;
}
.align-left {
float: left;
}
.align-right {
float: right;
}
.align-center {
float: none;
text-align: center;
}
.vertical-center {
top: 50%;
position: absolute !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 7;
}
.horizontal-center {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 7;
}
.absolute-center {
top: 50%;
left: 50%;
position: absolute !important;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 7;
} a img {
border: none;
}
a, a:link, a:visited {
color: #99cc33;
text-decoration: none;
}
a:focus, a:hover, a:active {
color: #669900;
text-decoration: underline;
} h1, h2, h3,
h4, h5, h6 {
color: #504741;
font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
font-weight: 300;
line-height: 1.4;
margin: 4px 0px;
padding: 4px 0px;
}
h1 {
font-size: 2.4em;
letter-spacing: -0.8px;
}
h2 {
font-size: 2.2em;
letter-spacing: -0.6px;
}
h3 {
font-size: 2em;
letter-spacing: -0.4px;
}
h4 {
font-size: 1.6em;
}
h5 {
font-size: 1.4em;
}
h6 {
font-size: 1.1em;
border-bottom: 1px solid rgba(0, 0, 0, .12);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: #504741;
text-decoration: none;
border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color: #669900;
text-decoration: none;
border: none;
}
.headline,
.organic-widgets-title {
font-size: 2.7em;
font-weight: 700;
text-transform: uppercase;
text-shadow: 3px 3px 0px rgba(0, 0, 0, .1);
line-height: 1.1;
letter-spacing: -1.4px;
margin: 0px 0px 12px 0px;
padding: 0px;
}
.headline.small {
font-size: 2em;
}
.post-area.full .headline {
text-align: center;
}
.feature-img.banner .headline {
color: #ffffff;
}
.title {
font-size: 1.4em;
font-weight: 600;
text-transform: uppercase;
text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
letter-spacing: 0px;
line-height: 1.2;
margin: 0px;
padding: 0px;
} #header {
line-height: 0;
margin: 24px auto 24px;
position: relative;
z-index: 99;
}
.site-title {
display: block;
font-family: 'Montserrat';
font-size: 3em;
font-weight: 600;
text-transform: uppercase;
text-shadow: 4px 4px 0px rgba(0, 0, 0, .1);
letter-spacing: -1px;
line-height: 1.2;
margin: 6px 0px;
padding: 0px;
}
.site-title a,
.site-title a:link,
.site-title a:visited {
color: #504741;
text-decoration: none;
}
.site-description {
display: block;
color: rgba(0, 0, 0, .4);
font-family: 'Montserrat';
font-size: 1.2em;
font-weight: 400;
text-transform: uppercase;
line-height: 1.4;
letter-spacing: 2px;
margin: 6px 0px;
padding: 0px;
}
.logo-title {
padding: 48px;
}
.custom-logo-link {
display: block;
line-height: 0;
}
#custom-header {
display: block;
position: relative;
line-height: 0;
background-position: center top;
background-repeat: no-repeat;
background-size: 100% auto;
margin: 0px;
padding: 0px;
overflow: hidden;
}
#custom-header.radius-top {
background-color: #ffffff;
padding: 12px;
}
#custom-header .header-img {
position: relative;
min-height: 180px;
}
#custom-header .logo-holder {
display: flex;
align-content: stretch;
} .natural-sidebar-inactive .alignfull {
width: calc(158% + 96px);
left: calc(-26% - 64px);
max-width: 1280px;
margin-left: 0px;
margin-right: 0px;
}
.natural-sidebar-inactive .alignwide,
.natural-sidebar-inactive.page .alignfull {
width: calc(100% + 96px);
left: -48px;
margin-left: 0px;
margin-right: 0px;
}
.natural-sidebar-active .alignfull,
.natural-sidebar-active .alignwide {
width: calc(100% + 72px);
left: -36px;
margin-left: 0px;
margin-right: 0px;
}
.natural-sidebar-active .alignfull .alignfull,
.natural-sidebar-active .alignfull .alignwide,
.natural-sidebar-active .alignwide .alignwide,
.natural-sidebar-active .alignwide .alignfull,
.natural-sidebar-inactive .alignfull .alignfull,
.natural-sidebar-inactive .alignwide .alignwide,
.natural-sidebar-inactive .alignfull .alignwide,
.natural-sidebar-inactive .alignwide .alignfull {
max-width: 100%;
left: auto;
}
.natural-sidebar-active .wp-block-columns.alignfull,
.natural-sidebar-active .wp-block-columns.alignwide,
.natural-sidebar-inactive .wp-block-columns.alignwide {
padding-left: 24px;
padding-right: 24px;
}
.natural-sidebar-inactive .wp-block-columns.alignfull {
padding-left: 36px;
padding-right: 36px;
}
.natural-header-inactive #header {
margin-top: 0px;
}
.natural-header-active #header {
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.natural-header-inactive #navigation {
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.natural-header-inactive .logo-title {
padding: 24px 0px;
}
.natural-header-active #header .site-title a,
.natural-header-active #header .site-title a:link,
.natural-header-active #header .site-title a:visited {
color: #ffffff;
}
.natural-header-active #header .site-description {
color: rgba(255, 255, 255, .8);
} #navigation {
display: block;
background-color: #504741;
color: #999999;
position: relative;
font-size: 0.75em;
font-weight: 400;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
z-index: 999;
}
.menu-container {
display: inline-block;
}
.menu-toggle {
display: none;
cursor: pointer;
}
.main-small-navigation ul.mobile-menu {
display: none;
} .menu, .menu * {
display: table;
margin:	0 auto 0;
padding: 0;
list-style:	none;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.menu {
line-height: 1.0;
}
.menu ul {
margin: 0px;
padding: 0px;
}
.menu ul ul,
ul.menu ul {
position: absolute;
top: -9999px;
left: -9999px;
width: 200px; opacity: 0;
transition: opacity .15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
-webkit-transition: opacity .15s ease-in-out;
-o-transition: opacity .15s ease-in-out;
}
.menu ul li ul li,
ul.menu ul li {
width: 100%;
margin: 0px;
}
.menu li {
float: left;
display: inline-block;
position: relative;
margin: 0px;
}
.menu li li {
float: none;
display: block;
position: relative;
background: none;
margin: 0px;
}
.menu a {
display: inline-block;
position: relative;
}
.menu li:hover ul,
.menu li[aria-expanded="true"] ul {
left: 0;
top: 48px; z-index: 99;
opacity: 1;
}
ul.menu li:hover li ul,
div.menu ul li:hover li ul {
top: -9999px;
opacity: 1;
}
ul.menu li li:hover ul,
ul.menu li li[aria-expanded="true"] ul {
left: 200px; top: 0;
opacity: 1;
} #navigation .menu .current_page_item a,
#navigation .menu .current_page_ancestor a,
#navigation .menu .current-menu-item a,
#navigation .menu .current-cat a {
background: rgba(0, 0, 0, .4);
color: #ffffff;
}
#navigation .menu li .current_page_item a, #navigation .menu li .current_page_item a:hover,
#navigation .menu li .current-menu-item a, #navigation .menu li .current-menu-item a:hover,
#navigation .menu li .current-cat a, #navigation .menu li .current-cat a:hover {
background: rgba(0, 0, 0, .4);
color: #ffffff;
}
#navigation .menu .current_page_item ul li a,
#navigation .menu .current-menu-item ul li a,
#navigation .menu .current-menu-ancestor ul li a,
#navigation .menu .current_page_ancestor ul li a,
#navigation .menu .current-cat ul li a {
background: none;
color: rgba(255, 255, 255, .7);
}
#navigation .menu li.current-menu-ancestor a,
#navigation .menu li.current_page_ancestor a,
#navigation .menu .current_page_item ul li a:hover,
#navigation .menu .current-menu-item ul li a:hover,
#navigation .menu .current-menu-ancestor ul li a:hover,
#navigation .menu .current_page_ancestor ul li a:hover,
#navigation .menu .current-menu-ancestor ul .current_page_item a,
#navigation .menu .current_page_ancestor ul .current-menu-item a,
#navigation .menu .current-cat ul li a:hover {
background: rgba(0, 0, 0, .4);
color: #ffffff;
}
.menu {
display: inline-block;
margin: 0px auto 0px;
}
.menu ul.sub-menu,
.menu ul.children {
display: block;
background-color: #504741;
border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
-khtml-border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .12);
transition-delay: .2s;
-webkit-transition-delay: .2s; }
.menu ul.sub-menu ul.sub-menu,
.menu ul.children ul.children {
transition-delay: 0s;
-webkit-transition-delay: 0s; }
.menu a,
.menu a:link,
.menu a:visited {
background: none;
color: rgba(255, 255, 255, .7);
line-height: 48px;
text-decoration: none;
text-shadow: 1px 1px rgba(0, 0, 0, .4);
text-transform: uppercase;
letter-spacing: 0.6px;
margin: 0px;
padding: 0px 12px;
border-left: 1px solid rgba(255, 255, 255, .1);
border-right: 1px solid rgba(0, 0, 0, .4);
}
.menu a:focus,
.menu a:hover,
.menu a:active {
background: rgba(0, 0, 0, .4);
color: #ffffff;
outline: 0;
}
.menu li li a,
.menu li li a:link,
.menu li li a:visited {
display: block;
color: rgba(255, 255, 255, .7);
width: 100%;
background: none;
text-align: left;
text-transform: none;
line-height: 36px;
margin: 0px;
padding: 0px 12px;
border-left: none;
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255, .1);
border-top: 1px solid rgba(0, 0, 0, .4);
box-sizing: border-box;
}
.menu li li a:focus,
.menu li li a:hover,
.menu li li a:active {
background: rgba(0, 0, 0, .2);
color: #ffffff;
outline: 0;
}
.menu li:first-child a {
padding-left: 16px;
border-left: none;
}
.menu li li:first-child a {
padding-left: 12px;
}
.menu li:last-child a {
border-right: none;
}
.menu li:first-child,
.menu li:first-child a {
border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-khtml-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
}
.menu li li:first-child,
.menu li li:first-child a {
border-radius: 0px;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
} .menu li.menu-item-has-children > a::after {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 10px;
content: '\f107';
margin-left: 6px;
}
.menu li li.menu-item-has-children > a::after {
position: absolute;
content: '\f105';
right: 12px;
} .slideshow {
display: block;
background: #ffffff;
height: 100%;
margin: 0px 0px 24px 0px;
padding: 12px 12px 0px 12px;
position: relative;
}
.slideshow ul, .slideshow li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.slideshow .feature-img,
.slideshow .feature-vid {
margin: 0px;
overflow: hidden;
}
.slideshow .information {
width: 100%;
}
.slideshow .excerpt {
padding: 24px;
}
.slideshow .headline a,
.slideshow .headline a:link,
.slideshow .headline a:visited {
color: #ffffff;
}
.slideshow .loading {
background: #f9f9f9;
min-height: 380px;
}
.slideshow .preloader {
position: absolute;
top: 50%;
left: 50%;
margin-left: -16px;
margin-top: -16px;
border-bottom: 3px solid #eeeeee;
border-left: 3px solid #eeeeee;
border-right: 3px solid #cccccc;
border-top: 3px solid #cccccc;
border-radius: 100%;
height: 32px;
width: 32px;
-webkit-animation: spin .6s infinite linear;
-moz-animation: spin .6s infinite linear;
-ms-animation: spin .6s infinite linear;
-o-animation: spin .6s infinite linear;
animation: spin .6s infinite linear;
z-index: 999;
}
.flexslider {
background: #ffffff;
margin: 0px;
padding: 0px;
overflow: hidden;
}
.flexslider .slides {
position: relative;
overflow: hidden;
zoom: 1;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
display: block;
max-width: 100%;
margin: 0px auto 0px;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: none;
} .flex-caption {
background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
zoom: 1;
}
.flex-caption {
background: rgba(0, 0, 0,.3);
color: #ffffff;
width: 96%;
padding: 2%;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0,.3);
} .flex-direction-nav {
height: 0;
}
.flex-direction-nav li a {
display: block;
background: #ffffff;
font-size: 14px;
line-height: 36px;
height: 36px;
width: 24px;
text-decoration: none !important;
margin: 0px;
opacity: 1;
position: absolute;
bottom: 0;
cursor: pointer;
overflow: visible;
z-index: 9999;
}
.flex-direction-nav .flex-next {
right: 0;
text-align: center;
border-radius: 0px 0px 2px 0px;
-moz-border-radius: 0px 0px 2px 0px;
-khtml-border-radius: 0px 0px 2px 0px;
-webkit-border-radius: 0px 0px 2px 0px;
}
.flex-direction-nav .flex-prev {
left: 0;
text-align: center;
border-radius: 0px 0px 0px 2px;
-moz-border-radius: 0px 0px 0px 2px;
-khtml-border-radius: 0px 0px 0px 2px;
-webkit-border-radius: 0px 0px 0px 2px;
}
.flex-direction-nav .flex-next i,
.flex-direction-nav .flex-prev i {
color: #999999;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
text-decoration: none !important;
}
.flex-direction-nav .flex-prev:hover i,
.flex-direction-nav .flex-next:hover i {
color: #333333;
}
.flex-direction-nav a.flex-disabled {
opacity: 0;
} .flex-control-nav {
display: block;
position: relative;
font-weight: 400;
font-size: 0;
text-align: center;
margin: 0px auto 0px;
padding: 0px 24px;
z-index: 999;
}
.flex-control-nav li {
display: inline-block;
font-size: 13px;
margin: 0px;
padding: 0px;
zoom: 1;
*display: inline;
border-right: 1px solid rgba(0, 0, 0, .08);
}
.flex-control-nav li:first-child {
border-left: 1px solid rgba(0, 0, 0, .08);
}
.flex-control-nav li a {
display: block;
color: #999999;
max-height: 36px;
line-height: 36px;
margin: 0px;
padding: 0px 12px;
}
.flex-control-nav li a:hover {
color: #333333;
background: #f4f4f4;
text-decoration: none;
cursor: pointer;
}
.flex-control-nav li.flex-active a,
.flex-control-nav li a.flex-active {
color: #333333;
background: #f4f4f4;
border-top: 4px solid #99cc33;
margin-top: -4px;
cursor: default;
} .homepage {
display: block;
position: relative;
margin: 0px;
padding: 0px;
}
.featured-pages {
display: flex;
align-items: stretch;
width: 100%;
margin-bottom: 24px;
}
.featured-pages .feature-img {
margin: 0px;
}
.featured-pages .holder {
display: flex;
}
.featured-pages .holder .information {
background: #ffffff;
width: 100%;
margin-left: 8px;
margin-right: 8px;
padding: 0px;
}
.featured-pages .holder.half:first-child .information,
.featured-pages .holder.third:first-child .information {
margin-left: 0px;
margin-right: 16px;
}
.featured-pages .holder.half:last-child .information,
.featured-pages .holder.third:last-child .information {
margin-right: 0px;
margin-left: 16px;
}
.featured-pages .article {
padding: 24px;
}
.featured-pages .article p {
margin: 24px 0px;
}
.featured-pages a.button {
display: block;
margin-bottom: 0px;
}
.featured-posts {
display: inline-block;
width: 100%;
margin-bottom: 24px;
}
.home-news {
background: #ffffff;
}
.home-news .cat-description {
background: #504741;
border-radius: 2px 2px 0px 0px;
}
.home-news .cat-description p {
color: #ffffff;
text-transform: uppercase;
text-shadow: 1px 1px rgba(0, 0, 0, .4);
}
.home-news .information {
display: flex;
position: relative;
border-top: 1px solid rgba(0, 0, 0, .08);
overflow: hidden;
}
.home-news .information:first-child {
border-top: none;
}
.home-news .information:first-child .feature-img {
border-radius: 2px 0px 0px 0px;
-moz-border-radius: 2px 0px 0px 0px;
-khtml-border-radius: 2px 0px 0px 0px;
-webkit-border-radius: 2px 0px 0px 0px;
}
.home-news .feature-img {
position: relative;
background-position: center;
height: 100%;
}
.home-news .feature-img,
.home-news .feature-vid {
margin: 0px;
}
.home-news .post-author {
margin: 0px;
padding: 0px;
}
.home-news .title {
font-size: 1.6em;
letter-spacing: -0.4px;
}
.home-news .article {
padding: 36px;
}
.home-news.excerpt {
padding: 12px 0px;
}
.home-news .pagination {
background-color: #504741;
padding: 0px;
border-radius: 0px 0px 2px 2px;
} #wrap {
margin: 0px;
padding: 0px;
}
.container {
max-width: 1280px;
margin: 0px auto 0px;
padding: 0px 48px;
}
.article {
display: block;
}
.post-area.full .article {
padding: 24px 18%;
}
.post-area .article > p:first-child {
color: #000000;
font-size: 1.2em;
font-weight: 400;
line-height: 1.5;
}
.blog-holder, .archive-holder {
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 2px solid rgba(0, 0, 0, .08);
}
.post-area {
background: #ffffff;
margin-bottom: 24px;
padding: 36px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
overflow: hidden;
}
.post-area.full {
padding: 48px;
}
.post-area.middle {
padding: 24px;
}
.post-author {
display: inline-block;
color: #999999;
width: 100%;
font-size: 0.9em;
margin: -8px 0px 0px 0px;
padding: 6px 0px;
}
.post-area.full .post-author {
display: flex;
justify-content: center;
}
.post-area.full .post-author .align-right {
padding-left: 12px;
margin-left: 12px;
border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.post-author p {
margin: 0px;
padding: 0px;
}
.post-meta {
display: inline-block;
background: #f9f9f9;
color: #999999;
width: 100%;
font-size: 0.9em;
margin: 12px 0px;
padding: 8px 0px;
overflow: hidden;
}
.post-meta p {
margin: 0px;
padding: 0px 12px;
}
.post-edit-link {
display: inline-block;
margin: 12px 0px;
}
.page-holder {
display: block;
overflow: hidden;
}
.author-column {
float: right;
width: 72%;
margin-top: 20px;
padding-left: 4%;
border-left: 1px solid rgba(0, 0, 0, .08);
}
.author-posts {
margin: 0px 0px 12px 0px;
padding: 0px;
}
.author-posts li {
margin: 0px;
padding: 6px 0px;
border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.archive-column {
float: left;
width: 30%;
margin: 0px;
padding-right: 5%;
}
.archive-column.last {
padding-right: 0;
} .social-icons {
list-style: none;
margin: 0px;
padding: 8px 0px 0px 0px;
}
.social-icons li {
display: inline-block;
list-style: none;
margin: 0px;
padding: 0px;
}
.social-icons li a {
display: block;
background: rgba(0, 0, 0, .06);
color: #999999;
text-align: center;
text-decoration: none;
line-height: 36px;
min-height: 36px;
min-width: 36px;
margin: 3px;
padding: 0px;
border-radius: 18px;
-moz-border-radius: 18px;
-khtml-border-radius: 18px;
-webkit-border-radius: 18px;
}
.social-icons li a:hover {
background: #ffffff;
color: #666666;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.social-icons li a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 16px;
content: '\f0c1';
}
.social-icons li a span {
display: none;
}
.social-icons li a[href*="bandcamp.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d5'; }
.social-icons li a[href*="soundcloud.com"]::before    { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1be'; }
.social-icons li a[href*="reddit.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f281'; }
.social-icons li a[href*="twitch.tv"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1e8'; }
.social-icons li a[href*="snapchat.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2ac'; }
.social-icons li a[href*="medium.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f23a'; }
.social-icons li a[href*="tumblr.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f173'; }
.social-icons li a[href*="apple.com"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f179'; }
.social-icons li a[href*="etsy.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d7'; }
.social-icons li a[href*="facebook.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f09a'; }
.social-icons li a[href*="twitter.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f099'; }
.social-icons li a[href*="google.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1a0'; }
.social-icons li a[href*="linkedin.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f0e1'; }
.social-icons li a[href*="github.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f113'; }
.social-icons li a[href*="dribbble.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f17d'; }
.social-icons li a[href*="foursquare.com"]::before    { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f180'; }
.social-icons li a[href*="pinterest.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f0d2'; }
.social-icons li a[href*="wordpress.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f19a'; }
.social-icons li a[href*="youtube.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f167'; }
.social-icons li a[href*="vine.co"]::before           { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1ca'; }
.social-icons li a[href*="instagram.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f16d'; }
.social-icons li a[href*="stackexchange.com"]::before { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f18d'; }
.social-icons li a[href*="spotify.com"]::before       { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1bc'; }
.social-icons li a[href*="amazon.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f270'; }
.social-icons li a[href*="flickr.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f16e'; }
.social-icons li a[href*="vimeo.com"]::before         { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f27d'; }
.social-icons li a[href*="yelp.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f1e9'; }
.social-icons li a[href*="imdb.com"]::before          { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f2d8'; }
.social-icons li a[href*="tiktok.com"]::before        { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\e07b'; }
.social-icons li a[href*="wa.me"]::before,
.social-icons li a[href*="whatsapp.com"]::before      { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f232'; }
.social-icons li a[href*="m.me"]::before,
.social-icons li a[href*="messenger.com"]::before     { font-family: 'Font Awesome 5 Brands'; font-weight: 400; content: '\f39f'; }
.social-icons li a[href*="mailto:"]::before           { content: '\f0e0'; }
.social-icons li a[href*="tel:"]::before              { content: '\f095'; }
.social-icons li a[href$="/feed/"]::before            { content: '\f09e'; } .pagination {
display: block;
width: 100%;
font-weight: bold;
text-align: center;
line-height: 36px;
margin: 0px auto;
padding: 0px;
position: relative;
box-sizing: border-box;
overflow: hidden;
z-index: 7;
}
.pagination .page-numbers {
display: inline-block;
position: relative;
background-color: #706760;
color: rgba(255, 255, 255, .75) !important;
text-transform: uppercase;
font-size: 1rem;
font-weight: 500;
line-height: 1.6;
margin: 18px 0px;
padding: 4px 12px;
border: 1px solid rgba(0, 0, 0, .8);
box-sizing: border-box;
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers:active,
.pagination .page-numbers.current {
background-color: #3c3531;
color: #ffffff !important;
text-decoration: none;
text-shadow: -1px -1px 0px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
cursor: pointer;
}
.post-navigation {
display: block;
margin: 0px;
padding: 0px;
overflow: hidden;
}
.previous-post {
float: left;
font-size: 0.9em;
}
.next-post {
float: right;
font-size: 0.9em;
}
.page-links {
display: block;
overflow: hidden;
margin: 12px 0px;
}
.page-links .link-label {
color: #000000;
font-weight: bold;
margin-left: 0px;
}
.page-links span {
margin: 0px 3px;
} .feature-img,
.feature-vid {
display: block;
text-align: center;
line-height: 0;
margin: 24px 0px;
overflow: hidden;
}
.feature-img.banner {
background: #ffffff;
position: relative;
margin: 0px 0px 24px 0px;
padding: 12px;
}
.post-area .feature-img {
width: calc(100% + 72px);
margin-left: -36px;
}
.post-area.middle .feature-img {
width: calc(100% + 48px);
margin-left: -24px;
}
.post-area.full .feature-img {
width: calc(100% + 96px);
margin-left: -48px;
}
.avatar {
background: #ffffff;
margin: 10px 20px 10px 0px;
padding: 6px;
}
.author-avatar {
float: left;
display: block;
width: 20%;
margin-top: 20px;
padding-right: 3.6%;
}
.author-avatar .avatar {
display: block;
margin: 0px;
padding: 0px;
border: none;
}
img.hide-img,
.hide-img img {
line-height: 0;
margin-left: -999em;
padding: 0px;
}
img.aligncenter,
.wp-block-image .aligncenter {
display: block;
margin: 6px auto 6px;
padding: 0px;
}
img.alignnone,
.wp-block-image .alignnone {
padding: 0px;
margin: 6px 0px;
display: inline;
}
img.alignright,
.wp-block-image .alignright {
padding: 0px;
margin: 12px 0px 12px 24px;
display: inline;
}
img.alignleft,
.wp-block-image .alignleft {
display: inline;
padding: 0px;
margin: 12px 24px 12px 0px;
}
.alignwide, .alignfull {
position: relative;
width: 100%;
margin-left: 0px;
margin-right: 0px;
box-sizing: border-box;
}
.aligncenter, .alignnone {
display: block;
margin-left: auto;
margin-right: auto;
}
.aligncenter {
text-align: center;
}
.alignright {
float: right;
margin-left: 24px;
margin-right: 0px;
}
.alignleft {
float: left;
margin-right: 24px;
margin-left: 0px;
}
.wp-caption {
max-width: 100%;
text-align: center;
margin-top: 24px;
margin-bottom: 24px;
padding: 0px;
}
.wp-caption a {
display: block;
line-height: 0;
}
.wp-caption img {
max-width: 100%;
margin: 0px auto 0px;
padding: 0px;
}
.wp-caption figcaption,
.wp-block-image figcaption,
.wp-block-gallery figcaption,
.wp-caption-text {
color: #aaaaaa;
color: rgba(0, 0, 0, .4);
width: 100%;
font-size: 0.9em;
font-style: italic;
line-height: 1.3em;
margin: 0px;
padding: 8px;
box-sizing: border-box;
border-bottom: 2px solid rgba(0, 0, 0, .24);
} .gallery {
display: flex;
flex-wrap: wrap;
margin: 32px auto 32px;
overflow: hidden;
}
.gallery .gallery-item {
text-align: center;
line-height: 0;
margin: 0px;
padding: 6px;
box-sizing: border-box;
}
.gallery-item a {
display: block;
}
.gallery-item img {
margin: 0px;
padding: 0px;
border: 6px solid rgba(0, 0, 0, 0.12);
border-radius: 2px;
box-sizing: border-box;
transition: all .25s;
-moz-transition: all .25s;
-webkit-transition: all .25s;
-o-transition: all .25s;
}
.gallery-item img:hover {
border-color: rgba(0, 0, 0, 0.4);
}
.gallery-item .gallery-caption {
font-size: 12px;
line-height: 1.65;
margin: 6px 0px;
}
.gallery.gallery-columns-1 .gallery-item {
flex-basis: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
flex-basis: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
flex-basis: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
flex-basis: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
flex-basis: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
flex-basis: 16.66%;
}
.gallery.gallery-columns-7 .gallery-item {
flex-basis: 14.285%;
}
.gallery.gallery-columns-8 .gallery-item {
flex-basis: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
flex-basis: 11.11%;
} .sidebar {
margin: 0px;
padding: 0px 0px 0px 24px;
}
.sidebar.left {
padding: 0px 24px 0px 0px;
} .widget {
background: #ffffff;
margin-bottom: 24px;
padding: 24px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
border-radius: 2px;
}
.widget ul, .widget li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.widget li {
display: block;
margin: 2px 0px;
padding: 4px 8px;
border-radius: 2px;
transition: all .25s;
-moz-transition: all .25s;
-webkit-transition: all .25s;
-o-transition: all .25s;
}
.widget ul > li:hover {
background-color: rgba(0, 0, 0, .04);
box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .08);
}
.widget li a {
margin: 0px;
padding: 0px;
}
.widget table {
margin: 0px;
}
.widget-title {
margin-top: 0px;
margin-bottom: 12px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: none;
}
.textwidget {
margin: 0px;
padding: 0px;
}
.textwidget p {
margin: 12px 0px;
}
.tagcloud {
line-height: 1.2;
}
.post-area .widget {
background: none;
padding: 0px;
box-shadow: none;
border-radius: 0px;
}
.post-area .widget li,
.post-area .widget ul > li:hover {
background: none;
box-shadow: none;
} .widget h6 a.rsswidget {
display: inline;
}
.widget a.rsswidget {
display: block;
}
.widget .rss-date {
display: block;
font-size: 0.8em;
margin-bottom: 12px;
} #calendar_wrap {
margin: 0px auto 0px;
padding: 0px;
}
#wp-calendar {
width: 100%;
text-align: center;
}
#wp-calendar a {
margin: 0px;
}
#wp-calendar caption {
font-size: 16px;
margin: 5px 0px 5px 0px;
}
#wp-calendar #prev a {
float: left;
margin: 0px;
text-align: left;
}
#wp-calendar #next a {
float: right;
margin: 0px;
text-align: right;
} .widget ul.menu {
float: none;
display: block;
text-align: left;
width: 100%;
}
.widget ul.menu .current_page_item a,
.widget ul.menu .current-menu-item a {
color: #669900;
background: none;
}
.widget ul.menu li a {
display: block;
background: none;
color: #99CC33;
height: auto;
font-size: 1em;
text-transform: none;
text-shadow: none;
line-height: 2;
margin: 0px;
padding: 0px;
border: none !important;
}
.widget ul.menu li a:hover {
color: #669900;
text-decoration: underline;
}
.widget ul.menu li {
float: none;
display: block;
margin: 2px 0px;
padding: 6px 12px;
width: auto;
}
.widget ul.menu li:hover {
background: rgba(0, 0, 0, .04);
box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .08);
-moz-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .08);
-webkit-box-shadow: inset 0px 3px 0px rgba(0, 0, 0, .08);
}
.widget ul.menu li span {
top: 1px;
right: 0px;
}
.widget ul.menu li ul.sub-menu {
display: block;
background: none !important;
width: 100%;
margin: 0px;
padding: 0px;
position: static;
opacity: 1;
z-index: 9;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.widget ul.menu li ul.sub-menu span {
display: none;
}
.widget ul.menu li ul.sub-menu li ul.sub-menu li {
display: none;
} #searchform {
display: flex;
margin: 0px;
padding: 0px;
}
#searchform label {
display: none;
}
#searchform .search-field,
#searchform #s {
float: left;
background: rgba(0, 0, 0, 0.04);
color: #999999;
width: 72%;
font-size: 1em;
line-height: 1.4;
margin: 0px;
padding: 8px;
box-sizing: border-box;
border: 1px solid rgba(0, 0, 0, 0.12);
}
#searchform #searchsubmit {
float: right;
width: 22%;
font-size: 0.9em;
line-height: 1.2;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 4%;
padding: 8px;
} .footer {
background: #ffffff;
margin: 0px auto 0px;
padding: 0px;
overflow: hidden;
}
.footer p {
margin: 0px;
padding: 0px;
}
.footer a, .footer a:link, .footer a:visited {
color: rgba(0, 0, 0, .35);
font-weight: 400;
}
.footer a:hover, .footer a:active, .footer a:focus {
color: rgba(0, 0, 0, .6);
}
.footer .align-left {
font-size: 0.9em;
line-height: 1.8;
}
.footer-widgets {
margin: 0px auto 0px;
padding: 24px;
overflow: hidden;
border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.footer-widgets .widget {
float: left;
width: 20%;
background: none;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.footer-widgets .widget:first-child:nth-last-child(1),
.footer-widgets .widget:first-child:nth-last-child(1) ~ .widget {
width: 100%;
}
.footer-widgets .widget:first-child:nth-last-child(2),
.footer-widgets .widget:first-child:nth-last-child(2) ~ .widget {
width: 50%;
}
.footer-widgets .widget:first-child:nth-last-child(3),
.footer-widgets .widget:first-child:nth-last-child(3) ~ .widget {
width: 33.3%;
}
.footer-widgets .widget:nth-child(4n+1) {
clear: both;
}
.footer-widgets .widget:nth-child(4n+4) {
width: 40%;
}
.footer-widgets .widget .footer-widget {
padding: 12px;
}
.footer-information {
padding: 48px;
overflow: hidden;
}
.footer-content {
margin: 0px auto 0px;
} #author, #email, #url, #comment {
background: #ffffff;
}
#comments {
background: #f9f9f9;
margin-top: 24px;
padding: 12px 24px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#comments-title {
font-size: 2em;
margin: 4px 0px 8px 0px;
padding: 4px 0px 8px 0px;
}
#reply-title {
margin: 0px;
padding: 0px;
}
.commentlist li .avatar {
float: right;
background: #ffffff;
margin: 0px 0px 12px 12px;
padding: 6px;
border: none;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, .08);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .08);
}
.commentlist {
margin: 0px;
padding: 0px;
}
.commentlist ol {
margin: 0px;
padding: 10px;
}
.commentlist li {
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid rgba(0, 0, 0, .08);
}
.commentlist li:last-child {
border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.commentlist li ul li {
padding-left: 24px;
}
.commentlist li ul li:last-child {
border-bottom: none;
}
.commentlist p {
margin: 10px 0px;
padding: 0px;
}
.comment {
padding: 18px 0px;
overflow: hidden;
}
#commentform {
margin: 5px 0px 0px 0px;
}
#commentform #submit {
font-size: 1em;
padding: 6px 12px !important;
}
.commentlist li #respond {
border-top: 1px solid rgba(0, 0, 0, .08);
}
#respond {
padding-top: 20px;
}
#respond:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#cancel-comment-reply-link {
display: block;
font-size: 0.7em;
font-weight: normal;
text-transform: none;
margin: 0px 0px 18px 0px;
}
.form-submit #submit {
margin-top: 0px !important;
}
p.logged-in-as {
margin-top: -6px;
}
.nocomments {
display: none;
}
.edit-link {
float: right;
margin-top: 12px;
}
.reply {
float: left;
margin: 6px 0px;
}
.reply a, .reply a:visited {
margin: 0px !important;
padding: 4px 12px !important;
}
.commentmetadata {
font-size: 10px;
line-height: 14px;
margin: 0px;
display: block;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}
.form-allowed-tags {
display: none;
}
.thread-alt, .thread-even {
margin: 0px;
padding: 0px;
}
.children {
margin: 0px;
padding: 0px;
}
.even, .alt {
margin: 0px;
padding: 0px;
} button, .button, a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a,
.more-link, .wp-block-button a, #submit, input[type=submit], input#submit {
display: inline-block;
position: relative;
background-color: #706760;
color: rgba(255, 255, 255, .75);
font-size: 0.9em;
font-weight: 400;
line-height: 1.6;
margin: 12px 0px;
padding: 8px 18px;
border: 1px solid rgba(0, 0, 0, .8);
box-sizing: border-box;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
border-radius: 3px;
transition: all .25s ease-in-out;
}
button:hover, .button:hover, a.button:hover, .reply a:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover,
.more-link:hover, .wp-block-button a:hover, #submit, input[type=submit]:hover, input#submit:hover {
background-color: #504741;
color: #ffffff;
text-decoration: none;
text-shadow: -1px -1px 0px rgba(0, 0, 0, .15);
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .24);
cursor: pointer;
}
.more-link {
margin-top: 24px !important;
} table,
.wp-block-table table {
width: 100%;
text-align: left;
margin: 32px 0px;
padding: 0px;
border: 3px solid #dddddd;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
border-spacing: 0;
border-radius: 4px;
}
table p,
table form,
table ul,
table li {
margin: 6px 0px;
padding: 0px;
}
table thead,
table tfoot,
.wp-block-table thead,
.wp-block-table tfoot {
border: 1px solid #dddddd;
}
table tbody tr:nth-child(odd) {
background: rgba(0, 0, 0, 0.04);
}
table th,
.wp-block-table th {
font-size: 1.1rem;
text-transform: uppercase;
margin: 0px;
padding: 12px;
border-top: 1px solid #dddddd;
border-left: none;
border-right: none;
border-bottom: none;
box-sizing: border-box;
}
table td,
.wp-block-table td {
padding: 12px;
margin: 0px;
border-top: 1px solid #dddddd;
border-left: none;
border-right: none;
border-bottom: none;
box-sizing: border-box;
} form {
display: block;
}
form p {
margin: 6px 0px;
padding: 0px;
}
form div {
display: block;
margin-bottom: 8px;
overflow: hidden;
}
form span {
margin-bottom: 8px;
overflow: hidden;
}
form span.required {
display: inline;
}
form li,
form ul,
form ol {
list-style: none;
margin: 0px;
padding: 0px;
}
form legend {
font-weight: bold;
padding-top: 10px;
}
form label {
margin-top: 6px;
}
form li > label {
font-weight: bold;
}
form li li > label {
font-weight: normal;
}
form span label {
font-size: 0.8em;
}
form input,
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'],
form textarea {
display: block;
box-sizing: border-box;
background-color: #f9f9f9;
font-family: inherit;
font-size: 1em;
line-height: 1.4;
padding: 8px !important;
border: 1px solid rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
form input[type='url'],
form input[type='tel'],
form input[type='email'],
form input[type='text'],
form input[type='password'],
form input[type='number'] {
width: 50%;
}
form textarea {
width: 100%;
}
form input[type='checkbox'],
form input[type='radio'] {
margin-left: 0px;
margin-right: 6px;
}
form input[type='submit'] {
margin-top: 0px;
}
form .form-submit {
padding: 8px 0px;
}
textarea {
overflow: auto;
}
address {
margin: 12px 0px;
}
select {
display: block;
background-color: #f9f9f9;
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
width: auto;
max-width: 100%;
font-size: 1.2em;
line-height: 1.6;
margin-bottom: 6px;
padding: 6px 46px 6px 8px !important;
box-shadow: none;
border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.12);
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
background-image:
linear-gradient(45deg, transparent 50%, gray 50%),
linear-gradient(135deg, gray 50%, transparent 50%),
linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
background-position:
calc(100% - 16px) 50%,
calc(100% - 11px) 50%,
calc(100% - 32px) 6px;
background-size:
5px 5px,
5px 5px,
1px 1.5em;
background-repeat: no-repeat; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
} a, a:link, a:visited {
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
#submit, #searchsubmit {
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
.shadow {
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.radius-full {
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
.radius-top {
border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-khtml-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
}
.radius-bottom {
border-radius: 0px 0px 2px 2px;
-moz-border-radius: 0px 0px 2px 2px;
-khtml-border-radius: 0px 0px 2px 2px;
-webkit-border-radius: 0px 0px 2px 2px;
}
.radius-half {
border-radius: 50%;
-moz-border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-border-radius: 50%;
}
.background-cover {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@keyframes "spin" {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes "spin" {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes "spin" {
from {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes "spin" {
from {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wp-audio-shortcode,
.wp-playlist.wp-audio-playlist {
margin-top: 24px;
margin-bottom: 24px;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
border-radius: 2px;
}
.sticky, .bypostauthor {
position: relative;
} .organic-ocw-container {
background-color: #ffffff;
border-radius: 3px 3px 0px 0px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24);
}
.organic-ocw-container .organic-widget:first-child .organic-widgets-section {
border-radius: 3px 3px 0px 0px;
}
.organic-ocw-container .organic-widget:last-child .organic-widgets-section {
border-bottom: none;
}
.organic-widgets-section {
padding: 36px;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}  .wp-block-image {
text-align: center;
max-width: none;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
.wp-block-image img {
display: block;
}
.wp-block-image figcaption {
margin-top: 8px;
}
.wp-block-embed {
margin-left: auto;
margin-right: auto;
}
.wp-block-gallery .blocks-gallery-item {
padding: 0px;
}
.wp-block-gallery .blocks-gallery-image {
margin-left: 0px;
margin-right: 0px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
box-sizing: border-box;
border: none;
}
.wp-block-cover {
box-sizing: border-box;
}
.wp-block-cover.alignfull,
.wp-block-cover-image.alignfull,
.wp-block-cover .wp-block-button,
.wp-block-cover-image .wp-block-button {
margin-top: 0px;
margin-bottom: 0px;
}
.wp-block-cover .wp-block-cover__inner-container {
padding: 36px;
box-sizing: border-box;
}
.wp-block-column .wp-block-cover .wp-block-cover__inner-container {
padding: 0px;
}
.wp-block-cover .wp-block-cover__inner-container p {
margin-top: 24px;
margin-bottom: 24px;
}
.wp-block-cover .wp-block-cover__inner-container > :first-child {
margin-top: 0px;
}
.wp-block-cover .wp-block-cover__inner-container > :last-child {
margin-bottom: 0px;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container,
.wp-block-cover.alignwide .wp-block-cover__inner-container {
position: relative;
top: 0;
width: 100%;
margin: 0px auto;
transition: all 1s ease-in-out;
transition-delay: 0.5s;
z-index: 7;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
max-width: none;
margin-left: auto;
margin-right: auto;
} .wp-block-button {
position: relative;
box-sizing: border-box;
}
.wp-block-button.alignleft {
float: none;
text-align: left;
}
.wp-block-button.alignright {
float: none;
text-align: right;
}
.wp-block-button.alignwide .wp-block-button__link {
display: block;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background: inherit;
box-shadow: none;
text-shadow: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: inherit;
background: inherit;
}
.wp-block-button__link.has-text-color:hover {
color: initial;
}
.has-background-dim .wp-block-button.is-style-outline .wp-block-button__link {
color: #ffffff;
border-color: #ffffff;
} .wp-block-quote.is-style-large p {
font-size: 1.8rem;
font-style: normal;
line-height: 1.5;
margin: 0px;
}
.wp-block-quote.has-text-align-right,
.wp-block-quote.has-text-align-center {
border-left: none;
}
.wp-block-quote.has-text-align-right {
border-right: 2px solid #dddddd;
}
.wp-block-quote.has-text-align-center {
padding-left: 0px;
padding-right: 0px;
}
.wp-block-quote.has-text-align-center::before {
display: inline-block;
content: '';
width: 80px;
height: 2px;
background: #dddddd;
margin: 12px auto;
}
.wp-block-quote.has-text-align-center cite {
text-align: center;
}
.wp-block-quote.has-text-align-left cite {
text-align: left;
}
.wp-block-quote.has-text-align-right cite {
text-align: right;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
display: block;
font-size: 0.85rem;
font-style: normal;
margin-top: 12px;
opacity: 0.6;
}
.wp-block-pullquote {
position: relative;
margin: 36px 0px 24px;
padding: 36px;
border-top-width: 2px;
border-top-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #dddddd;
}
.wp-block-pullquote::before {
position: absolute;
top: -28px; left: 50%;
background: #ffffff;
color: rgba(0, 0, 0, 0.4);
content: '\f10d';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 24px;
width: 48px;
height: 48px;
line-height: 48px;
margin-left: -24px;
border-radius: 50%;
border-width: 2px;
border-style: solid;
border-color: inherit;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 48px;
}
.wp-block-pullquote.is-style-solid-color::before {
left: 0px;
top: 36px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: none;
}
.wp-block-pullquote blockquote {
margin: 0px;
padding: 0px;
border: none;
}
.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote .wp-block-pullquote__citation {
display: block;
color: inherit;
font-size: 90%;
font-style: normal;
text-transform: uppercase;
margin-top: 12px;
opacity: 0.6;
} .wp-block-columns {
display: flex;
box-sizing: border-box;
}
.wp-block-columns.alignfull {
padding-left: 36px;
padding-right: 36px;
}
.wp-block-column > :first-child {
margin-top: 0px;
} div[class*="wp-block"] form.contact-form input[type="text"],
div[class*="wp-block"] form.contact-form input[type="email"],
div[class*="wp-block"] form.contact-form input[type="tel"],
div[class*="wp-block"] form.contact-form input[type="url"] {
width: 100%;
}
div[class*="wp-block"] form.contact-form label span {
float: right;
}
div[class*="wp-block"] form.contact-form .contact-submit {
margin: 0px;
}
.wp-block-jetpack-email,
.wp-block-jetpack-phone,
.wp-block-jetpack-address {
margin-top: 6px;
margin-bottom: 6px;
}
.wp-block-jetpack-email::before {
color: #999999;
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 90%;
content: '\f0e0';
margin-right: 8px;
}
.wp-block-jetpack-phone::before {
color: #999999;
font-family: 'Font Awesome 5 Free';
font-weight: 600;
content: '\f095';
margin-right: 8px;
}
.wp-block-jetpack-layout-grid {
box-sizing: border-box;
}
.wp-block-jetpack-layout-grid div[class*="wp-block"].alignfull,
.wp-block-jetpack-layout-grid figure[class*="wp-block"].alignfull,
.wp-block-jetpack-layout-grid div[class*="wp-block"].alignwide,
.wp-block-jetpack-layout-grid figure[class*="wp-block"].alignwide {
left: auto;
width: auto;
max-width: 100%;
padding: 0px;
} .wpnbha.is-style-borders.is-grid article,
.wp-block-coblocks-pricing-table-item {
box-sizing: border-box;
} .wp-block-table {
max-width: none;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table figcaption {
margin-top: -24px;
}
.wp-block-audio {
margin-left: 0px;
margin-right: 0px;
}
.wp-block-audio audio {
width: 100%;
}
.wp-block-search .wp-block-search__button {
margin-top: 0px;
margin-bottom: 0px;
}
.wp-block-separator {
margin: 36px auto;
border: none;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.wp-block-social-links .wp-social-link {
padding: 0px;
}
.wp-block-social-links .wp-social-link a {
color: inherit;
}@import url("https://fonts.googleapis.com/css?family=Indie+Flower"); @import url("https://fonts.googleapis.com/css?family=Special+Elite"); .elementor-widget-image .elementor-image > a, .elementor-widget-image .elementor-image figure > a { display:block!important; }
.elementor-widget-tabs .elementor-tab-desktop-title { line-height:1.5!important; vertical-align:top!important; }
.player { display:block!important; max-width:100%!important; } body
{
color:#5b5b5b!important;
}
body p {text-align: justify; text-justify: inter-word; margin:15px 0; }
ul li { padding:0!important; }
h1,h2,h3
{
font-family: Roboto, Sans-serif;
font-weight: 600;
}
body *, body *:focus, body *:hover { outline: none; }
.elementor-message { margin:20px 0 0 0; border:none; background-color:var(--color-4); padding:15px; font-family:var(--font-title); font-size:15px; color:#000; }
.elementor-message:before { color:#398f14; font-size:24px; } 
.elementor-message-success {  border-left:5px solid #398f14;   }
body .elementor-field-group .elementor-select-wrapper:before { display:none; }
body .elementor-carousel-image { background-size:contain; }
body form span { margin:0; }
.bouton, body .elementor-button-link , body .elementor-widget-form .elementor-button[type="submit"] , body .button
{
display: inline-block;
position: relative;
text-align:center;
background-color: #706760;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400;
text-transform:uppercase;
border: 1px solid rgba(0, 0, 0, .8);
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 17px!important;
line-height:22px!important;
padding: 12px 18px !important;
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
.bouton_full
{
width:100%!important;
}
.bouton:hover , body .elementor-button-link:hover , body .elementor-widget-form .elementor-button[type="submit"] , body .button:hover
{	
background-color: #504741!important;
text-decoration: none!important;
}
#MSW_scroll_to_top { display:none; position:fixed; right: 20px; bottom: 0px; z-index:10; width:50px; height:35px; text-align:center; background-color:#504741; cursor:pointer; }
#MSW_scroll_to_top i { font-size:22px; margin:0.3em 0 0 0; color:#fff; }
.indie_flower
{
font-family: 'Indie Flower', cursive;
font-size:20px;
}
.text_big
{
font-size:18px;
}
.text_moyen
{
font-size:16px;
}
.article strong
{
color:#504741;
}
.text_center
{
text-align:center;
}
.wp-caption .wp-caption-text {
padding:0;
}
.underline
{
text-decoration:underline;
}      a, a:link, a:visited , .widget ul.menu li a
{
color:#309030;
text-decoration:none!important;
}
.widget ul.menu li a:visited , .widget ul.menu .current_page_item a, .widget ul.menu .current-menu-item a , .widget ul.menu li a:hover 
{
color:#309030;
text-decoration:none!important;
} .elementor-widget-text-editor , .elementor-clearfix
{
color:#5b5b5b;
} table td, table.wp-block-table td 
{
border:none;
}
.container_phrase_aleatoire
{
padding:1em 1em;
}
.phrase_aleatoire
{
font-family: 'Special Elite', cursive;
color: #504741;
text-align:center;
font-weight: 100;
font-size: 1.2em;
background-color:#f5f5f5;
padding:10px;
border-radius:0;
border-left: 5px solid #504741;
}
.phrase_aleatoire:before,
.phrase_aleatoire:after {
position: absolute;
color: #504741;
font-size: 2.5em;
width: 4rem;
height: 4rem;
}
.phrase_aleatoire:before {
content: '“';
left: -2rem;
top: 1rem;
}
.phrase_aleatoire:after {
content: '”';
right: -1.2rem;
bottom: 2rem;
}
.auteur_citation
{
line-height: 3;
text-align: left; border-left:2px solid #94857a;
padding:0.2rem 0 0 0.5rem;
} .navigation-before-header
{
margin: -1em 0 0 0;
float: right;
text-align: right;
height: 30px;
color:#fff;
}
.navigation-before-header a, .navigation-before-header a:link, .navigation-before-header a:visited , .navigation-before-header a:hover
{
color:#fff;
text-decoration:none;
} #custom-header
{
width:100%;
overflow:visible;
}
.natural-header-active #header 
{
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
#custom-header.radius-top 
{
background-color:transparent;	
margin: 0.8em 0 0 0;
padding:0!important;
}
#custom-header .header-img 
{
min-height:240px; 
background-size:70%;
background-repeat:no-repeat;
background-position:center;
margin:0;
} .articles_accueil
{
display:inline-block;
margin:1.5em auto 0 auto;
text-align:center;
vertical-align:top;
width:calc(98% / 3)!important;
padding:0 10px 0 10px; }
.articles_accueil img { height:160px!important; border-radius:10px!important; }
.articles_accueil span { display:block; font-weight:600; }
#page-453 .headline
{
display:none;
} .headline, .organic-widgets-title 
{
font-size:2.4em;
} .widget-title
{
font-weight:600;
} .bloc_social_link
{
text-align:center;
margin: -0.7em 0 0 0;
}
.social_link
{
display:inline-block;
vertical-align:top;
border-radius: 50%;
width:45px;
height:45px;
background-color: #504741;
margin:1.2em 1em 0 1em;
}
.social_link a
{
color:#fff;
font-size:24px;
} #coaching_1h_distance { background-color:#bcdddd; }
#coaching_1h_domicile {	background-color:#b2b2b2; }
#coaching_pack_decouverte {	background-color:#84ce8b; }
#coaching_pack_premium { background-color:#e0ce57; }
.widget_formule { background-color:#f5f5f5!important; font-style:normal!important; font-size:16px!important; padding:10px!important; margin:0 0 20px 0; }
.widget_formule:last-child { margin:0; }
.widget_formule a
{
color:#504741;
text-decoration:none;
}
.widget_formule .col_left
{
display:inline-block;
vertical-align:top;
width:57%;
}
.widget_formule .col_right
{
display:inline-block;
vertical-align:top;
width:40%;
}
.widget_formule .col_right img
{
padding:10px 0 0 0;
}
.widget_formule .col_left .titre_coaching
{
font-weight:600;
font-size:1.1em;
display:block;
margin:0.7em 0 0 0;
}
.widget_formule .col_left .slogan_coaching
{
font-weight:normal;
font-size:0.75em;
display:block;
margin:0 0 0 0;
}
#coaching_reunion {	border-left:5px solid #bcdddd!important; }
#coaching_ateliers { border-left:5px solid #b2b2b2!important; }
#coaching_particulier {	border-left:5px solid #84ce8b!important; }
#coaching_interventions { border-left:5px solid #e0ce57!important; } .footer
{
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
background:transparent;
text-align:center;
color:#fff;
margin:2em 0 2em 0;
}
.footer a, .footer a:link, .footer a:visited , .footer a:hover
{
color:#fff;
text-decoration:none;
}
.footer-information
{
display:none;
}
.footer_element , .footer_computer
{
display:inline-block;
vertical-align:top;
} .page-id-13 .banner
{
display:none;
}
.bloc_rgpd
{
margin: 1em 0 0 0;
}
.bouton_submit_contact
{
width:100%;
text-align:center;
margin: 2em 0 0 0;
}
.wpcf7-form-control-wrap .confirmation_rgpd
{
overflow:visible;
}
.wpcf7-form-control .wpcf7-checkbox .wpcf7-validates-as-required .wpcf7-not-valid
{
overflow:visible;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing
{
border:2px solid #ff0000!important;
text-align:center;
font-weight:500;
}
.wpcf7-form select { width:50%!important; font-size:16px!important; padding: 8px !important; }
.wpcf7-form input , .wpcf7-form select { color:#515151!important; }
.wpcf7-date { color:#515151!important; width:50%!important; font-size:16px!important; padding:8px !important; font-family:"Roboto", Sans-serif!important; background-color: rgba(0, 0, 0, 0.04); border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 3px; }
.wpcf7-form input[type="submit"]
{
display: inline-block;
width:100%;
text-align:center;
background-color: #706760;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400;
font-size: 17px!important;
text-transform:uppercase;
border: 1px solid rgba(0, 0, 0, .8);
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 17px!important;
line-height:22px!important;
padding: 12px 18px !important;
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
.wpcf7-form input[type="submit"]:hover
{
background-color: #504741!important;
text-decoration: none!important;
text-shadow: -1px -1px 0px rgba(0, 0, 0, .15)!important;
cursor: pointer;
}
div.wpcf7-response-output { margin:1em 0 0 0!important; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing , div.wpcf7-spam-blocked { border:none!important; border-left:5px solid #ff0000!important; background-color:#eaeaea!important; color:#4d4d4d!important; font-style:normal!important; padding:15px!important; }
div.wpcf7-mail-sent-ok { border:none!important; border-left:5px solid #398f14!important; background-color:#eaeaea!important; color:#4d4d4d!important; font-style:normal!important; padding:15px!important; } .post-author
{
display:inline-block;
vertical-align:top;
width:60%;
font-size:14px;
margin:1em 0 0 0;
}
.post-author table
{
margin:0;
}
.post-author table tr td
{
padding:0;
}
.post-author-left tr , .post-author-right tr
{
height:28px;
}
.post-author-left
{
display:inline-block;
vertical-align:top;
width:calc(99% - 179px);
}
.post-author-right
{
display:inline-block;
vertical-align:top;
width:179px;
}
.social_share
{
display:inline-block;
vertical-align:top;
width:38%;
text-align:right;
font-weight:500;
margin: 2.5em 0 0 0em;
} .container_grid { width:100%; margin:0 auto; text-align:center; display: grid; display: -ms-grid; grid-template-columns: repeat(3,1fr); -ms-grid-columns: 1fr 1fr 1fr; grid-column-gap: 30px; grid-row-gap: 30px; }
.container_grid .container_flex { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start;   -ms-flex-pack: start; justify-content: flex-start; border:1px solid var(--border-wc-product); background-color:transparent; padding:0; text-align:left; }
.container_grid .container_flex:nth-child(1) { -ms-grid-column: 1; -ms-grid-row: 1; }
.container_grid .container_flex:nth-child(2) { -ms-grid-column: 2; -ms-grid-row: 1; }
.container_grid .container_flex:nth-child(3) { -ms-grid-column: 3; -ms-grid-row: 1; }
.container_grid .container_flex:nth-child(4) { -ms-grid-column: 1; -ms-grid-row: 2; }
.container_grid .container_flex:nth-child(5) { -ms-grid-column: 3; -ms-grid-row: 2; }
.container_grid .container_flex:nth-child(6) { -ms-grid-column: 3; -ms-grid-row: 2; }
.container_flex .container_image { text-align:center; }
.container_flex .container_image a { display:block; }
.container_flex .container_infos { text-align: center; }
.container_flex .container_infos h3 { font-size: 1em; word-break: break-word; }                        .container_partager_bas { width:100%; text-align:center; }
.texte_partager_bas , .bouton_partager_bas { display:inline-block; vertical-align:top; }
.texte_partager_bas { margin:0.3em 0 0 0; }
.post .feature-img { display:none; }
.font_awesome , .post-author , .color_theme { color:#504741; }
.lien_article_categorie:hover
{
text-decoration:none;
}
body form.glsr-form .gl-star-rating-stars { height:auto; }
.post_author_stars_article .glsr-default .glsr-summary-stars .glsr-star
{
width: 14px;
height: 14px;
background-size: 14px;
}
.post_author_stars_article .glsr-default .glsr-summary-stars
{
margin:0.1em 0.2em 0 0!important;
}
.post_author_stars_article .glsr-summary-text
{
font-size:14px;
}
.post_author_stars_article .glsr-summary-text
{
margin:0.1em 0 0 0;
font-weight:300;
}
.glsr-no-margins
{
margin:-3em 0 -0.5em 0;
}
.crp_related
{
text-align:center!important;
}
.crp_related ul
{
margin:0!important;
padding:0!important;
}
.crp_related ul li
{
display:inline-block;
vertical-align:top;
list-style:none!important;
width: 33%!important;
margin: 0!important;
padding: 0 10px!important;
}
.crp_related ul li a
{
display:block!important;
width:100%!important;
}
.crp_related img
{
border-radius: 5%!important;
margin: 0 auto!important;
width:80%!important;
}
.crp_related .crp_title {
display:block;
font-size: 16px!important;
font-weight: 600!important;
} .perso_article_categorie
{
width:100%;
height:17em;
border-radius:8px; 
color:#fff;
margin : 1em 0 2em 0;
font-weight:600;
background-repeat:no-repeat;
background-size: 100%;
background-position:center;
position:relative;
}
.rt-reading-time
{
display:none!important;
}
.span-reading-time
{
display:inline-block!important;
}
.perso_article_reading_time
{
display:block;  font-size:16px;
line-height:24px;
}
.perso_article_titre
{
display:inline-block;
vertical-align:top;
width:75%;
margin:0 0 0 0.7em;
padding: 0.5em 0 0 0;
opacity:1;
font-size:22px;
line-height: 1.3em;
}
.perso_article_stars
{
display:inline-block;
vertical-align:top;
width:18%;
text-align:right;
margin:12px 0 0 1em!important
}
.perso_article_stars .glsr-default .glsr-summary-stars .glsr-star
{
width: 18px;
height: 18px;
background-size: 18px;
}
.perso_article_stars .glsr-default .glsr-summary-stars
{
margin:0 -0.1em 0 0!important;
}
.archive .stars_global_rich_review , .search .stars_global_rich_review
{
display:block!important;
}
.archive .votes , .search .votes
{
}
.perso_article_excerpt
{
padding:0 1em 0 1em;
opacity:1;
position:absolute;
bottom:0;
}
.perso_article_categorie .swp_social_panel 
{
display:none!important;
}
.bouton_partager_bas .swp_social_panel { height:38px!important; }
.bouton_partager_bas .swp_partager { margin:0.7em 0 0 1em; }
.bouton_partager_bas .swp_social_panel .sw { margin:0.2em 0 0 0.5em!important; }
.bouton_partager_bas div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {	height:38px!important; min-width:170px!important; } .coaching_clock
{
font-size:3em;
text-align:center;
color:#504741;
margin:10px 0 0 0;
}
.coaching_clock .texte_coaching
{
font-size:0.4em;
display:block;
font-weight:bold;
line-height:1em;
margin-top:-0.3em;
}
.coaching_price
{
font-size:1.5em;
text-align:center;
color:#504741;
margin-top:0.6em;
}
.promo
{
font-weight:bold;
color:#40ad19;
}
.container_pricing ul li { list-style:none!important; } .grecaptcha-badge {
display: none !important;
}    .bloc_formule_prix
{
display:inline-block;
vertical-align:top;
width:100%;
}
.bloc_formule_bouton_reserver
{
display:inline-block;
vertical-align:top;
text-align:center;
width:49%;
margin-top:1.7em;
}
.prix_base
{
color:#77a464;
font-size:20px!important;
}
.prix_promo
{
color:#309030;
font-size:22px!important;
}
.product_clock
{
color:#504741;
font-size:20px;
}
.bulle_promo
{
min-height: 3.236em;
min-width: 3.236em;
padding: .202em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: -.5em;
margin: 0;
border-radius: 100%;
background-color: #77a464;
color: #fff;
font-size: .857em;
z-index: 9;
display:none!important;
}
.elementor-tabs-wrapper .glsr-default .glsr-summary-stars .glsr-star
{
width: 16px;
height: 16px;
background-size: 16px;
}
.elementor-tabs-wrapper .glsr-summary-stars
{
margin:0!important;
}
.elementor-tabs-wrapper .glsr-summary-text
{
font-size:16px; margin:-0.1em 0 0 0;
} .wpdevelop a
{
color:#309030!important;
}
.datepick-inline .calendar-links .datepick-prev a, .datepick-inline .calendar-links .datepick-next a, .datepick-inline .calendar-links .datepick-prev a:hover, .datepick-inline .calendar-links .datepick-next a:hover
{
color:#999999!important;
}
.block_hints .block_free a, .block_hints .block_time, .datepick-inline .date_available a
{
color:#ffffff!important;
}
.datepick-unselectable
{
background-color:#ffffff!important;
}
.bk_calendar_frame
{
width:97%!important;
}
.wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock
{
background-color:#EEAA55!important;
}
.block_hints .block_free, .block_hints .block_time, .block_hints .block_check_in_out div.check-in-div, .block_hints .block_check_in_out div.check-out-div, .datepick-inline .date_available, .datepick-inline .timespartly.check_in_time div.check-in-div, .datepick-inline .timespartly.check_out_time div.check-out-div
{
background-color:#3aaa35!important;
}
.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div
{
background-color:#fff!important;
}
.block_hints .date2approve.block_check_in_out, .block_hints .block_pending, .datepick-inline .date2approve, .block_hints .block_pending a
{
background-color:#e42424!important;
color: #fff!important;
font-weight: 600!important;
text-shadow: 0 -1px 0 #333!important;
}
.block_hints .block_time, .datepick-inline .timespartly
{
background-image:none!important;
}
.datepick-inline .datepick-one-month .datepick .datepick-current-day
{
background-color: #555!important;
}
.booking_form_div select option.booked, .booking_form_div select option:disabled
{
display:none!important;
}
.wpbc_structure_calendar
{
width:50%;
display:inline-block;
vertical-align:top;
margin:-0.3em 0 0 0;
padding:0;
}
.block_hints
{
height:70px!important;
}
.wpbc_additionnal_legend
{
margin-top:-28px!important;
}
.wbpc_fully_booked
{
display:inline-block;
vertical-align:top;
border:1px solid #ccc;
width:30px;
height:30px;
background-color:#e42424;
}
.wbpc_fully_booked_text
{
display:inline-block;
vertical-align:top;
}
.wbpc_unavailable
{
display:inline-block;
vertical-align:top;
border:1px solid #ccc;
width:30px;
height:30px;
background-color:#fff;
}
.wbpc_unavailable_text
{
display:inline-block;
vertical-align:top;
}
.wpdev_hint_with_text
{
float: none!important;
display:block!important;
width:97%!important;
margin:0;
}
.wpbv_donnees_client
{
width:45%;
display:inline-block;
vertical-align:top;
margin:-0.3em 0 0 0;
padding:0;
}
.wbpc_label
{
display:block;
font-size:16px;
font-weight:500;
margin:0.8em 0 0em 0;
padding:0;
}
.wpbc_structure_form
{
float:none!important;
display:block;
width:100%;
margin:1.2em 0 0 0!important;
}
.wpbc_input
{
margin:0;
height:16px!important;
width:90%!important;
}
.wpbc_select
{
padding:4px 46px 4px 8px !important;
width:80%!important;
height:24px!important;
}
.wpbc_textarea
{
width:93%!important;
}
.wbpc_captcha
{
width:25%;
overflow:visible;
}
.wbpc_captcha input
{
margin:0!important;
height:16px!important;
width:90%!important;
}
.container_code_promotionnel
{
width:50%;
}
.wbpc_submit
{
display:block;
width:100%;
text-align:center;
}
.wpbc-payment-form .btn, .booking_form_div .btn
{
display: inline-block;
width:100%!important;
text-transform:uppercase;
background-color:#706760!important;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
font-size: 17px!important;
padding: 12px 26px !important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
}
.wpbc-payment-form .btn:hover, .booking_form_div .btn:hover
{	
background-color: #504741!important;
text-decoration: none!important;
}
.stripe-button-el
{
background-color:#706760!important;
background-image:none!important; font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
padding:0!important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
margin:1em 0 0 0!important;
}
.stripe-button-el span
{
padding: 14px 12px !important;
margin-bottom:0px!important;
line-height:22.8px!important;
height:52px!important;
background-image:none!important;
font-weight:400!important;
background-color:#706760!important;
font-family:"Roboto", Sans-serif!important;
font-size: 1em!important;
color: rgba(255, 255, 255, .75) !important;
text-shadow:none!important;
border-radius:0px!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
}
.wpdevelop
{
margin:-35px 0 45px 0!important;
}
.wpdevelop .alert-warning
{
background:none!important;
background-color:transparent!important;
border:none!important;
color:red!important;
font-style:italic!important;
padding:0!important;
display:block!important;
font-size:0.9em!important;
line-height:2em!important;
text-align:left!important;
margin:0 0 -1em 0!important;
-webkit-transition:none !important;
-moz-transition:none !important;
-o-transition:none !important;
transition:none !important;
}
#stripePayForm
{
width:100%;
text-align:center!important;
}
.paypal_div
{
width:100%;
text-align:center!important;
}
.paypal_div strong
{
display:none;
}
.paypal_div .btn
{
margin:-1.2em 0 0 0!important;
padding:14px 40px!important;
}
.table_tarifs {border:1px solid #eee!important; font-size:18px!important; width:75%!important; margin:0 auto; }
.table_tarifs tr td { padding:10px 10px 10px 30px!important; }
.table_tarifs i { color:#504741; font-size:22px!important; display:inline-block; vertical-align:top; margin:0.2em 0 0 0; }
.table_tarifs tr:nth-child(even) { background-color: #fff; }
.table_tarifs tr:nth-child(odd) {  background-color:#eee; } body .glsr-default .glsr-reviews, body .glsr-default .glsr-reviews-wrap { display:block; }
body .glsr-default form.glsr-form input.glsr-input:focus, body .glsr-default form.glsr-form select.glsr-select:focus, body .glsr-default form.glsr-form textarea.glsr-textarea:focus { box-shadow:none; -webkit-box-shadow:none; }
body .glsr-default .glsr-review-title>* { margin: 10px 0 0 0; font-size: 1.5em; }
body .glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:focus+.glsr-toggle-track { outline:none; box-shadow:none; -webkit-box-shadow:none; }
.glsr-summary-percentage
{
margin:1em 0 0 0;
}
.glsr-reviews-wrap
{
margin:2em 0 0 0;
}
.glsr-summary-rating
{
display:none!important;
}
.glsr-stars
{
display:inline-block;
vertical-align:top;
}
form.glsr-form .gl-star-rating[data-star-rating]
{
margin:5px 0 0 0;
}
body .glsr-default .glsr-summary-text
{
display:inline-block;
vertical-align:top;
font-weight:600;
margin:0.2em 0 0 7px;
font-size: 0.9em;
width:auto;
}
.glsr-shortcode-title
{
color: #504741;
font-family:Roboto, Sans-serif;
font-size:29px;
font-weight:600;
letter-spacing:-0.6px;
margin:0 0 0.7em 0;
}
.glsr-default .glsr-review>div
{
margin-bottom:0!important;
}
.glsr-default .glsr-review
{
margin: 15px 0!important;
}
.glsr-review-title
{
margin:1.3em 0 0 0;
}
.glsr-default .glsr-review-rating
{
display:block;
width:100%;
}
body .glsr-default .glsr-review-rating+.glsr-review-date span
{
display:block;
font-style:italic;
font-size:12px;
margin:0;
}
.glsr-default .glsr-review-assigned_to
{
display:none!important;
}
.glsr-default .glsr-review
{
border-top:1px solid #504741;
}
.glsr-default .glsr-review-author
{
float:right;
margin:0 4em 0 0;
}
.glsr-default .glsr-review p
{
margin:0!important;
}
.glsr-read-more a
{
display:block!important;
width:100%;
font-style:italic;
font-size:14px;
}
.glsr-review-response
{
margin:3.5em 0 0 0!important;
}
form.glsr-form label
{
font-weight:500!important;
}
form.glsr-form .glsr-field-choice label
{
font-weight:400!important;
margin: 1px 0 0 10px!important;
}
.glsr-field-choice .glsr-field-control
{
display:none!important;
}
form.glsr-form .glsr-required label span:after
{
margin-left:0!important;
font-weight:600!important;
font-size:16px!important;
color:#b60f0f!important;
}
.glsr-button
{
display: inline-block;
text-align:center;
cursor:pointer!important;
width:100%!important;
background-color: #706760;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400;
text-transform:uppercase;
border: 1px solid rgba(0, 0, 0, .8);
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24);
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 17px;
padding: 12px 18px !important;
transition: background .25s, color .25s;
-moz-transition: background .25s, color .25s;
-webkit-transition: background .25s, color .25s;
-o-transition: background .25s, color .25s;
}
.glsr-button:hover
{	
background-color: #504741!important;
text-decoration: none!important;
}
.glsr-form-message 
{
border-radius: 10px!important;
color: #5b5b5b!important;
font-size: 16px!important;
text-align:center!important;
font-weight:600!important;
}
.glsr-has-success
{
background-color: #a5cea5!important;
border: 2px solid #77a464!important;
margin: 1.5em 0 1.5em 0!important;
padding: 10px 16px!important;
}
.glsr-has-errors
{
background-color: rgba(255,0,0,0.1)!important;
border: 2px solid #ff0000!important;
color:#5b5b5b!important;
margin: 1.5em 0 1.5em 0!important;
padding: 10px 16px!important;
} .asterisque
{
color:#b60f0f;
font-weight:600;
}
.post-navigation
{
margin:6em 0 0 0;
} #calendar_booking1
{
border-radius:10px;
} #wpfront-scroll-top-container
{
width:40px;
height:40px;
border-radius:50%;
text-align:center;
border:2px solid #ffffff;
background-color:#504741;
z-index:9998!important;
}
#wpfront-scroll-top-container i
{
font-size:22px;
margin:0.3em 0 0 0;
} .woocommerce-info
{
border-top-color: #504741!important;
}
.woocommerce-info::before
{
color: #504741!important;
}
.woocommerce-notices-wrapper ul li
{
margin:0!important;
}
.woocommerce-Button , .lien_edit_adress_my_account , .woocommerce-address-fields .button
{
text-align:center;
margin:2em 0 0 0;
text-decoration:none!important;
background-color:#706760!important;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
font-size: 1em!important;
padding: 10px 16px !important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
}
.woocommerce form .form-row label.inline
{
margin:0 0 0 1em;
}
.woocommerce-MyAccount-navigation-link
{
list-style:none;
margin:1em 0 1em 0;
}
.woocommerce-MyAccount-navigation-link a
{
display:block;
text-align:center;
text-decoration:none;
background-color:#706760!important;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
font-size: 1em!important;
padding: 10px 0 0 0!important;
width:150px!important;
height:38px!important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
}
.woocommerce-MyAccount-content .col-2
{
display:none!important;
}
.woocommerce-MyAccount-content .col-1
{
width:100%!important;
margin:0 auto!important;
}
.container_lien_edit_adress_my_account
{
width:100%;
text-align:center;
}
.woocommerce form .form-row .select2-container
{
height:30px;
} body
{
background-image:url(https://www.moncoachzerodechet.fr/wp-content/themes/natural-lite/images/default-pattern.png);
}
.aiowps-site-lockout-box
{
border:none!important;
background-color:#fff!important;
max-width:800px!important;
text-align:center!important;
box-shadow: 0px 0px 4px rgba(0, 0, 0, .24)!important;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24)!important;
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, .24)!important;
border-radius:5px!important;
}
.aiowps-site-lockout-msg
{
color:#504741!important;
font-size:16px!important;
}
.aiowps-site-lockout-msg h1
{
font-size:24px!important;
}
.aiowps-site-lockout-msg p
{
text-align:center!important;
} .legende_presse
{
font-size:13px!important;
} .sgpb-form-wrapper input[type="text"], .sgpb-form-wrapper input[type="number"], .sgpb-form-wrapper input[type="password"], .sgpb-form-wrapper input[type="email"], .sgpb-form-wrapper input[type="submit"], .sgpb-form-wrapper input[type="button"] 
{
font-size:20px!important; }
.bouton_rappel
{
background-color:#706760!important;
margin:2em 0 1em 0;
color: rgba(255, 255, 255, .75) !important;
text-transform:uppercase;
font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
font-size: 17px!important;
line-height:22px!important;
padding: 12px 26px !important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
}
.bouton_rappel:hover
{
background-color: #504741!important;
color: #ffffff !important;
}
.sgpb-form-wrapper input[type="submit"] {
background-color:#706760!important;
margin:2em 0 1em 0;
color: rgba(255, 255, 255, .75) !important;
font-weight: 400!important;
border: 1px solid rgba(0, 0, 0, .8)!important;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
-webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .24)!important;
border-radius: 3px!important;
-moz-border-radius: 3px!important;
-khtml-border-radius: 3px!important;
-webkit-border-radius: 3px!important;
font-size: 1em!important;
padding: 10px 26px !important;
transition: background .25s, color .25s!important;
-moz-transition: background .25s, color .25s!important;
-webkit-transition: background .25s, color .25s!important;
-o-transition: background .25s, color .25s!important;
}
.sgpb-form-wrapper input[type="submit"]:hover
{
background-color: transparent!important;
color:#266be2!important;
}
.sgpb-popup-close-button-4 { top:9px!important; bottom:auto!important; } .sgpb-main-html-content-wrapper h3 { font-size:28px; } .sgpb-main-html-content-wrapper .wpcf7 p { text-align:center!important; } .sgpb-main-html-content-wrapper .wpcf7 input[type="tel"]  { width:100%; font-size:20px; } .sgpb-main-html-content-wrapper .wpcf7 input[type="submit"] { width:100%; font-size:13px; } body #cookie-law-info-again { display:none; }    @media (max-width: 1024px) 
{
p , li { font-size:18px!important; }
.menu a, .menu a:link, .menu a:visited { padding:0 7px!important; }
.navigation-before-header { margin: -0.7em -0.5em 0 0; }
.navigation-before-header a { font-size:18px!important; }
#custom-header .header-img { min-height:180px; margin:1.2em 0 0 0; }
.menu a { font-size:13px!important; }
.social_link { margin:1.2em 0.2em 0 0.2em;}
.widget_formule .col_left {width:100%;}
.widget_formule .col_right {width:100%;}
.widget_formule .col_left .titre_coaching {margin:0;}
.widget_formule .col_left .slogan_coaching {margin:0; font-size:0.8em;}
.footer_element { display:block; }
.footer_computer { display:none; }
#ssttbutton {right:10px; bottom:10px;}
.container_phrase_aleatoire { padding: 0.5em 0.8em 1em 0.8em; }
.phrase_aleatoire { font-size:14px; }
.phrase_aleatoire:after { right:-1.3rem; bottom:0.7em; }
.elementor-widget-heading .elementor-heading-title.elementor-size-xl { font-size:34px!important;}
.elementor-widget-heading .elementor-heading-title.elementor-size-large { font-size:26px!important;}
.perso_article_categorie { border-radius:0px; height:13em; margin:0 0 1.5em 0; overflow:hidden; background-size: 100% 100%; background-repeat: no-repeat; }
.perso_article_titre { font-size:18px; width:70%; line-height:24px; }
.perso_article_stars { width:21%; margin:0.8em 0 0 0.5em!important; }
.perso_article_stars .glsr-default.glsr-summary { line-height:1.2!important; }
.perso_article_reading_time { line-height:32px; }
.perso_article_excerpt p { font-size:14px!important; line-height:20px; }
.post_author_stars_article .glsr-default .glsr-summary-stars { margin:0.1em 0 0 0!important; }
form input[type='url'], form input[type='tel'], form input[type='email'], form input[type='text'], form input[type='password'], form input[type='number'] { width:100%; }
.bloc_formule_prix { width:100%; line-height: 0px; margin: -1em 0 0 0;}
.bloc_formule_bouton_reserver { width:100%; }
.block_hints .block_free a, .block_hints .block_time, .datepick-inline .date_available a { color:#fff!important; }
.wpbv_donnees_client { width:100%!important;}
.wpbc_select { padding: 4px 0 4px 8px!important; width:97%!important;}
.wpbc_textarea { width:95%!important; }
.wpbc_input { width:95%!important; margin:0!important; padding: 4px 0 4px 8px!important;}
.container_code_promotionnel { width:100%; }
.wbpc_captcha { width:100%; }
.wbpc_captcha input { width:95%!important; } .wpcf7-not-valid-tip {font-size:16px!important;}
.wp-caption .wp-caption-text {font-size:15px!important; line-height:1.7em!important;}
.post ul li a {font-size:15px!important; line-height:1.7em!important;}
.text_moyen { font-size:18px!important; } .legende_presse { font-size:13px!important; }
.wpbc-payment-form .btn, .booking_form_div .btn , .booking_form_div input[type=button] { width:100%!important; font-size: 17px!important; padding: 12px 26px !important; }
.articles_accueil img { height:120px!important;}
.table_tarifs {width:100%!important;}
.crp_related ul li { width: 100%!important; margin: 15px 0!important; padding: 0!important; }
.crp_related img { width: 60%!important; }
}
@media (max-width: 500px) 
{
.navigation-before-header { margin: 0.7em 0 0 0; }
.navigation-before-header a { font-size:16px!important; }
#custom-header .header-img { background-size:100%;  min-height:110px; margin:-1.8em 0 0 0; }
.menu a { font-size:18px!important; }
.menu-container ul.menu a { padding:8px!important; }
.social_link { margin:1.2em 1.6em 0 1.6em;}
.widget_formule .col_right {width:50%;}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl { font-size:26px!important;}
.elementor-widget-heading .elementor-heading-title.elementor-size-large { font-size:24px!important; line-height:30px;}
.elementor-tab-mobile-title .glsr-default .glsr-summary-stars .glsr-star { width: 13.6px; height: 13.6px; background-size: 13.6px; }
.elementor-tab-mobile-title .glsr-default .glsr-summary-stars { margin:0!important; }
.elementor-tab-mobile-title .glsr-summary-text { font-size:13.6px; margin:0; }
.perso_article_categorie { height:14em; }
.perso_article_titre { font-size:16px; width:67%; line-height:18px; padding: 0.7em 0 0 0;}
.perso_article_reading_time { line-height:26px; font-size:12px; }
.perso_article_stars { width:25%; margin:0.9em 0 0 0!important; }
.perso_article_stars .glsr-default .glsr-summary-stars .glsr-star { width: 12px; height: 12px; background-size: 12px; }
.perso_article_stars .glsr-summary-text { font-size:12px; }
.perso_article_excerpt p { font-size:13px!important; line-height:16px; }
.post-author { width:100%; }
.responsive_text_size { font-size:13px!important; }
.bloc_formule_prix { width:100%; text-align:center; margin:-1em 0 0 -1em;}
.bloc_formule_bouton_reserver { width:100%; margin: 2.5em 0 0 -0.6em; }
.bouton_scroll_reservation { padding: 10px 35%!important; font-size:18px!important;}
.wpbc_select { width:96%!important;}
.wpbc_textarea { width:93%!important; }
.wpbc_input { width:93%!important;}
.wbpc_captcha input { width:93%!important; }
.wpcf7-not-valid-tip {font-size:16px!important;} .post-author-left { margin:0; width:100%; }
.post-author-right	{ margin:-0.8em 0 0 0; width:100%; }
.post-author-left td , .post-author-right td { height:24px; }
.bouton_partager_bas { margin:1em 0 0 0;}
.sgpb-content-322 { padding: 30px 30px 0 30px!important; } .texte_partager_bas { margin:1.6em 0 0 0!important; }
.articles_accueil {	width:100%!important; padding:0!important; }
.articles_accueil img {	width:100%!important; }
.table_tarifs tr td { padding:10px 10px 10px 10px!important; }
.container form textarea { width:100%!important; }
#coaching_1h_distance { background-color:#bcdddd!important; }
#coaching_1h_domicile {	background-color:#b2b2b2!important; }
#coaching_pack_decouverte {	background-color:#84ce8b!important; }
#coaching_pack_premium { background-color:#e0ce57!important; }
.page_formule { border-radius:10px; background-color:#f5f5f5!important; font-style:normal!important; font-size:16px!important; font-weight:600; padding:10px!important; margin:0 0 20px 0; }
.page_formule:last-child { margin:0; }
.page_formule a	{ color:#504741; text-decoration:none; text-align:center; }
.page_formule .titre_coaching { font-size:1.1em; display:block; }
.page_formule .coaching_clock {  font-size:2em; display:inline-block; vertical-align:top; margin:0; width:48%; }
.page_formule .coaching_clock .texte_coaching { font-size:0.6em; }
.page_formule .coaching_price { display:inline-block; vertical-align:top; font-size:1.5em; margin:0; padding:18px 0 0 0; width:48%;	}
.page_formule img { margin:20px 0 0 0; border-radius:10px!important; }
}.single 	{ width: 100%; }
.half 		{ width: 49.9%; }
.third 		{ width: 33.3%; }
.fourth 	{ width: 25%; }
.fifth 		{ width: 20%; }
.half,
.third,
.fourth,
.fifth 	{ float: left; }
.row {
width: 100%;
margin: 0 auto;
}
.row .row {
min-width: 0;
}
.column, .columns {
float: left;
min-height: 1px;
position: relative;
}
[class*="column"] + [class*="column"]:last-child {
float: right;
}
.row .one 		{ width: 6.25%; }
.row .two 		{ width: 12.5%; }
.row .three 	{ width: 18.75%; }
.row .four 		{ width: 25%; }
.row .five 		{ width: 31.25%; }
.row .six 		{ width: 37.5%; }
.row .seven 	{ width: 43.75%; }
.row .eight 	{ width: 50%; }
.row .nine 		{ width: 56.25%; }
.row .ten 		{ width: 62.5%; }
.row .eleven 	{ width: 68.75%; }
.row .twelve 	{ width: 75%; }
.row .thirteen 	{ width: 81.25%; }
.row .fourteen 	{ width: 87.5%; }
.row .fifteen 	{ width: 93.75%; }
.row .sixteen 	{ width: 100%; }
.row .centered { float: none; margin: 0 auto; width: 100%; } .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }  @media handheld, only screen and (max-width: 1023px) { body {
font-size: 0.9rem;
line-height: 1.9;
}
blockquote p {
font-size: 1.4rem;
}
}
@media handheld, only screen and (max-width: 1023px) { .container {
margin: 0px 12px;
padding: 0px;
}
.menu a {
font-size: 0.85em;
padding: 0px 10px;
}
.slideshow .loading {
min-height: 260px;
}
.flex-control-nav li {
font-size: 10px;
}
.flex-control-nav li a {
padding: 0px 8px;
}
.homepage .eight.columns {
display: block;
width: 100%;
}
.home-news {
margin-left: 0px;
margin-right: 0px;
}
.featured-pages .article,
.home-news .article,
.home-news.padding-big .article {
padding: 18px;
}
.search-results .post-author p {
float: left;
display: block;
width: 100%;
font-size: 0.9em;
}
.footer-content {
text-align: center;
}
.footer-content .align-left {
float: none;
display: block;
}
.footer-content .align-right {
float: none;
display: block;
text-align: center;
margin-top: 18px;
}
} @media handheld, only screen and (max-width: 767px) { h1 {
font-size: 1.7rem;
line-height: 1.4;
}
h2 {
font-size: 1.6rem;
line-height: 1.4;
}
h3 {
font-size: 1.4rem;
line-height: 1.4;
}
h4 {
font-size: 1.2rem;
line-height: 1.4;
}
h5 {
font-size: 1.1rem;
line-height: 1.4;
}
h6 {
font-size: 1.0rem;
line-height: 1.4;
}
.headline {
font-size: 1.6rem;
font-weight: 400;
letter-spacing: -1px;
}
.headline.small {
font-size: 1.4rem;
}
body, p {
font-size: 0.85rem;
line-height: 1.8;
}
blockquote {
margin: 12px 0px;
padding: 18px 0px;
}
blockquote p {
font-size: 1rem;
line-height: 1.6;
}
}
@media only screen and (max-width: 767px) { #header {
display: inline-block;
width: 100%;
height: auto;
margin: 12px auto 12px;
}
#header .site-title {
font-size: 2.6em;
line-height: 1;
margin-bottom: 12px;
}
#header .site-description {
font-size: 1.1em;
line-height: 1.2;
}
#navigation {
font-size: 1em;
position: relative;
top: auto;
padding: 0px;
box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
-webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, .1);
}
.menu-toggle {
display: block;
}
.menu-toggle {
color: #FFFFFF;
background: none;
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: 400;
text-shadow: -1px -1px rgba(0,0,0, 0.1);
letter-spacing: 0;
text-transform: none;
text-align: center;
margin: 0px auto;
padding: 12px;
border: none;
box-shadow: none;
}
.menu-toggle:hover {
border: none;
box-shadow: none;
}
.menu-toggle:before {
color: #FFFFFF;
font-family: 'Font Awesome 5 Free';
font-weight: 600;
content: '\f0c9 ';
top: 1px;
margin-right: 6px;
position: relative;
}
.menu-container {
display: block;
}
.menu-container ul.menu {
display: none;
width: 100%;
margin: 0px;
padding: 0px;
}
.menu-container ul.menu ul.sub-menu {
display: none;
width: 100%;
position: relative;
top: 0; left: 0;
margin: 0px;
padding: 0px;
opacity: 1;
}
.menu-container ul.menu > li,
.menu-container ul.sub-menu > li {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.menu-container ul.menu li,
.menu-container ul.sub-menu li {
float: none;
display: block;
width: 100%;
text-align: center;
line-height: 30px;
}
.menu-container ul.menu li.menu-item-has-children > a::after {
content: '\f107';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
margin-left: 8px;
}
.menu-container ul.menu a,
.menu-container ul.menu a:link,
.menu-container ul.menu a:visited,
.menu-container ul.menu ul.sub-menu a,
.menu-container ul.menu ul.sub-menu a:link,
.menu-container ul.menu ul.sub-menu a:visited {
display: block;
width: 100%;
color: #EEEEEE !important;
font-size: 1.2em;
line-height: 36px;
text-align: center;
text-decoration: none;
text-shadow: -1px -1px rgba(0, 0, 0, 0.12);
padding: 6px 12px;
border: none !important;
box-sizing: border-box;
}
.menu-container ul.menu a:hover,
.menu-container ul.menu a:focus,
.menu-container ul.menu a:active,
.menu-container ul.menu ul.sub-menu a:hover,
.menu-container ul.menu ul.sub-menu a:focus,
.menu-container ul.menu ul.sub-menu a:active {
background: rgba(0, 0, 0, 0.08);
color: #FFFFFF !important;
text-decoration: none;
}
.slideshow {
padding: 12px;
}
.slideshow .loading {
min-height: 180px;
}
.flex-direction-nav li a {
top: 50%;
bottom: auto;
margin-top: -16px;
}
.flex-direction-nav .flex-next {
right: 0;
border-radius: 2px 0px 0px 2px;
-moz-border-radius: 2px 0px 0px 2px;
-khtml-border-radius: 2px 0px 0px 2px;
-webkit-border-radius: 2px 0px 0px 2px;
}
.flex-direction-nav .flex-prev {
left: 0;
border-radius: 0px 2px 2px 0px;
-moz-border-radius: 0px 2px 2px 0px;
-khtml-border-radius: 0px 2px 2px 0px;
-webkit-border-radius: 0px 2px 2px 0px;
}
.flex-control-nav {
display: none;
}
.slideshow,
.featured-pages .holder {
margin-bottom: 12px;
}
.featured-pages {
display: block;
}
.featured-pages,
.featured-posts {
margin-bottom: 0px;
}
.featured-pages .holder .information,
.featured-pages .holder.half:first-child .information,
.featured-pages .holder.half:last-child .information,
.featured-pages .holder.third:first-child .information,
.featured-pages .holder.third:last-child .information {
margin-left: 0px;
margin-right: 0px;
}
.home-news .information {
display: block;
}
.home-news .information .feature-img {
min-height: 240px;
margin-right: 0px;
}
.post-area,
.post-area.full,
.post-area.middle {
padding: 24px;
}
.post-area.full .article {
padding: 0px;
}
.post-area .feature-img,
.post-area.full .feature-img,
.post-area.middle .feature-img {
width: calc(100% + 48px);
margin-left: -24px;
}
.natural-sidebar-inactive .alignfull,
.natural-sidebar-inactive .alignwide,
.natural-sidebar-active .alignfull,
.natural-sidebar-active .alignwide,
.natural-sidebar-inactive.page .alignfull {
width: calc(100% + 48px);
left: -24px;
}
.post-author p {
float: left;
display: block;
width: 100%;
font-size: 0.9em;
}
.pagination,
.feature-img.banner {
margin-bottom: 12px;
}
.archive-column {
width: 100%;
padding-right: 0;
}
.sidebar {
padding: 12px 0px 0px 0px;
}
.sidebar.left {
display: none;
}
.widget {
margin-bottom: 12px;
}
.container form textarea {
width: 94% !important;
}
#commentform textarea {
width: 95% !important;
}
.footer-widgets {
padding: 0px 24px;
}
.footer-widgets .widget .footer-widget {
padding: 0px;
}
.footer-widgets .widget {
float: none;
width: 100%;
margin: 0px;
padding: 24px 0px;
} body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.row {
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
overflow: visible !important;
}
.row .single,
.row .half,
.row .third,
.row .fourth {
width: 100%;
}
.row .row .column, .row .row .columns {
padding: 0;
}
.column, .columns {
width: auto !important;
float: none;
margin-left: 0;
margin-right: 0;
}
.column:last-child, .columns:last-child {
margin-right: 0;
float: none;
}
[class*="column"] + [class*="column"]:last-child {
float: none;
}
[class*="column"]:before, [class*="column"]:after {
content:"";
display:table;
}
[class*="column"]:after {
clear: both;
}
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\e059"; }
.fa-bacterium:before {
content: "\e05a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\e05f"; }
.fa-handshake-slash:before {
content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\e061"; }
.fa-head-side-cough-slash:before {
content: "\e062"; }
.fa-head-side-mask:before {
content: "\e063"; }
.fa-head-side-virus:before {
content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\e06a"; }
.fa-pump-soap:before {
content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\e07a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\e06d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\e070"; }
.fa-store-slash:before {
content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\e041"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\e073"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-vest:before {
content: "\e085"; }
.fa-vest-patches:before {
content: "\e086"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\e074"; }
.fa-virus-slash:before {
content: "\e075"; }
.fa-viruses:before {
content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.eot);
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.woff) format("woff"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.ttf) format("truetype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.eot);
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.woff) format("woff"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.ttf) format("truetype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.eot);
src: url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.woff) format("woff"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.ttf) format("truetype"), url(//www.moncoachzerodechet.fr/wp-content/themes/natural-lite/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }