#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;
}.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-light {
min-width: 200px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left.trp-color-dark {
min-width: 200px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 12px;
}
#trp-floater-ls.trp-floater-ls-flags.trp-bottom-left.trp-color-light #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 15px;
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
top: 0px;
bottom: auto;
display: block;
width: 192px;
height: auto;
border-radius: 0px 0px 8px 8px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top:6px;
}
#trp-floater-ls-language-list .trp-language-wrap.trp-floater-ls-disabled-language.trp-ls-disabled-language:hover {
padding: 0px;
width: auto;
}
#trp-floater-ls .trp-language-switcher-container.trp-floater-ls-codes.trp-top-left.trp-color-light.trp-poweredby.trp-with-flags.trp-floater-ls-disabled-language.trp-ls-disabled-language.trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-bottom:10px;
margin-top: 0px;
}
#trp-floater-ls {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
overflow: hidden;
height: 58px;
text-align: center;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
.trp-floater-ls-disabled-language.trp-ls-disabled-language {
width: auto;
} #trp-floater-ls:hover {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
height: auto;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags:hover {
position: fixed;
z-index: 9999999; display: block;
width: 66px;
height: auto;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags.trp-poweredby:hover {
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
width: 192px;
height: auto;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-floater-ls-flags{
position: fixed;
z-index: 9999999;
bottom: 0;
display: block;
overflow: hidden;
width: 66px;
height: 58px;
text-align: center;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
#trp-floater-ls.trp-color-dark{
background: #1E1E1E;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
border-radius: 8px 8px 0 0;
}
#trp-floater-ls.trp-color-light{
background: #FFFFFF;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
border-radius: 8px 8px 0 0;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby:hover {
width: 192px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby:hover {
width: 192px;
}
#trp-floater-ls.trp-color-dark-old{
background: rgb(27,27,27);
background: linear-gradient(0deg, rgba(27,27,27,1) 0%, rgba(84,84,84,1) 100%);
}
#trp-floater-ls.trp-color-light-old{
background: rgb(214,214,214);
background: linear-gradient(0deg, rgba(214,214,214,1) 0%, rgba(250,250,250,1) 100%);
}
#trp-floater-ls.trp-bottom-right{
top:auto;
bottom: 0;
right:10%;
}
#trp-floater-ls.trp-bottom-left{
top:auto;
bottom: 0;
left: 10%;
}
#trp-floater-ls.trp-top-right{
bottom:auto;
top: 0;
right:10%;
border-radius: 0 0 5px 5px;
}
#trp-floater-ls.trp-top-left{
bottom:auto;
top: 0;
left: 10%;
border-radius: 0 0 5px 5px;
}
body.admin-bar #trp-floater-ls.trp-top-right,
body.admin-bar #trp-floater-ls.trp-top-left{
top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar #trp-floater-ls.trp-top-right,
body.admin-bar #trp-floater-ls.trp-top-left {
top: 46px;
}
}
@media screen and (max-width: 1000px) {
#trp-floater-ls-language-list{
display: flex;
flex-direction: column;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 15px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 60px;
}
}
@media screen and (max-width: 500px) {
#trp-floater-ls-language-list{
display: flex;
flex-direction: column;
}
#trp-floater-ls:hover .trp-language-wrap a.trp-floater-ls-disabled-language {
margin-top: 0;
}
.trp-floater-ls-disabled-language {
margin-top: 0!important;
padding-top:16px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby {
left: 10%;
min-width: 60px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language {
margin-top: 5px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 105px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 66px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark {
left: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light {
right: 10%;
min-width: 60px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light {
left: 10%;
min-width: 60px;
}
}
#trp-floater-ls.trp-floater-ls-codes  #trp-floater-ls-current-language a,
#trp-floater-ls.trp-floater-ls-codes #trp-floater-ls-language-list {
text-align: center;
margin-top: 6px;
}
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-current-language a img,
#trp-floater-ls.trp-floater-ls-flags #trp-floater-ls-language-list a img {
text-align: center;
display: block;
margin: 0 auto;
}
#trp-floater-ls-language-list {
display: none;
}
.trp-poweredby #trp-floater-ls-language-list .trp-language-wrap{
padding: 10px;
width: auto;
}
#trp-floater-ls .trp-language-wrap.trp-language-wrap-top{
padding:10px;
}
#trp-floater-ls .trp-language-wrap.trp-language-wrap-bottom{
padding:11px;
}
#trp-floater-ls.only-flags div.trp-language-wrap{
padding:11px 0;
}
#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-dark #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: none;
border-bottom: 1px solid #747474;
}
#trp-floater-ls.trp-top-right.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby,
#trp-floater-ls.trp-top-left.trp-poweredby.trp-color-light #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: none;
border-bottom: 1px solid #aaaaaa;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: 1px solid #747474;
color: #b3b3b3;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
border-top: 1px solid #aaaaaa;
color: #808080;
}
.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby{
padding: 5px 12px 5px 12px;
text-align: center;
font-size: 12px;
}
.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
display: inline;
padding: 0px 3px;
border-radius: 30px;
line-height: 11px;
text-decoration: underline;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
color: #3858E9;
text-decoration: none;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a{
color: #b3b3b3;
}
.trp-color-dark.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
color: #ffffff;
opacity: 1;
}
.trp-color-light.trp-poweredby #trp-floater-ls-language-list #trp-floater-poweredby a:hover{
color: #3858E9;
text-decoration: underline;
}
#trp-floater-ls:focus #trp-floater-ls-current-language,
#trp-floater-ls:hover #trp-floater-ls-current-language {
display: none;
}
#trp-floater-ls:focus #trp-floater-ls-language-list,
#trp-floater-ls:hover #trp-floater-ls-language-list {
display: block;
}
#trp-floater-ls-current-language a {
display: block;
padding: 10px 12px 10px 12px;
font-size: 90%;
}
.trp-language-wrap a{
display: block;
padding: 10px 12px 10px 12px;
font-size: 90%;
}
#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language{
display: block;
padding: 10px 24px 10px 24px;
font-size: 90%;
}
#trp-floater-ls-current-language,
#trp-floater-ls-language-list {
text-align: left;
}
#trp-floater-ls-current-language.trp-with-flags,
#trp-floater-ls-language-list.trp-with-flags {
text-align: left;
}
#trp-floater-ls-current-language {
display: block;
width: 100%;
height: 100%;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-bottom-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right.trp-color-light #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-dark #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light.trp-poweredby #trp-floater-ls-current-language,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left.trp-color-light #trp-floater-ls-current-language {
display: block;
width: 100%;
height: 100%;
padding-top: 3px;
}
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-flags.trp-top-left .trp-language-wrap {
padding: 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-top-left .trp-language-wrap {
padding: 0 9px 9px 9px!important;
}
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-codes.trp-bottom-left .trp-language-wrap {
padding: 9px 9px 6px 9px!important
}
.trp-language-switcher-container.trp-floater-ls-names.trp-top-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-top-left .trp-language-wrap {
padding: 0 12px 12px 12px!important;
}
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-right .trp-language-wrap,
.trp-language-switcher-container.trp-floater-ls-names.trp-bottom-left .trp-language-wrap {
padding: 12px 12px 6px 12px!important
}
#trp-floater-ls div:not(#trp-floater-poweredby) > a {
display: flex!important;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
color: #BDBDBD;
}
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a {
color: #404040;
}
.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-dark #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a,
.trp-with-flags.trp-color-light #trp-floater-ls-current-language a,
.trp-color-light #trp-floater-ls-language-list a,
.trp-color-light #trp-floater-ls-current-language a,
.trp-color-dark #trp-floater-ls-language-list a {
display: block;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-color-light #trp-floater-ls-language-list .trp-language-wrap a:hover {
color: #1E1E1E;
background: #F0F0F0;
border-radius: 2px;
}
.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover {
color: #FFFFFF;
background: #4F4F4F;
border-radius: 2px;
}
.trp-floater-ls-disabled-language {
margin-top:6px;
}
#trp-floater-ls .trp-floater-ls-disabled-language {
pointer-events: none;
cursor: default;
}
#trp-floater-ls .trp-with-flags .trp-flag-image {
margin-right: 5px;
vertical-align: middle;
height: auto;
max-width: 100%;
display: inline;
padding: 0;
}
.trp-flag-image:dir(rtl) {
margin-left: 5px;
}
#trp-floater-ls a {
text-decoration: none;
}
#trp-floater-ls-language-list {
max-height: 300px;
overflow-y: auto;
}
.only-flags #trp-floater-ls-language-list {
overflow-y: overlay;
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//organicwall.eu/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}.fluentform *{box-sizing:border-box}.fluentform .clearfix:after,.fluentform .clearfix:before,.fluentform .ff-el-group:after,.fluentform .ff-el-group:before,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-el-repeat .ff-el-input--content:before,.fluentform .ff-step-body:after,.fluentform .ff-step-body:before{content:" ";display:table}.fluentform .clearfix:after,.fluentform .ff-el-group:after,.fluentform .ff-el-repeat .ff-el-input--content:after,.fluentform .ff-step-body:after{clear:both}@media (min-width:768px){.frm-fluent-form .ff-t-container{display:flex;gap:15px;width:100%}.frm-fluent-form .ff-t-container.ff_cond_v{display:flex!important}.frm-fluent-form .ff-t-container.mobile{display:block!important}.frm-fluent-form .ff-t-cell{display:flex;flex-direction:column;vertical-align:inherit;width:100%}.frm-fluent-form .ff-t-cell:first-of-type{padding-left:0}.frm-fluent-form .ff-t-cell:last-of-type{flex-grow:1;padding-right:0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom{align-items:flex-end;display:flex;margin:auto 0 0}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-center{justify-content:center}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom.ff-text-right{justify-content:flex-end}.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button{margin-bottom:20px}}@media (max-width:768px){.ff-t-cell{margin-left:0!important}}.fluentform .ff-el-group{margin-bottom:20px}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--label{display:block;float:none;text-align:left}.fluentform .ff-el-group.ff-el-form-top .ff-el-input--content{margin-bottom:0;margin-left:auto}@media (min-width:481px){.fluentform .ff-el-group.ff-el-form-left .ff-el-input--label{text-align:left}.fluentform .ff-el-group.ff-el-form-right .ff-el-input--label{text-align:right}}.fluentform .ff-el-input--label{display:inline-block;margin-bottom:5px;position:relative}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-left label:before{color:var(--fluentform-danger);content:"* ";margin-right:3px}.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--fluentform-danger);content:" *";margin-left:3px}.fluentform .ff-el-form-control{display:block;width:100%}.fluentform .ff-el-ratings{--fill-inactive:#d4d4d4;--fill-active:#ffb100;display:inline-block;line-height:40px}.fluentform .ff-el-ratings input[type=radio]{display:none;height:0!important;visibility:hidden!important;width:0!important}.fluentform .ff-el-ratings svg{fill:var(--fill-inactive);height:22px;transition:all .3s;vertical-align:middle;width:22px}.fluentform .ff-el-ratings svg.scale{transition:all .15s}.fluentform .ff-el-ratings label{display:inherit;margin-right:3px}.fluentform .ff-el-ratings label.active svg{fill:#ffb100;fill:var(--fill-active)}.fluentform .ff-el-ratings label:hover{cursor:pointer}.fluentform .ff-el-ratings label:hover svg{transform:scale(1.1)}.fluentform .ff-el-ratings label:hover svg.scalling{transform:scale(1.2)}.fluentform .ff-el-repeat .ff-el-form-control{margin-bottom:10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell{padding:0 10px;width:100%}.fluentform .ff-el-repeat .ff-t-cell:first-child{padding-left:0}.fluentform .ff-el-repeat .ff-t-cell:last-child{padding-right:0}.fluentform .ff-el-repeat .ff-t-container{display:flex}.fluentform .ff-el-repeat-buttons-list span{cursor:pointer}@media (min-width:481px){.fluentform .ff-el-form-left .ff-el-input--label,.fluentform .ff-el-form-right .ff-el-input--label{float:left;margin-bottom:0;padding:10px 15px 0 0;width:180px}.fluentform .ff-el-form-left .ff-el-input--content,.fluentform .ff-el-form-right .ff-el-input--content{margin-left:180px}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--label,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--label{float:none;margin-bottom:5px;width:auto}.fluentform .ff-el-form-left .ff-t-container .ff-el-input--content,.fluentform .ff-el-form-right .ff-t-container .ff-el-input--content{margin-left:auto}}.fluentform .ff-el-form-right .ff-el-input--label{text-align:right}.fluentform .ff-el-is-error .text-danger{font-size:12px;margin-top:4px}.fluentform .ff-el-is-error .ff-el-form-check-label,.fluentform .ff-el-is-error .ff-el-form-check-label a{color:var(--fluentform-danger)}.fluentform .ff-el-is-error .ff-el-form-control{border-color:var(--fluentform-danger)}.fluentform .ff-el-tooltip{cursor:pointer;display:inline-block;margin-left:2px;position:relative;vertical-align:middle;z-index:2}.fluentform .ff-el-tooltip:hover{color:#000}.fluentform .ff-el-tooltip svg{fill:var(--fluentform-primary)}.fluentform .ff-el-help-message{color:var(--fluentform-secondary);font-size:12px;font-style:italic;margin-top:5px}.fluentform .ff-el-help-message.ff_ahm{margin-bottom:5px;margin-top:-3px}.fluentform .ff-el-progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1.3rem;line-height:1.2rem;overflow:hidden}.fluentform .ff-el-progress-bar{background-color:var(--fluentform-primary);color:#fff;height:inherit;text-align:right;transition:width .3s;width:0}.fluentform .ff-el-progress-bar span{display:inline-block;padding:0 5px 0 0}.fluentform .ff-el-progress-status{font-size:.9rem;margin-bottom:5px}.fluentform .ff-el-progress-title{border-bottom:2px solid #000;display:inline-block;font-weight:600;list-style-type:none;margin:8px 0 0;padding-left:15px;padding-right:15px}.fluentform .ff-el-progress-title li{display:none}.fluentform .ff-float-right{float:right}.fluentform .ff-chat-gpt-loader-svg{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-top:10px;padding:15px;position:relative}.fluentform .ff-hidden{display:none!important}.fluentform .ff-step-t-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.fluentform .ff-step-t-container .ff-t-cell{width:auto}.fluentform .ff-step-t-container.ff-inner_submit_container .ff-el-group{margin-bottom:0}.fluentform .ff-step-container{overflow:hidden}.fluentform .ff-step-header{margin-bottom:20px}.fluentform .ff-step-titles{counter-reset:step;display:table;margin:0 0 20px;overflow:hidden;padding:0;position:relative;table-layout:fixed;text-align:center;width:100%}.fluentform .ff-step-titles-navs{cursor:pointer}.fluentform .ff-step-titles li{color:#333;display:table-cell;font-size:12px;list-style-type:none;padding:0 10px;position:relative;vertical-align:top;width:auto}.fluentform .ff-step-titles li.ff_active,.fluentform .ff-step-titles li.ff_completed{color:#007bff}.fluentform .ff-step-titles li.ff_active:before,.fluentform .ff-step-titles li.ff_completed:before{background:#007bff;border:1px solid transparent;color:#fff}.fluentform .ff-step-titles li.ff_active:after,.fluentform .ff-step-titles li.ff_completed:after{background:#007bff}.fluentform .ff-step-titles li.ff_active:after{right:0}.fluentform .ff-step-titles li:before{background:#fff;border:1px solid;border-radius:3px;color:#333;content:counter(step);counter-increment:step;display:block;font-size:10px;line-height:20px;margin:0 auto 5px;position:relative;vertical-align:top;width:20px;z-index:10}.fluentform .ff-step-titles li:after{background:#000;content:"";height:2px;left:-50%;position:absolute;top:9px;width:100%;z-index:1}.fluentform .ff-step-titles li:first-child{padding-left:0}.fluentform .ff-step-titles li:first-child:after{left:50%}.fluentform .ff-step-titles li:last-child{padding-right:0}.fluentform .ff-step-titles li:last-child:after{left:-50%}.fluentform .ff-step-body{left:0;margin-bottom:15px;position:relative;top:0}.fluentform .ff-upload-progress{margin:10px 0}.fluentform .ff-upload-progress-inline{border-radius:3px;height:6px;margin:4px 0;position:relative}.fluentform .ff-upload-preview{border:1px solid #ced4da;border-radius:3px;margin-top:5px}.fluentform .ff-upload-preview:first-child{margin-top:0}.fluentform .ff-upload-preview-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70px;width:70px}.fluentform .ff-upload-container-small-column-image{display:flex;flex-wrap:wrap-reverse;justify-content:center;text-align:center}.fluentform .ff-upload-details,.fluentform .ff-upload-preview{zoom:1;overflow:hidden}.fluentform .ff-upload-details,.fluentform .ff-upload-thumb{display:table-cell;vertical-align:middle}.fluentform .ff-upload-thumb{background-color:#eee}.fluentform .ff-upload-details{border-left:1px solid #ebeef0;padding:0 10px;position:relative;width:10000px}.fluentform .ff-upload-details .ff-inline-block,.fluentform .ff-upload-details .ff-upload-error{font-size:11px}.fluentform .ff-upload-remove{box-shadow:none!important;color:var(--fluentform-danger);cursor:pointer;font-size:16px;line-height:1;padding:0 4px;position:absolute;right:0;top:3px}.fluentform .ff-upload-remove:hover{color:var(--fluentform-danger);text-shadow:1px 1px 1px #000!important}.fluentform .ff-upload-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fluentform .ff-table{margin-bottom:0}.fluentform .ff-checkable-grids{border:1px solid #f1f1f1;border-collapse:collapse}.fluentform .ff-checkable-grids thead>tr>th{background:#f1f1f1;border:0;padding:7px 5px;text-align:center}.fluentform .ff-checkable-grids tbody>tr>td{border:0;padding:7px 5px}.fluentform .ff-checkable-grids tbody>tr>td:not(:first-of-type){text-align:center}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n)>td{background:#f1f1f1}.fluentform .ff-checkable-grids tbody>tr:nth-child(2n-1)>td{background:#fff}.fluentform .ff-screen-reader-element{clip:rect(0,0,0,0)!important;word-wrap:normal!important;border:0!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.fluentform .ff_upload_btn.ff-btn{background:#6f757e;border-color:#6f757e;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.fluentform .ff_upload_btn.ff-btn:hover{background-color:#91959b;outline:none}.fluentform .ff_upload_btn.ff-btn:focus-visible{background-color:#91959b;outline:none}.fluentform .ff-el-tc{border:none;border-collapse:collapse;display:table;width:100%}.fluentform .ff-el-tc label.ff_tc_label{display:table-row}.fluentform .ff-el-tc label.ff_tc_label>span{padding-top:8px!important;width:20px}.fluentform .ff-el-tc label.ff_tc_label>div,.fluentform .ff-el-tc label.ff_tc_label>span{display:table-cell}.fluentform .ff-saved-state-input .ff_input-group-text{background-color:#1a7efb;border-color:#1a7efb;margin-left:-1px}.fluentform .ff-saved-state-input .ff_input-group-text:hover{background-color:#4898fc;border-color:#4898fc;opacity:1}.fluentform .ff-saved-state-input .ff_input-group-text img{width:28px}.fluentform .ff-saved-state-link input{text-overflow:ellipsis}.fluentform .ff-hide-group{display:none}.fluentform .ff_t_c{margin:0;padding:0 5px 0 0}.fluentform .ff_t_c p{margin:0;padding:0}.fluentform .force-hide{border:0;display:block;height:0;margin:0;opacity:0;padding:0;visibility:hidden}.fluentform input[type=checkbox],.fluentform input[type=radio]{display:inline-block;margin:0}.fluentform input[type=checkbox]{-webkit-appearance:checkbox}.fluentform input[type=radio]{-webkit-appearance:radio}.fluentform .text-danger{color:var(--fluentform-danger)}.fluentform .iti{width:100%}.fluentform .iti__selected-flag{background:rgba(0,0,0,.1);border-bottom-left-radius:6px;border-top-left-radius:6px}.fluentform .ff_gdpr_field{margin-right:5px}.fluentform form.ff-form-has-steps .ff-btn-submit{visibility:hidden}.fluentform form.ff-form-has-steps .ff_submit_btn_wrapper{text-align:right}.fluentform textarea{max-width:100%}.fluentform .ff-el-form-check{margin-bottom:5px}.fluentform .ff-el-form-check span.ff_span{margin-left:6px}.fluentform .ff-el-form-check-label .ff-el-form-check-input{position:relative;top:-2px;vertical-align:middle}.fluentform .ff-inline-block{display:inline-block}.fluentform .ff-inline-block+.ff-inline-block{margin-left:10px}.fluentform .ff-text-left{text-align:left}.fluentform .ff-text-center{text-align:center}.fluentform .ff-text-right{text-align:right}.fluentform .ff-el-form-control:focus~.ff-el-help-message{display:block!important}.fluentform .ff-el-form-control::-moz-placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control::placeholder{color:#868e96;opacity:1}.fluentform .ff-el-form-control:disabled,.fluentform .ff-el-form-control[readonly]:not(.flatpickr-input){background-color:#e9ecef;opacity:1}.fluentform-step{float:left;height:1px;overflow-x:hidden;padding:3px}.fluentform-step.active{height:auto}.fluentform-step .ff_summary_container{font-size:14px;margin-top:10px}.step-nav .next{float:right}.fluentform .has-conditions{display:none}.ff-message-success{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-top:10px;padding:15px;position:relative}.ff-errors-in-stack{display:none;margin-top:15px}.ff-errors-in-stack .error{font-size:14px;line-height:1.7}.ff-errors-in-stack .error-clear{cursor:pointer;margin-left:5px;padding:0 5px}.ff-chat-reply-container div p{border-radius:6px;margin-top:12px;padding:20px 16px}.ff-chat-reply-container div .skeleton{animation:skeleton-loading 2s linear infinite alternate;padding:24px}@keyframes skeleton-loading{0%{background-color:#e3e6e8}to{background-color:#f0f3f5}}.ff-el-chat-container{position:relative}.ff-el-chat-container textarea{outline:none;position:relative;resize:none}.ff-el-chat-container .ff_btn_chat_style{background:transparent;border:none;position:absolute;right:10px;top:38%}.ff-el-chat-container .ff_btn_chat_style svg:hover{cursor:pointer;opacity:.8;outline:0;text-decoration:none;transition:all .4s}.iti-mobile .iti--container{z-index:9999}.fluentform .hidden_field{display:none!important}.fluentform .ff_force_hide{display:none!important;visibility:hidden!important}.fluentform .ff_scrolled_text{background:#e9ebed;height:200px;overflow:scroll;padding:10px 15px}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 0 10px;position:relative;width:auto!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label{margin:0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label:focus-within span{background-color:#b3d4fc}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check input{margin:0;opacity:0;outline:none;position:absolute;z-index:-1}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-left:0;border-radius:0;box-sizing:border-box;color:#606266;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:12px 20px;position:relative;text-align:center;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span:hover{color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder{border:1px solid #dcdfe5;overflow:hidden}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder span{border:none!important;border-radius:0!important;margin-left:-1px;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff-el-image-holder.ff_item_selected{border-color:#1a7efb}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:first-child label>span{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;box-shadow:none!important}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check:last-child label>span{border-radius:0 4px 4px 0}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected label>span{background-color:#1a7efb;border-color:#1a7efb;box-shadow:-1px 0 0 0 #8cc5ff;color:#fff}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check.ff_item_selected:first-child label>span{border-left-color:#1a7efb}@media only screen and (max-width:768px){.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check{display:block;width:100%}.fluentform .ff-el-group.ff_list_buttons .ff-el-form-check label>span{border:1px solid!important;border-radius:4px!important;box-shadow:none!important;display:block;width:100%}}.fluentform .ff-el-group.ff-hpsf-container{display:none!important;position:absolute!important;transform:translateX(1000%)!important}.fluentform div.ff-el-form-hide_label>.ff-el-input--label{display:none;visibility:hidden}.fluentform .ff_file_upload_holder{margin-bottom:0}.fluentform .ff-dropzone .ff_upload_btn.ff-btn{background:rgba(223,240,255,.13);border:1px dashed var(--fluentform-primary);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);display:block;padding:35px;text-align:center;transition:all .2s ease;width:100%}.fluentform .ff-dropzone .ff_upload_btn.ff-btn:hover{background:rgba(223,240,255,.49)}.fluentform .ff-dropzone .ff-uploaded-list{margin-top:10px}.fluentform .ff_center{text-align:center}.fluentform .ff_right{text-align:right}.fluentform .ff_left{text-align:left}.fluentform .ff-form-inline .ff-t-container,.fluentform .ff-form-inline>.ff-el-group,.fluentform .ff-form-inline>.ff-name-field-wrapper{display:inline-block;margin-right:10px;vertical-align:top}.fluentform .ff-form-inline .ff-t-container .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline .ff-t-container>.ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-el-group>.ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-t-cell .ff-el-input--label,.fluentform .ff-form-inline>.ff-name-field-wrapper>.ff-el-input--label{display:none}.fluentform .ff-form-inline .ff-t-container .ff-el-input--content,.fluentform .ff-form-inline>.ff-el-group .ff-el-input--content,.fluentform .ff-form-inline>.ff-name-field-wrapper .ff-el-input--content{margin-left:0}.fluentform .ff-form-inline .ff-t-container:last-child,.fluentform .ff-form-inline>.ff-el-group:last-child,.fluentform .ff-form-inline>.ff-name-field-wrapper:last-child{margin-right:0}.fluentform .ff-t-container .ff-name-title{width:40%}.fluentform .ff_hide_label .ff-el-input--label{display:none}.fluentform .field-value{white-space:pre-line}.fluentform .ff-el-group .ff-read-only{background-color:#e9ecef!important;opacity:1;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fluentform .ff-el-group .ff-read-only:focus{outline:none}.fluentform label.ff-el-image-input-src{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:200px;width:200px}.fluentform .ff-el-image-holder{float:left;margin-bottom:20px;margin-right:20px;width:200px}.fluentform .ff-el-image-holder .ff-el-form-check-label{padding-left:1px}.fluentform .ff_el_checkable_photo_holders{display:block;margin-bottom:-20px;overflow:hidden}.fluentform .select2-container{width:100%!important}.fluentform .select2-container .select2-selection__rendered li{margin:0}.fluentform .select2-container .select2-search--inline>input{height:calc(2.25rem + 2px);line-height:1.5;margin-top:0;padding:.375rem 1.75rem .375rem .75rem}.fluentform .ff-el-form-bottom{display:flex;flex-direction:column-reverse}.fluentform .ff-el-form-bottom .ff-el-input--label{margin-bottom:0;margin-top:5px}.fluentform .mce-tinymce.mce-container.mce-panel{border:1px solid #ced4da}.fluentform .ff_input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.fluentform .ff_input-group>.ff-el-form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;width:auto}.fluentform .ff_input-group>.ff-el-form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group .ff-el-form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.fluentform .ff_input-group-prepend{margin-right:-1px}.fluentform .input-group-append{margin-left:-1px}.fluentform .ff_input-group-append,.fluentform .ff_input-group-prepend{display:flex}.fluentform .ff_input-group>.ff_input-group-prepend>.ff_input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.fluentform .ff_input-group>.ff_input-group-append>.ff_input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.fluentform .ff_input-group-text{align-items:center;background-color:#e9ecef;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.fluentform .ff_coupon_wrapper .ff_input-group-append{cursor:pointer}.fluentform .ff_coupon_wrapper .ff_input-group-append:hover .ff_input-group-text{background:#e3e8ed}.fluentform ul.ff_coupon_responses{list-style:none;margin:0;padding:0}.fluentform ul.ff_coupon_responses li{padding-top:5px}.fluentform ul.ff_coupon_responses span.error-clear{color:#ff5050;font-weight:700;margin-right:10px}.fluentform ul.ff_coupon_responses .ff_error{color:#f56c6c;cursor:pointer}.fluentform ul.ff_coupon_responses .ff_success{color:#28a745}.fluentform .ff-btn.disabled{opacity:.65}.fluentform .ff-btn.ff-working{position:relative;transition:all .3s ease}.fluentform .ff-btn.ff-working:after{animation:ff-progress-anim 4s 0s infinite;background:hsla(0,0%,100%,.4);bottom:0;content:"";height:5px;left:0;position:absolute;right:0}.fluentform .ff-btn-block{display:block;width:100%}.fluentform .ff-btn-block+.ff-el-btn-block{margin-top:8px}.fluentform .ff_submitting{pointer-events:none}@keyframes ff-progress-anim{0%{width:0}5%{width:0}10%{width:15%}30%{width:40%}50%{width:55%}80%{width:100%}95%{width:100%}to{width:0}}.ff_modal_container{background:#fff;max-height:90vh!important;max-width:900px;overflow:auto;padding:30px}@media only screen and (min-width:1000px){.ff_modal_container{width:900px}}.select2-results__option{margin:0}.fluentform span.select2.select2-container:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #495057;content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ff_pointer{cursor:pointer}.ff_net_table{border:0;border-collapse:separate;border-spacing:0;line-height:1.4;margin:0;padding:0;table-layout:fixed;width:100%}.ff_net_table th{border:none;font-size:13px;font-weight:400;padding:8px 0;text-align:center;vertical-align:bottom}.ff_net_table th .ff_not-likely{float:left;text-align:left}.ff_net_table th .ff_extremely-likely{float:right;text-align:right}.ff_net_table tbody tr{background:none;border:0}.ff_net_table tbody tr td{background-color:#fff;border:1px solid #ddd;border-left:0;padding:0;text-align:center;vertical-align:middle}.ff_net_table tbody tr td input[type=radio]:checked+label{background-color:#4caf50;color:#fff}.ff_net_table tbody tr td:first-of-type{border-left:1px solid #ddd;border-radius:5px 0 0 5px}.ff_net_table tbody tr td:last-child{border-radius:0 5px 5px 0}.ff_net_table tbody tr td label{border:0;color:#444;cursor:pointer;display:block;font-size:16px;font-weight:700;height:40px;line-height:40px;margin:0;position:relative;width:100%}.ff_net_table tbody tr td label:after{border:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ff_net_table tbody tr td label:hover:after{border:2px solid #4caf50}.ff-el-pop-content{background-color:#000;border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.2);color:#fff;font-size:11px;line-height:1.2;padding:10px;position:absolute;text-align:center;transform-origin:center bottom;z-index:9999}.ff-checkable-grids.mobile{border:0}.ff-checkable-grids.mobile tbody tr{padding-top:0!important}.ff-checkable-grids.mobile tbody tr:nth-child(2n)>td{background:transparent}.ff-checkable-grids.mobile tbody td{padding-left:10px!important;text-align:left!important}.ff-checkable-grids.mobile tbody td.ff_grid_header{background-color:#eee!important;margin:0}.ff-checkable-grids.mobile tbody td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}span.ff-el-rating-text{line-height:100%;padding-left:5px;vertical-align:bottom}table.ff_repeater_table{background:transparent!important;border:0;border-collapse:collapse;border-spacing:0;margin:0 0 5px;padding:0;table-layout:auto!important;vertical-align:middle;width:100%}table.ff_repeater_table th{font-size:90%;padding:0;text-align:left}table.ff_repeater_table th,table.ff_repeater_table tr{background:transparent!important;border:0;padding-top:5px}table.ff_repeater_table td{background:transparent!important;border:0;max-width:100%;padding:0 15px 15px 0;text-align:left;width:282px}table.ff_repeater_table tbody tr:only-child td .repeat-minus{visibility:hidden}table.ff_repeater_table .ff-el-group{margin:0;padding:0}table.ff_repeater_table .repeat_btn{padding-right:0;vertical-align:middle;width:30px}table.ff_repeater_table .repeat_btn span.ff-icon{cursor:pointer;margin-right:10px}table.ff_repeater_table .repeat_btn span.ff-icon.icon-minus-circle{margin-right:0}table.ff_repeater_table.repeat-maxed .repeat_btn .repeat-plus{visibility:hidden}.ff-repeater-container{display:flex;flex-direction:column}.ff-repeater-container .repeat_btn{align-self:center;display:flex}.ff-repeater-container .ff_repeater_cont_row,.ff-repeater-container .ff_repeater_header{display:flex;flex-wrap:nowrap}.ff-repeater-container .ff_repeater_cont_row:only-child .repeat-minus{visibility:hidden}.ff-repeater-container .ff_repeater_cell,.ff-repeater-container .ff_repeater_header_item{box-sizing:border-box;padding:0 15px 0 0;text-align:left}.ff-repeater-container .ff-el-repeat-buttons-list{display:flex;margin-top:34%}.ff_repeater_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_repeater_table.mobile tbody td .ff-el-group{margin-top:6px}.ff_repeater_table.mobile tbody td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}.ff-el-section-break .ff-el-section-title{font-weight:600;margin-bottom:5px}.ff-el-section-break hr{background-color:#dadbdd;border:none;height:1px;margin-bottom:10px}table.ff_flexible_table.ff-checkable-grids{width:100%}.ff_flexible_table.mobile thead{left:-9999px;position:absolute;top:-9999px}.ff_flexible_table.mobile tbody td{display:block;padding:10px;width:100%}.ff_flexible_table.mobile tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;position:relative}@media only screen and (max-width:400px){.ff_repeater_table{width:100%}.ff_repeater_table thead{display:none}.ff_repeater_table tbody tr{border:1px solid #ddd;display:block;margin-bottom:15px;padding:10px}.ff_repeater_table tbody td{display:block;padding:5px 0;text-align:left;width:100%!important}.ff_repeater_table tbody td .ff-el-input--content{width:100%}.ff_repeater_table .repeat_btn{margin-top:10px;padding:10px 0;text-align:center;width:100%}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list{display:flex;justify-content:space-between}.ff_repeater_table .repeat_btn .ff-el-repeat-buttons-list span{background-color:#f0f0f0;border-radius:3px;cursor:pointer;padding:5px 10px}}@media only screen and (min-width:641px){.fluentform .ff-el-group.ff_list_3col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0 0 2px;min-height:28px;padding-right:16px;vertical-align:top;width:33.3%}.fluentform .ff-el-group.ff_list_2col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:50%}.fluentform .ff-el-group.ff_list_4col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:25%}.fluentform .ff-el-group.ff_list_5col .ff-el-form-check{display:-moz-inline-stack;display:inline-block;margin:0;min-height:28px;padding-right:16px;vertical-align:top;width:20%}.fluentform .ff-el-group.ff_list_inline .ff-el-form-check{display:-moz-inline-stack;display:inline-block;float:none!important;margin:0 15px 10px 0;width:auto!important}}@media (max-width:767px){table.ff_flexible_table,table.ff_flexible_table.ff-checkable-grids{border:0}table.ff_flexible_table.ff-checkable-grids tbody tr{padding-top:0!important}table.ff_flexible_table.ff-checkable-grids tbody tr td.ff_grid_header{background-color:#eee!important;margin:0;text-align:center}table.ff_flexible_table.ff-checkable-grids tbody tr td{text-align:left!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:before{content:none!important}table.ff_flexible_table.ff-checkable-grids tbody tr td:after{content:attr(data-label);display:inline-block;letter-spacing:.5pt;padding-left:10px;white-space:nowrap}table.ff_flexible_table.ff-checkable-grids tbody tr:nth-child(2n)>td{background:transparent}table.ff_flexible_table thead{left:-9999px;position:absolute;top:-9999px}table.ff_flexible_table tbody tr{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:block;margin:16px 0 10px;padding-top:12px!important;position:relative}table.ff_flexible_table tbody tr td{display:block;margin-left:8px;margin-right:8px;padding:5px}table.ff_flexible_table tbody tr td:before{clear:both;content:attr(data-label);display:block;font-size:.875em;letter-spacing:.5pt;white-space:nowrap}table.ff_flexible_table tbody tr td.repeat_btn{background-color:#eee;margin-left:0;padding:10px!important;width:100%!important}table.ff_flexible_table tbody tr td.repeat_btn .ff-el-repeat-buttons-list{float:none;width:100%}}@media only screen and (max-width:768px){.lity-container{width:96%}.fluentform .ff-t-container .ff-name-title{width:100%}.ff_repeater_cont_row{background:#fff;border-bottom:1px solid #ced4da;border-top:1px solid #ced4da;border-color:#ced4da;border-style:solid;border-width:2px 1px 4px;display:flex;flex-direction:column;margin:16px 0 10px;padding-top:12px}.ff_repeater_cont_row .ff_repeater_cell{display:block;margin-left:8px;margin-right:8px;padding:5px}.ff_repeater_cont_row .ff-t-cell{flex-basis:100%!important;max-width:100%;width:100%}.ff_repeater_cont_row .ff_repeater_body[role=rowgroup]{display:flex;flex-direction:column}.ff-repeater-container .ff-el-repeat-buttons-list{margin-top:-28px}.ff-el-repeat-buttons-list{margin-top:0}}:root{--fluentform-primary:#1a7efb;--fluentform-secondary:#606266;--fluentform-danger:#f56c6c;--fluentform-border-color:#dadbdd;--fluentform-border-radius:7px;--fluentform-input-select-height:auto}.ff-default .ff_btn_style{border:1px solid transparent;border-radius:7px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:1.5;padding:8px 20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.ff-default .ff_btn_style:focus,.ff-default .ff_btn_style:hover{opacity:.8;outline:0;text-decoration:none}.ff-default .ff-btn-primary:not(.ff_btn_no_style){background-color:#007bff;border-color:#007bff;color:#fff}.ff-default .ff-btn-primary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-primary:not(.ff_btn_no_style):hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style){background-color:#606266;border-color:#606266;color:#fff}.ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus,.ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover{background-color:#727b84;border-color:#6c757d;color:#fff}.ff-default .ff-btn-lg{border-radius:6px;font-size:18px;line-height:1.5;padding:8px 16px}.ff-default .ff-btn-sm{border-radius:3px;font-size:13px;line-height:1.5;padding:4px 8px}.ff-default .ff-el-form-control{background-clip:padding-box;background-image:none;border:1px solid var(--fluentform-border-color);border-radius:var(--fluentform-border-radius);color:var(--fluentform-secondary);font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1;margin-bottom:0;max-width:100%;padding:11px 15px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ff-default .ff-el-form-control:focus{background-color:#fff;border-color:var(--fluentform-primary);color:var(--fluentform-secondary);outline:none}.ff-default .ff-el-form-check label.ff-el-form-check-label{cursor:pointer;margin-bottom:7px}.ff-default .ff-el-form-check label.ff-el-form-check-label>span:after,.ff-default .ff-el-form-check label.ff-el-form-check-label>span:before{content:none}.ff-default .ff-el-form-check:last-child label.ff-el-form-check-label{margin-bottom:0}.ff-default textarea{min-height:90px}select.ff-el-form-control:not([size]):not([multiple]){height:var(--fluentform-input-select-height,auto)}.elementor-editor-active .ff-form-loading .ff-step-container .fluentform-step:first-child{height:auto}.ff-upload-preview.ff_uploading{opacity:.8}@keyframes ff_move{0%{background-position:0 0}to{background-position:50px 50px}}.ff_uploading .ff-el-progress .ff-el-progress-bar{animation:ff_move 2s linear infinite;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:50px 50px;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.ff_payment_summary{overflow-x:scroll}.pac-container{z-index:99999!important}.ff-support-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ff-default{font-family:inherit}.ff-default .ff-el-input--label label{display:inline-block;font-weight:500;line-height:inherit;margin-bottom:0}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-1049, .pum-theme-enterprise-blue { background-color: rgba( 35, 93, 137, 0.70 ) } 
.pum-theme-1049 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 29, 148, 198, 1.00 ) } 
.pum-theme-1049 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-1049 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-1049 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-1048, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-1048 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1048 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-1048 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-1048 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-1050, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-1050 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1050 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-1050 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-1050 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-1051, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-1051 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-1051 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-1051 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-1051 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-1052, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-1052 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-1052 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-1052 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-1052 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-1053, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-1053 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-1053 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-1053 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-1053 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-1054, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-1054 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-1054 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-1054 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-1054 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } .pum-theme-1047, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1047 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-1047 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-1047 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-1047 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } 
#pum-1088 {z-index: 1999999999}
#pum-1056 {z-index: 1999999999}
#pum-1055 {z-index: 1999999999}:root {
--primary-accent-color: #0083ff;
--secondary-accent-color: #6987ab;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
main,
menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template,
[hidden] {
display: none;
}  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
text-decoration: none; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; white-space: normal;
}
pre {
white-space: pre;
background: #eee;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; outline: none;
}
button:focus {
outline: auto;
} optgroup {
font-weight: bold;
} button,
input { overflow: visible;
border: none;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } *, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #fff;
color: #4b5d73;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.6;
letter-spacing: 0.02em;
}
img {
max-width: 100%;
height: auto;
display: inline-block;
}
blockquote {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
}
table {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
border: 1px solid #ddd;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
table, th, td {
border: 1px solid #ddd;
}
table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
border-top: 0;
}
table > tbody + tbody {
border-top: 2px solid #ddd;
}
table table {
background-color: #fff;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
table > thead > tr > td.active,
table > tbody > tr > td.active,
table > tfoot > tr > td.active,
table > thead > tr > th.active,
table > tbody > tr > th.active,
table > tfoot > tr > th.active,
table > thead > tr.active > td,
table > tbody > tr.active > td,
table > tfoot > tr.active > td,
table > thead > tr.active > th,
table > tbody > tr.active > th,
table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
table > thead > tr > td.success,
table > tbody > tr > td.success,
table > tfoot > tr > td.success,
table > thead > tr > th.success,
table > tbody > tr > th.success,
table > tfoot > tr > th.success,
table > thead > tr.success > td,
table > tbody > tr.success > td,
table > tfoot > tr.success > td,
table > thead > tr.success > th,
table > tbody > tr.success > th,
table > tfoot > tr.success > th {
background-color: #dff0d8;
}
table > thead > tr > td.info,
table > tbody > tr > td.info,
table > tfoot > tr > td.info,
table > thead > tr > th.info,
table > tbody > tr > th.info,
table > tfoot > tr > th.info,
table > thead > tr.info > td,
table > tbody > tr.info > td,
table > tfoot > tr.info > td,
table > thead > tr.info > th,
table > tbody > tr.info > th,
table > tfoot > tr.info > th {
background-color: #d9edf7;
}
table > thead > tr > td.warning,
table > tbody > tr > td.warning,
table > tfoot > tr > td.warning,
table > thead > tr > th.warning,
table > tbody > tr > th.warning,
table > tfoot > tr > th.warning,
table > thead > tr.warning > td,
table > tbody > tr.warning > td,
table > tfoot > tr.warning > td,
table > thead > tr.warning > th,
table > tbody > tr.warning > th,
table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
table > thead > tr > td.danger,
table > tbody > tr > td.danger,
table > tfoot > tr > td.danger,
table > thead > tr > th.danger,
table > tbody > tr > th.danger,
table > tfoot > tr > th.danger,
table > thead > tr.danger > td,
table > tbody > tr.danger > td,
table > tfoot > tr.danger > td,
table > thead > tr.danger > th,
table > tbody > tr.danger > th,
table > tfoot > tr.danger > th {
background-color: #f2dede;
}
a {
text-decoration: none;
color: var(--secondary-accent-color);
-webkit-transition: all 0.15s linear;
transition: all 0.15s linear;
}
p {
font-size: 16px;
}
@media (max-width: 600px) {
p {
font-size: 14px;
}
}
figure {
margin: 0;
max-width: 100%;
}
select {
width: 100%;
border: 1px solid #4b5d73;
appearance: none;
-moz-appearance: none; -webkit-appearance: none; }
textarea {
height: auto;
min-height: 50px;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
color: var(--secondary-accent-color);
}
textarea:-moz-placeholder,
input:-moz-placeholder {
color: var(--secondary-accent-color);
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
color: var(--secondary-accent-color);
}
input, textarea {
-webkit-box-shadow: none;
box-shadow: none;
}
input:invalid, textarea:invalid {
border: 1px solid #ff00004d;
}
input:-moz-submit-invalid, textarea:-moz-submit-invalid {
box-shadow: none;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
width: 100%;
} ul {
list-style: none;
padding: 0;
margin: 0;
}
ul ul {
margin: 10px 0 10px 10px;
}
ul ol {
margin: 10px 0 10px 10px;
}
.list, .crumina-module-list {
color: var(--secondary-accent-color);
overflow: hidden;
margin-left: 30px;
}
.list ul, .crumina-module-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.list li, .crumina-module-list li {
margin-bottom: 0.35em;
font-size: 1em;
overflow: hidden;
clear: both;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 700;
}
.list li a, .list li li, .crumina-module-list li a, .crumina-module-list li li {
color: inherit;
display: inline;
overflow: hidden;
}
.list li i, .list li .utouch-icon, .crumina-module-list li i, .crumina-module-list li .utouch-icon {
margin-right: 20px;
margin-top: 7px;
font-size: 12px;
float: left;
height: 1em;
width: 1em;
}
.list.with-padding, .crumina-module-list.with-padding {
padding-left: 60px;
}
.list ol li, .crumina-module-list ol li {
overflow: visible;
}
.list--standard i, .list--standard .utouch-icon {
color: #01a23c;
fill: #01a23c;
}
.list--standard a:hover {
color: #01a23c;
fill: #01a23c;
}
.list--breez li i, .list--breez li .utouch-icon {
color: #00ffff;
fill: #00ffff;
height: 32px;
width: 32px;
margin-top: 0;
}
.list--breez li a {
color: #00ffff;
}
ol {
padding-left: 20px;
}
ol ol {
margin: 10px 0 10px 0;
}
ol li {
overflow: visible;
}
.crumina-module.crumina-module-list li .utouch-icon { line-height: 1;
}
.crumina-module.crumina-module-list li svg {
fill: currentColor;
}
.crumina-module.crumina-module-list li .ovh {
margin-top: 2px;
}
blockquote p {
margin: 0;
}
p {
margin: 0 0 1.5em 0;
}
table {
margin: 1.5em 0;
} blockquote {
margin: 3em 0;
padding: 15px 15px 15px 40px;
position: relative;
}
@media (max-width: 640px) {
blockquote {
padding-left: 50px;
margin: 1em 0;
}
}
blockquote h6 {
font-size: 14px;
font-weight: 400;
color: #6a87a9;
}
blockquote h6 span {
font-weight: 700;
display: block;
color: var(--primary-accent-color);
}
blockquote cite {
display: block;
color: #4b5d73;
font-size: .7em;
}
blockquote cite:before {
content: "\2014\00a0";
color: #4b5d73;
}
blockquote:before {
content: "";
width: 100px;
height: 70px;
position: absolute;
top: -10px;
left: 0;
display: block;
background: url(//organicwall.eu/wp-content/themes/utouch-lite/svg/quotes.svg) 50% 50% no-repeat;
background-size: cover;
z-index: -1;
}
@media (max-width: 640px) {
blockquote:before {
top: 0;
}
}
blockquote p {
margin: 0 0 20px !important;
font-size: 28px;
line-height: 1.3em;
font-weight: 700;
}
@media (max-width: 640px) {
blockquote p {
font-size: 16px;
}
} .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;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
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; } #content[tabindex="-1"]:focus {
outline: 0;
}
@media (max-width: 860px) {
.list, .crumina-module-list {
margin-left: 0;
}
}
@media (max-width: 640px) {
ol li,
ul li {
font-size: 13px;
}
} .drop-up {
-webkit-animation: drop-up 300ms ease both;
animation: drop-up 300ms ease both;
}
@-webkit-keyframes drop-up {
0% {
-webkit-transform: translateY(2em);
transform: translateY(2em);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes drop-up {
0% {
-webkit-transform: translateY(2em);
transform: translateY(2em);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
} h1, .h1 {
font-size: 48px;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin: .5em 0;
line-height: 1.3;
letter-spacing: 0;
}
h1 a, .h1 a {
color: inherit;
}
@media (max-width: 800px) {
h1, .h1 {
font-size: 2em;
}
}
@media (max-width: 640px) {
h1, .h1 {
font-size: 1.8em;
}
}
@media (max-width: 480px) {
h1, .h1 {
font-size: 1.6em;
}
}
@media (max-width: 360px) {
h1, .h1 {
font-size: 1.5em;
}
}
h2, .h2 {
margin: .5em 0;
font-size: 38px;
line-height: 1.3;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
letter-spacing: 0;
}
h2 a, .h2 a {
color: inherit;
}
@media (max-width: 800px) {
h2, .h2 {
font-size: 1.9em;
}
}
@media (max-width: 640px) {
h2, .h2 {
font-size: 1.7em;
}
}
@media (max-width: 480px) {
h2, .h2 {
font-size: 1.5em;
}
}
@media (max-width: 360px) {
h2, .h2 {
font-size: 1.3em;
}
}
h3, .h3 {
margin: .5em 0;
font-size: 36px;
line-height: 1.3;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
letter-spacing: 0;
}
h3 a, .h3 a {
color: inherit;
}
@media (max-width: 800px) {
h3, .h3 {
font-size: 1.8em;
}
}
@media (max-width: 640px) {
h3, .h3 {
font-size: 1.6em;
}
}
@media (max-width: 480px) {
h3, .h3 {
font-size: 1.4em;
}
}
@media (max-width: 360px) {
h3, .h3 {
font-size: 1.2em;
}
}
h4, .h4 {
margin: .5em 0;
font-size: 32px;
line-height: 1.3em;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
letter-spacing: 0;
}
h4 a, .h4 a {
color: inherit;
}
@media (max-width: 800px) {
h4, .h4 {
font-size: 1.7em;
}
}
@media (max-width: 640px) {
h4, .h4 {
font-size: 1.5em;
}
}
@media (max-width: 480px) {
h4, .h4 {
font-size: 1.3em;
}
}
@media (max-width: 360px) {
h4, .h4 {
font-size: 1.1em;
}
}
h5, .h5 {
margin: .5em 0;
font-size: 24px;
line-height: 1.3;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
letter-spacing: 0;
}
h5 a, .h5 a {
color: inherit;
}
@media (max-width: 800px) {
h5, .h5 {
font-size: 1.6em;
}
}
@media (max-width: 640px) {
h5, .h5 {
font-size: 1.4em;
}
}
@media (max-width: 480px) {
h5, .h5 {
font-size: 1.2em;
}
}
@media (max-width: 360px) {
h5, .h5 {
font-size: 1em;
}
}
h6, .h6 {
margin: .5em 0;
font-size: 18px;
line-height: 1.3;
font-weight: 400;
color: #374454;
font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
letter-spacing: 0;
}
h6 a, .h6 a {
color: inherit;
}
@media (max-width: 800px) {
h6, .h6 {
font-size: 1.4em;
}
}
@media (max-width: 640px) {
h6, .h6 {
font-size: 1.2em;
}
}
@media (max-width: 480px) {
h6, .h6 {
font-size: 1em;
}
}
@media (max-width: 360px) {
h6, .h6 {
font-size: .9em;
}
} .first-letter--dark-round span:first-of-type {
display: block;
position: relative;
width: 70px;
height: 70px;
background-color: var(--secondary-accent-color);
border-radius: 50%;
float: left;
margin-right: 20px;
line-height: 70px;
font-size: 30px;
color: #fff;
text-align: center;
}
.first-letter--squared span:first-of-type {
display: block;
position: relative;
width: 70px;
height: 70px;
border-radius: 5px;
float: left;
margin-right: 20px;
line-height: 70px;
font-size: 30px;
color: #fff;
background-color: var(--primary-accent-color);
text-align: center;
}
.first-letter--dark span:first-of-type {
margin-right: 20px;
font-size: 48px;
line-height: 48px;
color: #374454;
float: left;
}
.first-letter--primary span:first-of-type {
margin-right: 20px;
font-size: 48px;
line-height: 48px;
float: left;
color: var(--primary-accent-color);
}  .selection--dark::-moz-selection {
background: #374454;
color: #4b5d73;
}
.selection--dark::selection {
background: #374454;
color: #4b5d73;
} .selection--primary::-moz-selection {
color: #fff;
}
.selection--primary::selection {
color: #fff;
} .selection--gray::-moz-selection {
background: #e1e1e1;
color: #374454;
}
.selection--gray::selection {
background: #e1e1e1;
color: #374454;
}
dl {
margin-bottom: 24px;
}
dl dt {
margin-bottom: 5px;
color: #777;
font-weight: bold;
}
dl dd {
margin-bottom: 5px;
margin-left: 20px;
}
abbr {
border-bottom: 1px dotted;
cursor: help;
border-color: #4b5d73;
}
.clear:after, .clear:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.comment-content:after,
.comment-content:before,
.site-header:after,
.site-header:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.comment-author:after,
.comment-author:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before,
.comment-meta:after,
.comment-meta:before,
.entry-content-no-builder:after,
.entry-content-no-builder:before {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after,
.entry-content-no-builder:after {
clear: both;
}
.entry-content-no-builder .page-links {
display: block;
padding: 0;
background-color: transparent;
border-radius: 0;
clear: both;
}
.entry-content-no-builder ul.woocommerce-error {
padding-left: 50px;
} @media (max-width: 799px) {
body.crumina-grid .col-sm-1, body.crumina-grid .col-sm-2, body.crumina-grid .col-sm-3, body.crumina-grid .col-sm-4, body.crumina-grid .col-sm-5, body.crumina-grid .col-sm-6, body.crumina-grid .col-sm-7, body.crumina-grid .col-sm-8, body.crumina-grid .col-sm-9, body.crumina-grid .col-sm-10, body.crumina-grid .col-sm-11, body.crumina-grid .col-sm-12 {
float: left;
}
body.crumina-grid .col-sm-12 {
width: 100%;
}
body.crumina-grid .col-sm-11 {
width: 91.66666667%;
}
body.crumina-grid .col-sm-10 {
width: 83.33333333%;
}
body.crumina-grid .col-sm-9 {
width: 75%;
}
body.crumina-grid .col-sm-8 {
width: 66.66666667%;
}
body.crumina-grid .col-sm-7 {
width: 58.33333333%;
}
body.crumina-grid .col-sm-6 {
width: 50%;
}
body.crumina-grid .col-sm-5 {
width: 41.66666667%;
}
body.crumina-grid .col-sm-4 {
width: 33.33333333%;
}
body.crumina-grid .col-sm-3 {
width: 25%;
}
body.crumina-grid .col-sm-2 {
width: 16.66666667%;
}
body.crumina-grid .col-sm-1 {
width: 8.33333333%;
}
body.crumina-grid .col-sm-pull-12 {
right: 100%;
}
body.crumina-grid .col-sm-pull-11 {
right: 91.66666667%;
}
body.crumina-grid .col-sm-pull-10 {
right: 83.33333333%;
}
body.crumina-grid .col-sm-pull-9 {
right: 75%;
}
body.crumina-grid .col-sm-pull-8 {
right: 66.66666667%;
}
body.crumina-grid .col-sm-pull-7 {
right: 58.33333333%;
}
body.crumina-grid .col-sm-pull-6 {
right: 50%;
}
body.crumina-grid .col-sm-pull-5 {
right: 41.66666667%;
}
body.crumina-grid .col-sm-pull-4 {
right: 33.33333333%;
}
body.crumina-grid .col-sm-pull-3 {
right: 25%;
}
body.crumina-grid .col-sm-pull-2 {
right: 16.66666667%;
}
body.crumina-grid .col-sm-pull-1 {
right: 8.33333333%;
}
body.crumina-grid .col-sm-pull-0 {
right: auto;
}
body.crumina-grid .col-sm-push-12 {
left: 100%;
}
body.crumina-grid .col-sm-push-11 {
left: 91.66666667%;
}
body.crumina-grid .col-sm-push-10 {
left: 83.33333333%;
}
body.crumina-grid .col-sm-push-9 {
left: 75%;
}
body.crumina-grid .col-sm-push-8 {
left: 66.66666667%;
}
body.crumina-grid .col-sm-push-7 {
left: 58.33333333%;
}
body.crumina-grid .col-sm-push-6 {
left: 50%;
}
body.crumina-grid .col-sm-push-5 {
left: 41.66666667%;
}
body.crumina-grid .col-sm-push-4 {
left: 33.33333333%;
}
body.crumina-grid .col-sm-push-3 {
left: 25%;
}
body.crumina-grid .col-sm-push-2 {
left: 16.66666667%;
}
body.crumina-grid .col-sm-push-1 {
left: 8.33333333%;
}
body.crumina-grid .col-sm-push-0 {
left: auto;
}
body.crumina-grid .col-sm-offset-12 {
margin-left: 100%;
}
body.crumina-grid .col-sm-offset-11 {
margin-left: 91.66666667%;
}
body.crumina-grid .col-sm-offset-10 {
margin-left: 83.33333333%;
}
body.crumina-grid .col-sm-offset-9 {
margin-left: 75%;
}
body.crumina-grid .col-sm-offset-8 {
margin-left: 66.66666667%;
}
body.crumina-grid .col-sm-offset-7 {
margin-left: 58.33333333%;
}
body.crumina-grid .col-sm-offset-6 {
margin-left: 50%;
}
body.crumina-grid .col-sm-offset-5 {
margin-left: 41.66666667%;
}
body.crumina-grid .col-sm-offset-4 {
margin-left: 33.33333333%;
}
body.crumina-grid .col-sm-offset-3 {
margin-left: 25%;
}
body.crumina-grid .col-sm-offset-2 {
margin-left: 16.66666667%;
}
body.crumina-grid .col-sm-offset-1 {
margin-left: 8.33333333%;
}
body.crumina-grid .col-sm-offset-0 {
margin-left: 0;
}
}
@media (max-width: 570px) {
body.crumina-grid .col-xs-1, body.crumina-grid .col-xs-2, body.crumina-grid .col-xs-3, body.crumina-grid .col-xs-4, body.crumina-grid .col-xs-5, body.crumina-grid .col-xs-6, body.crumina-grid .col-xs-7, body.crumina-grid .col-xs-8, body.crumina-grid .col-xs-9, body.crumina-grid .col-xs-10, body.crumina-grid .col-xs-11, body.crumina-grid .col-xs-12 {
float: left;
}
body.crumina-grid .col-xs-12 {
width: 100%;
}
body.crumina-grid .col-xs-11 {
width: 91.66666667%;
}
body.crumina-grid .col-xs-10 {
width: 83.33333333%;
}
body.crumina-grid .col-xs-9 {
width: 75%;
}
body.crumina-grid .col-xs-8 {
width: 66.66666667%;
}
body.crumina-grid .col-xs-7 {
width: 58.33333333%;
}
body.crumina-grid .col-xs-6 {
width: 50%;
}
body.crumina-grid .col-xs-5 {
width: 41.66666667%;
}
body.crumina-grid .col-xs-4 {
width: 33.33333333%;
}
body.crumina-grid .col-xs-3 {
width: 25%;
}
body.crumina-grid .col-xs-2 {
width: 16.66666667%;
}
body.crumina-grid .col-xs-1 {
width: 8.33333333%;
}
body.crumina-grid .col-xs-pull-12 {
right: 100%;
}
body.crumina-grid .col-xs-pull-11 {
right: 91.66666667%;
}
body.crumina-grid .col-xs-pull-10 {
right: 83.33333333%;
}
body.crumina-grid .col-xs-pull-9 {
right: 75%;
}
body.crumina-grid .col-xs-pull-8 {
right: 66.66666667%;
}
body.crumina-grid .col-xs-pull-7 {
right: 58.33333333%;
}
body.crumina-grid .col-xs-pull-6 {
right: 50%;
}
body.crumina-grid .col-xs-pull-5 {
right: 41.66666667%;
}
body.crumina-grid .col-xs-pull-4 {
right: 33.33333333%;
}
body.crumina-grid .col-xs-pull-3 {
right: 25%;
}
body.crumina-grid .col-xs-pull-2 {
right: 16.66666667%;
}
body.crumina-grid .col-xs-pull-1 {
right: 8.33333333%;
}
body.crumina-grid .col-xs-pull-0 {
right: auto;
}
body.crumina-grid .col-xs-push-12 {
left: 100%;
}
body.crumina-grid .col-xs-push-11 {
left: 91.66666667%;
}
body.crumina-grid .col-xs-push-10 {
left: 83.33333333%;
}
body.crumina-grid .col-xs-push-9 {
left: 75%;
}
body.crumina-grid .col-xs-push-8 {
left: 66.66666667%;
}
body.crumina-grid .col-xs-push-7 {
left: 58.33333333%;
}
body.crumina-grid .col-xs-push-6 {
left: 50%;
}
body.crumina-grid .col-xs-push-5 {
left: 41.66666667%;
}
body.crumina-grid .col-xs-push-4 {
left: 33.33333333%;
}
body.crumina-grid .col-xs-push-3 {
left: 25%;
}
body.crumina-grid .col-xs-push-2 {
left: 16.66666667%;
}
body.crumina-grid .col-xs-push-1 {
left: 8.33333333%;
}
body.crumina-grid .col-xs-push-0 {
left: auto;
}
body.crumina-grid .col-xs-offset-12 {
margin-left: 100%;
}
body.crumina-grid .col-xs-offset-11 {
margin-left: 91.66666667%;
}
body.crumina-grid .col-xs-offset-10 {
margin-left: 83.33333333%;
}
body.crumina-grid .col-xs-offset-9 {
margin-left: 75%;
}
body.crumina-grid .col-xs-offset-8 {
margin-left: 66.66666667%;
}
body.crumina-grid .col-xs-offset-7 {
margin-left: 58.33333333%;
}
body.crumina-grid .col-xs-offset-6 {
margin-left: 50%;
}
body.crumina-grid .col-xs-offset-5 {
margin-left: 41.66666667%;
}
body.crumina-grid .col-xs-offset-4 {
margin-left: 33.33333333%;
}
body.crumina-grid .col-xs-offset-3 {
margin-left: 25%;
}
body.crumina-grid .col-xs-offset-2 {
margin-left: 16.66666667%;
}
body.crumina-grid .col-xs-offset-1 {
margin-left: 8.33333333%;
}
body.crumina-grid .col-xs-offset-0 {
margin-left: 0;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " ";
width: 100%;
}
.container {
padding-right: 40px;
padding-left: 40px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 280px) {
.container {
padding-right: 20px;
padding-left: 20px;
}
.container .row {
margin-right: -20px;
margin-left: -20px;
}
}
@media (min-width: 768px) {
.container {
width: 710px;
max-width: 100%;
}
}
@media (min-width: 992px) {
.container {
width: 965px;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
max-width: 100%;
}
}
@media (min-width: 1400px) {
.container {
width: 1240px;
max-width: 100%;
}
}
.container-fluid {
padding-right: 40px;
padding-left: 40px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -20px;
margin-left: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
@media (min-width: 800px) and (max-width: 1199px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
} .align-center,
.aligncenter {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.visual-hidden,
.hide {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.half-width {
width: 50%;
float: left;
}
.ovh {
overflow: hidden;
}
.f-left {
float: left;
}
.f-right {
float: right;
}
.f-none {
float: none;
}
.shadow-image {
-webkit-box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3);
box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3);
}
.table {
display: table;
}
.table-cell {
display: table-cell;
vertical-align: middle;
float: none;
}
@media (max-width: 640px) {
.table-cell {
display: block;
float: left;
}
}
.text-t-none {
text-transform: none;
}
@media (max-width: 480px) {
.centered-on-mobile {
text-align: center;
}
}
.overlay--light {
background: rgba(0, 0, 0, 0.2);
}
.no-padding {
padding: 0 !important;
}
@media (max-width: 640px) {
.no-padding {
padding: 0 15px !important;
}
}
.no-margin {
margin: 0;
}
.item-fully-transparent {
opacity: 0;
}
.full-block {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.full-height {
height: 100%;
}
.full-width {
width: 100%;
}
.display-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.display-flex.content-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.inline-block {
display: inline-block;
width: auto;
float: none;
}
.inline-items > * {
display: inline-block;
vertical-align: middle;
}
.inline-items > .inline-items + .inline-items {
margin-left: 70px;
}
.inline-items:empty {
margin: 0;
}
.block-rounded-shadow {
border-radius: 10px;
padding: 60px;
-webkit-box-shadow: 0 0 20px 0 rgba(18, 25, 33, 0.1);
box-shadow: 0 0 20px 0 rgba(18, 25, 33, 0.1);
}
.overlay,
.overlay-standard {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(18, 25, 33, 0.4);
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.full-bloc-link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.medium-padding80 {
padding: 80px 0;
}
@media (max-width: 800px) {
.medium-padding80 {
padding: 35px 0;
}
}
.medium-padding30 {
padding: 30px 0;
}
.medium-padding100 {
padding: 100px 0;
}
@media (max-width: 800px) {
.medium-padding100 {
padding: 35px 0;
}
}
.medium-padding120 {
padding: 120px 0;
}
@media (max-width: 800px) {
.medium-padding120 {
padding: 35px 0;
}
}
.medium-padding180 {
padding: 180px 0;
}
@media (max-width: 800px) {
.medium-padding180 {
padding: 90px 0;
}
}
.medium-padding270 {
padding: 270px 0;
}
@media (max-width: 800px) {
.medium-padding270 {
padding: 100px 0;
}
}
.pb100 {
padding-bottom: 100px;
}
@media (max-width: 800px) {
.pb100 {
padding-bottom: 35px;
}
}
.pt80 {
padding-top: 80px;
}
@media (max-width: 800px) {
.pt80 {
padding-top: 35px;
}
}
.pt180 {
padding-top: 180px;
}
.pt100 {
padding-top: 100px;
}
@media (max-width: 800px) {
.pt100 {
padding-top: 35px;
}
}
.pt400 {
padding-top: 400px;
}
@media (max-width: 1024px) {
.pt400 {
padding-top: 200px;
}
}
@media (max-width: 768px) {
.pt400 {
padding-top: 100px;
}
}
.pb360 {
padding-bottom: 360px;
}
.pb120 {
padding-bottom: 120px;
}
@media (max-width: 800px) {
.pb120 {
padding-bottom: 35px;
}
}
.pt120 {
padding-top: 120px;
}
@media (max-width: 800px) {
.pt120 {
padding-top: 35px;
}
}
.pb80 {
padding-bottom: 80px;
}
@media (max-width: 800px) {
.pb80 {
padding-bottom: 35px;
}
}
.pb30 {
padding-bottom: 30px;
}
.mt60 {
margin-top: 60px;
}
@media (max-width: 800px) {
.mt60 {
margin-top: 35px;
}
}
.mb30 {
margin-bottom: 30px;
}
.mb60 {
margin-bottom: 60px;
}
@media (max-width: 800px) {
.mb60 {
margin-bottom: 35px;
}
}
.padding-left60-desktop {
padding-left: 60px;
}
@media (max-width: 980px) {
.padding-left60-desktop {
padding-left: 0;
}
}
.color-icon {
color: #6987ab;
}
.font-color-custom * {
color: inherit;
}
.custom-color .category-link {
color: inherit;
}
.c-yellow-light {
color: #ffff00;
}
.c-primary {
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.bg-primary-color {
background-color: var(--primary-accent-color);
}
.bg-secondary-color {
background-color: var(--secondary-accent-color);
}
.c-secondary {
fill: var(--secondary-accent-color);
color: var(--secondary-accent-color);
}
.weight-bold {
font-weight: 700;
}
.weight-normal {
font-weight: 400;
}
.half-height-bg {
position: absolute;
height: 50%;
left: 0;
right: 0;
top: 0;
}
.d-flex--content-inline {
float: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.d-flex--content-inline .btn {
margin-left: auto;
}
.negative-margin-top80 {
margin-top: -80px;
}
.negative-margin-bottom80 {
margin-bottom: -80px;
}
.box-shadow--black {
-webkit-box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
}
.pos-relative {
position: relative;
}
.fill-white {
fill: #fff;
}
.display-block {
display: block;
}
.page-builder-wrap {
overflow: hidden;
}
.d-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-image img {
-webkit-transition: all .3s ease;
transition: all .3s ease;
} #hellopreloader {
display: block;
position: fixed;
z-index: 99999;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-width: 100%;
background: url(//organicwall.eu/wp-content/themes/utouch-lite/svg/preload.svg) center center no-repeat;
background-color: #66b5ff;
background-size: 41px;
opacity: 1;
} .tilt {
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.tilt__back, .tilt__front {
width: 100%;
height: 100%;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .header {
position: absolute;
width: 100%;
z-index: 20;
left: 0;
color: #839dbc;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background-color: transparent;
}
.header .disabled-sticky {
position: relative;
}
.header .header-wrapper {
position: relative;
background: #fff;
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header .header-wrapper .top-bar {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.header .header-wrapper .header-lines-decoration {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.header .header-wrapper > .container {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.header .header-wrapper > .container {
background-color: inherit;
}
@media (max-width: 1024px) {
.header .header-wrapper > .container {
width: 100%;
}
}
.header.header-absolute {
position: absolute;
left: 0;
}
.header.header-color-inherit .site-logo .logo-text .logo-sub-title,
.header.header-color-inherit .utouch-header-menu:not(.header-menu--mobile) > li > a,
.header.header-color-inherit .nav-add li button,
.header.header-color-inherit .site-logo .logo-text .logo-title,
.header.header-color-inherit .nav-add li.cart i,
.header.header-color-inherit .nav-add li.search i {
color: inherit;
fill: currentColor;
}
.header.header-color-inherit .nav-add li .utouch-icon {
fill: CurrentColor;
}
.header.header-color-inherit .nav-add li .utouch-icon:hover {
color: var(--primary-accent-color);
}
.header.header-color-inherit .utouch-header-menu:not(.header-menu--mobile) > li::before,
.header.header-color-inherit .utouch-header-menu:not(.header-menu--mobile) > li::after {
border-color: inherit;
}
.header.header-color-inherit .nav-add li.search i:hover {
color: inherit;
}
.header.header-has-topbar .header-wrapper {
padding: 0;
}
.header.header-has-topbar + .header-spacer {
height: 128px;
}
.header.headroom--not-top .header-wrapper {
-webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.header.headroom--not-top .top-bar,
.header.headroom--not-top .top-bar-link {
opacity: 0;
visibility: hidden;
max-height: 0;
margin-bottom: 0;
overflow: hidden;
padding: 0;
}
.header .site-logo {
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 20px;
min-width: 100px;
padding: 10px 0;
}
.header .site-logo .logo-text {
margin-top: 0;
}
@media (max-width: 768px) {
.header.header-sticky-mobile {
position: fixed;
}
}
.header-content-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background-color: inherit;
}
.nav-add {
margin: 0;
padding: 10px 0 10px 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.nav-add li .utouch-icon {
-webkit-transition: all .3s ease;
transition: all .3s ease;
height: 28px;
width: 28px;
padding: 2px;
fill: #6987ab;
}
.header-spacer {
position: relative;
width: 100%;
background: transparent;
height: 81px;
}
.site-logo {
position: relative;
margin-bottom: 20px;
overflow: hidden;
color: #374454;
}
.site-logo img {
float: left;
margin-right: 12px;
}
.logo-text {
float: left;
margin-top: 10px;
line-height: 1;
}
.logo-title {
font-size: 30px;
color: var(--secondary-accent-color);
font-weight: 600;
line-height: 1;
}
.logo-sub-title {
font-size: 14px;
}
.header-lines-decoration {
width: 100%;
height: 6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-lines-decoration span {
height: 100%;
width: 100%;
}
.admin-bar #site-header {
top: 46px;
}
@media screen and (min-width: 783px) {
.admin-bar #site-header {
top: 32px;
}
} @media (min-width: 768px) {
.header.header-sticky-desktop {
position: fixed;
}
}
@media (max-width: 1200px) {
.header .header-wrapper > .container {
width: 100%;
}
.nav-add {
padding-left: 10px;
}
}
@media (max-width: 1023px) {
.header .header-content-wrapper {
padding: 15px 0;
}
.header.headroom--not-top .header-content-wrapper {
padding: 5px 0;
}
.header.header-has-topbar .top-bar-link {
display: block;
visibility: visible;
}
.nav-add {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding: 0;
}
.header-content-wrapper {
padding: 20px 0;
}
}
@media (max-width: 768px) {
.header .site-logo {
padding: 0;
}
.site-logo .logo-title {
font-size: 24px;
}
.header.header-sticky-mobile {
position: fixed;
top: 0;
}
.header.header-sticky-mobile.headroom--not-top {
padding-top: 0;
-webkit-box-shadow: 40px 0 80px rgba(0, 0, 0, 0.15);
box-shadow: 40px 0 80px rgba(0, 0, 0, 0.15);
}
.logo-title {
font-size: 24px;
}
.logo-sub-title {
font-size: 12px;
}
}
@media (max-width: 600px) {
.header.header-sticky-mobile.headroom--not-top {
top: 0 !important;
}
} .utouch-header-menu-wrapper {
margin-left: auto;
}
.utouch-header-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
padding-left: 0;
}
.utouch-header-menu > li {
position: relative;
}
.utouch-header-menu > li.btn {
padding: 18px 50px;
font-size: 14px;
color: #fff;
}
.utouch-header-menu > li.btn a {
color: #fff;
font-weight: 400;
text-transform: none;
}
.utouch-header-menu > li.btn .indicator {
color: #fff;
}
.utouch-header-menu > li.btn:hover {
color: #fff;
}
.utouch-header-menu > li.btn:hover > a {
color: #fff;
background-color: transparent !important;
}
.utouch-header-menu > li.btn:hover > a .indicator {
color: #fff;
}
.utouch-header-menu > li.btn:hover:before {
opacity: 0;
}
.utouch-header-menu > li.btn.btn-small {
padding: 12px 24px;
font-size: 12px;
}
.utouch-header-menu > li.btn.btn-small a {
font-size: 16px;
}
.utouch-header-menu > li.btn.btn-x-small {
padding: 8px 20px;
font-size: 12px;
}
.utouch-header-menu > li.btn.btn-x-small a {
font-size: 16px;
}
.utouch-header-menu > li.btn.btn-x-small .utouch-icon {
height: 20px;
width: 20px;
}
.utouch-header-menu > li.btn.btn--large {
padding: 23px 50px;
}
.utouch-header-menu > li.btn.btn--large a {
font-size: 16px;
}
.utouch-header-menu > li.btn .sub-menu {
text-align: left;
top: 100%;
}
.utouch-header-menu > li::before {
content: '';
display: block;
width: 100%;
border-top: 4px solid var(--primary-accent-color);
border-radius: 5px;
position: absolute;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition: all .3s linear;
transition: all .3s linear;
visibility: hidden;
}
.utouch-header-menu > li.focus, .utouch-header-menu > li:hover, .utouch-header-menu > li.current-menu-item, .utouch-header-menu > li.current_page_item {
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.utouch-header-menu > li.focus::before, .utouch-header-menu > li:hover::before, .utouch-header-menu > li.current-menu-item::before, .utouch-header-menu > li.current_page_item::before {
opacity: 1;
visibility: visible;
}
.utouch-header-menu li a {
padding: 25px 15px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 100%;
}
.utouch-header-menu li a:focus {
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.utouch-header-menu li a .indicator {
line-height: 1;
display: inline-block;
margin-left: 5px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.current_page_item > a {
font-weight: 700;
}
.utouch-header-menu li {
position: relative;
}
.utouch-header-menu li.focus a > .indicator,
.utouch-header-menu li:hover a > .indicator {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.utouch-header-menu li.crumina-button a {
padding: 0;
color: inherit;
}
.utouch-header-menu li.menu-item-has-megamenu {
position: static;
}
.additional-menu-item {
line-height: 1;
}
.utouch-header-menu li ul {
position: absolute;
top: calc(100% - 4px);
left: 0;
margin: 0;
pointer-events: none;
opacity: 0;
max-height: 0;
list-style: none;
background: #fff;
border-radius: 5px;
-webkit-box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
-webkit-transition: all .5s ease;
transition: all .5s ease;
width: 240px;
z-index: 5;
border-top: 4px solid var(--primary-accent-color);
}
.utouch-header-menu li ul.sub-menu-left {
right: 100% !important;
left: auto !important;
}
.utouch-header-menu li ul ul {
left: 100%;
top: 0;
}
.utouch-header-menu li:hover > .navigation-megamenu,
.utouch-header-menu li:hover > ul,
.utouch-header-menu li.focus > .navigation-megamenu,
.utouch-header-menu li.focus > ul {
opacity: 1;
pointer-events: all;
max-height: 50vh;
}
.utouch-header-menu li ul li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-radius: 4px;
padding: 6px 30px;
}
.utouch-header-menu li ul li a:focus, .utouch-header-menu li ul li a:hover {
color: var(--primary-accent-color);
}
.utouch-header-menu > li > ul li:first-child > a {
padding-top: 30px;
}
.utouch-header-menu > li > ul li:last-child > a {
padding-bottom: 30px;
}
.additional-menu-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 15px;
}
.additional-menu-item {
margin-right: 30px;
cursor: pointer;
color: #2c3c4f;
}
.additional-menu-item:focus, .additional-menu-item:hover {
color: var(--primary-accent-color);
}
.additional-menu-item:last-child {
margin-right: 0;
} .navigation-megamenu {
width: 100%;
overflow: hidden;
display: block;
background-color: #fff;
-webkit-box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
box-shadow: 10px 0 50px rgba(18, 25, 33, 0.1);
-webkit-transition: all .5s ease;
transition: all .5s ease;
background-repeat: no-repeat;
background-position: right bottom;
z-index: 20001;
position: absolute;
border-radius: 5px;
pointer-events: none;
opacity: 0;
left: 0;
top: calc(100% - 4px);
max-height: 0;
border-top: 4px solid var(--primary-accent-color);
}
.navigation-megamenu.navigation-megamenu-half {
width: 50%;
}
.navigation-megamenu.navigation-megamenu-quarter {
width: 25%;
}
.navigation-megamenu ul {
position: relative;
top: auto;
left: auto;
pointer-events: all;
opacity: 1;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
width: auto;
max-height: initial;
}
.navigation-megamenu ul ul li a {
padding-left: 15px;
}
.navigation-megamenu li a {
padding: 6px 0;
margin: 0;
}
.navigation-megamenu-container {
display: table;
}
.navigation-megamenu [class*="container"] {
width: 100%;
}
.navigation-row {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.navigation-row > [class^=navigation-col] {
width: 100%;
min-height: 20px;
position: relative;
}
.navigation-row .navigation-col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.navigation-row .navigation-col-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.navigation-row .navigation-col-2 {
-ms-flex: 0 0 16.666666%;
-webkit-box-flex: 0;
flex: 0 0 16.666666%;
max-width: 16.666666%;
}
.navigation-row .navigation-col-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.navigation-row .navigation-col-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.navigation-row .navigation-col-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666666%;
}
.navigation-row .navigation-col-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.navigation-row .navigation-col-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.navigation-row .navigation-col-8 {
-ms-flex: 0 0 66.666666%;
-webkit-box-flex: 0;
flex: 0 0 66.666666%;
max-width: 66.666666%;
}
.navigation-row .navigation-col-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.navigation-row .navigation-col-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.navigation-row .navigation-col-11 {
-ms-flex: 0 0 91.666666%;
-webkit-box-flex: 0;
flex: 0 0 91.666666%;
max-width: 91.666666%;
}
.navigation-row .navigation-col-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
.navigation-row:last-of-type [class^=navigation-col]:last-child {
margin-bottom: 0;
}
.navigation-col {
padding: 20px 15px;
}
.navigation-col:first-child {
padding-left: 30px;
}
.navigation-col:last-child {
padding-right: 30px;
}
.mega-menu-title {
font-weight: 500;
padding-bottom: 15px;
border-bottom: 1px solid #dbe3ec;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} @media (max-width: 992px) {
.utouch-header-menu:not(.header-menu--mobile) li a {
padding: 15px 7px;
font-size: 13px;
}
li.crumina-button a {
padding: 0;
}
.additional-menu-item {
margin-right: 15px;
}
}
@media (max-width: 768px) {
.utouch-header-menu:not(.header-menu--mobile) {
display: none;
}
.admin-bar .mobile-menu-popup {
top: 46px;
}
.admin-bar .headroom--not-top .mobile-menu-popup {
top: 0;
}
.navigation-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.navigation-row .navigation-col {
-ms-flex-preferred-size: initial;
flex-basis: initial;
}
.navigation-col {
padding: 0 0 20px 0;
}
.navigation-col:last-child {
padding-right: 0;
padding-bottom: 0;
}
.navigation-col:first-child {
padding-left: 0;
padding-top: 20px;
}
.mega-menu-title {
padding-left: 30px;
}
} .mobile-menu {
display: none;
line-height: 1;
margin-left: auto;
margin-right: 20px;
}
.mobile-menu-close,
.mobile-menu-button {
cursor: pointer;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
}
.mobile-menu-close:focus .crumina-icon, .mobile-menu-close:hover .crumina-icon,
.mobile-menu-button:focus .crumina-icon,
.mobile-menu-button:hover .crumina-icon {
fill: var(--primary-accent-color);
}
.mobile-menu-logo-close-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px 15px;
background-color: #fff;
}
.mobile-menu-popup {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100vw;
min-height: 100vh;
overflow: auto;
background-color: #fff;
z-index: 999;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.mobile-menu-popup-wrap {
background-color: #ecf4fc;
min-height: 100%;
}
.mobile-menu-close {
cursor: pointer;
}
.mobile-menu-close:focus .crumina-icon, .mobile-menu-close:hover .crumina-icon {
fill: var(--primary-accent-color);
}
.header-menu--mobile {
display: block;
margin-bottom: 15px;
width: 100%;
}
.header-menu--mobile li a {
padding: 12px 20px;
font-size: 14px;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
}
.header-menu--mobile li a .indicator {
width: 50px;
height: 100%;
position: absolute;
right: 0;
top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-left: 1px solid #dbe3ec;
}
.header-menu--mobile li a .indicator .crumina-icon {
margin: auto;
}
.header-menu--mobile li .navigation-megamenu {
overflow-y: scroll;
}
.header-menu--mobile li .navigation-megamenu,
.header-menu--mobile li ul {
text-align: left;
position: relative;
top: auto;
opacity: 0;
left: 0 !important;
width: auto;
border-top: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-menu--mobile li .navigation-megamenu ul .current_page_item a,
.header-menu--mobile li ul ul .current_page_item a {
padding-left: 40px;
}
.header-menu--mobile li .navigation-megamenu.show,
.header-menu--mobile li ul.show {
opacity: 1;
max-height: 1000vh;
pointer-events: all;
}
.header-menu--mobile li {
border-bottom: 1px solid #dbe3ec;
}
.header-menu--mobile li.crumina-button {
margin: 15px 20px;
}
.header-menu--mobile li a {
padding: 15px 30px;
}
.header-menu--mobile li a.focus > .indicator,
.header-menu--mobile li:hover a > .indicator {
-webkit-transform: rotate(0);
transform: rotate(0);
}
.header-menu--mobile.utouch-header-menu > li > ul li > a {
padding-top: 15px;
}
.header-menu--mobile.utouch-header-menu > li > ul li:last-child > a {
padding-bottom: 15px;
}
.header-menu--mobile .navigation-megamenu ul {
opacity: 1;
pointer-events: all;
max-height: initial;
}
.header-menu--mobile .navigation-megamenu ul ul li a {
padding-left: 45px;
}
.header-menu--mobile .navigation-megamenu ul ul li:last-child {
border-bottom: none;
}
.header-menu--mobile > li::before {
display: none;
}
.header-menu--mobile > li.btn {
padding: 10px 20px !important;
-webkit-transform: translate(0);
transform: translate(0);
display: inline-block;
width: auto;
margin: 10px 0 10px 20px;
}
.header-menu--mobile > li.btn > a {
border-bottom: none;
padding: 0;
}
.header-menu--mobile > li.menu-item-has-children:after, .header-menu--mobile > li.page_item_has_children:after {
content: '';
display: inline-block;
vertical-align: middle;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 3px 0 3px;
border-color: currentColor transparent transparent transparent;
opacity: .7;
position: absolute;
right: 20px;
top: 23px;
margin: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
visibility: visible;
}
.header-menu--mobile > li.menu-item-has-children:hover:after, .header-menu--mobile > li.menu-item-has-children.focus:after, .header-menu--mobile > li.page_item_has_children:hover:after, .header-menu--mobile > li.page_item_has_children.focus:after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
border-color: var(--primary-accent-color) transparent transparent transparent;
} @media (max-width: 768px) {
.mobile-menu {
display: block;
}
} .crumina-stunning-header {
position: relative;
background-size: cover;
}
.stunning-header-content {
position: relative;
}
.stunning-header-title {
display: inline-block;
margin: 0;
line-height: 1.3;
word-break: break-word;
word-wrap: break-word;
}
.category-link {
text-transform: uppercase;
font-size: 14px;
margin-top: 0;
}
.category-link a {
font-weight: 700;
}
.category-link a:hover {
color: var(--primary-accent-color);
}
.stunning-text-content {
position: relative;
z-index: 15;
padding: 55px 0;
width: 100%;
}
.stunning-text-content > * + * {
margin-top: 40px;
}
.stunning-text-content .inline-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.breadcrumbs {
padding: 0;
}
.breadcrumbs--rounded .breadcrumbs-item {
fill: #d1e8f6;
}
.breadcrumbs-wrap > * + .breadcrumbs {
margin-left: 10px;
}
.breadcrumbs-item {
display: inline-block;
margin-bottom: 0;
}
.breadcrumbs-item a {
margin-right: 6px;
}
.breadcrumbs-item span {
word-break: break-word;
word-wrap: break-word;
}
.breadcrumbs-item.active span {
font-weight: 400;
color: var(--primary-accent-color);
}
.breadcrumbs-item .utouch-icon {
margin-right: 6px;
fill: #d1e8f6;
height: 6px;
width: 6px;
}
.breadcrumbs-item:last-child .utouch-icon {
display: none;
}
.breadcrumbs--rounded {
overflow: hidden;
padding: 10px 30px;
background-color: #fff;
border-radius: 30px;
-webkit-box-shadow: 0 0 20px 0 rgba(137, 168, 199, 0.25);
box-shadow: 0 0 20px 0 rgba(137, 168, 199, 0.25);
display: inline-block;
}
.breadcrumbs-wrap {
z-index: 19;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.breadcrumbs-wrap.with-border {
padding: 10px 0;
border-bottom: 1px solid #dbe3ec;
margin-bottom: 60px;
}
.breadcrumbs-wrap + .crumina-heading {
margin-top: 20px;
}
.stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
position: absolute;
left: 0;
bottom: -22px;
margin-top: 0;
}
.icon-text-item .text {
font-weight: 400;
}
.icon-text-item .utouch-icon {
margin-right: 20px;
font-size: 26px;
height: 26px;
width: 26px;
}
.custom-color .stunning-text-content *:not(.btn) {
color: inherit !important;
fill: inherit !important;
}
.author-avatar {
width: 60px;
height: 60px;
border-radius: 100%;
overflow: hidden;
margin-right: 15px;
}
.author-prof {
font-weight: 400;
}
.author-name {
margin: 0;
line-height: 1;
}
.author-info {
text-align: left;
}
.crumina-stunning-header.style-0 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.custom-color .author-info .author-name {
color: inherit;
}
.custom-color .author-info .author-name:hover {
color: var(--primary-accent-color);
}
.btn.breadcrumbs-custom {
min-width: 40px;
min-height: 40px;
} @media (max-width: 1024px) {
.stunning-text-content .inline-items > .inline-items + .inline-items {
margin-left: 20px;
}
.stunning-header--content-inline .stunning-header-title {
width: 50%;
}
}
@media (max-width: 800px) {
.stunning-text-content .inline-items .btn.f-right {
margin-left: 0;
}
.stunning-header--content-inline .stunning-header-title {
width: auto;
}
.stunning-text-content {
padding: 30px 0;
}
.stunning-header--breadcrumbs-bottom-left .breadcrumbs-wrap {
position: relative;
left: auto;
bottom: auto;
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.breadcrumbs--rounded {
padding: 7px 30px;
}
}
@media (max-width: 640px) {
.stunning-header--content-center .breadcrumbs-wrap {
margin-top: 20px;
}
.stunning-header--content-center .breadcrumbs-wrap > * {
display: block;
margin: 0 auto;
}
.stunning-header--content-center .breadcrumbs-wrap > * + * {
margin-top: 20px;
}
.author-avatar {
width: 30px;
height: 30px;
margin-right: 10px;
}
.icon-text-item .utouch-icon {
margin-right: 10px;
font-size: 18px;
height: 18px;
width: 18px;
}
} .top-bar {
background-color: #fff;
padding: 13px 0;
font-size: 13px;
color: var(--secondary-accent-color);
border-bottom: 1px solid #dbe3ec;
position: relative;
z-index: 30;
-webkit-transition: all .5s ease;
transition: all .5s ease;
max-height: 60px;
}
.top-bar a:hover {
color: var(--primary-accent-color);
}
.top-bar.open {
-webkit-transform: translate(-50%, -3%);
transform: translate(-50%, -3%);
z-index: 9999;
}
.top-bar .top-bar-contact {
float: left;
}
.top-bar .world {
width: 30px;
}
.top-bar .nice-select {
display: inline-block;
vertical-align: middle;
padding: 0 20px 0 0;
background-color: transparent;
font-size: 13px;
margin-bottom: 0;
width: auto;
min-width: 110px;
-webkit-box-shadow: none;
box-shadow: none;
position: unset;
color: var(--primary-accent-color);
}
.top-bar .nice-select .option {
padding-left: 0;
padding-right: 0;
font-size: 12px;
}
.top-bar .nice-select:after {
height: 6px;
width: 6px;
margin-top: -4px;
}
.top-bar .nice-select:focus {
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
.top-bar .contact-item {
padding: 0 30px;
position: relative;
margin-bottom: 0;
display: inline-block;
vertical-align: bottom;
}
.top-bar .contact-item .utouch-icon {
height: 15px;
width: 15px;
fill: #6987ab;
margin-right: 15px;
position: relative;
top: 2px;
}
.top-bar .contact-item .world {
display: inline-block;
vertical-align: middle;
width: 30px;
height: 25px;
top: auto;
}
.top-bar .contact-item.language-switcher {
padding-left: 0;
padding-right: 10px;
margin-right: 50px;
}
.top-bar .contact-item.language-switcher:after {
display: none;
}
.top-bar .contact-item:last-child {
padding-right: 0;
}
.top-bar .contact-item:last-child:after {
display: none;
}
.top-bar .contact-item:after {
content: '.';
display: block;
position: absolute;
right: 0;
bottom: 0;
font-size: 50px;
line-height: 1;
color: #4b5d73;
}
.top-bar span {
color: #6987ab;
}
.top-bar .follow_us {
float: right;
top: 4px;
position: relative;
}
.top-bar .socials {
display: inline-block;
margin: 0 0 0 10px;
}
.top-bar .socials img {
width: 16px;
height: auto;
}
.top-bar .socials a {
border: none;
}
.top-bar .socials .social__item {
margin-left: 10px;
}
.top-bar .login-block {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 70px;
float: right;
}
@media (max-width: 1024px) {
.top-bar .login-block {
float: none;
margin-left: 0;
margin-bottom: 15px;
}
}
.top-bar .login-block img {
width: 28px;
height: 28px;
margin-right: 20px;
}
.top-bar .contact-item:first-of-type {
padding-left: 0;
}
.top-bar-close {
position: absolute;
right: 10px;
top: 15px;
display: none;
border: none;
}
.top-bar-close .utouch-icon {
fill: #6987ab;
width: 15px;
height: 15px;
}
.top-bar-close .utouch-icon:hover {
fill: var(--primary-accent-color);
}
.top-bar-dark {
background-color: #151414;
color: #5f7288;
}
.top-bar-dark a {
color: #5f7288;
}
.top-bar-dark .contact-item .utouch-icon {
fill: #5f7288;
}
.top-bar-dark .nice-select .list {
background-color: #151414;
border: none;
-webkit-box-shadow: 0 5px 40px rgba(255, 255, 255, 0.3);
box-shadow: 0 5px 40px rgba(255, 255, 255, 0.3);
color: #5f7288;
}
.top-bar-dark .nice-select .option.selected.focus {
background-color: transparent;
}
.top-bar-dark .nice-select .option.selected.focus:hover {
background-color: #424444;
}
.top-bar-dark .nice-select::after {
border-bottom: 2px solid #5f7288;
border-right: 2px solid #5f7288;
}
.top-bar-dark .nice-select .option:hover {
background-color: #424444;
color: var(--primary-accent-color);
}
.top-bar-link {
display: none;
visibility: hidden;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border-radius: 0 0 10px 10px;
background-color: #ecf5fe;
text-align: center;
padding: 0 16px;
z-index: 50;
-webkit-box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.4);
box-shadow: 10px 0 30px 0 rgba(0, 131, 255, 0.4);
border: 1px solid #dbe3ec;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.top-bar-link:hover .utouch-icon {
fill: var(--primary-accent-color);
}
.top-bar-link .utouch-icon {
height: 15px;
width: 15px;
fill: #6987ab;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all .3s ease;
transition: all .3s ease;
} @media (max-width: 1200px) {
.top-bar > .container {
min-width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.top-bar .contact-item:first-child {
margin-right: 0;
}
}
@media (max-width: 1024px) {
.top-bar {
width: 320px;
-webkit-transform: translate(-50%, -130%);
transform: translate(-50%, -130%);
position: absolute;
left: 50%;
border-radius: 0 0 10px 10px;
padding: 40px 0 30px;
text-align: center;
max-height: unset;
}
.top-bar > .container {
min-width: unset;
width: auto;
}
.top-bar .top-bar-contact {
float: none;
}
.top-bar .nice-select {
float: none;
min-width: 160px;
}
.top-bar .contact-item {
padding: 0;
margin-bottom: 15px;
float: none;
display: block;
}
.top-bar .contact-item:first-child {
padding: 0;
}
.top-bar .contact-item:after {
display: none;
}
.top-bar .follow_us {
float: none;
}
.top-bar-close {
display: block;
}
} .footer {
color: var(--secondary-accent-color);
position: relative;
}
.footer .footer-wrapper {
background-color: #121921;
-webkit-box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.4);
box-shadow: 10px 0 30px 0 rgba(18, 25, 33, 0.4);
padding: 60px 0 0;
position: relative;
}
.footer .w-contacts .btn {
margin: 30px 0;
}
.footer.js-fixed-footer {
width: 100%;
bottom: 0;
left: 0;
right: 0;
position: fixed;
z-index: 1;
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
-webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
transition-timing-function: cubic-bezier(0, 0, 0, 1);
}
@media (max-width: 768px) {
.footer.js-fixed-footer {
position: relative;
}
}
.footer.footer-empty .footer-wrapper {
padding: 0;
}
.footer.footer-empty .sub-footer {
margin-top: 6px;
}
.sub-footer {
background-color: #121921;
padding: 15px 0;
text-align: center;
position: relative;
margin-top: 60px;
border-top: 1px solid #323333;
}
.sub-footer span {
font-size: 14px;
margin-bottom: 1px;
color: #6987ab;
display: block;
}
.sub-footer a {
color: var(--primary-accent-color);
font-weight: 400;
}
.sub-footer a:hover {
color: var(--primary-accent-color);
}
.sub-footer .sub-footer__link {
color: var(--primary-accent-color);
}
#site-footer .sub-footer a:not(.btn),
#site-footer a:not(.btn):not(.sub-footer__link):hover,
#site-footer li:hover a:not(.btn):not(.sub-footer__link),
#site-footer a:not(.btn):hover,
#site-footer li.menu-item-has-children .menu-item:hover > a:not(.btn),
#site-footer li.menu-item-has-children .menu-item:hover > .utouch-icon,
#site-footer li:hover a:not(.btn) {
color: var(--primary-accent-color);
}
#site-footer a:not(.btn):not(.sub-footer__link):hover,
#site-footer .social__item:hover svg,
#site-footer li:hover a:not(.btn):not(.sub-footer__link),
#site-footer a.social__item:hover svg {
fill: var(--primary-accent-color);
}
#site-footer .widget .widget-title,
#site-footer a:not(.btn),
#site-footer .social__item svg,
#site-footer .w-list ul.list,
#site-footer .widget_nav_menu ul.list {
color: #fff;
fill: #fff;
}
.content-wrapper {
position: relative;
z-index: 2;
}
#primary {
margin-top: 70px;
margin-bottom: 70px;
}
.elementor-page #primary {
margin-top: 0;
margin-bottom: 0;
}
#site-footer a:not(.btn):hover {
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
#site-footer li.menu-item-has-children a:not(.btn):hover {
color: inherit;
}
#site-footer li.menu-item-has-children .menu-item:hover > a:not(.btn) {
margin-left: 8px;
color: var(--primary-accent-color);
}
#site-footer li.menu-item-has-children .menu-item:hover > .utouch-icon {
fill: var(--primary-accent-color);
opacity: 1;
}
#site-footer li.menu-item-has-children .menu-item.menu-item-has-children:hover > a:not(.btn) {
margin-left: 0;
color: inherit;
}
#site-footer li.menu-item-has-children:hover a:not(.btn) {
color: inherit;
}
#site-footer li.menu-item-has-children:hover .utouch-icon {
fill: currentColor;
opacity: 0;
}
#site-footer li:hover a:not(.btn) {
color: var(--primary-accent-color);
}
#site-footer .social__item:hover svg {
fill: var(--primary-accent-color);
}
#site-footer .sub-footer a:not(.btn) {
color: var(--primary-accent-color);
}
.block-footer-height {
position: relative;
width: 100%;
}
@media (max-width: 768px) {
.block-footer-height {
display: none;
}
}
@media (max-width: 768px) {
.footer .footer-wrapper {
padding: 30px 0 0;
}
.sub-footer {
margin-top: 20px;
}
#primary {
margin-top: 40px;
margin-bottom: 40px;
}
.footer {
text-align: center;
}
} .page404 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
min-height: 100vh;
}
.page404 .col-8 {
width: 12.5%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.page404 .error {
font-size: 50px;
color: #fff;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
}
.page404 .number {
font-size: 300px;
color: #fff;
margin: 0 0 0 -50px;
font-weight: 900;
display: inline-block;
vertical-align: middle;
}
.page404 .sub-footer {
background-color: transparent;
padding: 20px;
margin-top: 0;
}
.page404 .sub-footer span {
color: #fff;
}
.page404 .sub-footer .sub-footer__link {
color: #fff;
}
.page404 .sub-footer a {
color: #fff;
}
.color-lines-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-height: 100vh;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.logo--center {
text-align: center;
color: #fff;
margin-top: 50px;
}
.logo--center img {
float: none;
margin-right: 0;
}
.logo--center .logo-title {
color: inherit;
}
.logo--center .logo-text {
float: none;
}
.page404-content {
text-align: center;
z-index: 5;
padding: 50px;
}
.page404-content > * {
color: #fff;
line-height: 1;
}
.page404-content .title {
font-size: 42px;
margin-bottom: 20px;
}
.page404-content .sub-title {
font-size: 22px;
}
.page404-content a {
text-decoration: underline;
}
.page404-content .page404-searchform {
max-width: 500px;
margin: 35px auto 0 auto;
}
.page404-content .page404-searchform .w-search .utouch-icon {
top: 16px;
} @media (max-width: 1024px) {
.page404 .number {
font-size: 150px;
margin-left: -20px;
}
.page404 .error {
font-size: 40px;
}
.page404-content .title {
display: none;
}
}
@media (max-width: 768px) {
.page404-content {
padding: 20px;
}
.page404 .sub-footer {
padding: 10px;
}
.logo--center {
margin-top: 20px;
}
}
@media (max-width: 640px) {
.page404 .number {
font-size: 100px;
margin-left: -10px;
}
.page404 .error {
font-size: 20px;
}
}
@media (max-width: 460px) {
.page404 .number {
font-size: 80px;
}
} .post-thumb {
position: relative;
border-radius: 10px 10px 0 0;
overflow: hidden;
}
.post-thumb > img {
border-radius: 10px 10px 0 0;
display: block;
}
.post-thumb .video-control img {
border-radius: 20px;
}
.post .post-thumb iframe {
max-width: 100%;
}
.post .post-thumb > img {
margin: auto;
width: auto;
}
.post {
border-radius: 10px;
-webkit-box-shadow: 3px 10px 15px 3px rgba(0, 0, 0, 0.1), 3px 4px 6px 2px rgba(0, 0, 0, 0.05);
box-shadow: 3px 10px 15px 3px rgba(0, 0, 0, 0.1), 3px 4px 6px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: all .3s ease;
transition: all .3s ease;
margin-bottom: 60px;
position: relative;
background: #fff;
}
.post p {
margin-bottom: 20px;
}
.post .overlay-standard {
opacity: 0;
}
.post .link-image {
position: absolute;
top: 50%;
left: 40%;
-webkit-transform: translate(0, -50%) scale(0);
transform: translate(0, -50%) scale(0);
opacity: 0;
z-index: 50;
-webkit-transition: all .6s ease;
transition: all .6s ease;
}
.post .link-image .utouch-icon {
height: 40px;
width: 40px;
fill: #fff;
}
.post .link-post {
position: absolute;
top: 50%;
right: 40%;
-webkit-transform: translate(0, -50%) scale(0);
transform: translate(0, -50%) scale(0);
opacity: 0;
z-index: 50;
-webkit-transition: all .6s ease;
transition: all .6s ease;
}
.post .link-post .utouch-icon {
height: 40px;
width: 40px;
fill: #fff;
}
.post:hover {
-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px 1px rgba(0, 0, 0, 0.06);
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px 1px rgba(0, 0, 0, 0.06);
}
.post:hover .overlay-standard {
opacity: 1;
}
.post:hover .post__title {
color: var(--primary-accent-color);
}
.post:hover .link-post, .post:hover .link-image {
opacity: 1;
-webkit-transform: translate(0, -50%) scale(0.9);
transform: translate(0, -50%) scale(0.9);
}
.post:hover .link-post:hover, .post:hover .link-image:hover {
-webkit-transform: translate(0, -50%) scale(1);
transform: translate(0, -50%) scale(1);
}
.post.sticky:before {
content: '';
background: url(//organicwall.eu/wp-content/themes/utouch-lite/svg/icon252.svg) 50% 50% no-repeat;
background-size: 60%;
display: block;
text-align: center;
position: absolute;
z-index: 5;
top: 60px;
right: 100%;
height: 45px;
width: 35px;
background-color: #ff3133;
border-radius: 10px 0 0 10px;
}
.post.quote blockquote {
margin: 0;
z-index: 1;
}
.post.quote blockquote cite {
opacity: .7;
margin-top: 15px;
}
.post.quote blockquote cite:before {
color: inherit;
}
.post.quote blockquote:before {
display: none;
}
.post.quote .post-thumb {
padding: 100px;
border-radius: 10px;
}
@media (max-width: 1024px) {
.post.quote .post-thumb {
padding: 30px;
}
}
.post.quote .testimonial-content {
position: relative;
}
.post.quote .testimonial-img-author {
float: left;
margin-right: 30px;
width: 60px;
height: 60px;
}
.post.quote .author-company {
font-weight: 400;
}
.post.quote .author-name {
margin: 0;
}
.post.quote .text p {
font-size: 36px;
color: #fff;
line-height: 1.2;
font-weight: 400;
}
@media (max-width: 570px) {
.post.quote .text p {
font-size: 18px;
}
}
.post.quote .quote {
position: absolute;
right: 0;
bottom: 0;
width: 100px;
}
@media (max-width: 360px) {
.post.quote .quote {
display: none;
}
}
.post.quote .author-info-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post.quote .author-info-wrap .author-name {
color: #FECF39;
}
.post.video .overlay-standard {
opacity: 1;
}
.post.video .video-control {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 10;
}
.post.link .post-thumb {
padding: 95px 100px;
}
@media (max-width: 1024px) {
.post.link .post-thumb {
padding: 80px;
}
}
@media (max-width: 570px) {
.post.link .post-thumb {
padding: 30px;
}
}
.post.link .post-thumb .site-link {
color: #FECF39;
display: block;
}
.post.link .thumb-content-title {
color: #fff;
margin-bottom: 30px;
display: block;
font-size: 36px;
}
.post.link .thumb-content {
position: relative;
z-index: 50;
}
.post.link .thumb-content .post-link {
height: 68px;
width: 68px;
display: block;
position: absolute;
right: 0;
bottom: 0;
}
.post__content {
padding: 40px;
position: relative;
}
.post__content .post-additional-info {
margin-top: 20px;
}
.post__content ul li {
margin-bottom: 5px;
}
.post__content-info {
overflow: hidden;
}
.post__content-info > *:last-child {
clear: both;
}
.post__date {
margin-bottom: 20px;
font-weight: 400;
font-size: 14px;
color: var(--secondary-accent-color);
}
.post__date time > {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post__date time > * {
line-height: 1;
margin-right: 5px;
}
.post__date time > *:last-child {
margin-right: 0;
}
.post__date .number {
font-size: 18px;
}
.post__date .number:hover {
color: var(--primary-accent-color);
}
.post__title {
margin-bottom: 20px;
display: block;
margin-top: 0;
line-height: 1.1em;
word-break: break-word;
word-wrap: break-word;
}
.post-additional-info {
color: #6987ab;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post-additional-info > * {
display: inline-block;
}
.post-additional-info > * + * {
margin-left: 30px;
}
.post-additional-info a {
color: var(--secondary-accent-color);
font-weight: 400;
}
.post-additional-info a:hover {
color: var(--primary-accent-color);
}
.post-additional-info a span {
color: #6987ab;
}
.post-additional-info .btn-next {
opacity: 1;
margin-right: 5px;
margin-left: auto;
line-height: 1;
}
.post-additional-info .btn-next:hover {
margin-right: 0;
margin-left: auto;
}
.post-additional-info .btn-next:hover .icon-hover {
opacity: 1;
} .gallery {
margin: 0 -5px 1.6em;
}
.gallery-item {
display: inline-block;
padding: 0;
text-align: center;
vertical-align: top;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
}
.gallery-item a {
padding: 0 5px;
display: inline-block;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
@media (max-width: 768px) {
.gallery-columns-3 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
@media (max-width: 768px) {
.gallery-columns-4 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
@media (max-width: 768px) {
.gallery-columns-5 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
@media (max-width: 768px) {
.gallery-columns-6 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
@media (max-width: 768px) {
.gallery-columns-7 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
@media (max-width: 768px) {
.gallery-columns-8 .gallery-item {
max-width: 50%;
}
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
@media (max-width: 768px) {
.gallery-columns-9 .gallery-item {
max-width: 50%;
}
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-size: .8rem;
line-height: 1.5;
background-color: #e9f5ff;
margin: 0 5px 10px;
border-radius: 5px;
padding: 8px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
figure.gallery-item {
margin-right: 0;
margin-left: 0;
} .post ul {
list-style: initial;
padding-left: 20px;
}
.post ol li:before {
display: none;
}
.post ol ul li:before {
display: block;
}
.post ol ul ol li:before {
display: none;
}
.post .tags-inline li {
font-size: 14px;
font-weight: 400;
}
.post .tags-inline li:before {
display: none;
}
.post .socials li::before {
display: none;
} .post-standard-details {
margin-bottom: 0;
border-radius: 10px 10px 0 0;
}
.post-standard-details .post-additional-info {
margin-bottom: 25px;
margin-top: 0;
}
.post-standard-details .post-additional-info .post__date {
margin-bottom: 0;
}
.post-standard-details .post__title {
margin-bottom: 15px;
}
.post-standard-details:hover .post__title {
color: initial;
}
.post-standard-details .post__date {
margin-right: 0;
margin-bottom: 15px;
}
.post-standard-details .post__date .number {
margin-bottom: 0;
font-size: inherit;
}
.post-standard-details .post__date .month {
margin-bottom: 0;
}
.post-standard-details .post__date .day {
font-weight: 700;
color: #6987ab;
}
.post-details-shared {
padding: 35px 0 0;
border-top: 2px solid #dbe3ec;
margin-top: 20px;
clear: both;
}
.block-rounded-shadow .post-details-shared {
border-top: none;
}
.tags-inline li {
display: inline-block;
font-size: 14px;
}
.tags-inline li + li {
margin-left: 5px;
}
.tags-inline li:first-child {
font-weight: 700;
color: var(--secondary-accent-color);
}
.tags-inline li a:hover {
color: var(--primary-accent-color);
}
.blog-details-author {
padding: 55px 60px;
-webkit-box-shadow: 0 0 20px rgba(18, 25, 33, 0.1) inset;
box-shadow: 0 0 20px rgba(18, 25, 33, 0.1) inset;
border-radius: 0 0 10px 10px;
position: relative;
}
.blog-details-author .author-name {
color: var(--secondary-accent-color);
margin-bottom: 15px;
display: block;
}
.blog-details-author .img-author {
float: left;
margin-right: 40px;
}
.blog-details-author .img-author img {
border-radius: 100%;
-webkit-box-shadow: 10px 0 30px rgba(18, 25, 33, 0.15) inset;
box-shadow: 10px 0 30px rgba(18, 25, 33, 0.15) inset;
}
.blog-details-author:before {
position: absolute;
display: inline-block;
content: '';
top: -15px;
border-right: 15px solid transparent;
border-left: 15px solid transparent;
border-bottom: 15px solid #eff0f0;
left: 115px;
}
.blog-details-author > *:last-child {
margin-bottom: 0;
} .align-center,
.aligncenter {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
img.aligncenter {
display: block;
margin: 20px auto;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 2px solid #dbe3ec;
border-radius: 10px;
padding: 15px;
margin-bottom: 20px;
background: #fff;
text-align: center;
}
.wp-caption img {
margin-bottom: 15px;
}
.wp-caption.wp-caption-text {
font-size: 14px;
margin-bottom: 0;
}
.wp-caption-text {
font-size: 11px;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.entry-footer {
text-align: center;
}
.post-edit-link {
margin: 30px auto;
}
.post-details-shared .post-edit-link {
margin: 0 0 30px 0;
} @media (max-width: 768px) {
.post__content {
padding: 25px;
}
.post.link .post-thumb {
padding: 30px;
}
.blog-details-author .img-author {
float: none;
margin-right: 0;
margin-bottom: 20px;
}
.blog-details-author {
padding: 20px;
}
.post.sticky::before {
top: -30px;
left: 10px;
right: auto;
height: 30px;
width: 30px;
border-radius: 10px 10px 0 0;
}
.post-standard-details .post-additional-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 10px;
}
.post-standard-details .post-additional-info > * + * {
margin-left: 0;
}
.post {
margin-bottom: 30px;
}
}
@media (max-width: 560px) {
.post .link-image {
left: 30%;
}
.post .link-post {
right: 30%;
}
.social__item.main {
right: 20px;
}
.share-product {
right: 20px;
}
.post__content {
padding: 15px;
}
.post.link .thumb-content-title {
font-size: 20px;
}
.wp-caption {
min-width: 100%;
}
} .comments {
overflow: hidden;
float: none;
-webkit-box-shadow: 0 0 20px rgba(18, 25, 33, 0.1);
box-shadow: 0 0 20px rgba(18, 25, 33, 0.1);
border-radius: 0 0 10px 10px;
padding: 60px 60px 0 60px;
}
.comments ol li::before {
display: none;
}
.comments.has-not-comments {
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
}
.comments.has-not-comments .leave-reply {
padding-top: 60px;
margin: 0;
}
.comments__list {
list-style: none;
margin: 0;
padding: 0;
}
.comments__item {
padding-left: 0;
margin-top: 30px;
}
.comments__item .children {
margin: 30px 0 0 60px;
list-style: none;
padding: 0;
}
.comments__item .children .leave-reply {
background-color: transparent;
margin: 0 -60px;
}
.comments__item .children .leave-reply:before {
display: none;
}
.comments__item .leave-reply {
margin: 40px -60px;
}
.comments__article {
border-bottom: 1px solid #dbe3ec;
padding-bottom: 20px;
}
.comments__article .comment-content {
margin-top: 20px;
}
.comments__article .comments__header .comments__author {
margin-right: 15px;
color: var(--secondary-accent-color);
font-style: normal;
}
.comments__article .comments__header .comments__author a {
margin: 0;
font-size: 16px;
}
.comments__article .comments__header .comments__author a:hover {
color: var(--primary-accent-color);
}
.comments__article .comments__header .comments__author .replied {
font-size: 16px;
color: #4b5d73;
}
.comments__article .comments__header .comments__time {
position: relative;
color: #5c80ac;
font-size: 14px;
display: block;
}
.comments__article .comments__avatar img {
float: left;
margin-right: 30px;
width: 70px;
height: 70px;
border-radius: 100%;
-webkit-box-shadow: 10px 0 30px rgba(81, 116, 141, 0.2);
box-shadow: 10px 0 30px rgba(81, 116, 141, 0.2);
}
.comments__article .comments__body {
overflow: hidden;
}
.comments__article .comments__body .reply {
padding: 8px 14px 6px;
font-size: 13px;
border: 1px solid #d6dfeb;
border-radius: 50px;
color: #374454;
}
.comments__article .comments__body .reply:hover {
color: #fff;
background-color: var(--primary-accent-color);
border-color: var(--primary-accent-color);
-webkit-box-shadow: 0 0 5px rgba(0, 131, 255, 0.3);
box-shadow: 0 0 5px rgba(0, 131, 255, 0.3);
}
ol.comments li:before,
ol.commentlist li:before {
display: none;
}
ol.comments li {
padding-left: 0;
}
ol.comments {
padding-left: 0;
}
.comments__item-review {
margin-bottom: 40px;
border-bottom: 2px solid #f1f3f3;
}
.comments__item-review .ratings {
color: #ccc;
}
.comments__item-review .ratings .fa-star {
color: #fcd846;
}
.comments__list-review {
list-style: none;
margin: 0 0 73px 0;
padding: 0;
}
.comments__avatar-review {
float: left;
margin-right: 30px;
}
.comments__author-review {
margin-right: 15px;
font-size: 18px;
color: var(--secondary-accent-color);
font-style: normal;
}
.comments__author-review a {
color: var(--secondary-accent-color);
}
.comments__header-review {
margin-bottom: 15px;
}
.comments__header-review > a {
position: relative;
color: #ccc;
font-size: 14px;
}
.no-comments + .leave-reply {
padding: 0;
margin: 0;
}
.no-comments {
margin-bottom: 40px;
}
.leave-reply {
background-color: #f5fafe;
position: relative;
padding: 60px;
min-width: 100%;
margin: 70px -60px 0;
}
.leave-reply:before {
position: absolute;
display: inline-block;
content: '';
top: -15px;
border-right: 15px solid transparent;
border-left: 15px solid transparent;
border-bottom: 15px solid #f5fafe;
left: 115px;
}
.leave-reply h3 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
line-height: 1;
}
.leave-reply h3 small {
margin-left: auto;
font-size: 50%;
color: #ff3133;
}
.submit-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.submit-block .submit-block-text {
font-size: 12px;
color: var(--secondary-accent-color);
}
.submit-block .submit-block-text span {
color: #4d6e96;
}
.comment-form .checkbox {
margin-bottom: 20px;
} @media (max-width: 1199px) {
.submit-block-text {
margin-top: 15px;
}
}
@media (max-width: 980px) {
.comments__item .children {
margin-left: 30px;
padding-left: 0;
}
}
@media (max-width: 800px) {
.comments__item .leave-reply {
padding: 30px;
margin: 0 -30px;
}
}
@media (max-width: 768px) {
.comments__item .children {
margin-left: 0;
}
.comments, .commentlist {
padding: 20px 20px 0 20px;
}
.comments__article .comments__avatar img {
float: none;
margin-right: 0;
margin-bottom: 15px;
}
.comments .d-flex--content-inline {
display: block;
}
.comments .d-flex--content-inline * + * {
margin-top: 10px;
}
.comments__item .children .leave-reply {
margin: 0;
}
.comments.has-not-comments .leave-reply {
padding: 20px;
}
}
@media (max-width: 640px) {
.submit-block {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
} input, textarea, select, .nice-select {
padding: 13px 40px;
border: 1px solid #dbe3ec;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
margin-bottom: 20px;
border-radius: 50px;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
width: 100%;
outline: none;
color: var(--secondary-accent-color);  }
input:focus, textarea:focus, select:focus, .nice-select:focus {
border-color: var(--primary-accent-color);
color: var(--primary-accent-color);
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .nice-select::-webkit-input-placeholder {
color: #839dbc;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .nice-select::-moz-placeholder {
color: #839dbc;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .nice-select:-moz-placeholder {
color: #839dbc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .nice-select:-ms-input-placeholder {
color: #839dbc;
}
textarea {
min-height: 200px;
border-radius: 30px;
}
.with-icon {
position: relative;
}
.with-icon input, .with-icon textarea, .with-icon select {
padding-left: 70px;
}
.with-icon input:focus + .utouch-icon, .with-icon textarea:focus + .utouch-icon, .with-icon select:focus + .utouch-icon {
fill: var(--primary-accent-color);
}
.with-icon .utouch-icon {
position: absolute;
left: 20px;
top: 18px;
height: 16px;
width: 32px;
fill: #6987ab;
border-right: 1px solid #dbe3ec;
padding-right: 16px;
z-index: 1;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.with-icon.icon-right input, .with-icon.icon-right textarea, .with-icon.icon-right select {
padding-left: 40px;
padding-right: 70px;
}
.with-icon.icon-right .utouch-icon {
left: auto;
right: 20px;
padding-right: 0;
border-right: none;
}
.form-inline {
position: relative;
}
.form-inline input {
padding: 17px 200px 16px 40px;
margin-bottom: 0;
-webkit-appearance: none;
}
.form-inline .btn {
position: absolute;
right: 5px;
top: 5px;
}
.mc4wp-custom-subscribe-form .mc4wp-response {
margin-top: 15px;
}
.mc4wp-custom-subscribe-form .mc4wp-response .mc4wp-success {
color: #006600;
}
.mc4wp-custom-subscribe-form .mc4wp-response .mc4wp-error {
color: #FF0000;
}
.items-with-border input, .items-with-border textarea, .items-with-border select, .items-with-border .nice-select {
border: 2px solid #d9e4ef;
background-color: transparent;
}
.items-with-border input:focus, .items-with-border textarea:focus, .items-with-border select:focus, .items-with-border .nice-select:focus {
border-color: transparent;
color: var(--primary-accent-color);
}
.contact-form .btn {
margin-top: 5px;
}
.post-password-form.form-inline {
margin-top: 20px;
}
.logged-in-as > *:last-child {
color: #ff3133;
}
.form-builder-item {
margin-bottom: 20px;
}
.form-builder-item [type="checkbox"], .form-builder-item [type="radio"] {
width: auto;
}
.form-builder-item label {
margin-bottom: 10px;
font-weight: 700;
color: #273f5b;
display: inline-block;
}
.form-builder-item label sup {
color: red;
font-weight: 700;
border: 0;
}
.form-builder-item input[type="text"],
.form-builder-item textarea {
line-height: 1.5;
border: 2px solid #dbe3ec;
}
.form-builder-item input[type="text"]:focus,
.form-builder-item textarea:focus {
border-color: transparent;
}
.form-builder-item .custom-radio label,
.form-builder-item .custom-checkbox label {
padding-left: 10px;
}
.form-builder-item .field-columns-0 .options {
display: inline-block;
}
.form-builder-item .field-columns-0 .options + .options {
margin-left: 15px;
}
.form-builder-item .field-columns-2 .field-column {
width: 50%;
display: inline-block;
}
.form-builder-item .field-columns-3 .field-column {
width: 33.33%;
display: inline-block;
}
.form-builder-item .field-columns-4 .field-column {
width: 25%;
display: inline-block;
}
.checkbox {
position: relative;
}
.checkbox input[type=checkbox] {
display: none;
}
.checkbox label {
padding-left: 30px;
color: #374454;
}
.checkbox label:before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
font-size: 14px;
line-height: 14px;
position: absolute;
left: 0;
bottom: 7px;
border-radius: 3px;
border: none;
background-color: var(--primary-accent-color);
}
.checkbox input[type=checkbox]:checked + label:before {
content: "\2714";
font-size: 14px;
color: #fff;
text-align: center;
line-height: 14px;
}
select {
background-image: url(//organicwall.eu/wp-content/themes/utouch-lite/images/arrow-down.svg);
background-size: 12px 12px;
background-position: 90% 50%;
background-repeat: no-repeat;
} @media (max-width: 768px) {
.form-inline .btn {
position: relative;
right: auto;
top: auto;
margin-top: 20px;
}
.form-inline input {
padding-right: 40px;
}
.logged-in-as > :last-child {
float: none;
}
} .navigation {
margin: 20px 0;
width: 100%;
position: relative;
text-align: center;
}
.page-numbers {
position: relative;
background-color: #eaf4fe;
display: inline-block;
vertical-align: middle;
margin: 0 12px 0 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #6987ab;
font-size: 14px;
border-radius: 100%;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 400;
}
.page-numbers:hover {
color: #fff;
background-color: var(--primary-accent-color);
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
}
.page-numbers.current {
background-color: var(--primary-accent-color);
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
color: #fff;
cursor: none;
}
.page-numbers span {
position: relative;
}
.page-links > * {
position: relative;
background-color: #eaf4fe;
display: inline-block;
margin: 0 8px 0 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid transparent;
text-transform: uppercase;
color: #6987ab;
font-size: 14px;
border-radius: 100%;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.page-links > *:first-child {
margin-left: 10px;
}
.page-links > *.current {
background-color: var(--primary-accent-color);
color: #fff;
cursor: none;
}
.page-links > *:hover {
color: #fff;
background-color: var(--primary-accent-color);
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
}
.navigation-prev-next > :not(.next):not(.prev) {
display: none;
} @media (max-width: 640px) {
.page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
margin: 0 8px 0 0;
}
} .nice-select {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
padding: 20px 40px 20px 20px;
border-color: transparent;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
margin-bottom: 30px;
border-radius: 50px;
position: relative;
background-color: #dbe3ec;
color: #ccc;
}
.nice-select:focus {
background-color: #fff;
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc;
}
.nice-select.focus-white:focus {
background-color: #fff;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
}
.nice-select:after {
border-bottom: 2px solid #ccc;
border-right: 2px solid #ccc;
content: '';
display: block;
height: 10px;
margin-top: -6px;
pointer-events: none;
position: absolute;
right: 30px;
top: 50%;
-webkit-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 10px;
}
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select .list {
background-color: #fff;
border-radius: 10px;
border: 1px solid #dbe3ec;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
-webkit-box-sizing: border-box;
box-sizing: border-box;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: calc(100% + 10px);
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-40px/2);
transform: scale(0.75) translateY(-40px/2);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
margin-left: 0;
}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
}
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 38px;
list-style: none;
min-height: 38px;
outline: none;
padding-left: 40px;
padding-right: 60px;
text-align: center;
-webkit-transition: all 0.2s;
transition: all 0.2s;
margin: 0;
font-size: 16px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #dbe3ec;
}
.nice-select .option.selected {
font-weight: bold;
}
.nice-select .option.disabled {
background-color: transparent;
cursor: default;
}
.nice-select .option.disabled:hover {
color: #4b5d73;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
} .swiper-pagination {
position: absolute;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 5;
left: 50%;
bottom: 10px;
-webkit-transform: translate(-50%, 0) !important;
transform: translate(-50%, 0) !important;
}
.swiper-pagination .swiper-pagination-bullet {
display: inline-block;
width: 10px;
height: 10px;
background-color: #a1b7d2;
margin: auto 5px;
border-radius: 50%;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 20px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 10px;
background-color: var(--primary-accent-color);
}
.swiper-pagination.top-right {
left: auto;
bottom: auto;
right: 0;
top: 0;
-webkit-transform: translate(0);
transform: translate(0);
}
.swiper-pagination.bottom-left {
left: 0;
bottom: 0;
-webkit-transform: translate(0) !important;
transform: translate(0) !important;
top: auto;
}
.swiper-pagination.right-bottom {
right: 100px;
bottom: -50px;
top: auto;
-webkit-transform: translate(0);
transform: translate(0);
}
.swiper-pagination.pagination-white .swiper-pagination-bullet {
background-color: #fff;
}
.swiper-pagination.pagination-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--primary-accent-color);
}
.pagination-bottom .swiper-container {
padding-bottom: 80px;
}
.pagination-vertical {
padding-left: 100px;
}
.pagination-vertical .swiper-pagination {
display: block;
position: absolute;
left: 10px;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
bottom: auto;
}
.pagination-vertical .swiper-pagination .pagination-item, .pagination-vertical .swiper-pagination .swiper-pagination-bullet {
display: block;
margin: 9px auto;
}
.pagination-vertical .swiper-pagination .pagination-item.active, .pagination-vertical .swiper-pagination .pagination-item.swiper-pagination-bullet-active, .pagination-vertical .swiper-pagination .swiper-pagination-bullet.active, .pagination-vertical .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 10px;
height: 20px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
border-radius: 10px;
}
.pagination-vertical.pagination-vertical-right {
padding-left: 0;
margin-left: 0;
padding-right: 100px;
margin-right: -100px;
}
.pagination-vertical.pagination-vertical-right .swiper-pagination {
left: auto;
right: 10px;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
} @media (max-width: 1024px) {
.swiper-pagination.bottom-left {
bottom: 20px;
}
} .pagination-arrow {
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
-webkit-box-shadow: 0 0 20px rgba(18, 25, 33, 0.1);
box-shadow: 0 0 20px rgba(18, 25, 33, 0.1);
-webkit-transition: all .3s ease;
transition: all .3s ease;
margin: 40px 0;
}
.pagination-arrow:hover {
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.2);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.2);
}
.pagination-arrow span {
display: block;
}
.pagination-arrow .list-post {
-ms-flex-item-align: center;
align-self: center;
line-height: .7;
}
.pagination-arrow .list-post .utouch-icon {
width: 25px;
height: 25px;
fill: #6987ab;
}
.pagination-arrow .list-post .utouch-icon:hover {
fill: var(--primary-accent-color);
}
.btn-next-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 45%;
}
.btn-next-wrap .btn-next:hover {
margin-left: 0;
margin-right: 0;
}
.btn-next-wrap .btn-content {
position: relative;
text-align: right;
margin-right: 15px;
}
.btn-next-wrap .btn-content .btn-content-title {
text-transform: uppercase;
font-size: 11px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 700;
word-break: break-word;
word-wrap: break-word;
}
.btn-next-wrap .btn-content .btn-content-subtitle {
font-size: 16px;
margin-bottom: 0;
color: #6987ab;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 400;
word-break: break-word;
word-wrap: break-word;
}
.btn-next-wrap:hover {
margin-right: -2px;
margin-left: 2px;
}
.btn-next-wrap:hover .btn-next {
opacity: 1;
}
.btn-next-wrap:hover .icon-hover {
opacity: 1;
}
.btn-next-wrap:hover .btn-content-subtitle {
color: var(--primary-accent-color);
}
.btn-prev-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 45%;
overflow: hidden;
}
.btn-prev-wrap .btn-prev {
margin-right: 15px;
}
.btn-prev-wrap .btn-prev:hover {
margin-left: 0;
margin-right: 15px;
}
.btn-prev-wrap .btn-content {
position: relative;
}
.btn-prev-wrap .btn-content .btn-content-title {
text-transform: uppercase;
font-size: 11px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 700;
word-break: break-word;
word-wrap: break-word;
}
.btn-prev-wrap .btn-content .btn-content-subtitle {
font-size: 16px;
margin-bottom: 0;
color: #6987ab;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 400;
word-break: break-word;
word-wrap: break-word;
}
.btn-prev-wrap:hover {
margin-left: -2px;
margin-right: 2px;
}
.btn-prev-wrap:hover .btn-prev {
opacity: 1;
}
.btn-prev-wrap:hover .icon-hover {
opacity: 1;
}
.btn-prev-wrap:hover .btn-content-subtitle {
color: var(--primary-accent-color);
}
.more-arrow:hover .btn-next .utouch-icon {
fill: var(--primary-accent-color);
} @media (max-width: 980px) {
.btn-next-wrap .btn-next {
margin-left: 0;
margin-right: 0;
}
.btn-prev-wrap .btn-prev {
margin-left: 0;
margin-right: auto;
}
.btn-prev-wrap .btn-prev:hover {
margin-right: auto;
}
.btn-next-wrap .btn-content {
display: none;
}
.btn-prev-wrap .btn-content {
display: none;
}
} .search-full-screen {
width: 60%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
left: 50%;
}
.search-full-screen .search-standard {
opacity: 1;
visibility: visible;
max-width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
position: relative;
-webkit-transform: none;
transform: none;
right: auto;
}
.search-full-screen .search-standard input[type="search"] {
background: transparent;
outline-offset: -2px;
margin-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 4px solid #5c6c7a;
border-radius: 0;
padding: 17px 50px;
font-size: 20px;
}
.search-full-screen .search-standard input[type="search"]:focus {
color: #fff;
border-color: var(--primary-accent-color);
}
.search-full-screen .search-standard input[type="search"]:focus + .form-icon .utouch-icon {
fill: var(--primary-accent-color);
}
.search-full-screen .search-standard .utouch-icon {
width: 29px;
height: 29px;
}
.search-full-screen .search-standard button[type="submit"] {
left: auto;
right: 0;
top: 17px;
padding: 0;
}
.search-full-screen .search-standard button[type="submit"]:focus {
outline: 1px dotted var(--primary-accent-color);
}
.search-full-screen .search-standard .close {
left: 0;
right: auto;
}
.search-full-screen .search-standard .close:focus {
outline: 1px dotted var(--primary-accent-color);
}
.search-standard {
width: 100%;
max-width: 700px;
position: absolute;
top: 50%;
right: -20px;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-box-shadow: 0 0 20px 0 rgba(18, 25, 33, 0.1);
box-shadow: 0 0 20px 0 rgba(18, 25, 33, 0.1);
border-radius: 10px;
-webkit-transition: opacity .35s ease;
transition: opacity .35s ease;
opacity: 0;
visibility: hidden;
}
.search-standard input[type="search"] {
border: none;
background-color: #fff;
font-size: 16px;
padding: 17px 80px;
border-radius: 10px;
margin: 0;
}
.search-standard input[type="search"]:focus {
color: var(--secondary-accent-color);
}
.search-standard .form-icon {
position: absolute;
}
.search-standard .utouch-icon {
height: 32px;
width: 32px;
}
.search-standard .utouch-icon:hover {
fill: var(--primary-accent-color);
}
.search-standard button[type="submit"] {
background: none;
left: 20px;
top: 17px;
}
.search-standard .utouch-icon-search {
top: auto;
}
.search-standard .utouch-icon {
-webkit-transition: all .3s ease;
transition: all .3s ease;
height: 27px;
width: 27px;
padding: 2px;
fill: #839dbc;
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
cursor: pointer;
}
.search-standard .close {
right: 20px;
top: 18px;
}
.search-standard .typeahead__container {
padding-bottom: 0;
}
.search-standard .typeahead__list {
background-color: #fff;
border-radius: 0 0 10px 10px;
margin-top: -5px;
padding: 15px 0;
-webkit-box-shadow: 0 15px 20px 0 rgba(18, 25, 33, 0.1);
box-shadow: 0 15px 20px 0 rgba(18, 25, 33, 0.1);
}
.search-standard .typeahead__list:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 80%;
height: 1px;
background-color: #ecf5fe;
}
.search-standard .typeahead__list > li {
padding: 10px 30px;
}
.search-standard .typeahead__list > li:hover {
background-color: #ecf5fe;
}
.search-standard .typeahead__list > li:hover > a {
color: var(--secondary-accent-color);
}
.search-standard.open {
opacity: 1;
visibility: visible;
}
.search--dark input[type="search"] {
background-color: #1b232d;
}
.search--dark input[type="search"]:focus {
color: #fff;
}
.search--dark input[type="search"]::-webkit-input-placeholder { color: var(--secondary-accent-color);
opacity: 1;
}
.search--dark input[type="search"]:-moz-placeholder { color: var(--secondary-accent-color);
opacity: 1;
}
.search--dark input[type="search"]::-moz-placeholder { color: var(--secondary-accent-color);
opacity: 1;
}
.search--dark input[type="search"]:-ms-input-placeholder { color: var(--secondary-accent-color);
opacity: 1;
}
.search--dark.open {
background-color: #1e242c;
} @media (max-width: 1199px) {
.search-standard {
right: 0;
}
}
@media (max-width: 940px) {
.search-standard {
top: 80%;
right: 50%;
-webkit-transform: translate(50%, -100%);
transform: translate(50%, -100%);
}
}
@media (max-width: 768px) {
.search-full-screen {
width: 90%;
}
.search-full-screen .search-standard input[type="search"] {
font-size: 13px;
padding-bottom: 10px;
}
.search-full-screen .search-standard .utouch-icon {
width: 22px;
height: 22px;
}
.popup-close .utouch-icon {
width: 16px;
height: 16px;
}
} .window-popup {
opacity: 0;
background-color: #66b5ff;
position: fixed;
top: 0;
width: 100%;
height: 100%;
left: 0;
-webkit-transition: opacity .3s ease, -webkit-transform .3s ease, scale .4s ease;
transition: opacity .3s ease, -webkit-transform .3s ease, scale .4s ease;
transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, scale .4s ease;
-webkit-transform: scale(0);
transform: scale(0);
z-index: 50;
}
.window-popup.open {
opacity: 1;
z-index: 999999;
-webkit-transform: scale(1);
transform: scale(1);
overflow: auto;
background-color: #1e242c;
}
.js-message-popup.cd-nav-trigger {
position: relative;
z-index: auto;
}
.send-message-popup {
width: 560px;
max-width: calc(100% - 60px);
padding: 60px;
border-radius: 10px;
text-align: center;
position: relative;
margin: 100px auto 0;
background-color: #fff;
-webkit-box-shadow: 0px -15px 0px 0px rgba(69, 74, 79, 0.5), 15px -30px 0px 0px rgba(69, 74, 79, 0.5), 30px -45px 0px 0px rgba(69, 74, 79, 0.5), 45px -60px 0px 0px rgba(69, 74, 79, 0.5);
box-shadow: 0px -15px 0px 0px rgba(69, 74, 79, 0.5), 15px -30px 0px 0px rgba(69, 74, 79, 0.5), 30px -45px 0px 0px rgba(69, 74, 79, 0.5), 45px -60px 0px 0px rgba(69, 74, 79, 0.5);
}
.send-message-popup .contact-form {
margin-top: 40px;
}
.send-message-popup .wrap-forms {
text-align: left;
}
body:before {
content: '';
display: block;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
background: #1e242c;
opacity: 0;
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
z-index: -999;
}
body.overlay-enable {
position: fixed;
width: 100%;
height: 100%;
}
body.overlay-enable:before {
opacity: 1;
z-index: 500;
}
.popup-close {
border-radius: 0 0 0 30px;
background-color: #131a22;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
position: fixed;
right: 0;
top: 0;
z-index: 99999;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.popup-close:focus {
outline: 1px dotted var(--primary-accent-color);
}
.popup-close:focus .utouch-icon, .popup-close:hover .utouch-icon {
fill: var(--primary-accent-color);
}
.popup-close .utouch-icon {
width: 24px;
height: 24px;
fill: #6987ab;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.popup-close.popup-close-round {
border-radius: 100%;
right: auto;
top: 0;
display: block;
margin: 50px auto;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.js-open-search-popup {
cursor: pointer;
background-color: transparent;
padding: 0;
}
.search-popup {
opacity: 0;
position: fixed;
top: 0;
width: 100%;
height: 100vh;
left: 0;
-webkit-transition: opacity .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
transition: opacity .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, scale .3s ease, background-color .3s ease;
-webkit-transform: scale(0);
transform: scale(0);
z-index: 50;
background-color: #000;
}
.search-popup.open {
opacity: 1;
z-index: 999999;
-webkit-transform: scale(1);
transform: scale(1);
}
.search--white .popup-close {
background-color: #eaeef3;
}
.search--white .typeahead__container input:focus {
color: var(--secondary-accent-color);
}
.search--white .search-full-screen .search-standard input[type="search"]:focus {
color: var(--secondary-accent-color);
}
.search--white .typeahead__list > li {
padding: 15px 60px;
}
.search--white .typeahead__list > li:hover {
background-color: #ecf5fe;
}
.search--white .typeahead__list > li:hover > a {
color: var(--secondary-accent-color);
}
.search--white.open {
background: white;
}
.popup-gallery {
height: 100vh;
overflow: hidden;
position: absolute;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
}
.popup-gallery.open {
background: #1e242c;
z-index: 999;
opacity: 1;
} @media (max-width: 768px) {
.send-message-popup {
padding: 30px;
}
.popup-close {
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 0 0 0 15px;
}
.popup-close .icon {
width: 16px;
height: 16px;
}
} .cart-popup-wrap {
position: absolute;
top: 39px;
right: -50px;
width: 330px;
border-radius: 5px;
-webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
overflow: hidden;
display: none;
z-index: 10;
}
@media (max-width: 1024px) {
.cart-popup-wrap {
max-height: 50vh;
overflow-y: auto;
}
}
@media (max-width: 800px) {
.cart-popup-wrap {
right: 0;
}
}
@media (max-width: 320px) {
.cart-popup-wrap {
right: -60px;
}
}
.cart-popup-wrap .popup-cart {
padding: 40px;
background-color: #fff;
}
.cart-popup-wrap .popup-cart .title-cart {
font-size: 18px;
}
.cart-popup-wrap .popup-cart .subtitle {
font-size: 16px;
margin-bottom: 20px;
}
.cart-popup-wrap .popup-cart .btn {
text-transform: capitalize;
width: 100%;
text-align: center;
}
.cart-popup-wrap .popup-cart .cart-product {
margin: 10px 0;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 0;
border-bottom: 2px solid #dbe3ec;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item:last-child {
border: none;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .product-del {
width: 25px;
height: 25px;
position: relative;
font-size: 25px;
z-index: 2;
font-weight: 100;
cursor: pointer;
display: table-cell;
vertical-align: middle;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item img {
float: left;
padding-right: 20px;
display: table-cell;
vertical-align: middle;
width: 80px;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content {
display: table-cell;
vertical-align: middle;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content .cart-product-title {
font-size: 16px;
line-height: 1;
}
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content .price {
font-size: 14px;
}
.cart-popup-wrap .cart-total {
padding: 20px 40px 20px;
background-color: #dbe3ec;
overflow: hidden;
width: 100%;
}
.cart-popup-wrap .cart-total .cart-total-text {
margin-bottom: 15px;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.cart-popup-wrap .cart-total .cart-total-text .title {
text-transform: uppercase;
font-size: 16px;
}
.cart-popup-wrap .cart-total .cart-total-text .total-price {
font-size: 18px;
}
.cart-popup-wrap .cart-total .btn {
width: 50%;
border-radius: 50px 0 0 50px;
float: left;
}
.cart-popup-wrap .cart-total .btn:last-child {
border-radius: 0 50px 50px 0;
}
.cart-popup-wrap .cart-total .btn + .btn {
margin-left: 0;
}
@media (max-width: 1024px) {
.cart-popup-wrap .cart-total .btn + .btn {
margin-top: 0;
}
}
.cart-popup-wrap.cart-with-product {
width: 370px;
}
@media (max-width: 360px) {
.cart-popup-wrap.cart-with-product {
width: 320px;
}
}
.cart-popup-wrap.cart-with-product .popup-cart {
padding: 40px 40px 0 40px;
}
ul.nav-add li.cart {
margin-right: 10px;
position: relative;
}
ul.nav-add li.cart .utouch-icon {
padding: 0;
}
ul.nav-add .cart-count {
color: #fff;
background-color: var(--primary-accent-color);
display: block;
position: absolute;
left: -6px;
top: 4px;
width: 16px;
height: 16px;
line-height: 14px;
font-size: 10px;
text-align: center;
border: 1px solid transparent;
border-radius: 50%;
} @media (max-width: 1024px) {
ul.nav-add li.cart {
margin-right: 5px;
}
} .tgl {
position: relative;
outline: 0;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin: 0 0 5px 0;
}
.tgl, .tgl:after, .tgl:before,
.tgl *, .tgl *:after, .tgl *:before,
.tgl + .tgl-btn {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection,
.tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection,
.tgl + .tgl-btn::-moz-selection {
background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection,
.tgl *::selection, .tgl *:after::selection, .tgl *:before::selection,
.tgl + .tgl-btn::selection {
background: none;
}
.tgl span {
position: relative;
display: block;
font-weight: normal;
text-align: center;
border-radius: 2em;
padding: 1.15em 1em;
-webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(255, 255, 255, 0.7);
box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2), 0 2px 0 rgba(255, 255, 255, 0.7);
-webkit-transition: color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out;
transition: color 0.3s ease, padding 0.3s ease-in-out, background 0.3s ease-in-out;
}
.tgl span:before {
position: relative;
display: block;
line-height: 1.3em;
padding: 0 0.2em;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.tgl span:after {
position: absolute;
display: block;
content: '';
border-radius: 2em;
width: 2.8em;
height: 2.8em;
top: 0.35em;
margin-left: -1.45em;
background: #FFFFFF;
-webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97), background 0.3s ease-in-out;
transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 0.97), background 0.3s ease-in-out;
}
.tgl input[type="checkbox"] {
display: none !important;
}
.tgl input[type="checkbox"]:not(:checked) + span {
background-color: var(--primary-accent-color);
color: #FFFFFF;
padding-left: 3.7em;
padding-right: 1.5em;
-webkit-box-shadow: 0 0 5px rgba(0, 131, 255, 0.3);
box-shadow: 0 0 5px rgba(0, 131, 255, 0.3);
}
.tgl input[type="checkbox"]:not(:checked) + span:before {
content: attr(data-off);
color: #FFFFFF;
}
.tgl input[type="checkbox"]:not(:checked) + span:after {
background: #FFFFFF;
left: 1.7em;
}
.tgl input[type="checkbox"]:checked + span {
background: #ff3133;
color: #FFFFFF;
padding-left: 1.5em;
padding-right: 3.7em;
-webkit-box-shadow: 0 0 5px rgba(248, 48, 50, 0.3);
box-shadow: 0 0 5px rgba(248, 48, 50, 0.3);
}
.tgl input[type="checkbox"]:checked + span:before {
content: attr(data-on);
}
.tgl input[type="checkbox"]:checked + span:after {
background: #FFFFFF;
left: 100%;
margin-left: -3.1em;
}
.tgl input[type="checkbox"]:disabled, .tgl input[type="checkbox"]:disabled + span, .tgl input[type="checkbox"]:-moz-read-only, .tgl input[type="checkbox"]:-moz-read-only + span {
cursor: not-allowed;
}
.tgl input[type="checkbox"]:disabled, .tgl input[type="checkbox"]:disabled + span, .tgl input[type="checkbox"]:read-only, .tgl input[type="checkbox"]:read-only + span {
cursor: not-allowed;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span {
background: #e3e3e3;
color: #999999;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span:before {
color: #999999;
}
.tgl-gray input[type="checkbox"]:not(:checked) + span:after {
background: white;
}
.tgl-inline {
display: inline-block !important;
vertical-align: top;
}
.tgl-inline.tgl {
font-size: 16px;
}
.tgl-inline.tgl span {
min-width: 50px;
}
.tgl-inline.tgl span:before {
line-height: 1.4em;
padding-left: 0.4em;
padding-right: 0.4em;
}
.tgl-inline-label {
display: inline-block !important;
vertical-align: top;
line-height: 26px;
}
.tgl--text-both input[type="checkbox"]:checked + span::before {
left: 140%;
color: #ff3133;
}
.tgl--text-both input[type="checkbox"]:not(:checked) + span::before {
left: -140%;
color: var(--primary-accent-color);
}
.tgl--text-both input[type="checkbox"]:not(:checked) + span,
.tgl--text-both input[type="checkbox"]:checked + span {
padding-left: .5em;
padding-right: .5em;
} .crumina-grid .wp-block-pullquote {
border-top: 4px solid #dbe3ec;
border-bottom: 4px solid #dbe3ec;
color: #40464d;
margin-top: 1em;
margin-bottom: 1em;
}
.crumina-grid .wp-block-pullquote p::before {
display: none;
}
.crumina-grid .wp-block-image,
.crumina-grid .wp-block-embed-vimeo {
margin: 2em auto;
}
.crumina-grid .wp-block-image figcaption,
.crumina-grid .wp-block-embed-vimeo figcaption {
text-align: center;
font-size: 13px;
}
.crumina-grid .wp-block-gallery {
list-style: none;
padding-left: 0;
}
.crumina-grid .wp-block-image {
overflow: hidden;
}
.crumina-grid .wp-block-image figcaption {
margin-bottom: 0;
}
.crumina-grid .wp-block-separator {
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 2px solid #dbe3ec;
margin: 1.65em auto;
}
.crumina-grid .wp-block-separator:after {
display: block;
content: "";
clear: both;
}
.crumina-grid .wp-block-separator.is-style-dots {
border: none;
}
.crumina-grid .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.crumina-grid .blog-post ul:not([class]) li + li {
margin-top: 8px;
}
.crumina-grid .editor-styles-wrapper a:hover {
color: var(--primary-accent-color);
}
.crumina-grid .wp-block-categories,
.crumina-grid .wp-block-archives,
.crumina-grid .wp-block-latest-posts {
list-style: none;
padding-left: 0;
}
.crumina-grid .wp-block-categories select,
.crumina-grid .wp-block-archives select,
.crumina-grid .wp-block-latest-posts select {
width: auto;
}
.crumina-grid .wp-block-categories li,
.crumina-grid .wp-block-archives li,
.crumina-grid .wp-block-latest-posts li {
list-style: none;
}
.crumina-grid .wp-block-categories li:before,
.crumina-grid .wp-block-archives li:before,
.crumina-grid .wp-block-latest-posts li:before {
display: none;
}
.crumina-grid .wp-block-categories li a,
.crumina-grid .wp-block-archives li a,
.crumina-grid .wp-block-latest-posts li a {
color: #374454;
}
.crumina-grid .wp-block-categories li a:hover,
.crumina-grid .wp-block-archives li a:hover,
.crumina-grid .wp-block-latest-posts li a:hover {
color: var(--primary-accent-color);
}
.crumina-grid .wp-block-quote {
margin: 0 0 28px;
padding-left: 1em;
}
.crumina-grid .wp-block-quote.is-large cite {
text-align: initial;
}
.crumina-grid .wp-block-quote.is-large,
.crumina-grid .wp-block-quote.is-style-large {
margin: 3em 0;
padding: 15px 15px 15px 40px;
}
.crumina-grid figure.wp-block-audio {
margin: 1em 0;
}
.crumina-grid .wp-block-archives {
padding-left: 0;
}
.crumina-grid ul:not([class]) {
padding-left: 20px;
}
.crumina-grid .wp-block-latest-posts.is-grid li {
margin: 0 16px 5px 0;
}
.crumina-grid .post ul li.blocks-gallery-item::before {
display: none;
}
.crumina-grid .wp-block-search {
margin-bottom: 30px;
}
.crumina-grid .wp-block-search .wp-block-search__label {
margin-bottom: 10px;
}
.crumina-grid .wp-block-search__button {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 18px 50px;
font-size: 14px;
text-transform: uppercase;
color: #fff;
font-weight: 900;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
line-height: 1;
background-color: var(--primary-accent-color);
margin: 10px;
}
.crumina-grid .wp-block-search .wp-block-search__input {
width: auto;
margin: 10px;
}
.crumina-grid .wp-block-embed__wrapper iframe {
max-width: 100%;
}
.crumina-grid .wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.crumina-grid .wp-block-cover-image h1:not(.has-text-color),
.crumina-grid .wp-block-cover-image h2:not(.has-text-color),
.crumina-grid .wp-block-cover-image h3:not(.has-text-color),
.crumina-grid .wp-block-cover-image h4:not(.has-text-color),
.crumina-grid .wp-block-cover-image h5:not(.has-text-color),
.crumina-grid .wp-block-cover-image h6:not(.has-text-color),
.crumina-grid .wp-block-cover-image p:not(.has-text-color),
.crumina-grid .wp-block-cover .wp-block-subhead:not(.has-text-color),
.crumina-grid .wp-block-cover h1:not(.has-text-color),
.crumina-grid .wp-block-cover h2:not(.has-text-color),
.crumina-grid .wp-block-cover h3:not(.has-text-color),
.crumina-grid .wp-block-cover h4:not(.has-text-color),
.crumina-grid .wp-block-cover h5:not(.has-text-color),
.crumina-grid .wp-block-cover h6:not(.has-text-color),
.crumina-grid .wp-block-cover p:not(.has-text-color) {
color: #fff;
}
.crumina-grid .wp-block-button {
margin-bottom: 20px;
clear: both;
}
.crumina-grid .has-background {
padding: 20px 30px;
margin-bottom: 20px;
}
.crumina-grid .wp-block-media-text {
margin-top: 28px;
margin-bottom: 28px;
} @media (max-width: 640px) {
.crumina-grid .wp-block-quote.is-large,
.crumina-grid .wp-block-quote.is-style-large {
padding-left: 50px;
margin: 1em 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote p {
font-size: 16px;
}
.crumina-grid .wp-block-pullquote {
padding: 1em 0;
}
.crumina-grid .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
}
[x-cloak] {
display: none;
}
.transition-none {
-webkit-transition-property: none;
transition-property: none;
}
.transition-all {
-webkit-transition-property: all;
transition-property: all;
}
.transition {
-webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
}
.transition-colors {
-webkit-transition-property: background-color, border-color, color, fill, stroke;
transition-property: background-color, border-color, color, fill, stroke;
}
.transition-opacity {
-webkit-transition-property: opacity;
transition-property: opacity;
}
.transition-shadow {
-webkit-transition-property: -webkit-box-shadow;
transition-property: -webkit-box-shadow;
transition-property: box-shadow;
transition-property: box-shadow, -webkit-box-shadow;
}
.transition-transform {
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.duration-75 {
-webkit-transition-duration: 75ms;
transition-duration: 75ms;
}
.duration-100 {
-webkit-transition-duration: 100ms;
transition-duration: 100ms;
}
.duration-150 {
-webkit-transition-duration: 150ms;
transition-duration: 150ms;
}
.duration-200 {
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
}
.duration-300 {
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.duration-500 {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
}
.duration-700 {
-webkit-transition-duration: 700ms;
transition-duration: 700ms;
}
.duration-1000 {
-webkit-transition-duration: 1000ms;
transition-duration: 1000ms;
}
.ease-linear {
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.ease-in {
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
-webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.delay-75 {
-webkit-transition-delay: 75ms;
transition-delay: 75ms;
}
.delay-100 {
-webkit-transition-delay: 100ms;
transition-delay: 100ms;
}
.delay-150 {
-webkit-transition-delay: 150ms;
transition-delay: 150ms;
}
.delay-200 {
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.delay-300 {
-webkit-transition-delay: 300ms;
transition-delay: 300ms;
}
.delay-500 {
-webkit-transition-delay: 500ms;
transition-delay: 500ms;
}
.delay-700 {
-webkit-transition-delay: 700ms;
transition-delay: 700ms;
}
.delay-1000 {
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
}
.scale-0 {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
.scale-50 {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);
}
.scale-75 {
-webkit-transform: scaleY(0.75);
transform: scaleY(0.75);
-webkit-transform: scaleX(0.75);
transform: scaleX(0.75);
}
.scale-90 {
-webkit-transform: scaleY(0.9);
transform: scaleY(0.9);
-webkit-transform: scaleX(0.9);
transform: scaleX(0.9);
}
.scale-95 {
-webkit-transform: scaleY(0.95);
transform: scaleY(0.95);
-webkit-transform: scaleX(0.95);
transform: scaleX(0.95);
}
.scale-100 {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.scale-105 {
-webkit-transform: scaleY(1.05);
transform: scaleY(1.05);
-webkit-transform: scaleX(1.05);
transform: scaleX(1.05);
}
.scale-110 {
-webkit-transform: scaleY(1.1);
transform: scaleY(1.1);
-webkit-transform: scaleX(1.1);
transform: scaleX(1.1);
}
.scale-125 {
-webkit-transform: scaleY(1.25);
transform: scaleY(1.25);
-webkit-transform: scaleX(1.25);
transform: scaleX(1.25);
}
.scale-150 {
-webkit-transform: scaleY(1.5);
transform: scaleY(1.5);
-webkit-transform: scaleX(1.5);
transform: scaleX(1.5);
}
.scale-x-0 {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.scale-x-50 {
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}
.scale-x-75 {
-webkit-transform: scaleY(0.75);
transform: scaleY(0.75);
}
.scale-x-90 {
-webkit-transform: scaleY(0.9);
transform: scaleY(0.9);
}
.scale-x-95 {
-webkit-transform: scaleY(0.95);
transform: scaleY(0.95);
}
.scale-x-100 {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.scale-x-105 {
-webkit-transform: scaleY(1.05);
transform: scaleY(1.05);
}
.scale-x-110 {
-webkit-transform: scaleY(1.1);
transform: scaleY(1.1);
}
.scale-x-125 {
-webkit-transform: scaleY(1.25);
transform: scaleY(1.25);
}
.scale-x-150 {
-webkit-transform: scaleY(1.5);
transform: scaleY(1.5);
}
.scale-y-0 {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
.scale-y-50 {
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);
}
.scale-y-75 {
-webkit-transform: scaleX(0.75);
transform: scaleX(0.75);
}
.scale-y-90 {
-webkit-transform: scaleX(0.9);
transform: scaleX(0.9);
}
.scale-y-95 {
-webkit-transform: scaleX(0.95);
transform: scaleX(0.95);
}
.scale-y-100 {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.scale-y-105 {
-webkit-transform: scaleX(1.05);
transform: scaleX(1.05);
}
.scale-y-110 {
-webkit-transform: scaleX(1.1);
transform: scaleX(1.1);
}
.scale-y-125 {
-webkit-transform: scaleX(1.25);
transform: scaleX(1.25);
}
.scale-y-150 {
-webkit-transform: scaleX(1.5);
transform: scaleX(1.5);
}
.rotate-0 {
-webkit-transform: rotate(0);
transform: rotate(0);
}
.rotate-45 {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.-rotate-180 {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.-rotate-90 {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.-rotate-45 {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.opacity-100 {
opacity: 1;
}
.opacity-75 {
opacity: .75;
}
.opacity-50 {
opacity: .5;
}
.opacity-25 {
opacity: .25;
}
.opacity-0 {
opacity: 0;
}
.translate-x-0 {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.translate-x-1 {
-webkit-transform: translateX(0.25rem);
transform: translateX(0.25rem);
}
.translate-x-2 {
-webkit-transform: translateX(0.5rem);
transform: translateX(0.5rem);
}
.translate-x-3 {
-webkit-transform: translateX(0.75rem);
transform: translateX(0.75rem);
}
.translate-x-4 {
-webkit-transform: translateX(1rem);
transform: translateX(1rem);
}
.translate-x-5 {
-webkit-transform: translateX(1.25rem);
transform: translateX(1.25rem);
}
.translate-x-6 {
-webkit-transform: translateX(1.5rem);
transform: translateX(1.5rem);
}
.translate-x-8 {
-webkit-transform: translateX(2rem);
transform: translateX(2rem);
}
.translate-x-10 {
-webkit-transform: translateX(2.5rem);
transform: translateX(2.5rem);
}
.translate-x-12 {
-webkit-transform: translateX(3rem);
transform: translateX(3rem);
}
.translate-x-16 {
-webkit-transform: translateX(4rem);
transform: translateX(4rem);
}
.translate-x-20 {
-webkit-transform: translateX(5rem);
transform: translateX(5rem);
}
.translate-x-24 {
-webkit-transform: translateX(6rem);
transform: translateX(6rem);
}
.translate-x-32 {
-webkit-transform: translateX(8rem);
transform: translateX(8rem);
}
.translate-x-40 {
-webkit-transform: translateX(10rem);
transform: translateX(10rem);
}
.translate-x-48 {
-webkit-transform: translateX(12rem);
transform: translateX(12rem);
}
.translate-x-56 {
-webkit-transform: translateX(14rem);
transform: translateX(14rem);
}
.translate-x-64 {
-webkit-transform: translateX(16rem);
transform: translateX(16rem);
}
.translate-x-px {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
.-translate-x-1 {
-webkit-transform: translateX(-0.25rem);
transform: translateX(-0.25rem);
}
.-translate-x-2 {
-webkit-transform: translateX(-0.5rem);
transform: translateX(-0.5rem);
}
.-translate-x-3 {
-webkit-transform: translateX(-0.75rem);
transform: translateX(-0.75rem);
}
.-translate-x-4 {
-webkit-transform: translateX(-1rem);
transform: translateX(-1rem);
}
.-translate-x-5 {
-webkit-transform: translateX(-1.25rem);
transform: translateX(-1.25rem);
}
.-translate-x-6 {
-webkit-transform: translateX(-1.5rem);
transform: translateX(-1.5rem);
}
.-translate-x-8 {
-webkit-transform: translateX(-2rem);
transform: translateX(-2rem);
}
.-translate-x-10 {
-webkit-transform: translateX(-2.5rem);
transform: translateX(-2.5rem);
}
.-translate-x-12 {
-webkit-transform: translateX(-3rem);
transform: translateX(-3rem);
}
.-translate-x-16 {
-webkit-transform: translateX(-4rem);
transform: translateX(-4rem);
}
.-translate-x-20 {
-webkit-transform: translateX(-5rem);
transform: translateX(-5rem);
}
.-translate-x-24 {
-webkit-transform: translateX(-6rem);
transform: translateX(-6rem);
}
.-translate-x-32 {
-webkit-transform: translateX(-8rem);
transform: translateX(-8rem);
}
.-translate-x-40 {
-webkit-transform: translateX(-10rem);
transform: translateX(-10rem);
}
.-translate-x-48 {
-webkit-transform: translateX(-12rem);
transform: translateX(-12rem);
}
.-translate-x-56 {
-webkit-transform: translateX(-14rem);
transform: translateX(-14rem);
}
.-translate-x-64 {
-webkit-transform: translateX(-16rem);
transform: translateX(-16rem);
}
.-translate-x-px {
-webkit-transform: translateX(-1px);
transform: translateX(-1px);
}
.-translate-x-full {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.translate-y-0 {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.translate-y-1 {
-webkit-transform: translateY(0.25rem);
transform: translateY(0.25rem);
}
.translate-y-2 {
-webkit-transform: translateY(0.5rem);
transform: translateY(0.5rem);
}
.translate-y-3 {
-webkit-transform: translateY(0.75rem);
transform: translateY(0.75rem);
}
.translate-y-4 {
-webkit-transform: translateY(1rem);
transform: translateY(1rem);
}
.translate-y-5 {
-webkit-transform: translateY(1.25rem);
transform: translateY(1.25rem);
}
.translate-y-6 {
-webkit-transform: translateY(1.5rem);
transform: translateY(1.5rem);
}
.translate-y-8 {
-webkit-transform: translateY(2rem);
transform: translateY(2rem);
}
.translate-y-10 {
-webkit-transform: translateY(2.5rem);
transform: translateY(2.5rem);
}
.translate-y-12 {
-webkit-transform: translateY(3rem);
transform: translateY(3rem);
}
.translate-y-16 {
-webkit-transform: translateY(4rem);
transform: translateY(4rem);
}
.translate-y-20 {
-webkit-transform: translateY(5rem);
transform: translateY(5rem);
}
.translate-y-24 {
-webkit-transform: translateY(6rem);
transform: translateY(6rem);
}
.translate-y-32 {
-webkit-transform: translateY(8rem);
transform: translateY(8rem);
}
.translate-y-40 {
-webkit-transform: translateY(10rem);
transform: translateY(10rem);
}
.translate-y-48 {
-webkit-transform: translateY(12rem);
transform: translateY(12rem);
}
.translate-y-56 {
-webkit-transform: translateY(14rem);
transform: translateY(14rem);
}
.translate-y-64 {
-webkit-transform: translateY(16rem);
transform: translateY(16rem);
}
.translate-y-px {
-webkit-transform: translateY(1px);
transform: translateY(1px);
}
.-translate-y-1 {
-webkit-transform: translateY(-0.25rem);
transform: translateY(-0.25rem);
}
.-translate-y-2 {
-webkit-transform: translateY(-0.5rem);
transform: translateY(-0.5rem);
}
.-translate-y-3 {
-webkit-transform: translateY(-0.75rem);
transform: translateY(-0.75rem);
}
.-translate-y-4 {
-webkit-transform: translateY(-1rem);
transform: translateY(-1rem);
}
.-translate-y-5 {
-webkit-transform: translateY(-1.25rem);
transform: translateY(-1.25rem);
}
.-translate-y-6 {
-webkit-transform: translateY(-1.5rem);
transform: translateY(-1.5rem);
}
.-translate-y-8 {
-webkit-transform: translateY(-2rem);
transform: translateY(-2rem);
}
.-translate-y-10 {
-webkit-transform: translateY(-2.5rem);
transform: translateY(-2.5rem);
}
.-translate-y-12 {
-webkit-transform: translateY(-3rem);
transform: translateY(-3rem);
}
.-translate-y-16 {
-webkit-transform: translateY(-4rem);
transform: translateY(-4rem);
}
.-translate-y-20 {
-webkit-transform: translateY(-5rem);
transform: translateY(-5rem);
}
.-translate-y-24 {
-webkit-transform: translateY(-6rem);
transform: translateY(-6rem);
}
.-translate-y-32 {
-webkit-transform: translateY(-8rem);
transform: translateY(-8rem);
}
.-translate-y-40 {
-webkit-transform: translateY(-10rem);
transform: translateY(-10rem);
}
.-translate-y-48 {
-webkit-transform: translateY(-12rem);
transform: translateY(-12rem);
}
.-translate-y-56 {
-webkit-transform: translateY(-14rem);
transform: translateY(-14rem);
}
.-translate-y-64 {
-webkit-transform: translateY(-16rem);
transform: translateY(-16rem);
}
.-translate-y-px {
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
}
.-translate-y-full {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
} .btn {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 18px 50px;
font-size: 14px;
text-transform: uppercase;
color: #fff;
fill: #fff;
font-weight: 700;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
line-height: 1;
}
.btn + .btn {
margin-left: 30px;
}
input.btn:focus {
color: #fff;
}
.crum-button + .crum-button {
margin-left: 30px;
}
.btn--with-icon {
text-align: left;
fill: #fff;
padding: 12px 50px;
}
.btn--with-icon > * {
display: inline-block;
vertical-align: middle;
}
.btn--with-icon .utouch-icon {
margin-right: 14px;
font-size: 26px;
height: 26px;
width: 26px;
}
.btn--with-icon .text {
overflow: hidden;
}
.btn--with-icon .sup-title {
font-size: 10px;
opacity: .7;
}
.btn--with-icon .title {
font-size: 16px;
}
.btn-small {
padding: 12px 24px;
font-size: 12px;
}
.btn-x-small {
padding: 8px 20px;
font-size: 12px;
}
.btn-x-small .utouch-icon {
height: 20px;
width: 20px;
}
.btn--large {
padding: 23px 50px;
}
.btn-more {
margin: 40px auto;
text-align: center;
}
.btn-border {
border: 2px solid;
background-color: transparent;
}
.btn-border.btn {
padding: 16px 50px;
}
.btn-border.btn-small {
padding: 12px 26px;
}
.btn-border.btn--large {
padding: 21px 50px;
}
.btn--icon-right .utouch-icon {
float: right;
margin-right: 0;
margin-left: 14px;
font-size: 26px;
height: 26px;
}
.btn--icon-right .text {
overflow: hidden;
margin-top: 7px;
display: block;
}
.btn--round {
border-radius: 100%;
padding: 0;
width: 40px;
height: 40px;
line-height: 42px;
fill: #fff;
position: relative;
}
.btn--round .utouch-icon {
height: 13px;
width: 13px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} div:hover > .btn-reverse-bg-green {
background-color: #61b131;
color: #fff;
}
div:hover > .btn-reverse-bg-green .utouch-icon {
fill: #fff;
}
.c-white {
color: #fff;
}
.c-black {
color: #121921;
}
.c-gray {
color: #738CAA;
fill: #738CAA;
}
.c-green {
color: #01a23c;
fill: #01a23c;
}
.c-orange {
color: #EF6517;
fill: #EF6517;
}
.c-orange-light {
color: #F89101;
fill: #F89101;
}
.c-red {
color: #ff3133;
fill: #ff3133;
}
.c-yellow {
color: #FECF39;
fill: #FECF39;
}
.c-lime {
color: #9FC31A;
fill: #9FC31A;
}
.c-breez {
color: #00ffff;
}
.c-lime-light {
color: #00ff00;
fill: #00ff00;
}
.c-peach {
color: #f4b3a9;
fill: #f4b3a9;
}
.c-semitransparent-white {
color: rgba(255, 255, 255, 0.5);
}
.bg-blue {
background-color: #0082d7;
}
.bg-rose {
background-color: #e81d51;
}
.bg-violet {
background-color: #bb26f0;
}
.bg-black {
background-color: #121921;
}
.bg-yellow {
background-color: #FECF39;
}
.bg-blue-light {
background-color: #98d5ff;
}
.bg-blue-lighteen {
background-color: #ecf5fe;
}
.bg-orange {
background-color: #EF6517;
}
.bg-orange-light {
background-color: #F89101;
}
.bg-red {
background-color: #ff3133;
}
.bg-green {
background-color: #01a23c;
}
.bg-pamaranch {
background-color: #f18d01;
}
.btn--with-shadow:after {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: inherit;
left: 0;
top: 0;
position: absolute;
-webkit-transition: all .3s ease;
transition: all .3s ease;
opacity: 0;
}
.btn--with-shadow:hover:after {
opacity: 1;
}
.btn--transparent {
background-color: transparent;
color: #6987ab;
fill: #6987ab;
}
.btn--transparent.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(47, 44, 44, 0.1);
box-shadow: 5px 0 15px 0 rgba(47, 44, 44, 0.1);
}
.btn--white {
background-color: #fff;
color: #222;
fill: #222;
}
.btn--white.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(255, 255, 255, 0.3);
box-shadow: 5px 0 15px 0 rgba(255, 255, 255, 0.3);
}
.btn--white.btn-border {
background-color: transparent;
color: #fff;
border-color: #fff;
fill: #fff;
}
.btn--dark {
background-color: #2c3c4f;
}
.btn--dark.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(47, 44, 44, 0.3);
box-shadow: 5px 0 15px 0 rgba(47, 44, 44, 0.3);
}
.btn--dark.btn-border {
background-color: transparent;
color: #2c3c4f;
border-color: #2c3c4f;
fill: #2c3c4f;
}
.btn--blue {
background-color: #00adef;
}
.btn--blue.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(0, 191, 243, 0.3);
box-shadow: 5px 0 15px 0 rgba(0, 191, 243, 0.3);
}
.btn--blue.btn-border {
background-color: transparent;
color: #00adef;
border-color: #00adef;
fill: #00adef;
}
.btn--purple {
background-color: #6739b6;
}
.btn--purple.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(118, 67, 207, 0.3);
box-shadow: 5px 0 15px 0 rgba(118, 67, 207, 0.3);
}
.btn--purple.btn-border {
background-color: transparent;
color: #6739b6;
fill: #6739b6;
}
.btn--breez {
background-color: #00ffff;
}
.btn--breez.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(85, 213, 211, 0.3);
box-shadow: 5px 0 15px 0 rgba(85, 213, 211, 0.3);
}
.btn--breez.btn-border {
background-color: transparent;
color: #00ffff;
fill: #00ffff;
border-color: #00ffff;
}
.btn--dark-gray {
background-color: #31364c;
}
.btn--dark-gray.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(74, 81, 110, 0.3);
box-shadow: 5px 0 15px 0 rgba(74, 81, 110, 0.3);
}
.btn--dark-gray.btn-border {
background-color: transparent;
color: #31364c;
fill: #31364c;
border-color: #31364c;
}
.btn--brown {
background-color: #c69c6c;
}
.btn--brown.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(228, 180, 124, 0.3);
box-shadow: 5px 0 15px 0 rgba(228, 180, 124, 0.3);
}
.btn--brown.btn-border {
background-color: transparent;
color: #c69c6c;
fill: #c69c6c;
border-color: #c69c6c;
}
.btn--rose {
background-color: #e91d62;
}
.btn--rose.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(255, 82, 141, 0.3);
box-shadow: 5px 0 15px 0 rgba(255, 82, 141, 0.3);
}
.btn--rose.btn-border {
background-color: transparent;
color: #e91d62;
fill: #e91d62;
border-color: #e91d62;
}
.btn--violet {
background-color: #605ca9;
}
.btn--violet.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(138, 134, 213, 0.3);
box-shadow: 5px 0 15px 0 rgba(138, 134, 213, 0.3);
}
.btn--violet.btn-border {
background-color: transparent;
color: #605ca9;
fill: #605ca9;
border-color: #605ca9;
}
.btn--olive {
background-color: #3e4d50;
}
.btn--olive.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(87, 107, 111, 0.3);
box-shadow: 5px 0 15px 0 rgba(87, 107, 111, 0.3);
}
.btn--olive.btn-border {
background-color: transparent;
color: #3e4d50;
fill: #3e4d50;
border-color: #3e4d50;
}
.btn--light-green {
background-color: #80be2d;
}
.btn--light-green.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(143, 213, 50, 0.3);
box-shadow: 5px 0 15px 0 rgba(143, 213, 50, 0.3);
}
.btn--light-green.btn-border {
background-color: transparent;
color: #80be2d;
fill: #80be2d;
border-color: #80be2d;
}
.btn--dark-blue {
background-color: #2e3192;
}
.btn--dark-blue.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(68, 72, 195, 0.3);
box-shadow: 5px 0 15px 0 rgba(68, 72, 195, 0.3);
}
.btn--dark-blue.btn-border {
background-color: transparent;
color: #2e3192;
fill: #2e3192;
border-color: #2e3192;
}
.ajax-paginate-link.loading {
position: relative;
}
.ajax-paginate-link.loading .load-more-text {
visibility: hidden;
}
.ajax-paginate-link.loading .load-more-spinner {
visibility: visible;
}
.ajax-paginate-link .load-more-spinner {
margin: -15px 0 0 -15px;
visibility: hidden;
position: absolute;
display: block;
width: 30px;
height: 30px;
left: 50%;
top: 50%;
}
.btn--primary {
background-color: var(--primary-accent-color);
}
.btn--primary.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(0, 131, 255, 0.3);
box-shadow: 5px 0 15px 0 rgba(0, 131, 255, 0.3);
}
.btn--primary.btn-border {
background-color: transparent;
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
border-color: var(--primary-accent-color);
}
.btn--secondary {
background-color: var(--secondary-accent-color);
}
.btn--secondary.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(39, 63, 91, 0.3);
box-shadow: 5px 0 15px 0 rgba(39, 63, 91, 0.3);
}
.btn--secondary.btn-border {
background-color: transparent;
color: var(--secondary-accent-color);
fill: var(--secondary-accent-color);
border-color: var(--secondary-accent-color);
}
.btn--green {
background-color: #01a23c;
}
.btn--green.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(1, 162, 60, 0.3);
box-shadow: 5px 0 15px 0 rgba(1, 162, 60, 0.3);
}
.btn--green.btn-border {
background-color: transparent;
color: #01a23c;
fill: #01a23c;
border-color: #01a23c;
}
.btn--black {
background-color: #121921;
}
.btn--black.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(18, 25, 33, 0.3);
box-shadow: 5px 0 15px 0 rgba(18, 25, 33, 0.3);
}
.btn--black.btn-border {
background-color: transparent;
color: #121921;
fill: #121921;
border-color: #121921;
}
.btn--orange {
background-color: #EF6517;
}
.btn--orange.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(239, 101, 23, 0.3);
box-shadow: 5px 0 15px 0 rgba(239, 101, 23, 0.3);
}
.btn--orange.btn-border {
background-color: transparent;
color: #EF6517;
fill: #EF6517;
border-color: #EF6517;
}
.btn--orange-light {
background-color: #F89101;
}
.btn--orange-light.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(248, 145, 1, 0.3);
box-shadow: 5px 0 15px 0 rgba(248, 145, 1, 0.3);
}
.btn--orange-light.btn-border {
background-color: transparent;
color: #F89101;
fill: #F89101;
border-color: #F89101;
}
.btn--red {
background-color: #ff3133;
}
.btn--red.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(255, 49, 51, 0.3);
box-shadow: 5px 0 15px 0 rgba(255, 49, 51, 0.3);
}
.btn--red.btn-border {
background-color: transparent;
color: #ff3133;
fill: #ff3133;
border-color: #ff3133;
}
.btn--grey {
background-color: #738CAA;
}
.btn--grey.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(115, 140, 170, 0.3);
box-shadow: 5px 0 15px 0 rgba(115, 140, 170, 0.3);
}
.btn--grey.btn-border {
background-color: transparent;
color: #738CAA;
fill: #738CAA;
border-color: #738CAA;
}
.btn--grey-light {
background-color: #ecf4fc;
color: #6987ab;
}
.btn--grey-light .utouch-icon {
fill: #6987ab;
}
.btn--grey-light.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(236, 244, 252, 0.3);
box-shadow: 5px 0 15px 0 rgba(236, 244, 252, 0.3);
}
.btn--grey-light.btn-border {
background-color: transparent;
color: #6987ab;
fill: #6987ab;
border-color: #6987ab;
}
.btn--yellow {
background-color: #FECF39;
}
.btn--yellow.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(254, 207, 57, 0.3);
box-shadow: 5px 0 15px 0 rgba(254, 207, 57, 0.3);
}
.btn--yellow.btn-border {
background-color: transparent;
color: #FECF39;
fill: #FECF39;
border-color: #FECF39;
}
.btn--lime {
background-color: #9FC31A;
}
.btn--lime.btn--with-shadow:after {
-webkit-box-shadow: 5px 0 15px 0 rgba(159, 195, 26, 0.3);
box-shadow: 5px 0 15px 0 rgba(159, 195, 26, 0.3);
}
.btn--lime.btn-border {
background-color: transparent;
color: #9FC31A;
fill: #9FC31A;
border-color: #9FC31A;
}
.btn-market {
background-color: #121921;
text-transform: none;
text-align: left;
fill: #fff;
padding: 13px 26px;
}
.btn-market .utouch-icon {
margin-right: 5px;
height: 26px;
width: 26px;
}
.btn-market > * {
display: inline-block;
vertical-align: middle;
}
.btn-market .text {
overflow: hidden;
}
.btn-market span {
display: block;
}
.btn-market .sup-title {
font-size: 10px;
opacity: .7;
}
.btn-market .title {
font-size: 16px;
}
.btn-market:after {
-webkit-box-shadow: 10px 0 15px 0 rgba(18, 25, 33, 0.3);
box-shadow: 10px 0 15px 0 rgba(18, 25, 33, 0.3);
}
.btn--green-light {
background-color: #61b131;
} .back-to-top {
position: absolute;
z-index: 20;
width: 60px;
height: 60px;
line-height: 77px;
display: block;
fill: #fff;
background-color: var(--primary-accent-color);
stroke: inherit;
-webkit-transition: all .3s ease;
transition: all .3s ease;
top: -25px;
right: 30px;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
cursor: pointer;
-webkit-box-shadow: 10px 0 30px 0 rgba(0, 130, 215, 0.4);
box-shadow: 10px 0 30px 0 rgba(0, 130, 215, 0.4);
border-radius: 100%;
text-align: center;
}
.back-to-top.hidden {
opacity: 0;
}
.back-to-top .utouch-icon {
fill: #fff;
height: 28px;
width: 28px;
}
.back-to-top-fixed {
position: fixed;
z-index: 999;
margin-left: -30px;
bottom: 25px;
top: auto;
left: auto;
right: 30px;
-webkit-transform: none;
transform: none;
} @media (max-width: 1024px) {
.btn + .btn {
margin-left: 0;
margin-top: 15px;
}
.crum-button + .crum-button {
margin-left: 0;
}
}
@media (max-width: 768px) {
.btn {
padding: 15px 35px;
font-size: 13px;
}
.btn--with-icon {
padding: 10px 35px;
}
.btn--round {
padding: 0;
}
.btn-small {
padding: 14px 25px;
}
}
@media (max-width: 460px) {
.btn {
font-size: 10px;
}
} .main-slider {
position: relative;
cursor: pointer;
background-color: #ecf5fe;
}
.main-slider .swiper-slide { display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: auto;
background-size: cover;
background-repeat: no-repeat;
}
.main-slider .slider-content {
margin: 0 auto 65px;
}
@media (max-width: 980px) {
.main-slider .slider-content {
padding: 20px 5px;
}
}
.main-slider .slider-content .slider-content-title {
margin-bottom: 10px;
line-height: 1.3;
}
.main-slider .slider-content .slider-content-text {
margin-bottom: 25px;
line-height: 1.45;
font-weight: 400;
}
.main-slider .slider-content.align-both .slider-content-title {
margin-bottom: 23px;
line-height: 1.2;
}
.main-slider .slider-content.align-both .slider-content-text {
margin-bottom: 33px;
line-height: 1.55;
}
.main-slider .main-slider-bg-dark .slider-content .slider-content-title {
color: #fff;
}
.main-slider .main-slider-bg-dark .slider-content .slider-content-text {
color: #fff;
opacity: 1;
}
.main-slider .main-slider-bg-dark .with-decoration .first-decoration, .main-slider .main-slider-bg-dark .with-decoration .second-decoration {
fill: #fff;
}
.main-slider.navigation-center-both-sides .btn-prev {
left: 0;
}
.main-slider.navigation-center-both-sides .btn-next {
right: 0;
}
.main-slider .slider-thumb {
overflow: hidden;
padding: 0 15px;
}
@media (max-width: 768px) {
.main-slider .slider-thumb {
height: auto;
overflow: visible;
}
}
.main-slider .main-slider-btn-wrap .btn + .btn {
margin-left: 20px;
}
@media (max-width: 980px) {
.main-slider .main-slider-btn-wrap .btn + .btn {
margin-left: 0;
margin-top: 20px;
}
}
@media (max-width: 320px) {
.main-slider .main-slider-btn-wrap .btn + .btn {
margin-top: 20px;
}
}
.main-slider.main-slider-bg-dark .slider-content .slider-content-title {
color: #fff;
}
.main-slider.main-slider-bg-dark .slider-content .slider-content-text {
color: #fff;
}
.main-slider.main-slider-bg-dark .with-decoration .first-decoration, .main-slider.main-slider-bg-dark .with-decoration .second-decoration {
fill: #fff;
}
.main-slider .thumb-left {
direction: rtl;
}
.main-slider .thumb-left .slider-content {
direction: ltr;
}
.main-slider .thumb-right {
direction: ltr;
}
.main-slider.main-slider-bg-photo-wrap {
height: 100vh;
}
.main-slider.no-labels {
padding-bottom: 0;
}
.with-decoration {
position: relative;
padding: 0 40px;
}
.with-decoration .first-decoration,
.with-decoration .second-decoration {
display: block;
position: absolute;
top: 50%;
width: 65px;
max-height: 100%;
fill: currentColor;
}
.with-decoration .first-decoration {
left: 0;
-webkit-transform: translate(0, -50%) rotate(180deg);
transform: translate(0, -50%) rotate(180deg);
}
.with-decoration .second-decoration {
right: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.main-slider-bg-light .with-decoration .first-decoration, .main-slider-bg-light .with-decoration .second-decoration {
fill: #374454;
}
.background-contain {
background-size: contain;
background-repeat: no-repeat;
}
.background-cover {
background-size: cover;
}
.bg-rounded1 {
background-image: url(//organicwall.eu/wp-content/themes/utouch-lite/img/bg-rounded1.png);
}
.bg-rounded2 {
background-image: url(//organicwall.eu/wp-content/themes/utouch-lite/img/bg-rounded2.png);
}
.bg-rounded3 {
background-image: url(//organicwall.eu/wp-content/themes/utouch-lite/img/bg-rounded3.png);
}
.bg-rounded4 {
background-image: url(//organicwall.eu/wp-content/themes/utouch-lite/img/bg-rounded4.png);
}
.cloud-center {
background-repeat: no-repeat;
background-position: 50% 50%;
}
.play-with-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.play-with-title .video-control {
margin-right: 15px;
}
.video-control {
padding: 15px;
}
.video-control img {
-webkit-box-shadow: 10px 0 30px 0 rgba(215, 20, 58, 0.4);
box-shadow: 10px 0 30px 0 rgba(215, 20, 58, 0.4);
border-radius: 20px;
}
.play-title {
font-size: 20px;
}
.btn-slider-wrap {
display: inline-block;
z-index: 99;
}
.navigation-bottom {
padding-bottom: 70px;
}
.navigation-left-bottom {
position: absolute;
left: 13%;
bottom: 20px;
}
.navigation-center-bottom {
position: absolute;
left: 50%;
bottom: 10px;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.navigation-top-right {
position: absolute;
right: 3%;
top: 0;
}
.navigation-top .swiper-container {
padding-top: 70px;
top: -70px;
z-index: 5;
}
.navigation-center-both-sides .btn-prev, .navigation-center-both-sides .btn-next {
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
position: absolute;
}
.navigation-center-both-sides .btn-prev {
left: -60px;
}
.navigation-center-both-sides .btn-next {
right: -60px;
}
.navigation-top-both-sides .btn-prev, .navigation-top-both-sides .btn-next {
top: 0;
position: absolute;
}
.navigation-top-both-sides .btn-prev {
left: 10%;
}
.navigation-top-both-sides .btn-next {
right: 10%;
}
.btn-prev,
.btn-next {
-webkit-transition: all .3s ease;
transition: all .3s ease;
stroke: currentColor;
opacity: .4;
cursor: pointer;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
z-index: 10;
}
.btn-prev:after,
.btn-next:after {
content: '';
display: block;
height: 100%;
width: 15px;
position: absolute;
top: 0;
}
.btn-prev .utouch-icon,
.btn-next .utouch-icon {
-webkit-transition: all .3s ease;
transition: all .3s ease;
width: 36px;
height: 36px;
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.btn-prev .icon-hover,
.btn-next .icon-hover {
opacity: 0;
position: absolute;
}
.btn-prev:hover,
.btn-next:hover {
opacity: 1;
}
.btn-prev:hover .icon-hover,
.btn-next:hover .icon-hover {
opacity: 1;
}
.btn-prev .icon-hover {
left: 0;
}
.btn-next .icon-hover {
right: 0;
}
.btn-next:hover {
margin-left: 5px;
margin-right: -5px;
}
.btn-prev:hover {
margin-left: -5px;
margin-right: 5px;
}
.btn-prev.with-bg,
.btn-next.with-bg {
opacity: .4;
background-color: var(--primary-accent-color);
}
.btn-prev.with-bg .utouch-icon,
.btn-next.with-bg .utouch-icon {
fill: #fff;
}
.btn-prev.with-bg.rounded,
.btn-next.with-bg.rounded {
border-radius: 30px;
}
.btn-prev.with-bg.round,
.btn-next.with-bg.round {
width: 80px;
height: 80px;
padding: 0;
border-radius: 100%;
}
.btn-prev.with-bg.round .utouch-icon,
.btn-next.with-bg.round .utouch-icon {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
}
.btn-prev.with-bg.bg-black,
.btn-next.with-bg.bg-black {
background-color: #121921;
}
.btn-prev.with-bg.bg-black:hover,
.btn-next.with-bg.bg-black:hover {
background-color: var(--primary-accent-color);
}
.btn-prev.with-bg {
border-radius: 0 30px 30px 0;
padding: 7px 0 0 15px;
}
.btn-prev.with-bg .icon-hover {
left: 16px;
}
.btn-prev.with-bg:hover {
margin-left: 0;
margin-right: 0;
padding: 7px 15px 0 15px;
opacity: 1;
}
.btn-prev.with-bg.rounded:hover {
padding: 7px 20px 0 15px;
}
.btn-next.with-bg {
border-radius: 30px 0 0 30px;
padding: 7px 15px 0 0;
}
.btn-next.with-bg .icon-hover {
right: 16px;
}
.btn-next.with-bg:hover {
margin-left: 0;
margin-right: 0;
padding: 7px 15px 0 15px;
opacity: 1;
}
.btn-next.with-bg.rounded:hover {
padding: 7px 15px 0 20px;
}
.btn-next:after {
left: -15px;
}
.btn-prev:after {
right: -15px;
}
.btn-prev.btn--style,
.btn-next.btn--style {
padding: 7px 40px;
border-radius: 30px;
background-color: #ecf5fe;
opacity: 1;
text-transform: uppercase;
color: #6987ab;
font-weight: 400;
}
.btn-prev.btn--style span,
.btn-next.btn--style span {
display: inline-block;
vertical-align: middle;
}
.btn-prev.btn--style .utouch-icon,
.btn-next.btn--style .utouch-icon {
fill: #6987ab;
display: inline-block;
vertical-align: middle;
}
.btn-prev.btn--style .icon-hover,
.btn-next.btn--style .icon-hover {
right: auto;
left: auto;
}
.btn-prev.btn--style:hover,
.btn-next.btn--style:hover {
background-color: #fff;
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.15);
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.slider--full-width .swiper-container {
padding-top: 20px;
max-width: 1400px;
} @media (max-width: 1270px) {
.navigation-center-both-sides .btn-next {
right: 10px;
}
.navigation-center-both-sides .btn-prev {
left: 10px;
}
}
@media (max-width: 800px) {
.navigation-center-both-sides .btn-next {
right: 5px;
}
.navigation-center-both-sides .btn-prev {
left: 5px;
}
}
@media (max-width: 768px) {
.slides-item {
margin-right: 20px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 20px;
}
.with-decoration .first-decoration,
.with-decoration .second-decoration {
width: 40px;
}
.main-slider .container {
width: 100%;
display: block;
}
}
@media (max-width: 640px) {
.navigation-top .swiper-container {
top: auto;
}
.btn-prev.btn--style,
.btn-next.btn--style {
display: block;
margin-bottom: 20px;
}
}
@media (max-width: 460px) {
.slides-item {
margin-right: 15px;
width: 25px;
height: 25px;
line-height: 25px;
font-size: 16px;
}
} .socials {
margin: 15px 0;
}
.socials li {
display: inline-block;
margin-right: 10px;
}
.socials li:last-child {
margin-right: 0;
}
.socials .utouch-icon {
height: 15px;
width: 15px;
fill: #6987ab;
display: inline-block;
vertical-align: middle;
}
.socials .utouch-icon:hover {
fill: var(--primary-accent-color);
}
.social__item {
position: relative;
cursor: pointer;
}
.socials--round .social__item {
width: 32px;
height: 32px;
line-height: 26px;
text-align: center;
border-radius: 100%;
border: 2px solid #d8e1ec;
fill: #6987ab;
display: block;
background-color: transparent;
}
.socials--round .social__item:hover {
border-color: transparent;
-webkit-box-shadow: 5px 0 10px 0 rgba(0, 131, 255, 0.3);
box-shadow: 5px 0 10px 0 rgba(0, 131, 255, 0.3);
}
.socials--round .social__item:hover .utouch-icon {
fill: #fff;
}
.socials--round .social__item:hover.rss {
background-color: #f4b459;
}
.socials--round .social__item:hover.mail {
background: #996DD1;
}
.socials--round .social__item:hover.pinterest {
background: #cc2127;
}
.socials--round .social__item:hover.googleplus {
background: #dd4b39;
}
.socials--round .social__item:hover.telegram {
background: #38AFE2;
}
.socials--round .social__item:hover.google {
background: #dd4b39;
}
.socials--round .social__item:hover.facebook {
background: #3b5998;
}
.socials--round .social__item:hover.twitter {
background: #55acee;
}
.socials--round .social__item:hover.amazon {
background-color: #F69B06;
}
.socials--round .social__item:hover.behance {
background-color: #2D2D2D;
}
.socials--round .social__item:hover.bing {
background-color: #FFA616;
}
.socials--round .social__item:hover.creative-market {
background-color: #8DA741;
}
.socials--round .social__item:hover.deviantart {
background-color: #1B1B1B;
}
.socials--round .social__item:hover.dribbble {
background-color: #000000;
}
.socials--round .social__item:hover.dropbox {
background-color: #0BA4E0;
}
.socials--round .social__item:hover.envato {
background-color: #6D9C3E;
}
.socials--round .social__item:hover.flickr {
background-color: #26A9E1;
}
.socials--round .social__item:hover.instagram {
background-color: #E75351;
}
.socials--round .social__item:hover.kickstarter {
background-color: #14E06E;
}
.socials--round .social__item:hover.linkedin {
background-color: #4A8F9E;
}
.socials--round .social__item:hover.medium {
background-color: #00E56B;
}
.socials--round .social__item:hover.periscope {
background-color: #3FA4C4;
}
.socials--round .social__item:hover.quora {
background-color: #F85F62;
}
.socials--round .social__item:hover.reddit {
background-color: #F05825;
}
.socials--round .social__item:hover.shutterstock {
background-color: #008EC0;
}
.socials--round .social__item:hover.skype {
background-color: #00AAF1;
}
.socials--round .social__item:hover.snapchat {
background-color: #FFED45;
}
.socials--round .social__item:hover.soundcloud {
background-color: #FF3300;
}
.socials--round .social__item:hover.spotify {
background-color: #1ED760;
}
.socials--round .social__item:hover.trello {
background-color: #0079BF;
}
.socials--round .social__item:hover.tumblr {
background-color: #36465D;
}
.socials--round .social__item:hover.vimeo {
background-color: #1AB7EA;
}
.socials--round .social__item:hover.vk {
background-color: #6383A8;
}
.socials--round .social__item:hover.whatsapp {
background-color: #25D366;
}
.socials--round .social__item:hover.wikipedia {
background-color: #000000;
}
.socials--round .social__item:hover.wordpress {
background-color: #21759B;
}
.socials--round .social__item:hover.youtube {
background-color: #CD201F;
}
.socials--round .utouch-icon {
height: 15px;
width: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.socials--colored .social__item {
border-color: transparent;
}
.socials--colored .social__item.rss {
background-color: #f4b459;
}
.socials--colored .social__item.mail {
background: #996DD1;
}
.socials--colored .social__item.pinterest {
background: #cc2127;
}
.socials--colored .social__item.googleplus {
background: #dd4b39;
}
.socials--colored .social__item.telegram {
background: #38AFE2;
}
.socials--colored .social__item.google {
background: #dd4b39;
}
.socials--colored .social__item.facebook {
background: #3b5998;
}
.socials--colored .social__item.twitter {
background: #55acee;
}
.socials--colored .social__item.amazon {
background-color: #F69B06;
}
.socials--colored .social__item.behance {
background-color: #2D2D2D;
}
.socials--colored .social__item.bing {
background-color: #FFA616;
}
.socials--colored .social__item.creative-market {
background-color: #8DA741;
}
.socials--colored .social__item.deviantart {
background-color: #1B1B1B;
}
.socials--colored .social__item.dribbble {
background-color: #000000;
}
.socials--colored .social__item.dropbox {
background-color: #0BA4E0;
}
.socials--colored .social__item.envato {
background-color: #6D9C3E;
}
.socials--colored .social__item.flickr {
background-color: #26A9E1;
}
.socials--colored .social__item.instagram {
background-color: #E75351;
}
.socials--colored .social__item.kickstarter {
background-color: #14E06E;
}
.socials--colored .social__item.linkedin {
background-color: #4A8F9E;
}
.socials--colored .social__item.medium {
background-color: #00E56B;
}
.socials--colored .social__item.periscope {
background-color: #3FA4C4;
}
.socials--colored .social__item.quora {
background-color: #F85F62;
}
.socials--colored .social__item.reddit {
background-color: #F05825;
}
.socials--colored .social__item.shutterstock {
background-color: #008EC0;
}
.socials--colored .social__item.skype {
background-color: #00AAF1;
}
.socials--colored .social__item.snapchat {
background-color: #FFED45;
}
.socials--colored .social__item.soundcloud {
background-color: #FF3300;
}
.socials--colored .social__item.spotify {
background-color: #1ED760;
}
.socials--colored .social__item.trello {
background-color: #0079BF;
}
.socials--colored .social__item.tumblr {
background-color: #36465D;
}
.socials--colored .social__item.vimeo {
background-color: #1AB7EA;
}
.socials--colored .social__item.vk {
background-color: #6383A8;
}
.socials--colored .social__item.whatsapp {
background-color: #25D366;
}
.socials--colored .social__item.wikipedia {
background-color: #000000;
}
.socials--colored .social__item.wordpress {
background-color: #21759B;
}
.socials--colored .social__item.youtube {
background-color: #CD201F;
}
.socials--colored .social__item:hover {
background-color: inherit;
}
.socials--colored .social__item .utouch-icon {
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .cat-list-bg-style {
margin: 0 0 50px 0;
padding: 0;
list-style: none;
}
.cat-list-bg-style .cat-list__item {
display: inline-block;
margin: 0 5px;
border-radius: 30px;
overflow: hidden;
}
.cat-list-bg-style .cat-list__item a {
font-size: 14px;
text-transform: uppercase;
-webkit-transition: all .3s ease;
transition: all .3s ease;
padding: 6px 20px;
display: block;
color: #6987ab;
font-weight: 400;
}
.cat-list-bg-style .cat-list__item a:hover {
color: #fff;
background-color: var(--primary-accent-color);
-webkit-box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
}
.cat-list-bg-style .cat-list__item.active {
-webkit-box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
}
.cat-list-bg-style .cat-list__item.active a {
color: #fff;
background-color: var(--primary-accent-color);
-webkit-box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
}
.cat-list-bg-style .cat-list__item.loading a {
position: relative;
}
.cat-list-bg-style .cat-list__item.loading a .load-more-spinner {
visibility: visible;
}
.cat-list-bg-style .cat-list__item.loading a span {
visibility: hidden;
}
.cat-list-bg-style .cat-list__item .load-more-spinner {
margin: -15px 0 0 -15px;
visibility: hidden;
position: absolute;
display: block;
width: 30px;
height: 30px;
left: 50%;
top: 50%;
}
.screenshots-item {
position: relative;
border-radius: 10px;
overflow: hidden;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
margin: 0 auto 40px;
display: inline-block;
}
.screenshots-item img {
display: block;
}
.screenshots-item .overlay-standard {
opacity: 0;
}
.screenshots-item .expand {
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.screenshots-item:hover {
-webkit-transform: scale(0.9);
transform: scale(0.9);
-webkit-box-shadow: 0 0 20px rgba(0, 131, 255, 0.5);
box-shadow: 0 0 20px rgba(0, 131, 255, 0.5);
}
.screenshots-item:hover .overlay-standard {
opacity: 1;
}
.screenshots-item:hover .expand {
opacity: 1;
}
.screenshots-item.style-2 {
border-radius: 0;
margin-bottom: 0;
}
.screenshots-item.style-2:hover {
-webkit-transform: none;
transform: none;
}
.expand {
text-align: center;
color: #fff;
font-size: 16px;
font-weight: 400;
}
.expand .utouch-icon {
width: 35px;
height: 35px;
fill: #fff;
margin: 0 auto 10px;
display: block;
} .widget .widget-title {
margin-bottom: 20px;
}
.footer .widget-title {
margin-bottom: 30px;
}
.sidebar .widget {
padding: 20px 40px 40px;
border-radius: 10px;
-webkit-box-shadow: 3px 10px 15px 3px rgba(0, 0, 0, 0.1), 3px 4px 6px 2px rgba(0, 0, 0, 0.05);
box-shadow: 3px 10px 15px 3px rgba(0, 0, 0, 0.1), 3px 4px 6px 2px rgba(0, 0, 0, 0.05);
margin-bottom: 40px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: #fff;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget:hover {
-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px 1px rgba(0, 0, 0, 0.06);
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px 1px rgba(0, 0, 0, 0.06);
}
.widget.widget_email-subscribers-form label input {
margin-top: 15px;
}
.widget.widget_email-subscribers-form input[type="submit"] {
width: auto;
color: #fff;
background-color: var(--primary-accent-color);
cursor: pointer;
font-weight: 900;
margin-bottom: 0;
}
.widget_categories a:hover {
margin-left: 3px;
color: var(--primary-accent-color);
}
.widget.widget_search {
padding: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.widget.widget_search:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.widget.widget_search input {
margin-bottom: 0;
}
.widget.widget_rss ul,
.widget.widget_recent_entries ul,
.widget.widget_recent_comments ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_categories ul,
.widget.widget_archive ul {
padding-left: 0;
}
.widget.widget_rss a:hover,
.widget.widget_recent_entries a:hover,
.widget.widget_recent_comments a:hover,
.widget.widget_meta a:hover,
.widget.widget_pages a:hover,
.widget.widget_categories a:hover,
.widget.widget_archive a:hover {
color: var(--primary-accent-color);
}
.widget.widget_rss li,
.widget.widget_recent_entries li,
.widget.widget_recent_comments li,
.widget.widget_meta li,
.widget.widget_pages li,
.widget.widget_categories li,
.widget.widget_archive li {
margin-bottom: 10px;
}
.widget.widget_rss li:last-child,
.widget.widget_recent_entries li:last-child,
.widget.widget_recent_comments li:last-child,
.widget.widget_meta li:last-child,
.widget.widget_pages li:last-child,
.widget.widget_categories li:last-child,
.widget.widget_archive li:last-child {
margin-bottom: 0;
}
.widget.widget_rss select,
.widget.widget_recent_entries select,
.widget.widget_recent_comments select,
.widget.widget_meta select,
.widget.widget_pages select,
.widget.widget_categories select,
.widget.widget_archive select {
margin-bottom: 0;
}
.widget.widget_calendar table {
margin: 0;
}
.widget.widget_calendar table > thead > tr > th {
border-bottom: none;
}
.widget_nav_menu .list {
margin-left: 0;
color: #4b5d73;
}
.widget_nav_menu .list li {
font-weight: 400;
}
.widget_nav_menu .list li > * {
display: inline-block;
vertical-align: middle;
}
.widget_nav_menu .list li:hover .utouch-icon {
opacity: 1;
color: var(--primary-accent-color);
fill: var(--primary-accent-color);
}
.widget_nav_menu .list li:hover > a {
margin-left: 8px;
color: var(--primary-accent-color);
}
.widget_nav_menu .list li .utouch-icon {
width: 16px;
height: 16px;
opacity: 0;
margin-right: 0;
margin-top: 2px;
float: none;
}
.widget_nav_menu .list li a {
color: #4b5d73;
margin-right: 8px;
}
.widget_nav_menu .list li a:hover {
color: var(--primary-accent-color);
}
.widget_nav_menu .list li.menu-item-has-children > .utouch-icon {
display: none;
}
.widget_nav_menu .list li.menu-item-has-children > .sub-menu {
margin-left: 10px;
display: block;
}
.widget_nav_menu .list li.menu-item-has-children:hover a {
color: #4b5d73;
}
.widget_nav_menu .list li.menu-item-has-children:hover > a {
margin-left: 0;
color: #4b5d73;
}
.widget_nav_menu .list .sub-menu li {
display: block;
}
.widget_nav_menu .list li.menu-item-has-children a:hover {
color: inherit;
}
.widget_nav_menu .list li.menu-item-has-children .menu-item:hover > a {
margin-left: 8px;
color: var(--primary-accent-color);
}
.widget_nav_menu .list li.menu-item-has-children .menu-item:hover > .utouch-icon {
fill: var(--primary-accent-color);
opacity: 1;
}
.widget_nav_menu .list li.menu-item-has-children .menu-item.menu-item-has-children:hover > a {
margin-left: 0;
color: inherit;
}
.widget_nav_menu .list li.menu-item-has-children:hover a {
color: inherit;
}
.widget_nav_menu .list li.menu-item-has-children:hover .utouch-icon {
fill: currentColor;
opacity: 0;
}
.widget_nav_menu .list li.btn {
background-color: transparent;
text-align: left;
padding: 0;
border-radius: 0;
text-transform: none;
}
.widget_nav_menu .list li.btn:hover {
color: #4b5d73;
}
.widget_nav_menu .list li.btn .sub-menu {
margin-top: 10px;
}
.widget_nav_menu .list li {
margin-bottom: 10px;
}
.widget_nav_menu .list li a {
line-height: initial;
}
@media (max-width: 1199px) {
.sidebar {
margin-top: 40px;
}
}
@media (max-width: 768px) {
.footer .widget-title {
margin-bottom: 15px;
}
.footer .widget {
margin-bottom: 30px;
}
}
@media (max-width: 580px) {
.sidebar .widget {
padding: 20px;
}
.widget.widget_search {
padding: 0;
}
}