@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/fonts/slick.eot);
src: url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/fonts/slick.woff) format('woff'), url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/fonts/slick.ttf) format('truetype'), url(https://qualfarm.eu/wp-content/plugins/crowdfundly/assets/public/vendors/slick-dist/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body {
background-color: #fafafa;
font-family: 'Open Sans', sans-serif;
font-size: 0.875rem;
color: #666;
line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.6;
}
a {
color: #5777f3;
padding: 0;
}
a:hover {
color: #2750f0;
text-decoration: none;
}
select:focus,
input:focus {
outline: 0;
}
button {
outline: none;
float: unset !important;
}
button:focus, button:active, button:hover {
outline: none;
}
*:focus {
outline-color: rgba(87, 119, 243, 0.5);
}
.flex-1 {
flex: 1 !important;
}
.flex-2 {
flex: 2 !important;
}
.flex-3 {
flex: 3 !important;
}
.flex-4 {
flex: 4 !important;
}
.flex-5 {
flex: 5 !important;
}
.cursor-move {
cursor: move;
}
.cursor-pointer {
cursor: pointer !important;
}
.hr {
width: 100%;
height: 2px;
background-color: #eee;
}
.hr--30 {
margin: 30px 0;
}
@media (max-width: 1199.98px) {
.hr--30 {
margin: 28px 0;
}
}
@media (max-width: 991.98px) {
.hr--30 {
margin: 26px 0;
}
}
@media (max-width: 767.98px) {
.hr--30 {
margin: 24px 0;
}
}
@media (max-width: 575.98px) {
.hr--30 {
margin: 20px 0;
}
}
.hr--20 {
margin: 20px 0;
}
@media (max-width: 1199.98px) {
.hr--20 {
margin: 18px 0;
}
}
@media (max-width: 991.98px) {
.hr--20 {
margin: 16px 0;
}
}
@media (max-width: 767.98px) {
.hr--20 {
margin: 14px 0;
}
}
@media (max-width: 575.98px) {
.hr--20 {
margin: 12px 0;
}
}
.hr--16 {
margin: 16px 0;
}
@media (max-width: 1199.98px) {
.hr--16 {
margin: 14px 0;
}
}
@media (max-width: 991.98px) {
.hr--16 {
margin: 12px 0;
}
}
@media (max-width: 767.98px) {
.hr--16 {
margin: 10px 0;
}
}
@media (max-width: 575.98px) {
.hr--16 {
margin: 8px 0;
}
}
.hr--10 {
margin: 10px 0;
}
@media (max-width: 1199.98px) {
.hr--10 {
margin: 9px 0;
}
}
@media (max-width: 991.98px) {
.hr--10 {
margin: 8px 0;
}
}
@media (max-width: 767.98px) {
.hr--10 {
margin: 7px 0;
}
}
@media (max-width: 575.98px) {
.hr--10 {
margin: 6px 0;
}
}
.lh-unset{
line-height: unset !important;
}
.lh-0{
line-height: 0px !important;
}
.lh-5{
line-height: 5px !important;
}
.lh-10{
line-height: 10px !important;
}
.lh-15{
line-height: 15px !important;
}
.lh-20{
line-height: 20px !important;
}
.lh-25{
line-height: 25px !important;
}
.lh-30{
line-height: 30px !important;
}
.lh-35{
line-height: 35px !important;
}
.lh-40{
line-height: 40px !important;
}
.lh-45{
line-height: 45px !important;
}
.full-width {
width: 100% !important;
}
.auto-width {
width: auto !important;
}
.pointer-events-none {
pointer-events: none !important;
}
.width-75 {
width: 75% !important;
}
.width-100 {
width: 100% !important;
}
.width-50 {
width: 50% !important;
}
.width-25 {
width: 25% !important;
}
.font-normal {
font-style: normal !important;
}
.text-normal {
font-weight: normal !important;
}
.font-weight-normal {
font-weight: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.height-100 {
height: 100px !important;
}
.height-150 {
height: 150px !important;
}
.height-200 {
height: 200px !important;
}
.height-250 {
height: 250px !important;
}
.height-300 {
height: 300px !important;
}
.height-350 {
height: 350px !important;
}
.height-400 {
height: 400px !important;
}
.text-bold {
font-weight: bold !important;
}
.opacity-100 {
opacity: 1 !important;
}
.opacity-90 {
opacity: .9 !important;
}
.opacity-80 {
opacity: .8 !important;
}
.opacity-70 {
opacity: .7 !important;
}
.opacity-60 {
opacity: .6 !important;
}
.opacity-50 {
opacity: .5 !important;
}
.opacity-40 {
opacity: .4 !important;
}
.opacity-30 {
opacity: .3 !important;
}
.opacity-20 {
opacity: .2 !important;
}
.opacity-10 {
opacity: .1 !important;
}
.opacity-0 {
opacity: 0 !important;
}
.text-disabled {
pointer-events: none !important;
cursor: not-allowed !important;
opacity: 0.6 !important;
}
.min-10 {
min-width: 10px !important;
}
.min-20 {
min-width: 20px !important;
}
.min-30 {
min-width: 30px !important;
}
.min-40 {
min-width: 40px !important;
}
.min-50 {
min-width: 50px !important;
}
.min-60 {
min-width: 60px !important;
}
.min-70 {
min-width: 70px !important;
}
.min-80 {
min-width: 80px !important;
}
.min-90 {
min-width: 90px !important;
}
.min-100 {
min-width: 100px !important;
}
.min-110 {
min-width: 110px !important;
}
.min-120 {
min-width: 120px !important;
}
.min-130 {
min-width: 130px !important;
}
.min-140 {
min-width: 140px !important;
}
.min-150 {
min-width: 150px !important;
}
.min-160 {
min-width: 160px !important;
}
.min-170 {
min-width: 170px !important;
}
.min-180 {
min-width: 180px !important;
}
.min-190 {
min-width: 190px !important;
}
.min-200 {
min-width: 200px !important;
}
.min-210 {
min-width: 210px !important;
}
.min-220 {
min-width: 220px !important;
}
.min-230 {
min-width: 230px !important;
}
.min-240 {
min-width: 240px !important;
}
.min-250 {
min-width: 250px !important;
}
.min-260 {
min-width: 260px !important;
}
.min-270 {
min-width: 270px !important;
}
.min-280 {
min-width: 280px !important;
}
.min-290 {
min-width: 290px !important;
}
.min-300 {
min-width: 300px !important;
}
.max-10 {
max-width: 10px !important;
}
.max-20 {
max-width: 20px !important;
}
.max-30 {
max-width: 30px !important;
}
.max-40 {
max-width: 40px !important;
}
.max-50 {
max-width: 50px !important;
}
.max-60 {
max-width: 60px !important;
}
.max-70 {
max-width: 70px !important;
}
.max-80 {
max-width: 80px !important;
}
.max-90 {
max-width: 90px !important;
}
.max-100 {
max-width: 100px !important;
}
.max-110 {
max-width: 110px !important;
}
.max-120 {
max-width: 120px !important;
}
.max-130 {
max-width: 130px !important;
}
.max-140 {
max-width: 140px !important;
}
.max-150 {
max-width: 150px !important;
}
.max-160 {
max-width: 160px !important;
}
.max-170 {
max-width: 170px !important;
}
.max-180 {
max-width: 180px !important;
}
.max-190 {
max-width: 190px !important;
}
.max-200 {
max-width: 200px !important;
}
.max-210 {
max-width: 210px !important;
}
.max-220 {
max-width: 220px !important;
}
.max-230 {
max-width: 230px !important;
}
.max-240 {
max-width: 240px !important;
}
.max-250 {
max-width: 250px !important;
}
.max-260 {
max-width: 260px !important;
}
.max-270 {
max-width: 270px !important;
}
.max-280 {
max-width: 280px !important;
}
.max-290 {
max-width: 290px !important;
}
.max-300 {
max-width: 300px !important;
}
.max-350 {
max-width: 350px !important;
}
.max-400 {
max-width: 400px !important;
}
.max-450 {
max-width: 450px !important;
}
.max-500 {
max-width: 500px !important;
}
.br-0 {
border-radius: 0 !important;
}
.btlr-0 {
border-top-left-radius: 0 !important;
}
.btrr-0 {
border-top-right-radius: 0 !important;
}
.bblr-0 {
border-bottom-left-radius: 0 !important;
}
.bbrr-0 {
border-bottom-right-radius: 0 !important;
}
.bg-transparent {
background-color: transparent !important;
}
.pointer-none {
pointer-events: none !important;
}
.box-shadow-none {
box-shadow: none !important;
}
.content-wrapper {
display: flex;
flex-direction: column;
}
.content-wrapper .content-body {
flex: 1;
background-color: #f3f4f8;
} .tabs .nav-tabs--default .nav-item {
margin: 0 15px;
margin-bottom: -1px;
}
@media (max-width: 991.98px) {
.tabs .nav-tabs--default .nav-item {
margin: 0 10px;
}
}
@media (max-width: 575.98px) {
.tabs .nav-tabs--default .nav-item {
margin: 0 8px;
}
}
@media (max-width: 380px) {
.tabs .nav-tabs--default .nav-item {
margin: 0 7px;
}
}
.tabs .nav-tabs--default .nav-item .nav-link {
font-size: 17px;
line-height: 1.5;
padding: 15px 10px;
color: #666;
font-weight: 700;
display: flex;
align-items: center;
justify-content: center;
border: none;
border-bottom: 3px solid transparent;
}
@media (max-width: 991.98px) {
.tabs .nav-tabs--default .nav-item .nav-link {
font-size: 15px;
padding: 15px 7px;
}
}
@media (max-width: 575.98px) {
.tabs .nav-tabs--default .nav-item .nav-link {
font-size: 14px;
padding: 15px 2px;
}
}
@media (max-width: 380px) {
.tabs .nav-tabs--default .nav-item .nav-link {
font-size: 13px;
padding: 15px 0px;
}
}
.tabs .nav-tabs--default .nav-item .nav-link:hover, .tabs .nav-tabs--default .nav-item .nav-link:focus {
border: none;
border-bottom: 3px solid transparent;
}
.tabs .nav-tabs--default .nav-item .nav-link.active {
border: none;
border-bottom: 3px solid #5777f3;
}
.tabs .nav-tabs--default .nav-item .nav-link.active .nav-link-badge {
background-color: #5777f3;
}
.tabs .nav-tabs--default .nav-item .nav-link-text {
font-size: inherit;
}
.tabs .nav-tabs--default .nav-item .nav-link-badge {
background-color: #666;
color: #fff;
line-height: 1.2;
margin-left: 10px;
transition: all 0.3s ease-in-out;
}
@media (max-width: 575.98px) {
.tabs .nav-tabs--default .nav-item .nav-link-badge {
margin-left: 4px;
}
}
.tabs .nav-tabs--two-col {
position: relative;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
border: none;
}
.tabs .nav-tabs--two-col .nav-item {
flex-basis: 50%;
text-align: center;
margin-bottom: 0;
}
.tabs .nav-tabs--two-col .nav-item .nav-link {
font-size: 14px;
line-height: 1.5;
color: #999;
font-weight: 600;
text-transform: uppercase;
border: 0;
padding: 15px 0;
}
.tabs .nav-tabs--two-col .nav-item .nav-link.active {
color: #525252;
border-bottom: 2px solid #5777f3;
}
.tabs .tab-content {
padding: 15px 20px;
}
@media (max-width: 575.98px) {
.tabs .tab-content {
padding: 12px 15px;
}
} .dropdown {
width: auto;
}
.dropdown-toggle {
all: unset !important;
cursor: pointer !important;
display: flex;
}
.dropdown-toggle:after {
vertical-align: middle;
}
.dropdown-toggle-no-caret:after {
all: unset;
}
.dropdown-toggle.primary:after {
color: #5777f3;
}
.dropdown-toggle.secondary:after {
color: #14C479;
}
.dropdown-toggle.danger:after {
color: #FF5F74;
}
.dropdown-toggle.warning:after {
color: #FF9635;
}
.dropdown-toggle.info:after {
color: #33b5e5;
}
.dropdown-toggle.dark:after {
color: #666;
}
.dropdown-menu {
width: auto;
height: auto;
min-width: auto;
border: none;
overflow: hidden;
overflow-y: auto;
padding: 0;
z-index: 2;
border-radius: 5px;
background-color: #fff;
-moz-box-shadow: -5px 4px 10px 0 rgba(0, 0, 0, 0.15);
-webkit-box-shadow: -5px 4px 10px 0 rgba(0, 0, 0, 0.15);
box-shadow: 1px 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.dropdown-menu::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
background-color: transparent;
}
.dropdown-menu::-webkit-scrollbar {
width: 2px;
}
.dropdown-menu::-webkit-scrollbar-thumb {
background-color: #666;
}
.dropdown--xs .dropdown-menu {
min-width: 150px;
max-height: 180px;
}
.dropdown--sm .dropdown-menu {
min-width: 250px;
max-height: 220px;
}
.dropdown--md .dropdown-menu {
min-width: 350px;
max-height: 260px;
}
.dropdown--lg .dropdown-menu {
min-width: 440px;
max-height: 300px;
}
@media (max-width: 1199.98px) {
.dropdown--lg .dropdown-menu {
min-width: 400px;
max-height: 280px;
}
}
@media (max-width: 991.98px) {
.dropdown--lg .dropdown-menu {
min-width: 360px;
max-height: 260px;
}
}
@media (max-width: 767.98px) {
.dropdown--lg .dropdown-menu {
min-width: 320px;
max-height: 240px;
}
}
@media (max-width: 575.98px) {
.dropdown--lg .dropdown-menu {
min-width: 280px;
max-height: 220px;
}
}
.dropdown--xl .dropdown-menu {
min-width: 500px;
}
@media (max-width: 1199.98px) {
.dropdown--xl .dropdown-menu {
min-width: 450px;
}
}
@media (max-width: 991.98px) {
.dropdown--xl .dropdown-menu {
min-width: 400px;
}
}
@media (max-width: 767.98px) {
.dropdown--xl .dropdown-menu {
min-width: 350px;
}
}
@media (max-width: 575.98px) {
.dropdown--xl .dropdown-menu {
min-width: 300px;
}
}
.dropdown {
height: 100%;
}
.dropdown-toggle:hover {
background-color: transparent;
}
.dropdown-toggle:after {
display: none;
}
.dropdown-menu {
z-index: 2;
padding: 0;
border-radius: 5px;
border: 1px solid #eee;
background-color: #fff;
-moz-box-shadow: -5px 4px 10px 0 rgba(0, 0, 0, 0.15);
-webkit-box-shadow: -5px 4px 10px 0 rgba(0, 0, 0, 0.15);
box-shadow: 1px 4px 10px 0 rgba(0, 0, 0, 0.15);
} .modal {
padding-left: 0 !important;
}
.modal-backdrop {
background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
border: none;
box-shadow: 15px 10px 30px 0 rgba(0, 0, 0, 0.05);
}
.modal-title {
font-size: 1.5rem;
color: #333;
}
@media (max-width: 1199.98px) {
.modal-title {
font-size: 1.4rem;
}
}
@media (max-width: 991.98px) {
.modal-title {
font-size: 1.3rem;
}
}
@media (max-width: 767.98px) {
.modal-title {
font-size: 1.2rem;
}
}
@media (max-width: 575.98px) {
.modal-title {
font-size: 1.1rem;
}
}
.modal__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.modal__info-text {
font-size: .8rem;
}
}
.modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
.modal__footer {
width: 100%;
padding-top: 15px;
border-top: 1px solid #eee;
} .g-modal {
opacity: 0;
visibility: hidden;
transition: opacity 0.1s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
overflow: hidden;
overflow-Y: auto;
}
.g-modal__inner {
width: 100%;
min-height: 100vh;
display: flex;
padding: 30px;
position: relative;
}
@media (max-width: 1199.98px) {
.g-modal__inner {
padding: 28px;
}
}
@media (max-width: 991.98px) {
.g-modal__inner {
padding: 26px;
}
}
@media (max-width: 767.98px) {
.g-modal__inner {
padding: 24px;
}
}
@media (max-width: 575.98px) {
.g-modal__inner {
padding: 20px;
}
}
.g-modal__inner.center-center {
align-items: center;
justify-content: center;
}
.g-modal__inner.center-left {
align-items: center;
justify-content: flex-start;
}
.g-modal__inner.center-right {
align-items: center;
justify-content: flex-end;
}
.g-modal__inner.top-center {
align-items: flex-start;
justify-content: center;
}
.g-modal__inner.top-left {
align-items: flex-start;
justify-content: flex-start;
}
.g-modal__inner.top-right {
align-items: flex-start;
justify-content: flex-end;
}
.g-modal__inner.bottom-center {
align-items: flex-end;
justify-content: center;
}
.g-modal__inner.bottom-left {
align-items: flex-end;
justify-content: flex-start;
}
.g-modal__inner.bottom-right {
align-items: flex-end;
justify-content: flex-end;
}
.g-modal__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
background-color: rgba(2, 11, 44, 0.6);
}
.g-modal__content {
height: auto;
background-color: #fff;
z-index: 4;
border-radius: 5px;
box-shadow: 15px 10px 30px 0 rgba(0, 0, 0, 0.05);
transform: translateY(-100px);
position: relative;
}
.g-modal__content--lg {
width: 1100px;
}
@media (max-width: 1199.98px) {
.g-modal__content--lg {
width: 900px;
}
}
@media (max-width: 991.98px) {
.g-modal__content--lg {
width: 700px;
}
}
@media (max-width: 767.98px) {
.g-modal__content--lg {
width: 100%;
}
}
.g-modal__content--md {
width: 900px;
}
@media (max-width: 991.98px) {
.g-modal__content--md {
width: 700px;
}
}
@media (max-width: 767.98px) {
.g-modal__content--md {
width: 100%;
}
}
@media (max-width: 575.98px) {
.g-modal__content--md {
width: 100%;
}
}
.g-modal__content--sm {
width: 600px;
}
@media (max-width: 991.98px) {
.g-modal__content--sm {
width: 500px;
}
}
@media (max-width: 575.98px) {
.g-modal__content--sm {
width: 100%;
}
}
.g-modal__content--xs {
width: 400px;
}
@media (max-width: 575.98px) {
.g-modal__content--xs {
width: 100%;
}
}
.g-modal--show {
opacity: 1;
z-index: 9999;
visibility: visible;
}
.g-modal--show .g-modal__content {
transform: translateY(0);
transition: all .2s;
}
.g-modal__close-btn {
position: absolute;
top: 12px;
right: 12px;
width: 18px;
height: 18px;
padding: 15px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
border: none;
color: #ff0000;
cursor: pointer;
}
.g-modal__close-btn:hover {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.g-modal__close-btn-icon {
width: 100%;
}
.g-modal__header {
display: flex;
align-items: flex-start;
padding: 10px 16px;
border-bottom: 1px solid #eee;
}
@media (max-width: 1199.98px) {
.g-modal__header {
padding: 9px 15px;
}
}
@media (max-width: 991.98px) {
.g-modal__header {
padding: 8px 14px;
}
}
@media (max-width: 767.98px) {
.g-modal__header {
padding: 7px 13px;
}
}
@media (max-width: 575.98px) {
.g-modal__header {
padding: 6px 12px;
}
}
.g-modal__header-title {
flex: 1;
font-size: 1.6rem;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.g-modal__header-title {
font-size: 1.5rem;
}
}
@media (max-width: 991.98px) {
.g-modal__header-title {
font-size: 1.4rem;
}
}
@media (max-width: 767.98px) {
.g-modal__header-title {
font-size: 1.3rem;
}
}
@media (max-width: 575.98px) {
.g-modal__header-title {
font-size: 1.2rem;
}
}
.g-modal__header-btn {
border: none;
background-color: transparent;
padding: 0;
color: #5777f3;
font-size: 1.2rem;
}
@media (max-width: 1199.98px) {
.g-modal__header-btn {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.g-modal__header-btn {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.g-modal__header-btn {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.g-modal__header-btn {
font-size: 1rem;
}
}
.g-modal__header-btn:hover {
color: #2750f0;
}
.g-modal__body {
padding: 40px;
}
@media (max-width: 1199.98px) {
.g-modal__body {
padding: 35px;
}
}
@media (max-width: 991.98px) {
.g-modal__body {
padding: 30px;
}
}
@media (max-width: 767.98px) {
.g-modal__body {
padding: 25px;
}
}
@media (max-width: 575.98px) {
.g-modal__body {
padding: 20px;
}
}
.g-modal__footer {
padding: 10px 16px;
border-top: 1px solid #eee;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media (max-width: 1199.98px) {
.g-modal__footer {
padding: 9px 15px;
}
}
@media (max-width: 991.98px) {
.g-modal__footer {
padding: 8px 14px;
}
}
@media (max-width: 767.98px) {
.g-modal__footer {
padding: 7px 13px;
}
}
@media (max-width: 575.98px) {
.g-modal__footer {
padding: 6px 12px;
}
}
.g-modal__title {
font-size: 1.3rem;
color:#31375e;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.g-modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.g-modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.g-modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.g-modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.g-modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.g-modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.g-modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.g-modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.g-modal__info-text {
font-size: .8rem;
}
}
.g-modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.g-modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.g-modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.g-modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.g-modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
#confirm-alert.g-modal {
z-index: 10000;
} select {
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background-image: url(//qualfarm.eu/wp-content/plugins/crowdfundly/assets/images/public/caret-down.png);
background-repeat: no-repeat;
background-position: right 10px center;
padding-right: 28px !important;
outline: none;
background-size: 9px;
display: flex;
align-items: center;
font-size: .9rem;
line-height: 1rem;
}
@media (max-width: 1199.98px) {
select {
padding-right: 26px !important;
background-size: 8.5px;
}
}
@media (max-width: 991.98px) {
select {
padding-right: 24px !important;
background-size: 8px;
}
}
@media (max-width: 767.98px) {
select {
padding-right: 22px !important;
background-size: 7.5px;
}
}
@media (max-width: 575.98px) {
select {
padding-right: 20px !important;
background-size: 7px;
}
}
@-moz-document url-prefix() {
select {
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
background-image: url(//qualfarm.eu/wp-content/plugins/crowdfundly/assets/images/public/caret-down.png);
background-repeat: no-repeat;
background-position: right 10px center;
padding-right: 28px !important;
outline: none;
background-size: 10px;
display: flex;
align-items: center;
font-size: .9rem;
line-height: 1rem;
}
@media (max-width: 1199.98px) {
select {
padding-right: 26px !important;
background-size: 9.5px;
}
}
@media (max-width: 991.98px) {
select {
padding-right: 24px !important;
background-size: 9px;
}
}
@media (max-width: 767.98px) {
select {
padding-right: 22px !important;
background-size: 8.5px;
}
}
@media (max-width: 575.98px) {
select {
padding-right: 20px !important;
background-size: 8px;
}
}
}
input[type=number],
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-moz-appearance: textfield;
}
.date-range .field-input {
padding: 6px 10px;
height: 50px !important;
-webkit-box-flex: 1;
flex: 1;
background-color: #F5F7FD !important;
color: #333 !important;
border: 1px solid #597DFC4D !important;
border-radius: 5px;
font-size: .96rem !important;
}
@media (max-width: 1199.98px) {
.date-range .field-input {
padding: 5.5px 9px;
height: 48px !important;
font-size: 0.94rem !important;
}
}
@media (max-width: 991.98px) {
.date-range .field-input {
padding: 5px 8px;
height: 46px !important;
font-size: 0.92rem !important;
}
}
@media (max-width: 767.98px) {
.date-range .field-input {
padding: 4.5px 7px;
height: 44px !important;
font-size: 0.9rem !important;
}
}
@media (max-width: 575.98px) {
.date-range .field-input {
padding: 4px 6px;
height: 42px !important;
font-size: 0.88rem !important;
}
}
.date-range .field-input:focus {
background-color: #fff !important;
outline-color: transparent;
border-color: #5777f3 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.date-range .field-input.error {
border: 1px solid #FF5F74 !important;
-moz-box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
-webkit-box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
}
.date-range .field-input.error:focus {
outline-color: transparent;
border-color: #5777f3 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-group {
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.form-group {
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.form-group {
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.form-group {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.form-group {
margin-bottom: 16px;
}
}
.form-group label {
font-size: .9rem;
color: #7D8091;
text-transform: capitalize;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.form-group label {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.form-group label {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.form-group label {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.form-group label {
font-size: .8rem;
}
}
.form-group--flex {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.form-group__mobile {
position: relative;
display: flex;
align-items: center;
}
.form-group__mobile .form-control__mobile-code {
max-width: 180px;
margin-right: 20px;
}
@media (max-width: 1199.98px) {
.form-group__mobile .form-control__mobile-code {
max-width: 160px;
margin-right: 18px;
}
}
@media (max-width: 991.98px) {
.form-group__mobile .form-control__mobile-code {
max-width: 140px;
margin-right: 16px;
}
}
@media (max-width: 767.98px) {
.form-group__mobile .form-control__mobile-code {
max-width: 120px;
margin-right: 14px;
}
}
@media (max-width: 575.98px) {
.form-group__mobile .form-control__mobile-code {
max-width: 100px;
margin-right: 12px;
}
}
.form-group__mobile .form-control__mobile {
flex: 1;
}
.form-group__amount {
display: flex;
align-items: center;
border-radius: 5px;
padding: 0 10px;
background-color: #F5F7FD;
color: #333;
border: 1px solid #597DFC4D;
}
@media (max-width: 1199.98px) {
.form-group__amount {
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.form-group__amount {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.form-group__amount {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.form-group__amount {
padding: 0 6px;
}
}
.form-group__amount input {
background-color: transparent;
}
.form-group__amount:focus-within {
background-color: transparent;
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-group__amount .form-control {
box-shadow: none;
border: none;
padding-left: 3px;
}
.form-group__amount .form-control:focus {
box-shadow: none;
}
@media (max-width: 1199.98px) {
.form-group__amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 991.98px) {
.form-group__amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 767.98px) {
.form-group__amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 575.98px) {
.form-group__amount .form-control {
padding-left: 3px;
}
}
.form-group__amount .form-control:read-only {
background-color: transparent;
cursor: pointer;
}
.form-group__amount-code, .form-group__amount-symbol {
font-size: 1.2rem;
color: #666;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.form-group__amount-code, .form-group__amount-symbol {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.form-group__amount-code, .form-group__amount-symbol {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.form-group__amount-code, .form-group__amount-symbol {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.form-group__amount-code, .form-group__amount-symbol {
font-size: 1rem;
}
}
.form-group--amount {
display: flex;
align-items: center;
border-radius: 5px;
padding: 0 10px;
background-color: #F5F7FD;
color: #333;
border: 1px solid #597DFC4D;
}
@media (max-width: 1199.98px) {
.form-group--amount {
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.form-group--amount {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.form-group--amount {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.form-group--amount {
padding: 0 6px;
}
}
.form-group--amount input {
background-color: transparent;
}
.form-group--amount:focus-within {
background-color: transparent;
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-group--amount .form-control {
box-shadow: none;
border: none;
padding-left: 3px;
}
.form-group--amount .form-control:focus {
box-shadow: none;
}
@media (max-width: 1199.98px) {
.form-group--amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 991.98px) {
.form-group--amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 767.98px) {
.form-group--amount .form-control {
padding-left: 3px;
}
}
@media (max-width: 575.98px) {
.form-group--amount .form-control {
padding-left: 3px;
}
}
.form-group__left-text {
font-size: 1.2rem;
color: #666;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.form-group__left-text {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.form-group__left-text {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.form-group__left-text {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.form-group__left-text {
font-size: 1rem;
}
}
.form-group__right-text {
font-size: 1.2rem;
color: #666;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.form-group__right-text {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.form-group__right-text {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.form-group__right-text {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.form-group__right-text {
font-size: 1rem;
}
}
.form-group__subdomain {
display: flex;
align-items: center;
background-color: #f3f4f8;
border: 1px solid #597DFC4D;
border-radius: 8px;
padding: 0;
overflow: hidden;
}
.form-group__subdomain:focus-within {
background-color: transparent;
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-group__subdomain:focus-within > .form-group__subdomain-name {
border-left-color: #5777f3;
}
.form-group__subdomain .form-control {
background-color: transparent;
box-shadow: none;
border: none;
padding-left: 10px;
padding-right: 10px;
}
.form-group__subdomain .form-control:focus, .form-group__subdomain .form-control:active {
box-shadow: none;
background-color: transparent;
}
@media (max-width: 1199.98px) {
.form-group__subdomain .form-control {
padding-left: 9px;
padding-right: 9px;
}
}
@media (max-width: 991.98px) {
.form-group__subdomain .form-control {
padding-left: 8px;
padding-right: 8px;
}
}
@media (max-width: 767.98px) {
.form-group__subdomain .form-control {
padding-left: 7px;
padding-right: 7px;
}
}
@media (max-width: 575.98px) {
.form-group__subdomain .form-control {
padding-left: 6px;
padding-right: 6px;
}
}
.form-group__subdomain-name {
font-size: .9rem;
color: #fff;
height: 50px;
padding-left: 10px;
padding-right: 10px;
border-left: 1px solid #5777f3;
display: flex;
align-items: center;
justify-content: center;
background-color: #5777f3;
}
@media (max-width: 1199.98px) {
.form-group__subdomain-name {
padding-left: 9px;
padding-right: 9px;
height: 48px;
font-size: 0.88rem;
}
}
@media (max-width: 991.98px) {
.form-group__subdomain-name {
padding-left: 8px;
padding-right: 8px;
height: 46px;
font-size: 0.86rem;
}
}
@media (max-width: 767.98px) {
.form-group__subdomain-name {
padding-left: 7px;
padding-right: 7px;
height: 44px;
font-size: 0.84rem;
}
}
@media (max-width: 575.98px) {
.form-group__subdomain-name {
padding-left: 6px;
padding-right: 6px;
height: 42px;
font-size: 0.82rem;
}
}
.form-group__password {
display: flex;
align-items: center;
background-color: #f3f4f8;
border: 1px solid #597DFC4D;
border-radius: 8px;
padding: 0 10px;
}
@media (max-width: 1199.98px) {
.form-group__password {
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.form-group__password {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.form-group__password {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.form-group__password {
padding: 0 6px;
}
}
.form-group__password:focus-within {
background-color: transparent;
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-group__password:focus-within > .form-group__subdomain-name {
border-left-color: #5777f3;
}
.form-group__password .form-control {
background-color: transparent;
box-shadow: none;
border: none;
padding-left: 0;
}
.form-group__password .form-control:focus, .form-group__password .form-control:active {
box-shadow: none;
background-color: transparent;
}
.form-group__password-btn {
padding: 0;
width: auto;
height: auto;
display: flex;
align-items: center;
justify-content: flex-end;
border: none;
background-color: transparent;
color: #666;
font-size: 1.1rem;
}
.form-group__password-btn:hover {
color: #333;
}
@media (max-width: 1199.98px) {
.form-group__password-btn {
font-size: 1.05rem;
}
}
@media (max-width: 991.98px) {
.form-group__password-btn {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.form-group__password-btn {
font-size: 0.95rem;
}
}
@media (max-width: 575.98px) {
.form-group__password-btn {
font-size: 0.9rem;
}
}
.form__separator {
height: 50px;
width: 1px;
background-color: #ddd;
}
@media (max-width: 1199.98px) {
.form__separator {
height: 48px;
}
}
@media (max-width: 991.98px) {
.form__separator {
height: 46px;
}
}
@media (max-width: 767.98px) {
.form__separator {
height: 44px;
}
}
@media (max-width: 575.98px) {
.form__separator {
height: 42px;
}
}
.form-control {
padding: 6px 10px;
height: 50px;
-webkit-box-flex: 1;
flex: 1;
background-color: #F5F7FD;
color: #333;
border: 1px solid #597DFC4D;
border-radius: 5px;
font-size: .9rem;
}
@media (max-width: 1199.98px) {
.form-control {
padding: 5.5px 9px;
height: 48px;
font-size: 0.88rem;
}
}
@media (max-width: 991.98px) {
.form-control {
padding: 5px 8px;
height: 46px;
font-size: 0.86rem;
}
}
@media (max-width: 767.98px) {
.form-control {
padding: 4.5px 7px;
height: 44px;
font-size: 0.84rem;
}
}
@media (max-width: 575.98px) {
.form-control {
padding: 4px 6px;
height: 42px;
font-size: 0.82rem;
}
}
.form-control--p-left {
padding-left: 40px;
}
.form-control--p-right {
padding-right: 40px;
}
.form-control:focus {
background-color: transparent;
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-control.error {
border: 1px solid #FF5F74;
-moz-box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
-webkit-box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
box-shadow: inset 0 2px 3px 0 rgba(255, 95, 116, 0.3);
}
.form-control.error:focus {
outline-color: transparent;
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.form-control:disabled {
opacity: .7;
background-color: #eee;
border-color: #eee;
cursor: not-allowed;
}
input::-ms-input-placeholder, input:-ms-input-placeholder, input::placeholder {
color: #999;
} .text-primary {
color: #5777f3 !important;
}
.text-secondary {
color: #14C479 !important;
}
.text-success {
color: #3bc065;
}
.text-success-light {
color: #60ce83 !important;
}
.text-success-dark {
color: #2f9951 !important;
}
.text-warning {
color: #FF9635 !important;
}
.text-warning-dark {
color: #ff7b02 !important;
}
.text-warning-light {
color: #ffb168 !important;
}
.text-danger {
color: #FF5F74 !important;
}
.text-danger-dark {
color: #ff2c48 !important;
}
.text-danger-light {
color: #ff92a0 !important;
}
.text-info {
color: #33b5e5 !important;
}
.text-dark {
color: #666 !important;
}
.text-black {
color: #000 !important;
}
.text-blue {
color: #7092cb !important;
}
.text .text .text .text .text a.text-primary:hover, .text .text .text .text .text a.text-primary:focus {
color: #2750f0 !important;
}
.text .text .text .text .text a.text-secondary:hover, .text .text .text .text .text a.text-secondary:focus {
color: #0f965c !important;
}
.text .text .text .text .text a.text-success:hover, .text .text .text .text .text a.text-success:focus {
color: #2f9951 !important;
}
.text .text .text .text .text a.text-warning:hover, .text .text .text .text .text a.text-warning:focus {
color: #ff7b02 !important;
}
.text .text .text .text .text a.text-danger:hover, .text .text .text .text .text a.text-danger:focus {
color: #ff2c48 !important;
}
.text .text .text .text .text a.text-info:hover, .text .text .text .text .text a.text-info:focus {
color: #1a9bcb !important;
}
.text .text .text .text .text a.text-dark:hover, .text .text .text .text .text a.text-dark:focus {
color: #000 !important;
}
.text .text .text .text .text a.text-blue:hover, .text .text .text .text .text a.text-blue:focus {
color: #7092cb !important;
}
.text .text .text .text .text a.text-black {
color: #000 !important;
} .bg-primary {
background-color: #5777f3 !important;
}
.bg-secondary {
background-color: #14C479 !important;
}
.bg-success {
background-color: #3bc065 !important;
}
.bg-success-light {
background-color: #60ce83 !important;
}
.bg-success-dark {
background-color: #2f9951 !important;
}
.bg-warning {
background-color: #FF9635 !important;
}
.bg-warning-dark {
background-color: #ff7b02 !important;
}
.bg-warning-light {
background-color: #ffb168 !important;
}
.bg-danger {
background-color: #FF5F74 !important;
}
.bg-danger-dark {
background-color: #ff2c48 !important;
}
.bg-danger-light {
background-color: #ff92a0 !important;
}
.bg-info {
background-color: #33b5e5 !important;
}
.bg-dark {
background-color: #666 !important;
}
.bg-black {
background-color: #000 !important;
}
.bg-blue {
background-color: #7092cb !important;
} .btn {
border: 2px solid #ddd;
background-color: #fafafa;
color: #666;
text-transform: capitalize;
cursor: pointer;
font-weight: 600;
border-radius: 5px;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
padding: 10px 36px;
font-size: 0.9rem;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:hover {
background-color: #666;
color: #000;
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.btn:focus {
outline-color: transparent;
box-shadow: none;
webkit-transform: translateY(-3px);
transform: translateY(-3px);
text-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.btn:active {
outline-color: transparent;
}
@media (max-width: 1199.98px) {
.btn {
padding: 9px 34px;
font-size: 0.88rem;
}
}
@media (max-width: 991.98px) {
.btn {
padding: 8px 32px;
font-size: 0.86rem;
}
}
@media (max-width: 767.98px) {
.btn {
padding: 7px 30px;
font-size: 0.84rem;
}
}
@media (max-width: 575.98px) {
.btn {
padding: 6px 28px;
font-size: 0.8rem;
}
}
.btn-sm, .btn-group-sm > .btn {
padding: 8px;
text-transform: capitalize;
}
@media (max-width: 1199.98px) {
.btn-sm, .btn-group-sm > .btn {
padding: 7px;
}
}
@media (max-width: 991.98px) {
.btn-sm, .btn-group-sm > .btn {
padding: 6px;
}
}
@media (max-width: 767.98px) {
.btn-sm, .btn-group-sm > .btn {
padding: 5px;
}
}
@media (max-width: 575.98px) {
.btn-sm, .btn-group-sm > .btn {
padding: 4px;
}
}
.btn-min-50 {
min-width: 50px;
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.btn-min-50 {
min-width: 48px;
min-height: 48px;
}
}
@media (max-width: 991.98px) {
.btn-min-50 {
min-width: 46px;
min-height: 46px;
}
}
@media (max-width: 767.98px) {
.btn-min-50 {
min-width: 44px;
min-height: 44px;
}
}
@media (max-width: 575.98px) {
.btn-min-50 {
min-width: 42px;
min-height: 42px;
}
}
.btn-pro {
position: relative;
overflow: hidden;
padding-left: 40px;
white-space: nowrap;
}
.btn-pro:before {
content: 'upgrade';
position: absolute;
left: -37px;
top: -6px;
padding-bottom: 7px;
background-color: #5777f3;
background-image: linear-gradient(to left, #5777f3, #2750f0);
color: #fff;
font-size: .55rem;
text-transform: uppercase;
width: 100px;
height: 100%;
display: flex;
align-items: flex-end;
justify-content: center;
transform: rotate(-50deg);
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
text-shadow: 0 3px 4px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.btn-pro {
padding-left: 38px;
}
.btn-pro:before {
left: -37px;
top: -6px;
padding-bottom: 6px;
font-size: .54rem;
width: 100px;
transform: rotate(-50deg);
}
}
@media (max-width: 991.98px) {
.btn-pro {
padding-left: 36px;
}
.btn-pro:before {
left: -38px;
top: -5.5px;
padding-bottom: 5px;
font-size: .53rem;
}
}
@media (max-width: 767.98px) {
.btn-pro {
padding-left: 34px;
}
.btn-pro:before {
left: -39px;
top: -5.5px;
padding-bottom: 4.5px;
font-size: .52rem;
}
}
@media (max-width: 575.98px) {
.btn-pro {
padding-left: 30px;
}
.btn-pro:before {
left: -40px;
top: -5px;
padding-bottom: 3px;
font-size: .48rem;
}
}
.btn-primary {
background-color: #5777f3;
color: #fff;
border-color: #5777f3;
-moz-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
}
.btn-primary:hover {
background-color: #113eed;
color: #fff;
border-color: #113eed;
-moz-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:focus {
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
background-color: #63687e;
}
.show > .btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled):active {
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
background-color: #113eed;
}
.btn-primary.btn-pro {
background-color: #fff !important;
border-color: #5777f3 !important;
color: #5777f3 !important;
}
.btn-primary.btn-pro:before {
background-color: #5777f3;
color: #fff;
text-shadow: 0 3px 4px rgba(87, 119, 243, 0.2);
}
.btn-secondary {
background-color: #14C479 !important;
color: #fff !important;
border-color: #14C479 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
}
.btn-secondary:hover {
background-color: #0d7f4e;
color: #fff;
border-color: #0d7f4e;
-moz-box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:focus {
border-color: rgba(20, 196, 121, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
background-color: #0d7f4e;
}
.show > .btn-secondary.dropdown-toggle, .btn-secondary:not(:disabled):not(.disabled):active {
border-color: rgba(20, 196, 121, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2);
background-color: #0d7f4e;
}
.btn-secondary.btn-pro {
background-color: #fff !important;
border-color: #14C479 !important;
color: #14C479 !important;
}
.btn-secondary.btn-pro:before {
background-color: #14C479;
color: #fff;
text-shadow: 0 3px 4px rgba(20, 196, 121, 0.2);
}
.btn-success {
background-color: #3bc065 !important;
color: #fff !important;
border-color: #3bc065 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
}
.btn-success:hover {
background-color: #298546;
color: #fff;
border-color: #298546;
-moz-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:focus {
border-color: rgba(59, 192, 101, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
background-color: #298546;
}
.show > .btn-success.dropdown-toggle, .btn-success:not(:disabled):not(.disabled):active {
border-color: rgba(59, 192, 101, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
background-color: #298546;
}
.btn-success.btn-pro {
background-color: #fff !important;
border-color: #3bc065 !important;
color: #3bc065 !important;
}
.btn-success.btn-pro:before {
background-color: #3bc065;
color: #fff;
text-shadow: 0 3px 4px rgba(59, 192, 101, 0.2);
}
.btn-info {
background-color: #33b5e5 !important;
color: #fff !important;
border-color: #33b5e5 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
}
.btn-info:hover {
background-color: #178ab4;
color: #fff;
border-color: #178ab4;
-moz-box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:focus {
border-color: rgba(51, 181, 229, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
background-color: #178ab4;
}
.show > .btn-info.dropdown-toggle, .btn-info:not(:disabled):not(.disabled):active {
border-color: rgba(51, 181, 229, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2);
background-color: #178ab4;
}
.btn-info.btn-pro {
background-color: #fff !important;
border-color: #33b5e5 !important;
color: #33b5e5 !important;
}
.btn-info.btn-pro:before {
background-color: #33b5e5;
color: #fff;
text-shadow: 0 3px 4px rgba(51, 181, 229, 0.2);
}
.btn-warning {
background-color: #FF9635 !important;
color: #fff !important;
border-color: #FF9635 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
}
.btn-warning:hover {
background-color: #e86f00;
color: #fff;
border-color: #e86f00;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:focus {
border-color: rgba(255, 150, 53, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
background-color: #e86f00;
}
.show > .btn-warning.dropdown-toggle, .btn-warning:not(:disabled):not(.disabled):active {
border-color: rgba(255, 150, 53, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2);
background-color: #e86f00;
}
.btn-warning.btn-pro {
background-color: #fff !important;
border-color: #FF9635 !important;
color: #FF9635 !important;
}
.btn-warning.btn-pro:before {
background-color: #FF9635;
color: #fff;
text-shadow: 0 3px 4px rgba(255, 150, 53, 0.2);
}
.btn-danger {
background-color: #FF5F74 !important;
color: #fff !important;
border-color: #FF5F74 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
}
.btn-danger:hover {
background-color: #ff1332;
color: #fff;
border-color: #ff1332;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:focus {
border-color: rgba(255, 95, 116, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
background-color: #ff1332;
}
.show > .btn-danger.dropdown-toggle, .btn-danger:not(:disabled):not(.disabled):active {
border-color: rgba(255, 95, 116, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
background-color: #ff1332;
}
.btn-danger.btn-pro {
background-color: #fff !important;
border-color: #FF5F74 !important;
color: #FF5F74 !important;
}
.btn-danger.btn-pro:before {
background-color: #FF5F74;
color: #fff;
text-shadow: 0 3px 4px rgba(255, 95, 116, 0.2);
}
.btn-dark {
background-color: #666 !important;
color: #fff !important;
border-color: #666 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
}
.btn-dark:hover {
background-color: #404040;
color: #fff;
border-color: #404040;
-moz-box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:focus {
border-color: rgba(102, 102, 102, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
background-color: #404040;
}
.show > .btn-dark.dropdown-toggle, .btn-dark:not(:disabled):not(.disabled):active {
border-color: rgba(102, 102, 102, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2);
background-color: #404040;
}
.btn-dark.btn-pro {
background-color: #fff !important;
border-color: #666 !important;
color: #666 !important;
}
.btn-dark.btn-pro:before {
background-color: #666;
color: #fff;
text-shadow: 0 3px 4px rgba(102, 102, 102, 0.2);
}
.btn-white {
background-color: #fff !important;
color: #666 !important;
border-color: #fff !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
}
.btn-white:hover {
background-color: #d9d9d9;
color: #666;
border-color: #d9d9d9;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:focus {
border-color: rgba(255, 255, 255, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
background-color: #d9d9d9;
}
.show > .btn-white.dropdown-toggle, .btn-white:not(:disabled):not(.disabled):active {
border-color: rgba(255, 255, 255, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2);
background-color: #d9d9d9;
}
.btn-white.btn-pro {
background-color: #fff !important;
border-color: #fff !important;
color: #fff !important;
}
.btn-white.btn-pro:before {
background-color: #fff;
color: #fff;
text-shadow: 0 3px 4px rgba(255, 255, 255, 0.2);
}
.btn-default {
background-color: #999 !important;
color: #333 !important;
border-color: #999 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
}
.btn-default:hover {
background-color: #737373;
color: #333;
border-color: #737373;
-moz-box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
}
.btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:focus {
border-color: rgba(153, 153, 153, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
background-color: #737373;
}
.show > .btn-default.dropdown-toggle, .btn-default:not(:disabled):not(.disabled):active {
border-color: rgba(153, 153, 153, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2);
background-color: #737373;
}
.btn-default.btn-pro {
background-color: #fff !important;
border-color: #999 !important;
color: #999 !important;
}
.btn-default.btn-pro:before {
background-color: #999;
color: #fff;
text-shadow: 0 3px 4px rgba(153, 153, 153, 0.2);
}
.btn.disabled, .btn:disabled {
cursor: not-allowed !important;
color: #333 !important;
background-color: #999 !important;
border-color: #999 !important;
}
.btn-outline {
background-color: transparent;
color: #333;
}
.btn-outline-primary {
background-color: transparent;
color: #5777f3;
border-color: #5777f3;
-moz-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
}
.btn-outline-primary:hover {
background-color: #5777f3;
color: #fff;
border-color: #5777f3;
-moz-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:focus {
border-color: #5777f3 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
background-color: transparent !important;
color: #5777f3 !important;
}
.show > .btn-outline-primary.dropdown-toggle, .btn-outline-primary:not(:disabled):not(.disabled):active {
border-color: #5777f3 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
background-color: transparent !important;
color: #5777f3 !important;
}
.btn-outline-primary.btn-pro:before {
color: #5777f3;
text-shadow: 0 3px 4px rgba(87, 119, 243, 0.2);
}
.btn-outline-secondary {
background-color: transparent !important;
color: #14C479 !important;
border-color: #14C479 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
box-shadow: 0 5px 5px 0 rgba(20, 196, 121, 0.1);
}
.btn-outline-secondary:hover {
background-color: #14C479 !important;
color: #fff !important;
border-color: #14C479 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
box-shadow: 0 10px 10px 0 rgba(20, 196, 121, 0.2);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:focus {
border-color: #14C479 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
background-color: transparent !important;
color: #14C479 !important;
}
.show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:not(:disabled):not(.disabled):active {
border-color: #14C479 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(20, 196, 121, 0.2) !important;
background-color: transparent !important;
color: #14C479 !important;
}
.btn-outline-secondary.btn-pro:before {
color: #14C479;
text-shadow: 0 3px 4px rgba(20, 196, 121, 0.2);
}
.btn-outline-success {
background-color: transparent !important;
color: #3bc065 !important;
border-color: #3bc065 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1);
}
.btn-outline-success:hover {
background-color: #3bc065 !important;
color: #fff !important;
border-color: #3bc065 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:focus {
border-color: #3bc065 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
background-color: transparent !important;
color: #3bc065 !important;
}
.show > .btn-outline-success.dropdown-toggle, .btn-outline-success:not(:disabled):not(.disabled):active {
border-color: #3bc065 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2) !important;
background-color: transparent !important;
color: #3bc065 !important;
}
.btn-outline-success.btn-pro:before {
color: #3bc065;
text-shadow: 0 3px 4px rgba(59, 192, 101, 0.2);
}
.btn-outline-info {
background-color: transparent !important;
color: #33b5e5 !important;
border-color: #33b5e5 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
box-shadow: 0 5px 5px 0 rgba(51, 181, 229, 0.1);
}
.btn-outline-info:hover {
background-color: #33b5e5 !important;
color: #fff !important;
border-color: #33b5e5 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
box-shadow: 0 10px 10px 0 rgba(51, 181, 229, 0.2);
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:focus {
border-color: #33b5e5 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
background-color: transparent !important;
color: #33b5e5 !important;
}
.show > .btn-outline-info.dropdown-toggle, .btn-outline-info:not(:disabled):not(.disabled):active {
border-color: #33b5e5 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(51, 181, 229, 0.2) !important;
background-color: transparent !important;
color: #33b5e5 !important;
}
.btn-outline-info.btn-pro:before {
color: #33b5e5;
text-shadow: 0 3px 4px rgba(51, 181, 229, 0.2);
}
.btn-outline-warning {
background-color: transparent !important;
color: #FF9635 !important;
border-color: #FF9635 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 150, 53, 0.1);
}
.btn-outline-warning:hover {
background-color: #FF9635 !important;
color: #fff !important;
border-color: #FF9635 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 150, 53, 0.2);
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:focus {
border-color: #FF9635 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
background-color: transparent !important;
color: #FF9635 !important;
}
.show > .btn-outline-warning.dropdown-toggle, .btn-outline-warning:not(:disabled):not(.disabled):active {
border-color: #FF9635 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 150, 53, 0.2) !important;
background-color: transparent !important;
color: #FF9635 !important;
}
.btn-outline-warning.btn-pro:before {
color: #FF9635;
text-shadow: 0 3px 4px rgba(255, 150, 53, 0.2);
}
.btn-outline-danger {
background-color: transparent !important;
color: #FF5F74 !important;
border-color: #FF5F74 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 95, 116, 0.1);
}
.btn-outline-danger:hover {
background-color: #FF5F74 !important;
color: #fff !important;
border-color: #FF5F74 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 95, 116, 0.2);
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:focus {
border-color: #FF5F74 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
background-color: transparent !important;
color: #FF5F74 !important;
}
.show > .btn-outline-danger.dropdown-toggle, .btn-outline-danger:not(:disabled):not(.disabled):active {
border-color: #FF5F74 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2) !important;
background-color: transparent !important;
color: #FF5F74 !important;
}
.btn-outline-danger.btn-pro:before {
color: #FF5F74;
text-shadow: 0 3px 4px rgba(255, 95, 116, 0.2);
}
.btn-outline-white {
background-color: transparent !important;
color: #fff !important;
border-color: #fff !important;
-moz-box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
box-shadow: 0 5px 5px 0 rgba(255, 255, 255, 0.1);
}
.btn-outline-white:hover {
background-color: #fff !important;
color: #fff !important;
border-color: #fff !important;
-moz-box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
box-shadow: 0 10px 10px 0 rgba(255, 255, 255, 0.2);
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:focus {
border-color: #fff !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
background-color: transparent !important;
color: #fff !important;
}
.show > .btn-outline-white.dropdown-toggle, .btn-outline-white:not(:disabled):not(.disabled):active {
border-color: #fff !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(255, 255, 255, 0.2) !important;
background-color: transparent !important;
color: #fff !important;
}
.btn-outline-white.btn-pro:before {
color: #fff;
text-shadow: 0 3px 4px rgba(255, 255, 255, 0.2);
}
.btn-outline-dark {
background-color: transparent !important;
color: #666 !important;
border-color: #666 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
box-shadow: 0 5px 5px 0 rgba(102, 102, 102, 0.1);
}
.btn-outline-dark:hover {
background-color: #666 !important;
color: #fff !important;
border-color: #666 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
box-shadow: 0 10px 10px 0 rgba(102, 102, 102, 0.2);
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:focus {
border-color: #666 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
background-color: transparent !important;
color: #666 !important;
}
.show > .btn-outline-dark.dropdown-toggle, .btn-outline-dark:not(:disabled):not(.disabled):active {
border-color: #666 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(102, 102, 102, 0.2) !important;
background-color: transparent !important;
color: #666 !important;
}
.btn-outline-dark.btn-pro:before {
color: #666;
text-shadow: 0 3px 4px rgba(102, 102, 102, 0.2);
}
.btn-outline-default {
background-color: transparent !important;
color: #999 !important;
border-color: #999 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
box-shadow: 0 5px 5px 0 rgba(153, 153, 153, 0.1);
}
.btn-outline-default:hover {
background-color: #999 !important;
color: #fff !important;
border-color: #999 !important;
-moz-box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
box-shadow: 0 10px 10px 0 rgba(153, 153, 153, 0.2);
}
.btn-outline-default:not(:disabled):not(.disabled):active:focus, .btn-outline-default:focus {
border-color: #999 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
background-color: transparent !important;
color: #999 !important;
}
.show > .btn-outline-default.dropdown-toggle, .btn-outline-default:not(:disabled):not(.disabled):active {
border-color: #999 !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(153, 153, 153, 0.2) !important;
background-color: transparent !important;
color: #999 !important;
}
.btn-outline-default.btn-pro:before {
color: #999;
text-shadow: 0 3px 4px rgba(153, 153, 153, 0.2);
}
.btn-outline.disabled, .btn-outline:disabled {
cursor: not-allowed !important;
color: #666 !important;
background-color: transparent !important;
border-color: #999 !important;
}
.btn--primary {
background-color: #5777f3;
color: #fff;
}
.btn--secondary {
background-color: #14C479;
color: #fff;
}
.btn--let-know {
background-color: transparent;
color: #5777f3;
border-radius: 5px;
margin-top: 0.875rem;
padding: 0.5rem 1.25rem;
}
.btn--let-know:hover {
background-color: #fff;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
color: #5777f3;
}
@media (max-width: 1199.98px) {
.btn--let-know {
margin-top: 0.8125rem;
padding: 0.4375rem 1.125rem;
font-size: 0.9375rem;
}
}
@media (max-width: 991.98px) {
.btn--let-know {
margin-top: 0.75rem;
padding: 0.375rem 1rem;
font-size: 0.875rem;
}
}
@media (max-width: 767.98px) {
.btn--let-know {
margin-top: 0.6875rem;
padding: 0.3125rem 0.875rem;
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.btn--let-know {
margin-top: 0.625rem;
padding: 0.25rem 0.75rem;
font-size: 0.75rem;
}
}
.btn--add {
background-color: transparent;
color: #5777f3;
border-radius: 5px;
padding: 8px 26px;
border: 1px solid #5777f3;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
font-size: 0.875rem;
}
.btn--add:hover {
background-color: #5777f3;
color: #fff;
border-color: #5777f3;
}
@media (max-width: 1199.98px) {
.btn--add {
padding: 0.5rem 1.5rem;
font-size: 0.875rem;
}
}
@media (max-width: 991.98px) {
.btn--add {
padding: 0.4375rem 1.375rem;
font-size: 0.8438rem;
}
}
@media (max-width: 767.98px) {
.btn--add {
padding: 0.375rem 1.25rem;
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.btn--add {
padding: 0.3125rem 1.125rem;
font-size: 12.5px;
}
}
.btn--submit {
color: #fff;
border-radius: 5px;
padding: 8px 36px;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
font-size: 0.875rem;
}
.btn--submit:hover {
background-color: #2750f0;
color: #fff;
}
@media (max-width: 1199.98px) {
.btn--submit {
padding: 0.5rem 2.125rem;
font-size: 0.875rem;
}
}
@media (max-width: 991.98px) {
.btn--submit {
padding: 0.4375rem 2rem;
font-size: 0.8438rem;
}
}
@media (max-width: 767.98px) {
.btn--submit {
padding: 0.375rem 1.875rem;
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.btn--submit {
padding: 0.3125rem 1.75rem;
font-size: 0.7813rem;
}
}
.btn--close {
background-color: transparent;
color: #5777f3;
border-radius: 5px;
padding: 8px 0;
font-size: 0.875rem;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn--close:hover {
background-color: transparent;
color: #5777f3;
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media (max-width: 1199.98px) {
.btn--close {
padding: 0.5rem 0;
font-size: 0.875rem;
}
}
@media (max-width: 991.98px) {
.btn--close {
padding: 0.4375rem 0;
font-size: 0.8438rem;
}
}
@media (max-width: 767.98px) {
.btn--close {
padding: 0.375rem 0;
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.btn--close {
padding: 0.3125rem 0;
font-size: 12.5px;
}
}
.btn--see-more {
padding: 0px 26px;
align-self: center;
background-color: transparent;
font-size: 1rem;
color: #5777f3;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
display: flex;
align-items: center;
position: relative;
}
.btn--see-more::after {
content: '';
font-family: "Font Awesome 5 Free";
font-weight: 700;
position: absolute;
right: 0;
color: #14C479;
}
.btn--see-more:hover {
background-color: transparent;
color: #14C479;
}
.btn--see-more:hover::after {
content: '\f105';
right: 10px;
}
.btn--clear {
background-color: transparent;
border: 1px solid #ddd;
color: #5777f3;
font-size: .9rem;
padding: 4px 10px;
text-transform: uppercase;
-moz-box-shadow: 1px 1px 10px 1px rgba(163, 116, 116, 0.1);
-webkit-box-shadow: 1px 1px 10px 1px rgba(163, 116, 116, 0.1);
box-shadow: 1px 1px 10px 1px rgba(163, 116, 116, 0.1);
}
.btn--clear:hover {
background-color: #5777f3;
color: #fff;
border-color: #5777f3;
}
.btn--clear:focus {
outline-color: transparent;
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.btn--done {
background-color: #14C479;
border: 1px solid #14C479;
color: #fff;
font-size: .9rem;
padding: 4px 10px;
text-transform: uppercase;
box-shadow: 1px 1px 10px 1px rgba(173, 196, 91, 0.1);
}
.btn--done:hover {
background-color: #0f965c;
color: #fff;
border-color: #0f965c;
}
.btn--done:focus {
outline-color: transparent;
border-color: rgba(173, 196, 91, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(173, 196, 91, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(173, 196, 91, 0.2);
box-shadow: 1px 1px 10px 1px rgba(173, 196, 91, 0.2);
}
.btn-facebook {
background-color: #34589d;
color: #fff;
transition: all 0.3s ease-in-out;
}
.btn-facebook:hover {
background: #2e4d8a;
color: #fff;
}
.btn-twitter {
background-color: #38aae2;
color: #fff;
transition: all 0.3s ease-in-out;
}
.btn-twitter:hover {
background: #22a0df;
color: #fff;
}
.btn-linkedin {
background-color: #0077b5;
color: #fff;
transition: all 0.3s ease-in-out;
}
.btn-linkedin:hover {
background: #00669c;
color: #fff;
}
.btn-whatsapp {
background-color: #7ed321;
color: #fff;
transition: all 0.3s ease-in-out;
}
.btn-whatsapp:hover {
background: #71bd1e;
color: #fff;
}
.btn-auth {
display: block;
width: 100%;
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
color: #fff;
border-radius: 5px;
border: 0;
padding: 0.625rem;
transition: 0.2s transform;
}
.btn-auth--facebook {
transition: all 0.2s ease-in-out;
background: #34589d;
}
.btn-auth--facebook:hover {
background: #2e4d8a;
}
.btn-auth--email {
transition: all 0.2s ease-in-out;
background: #5777f3;
}
.btn-auth--email:hover {
background: #2750f0;
}
.btn-auth:hover {
color: #fff !important;
-moz-transform: translateY(-2px);
-ms-transform: translateY(-2px);
-o-transform: translateY(-2px);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
}
.btn-auth:disabled {
transform: none;
box-shadow: none;
pointer-events: none;
}
.btn-link--mark {
color: #879ef6;
font-size: 12px;
line-height: 1;
}
@media (max-width: 575.98px) {
.btn-link--mark {
font-size: 11px;
}
}
.btn-link--mark:hover {
color: #2750f0;
}
.btn-file {
position: relative;
}
.btn-file__input {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
cursor: pointer;
}
.btn-default {
border: 0;
box-shadow: 2px 3px 4px 1px rgba(0, 0, 0, 0.05);
}
.btn-default:disabled {
pointer-events: none;
}
.btn-default:hover {
background-color: #fff;
-moz-box-shadow: 4px 1px 12px 1px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 4px 1px 12px 1px rgba(0, 0, 0, 0.05);
box-shadow: 4px 1px 12px 1px rgba(0, 0, 0, 0.05);
}
.btn--dark {
color: #666;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.2);
}
.btn--dark:hover {
background-color: #666;
color: #fff;
}
@media (max-width: 1199.98px) {
.btn--dark {
padding: 0.5rem 2.125rem;
font-size: 0.875rem;
}
}
@media (max-width: 991.98px) {
.btn--dark {
padding: 0.4375rem 2rem;
font-size: 0.8438rem;
}
}
@media (max-width: 767.98px) {
.btn--dark {
padding: 0.375rem 1.875rem;
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.btn--dark {
padding: 0.3125rem 1.75rem;
font-size: 0.7813rem;
}
}
.btn-loader {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
transition: all 0.2s;
}
.btn-loader:hover {
-moz-transform: translateY(-2px);
-ms-transform: translateY(-2px);
-o-transform: translateY(-2px);
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
.btn--text {
padding: 2px;
border: none;
background-color: transparent;
box-shadow: none;
color: #33b5e5;
border-radius: 0;
}
.btn--text:hover, .btn--text:focus, .btn--text:active {
box-shadow: none;
border: none;
background-color: transparent;
color: #1a9bcb;
}
.btn--text i {
font-size: 1.3rem;
}
@media (max-width: 1199.98px) {
.btn--text i {
font-size: 1.25rem;
}
}
@media (max-width: 991.98px) {
.btn--text i {
font-size: 1.2rem;
}
}
@media (max-width: 767.98px) {
.btn--text i {
font-size: 1.15rem;
}
}
@media (max-width: 575.98px) {
.btn--text i {
font-size: 1.1rem;
}
}
.btn--icon {
padding: 2px;
width: 38px;
height: 38px;
border-radius: 50%;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.btn--icon {
width: 36px;
height: 36px;
}
}
@media (max-width: 991.98px) {
.btn--icon {
width: 34px;
height: 34px;
}
}
@media (max-width: 767.98px) {
.btn--icon {
width: 32px;
height: 32px;
}
}
@media (max-width: 575.98px) {
.btn--icon {
width: 30px;
height: 30px;
}
}
button {
display: block;
float: left;
position: relative;
overflow: hidden;
transition: all 0.2s ease;
z-index: 0;
} span.badge {
margin-top: 2px;
}
@media (max-width: 1199.98px) {
span.badge {
margin-top: 1.8px;
}
}
@media (max-width: 991.98px) {
span.badge {
margin-top: 1.6px;
}
}
@media (max-width: 767.98px) {
span.badge {
margin-top: 1.4px;
}
}
@media (max-width: 575.98px) {
span.badge {
margin-top: 1.2px;
}
}
.badge {
line-height: 1.3;
}
.badge-primary {
background-color: #2750f0;
color: #fff;
}
.badge-secondary {
background-color: #14C479;
color: #fff;
}
.badge-info {
background-color: #33b5e5;
color: #fff;
}
.badge-info-dark {
background-color: #1a9bcb;
color: #fff;
}
.badge-warning {
background-color: #FF9635;
color: #fff;
}
.badge-warning-light {
background-color: #ffb168;
color: #fff;
}
.badge-warning-dark {
background-color: #ff7b02;
color: #fff;
}
.badge-success {
background-color: #3bc065;
color: #fff;
}
.badge-success-light {
background-color: #60ce83;
color: #fff;
}
.badge-success-dark {
background-color: #2f9951;
color: #fff;
}
.badge-danger {
background-color: #FF5F74;
color: #fff;
}
.badge-danger-dark {
background-color: #ff2c48;
color: #fff;
}
.badge-danger-light {
background-color: #ff92a0;
color: #fff;
}
.badge-default {
background-color: #999;
color: #fff;
} .row--30 {
margin-left: -30px;
margin-right: -30px;
}
.row--30 .col-1, .row--30 .col-2, .row--30 .col-3, .row--30 .col-4, .row--30 .col-5, .row--30 .col-6, .row--30 .col-7, .row--30 .col-8, .row--30 .col-9, .row--30 .col-10, .row--30 .col-11, .row--30 .col-12, .row--30 .col,
.row--30 .col-auto,
.row--30 .col-sm-1, .row--30 .col-sm-2, .row--30 .col-sm-3, .row--30 .col-sm-4, .row--30 .col-sm-5, .row--30 .col-sm-6, .row--30 .col-sm-7, .row--30 .col-sm-8, .row--30 .col-sm-9, .row--30 .col-sm-10, .row--30 .col-sm-11, .row--30 .col-sm-12, .row--30 .col-sm,
.row--30 .col-sm-auto,
.row--30 .col-md-1, .row--30 .col-md-2, .row--30 .col-md-3, .row--30 .col-md-4, .row--30 .col-md-5, .row--30 .col-md-6, .row--30 .col-md-7, .row--30 .col-md-8, .row--30 .col-md-9, .row--30 .col-md-10, .row--30 .col-md-11, .row--30 .col-md-12, .row--30 .col-md,
.row--30 .col-md-auto,
.row--30 .col-lg-1, .row--30 .col-lg-2, .row--30 .col-lg-3, .row--30 .col-lg-4, .row--30 .col-lg-5, .row--30 .col-lg-6, .row--30 .col-lg-7, .row--30 .col-lg-8, .row--30 .col-lg-9, .row--30 .col-lg-10, .row--30 .col-lg-11, .row--30 .col-lg-12, .row--30 .col-lg,
.row--30 .col-lg-auto,
.row--30 .col-xl-1, .row--30 .col-xl-2, .row--30 .col-xl-3, .row--30 .col-xl-4, .row--30 .col-xl-5, .row--30 .col-xl-6, .row--30 .col-xl-7, .row--30 .col-xl-8, .row--30 .col-xl-9, .row--30 .col-xl-10, .row--30 .col-xl-11, .row--30 .col-xl-12, .row--30 .col-xl,
.row--30 .col-xl-auto {
padding-left: 30px;
padding-right: 30px;
}
.loading-default {
border-color: rgba(87, 119, 243, 0.5) !important;
}
.loading-default:before {
background-color: #5777f3 !important;
}
@media (max-width: 415px) {
.shortcuts-container:not(.inline) .shortcut-button {
min-width: 100px !important;
}
}
.swal2-container {
z-index: 9999 !important;
}
.swal2-header {
padding: 0 1.8em !important;
}
@media (max-width: 1199.98px) {
.swal2-header {
padding: 0 1.6em !important;
}
}
@media (max-width: 991.98px) {
.swal2-header {
padding: 0 1.4em !important;
}
}
@media (max-width: 767.98px) {
.swal2-header {
padding: 0 1.2em !important;
}
}
@media (max-width: 575.98px) {
.swal2-header {
padding: 0 1em !important;
}
}
.swal2-icon {
width: 5em;
height: 5em;
margin: 1.25em auto 1.875em;
line-height: 5em;
}
@media (max-width: 1199.98px) {
.swal2-icon {
width: 4.8em !important;
height: 4.8em !important;
margin: 1.2em auto 1.8em !important;
line-height: 4.8em !important;
}
}
@media (max-width: 991.98px) {
.swal2-icon {
width: 4.6em !important;
height: 4.6em !important;
margin: 1.1em auto 1.7em !important;
line-height: 4.6em !important;
}
}
@media (max-width: 767.98px) {
.swal2-icon {
width: 4.4em !important;
height: 4.4em !important;
margin: 1em auto 1.6em !important;
line-height: 4.4em !important;
}
}
@media (max-width: 575.98px) {
.swal2-icon {
width: 4em !important;
height: 4em !important;
margin: .9em auto 1.5em !important;
line-height: 4em !important;
}
}
.swal2-error {
border-color: #FF5F74 !important;
color: #FF5F74 !important;
}
.swal2-question {
border-color: #33b5e5 !important;
color: #33b5e5 !important;
}
.swal2-warning {
border-color: #FF9635 !important;
color: #FF9635 !important;
}
.swal2-title {
margin: 0 0 .4em;
color: #31375E !important;
font-size: 1.875em;
}
@media (max-width: 1199.98px) {
.swal2-title {
margin: 0 0 .35em !important;
font-size: 1.8em !important;
}
}
@media (max-width: 991.98px) {
.swal2-title {
margin: 0 0 .3em !important;
font-size: 1.75em !important;
}
}
@media (max-width: 767.98px) {
.swal2-title {
margin: 0 0 .25em !important;
font-size: 1.7em !important;
}
}
@media (max-width: 575.98px) {
.swal2-title {
margin: 0 0 .2em !important;
font-size: 1.6em !important;
}
}
.swal2-html-container {
color: #666;
font-size: 1rem;
}
@media (max-width: 1199.98px) {
.swal2-html-container {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.swal2-html-container {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.swal2-html-container {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.swal2-html-container {
font-size: .9em;
}
}
.swal2-actions button {
color: #fff !important;
font-size: 1rem !important;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.swal2-actions button:hover {
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
@media (max-width: 1199.98px) {
.swal2-actions button {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.swal2-actions button {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.swal2-actions button {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.swal2-actions button {
font-size: .9em;
}
}
.swal2-confirm {
background-color: #5777f3 !important;
}
.swal2-confirm:focus {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(87, 119, 243, 0.5) !important;
}
.swal2-deny {
background-color: #FF5F74 !important;
}
.swal2-deny:focus {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(255, 95, 116, 0.5) !important;
}
.swal2-cancel {
background-color: #999 !important;
color: #31375E !important;
}
.swal2-cancel:focus {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(153, 153, 153, 0.5) !important;
} .auth {
width: 100%;
height: 100%;
background-color: #F5F7FD;
}
.auth__inner {
width: 100%;
height: 100%;
position: relative;
}
@media (max-width: 767.98px) {
.auth__inner {
padding-top: 30px;
}
}
@media (max-width: 575.98px) {
.auth__inner {
padding-top: 40px;
}
}
.auth__header {
position: absolute;
top: 45px;
left: 45px;
right: 0;
}
@media (max-width: 1199.98px) {
.auth__header {
top: 40px;
left: 40px;
}
}
@media (max-width: 991.98px) {
.auth__header {
top: 30px;
left: 30px;
}
}
@media (max-width: 767.98px) {
.auth__header {
top: 20px;
left: 0;
text-align: center;
}
}
.auth__logo {
height: 40px;
max-width: 300px;
display: block;
}
@media (max-width: 1199.98px) {
.auth__logo {
height: 38px;
}
}
@media (max-width: 991.98px) {
.auth__logo {
height: 36px;
}
}
@media (max-width: 767.98px) {
.auth__logo {
height: 34px;
max-width: 100%;
}
}
@media (max-width: 575.98px) {
.auth__logo {
height: 32px;
}
}
.auth__logo-img {
height: 100%;
}
.auth__body {
width: 100%;
height: 100%;
min-height: 100vh;
padding: 90px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
@media (max-width: 1199.98px) {
.auth__body {
padding: 80px;
}
}
@media (max-width: 991.98px) {
.auth__body {
padding: 60px;
}
}
@media (max-width: 767.98px) {
.auth__body {
padding: 40px;
}
}
@media (max-width: 575.98px) {
.auth__body {
padding: 20px;
}
}
.auth__body-left {
flex: 1;
height: 100%;
padding-right: 30px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 767.98px) {
.auth__body-left {
width: 100%;
flex: auto;
order: 1;
padding-right: 0;
padding-top: 20px;
}
}
.auth__body-banner {
max-width: 100%;
max-height: 100%;
}
.auth__body-right {
width: 600px;
}
@media (max-width: 1199.98px) {
.auth__body-right {
width: 500px;
}
}
@media (max-width: 991.98px) {
.auth__body-right {
width: 400px;
}
}
@media (max-width: 767.98px) {
.auth__body-right {
width: 100%;
}
}
.auth-form {
width: 100%;
}
.auth-form__header {
width: 100%;
margin-bottom: 20px;
}
.auth-form__title {
font-size: 1.8rem;
color: #31375E;
margin-bottom: 10px;
text-align: center;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
@media (max-width: 1199.98px) {
.auth-form__title {
font-size: 1.7rem;
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.auth-form__title {
font-size: 1.6rem;
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.auth-form__title {
font-size: 1.5rem;
margin-bottom: 7px;
}
}
@media (max-width: 575.98px) {
.auth-form__title {
font-size: 1.4rem;
margin-bottom: 6px;
}
}
.auth-form__subtitle {
font-size: 1rem;
color: #7D8091;
text-align: center;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.auth-form__subtitle {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.auth-form__subtitle {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.auth-form__subtitle {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.auth-form__subtitle {
font-size: .92rem;
}
}
.auth-form__body {
width: 100%;
height: auto;
}
.auth-form .auth-card {
width: 100%;
padding: 60px;
border-radius: 30px;
background-color: #fff;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card {
padding: 55px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card {
padding: 50px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card {
padding: 45px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card {
padding: 40px;
}
}
.auth-form .auth-card__header {
width: 100%;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.auth-form .auth-card__header-text {
font-size: .8rem;
color: #999;
margin-bottom: 0;
margin-right: 10px;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__header-text {
font-size: .78rem;
margin-right: 9px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__header-text {
font-size: .76rem;
margin-right: 8px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__header-text {
font-size: .74rem;
margin-right: 7px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__header-text {
font-size: .72rem;
margin-right: 6px;
}
}
.auth-form .auth-card__header-link {
font-size: .96rem;
font-weight: 600;
color: #5777f3;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__header-link {
font-size: .94rem;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__header-link {
font-size: .92rem;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__header-link {
font-size: .9rem;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__header-link {
font-size: .88rem;
}
}
.auth-form .auth-card__header-link:hover {
color: #2750f0;
}
.auth-form .auth-card__social {
width: 100%;
margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social {
margin-bottom: 35px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social {
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social {
margin-bottom: 25px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social {
margin-bottom: 20px;
}
}
.auth-form .auth-card__social-row {
margin-right: -20px;
margin-bottom: -20px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social-row {
margin-right: -19px;
margin-bottom: -19px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social-row {
margin-right: -18px;
margin-bottom: -18px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social-row {
flex-direction: column;
margin-right: -17px;
margin-bottom: -17px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social-row {
margin-right: -16px;
margin-bottom: -16px;
}
}
.auth-form .auth-card__social-row-item {
width: 50%;
padding-right: 20px;
padding-bottom: 20px;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social-row-item {
padding-right: 19px;
padding-bottom: 19px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social-row-item {
width: 100%;
padding-right: 18px;
padding-bottom: 18px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social-row-item {
padding-right: 17px;
padding-bottom: 17px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social-row-item {
padding-right: 16px;
padding-bottom: 16px;
}
}
.auth-form .auth-card__social-btn {
width: 100%;
height: 50px;
padding: 0;
border-radius: 5px;
border: 1px solid #597DFC4D;
display: flex;
align-items: center;
justify-content: flex-start;
background-color: #F5F7FD;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social-btn {
height: 48px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social-btn {
height: 46px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social-btn {
height: 44px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social-btn {
height: 42px;
}
}
.auth-form .auth-card__social-btn-icon {
width: 50px;
height: 100%;
padding: 10px;
border-right: 1px solid #597DFC4D;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social-btn-icon {
width: 48px;
padding: 9px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social-btn-icon {
width: 46px;
padding: 8px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social-btn-icon {
width: 44px;
padding: 7px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social-btn-icon {
width: 42px;
padding: 6px;
}
}
.auth-form .auth-card__social-btn-title {
flex: 1;
padding: 0 10px;
text-align: center;
font-size: .7rem;
color: #31375E;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__social-btn-title {
padding: 0 9px;
font-size: .68rem;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__social-btn-title {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__social-btn-title {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__social-btn-title {
padding: 0 6px;
}
}
.auth-form .auth-card .form-control {
border-color: rgba(87, 119, 243, 0.4);
}
.auth-form .auth-card__footer {
width: 100%;
}
.auth-form .auth-card__footer-btn {
width: 100%;
height: 50px;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__footer-btn {
height: 48px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__footer-btn {
height: 46px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__footer-btn {
height: 44px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__footer-btn {
height: 42px;
}
}
.auth-form .auth-card__forgot-password {
width: 100%;
margin-top: 20px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__forgot-password {
margin-top: 18px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__forgot-password {
margin-top: 16px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__forgot-password {
margin-top: 14px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__forgot-password {
margin-top: 12px;
}
}
.auth-form .auth-card__forgot-password-text {
font-size: .8rem;
color: #999;
margin-bottom: 0;
margin-right: 10px;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__forgot-password-text {
font-size: .78rem;
margin-right: 9px;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__forgot-password-text {
font-size: .76rem;
margin-right: 8px;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__forgot-password-text {
font-size: .74rem;
margin-right: 7px;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__forgot-password-text {
font-size: .72rem;
margin-right: 6px;
}
}
.auth-form .auth-card__forgot-password-link {
font-size: .9rem;
font-weight: 600;
color: #5777f3;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__forgot-password-link {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__forgot-password-link {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__forgot-password-link {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__forgot-password-link {
font-size: .8rem;
}
}
.auth-form .auth-card__forgot-password-link:hover {
color: #2750f0;
}
.auth-form .auth-card__message-text {
font-size: .9rem;
margin-bottom: 0;
text-align: center;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.auth-form .auth-card__message-text {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.auth-form .auth-card__message-text {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.auth-form .auth-card__message-text {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.auth-form .auth-card__message-text {
font-size: .8rem;
}
}
.unverified {
width: 100%;
height: 100%;
background-color: #F5F7FD;
}
.unverified--bg {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.unverified__inner {
width: 100%;
min-height: 55vh;
padding: 80px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.unverified__inner {
padding: 70px;
}
}
@media (max-width: 991.98px) {
.unverified__inner {
padding: 60px;
}
}
@media (max-width: 767.98px) {
.unverified__inner {
padding: 50px;
}
}
@media (max-width: 575.98px) {
.unverified__inner {
padding: 40px;
}
}
.unverified__card {
padding: 40px;
border-radius: 10px;
background-color: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.unverified__card {
padding: 35px;
}
}
@media (max-width: 991.98px) {
.unverified__card {
padding: 30px;
}
}
@media (max-width: 767.98px) {
.unverified__card {
padding: 25px;
}
}
@media (max-width: 575.98px) {
.unverified__card {
padding: 20px;
}
}
.unverified__card-title {
font-size: 1.4rem;
font-weight: 700;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.unverified__card-title {
font-size: 1.35rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.unverified__card-title {
font-size: 1.3rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.unverified__card-title {
font-size: 1.25rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.unverified__card-title {
font-size: 1.2rem;
margin-bottom: 12px;
}
}
.unverified__card-message {
font-size: .9rem;
color: #7D8091;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.unverified__card-message {
font-size: .88rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.unverified__card-message {
font-size: .86rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.unverified__card-message {
font-size: .84rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.unverified__card-message {
font-size: .8rem;
margin-bottom: 12px;
}
}
.verified {
width: 100%;
height: 100%;
background-color: #F5F7FD;
}
.verified--bg {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.verified__inner {
width: 100%;
min-height: 70vh;
padding: 80px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.verified__inner {
padding: 70px;
}
}
@media (max-width: 991.98px) {
.verified__inner {
padding: 60px;
}
}
@media (max-width: 767.98px) {
.verified__inner {
padding: 50px;
}
}
@media (max-width: 575.98px) {
.verified__inner {
padding: 40px;
}
}
.verified__card {
min-width: 600px;
padding: 40px;
border-radius: 10px;
background-color: #fff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.verified__card {
padding: 35px;
min-width: 500px;
}
}
@media (max-width: 991.98px) {
.verified__card {
padding: 30px;
min-width: 400px;
}
}
@media (max-width: 767.98px) {
.verified__card {
padding: 25px;
min-width: 300px;
}
}
@media (max-width: 575.98px) {
.verified__card {
padding: 20px;
min-width: 200px;
}
}
.verified__card-title {
font-size: 1.4rem;
font-weight: 700;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.verified__card-title {
font-size: 1.35rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.verified__card-title {
font-size: 1.3rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.verified__card-title {
font-size: 1.25rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.verified__card-title {
font-size: 1.2rem;
margin-bottom: 12px;
}
}
.verified__card-message {
font-size: .9rem;
color: #7D8091;
margin-bottom: 20px;
text-align: center;
}
@media (max-width: 1199.98px) {
.verified__card-message {
font-size: .88rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.verified__card-message {
font-size: .86rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.verified__card-message {
font-size: .84rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.verified__card-message {
font-size: .8rem;
margin-bottom: 12px;
}
}
.ink {
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.3);
border-radius: 100%;
transform: scale(0);
}
.animate {
animation: ripple 0.65s linear;
}
@keyframes ripple {
100% {
opacity: 0;
transform: scale(2.5);
}
}
.g-menu {
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
.g-menu__item {
border-bottom: 1px solid #ddd;
}
.g-menu__item-link {
padding: 8px 10px;
display: flex;
align-items: center;
color: #999;
cursor: pointer;
white-space: nowrap;
}
.g-menu__item-link.btn {
width: 100%;
border: none;
box-shadow: none;
border-radius: 0;
}
.g-menu__item-link-icon {
font-size: 1rem;
color: #5777f3;
margin-right: 10px;
}
@media (max-width: 1199.98px) {
.g-menu__item-link-icon {
font-size: .98rem;
margin-right: 9px;
}
}
@media (max-width: 991.98px) {
.g-menu__item-link-icon {
font-size: .96rem;
margin-right: 8px;
}
}
@media (max-width: 767.98px) {
.g-menu__item-link-icon {
font-size: .94rem;
margin-right: 7px;
}
}
@media (max-width: 575.98px) {
.g-menu__item-link-icon {
font-size: .9rem;
margin-right: 6px;
}
}
.g-menu__item-link-avatar {
width: 30px;
height: 30px;
border-radius: 5px;
}
.g-menu__item-link.active, .g-menu__item-link:hover {
background-color: #5777f3;
color: #fff;
}
.g-menu__item-link.active .g-menu__item-link-icon, .g-menu__item-link:hover .g-menu__item-link-icon {
color: #fff;
}
.g-menu__item-link .button-spinner-logout {
width: 1.1rem;
height: 1.1rem;
margin-right: 10px;
}
.g-menu--primary .g-menu__item-link-icon {
color: #5777f3;
}
.g-menu--primary .g-menu__item-link:hover {
background-color: #5777f3;
}
.g-menu--secondary .g-menu__item-link-icon {
color: #14C479;
}
.g-menu--secondary .g-menu__item-link:hover {
background-color: #14C479;
}
.g-menu--success .g-menu__item-link-icon {
color: #3bc065;
}
.g-menu--success .g-menu__item-link:hover {
background-color: #3bc065;
}
.g-menu--info .g-menu__item-link-icon {
color: #33b5e5;
}
.g-menu--info .g-menu__item-link:hover {
background-color: #33b5e5;
}
.g-menu--warning .g-menu__item-link-icon {
color: #FF9635;
}
.g-menu--warning .g-menu__item-link:hover {
background-color: #FF9635;
}
.g-menu--danger .g-menu__item-link-icon {
color: #FF5F74;
}
.g-menu--danger .g-menu__item-link:hover {
background-color: #FF5F74;
}
.g-dropdown .dropdown-menu {
min-width: 100% !important;
max-height: 90vh;
overflow: auto;
padding: 0;
border: none;
z-index: 99;
}
@media (max-width: 991.98px) {
.g-dropdown .dropdown-menu {
max-height: 80vh;
}
}
@media (max-width: 767.98px) {
.g-dropdown .dropdown-menu {
max-height: 70vh;
}
}
@media (max-width: 575.98px) {
.g-dropdown .dropdown-menu {
max-height: 60vh;
}
}
.g-dropdown .dropdown-toggle {
all: unset !important;
font-size: 1rem !important;
color: #999 !important;
cursor: pointer !important;
padding: 0 !important;
}
@media (max-width: 1199.98px) {
.g-dropdown .dropdown-toggle {
font-size: .98rem !important;
}
}
@media (max-width: 991.98px) {
.g-dropdown .dropdown-toggle {
font-size: .96rem !important;
}
}
@media (max-width: 767.98px) {
.g-dropdown .dropdown-toggle {
font-size: .94rem !important;
}
}
@media (max-width: 575.98px) {
.g-dropdown .dropdown-toggle {
font-size: .9rem !important;
}
}
.g-dropdown--caret .dropdown-toggle {
display: flex !important;
align-items: center !important;
position: relative !important;
padding-right: 20px !important;
}
.g-dropdown--caret .dropdown-toggle:before {
content: '\f0d7';
font-family: "Font Awesome 5 Free";
font-weight: 700;
position: absolute;
right: 0;
color: #5777f3;
font-size: 1rem;
}
@media (max-width: 1199.98px) {
.g-dropdown--caret .dropdown-toggle:before {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.g-dropdown--caret .dropdown-toggle:before {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.g-dropdown--caret .dropdown-toggle:before {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.g-dropdown--caret .dropdown-toggle:before {
font-size: .9rem;
}
}
.g-dropdown--caret.show .dropdown-toggle:before {
content: '\f0d8';
}
.g-dropdown__item {
width: 100%;
white-space: nowrap;
border-bottom: 1px solid #eee;
}
.g-dropdown__item.disabled {
pointer-events: none;
opacity: .5;
}
.g-dropdown__item .dropdown-item {
width: 100%;
padding: 6px 16px;
border: none;
background-color: transparent;
display: block;
color: #666;
font-size: .9rem;
text-align: left;
}
@media (max-width: 1199.98px) {
.g-dropdown__item .dropdown-item {
padding: 5.5px 15px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.g-dropdown__item .dropdown-item {
padding: 5px 14px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.g-dropdown__item .dropdown-item {
padding: 4.5px 13px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.g-dropdown__item .dropdown-item {
padding: 4px 12px;
font-size: .8rem;
}
}
.g-dropdown__item .dropdown-item i {
color: #5777f3;
margin-right: 4px;
}
.g-dropdown__item .dropdown-item.active, .g-dropdown__item .dropdown-item:hover {
color: #fff;
background-color: #5777f3;
}
.g-dropdown__item .dropdown-item.active i, .g-dropdown__item .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item.active .dropdown-item {
color: #fff;
background-color: #5777f3;
}
.g-dropdown__item.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--primary .dropdown-item {
color: #5777f3;
}
.g-dropdown__item--primary .dropdown-item i {
color: #5777f3;
}
.g-dropdown__item--primary .dropdown-item.active, .g-dropdown__item--primary .dropdown-item:hover {
color: #fff;
background-color: #5777f3;
}
.g-dropdown__item--primary .dropdown-item.active i, .g-dropdown__item--primary .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--primary.active .dropdown-item {
color: #fff;
background-color: #5777f3;
}
.g-dropdown__item--primary.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--secondary .dropdown-item {
color: #14C479;
}
.g-dropdown__item--secondary .dropdown-item i {
color: #14C479;
}
.g-dropdown__item--secondary .dropdown-item.active, .g-dropdown__item--secondary .dropdown-item:hover {
color: #fff;
background-color: #14C479;
}
.g-dropdown__item--secondary .dropdown-item.active i, .g-dropdown__item--secondary .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--secondary.active .dropdown-item {
color: #fff;
background-color: #14C479;
}
.g-dropdown__item--secondary.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--success .dropdown-item {
color: #3bc065;
}
.g-dropdown__item--success .dropdown-item i {
color: #3bc065;
}
.g-dropdown__item--success .dropdown-item.active, .g-dropdown__item--success .dropdown-item:hover {
color: #fff;
background-color: #3bc065;
}
.g-dropdown__item--success .dropdown-item.active i, .g-dropdown__item--success .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--success.active .dropdown-item {
color: #fff;
background-color: #3bc065;
}
.g-dropdown__item--success.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--danger .dropdown-item {
color: #FF5F74;
}
.g-dropdown__item--danger .dropdown-item i {
color: #FF5F74;
}
.g-dropdown__item--danger .dropdown-item.active, .g-dropdown__item--danger .dropdown-item:hover {
color: #fff;
background-color: #FF5F74;
}
.g-dropdown__item--danger .dropdown-item.active i, .g-dropdown__item--danger .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--danger.active .dropdown-item {
color: #fff;
background-color: #FF5F74;
}
.g-dropdown__item--danger.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--warning .dropdown-item {
color: #FF9635;
}
.g-dropdown__item--warning .dropdown-item i {
color: #FF9635;
}
.g-dropdown__item--warning .dropdown-item.active, .g-dropdown__item--warning .dropdown-item:hover {
color: #fff;
background-color: #FF9635;
}
.g-dropdown__item--warning .dropdown-item.active i, .g-dropdown__item--warning .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--warning.active .dropdown-item {
color: #fff;
background-color: #FF9635;
}
.g-dropdown__item--warning.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--info .dropdown-item {
color: #33b5e5;
}
.g-dropdown__item--info .dropdown-item i {
color: #33b5e5;
}
.g-dropdown__item--info .dropdown-item.active, .g-dropdown__item--info .dropdown-item:hover {
color: #fff;
background-color: #33b5e5;
}
.g-dropdown__item--info .dropdown-item.active i, .g-dropdown__item--info .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--info.active .dropdown-item {
color: #fff;
background-color: #33b5e5;
}
.g-dropdown__item--info.active .dropdown-item i {
color: #fff;
}
.g-dropdown__item--dark .dropdown-item {
color: #666;
}
.g-dropdown__item--dark .dropdown-item i {
color: #666;
}
.g-dropdown__item--dark .dropdown-item.active, .g-dropdown__item--dark .dropdown-item:hover {
color: #fff;
background-color: #666;
}
.g-dropdown__item--dark .dropdown-item.active i, .g-dropdown__item--dark .dropdown-item:hover i {
color: #fff;
}
.g-dropdown__item--dark.active .dropdown-item {
color: #fff;
background-color: #666;
}
.g-dropdown__item--dark.active .dropdown-item i {
color: #fff;
}
.g-dropdown__header {
width: 100%;
padding: 6px 16px;
background-color: transparent;
color: #5777f3;
font-size: .9rem;
text-align: left;
white-space: nowrap;
border-bottom: 1px solid #597DFC4D;
}
@media (max-width: 1199.98px) {
.g-dropdown__header {
padding: 5.5px 15px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.g-dropdown__header {
padding: 5px 14px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.g-dropdown__header {
padding: 4.5px 13px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.g-dropdown__header {
padding: 4px 12px;
font-size: .8rem;
}
}
.card--noborder {
border: none;
border-radius: 8px;
}
.card-state {
border: none;
border-radius: 12px;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease-in-out;
margin-bottom: 30px !important;
}
@media (max-width: 575.98px) {
.card-state {
margin-bottom: 20px !important;
}
}
@media (max-width: 575.98px) {
.card-state {
margin-bottom: 15px !important;
}
}
.card-state:hover {
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}
.card-state .card-body {
padding: 25px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.card-state__top {
background-color: rgba(0, 0, 0, 0.15);
display: inline-flex;
width: 45px;
height: 45px;
border-radius: 50%;
align-items: center;
justify-content: center;
margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
.card-state__top {
margin-bottom: 10px;
}
}
.card-state__top-icon {
font-size: 16px;
line-height: 1;
}
.card-state__label {
font-size: 14px;
font-weight: 600;
margin-bottom: 0;
color: #999;
}
@media (max-width: 1199.98px) {
.card-state__label {
font-size: 12px;
}
}
@media (max-width: 575.98px) {
.card-state__label {
font-size: 14px;
}
}
.card-state__value {
font-size: 28px;
color: #333;
line-height: 1;
margin-bottom: 10px;
font-weight: 700;
}
@media (max-width: 1199.98px) {
.card-state__value {
margin-bottom: 5px;
font-size: 18px;
}
}
@media (max-width: 575.98px) {
.card-state__value {
font-size: 25px;
}
}
.card-state__title {
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
color: #666;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.card-state__title {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.card-state__title {
font-size: 16px;
}
}
.card-state__amount {
line-height: 1;
margin-bottom: 10px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column-reverse;
}
.card-state__amount-value {
font-size: 28px;
color: #333;
font-weight: 700;
}
@media (max-width: 1199.98px) {
.card-state__amount-value {
font-size: 23px;
}
}
@media (max-width: 767.98px) {
.card-state__amount-value {
font-size: 21px;
}
}
@media (max-width: 767.98px) {
.card-state__amount-value {
font-size: 25px;
}
}
.card-state__amount-text {
font-size: 11px;
color: #333;
font-weight: 400;
}
@media (max-width: 575.98px) {
.card-state__amount-text {
font-size: 14px;
}
}
.card-state--pie {
height: 450px;
}
@media (max-width: 1199.98px) {
.card-state--pie {
height: 450px;
}
}
.card-state--pie .card-state__value {
font-weight: 500;
font-size: 24px;
margin-bottom: 20px;
line-height: 1.3;
}
.card-state--bar .card-body {
align-items: unset;
justify-content: unset;
}
.card-state--bar .card-state__value {
font-weight: 500;
font-size: 24px;
margin-bottom: 20px;
line-height: 1.3;
}
.card-state--small {
height: 210px;
}
@media (max-width: 1199.98px) {
.card-state--small {
height: 160px;
}
}
.card-state--medium {
height: 235px;
}
@media (max-width: 1199.98px) {
.card-state--medium {
height: 210px;
}
}
.card-state--primary .card-state__top {
background-color: rgba(87, 119, 243, 0.15);
}
.card-state--primary .card-state__top-icon {
color: #5777f3;
}
.card-state--secondary .card-state__top {
background-color: rgba(20, 196, 121, 0.15);
}
.card-state--secondary .card-state__top-icon {
color: #14C479;
}
.card-state--success .card-state__top {
background-color: rgba(59, 192, 101, 0.15);
}
.card-state--success .card-state__top-icon {
color: #3bc065;
}
.card-state--info .card-state__top {
background-color: rgba(51, 181, 229, 0.15);
}
.card-state--info .card-state__top-icon {
color: #33b5e5;
}
.card-state--warning .card-state__top {
background-color: rgba(255, 150, 53, 0.15);
}
.card-state--warning .card-state__top-icon {
color: #FF9635;
}
.card-state--danger .card-state__top {
background-color: rgba(255, 95, 116, 0.15);
}
.card-state--danger .card-state__top-icon {
color: #FF5F74;
}
.filter {
width: 100%;
position: relative;
}
.filter--active .filter__inner {
visibility: visible;
position: absolute;
top: 100%;
left: 0;
opacity: 1;
z-index: 1001;
}
.filter--active .filter__overlay {
display: block;
opacity: 1;
}
.filter__overlay {
display: none;
opacity: 0;
width: 100%;
height: 100%;
z-index: 1000;
position: fixed;
top: 0;
left: 0;
background-color: rgba(87, 119, 243, 0.03);
}
.filter__header {
display: none;
}
@media (max-width: 767.98px) {
.filter__header {
display: flex;
align-items: center;
}
}
.filter__header-title {
font-size: 20px;
font-weight: 500;
color: #666;
flex: 1;
}
@media (max-width: 575.98px) {
.filter__header-title {
font-size: 18px;
}
}
.filter__header-btn {
padding: 2px 5px;
}
.filter__header-btn-icon {
width: 24px;
height: 24px;
}
.filter__inner {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
transition: all 0.3s ease-in-out;
}
@media (max-width: 767.98px) {
.filter__inner {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
opacity: 0;
padding: 15px;
border-radius: 5px;
background-color: #fff;
z-index: 1;
box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
}
@media (max-width: 450px) {
.filter__inner {
flex-direction: column;
align-items: flex-start;
}
}
.filter__item {
margin: 10px;
height: 40px;
}
.filter__item:last-child {
margin-right: 0;
}
@media (max-width: 1199.98px) {
.filter__item {
margin: 5px 16px 5px 0;
height: 38px;
}
}
@media (max-width: 991.98px) {
.filter__item {
margin: 4px 14px 4px 0;
height: 36px;
}
}
@media (max-width: 767.98px) {
.filter__item {
margin: 3px 12px 3px 0;
height: 34px;
}
}
@media (max-width: 575.98px) {
.filter__item {
margin: 2px 10px 2px 0;
height: 32px;
}
}
.filter__item .date-range {
position: relative;
height: 100%;
max-width: 270px;
}
.filter__item .date-range .date-time-picker {
height: 100%;
}
.filter__item .date-range .field {
height: 100%;
}
.filter__item .date-range:after {
content: '\f073';
font-family: "Font Awesome 5 Free";
width: 40px;
height: 100%;
color: #5777f3;
z-index: 2;
position: absolute;
left: 0;
bottom: 0;
border-right: 1px solid #597DFC4D;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
}
@media (max-width: 1199.98px) {
.filter__item .date-range:after {
font-size: .96rem;
width: 38px;
}
}
@media (max-width: 991.98px) {
.filter__item .date-range:after {
font-size: .92rem;
width: 36px;
}
}
@media (max-width: 767.98px) {
.filter__item .date-range:after {
font-size: .88rem;
width: 34px;
}
}
@media (max-width: 575.98px) {
.filter__item .date-range:after {
font-size: .84rem;
width: 32px;
}
}
.filter__item .field-input {
border-radius: 5px !important;
border: 1px solid #597DFC4D !important;
transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
color: #666 !important;
padding-left: 45px !important;
z-index: 1;
height: 100% !important;
min-height: 100% !important;
}
.filter__item .is-focused .field-input {
border-color: rgba(87, 119, 243, 0.4) !important;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2) !important;
}
.filter__search {
height: 100%;
padding: 0 10px;
border-radius: 25px;
background-color: #F5F7FD;
display: flex;
align-items: center;
justify-content: space-between;
overflow: hidden;
border: 1px solid #597DFC4D;
}
@media (max-width: 1199.98px) {
.filter__search {
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.filter__search {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.filter__search {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.filter__search {
width: 100%;
padding: 0 6px;
}
}
.filter__search:focus-within {
outline-color: transparent;
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.filter__search-btn {
height: 20px;
width: 30px;
display: flex;
align-items: center;
justify-content: center;
border: none;
font-size: .9rem;
color: #666;
background-color: transparent;
}
@media (max-width: 1199.98px) {
.filter__search-btn {
font-size: .85rem;
}
}
@media (max-width: 991.98px) {
.filter__search-btn {
font-size: .8rem;
}
}
@media (max-width: 767.98px) {
.filter__search-btn {
font-size: .75rem;
}
}
@media (max-width: 575.98px) {
.filter__search-btn {
font-size: .7rem;
}
}
.filter__search-btn--clear {
width: 18px;
height: 18px;
padding: 4px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
border: none;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: .1s;
}
.filter__search-btn--clear.show {
opacity: 1;
visibility: visible;
pointer-events: visible;
}
.filter__search-btn--clear:hover {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.filter__search-btn-icon {
width: 100%;
}
.filter__search-btn:focus {
color: #5777f3;
}
.filter__search-input {
flex: 1;
height: 100%;
padding: 2px 10px;
font-size: .9rem;
color: #666;
border: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: transparent;
}
@media (max-width: 1199.98px) {
.filter__search-input {
padding: 2px 9px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.filter__search-input {
padding: 2px 8px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.filter__search-input {
padding: 2px 7px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.filter__search-input {
padding: 2px 6px;
font-size: .82rem;
width: 100%;
}
}
.filter__btn {
height: 100%;
background-color: transparent;
border: none !important;
border-radius: 5px;
font-size: .9rem;
font-weight: normal;
text-transform: capitalize;
color: #5777f3;
padding: 2px 16px;
}
.filter__btn:focus, .filter__btn:active, .filter__btn:hover {
background-color: transparent;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.filter__btn {
padding: 2px 14px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.filter__btn {
padding: 2px 12px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.filter__btn {
padding: 2px 10px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.filter__btn {
padding: 2px 8px;
font-size: .82rem;
}
}
.filter__btn--submit {
background-color: rgba(59, 192, 101, 0.1);
color: #3bc065;
}
.filter__btn--submit:focus, .filter__btn--submit:active, .filter__btn--submit:hover {
background-color: #3bc065;
color: #fff;
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
}
.filter__btn--reset {
background-color: rgba(255, 95, 116, 0.1);
color: #FF5F74;
}
.filter__btn--reset:focus, .filter__btn--reset:active, .filter__btn--reset:hover {
background-color: #FF5F74;
color: #fff;
-moz-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
box-shadow: 1px 1px 10px 1px rgba(255, 95, 116, 0.2);
}
.filter__btn--button {
background-color: rgba(87, 119, 243, 0.1);
color: #5777f3;
}
.filter__btn--button:focus, .filter__btn--button:active, .filter__btn--button:hover {
background-color: #5777f3;
color: #fff;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
.filter__select {
height: 100%;
border: 1px solid #597DFC4D;
border-radius: 5px;
background-color: #F5F7FD;
padding: 2px 10px;
width: 100%;
font-size: .9rem;
font-weight: normal;
color: #666;
text-transform: capitalize;
cursor: pointer;
}
.filter__select:focus, .filter__select:hover {
outline-color: transparent;
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.filter__select {
padding: 2px 9px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.filter__select {
padding: 2px 8px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.filter__select {
padding: 2px 7px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.filter__select {
padding: 2px 6px;
font-size: .82rem;
}
}
.filter__per-page {
height: 100%;
border: 1px solid #597DFC4D;
border-radius: 5px;
background-color: #F5F7FD;
padding: 0 10px;
font-size: .9rem;
font-weight: normal;
color: #666;
text-transform: capitalize;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.filter__per-page:focus-within {
outline-color: transparent;
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.filter__per-page {
padding: 0 9px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.filter__per-page {
padding: 0 8px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.filter__per-page {
padding: 0 7px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.filter__per-page {
padding: 0 6px;
font-size: .82rem;
margin-left: 10px;
}
}
@media (max-width: 450px) {
.filter__per-page {
margin-left: 0;
}
}
.filter__per-page-label {
padding: 0 10px;
}
@media (max-width: 1199.98px) {
.filter__per-page-label {
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.filter__per-page-label {
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.filter__per-page-label {
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.filter__per-page-label {
padding: 0 6px;
}
}
.filter__per-page-select {
height: 100%;
border: none;
background-color: transparent;
padding: 0;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #597DFC4D;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
cursor: pointer;
color: #5777f3;
}
.filter__per-page-select::-ms-expand {
display: none;
}
@media (max-width: 1199.98px) {
.filter__per-page-select {
padding-left: 9px;
margin-left: 9px;
}
}
@media (max-width: 991.98px) {
.filter__per-page-select {
padding-left: 8px;
margin-left: 8px;
}
}
@media (max-width: 767.98px) {
.filter__per-page-select {
padding-left: 7px;
margin-left: 7px;
}
}
@media (max-width: 575.98px) {
.filter__per-page-select {
padding-left: 6px;
margin-left: 6px;
}
}
.filter-dropdown {
width: 100%;
height: 100%;
}
.filter-dropdown .btn {
box-shadow: none;
}
.filter-dropdown .btn:hover {
transform: none;
}
.filter-dropdown__btn {
height: 100%;
padding: 2px 16px;
border-radius: 5px;
font-size: .9rem;
background-color: rgba(87, 119, 243, 0.1);
color: #5777f3;
border: none;
display: flex;
align-items: center;
justify-content: center;
box-shadow: none;
font-weight: normal;
}
.filter-dropdown__btn:focus, .filter-dropdown__btn:active, .filter-dropdown__btn:hover {
color: #fff;
background-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.filter-dropdown__btn {
padding: 2px 14px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.filter-dropdown__btn {
padding: 2px 12px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.filter-dropdown__btn {
padding: 2px 10px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.filter-dropdown__btn {
padding: 2px 8px;
font-size: .82rem;
}
}
.filter-dropdown__btn-icon {
margin-right: 4px;
}
.filter-dropdown__content {
width: 100%;
}
.filter-dropdown__content-header {
width: 100%;
padding: 10px 18px;
display: flex;
align-items: center;
border-bottom: 1px solid #eee;
}
.filter-dropdown__content-header-title {
padding: 0 18px;
font-size: .96rem;
text-align: center;
}
@media (max-width: 1199.98px) {
.filter-dropdown__content-header {
padding: 9px 16px;
}
.filter-dropdown__content-header-title {
padding: 0 16px;
font-size: .94rem;
}
}
@media (max-width: 991.98px) {
.filter-dropdown__content-header {
padding: 8px 14px;
}
.filter-dropdown__content-header-title {
padding: 0 14px;
font-size: .92rem;
}
}
@media (max-width: 767.98px) {
.filter-dropdown__content-header {
padding: 7px 12px;
}
.filter-dropdown__content-header-title {
padding: 0 12px;
font-size: .9rem;
}
}
@media (max-width: 575.98px) {
.filter-dropdown__content-header {
padding: 6px 10px;
}
.filter-dropdown__content-header-title {
padding: 0 10px;
}
}
.filter-dropdown__menu {
margin: 0;
padding: 4px 0;
list-style: none;
}
.filter-dropdown__menu-item {
padding: 5px 18px;
}
.progress {
width: 100%;
height: 25px;
overflow: hidden;
border-radius: 20px;
padding: 2px;
}
.progress.camp-type-3 {
background-color: #e9ecef;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
}
.campaign__progress .progress.camp-type-3 {
box-shadow: none;
}
.progress--vertical {
position: absolute;
left: 0;
bottom: 0;
width: 20px;
height: 100%;
opacity: 0.8;
}
.progress--vertical .progress__bar {
position: absolute;
bottom: 0;
width: 100%;
height: 0%;
border-radius: 25px;
}
.progress--slim {
height: 4px;
padding: 1px;
width: 100%;
}
.progress--slim.progress--vertical {
width: 5px;
height: 100%;
}
.progress--xs {
padding: 2px;
height: 10px;
}
.progress--xs.progress--vertical {
width: 10px;
height: 100%;
}
@media (max-width: 1199.98px) {
.progress--xs {
height: 9px;
padding: 1.6px;
}
.progress--xs.progress--vertical {
width: 9px;
}
}
@media (max-width: 991.98px) {
.progress--xs {
height: 8px;
padding: 1.2px;
}
.progress--xs.progress--vertical {
width: 8px;
}
}
@media (max-width: 767.98px) {
.progress--xs {
height: 7px;
padding: .8px;
}
.progress--xs.progress--vertical {
width: 7px;
}
}
@media (max-width: 575.98px) {
.progress--xs {
height: 6px;
padding: .4px;
}
.progress--xs.progress--vertical {
width: 6px;
}
}
.progress--sm {
padding: 3px;
height: 14px;
}
.progress--sm.progress--vertical {
width: 14px;
height: 100%;
}
@media (max-width: 1199.98px) {
.progress--sm {
height: 12px;
padding: 2.6px;
}
.progress--sm.progress--vertical {
width: 12px;
}
}
@media (max-width: 991.98px) {
.progress--sm {
height: 10px;
padding: 2.2px;
}
.progress--sm.progress--vertical {
width: 10px;
}
}
@media (max-width: 767.98px) {
.progress--sm {
height: 8px;
padding: 1.8px;
}
.progress--sm.progress--vertical {
width: 8px;
}
}
@media (max-width: 575.98px) {
.progress--sm {
height: 7px;
padding: 1.4px;
}
.progress--sm.progress--vertical {
width: 7px;
}
}
.progress--md {
padding: 3.6px;
height: 18px;
}
.progress--md.progress--vertical {
width: 18px;
height: 100%;
}
@media (max-width: 1199.98px) {
.progress--md {
height: 16px;
padding: 3.2px;
}
.progress--md.progress--vertical {
width: 16px;
}
}
@media (max-width: 991.98px) {
.progress--md {
height: 14px;
padding: 2.8px;
}
.progress--md.progress--vertical {
width: 14px;
}
}
@media (max-width: 767.98px) {
.progress--md {
height: 12px;
padding: 2.4px;
}
.progress--md.progress--vertical {
width: 12px;
}
}
@media (max-width: 575.98px) {
.progress--md {
height: 10px;
padding: 2px;
}
.progress--md.progress--vertical {
width: 10px;
}
}
.progress--lg {
padding: 4px;
height: 22px;
}
.progress--lg.progress--vertical {
width: 22px;
height: 100%;
}
@media (max-width: 1199.98px) {
.progress--lg {
height: 20px;
padding: 3.6px;
}
.progress--lg.progress--vertical {
width: 20px;
}
}
@media (max-width: 991.98px) {
.progress--lg {
height: 18px;
padding: 3.2px;
}
.progress--lg.progress--vertical {
width: 18px;
}
}
@media (max-width: 767.98px) {
.progress--lg {
height: 16px;
padding: 2.8px;
}
.progress--lg.progress--vertical {
width: 16px;
}
}
@media (max-width: 575.98px) {
.progress--lg {
height: 14px;
padding: 2.4px;
}
.progress--lg.progress--vertical {
width: 14px;
}
}
.progress__bar {
height: 100%;
border-radius: 20px;
background-color: #5777f3;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.progress__bar--primary {
background-color: #5777f3;
}
.progress__bar--primary-grandient {
background-image: linear-gradient(267deg, #5777f3, #FF9635);
}
.progress__bar--secondary {
background-color: #14C479;
}
.progress__bar--secondary-grandient {
background-image: linear-gradient(89deg, #60c5eb, #14C479);
}
.progress__bar--info {
background-color: #33b5e5;
}
.progress__bar--warning {
background-color: #FF9635;
}
.progress__bar--danger {
background-color: #FF5F74;
}
.progress__bar--white {
background-color: #fff;
}
.progress__bar--black {
background-color: #000;
}
.progress__bar--dark {
background-color: #666;
}
.g-container {
max-width: 1140px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.g-container {
max-width: 1140px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (max-width: 991.98px) {
.g-container {
max-width: 960px;
padding-right: 25px;
padding-left: 25px;
}
}
@media (max-width: 767.98px) {
.g-container {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 575.98px) {
.g-container {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-container-xl {
max-width: 1540px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1400px) and (max-width: 1699px) {
.g-container-xl {
max-width: 1320px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.g-container-xl {
max-width: 1140px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (max-width: 1199.98px) {
.g-container-xl {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (max-width: 767.98px) {
.g-container-xl {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 575.98px) {
.g-container-xl {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-container-lg {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.g-container-lg {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (max-width: 767.98px) {
.g-container-lg {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 575.98px) {
.g-container-lg {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-container-md {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.g-container-md {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 575.98px) {
.g-container-md {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-container-sm {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.g-container-sm {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-container-xs {
max-width: 400px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.g-container-xs {
max-width: 400px;
padding-right: 15px;
padding-left: 15px;
}
}
.g-section {
padding-bottom: 60px;
}
@media (max-width: 1199.98px) {
.g-section {
padding-bottom: 50px;
}
}
@media (max-width: 991.98px) {
.g-section {
padding-bottom: 40px;
}
}
@media (max-width: 767.98px) {
.g-section {
padding-bottom: 30px;
}
}
@media (max-width: 575.98px) {
.g-section {
padding-bottom: 20px;
}
}
[tooltip] {
position: relative;
overflow: visible !important;
} [tooltip]::before,
[tooltip]::after {
text-transform: none;
font-size: .9em;
line-height: 1.3;
user-select: none;
pointer-events: none;
position: absolute;
display: none;
opacity: 0;
font-weight: 400;
}
[tooltip]::before {
content: '';
border: 5px solid transparent;
z-index: 1001;
}
[tooltip]::after {
content: attr(tooltip);
font-family: Helvetica, sans-serif;
text-align: center;
min-width: 3em;
max-width: 100%;
width: fit-content;
white-space: pre-wrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 1ch 1.5ch;
border-radius: .3ch;
box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
background: black;
color: #fff;
z-index: 1000;
}
[tooltip]:hover::before,
[tooltip]:hover::after {
display: block;
}
button:not(:disabled)[tooltip]:hover::before,
button:not(:disabled)[tooltip]:hover::after,
[tooltip='']::before,
[tooltip='']::after {
display: none !important;
} [tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
bottom: 100%;
border-bottom-width: 0;
border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
left: 50%;
transform: translate(-50%, -0.5em);
} [tooltip][flow^="down"]::before {
top: 100%;
border-top-width: 0;
border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
left: 50%;
transform: translate(-50%, 0.5em);
} [tooltip][flow^="left"]::before {
top: 50%;
border-right-width: 0;
border-left-color: #333;
left: calc(0em - 5px);
transform: translate(-0.5em, -50%);
}
[tooltip][flow^="left"]::after {
top: 50%;
right: calc(100% + 5px);
transform: translate(-0.5em, -50%);
} [tooltip][flow^="right"]::before {
top: 50%;
border-left-width: 0;
border-right-color: #333;
right: calc(0em - 5px);
transform: translate(0.5em, -50%);
}
[tooltip][flow^="right"]::after {
top: 50%;
left: calc(100% + 5px);
transform: translate(0.5em, -50%);
} @keyframes tooltips-vert {
to {
opacity: 1;
transform: translate(-50%, 0);
}
}
@keyframes tooltips-horz {
to {
opacity: 1;
transform: translate(0, -50%);
}
} [tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
animation: tooltips-horz 300ms ease-out forwards;
}
.campaign-card {
display: block;
width: 100%;
border-radius: 8px;
background-color: #fff;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 40px;
padding: 0;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
text-decoration: none;
}
.campaign-card:hover, .campaign-card:focus {
outline: none !important;
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
text-decoration: none;
}
.campaign-card__top {
width: 94%;
margin: 0 auto;
height: 200px;
transform: translateY(-12px);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #F5F7FD;
position: relative;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.campaign-card__top {
height: 190px;
}
}
@media (max-width: 991.98px) {
.campaign-card__top {
height: 180px;
}
}
@media (max-width: 767.98px) {
.campaign-card__top {
height: 170px;
}
}
@media (max-width: 575.98px) {
.campaign-card__top {
height: 160px;
}
}
.campaign-card__top-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
background-color: rgba(0, 0, 0, 0.5);
z-index: 3;
}
.campaign-card__top-overlay-text {
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
}
.campaign-card__bg {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
display: flex;
align-items: center;
justify-content: center;
filter: blur(5px);
z-index: 1;
opacity: .6;
}
.campaign-card__img {
max-width: 100%;
max-height: 100%;
z-index: 2;
}
.campaign-card__details {
padding: 0 10px 0 10px;
height: 20px;
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign-card__details {
height: 50px;
}
}
@media (max-width: 991.98px) {
.campaign-card__details {
height: 50px;
}
}
@media (max-width: 767.98px) {
.campaign-card__details {
height: 50px;
}
}
@media (max-width: 575.98px) {
.campaign-card__details {
height: 45px;
}
}
.campaign-card__status {
text-transform: uppercase;
}
.campaign-card__title {
font-size: 1.1rem;
line-height: 1.4rem;
font-weight: 600;
color: #333;
margin: 6px 0;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
.campaign-card__title {
margin: 5px 0;
}
}
@media (max-width: 991.98px) {
.campaign-card__title {
margin: 4px 0;
}
}
@media (max-width: 767.98px) {
.campaign-card__title {
margin: 3px 0;
}
}
@media (max-width: 575.98px) {
.campaign-card__title {
margin: 2px 0;
}
}
.campaign-card__description {
font-size: .8rem;
line-height: 1rem;
color: #666;
font-weight: normal;
margin-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.campaign-card__footer {
padding: 0 10px 10px 10px;
}
.campaign-card__fundraiser {
font-size: .92rem;
margin-bottom: 5px;
color: #999;
font-weight: 600;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.campaign-card__fundraiser-link {
font-size: .92rem;
margin-bottom: 5px;
color: #666;
font-weight: 600;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.campaign-card__amount {
color: #666;
font-weight: 600;
margin-bottom: 0;
margin-top: 5px;
font-size: 11px;
text-transform: uppercase;
}
.campaign-card__amount strong {
color: #000;
font-weight: 600;
}
.campaign-card__action {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 0;
}
.campaign-card__action-button {
padding: 7px 30px;
border-radius: 20px;
color: #5777f3;
border: 1px solid #5777f3;
line-height: 1;
transition: all 0.3s ease-in-out;
}
.campaign-card__action-button:hover {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.organization-all-camp-btn,
.organization-all-camp-btn:visited {
color: #fff;
}
.fixed-btn {
border-radius: 10px !important;
position: fixed;
white-space: nowrap;
}
.fixed-btn--bottom-right {
bottom: 0;
right: 15px;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.fixed-btn--bottom-left {
bottom: 0;
left: 15px;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.fixed-btn--bottom-center {
bottom: 0;
right: 50%;
left: 50%;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.fixed-btn--top-right {
top: 0;
right: 15px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.fixed-btn--top-left {
top: 0;
left: 15px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.fixed-btn--top-center {
top: 0;
right: 50%;
left: 50%;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.v-select.form-control {
padding: 4px 0;
height: 40px;
-webkit-box-flex: 1;
flex: 1;
background-color: transparent;
color: #333;
border: 1px solid #ddd;
border-radius: 8px;
-moz-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
font-size: .95rem;
}
.v-select .vs__dropdown-toggle {
border: none;
padding: 0;
}
.organization-loader {
width: 100%;
height: 90vh;
display: flex;
align-items: center;
justify-content: center;
}
.organization__title {
font-size: 22px;
margin-bottom: 30px;
font-weight: 700;
color: #1C2238;
}
@media (max-width: 1199.98px) {
.organization__title {
font-size: 1.4rem;
}
}
@media (max-width: 991.98px) {
.organization__title {
font-size: 1.3rem;
}
}
@media (max-width: 767.98px) {
.organization__title {
font-size: 1.2rem;
}
}
@media (max-width: 575.98px) {
.organization__title {
font-size: 1.1rem;
}
}
.organization .basic-info .policy {
font-size: 13px;
color: #7D8091;
}
.organization .basic-info .form-group label {
color: #7D8091;
}
.organization .basic-info .form-group .input-box {
background: #f5f7fd 0% 0% no-repeat padding-box;
border: 1px solid #597dfc4d;
border-radius: 5px;
height: 40px;
}
.organization .basic-info .form-group .input-box__fixed {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.organization .basic-info .form-group .input-box__select {
font-size: 13px;
color: #1c2238;
}
.organization .basic-info .form-group .input-box__mobile-code {
color: #005efe;
font-size: 13px;
}
.organization .basic-info .form-group textarea {
background: #f5f7fd 0% 0% no-repeat padding-box;
border: 1px solid #597dfc4d;
border-radius: 5px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
height: 80px;
}
.organization .basic-info .form-group ::-webkit-input-placeholder { color: #1c2238;
font-size: 13px;
}
.organization .basic-info .form-group .fixed-input {
display: flex;
flex-direction: row;
}
.organization .basic-info .form-group .fixed-input__value {
background: #f5f7fd 0% 0% no-repeat padding-box;
color: #005efe;
height: 40px;
border: 1px solid #597dfc4d;
border-left: none;
text-align: center;
padding: 10px;
margin-bottom: 0px;
font-size: 13px;
border-radius: 5px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.organization__inner {
width: 70%;
margin: 60px auto;
}
@media (max-width: 1199.98px) {
.organization__inner {
width: 75%;
margin: 50px auto;
}
}
@media (max-width: 991.98px) {
.organization__inner {
width: 80%;
margin: 40px auto;
}
}
@media (max-width: 767.98px) {
.organization__inner {
width: 90%;
margin: 30px auto;
}
}
@media (max-width: 575.98px) {
.organization__inner {
width: 100%;
margin: 20px auto;
}
}
.organization__create-form {
padding: 30px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
.organization__create-form {
padding: 25px;
}
}
@media (max-width: 991.98px) {
.organization__create-form {
padding: 20px;
}
}
@media (max-width: 767.98px) {
.organization__create-form {
padding: 15px;
}
}
@media (max-width: 575.98px) {
.organization__create-form {
padding: 10px;
}
}
.organization__create-form .stripe-section {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.organization__create-form .stripe-section__title {
font-size: 20px;
text-align: center;
font-weight: 900;
}
@media (max-width: 1199.98px) {
.organization__create-form .stripe-section__title {
font-size: 1.4rem;
}
}
@media (max-width: 991.98px) {
.organization__create-form .stripe-section__title {
font-size: 1.3rem;
}
}
@media (max-width: 767.98px) {
.organization__create-form .stripe-section__title {
font-size: 1.2rem;
}
}
@media (max-width: 575.98px) {
.organization__create-form .stripe-section__title {
font-size: 1.1rem;
}
}
.organization .media {
display: block;
}
.organization .media__cover-photo {
width: 100%;
height: 250px;
border: 2px solid #eee;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
cursor: pointer;
}
@media (max-width: 1199.98px) {
.organization .media__cover-photo {
height: 240px;
}
}
@media (max-width: 991.98px) {
.organization .media__cover-photo {
height: 220px;
}
}
@media (max-width: 767.98px) {
.organization .media__cover-photo {
height: 200px;
}
}
@media (max-width: 575.98px) {
.organization .media__cover-photo {
height: 180px;
}
}
.organization .media__cover-photo-preview {
width: auto;
height: 100%;
}
.organization .media__logo {
width: 100%;
height: 150px;
border: 2px solid #eee;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
cursor: pointer;
}
@media (max-width: 1199.98px) {
.organization .media__logo {
height: 170px;
}
}
@media (max-width: 991.98px) {
.organization .media__logo {
height: 160px;
}
}
@media (max-width: 767.98px) {
.organization .media__logo {
height: 150px;
}
}
@media (max-width: 575.98px) {
.organization .media__logo {
height: 140px;
}
}
.organization .media__logo-preview {
width: auto;
height: 100%;
}
.organization .media .picker {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(102, 102, 102, 0.2);
opacity: 0;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
padding: 10px;
margin: 0;
transition: all 0.2s ease-in-out;
}
.organization .media .picker__input {
display: none;
}
.organization .media .picker:hover {
opacity: 1;
}
.organization__tab {
width: 100%;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
overflow: hidden;
padding: 0;
margin-bottom: 3px;
list-style: none;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
.organization__tab-item {
flex: 1;
margin-right: 3px;
}
.organization__tab-item:last-child {
margin-right: 0;
}
.organization__tab-item-link {
display: block;
width: 100%;
padding: 8px 15px;
background-color: #fff;
color: #5777f3;
font-size: 1rem;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
@media (max-width: 1199.98px) {
.organization__tab-item-link {
padding: 7.5px 14px;
font-size: 0.95rem;
}
}
@media (max-width: 991.98px) {
.organization__tab-item-link {
padding: 7px 13px;
font-size: 0.9rem;
}
}
@media (max-width: 767.98px) {
.organization__tab-item-link {
padding: 6.5px 12px;
font-size: 0.8rem;
}
}
@media (max-width: 575.98px) {
.organization__tab-item-link {
padding: 6px 10px;
font-size: 0.7rem;
}
}
.organization__tab-item-link.active {
background-color: #5777f3;
color: #fff;
}
.organization__footer {
margin-top: 30px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
@media (max-width: 1199.98px) {
.organization__footer {
margin-top: 25px;
}
}
@media (max-width: 991.98px) {
.organization__footer {
margin-top: 20px;
}
}
@media (max-width: 767.98px) {
.organization__footer {
margin-top: 15px;
}
}
@media (max-width: 575.98px) {
.organization__footer {
margin-top: 10px;
}
}
.template__footer {
width: 100%;
background-color: #191f3a;
border-top: 1px solid #eee;
}
.template__footer-top {
width: 100%;
padding: 60px;
}
@media (max-width: 1199.98px) {
.template__footer-top {
padding: 45px;
}
}
@media (max-width: 991.98px) {
.template__footer-top {
padding: 40px;
}
}
@media (max-width: 767.98px) {
.template__footer-top {
padding: 35px;
}
}
@media (max-width: 575.98px) {
.template__footer-top {
padding: 30px;
}
}
.template__footer-logo {
height: 40px;
}
@media (max-width: 1199.98px) {
.template__footer-logo {
height: 35px;
}
}
@media (max-width: 991.98px) {
.template__footer-logo {
height: 30px;
}
}
@media (max-width: 767.98px) {
.template__footer-logo {
height: 25px;
}
}
@media (max-width: 575.98px) {
.template__footer-logo {
height: 20px;
}
}
.template__footer-subtitle {
max-width: 60%;
font-size: .8rem;
color: #7D8091;
margin-bottom: 0;
text-align: center;
}
@media (max-width: 1199.98px) {
.template__footer-subtitle {
max-width: 70%;
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.template__footer-subtitle {
max-width: 80%;
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.template__footer-subtitle {
max-width: 90%;
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.template__footer-subtitle {
max-width: 100%;
font-size: .72rem;
}
}
.template__footer-section {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-bottom: 18px;
}
@media (max-width: 1199.98px) {
.template__footer-section {
margin-bottom: 16px;
}
}
@media (max-width: 991.98px) {
.template__footer-section {
margin-bottom: 14px;
}
}
@media (max-width: 767.98px) {
.template__footer-section {
margin-bottom: 12px;
}
}
@media (max-width: 575.98px) {
.template__footer-section {
margin-bottom: 10px;
}
}
.template__footer-section:last-child {
margin-bottom: 0;
}
.template__footer-link {
font-size: .9rem;
line-height: .9rem;
color: #7D8091;
display: flex;
align-items: center;
position: relative;
padding: 0 16px;
margin: 4px 0;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
border-right: 1px solid #ccc;
}
.template__footer-link:last-child {
border-right: none;
}
.template__footer-link:hover {
color: #fff;
}
@media (max-width: 1199.98px) {
.template__footer-link {
font-size: .88rem;
line-height: .88rem;
padding: 0 15px;
}
}
@media (max-width: 991.98px) {
.template__footer-link {
font-size: .86rem;
line-height: .86rem;
padding: 0 14px;
}
}
@media (max-width: 767.98px) {
.template__footer-link {
font-size: .84rem;
line-height: .84rem;
padding: 0 13px;
}
}
@media (max-width: 575.98px) {
.template__footer-link {
font-size: .8rem;
line-height: .8rem;
padding: 0 12px;
}
}
.template__footer-social {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.template__footer-social .social-item {
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
margin: 4px;
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
color: #fff;
font-size: .9rem;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.template__footer-social .social-item:hover {
-moz-transform: translateY(-3px);
-ms-transform: translateY(-3px);
-o-transform: translateY(-3px);
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
@media (max-width: 1199.98px) {
.template__footer-social .social-item {
width: 29px;
height: 29px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.template__footer-social .social-item {
width: 28px;
height: 28px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.template__footer-social .social-item {
width: 27px;
height: 27px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.template__footer-social .social-item {
width: 26px;
height: 26px;
font-size: .82rem;
}
}
.template__footer-social .social-item--twitter {
background-color: #38aae2;
}
.template__footer-social .social-item--facebook {
background-color: #34589d;
}
.template__footer-social .social-item--youtube {
background-color: #f50104;
}
.template__footer-social .social-item--instagram {
background-image: linear-gradient(60deg, #f79515, #e40153, #8a2aab);
background-color: #38aae2;
}
.template__footer-social .social-item--linkedin {
background-color: #0077b5;
}
.template__footer-copyright {
padding: 10px 32px;
background-color: #21294c;
font-size: .8rem;
color: #7D8091;
margin-bottom: 0;
text-align: center;
}
@media (max-width: 1199.98px) {
.template__footer-copyright {
padding: 9px 30px;
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.template__footer-copyright {
padding: 8px 28px;
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.template__footer-copyright {
padding: 7px 26px;
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.template__footer-copyright {
padding: 6px 24px;
font-size: .72rem;
}
}
.template .organization__hero {
width: 100%;
height: 400px;
display: flex;
align-items: flex-end;
justify-content: center;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
.template .organization__hero {
height: 360px;
}
}
@media (max-width: 991.98px) {
.template .organization__hero {
height: 320px;
}
}
@media (max-width: 767.98px) {
.template .organization__hero {
height: 280px;
}
}
@media (max-width: 575.98px) {
.template .organization__hero {
height: 240px;
}
}
.template .organization__hero--bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.template .organization__details {
width: 100%;
padding: 30px;
border-radius: 5px;
background-color: transparent;
}
@media (max-width: 1199.98px) {
.template .organization__details {
padding: 25px;
}
}
@media (max-width: 991.98px) {
.template .organization__details {
padding: 20px;
}
}
@media (max-width: 767.98px) {
.template .organization__details {
padding: 15px;
}
}
@media (max-width: 575.98px) {
.template .organization__details {
padding: 15px;
}
}
.template .organization__details-left {
border-right: 1px solid #ccc;
}
@media (max-width: 767.98px) {
.template .organization__details-left {
border-right: none;
border-bottom: 1px solid #ccc;
padding-bottom: 16px;
margin-bottom: 16px;
}
}
.template .organization__details-title {
font-size: 1.8rem;
line-height: 1.8rem;
color: #31375E;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
.template .organization__details-title {
font-size: 1.7rem;
line-height: 1.7rem;
margin-bottom: 35px;
}
}
@media (max-width: 991.98px) {
.template .organization__details-title {
font-size: 1.6rem;
line-height: 1.6rem;
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
.template .organization__details-title {
font-size: 1.5rem;
line-height: 1.5rem;
margin-bottom: 25px;
}
}
@media (max-width: 575.98px) {
.template .organization__details-title {
font-size: 1.4rem;
line-height: 1.4rem;
margin-bottom: 20px;
}
}
.template .organization__details-inner {
width: 100%;
}
.template .organization__details-inner img {
max-width: 100%;
}
@media (max-width: 575.98px) {
.template .organization__details-left {
margin-bottom: 15px;
}
}
.template .organization__info {
width: 100%;
text-align: center;
}
.template .organization__info-logo {
width: 90px;
height: 90px;
margin: 0 auto 10px auto;
border-radius: 50%;
border: 2px solid #eee;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
background-color: #f3f4f8;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
z-index: 2;
}
@media (max-width: 1199.98px) {
.template .organization__info-logo {
width: 80px;
height: 80px;
}
}
@media (max-width: 991.98px) {
.template .organization__info-logo {
width: 70px;
height: 70px;
}
}
@media (max-width: 767.98px) {
.template .organization__info-logo {
width: 60px;
height: 60px;
}
}
@media (max-width: 575.98px) {
.template .organization__info-logo {
width: 50px;
height: 50px;
}
}
.template .organization__info-logo-img {
max-width: 100%;
max-height: 100%;
}
.template .organization__info-name {
font-size: 1.2rem;
color: #31375E;
line-height: 1.4rem;
margin-bottom: 8px;
}
@media (max-width: 1199.98px) {
.template .organization__info-name {
font-size: 1.15rem;
line-height: 1.35rem;
}
}
@media (max-width: 991.98px) {
.template .organization__info-name {
font-size: 1.1rem;
line-height: 1.3rem;
}
}
@media (max-width: 767.98px) {
.template .organization__info-name {
font-size: 1.05rem;
line-height: 1.25rem;
}
}
@media (max-width: 575.98px) {
.template .organization__info-name {
font-size: 1rem;
line-height: 1.2rem;
}
}
.template .organization__info-username, .template .organization__info-email, .template .organization__info-address {
font-size: .9rem;
margin-bottom: 0;
color: #7D8091;
}
@media (max-width: 1199.98px) {
.template .organization__info-username, .template .organization__info-email, .template .organization__info-address {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.template .organization__info-username, .template .organization__info-email, .template .organization__info-address {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.template .organization__info-username, .template .organization__info-email, .template .organization__info-address {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.template .organization__info-username, .template .organization__info-email, .template .organization__info-address {
font-size: .8rem;
}
}
.template .organization__social {
padding-top: 30px;
text-align: left;
}
.template .organization__social-title {
font-size: .96rem;
text-transform: uppercase;
color: #31375E;
font-weight: 600;
margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
.template .organization__social-title {
font-size: .94rem;
}
}
@media (max-width: 991.98px) {
.template .organization__social-title {
font-size: .92rem;
}
}
@media (max-width: 767.98px) {
.template .organization__social-title {
font-size: .9rem;
}
}
@media (max-width: 575.98px) {
.template .organization__social-title {
font-size: .88rem;
}
}
.template .organization__social-list {
list-style: none;
padding: 0;
margin: 0;
}
.template .organization__social-item {
margin-bottom: 16px;
}
@media (max-width: 1199.98px) {
.template .organization__social-item {
margin-bottom: 15px;
}
}
@media (max-width: 991.98px) {
.template .organization__social-item {
margin-bottom: 14px;
}
}
@media (max-width: 767.98px) {
.template .organization__social-item {
margin-bottom: 13px;
}
}
@media (max-width: 575.98px) {
.template .organization__social-item {
margin-bottom: 12px;
}
}
.template .organization__social-item:last-child {
margin-bottom: 0;
}
.template .organization__social-item-link {
display: flex;
align-items: center;
text-decoration: none;
}
.template .organization__social-item-link:hover {
text-decoration: none;
}
.template .organization__social-item-icon {
font-size: 1.6rem;
min-width: 30px;
}
@media (max-width: 1199.98px) {
.template .organization__social-item-icon {
font-size: 1.5rem;
min-width: 28px;
}
}
@media (max-width: 991.98px) {
.template .organization__social-item-icon {
font-size: 1.4rem;
min-width: 26px;
}
}
@media (max-width: 767.98px) {
.template .organization__social-item-icon {
font-size: 1.3rem;
min-width: 24px;
}
}
@media (max-width: 575.98px) {
.template .organization__social-item-icon {
font-size: 1.2rem;
min-width: 22px;
}
}
.template .organization__social-item-details {
padding-left: 10px;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.template .organization__social-item-details {
padding-left: 9px;
}
}
@media (max-width: 991.98px) {
.template .organization__social-item-details {
padding-left: 8px;
}
}
@media (max-width: 767.98px) {
.template .organization__social-item-details {
padding-left: 7px;
}
}
@media (max-width: 575.98px) {
.template .organization__social-item-details {
padding-left: 6px;
}
}
.template .organization__social-item-title {
font-size: .9rem;
font-weight: 600;
color: #31375E;
margin-bottom: 0;
text-transform: capitalize;
}
@media (max-width: 1199.98px) {
.template .organization__social-item-title {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.template .organization__social-item-title {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.template .organization__social-item-title {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.template .organization__social-item-title {
font-size: .82rem;
}
}
.template .organization__social-item-subtitle {
font-size: .8rem;
color: #7D8091;
margin-bottom: 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.template .organization__social-item-subtitle {
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.template .organization__social-item-subtitle {
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.template .organization__social-item-subtitle {
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.template .organization__social-item-subtitle {
font-size: .72rem;
}
}
.template .organization__social-item--twitter .organization__social-item-icon {
color: #38aae2;
}
.template .organization__social-item--facebook .organization__social-item-icon {
color: #34589d;
}
.template .organization__social-item--youtube .organization__social-item-icon {
color: #f50104;
}
.template .organization__social-item--instagram .organization__social-item-icon {
color: #f79515;
}
.template .organization__social-item--linkedin .organization__social-item-icon {
color: #0077b5;
}
.template .organization__campaigns {
width: 100%;
margin-bottom: 100px;
}
@media (max-width: 1199.98px) {
.template .organization__campaigns {
margin-bottom: 90px;
}
}
@media (max-width: 991.98px) {
.template .organization__campaigns {
margin-bottom: 80px;
}
}
@media (max-width: 767.98px) {
.template .organization__campaigns {
margin-bottom: 70px;
}
}
@media (max-width: 575.98px) {
.template .organization__campaigns {
margin-bottom: 60px;
}
}
.template .organization__campaigns-title {
font-size: 1.8rem;
line-height: 1.8rem;
color: #31375E;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 60px;
text-align: center;
}
@media (max-width: 1199.98px) {
.template .organization__campaigns-title {
font-size: 1.7rem;
line-height: 1.7rem;
margin-bottom: 55px;
}
}
@media (max-width: 991.98px) {
.template .organization__campaigns-title {
font-size: 1.6rem;
line-height: 1.6rem;
margin-bottom: 50px;
}
}
@media (max-width: 767.98px) {
.template .organization__campaigns-title {
font-size: 1.5rem;
line-height: 1.5rem;
margin-bottom: 45px;
}
}
@media (max-width: 575.98px) {
.template .organization__campaigns-title {
font-size: 1.4rem;
line-height: 1.4rem;
margin-bottom: 40px;
}
}
.template__1 .organization__details {
transform: translateY(-70px);
margin-bottom: 30px;
background-color: #fff;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
.template__1 .organization__details {
transform: translateY(-65px);
margin-bottom: 25px;
}
}
@media (max-width: 991.98px) {
.template__1 .organization__details {
transform: translateY(-60px);
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.template__1 .organization__details {
transform: translateY(-55px);
margin-bottom: 15px;
}
}
@media (max-width: 575.98px) {
.template__1 .organization__details {
transform: translateY(-50px);
margin-bottom: 10px;
}
}
.template__1 .organization__details-inner {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.template__1 .organization__info-name {
font-size: 1.2rem;
line-height: 1.4rem;
}
@media (max-width: 1199.98px) {
.template__1 .organization__info-name {
font-size: 1.15rem;
line-height: 1.35rem;
}
}
@media (max-width: 991.98px) {
.template__1 .organization__info-name {
font-size: 1.1rem;
line-height: 1.3rem;
}
}
@media (max-width: 767.98px) {
.template__1 .organization__info-name {
font-size: 1.05rem;
line-height: 1.25rem;
}
}
@media (max-width: 575.98px) {
.template__1 .organization__info-name {
font-size: 1rem;
line-height: 2rem;
}
}
.template__1 .organization__info-username, .template__1 .organization__info-email, .template__1 .organization__info-address {
font-size: .9rem;
}
@media (max-width: 1199.98px) {
.template__1 .organization__info-username, .template__1 .organization__info-email, .template__1 .organization__info-address {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.template__1 .organization__info-username, .template__1 .organization__info-email, .template__1 .organization__info-address {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.template__1 .organization__info-username, .template__1 .organization__info-email, .template__1 .organization__info-address {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.template__1 .organization__info-username, .template__1 .organization__info-email, .template__1 .organization__info-address {
font-size: .8rem;
}
}
.template__1 .organization__info-top {
display: flex;
flex-direction: row;
align-items: center;
}
@media (max-width: 767.98px) {
.template__1 .organization__info-top {
flex-direction: column;
}
}
.template__1 .organization__info-top-right {
flex: 1;
padding-left: 10px;
text-align: left;
}
@media (max-width: 767.98px) {
.template__1 .organization__info-top-right {
padding-left: 0;
text-align: center;
}
}
.template__1 .organization .agile__dots {
bottom: 70px;
}
@media (max-width: 1199.98px) {
.template__1 .organization .agile__dots {
bottom: 65px;
}
}
@media (max-width: 991.98px) {
.template__1 .organization .agile__dots {
bottom: 60px;
}
}
@media (max-width: 767.98px) {
.template__1 .organization .agile__dots {
bottom: 55px;
}
}
@media (max-width: 575.98px) {
.template__1 .organization .agile__dots {
bottom: 50px;
}
}
.template__2 .organization__details {
margin: 100px 0;
padding: 0;
}
@media (max-width: 1199.98px) {
.template__2 .organization__details {
margin: 90px 0;
}
}
@media (max-width: 991.98px) {
.template__2 .organization__details {
margin: 80px 0;
}
}
@media (max-width: 767.98px) {
.template__2 .organization__details {
margin: 70px 0;
}
}
@media (max-width: 575.98px) {
.template__2 .organization__details {
margin: 60px 0;
}
}
.template__2 .organization__details-inner {
padding-left: 60px;
}
@media (max-width: 1199.98px) {
.template__2 .organization__details-inner {
padding-left: 40px;
}
}
@media (max-width: 991.98px) {
.template__2 .organization__details-inner {
padding-left: 20px;
}
}
@media (max-width: 767.98px) {
.template__2 .organization__details-inner {
padding-left: 15px;
}
}
@media (max-width: 575.98px) {
.template__2 .organization__details-inner {
padding-left: 0;
}
}
.template__2 .organization__info {
padding: 30px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1199.98px) {
.template__2 .organization__info {
padding: 25px;
}
}
@media (max-width: 991.98px) {
.template__2 .organization__info {
padding: 20px;
}
}
@media (max-width: 767.98px) {
.template__2 .organization__info {
padding: 15px;
}
}
@media (max-width: 575.98px) {
.template__2 .organization__info {
padding: 15px;
margin-bottom: 20px;
}
}
.organization-pages {
width: 100%;
padding: 60px 0;
}
@media (max-width: 1199.98px) {
.organization-pages {
padding: 50px 0;
}
}
@media (max-width: 991.98px) {
.organization-pages {
padding: 40px 0;
}
}
@media (max-width: 767.98px) {
.organization-pages {
padding: 30px 0;
}
}
@media (max-width: 575.98px) {
.organization-pages {
padding: 20px 0;
}
}
.organization-pages__title {
font-size: 1.8rem;
color: #31375E;
font-weight: 600;
text-align: center;
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.organization-pages__title {
margin-bottom: 25px;
font-size: 1.7rem;
}
}
@media (max-width: 991.98px) {
.organization-pages__title {
margin-bottom: 20px;
font-size: 1.6rem;
}
}
@media (max-width: 767.98px) {
.organization-pages__title {
margin-bottom: 15px;
font-size: 1.5rem;
}
}
@media (max-width: 575.98px) {
.organization-pages__title {
margin-bottom: 15px;
font-size: 1.4rem;
}
}
.organization-pages__inner {
width: 100%;
padding: 30px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
.organization-pages__inner {
padding: 25px;
}
}
@media (max-width: 991.98px) {
.organization-pages__inner {
padding: 20px;
}
}
@media (max-width: 767.98px) {
.organization-pages__inner {
padding: 15px;
}
}
@media (max-width: 575.98px) {
.organization-pages__inner {
padding: 15px;
}
}
.organization-pages__content {
width: 100%;
}
.organization-pages__content img {
max-width: 100%;
}
.agile__nav-button {
background: transparent;
border: none;
color: #fff;
cursor: pointer;
font-size: 24px;
height: 100%;
position: absolute;
top: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
width: 80px;
}
.agile__nav-button:hover {
background-color: rgba(0, 0, 0, 0.5);
opacity: 1;
}
.agile__nav-button--prev {
left: 0;
}
.agile__nav-button--next {
right: 0;
}
.agile__dots {
bottom: 10px;
left: 50%;
position: absolute;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.agile__dot {
margin: 0 10px;
}
.agile__dot button {
background-color: transparent;
border: 1px solid #fff;
border-radius: 50%;
cursor: pointer;
display: block;
height: 10px;
font-size: 0;
line-height: 0;
margin: 0;
padding: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
width: 10px;
}
.agile__dot--current button, .agile__dot:hover button {
background-color: #fff;
}
.slide {
display: block;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.story-image img {
max-width: 100%;
}
.slick-slider {
margin-bottom: 15px;
}
.slide--thumbniail {
background-color: transparent !important;
margin-top: 0 !important;
padding: 5px !important;
}
.status {
height: 30px;
width: 100%;
padding: 0 10px;
border-radius: 25px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.status {
height: 28px;
}
}
@media (max-width: 991.98px) {
.status {
height: 26px;
}
}
@media (max-width: 767.98px) {
.status {
height: 24px;
}
}
@media (max-width: 575.98px) {
.status {
height: 20px;
}
}
.status--sm {
height: 20px;
padding: 0 6px;
width: auto;
}
.status--primary {
background-color: rgba(87, 119, 243, 0.1);
color: #5777f3;
}
.status--secondary {
background-color: rgba(20, 196, 121, 0.1);
color: #14C479;
}
.status--info {
background-color: rgba(51, 181, 229, 0.1);
color: #33b5e5;
}
.status--info-dark {
background-color: rgba(26, 155, 203, 0.1);
color: #1a9bcb;
}
.status--warning {
background-color: rgba(255, 150, 53, 0.1);
color: #FF9635;
}
.status--warning-light {
background-color: rgba(255, 177, 104, 0.1);
color: #ffb168;
}
.status--warning-dark {
background-color: rgba(255, 123, 2, 0.1);
color: #ff7b02;
}
.status--success {
background-color: rgba(59, 192, 101, 0.1);
color: #3bc065;
}
.status--success-light {
background-color: rgba(96, 206, 131, 0.1);
color: #60ce83;
}
.status--success-dark {
background-color: rgba(47, 153, 81, 0.1);
color: #2f9951;
}
.status--danger {
background-color: rgba(255, 95, 116, 0.1);
color: #FF5F74;
}
.status--danger-dark {
background-color: rgba(255, 44, 72, 0.1);
color: #ff2c48;
}
.status--danger-light {
background-color: rgba(255, 146, 160, 0.1);
color: #ff92a0;
}
.status--default {
background-color: rgba(153, 153, 153, 0.1);
color: #666;
}
.status--dark {
background-color: rgba(153, 153, 153, 0.1);
color: #666;
}
.a-link:disabled, .a-link.disabled {
pointer-events: none !important;
color: #7D8091 !important;
}
.content-wrapper {
display: flex;
flex-direction: column;
}
.content-wrapper .content-body {
flex: 1;
background-color: #f3f4f8;
}
.campaign__view {
padding-top: 60px;
position: relative;
}
@media (max-width: 1199.98px) {
.campaign__view {
padding-top: 50px;
}
}
@media (max-width: 991.98px) {
.campaign__view {
padding-top: 40px;
}
}
@media (max-width: 767.98px) {
.campaign__view {
padding-top: 30px;
}
}
@media (max-width: 575.98px) {
.campaign__view {
padding-top: 20px;
}
}
.campaign__view-top {
padding-top: 100px;
}
@media (max-width: 1199.98px) {
.campaign__view-top {
padding-top: 80px;
}
}
@media (max-width: 991.98px) {
.campaign__view-top {
padding-top: 60px;
}
}
@media (max-width: 767.98px) {
.campaign__view-top {
padding-top: 40px;
}
}
@media (max-width: 575.98px) {
.campaign__view-top {
padding-top: 20px;
}
}
.campaign__view-related-title {
font-size: 1.8rem;
line-height: 1.8rem;
color: #31375E;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
.campaign__view-related-title {
font-size: 1.7rem;
line-height: 1.7rem;
margin-bottom: 35px;
}
}
@media (max-width: 991.98px) {
.campaign__view-related-title {
font-size: 1.6rem;
line-height: 1.6rem;
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
.campaign__view-related-title {
font-size: 1.5rem;
line-height: 1.5rem;
margin-bottom: 25px;
}
}
@media (max-width: 575.98px) {
.campaign__view-related-title {
font-size: 1.4rem;
line-height: 1.4rem;
margin-bottom: 20px;
}
}
.campaign__view .make-contribution {
padding: 20px;
background-color: #fff;
border-radius: 5px;
}
.campaign-header__status {
text-transform: capitalize;
font-size: 1.2rem;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.campaign-header__status {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.campaign-header__status {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.campaign-header__status {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.campaign-header__status {
font-size: 1rem;
}
}
.campaign .btn {
border-radius: 25px;
}
.campaign__view-slider {
width: 100%;
padding-right: 24px;
}
@media (max-width: 1199.98px) {
.campaign__view-slider {
padding-right: 20px;
}
}
@media (max-width: 991.98px) {
.campaign__view-slider {
padding-right: 16px;
}
}
@media (max-width: 767.98px) {
.campaign__view-slider {
padding-right: 0;
margin-bottom: 20px;
}
}
.campaign__view .main {
margin-bottom: 10px;
}
.campaign__view .main .slide {
padding: 0 10px;
border-radius: 5px;
background-color: #fff;
margin-top: 20px;
}
.campaign__view .main .slide__inner {
width: 100%;
height: 100%;
overflow: hidden;
transform: translateY(-10px);
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
background-color: #F5F7FD;
}
.campaign__view .main .slide__bg {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
filter: blur(5px);
z-index: 1;
opacity: .7;
}
.campaign__view .main .slide__img {
max-width: 100%;
max-height: 100%;
z-index: 2;
}
.campaign__view .main .slide__iframe {
width: 100%;
height: 100%;
z-index: 2;
border: none;
outline: transparent;
}
.campaign__view .agile__nav-button {
background: transparent;
border: none;
color: #ccc;
cursor: pointer;
font-size: 24px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.campaign__view .agile__nav-button:hover {
color: #888;
}
.campaign__view .agile__dot {
margin: 0 10px;
}
.campaign__view .agile__dot button {
background-color: #eee;
border: none;
border-radius: 50%;
cursor: pointer;
display: block;
height: 10px;
font-size: 0;
line-height: 0;
margin: 0;
padding: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
width: 10px;
}
.campaign__view .agile__dot--current button, .campaign__view .agile__dot:hover button {
background-color: #888;
}
.campaign__view .slide {
-webkit-box-align: center;
align-items: center;
box-sizing: border-box;
color: #fff;
display: -webkit-box;
display: flex;
height: 380px;
-webkit-box-pack: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.campaign__view .slide {
height: 320px;
}
}
@media (max-width: 991.98px) {
.campaign__view .slide {
height: 280px;
}
}
@media (max-width: 767.98px) {
.campaign__view .slide {
height: 240px;
}
}
@media (max-width: 575.98px) {
.campaign__view .slide {
height: 200px;
}
}
.campaign__view .slide--thumbniail {
cursor: pointer;
height: 90px;
padding: 0 5px;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
@media (max-width: 1199.98px) {
.campaign__view .slide--thumbniail {
height: 85px;
}
}
@media (max-width: 991.98px) {
.campaign__view .slide--thumbniail {
height: 80px;
}
}
@media (max-width: 767.98px) {
.campaign__view .slide--thumbniail {
height: 75px;
}
}
@media (max-width: 575.98px) {
.campaign__view .slide--thumbniail {
height: 70px;
}
}
.campaign__view .slide--thumbniail:hover {
opacity: 0.75;
}
.campaign__view .slide--thumbniail img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
width: 100%;
}
.campaign__view .slide--thumbniail iframe {
width: 100%;
height: 100%;
border: none;
outline: transparent;
}
.campaign__view .thumbnails {
margin: 0 -5px;
width: calc(100% + 10px);
}
.campaign__view .thumbnails .agile__nav-button {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.campaign__view .thumbnails .agile__nav-button--prev {
left: -20px;
}
.campaign__view .thumbnails .agile__nav-button--next {
right: -20px;
}
.campaign__view .thumbnails .slide {
position: relative;
}
.campaign__view .thumbnails .slide__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.campaign__view .thumbnails .slide img {
border-radius: 5px;
background-color: white;
padding: 5px;
z-index: 1;
}
.campaign__view .thumbnails .slide iframe {
border-radius: 5px;
background-color: white;
padding: 5px;
width: 100%;
height: 100%;
border: none;
outline: transparent;
}
.campaign__status {
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.campaign__status-title {
font-size: 1rem;
text-transform: uppercase;
color: #3bc065;
}
.campaign__status .status-drafted {
color: #808080;
}
.campaign__status .status-deleted {
color: #FF0000;
}
.campaign__status .status-pending {
color: #FFA500;
}
@media (max-width: 1199.98px) {
.campaign__status-title {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.campaign__status-title {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.campaign__status-title {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.campaign__status-title {
font-size: .9rem;
}
}
.campaign__manage-btn {
font-size: 1rem;
color: #5777f3;
}
@media (max-width: 1199.98px) {
.campaign__manage-btn {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.campaign__manage-btn {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.campaign__manage-btn {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.campaign__manage-btn {
font-size: .9rem;
}
}
.campaign__manage-btn:hover {
color: #2750f0;
}
.campaign__details {
width: 100%;
}
.campaign__title {
font-size: 1.5rem;
line-height: 1.9rem;
font-weight: 600;
color: #31375E;
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign__title {
font-size: 1.4rem;
line-height: 1.8rem;
margin-bottom: 26px;
}
}
@media (max-width: 991.98px) {
.campaign__title {
font-size: 1.3rem;
line-height: 1.7rem;
margin-bottom: 22px;
}
}
@media (max-width: 767.98px) {
.campaign__title {
font-size: 1.2rem;
line-height: 1.6rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.campaign__title {
font-size: 1rem;
line-height: 1.3rem;
margin-bottom: 16px;
}
}
.campaign__title--status {
margin-bottom: 16px;
}
.campaign__fundraiser {
width: 100%;
display: flex;
align-items: center;
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign__fundraiser {
margin-bottom: 26px;
}
}
@media (max-width: 991.98px) {
.campaign__fundraiser {
margin-bottom: 22px;
}
}
@media (max-width: 767.98px) {
.campaign__fundraiser {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.campaign__fundraiser {
margin-bottom: 14px;
}
}
.campaign__fundraiser-avatar {
width: 40px;
height: 40px;
background-color: #fff;
padding: 2px;
border-radius: 50%;
margin-right: 10px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
@media (max-width: 1199.98px) {
.campaign__fundraiser-avatar {
width: 38px;
height: 38px;
margin-right: 9px;
}
}
@media (max-width: 991.98px) {
.campaign__fundraiser-avatar {
width: 36px;
height: 36px;
margin-right: 8px;
}
}
@media (max-width: 767.98px) {
.campaign__fundraiser-avatar {
width: 34px;
height: 34px;
margin-right: 7px;
}
}
@media (max-width: 575.98px) {
.campaign__fundraiser-avatar {
width: 30px;
height: 30px;
margin-right: 6px;
}
}
.campaign__fundraiser-avatar-img {
max-width: 100%;
max-height: 100%;
}
.campaign__fundraiser-name {
flex: 1;
font-size: 1rem;
color: #999;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.campaign__fundraiser-name {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.campaign__fundraiser-name {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.campaign__fundraiser-name {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.campaign__fundraiser-name {
font-size: .8rem;
}
}
.campaign__fundraiser-name-link {
color: #666;
font-weight: 600;
}
.campaign__fundraiser-name-link:hover {
color: #5777f3;
}
.campaign__progress {
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign__progress {
margin-bottom: 26px;
}
}
@media (max-width: 991.98px) {
.campaign__progress {
margin-bottom: 22px;
}
}
@media (max-width: 767.98px) {
.campaign__progress {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.campaign__progress {
margin-bottom: 14px;
}
}
.campaign__funding {
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign__funding {
margin-bottom: 26px;
}
}
@media (max-width: 991.98px) {
.campaign__funding {
margin-bottom: 22px;
}
}
@media (max-width: 767.98px) {
.campaign__funding {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.campaign__funding {
margin-bottom: 14px;
}
}
.campaign__funding-row {
display: flex;
flex-wrap: wrap;
margin-right: -20px;
margin-bottom: -20px;
}
@media (max-width: 1199.98px) {
.campaign__funding-row {
margin-right: -18px;
margin-bottom: -18px;
}
}
@media (max-width: 991.98px) {
.campaign__funding-row {
margin-right: -16px;
margin-bottom: -16px;
}
}
@media (max-width: 767.98px) {
.campaign__funding-row {
margin-right: -14px;
margin-bottom: -14px;
}
}
@media (max-width: 575.98px) {
.campaign__funding-row {
margin-right: -12px;
margin-bottom: -12px;
}
}
.campaign__funding-item {
flex: 1;
padding-right: 20px;
padding-bottom: 20px;
}
@media (max-width: 1199.98px) {
.campaign__funding-item {
padding-right: 18px;
padding-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.campaign__funding-item {
padding-right: 16px;
padding-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.campaign__funding-item {
padding-right: 14px;
padding-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.campaign__funding-item {
padding-right: 12px;
padding-bottom: 12px;
}
}
.campaign__funding .funding-card {
width: 100%;
background-color: #fff;
border-radius: 5px;
padding: 10px;
text-align: center;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
white-space: nowrap;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.campaign__funding .funding-card__value {
font-size: 1.2rem;
color: #31375E;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.campaign__funding .funding-card__value {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.campaign__funding .funding-card__value {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.campaign__funding .funding-card__value {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.campaign__funding .funding-card__value {
font-size: 1rem;
}
}
.campaign__funding .funding-card__lavel {
font-size: .9rem;
margin-bottom: 0;
color: #666;
}
@media (max-width: 1199.98px) {
.campaign__funding .funding-card__lavel {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.campaign__funding .funding-card__lavel {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.campaign__funding .funding-card__lavel {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.campaign__funding .funding-card__lavel {
font-size: .82rem;
}
}
.campaign__actions {
display: flex;
width: 100%;
}
.campaign__actions-row {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.campaign__actions-btn {
flex: 1;
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}
.campaign__actions-btn:last-child {
margin-right: 0;
}
.campaign__view-tab {
width: 100%;
}
.share-modal__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.share-modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.share-modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.share-modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.share-modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.share-modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.share-modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.share-modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.share-modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.share-modal__info-text {
font-size: .8rem;
}
}
.share-modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.share-modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.share-modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.share-modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.share-modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
.share-modal__buttons {
width: 100%;
margin-bottom: 24px;
}
.share-modal__buttons-list {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-right: -16px;
margin-bottom: -16px;
}
.share-modal__buttons-list-item {
min-width: 50%;
padding-right: 16px;
padding-bottom: 16px;
}
@media (max-width: 767.98px) {
.share-modal__buttons-list-item {
min-width: 60%;
}
}
@media (max-width: 575.98px) {
.share-modal__buttons-list-item {
min-width: 70%;
}
}
.share-modal__button {
width: 100%;
white-space: nowrap;
display: flex;
align-items: center;
justify-content: center;
position: relative;
background-color: transparent;
border: 2px solid #ddd;
}
.share-modal__button-icon {
position: absolute;
left: 10px;
width: 26px;
height: 26px;
padding: 3px;
border-radius: 50%;
background-color: #5777f3;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.share-modal__button-icon {
width: 24px;
height: 24px;
padding: 2.5px;
left: 9px;
}
}
@media (max-width: 991.98px) {
.share-modal__button-icon {
width: 23px;
height: 23px;
padding: 2px;
left: 8px;
}
}
@media (max-width: 767.98px) {
.share-modal__button-icon {
width: 22px;
height: 22px;
padding: 1.5px;
left: 7px;
}
}
@media (max-width: 575.98px) {
.share-modal__button-icon {
width: 20px;
height: 20px;
padding: 1px;
left: 6px;
}
}
.share-modal__button--facebook {
border-color: #34589d;
color: #34589d;
}
.share-modal__button--facebook .share-modal__button-icon {
background-color: #34589d;
}
.share-modal__button--facebook:hover {
background-color: #34589d;
color: #fff;
}
.share-modal__button--facebook:hover .share-modal__button-icon {
background-color: #fff;
color: #34589d;
}
.share-modal__button--twitter {
border-color: #38aae2;
color: #38aae2;
}
.share-modal__button--twitter .share-modal__button-icon {
background-color: #38aae2;
}
.share-modal__button--twitter:hover {
background-color: #38aae2;
color: #fff;
}
.share-modal__button--twitter:hover .share-modal__button-icon {
background-color: #fff;
color: #38aae2;
}
.share-modal__button--linkedin {
border-color: #0077b5;
color: #0077b5;
}
.share-modal__button--linkedin .share-modal__button-icon {
background-color: #0077b5;
}
.share-modal__button--linkedin:hover {
background-color: #0077b5;
color: #fff;
}
.share-modal__button--linkedin:hover .share-modal__button-icon {
background-color: #fff;
color: #0077b5;
}
.share-modal__button--whatsapp {
border-color: #7ed321;
color: #7ed321;
}
.share-modal__button--whatsapp .share-modal__button-icon {
background-color: #7ed321;
}
.share-modal__button--whatsapp:hover {
background-color: #7ed321;
color: #fff;
}
.share-modal__button--whatsapp:hover .share-modal__button-icon {
background-color: #fff;
color: #7ed321;
}
.remind-modal__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.remind-modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.remind-modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.remind-modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.remind-modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.remind-modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.remind-modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.remind-modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.remind-modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.remind-modal__info-text {
font-size: .8rem;
}
}
.remind-modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.remind-modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.remind-modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.remind-modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.remind-modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
.remind-modal__options {
width: 100%;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.remind-modal__options {
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.remind-modal__options {
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.remind-modal__options {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.remind-modal__options {
margin-bottom: 16px;
}
}
.remind-modal .remind-options {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-right: -16px;
margin-bottom: -16px;
}
.remind-modal .remind-option {
padding-right: 16px;
padding-bottom: 16px;
}
.remind-modal .remind-option__inner {
width: 70px;
height: 70px;
padding: 12px;
border-radius: 5px;
background-color: #f3f4f8;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border: 1px solid transparent;
color: #333;
cursor: pointer;
}
@media (max-width: 1199.98px) {
.remind-modal .remind-option__inner {
width: 65px;
height: 65px;
padding: 10px;
}
}
@media (max-width: 991.98px) {
.remind-modal .remind-option__inner {
width: 60px;
height: 60px;
padding: 8px;
}
}
@media (max-width: 767.98px) {
.remind-modal .remind-option__inner {
width: 55px;
height: 55px;
padding: 6px;
}
}
@media (max-width: 575.98px) {
.remind-modal .remind-option__inner {
width: 50px;
height: 50px;
padding: 4px;
}
}
.remind-modal .remind-option__value {
font-size: 1.2rem;
margin-bottom: 0;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.remind-modal .remind-option__value {
font-size: 1.15rem;
}
}
@media (max-width: 991.98px) {
.remind-modal .remind-option__value {
font-size: 1.1rem;
}
}
@media (max-width: 767.98px) {
.remind-modal .remind-option__value {
font-size: 1.05rem;
}
}
@media (max-width: 575.98px) {
.remind-modal .remind-option__value {
font-size: 1rem;
}
}
.remind-modal .remind-option__label {
font-size: .9rem;
color: #666;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.remind-modal .remind-option__label {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.remind-modal .remind-option__label {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.remind-modal .remind-option__label {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.remind-modal .remind-option__label {
font-size: .8rem;
}
}
.remind-modal .remind-option__input {
display: none;
}
.remind-modal .remind-option__input:checked + label {
border-color: #5777f3;
color: #5777f3;
}
.endorse-modal__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.endorse-modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.endorse-modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.endorse-modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.endorse-modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.endorse-modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.endorse-modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.endorse-modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.endorse-modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.endorse-modal__info-text {
font-size: .8rem;
}
}
.endorse-modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.endorse-modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.endorse-modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.endorse-modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.endorse-modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
.contact-modal__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.contact-modal__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.contact-modal__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.contact-modal__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.contact-modal__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.contact-modal__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.contact-modal__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.contact-modal__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.contact-modal__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.contact-modal__info-text {
font-size: .8rem;
}
}
.contact-modal__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.contact-modal__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.contact-modal__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.contact-modal__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.contact-modal__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
.activities {
width: 100%;
}
.activity {
width: 100%;
display: flex;
align-items: center;
background-color: #fff;
border-radius: 5px;
padding: 20px;
margin: 10px 0;
}
@media (max-width: 1199.98px) {
.activity {
padding: 18px;
margin: 9px 0;
}
}
@media (max-width: 991.98px) {
.activity {
padding: 16px;
margin: 8px 0;
}
}
@media (max-width: 767.98px) {
.activity {
padding: 14px;
margin: 7px 0;
}
}
@media (max-width: 575.98px) {
.activity {
padding: 12px;
margin: 6px 0;
}
}
.activity__avatar {
width: 70px;
height: 70px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border-radius: 50%;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 1199.98px) {
.activity__avatar {
width: 65px;
height: 65px;
}
}
@media (max-width: 991.98px) {
.activity__avatar {
width: 60px;
height: 60px;
}
}
@media (max-width: 767.98px) {
.activity__avatar {
width: 50px;
height: 50px;
}
}
@media (max-width: 575.98px) {
.activity__avatar {
width: 40px;
height: 40px;
}
}
.activity__details {
flex: 1;
padding-left: 20px;
}
@media (max-width: 1199.98px) {
.activity__details {
padding-left: 18px;
}
}
@media (max-width: 991.98px) {
.activity__details {
padding-left: 16px;
}
}
@media (max-width: 767.98px) {
.activity__details {
padding-left: 14px;
}
}
@media (max-width: 575.98px) {
.activity__details {
padding-left: 12px;
}
}
.activity__row {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 6px;
}
@media (max-width: 1199.98px) {
.activity__row {
margin-bottom: 5px;
}
}
@media (max-width: 991.98px) {
.activity__row {
margin-bottom: 4px;
}
}
@media (max-width: 767.98px) {
.activity__row {
margin-bottom: 3px;
}
}
@media (max-width: 575.98px) {
.activity__row {
margin-bottom: 2px;
}
}
.activity__row:last-child {
margin-bottom: 0;
}
.activity__name {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0;
margin-right: 4px;
}
@media (max-width: 1199.98px) {
.activity__name {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.activity__name {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.activity__name {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.activity__name {
font-size: .8rem;
}
}
.activity__label {
font-size: 1rem;
font-weight: normal;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.activity__label {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.activity__label {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.activity__label {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.activity__label {
font-size: .8rem;
}
}
.activity__value {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.activity__value {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.activity__value {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.activity__value {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.activity__value {
font-size: .8rem;
}
}
.activity__date {
font-size: .9rem;
font-weight: normal;
color: #7D8091;
margin-bottom: 0;
white-space: nowrap;
}
@media (max-width: 1199.98px) {
.activity__date {
font-size: .85rem;
}
}
@media (max-width: 991.98px) {
.activity__date {
font-size: .8rem;
}
}
@media (max-width: 767.98px) {
.activity__date {
font-size: .75rem;
}
}
@media (max-width: 575.98px) {
.activity__date {
font-size: .7rem;
}
}
.activity__message {
font-size: .9rem;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.activity__message {
font-size: .85rem;
}
}
@media (max-width: 991.98px) {
.activity__message {
font-size: .8rem;
}
}
@media (max-width: 767.98px) {
.activity__message {
font-size: .75rem;
}
}
@media (max-width: 575.98px) {
.activity__message {
font-size: .7rem;
}
}
.endorsements {
width: 100%;
}
.endorsement {
width: 100%;
display: flex;
align-items: flex-start;
background-color: #fff;
border-radius: 5px;
padding: 20px;
margin: 10px 0;
}
@media (max-width: 1199.98px) {
.endorsement {
padding: 18px;
margin: 9px 0;
}
}
@media (max-width: 991.98px) {
.endorsement {
padding: 16px;
margin: 8px 0;
}
}
@media (max-width: 767.98px) {
.endorsement {
padding: 14px;
margin: 7px 0;
}
}
@media (max-width: 575.98px) {
.endorsement {
padding: 12px;
margin: 6px 0;
}
}
.endorsement__avatar {
width: 70px;
height: 70px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border-radius: 50%;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 1199.98px) {
.endorsement__avatar {
width: 65px;
height: 65px;
}
}
@media (max-width: 991.98px) {
.endorsement__avatar {
width: 60px;
height: 60px;
}
}
@media (max-width: 767.98px) {
.endorsement__avatar {
width: 50px;
height: 50px;
}
}
@media (max-width: 575.98px) {
.endorsement__avatar {
width: 40px;
height: 40px;
}
}
.endorsement__details {
flex: 1;
padding-left: 20px;
}
@media (max-width: 1199.98px) {
.endorsement__details {
padding-left: 18px;
}
}
@media (max-width: 991.98px) {
.endorsement__details {
padding-left: 16px;
}
}
@media (max-width: 767.98px) {
.endorsement__details {
padding-left: 14px;
}
}
@media (max-width: 575.98px) {
.endorsement__details {
padding-left: 12px;
}
}
.endorsement__row {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.endorsement__row {
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.endorsement__row {
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.endorsement__row {
margin-bottom: 7px;
}
}
@media (max-width: 575.98px) {
.endorsement__row {
margin-bottom: 6px;
}
}
.endorsement__name {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0;
margin-right: 4px;
}
@media (max-width: 1199.98px) {
.endorsement__name {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.endorsement__name {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.endorsement__name {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.endorsement__name {
font-size: .8rem;
}
}
.endorsement__label {
font-size: 1rem;
font-weight: normal;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.endorsement__label {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.endorsement__label {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.endorsement__label {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.endorsement__label {
font-size: .8rem;
}
}
.endorsement__value {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.endorsement__value {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.endorsement__value {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.endorsement__value {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.endorsement__value {
font-size: .8rem;
}
}
.endorsement__date {
font-size: .9rem;
font-weight: normal;
color: #7D8091;
margin-bottom: 0;
white-space: nowrap;
}
@media (max-width: 1199.98px) {
.endorsement__date {
font-size: .85rem;
}
}
@media (max-width: 991.98px) {
.endorsement__date {
font-size: .8rem;
}
}
@media (max-width: 767.98px) {
.endorsement__date {
font-size: .75rem;
}
}
@media (max-width: 575.98px) {
.endorsement__date {
font-size: .7rem;
}
}
.endorsement__message {
font-size: .9rem;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.endorsement__message {
font-size: .85rem;
}
}
@media (max-width: 991.98px) {
.endorsement__message {
font-size: .8rem;
}
}
@media (max-width: 767.98px) {
.endorsement__message {
font-size: .75rem;
}
}
@media (max-width: 575.98px) {
.endorsement__message {
font-size: .7rem;
}
}
.top-donors {
width: 100%;
}
.top-donors .donor-list {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-right: -30px;
margin-bottom: -15px;
}
.top-donors .donor-list__item {
width: 50%;
padding-right: 30px;
padding-bottom: 15px;
}
.top-donors .donor-card {
width: 100%;
height: 100%;
background-color: #fff;
border-radius: 5px;
padding: 10px;
display: flex;
align-items: center;
position: relative;
}
.top-donors .donor-card__avatar {
width: 70px;
height: 70px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border-radius: 50%;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 1199.98px) {
.top-donors .donor-card__avatar {
width: 65px;
height: 65px;
}
}
@media (max-width: 991.98px) {
.top-donors .donor-card__avatar {
width: 60px;
height: 60px;
}
}
@media (max-width: 767.98px) {
.top-donors .donor-card__avatar {
width: 50px;
height: 50px;
}
}
@media (max-width: 575.98px) {
.top-donors .donor-card__avatar {
width: 40px;
height: 40px;
}
}
.top-donors .donor-card__details {
flex: 1;
padding-left: 20px;
}
@media (max-width: 1199.98px) {
.top-donors .donor-card__details {
padding-left: 18px;
}
}
@media (max-width: 991.98px) {
.top-donors .donor-card__details {
padding-left: 16px;
}
}
@media (max-width: 767.98px) {
.top-donors .donor-card__details {
padding-left: 14px;
}
}
@media (max-width: 575.98px) {
.top-donors .donor-card__details {
padding-left: 12px;
}
}
.top-donors .donor-card__row {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.top-donors .donor-card__row {
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.top-donors .donor-card__row {
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.top-donors .donor-card__row {
margin-bottom: 7px;
}
}
@media (max-width: 575.98px) {
.top-donors .donor-card__row {
margin-bottom: 6px;
}
}
.top-donors .donor-card__name {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-right: 4px;
margin-bottom: 4px;
}
.top-donors .donor-card__label {
font-size: 1rem;
font-weight: normal;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.top-donors .donor-card__label {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.top-donors .donor-card__label {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.top-donors .donor-card__label {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.top-donors .donor-card__label {
font-size: .8rem;
}
}
.top-donors .donor-card__value {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.top-donors .donor-card__value {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.top-donors .donor-card__value {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.top-donors .donor-card__value {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.top-donors .donor-card__value {
font-size: .8rem;
}
}
.top-donors .donor-card__badge {
width: 50px;
height: 50px;
padding: 6px;
border-radius: 50%;
background-color: #fff;
border: 2px solid #f3f4f8;
position: absolute;
right: -20px;
display: flex;
align-items: center;
justify-content: center;
}
.top-donors .donor-card__badge-img {
max-width: 100%;
max-height: 100%;
}
.select-offer {
width: 100%;
}
.donate.show-modal #doantion-modal-overlay,
.back-modal.show-modal #reward-modal-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
background-color: rgba(2, 11, 44, 0.6);
}
.donate.show-modal .donation-modal-inner-wrapper {
height: 98vh;
}
.donation-modal-inner-wrapper,
.back-modal-inner-wrapper {
display: none;
justify-content: center;
align-items: center;
padding-top: 30px;
}
.donate.show-modal .donation-modal-inner-wrapper,
.back-modal.show-modal .back-modal-inner-wrapper{
display: flex;
}
.back-modal-inner {
background-color: #fff;
padding: 40px;
position: relative; width: 40%;
transform: translateY(-100px);
transition: transform .2s;
}
.back-modal.show-modal .back-modal-inner {
height: auto;
max-width: 100%;
width: 40%;
transform: translateY(0);
}
@media (max-width: 767.98px) {
.back-modal-inner {
width: 95%;
padding: 20px;
}
}
.back-modal .contribution-box {
width: 100%;
padding: 16px;
border: 1px solid #ccc;
border-radius: 5px;
}
.back-modal .contribution-box__btn {
border-radius: 5px;
margin-left: 16px;
}
.back-modal .contribution-box input[type=number],
.back-modal .contribution-box input[type=number]:focus{
background-color: transparent;
}
.form-group.reward-items::-webkit-scrollbar-thumb {
background-color: #bfbfbf;
}
.form-group.reward-items::-webkit-scrollbar {
width: 5px;
}
.flyer__inner {
width: 100%;
height: 400px;
padding: 20px;
border-radius: 5px;
background-color: #f3f4f8;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
@media (max-width: 1199.98px) {
.flyer__inner {
height: 380px;
padding: 18px;
}
}
@media (max-width: 991.98px) {
.flyer__inner {
height: 360px;
padding: 16px;
}
}
@media (max-width: 767.98px) {
.flyer__inner {
height: 340px;
padding: 14px;
}
}
@media (max-width: 575.98px) {
.flyer__inner {
height: 300px;
padding: 12px;
}
}
.flyer .flyer-card {
position: absolute;
width: 180px;
height: auto;
background-color: #fff;
border-radius: 5px;
overflow: hidden;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1199.98px) {
.flyer .flyer-card {
width: 170px;
}
}
@media (max-width: 991.98px) {
.flyer .flyer-card {
width: 160px;
}
}
@media (max-width: 767.98px) {
.flyer .flyer-card {
width: 150px;
}
}
@media (max-width: 575.98px) {
.flyer .flyer-card {
width: 130px;
}
}
.flyer .flyer-card--0 {
transform: rotate(-40deg) translateX(-30px) skewX(10deg);
}
@media (max-width: 1199.98px) {
.flyer .flyer-card--0 {
transform: rotate(-38deg) translateX(-28px) skewX(9deg);
}
}
@media (max-width: 991.98px) {
.flyer .flyer-card--0 {
transform: rotate(-36deg) translateX(-26px) skewX(8deg);
}
}
@media (max-width: 767.98px) {
.flyer .flyer-card--0 {
transform: rotate(-34deg) translateX(-24px) skewX(7deg);
}
}
@media (max-width: 575.98px) {
.flyer .flyer-card--0 {
transform: rotate(-32deg) translateX(0px) skewX(6deg);
}
}
.flyer .flyer-card--1 {
transform: rotate(-20deg) translateX(30px) skewX(10deg);
}
@media (max-width: 1199.98px) {
.flyer .flyer-card--1 {
transform: rotate(-19deg) translateX(28px) skewX(9deg);
}
}
@media (max-width: 991.98px) {
.flyer .flyer-card--1 {
transform: rotate(-18deg) translateX(26px) skewX(8deg);
}
}
@media (max-width: 767.98px) {
.flyer .flyer-card--1 {
transform: rotate(-17deg) translateX(24px) skewX(7deg);
}
}
@media (max-width: 575.98px) {
.flyer .flyer-card--1 {
transform: rotate(-16deg) translateX(20px) skewX(6deg);
}
}
.flyer .flyer-card__img {
width: 100%;
height: 100px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@media (max-width: 1199.98px) {
.flyer .flyer-card__img {
height: 90px;
}
}
@media (max-width: 991.98px) {
.flyer .flyer-card__img {
height: 80px;
}
}
@media (max-width: 767.98px) {
.flyer .flyer-card__img {
height: 70px;
}
}
@media (max-width: 575.98px) {
.flyer .flyer-card__img {
height: 60px;
}
}
.flyer .flyer-card__inner {
padding: 8px;
}
@media (max-width: 1199.98px) {
.flyer .flyer-card__inner {
padding: 7px;
}
}
@media (max-width: 991.98px) {
.flyer .flyer-card__inner {
padding: 6px;
}
}
@media (max-width: 767.98px) {
.flyer .flyer-card__inner {
padding: 5px;
}
}
@media (max-width: 575.98px) {
.flyer .flyer-card__inner {
padding: 4px;
}
}
.flyer .flyer-card__title {
font-size: .7rem;
font-weight: 600;
line-height: 1rem;
margin-bottom: 2px;
color: #31375E;
}
.flyer .flyer-card__description {
font-size: .5rem;
line-height: .8rem;
color: #7D8091;
height: 100px;
overflow: hidden;
}
.all-campaign {
width: 100%;
padding: 60px 0;
}
@media (max-width: 1199.98px) {
.all-campaign {
padding: 50px 0;
}
}
@media (max-width: 991.98px) {
.all-campaign {
padding: 40px 0;
}
}
@media (max-width: 767.98px) {
.all-campaign {
padding: 30px 0;
}
}
@media (max-width: 575.98px) {
.all-campaign {
padding: 20px 0;
}
}
.all-campaign__header {
margin-bottom: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media (max-width: 1199.98px) {
.all-campaign__header {
padding: 40px 0;
}
}
@media (max-width: 991.98px) {
.all-campaign__header {
padding: 30px 0;
}
}
@media (max-width: 767.98px) {
.all-campaign__header {
padding: 20px 0;
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 575.98px) {
.all-campaign__header {
padding: 15px 0;
}
}
.all-campaign__title {
flex: 1;
font-size: 30px;
color: #31375E;
font-weight: 600;
margin-bottom: 0;
padding-right: 16px;
}
@media (max-width: 1199.98px) {
.all-campaign__title {
font-size: 1.4rem;
padding-right: 14px;
}
}
@media (max-width: 991.98px) {
.all-campaign__title {
font-size: 1.3rem;
padding-right: 12px;
}
}
@media (max-width: 767.98px) {
.all-campaign__title {
font-size: 1.2rem;
padding-right: 0;
margin-bottom: 10px;
}
}
@media (max-width: 575.98px) {
.all-campaign__title {
font-size: 1.1rem;
margin-bottom: 8px;
}
}
.all-campaign__filter {
display: flex;
align-items: center;
height: 60px;
padding: 6px 0;
background-color: #fff;
border-radius: 10px;
}
@media (max-width: 1199.98px) {
.all-campaign__filter {
height: 58px;
padding: 5.5px 0;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter {
height: 56px;
padding: 5px 0;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter {
width: 100%;
height: 54px;
padding: 4.5px 0;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter {
height: auto;
padding: 0;
flex-direction: column;
background-color: transparent;
}
}
.all-campaign__filter:focus-within {
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 575.98px) {
.all-campaign__filter:focus-within {
border-color: transparent;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.all-campaign__filter-search {
width: 600px;
padding: 0 16px;
height: 100%;
display: flex;
align-items: center;
border-right: 1px solid #eee;
position: relative;
}
@media (max-width: 1199.98px) {
.all-campaign__filter-search {
padding: 0 14px;
width: 500px;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter-search {
padding: 0 12px;
width: 400px;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter-search {
padding: 0 10px;
width: unset;
flex: 1;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter-search {
padding: 10px;
margin-bottom: 10px;
border-right: 0;
width: 100%;
background-color: #fff;
border-radius: 10px;
}
}
.all-campaign__filter-search-icon {
font-size: .9rem;
color: #666;
margin-right: 10px;
}
@media (max-width: 1199.98px) {
.all-campaign__filter-search-icon {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter-search-icon {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter-search-icon {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter-search-icon {
font-size: .8rem;
}
}
.all-campaign__filter-search-input[type="text"] {
flex: 1;
padding: 8px 10px;
background-color: transparent;
border: none;
font-size: .9rem;
color: #31375E;
}
@media (max-width: 1199.98px) {
.all-campaign__filter-search-input {
font-size: .88rem;
padding: 0 9px;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter-search-input {
font-size: .86rem;
padding: 0 8px;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter-search-input {
font-size: .84rem;
padding: 0 7px;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter-search-input {
font-size: .8rem;
padding: 0 6px;
min-width: 136px;
}
}
.all-campaign__filter-search .all-campaign__filter-search-btn-clear {
position: absolute;
right: 10px;
width: 18px;
height: 18px;
padding: 4px;
margin-right: 16px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
border: none;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: .1s;
}
@media (max-width: 767.98px) {
.all-campaign__filter-search .all-campaign__filter-search-btn-clear {
margin-right: 10px;
}
}
.all-campaign__filter-search .all-campaign__filter-search-btn-clear.show {
opacity: 1;
visibility: visible;
pointer-events: visible;
}
.all-campaign__filter-search-btn-clear:hover {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.all-campaign__filter-search-btn-clear-icon {
width: 100%;
}
.all-campaign__filter-search-btn-submit {
padding: 6px 16px;
}
@media (max-width: 1199.98px) {
.all-campaign__filter-search-btn-submit {
padding: 5.5px 15px;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter-search-btn-submit {
padding: 5px 14px;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter-search-btn-submit {
padding: 4.5px 13px;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter-search-btn-submit {
padding: 4px 12px;
}
}
.all-campaign__filter-select {
height: 100%;
width: auto;
background-color: transparent;
border: none;
font-size: .9rem;
font-weight: 600;
color: #666;
padding: 0 16px;
}
@media (max-width: 1199.98px) {
.all-campaign__filter-select {
font-size: .88rem;
padding: 0 14px;
}
}
@media (max-width: 991.98px) {
.all-campaign__filter-select {
font-size: .86rem;
padding: 0 12px;
}
}
@media (max-width: 767.98px) {
.all-campaign__filter-select {
font-size: .84rem;
padding: 0 10px;
}
}
@media (max-width: 575.98px) {
.all-campaign__filter-select {
font-size: .8rem;
padding: 10px;
width: 100%;
background-color: #fff;
border-radius: 10px;
}
}
.g-tab {
width: 100%;
background-color: #fff;
border-radius: 5px;
padding: 30px;
padding-top: 6px;
}
@media (max-width: 1199.98px) {
.g-tab {
padding: 26px;
padding-top: 5px;
}
}
@media (max-width: 991.98px) {
.g-tab {
padding: 22px;
padding-top: 4px;
}
}
@media (max-width: 767.98px) {
.g-tab {
padding: 18px;
padding-top: 3px;
}
}
@media (max-width: 575.98px) {
.g-tab {
padding: 14px;
padding-top: 2px;
}
}
.g-tab__nav {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 0;
margin: 0;
list-style: none;
border-bottom: none;
}
.g-tab__nav-item {
height: 65px;
margin-right: 30px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.g-tab__nav-item span {
color: #5777f3;
}
.g-tab__nav-item:last-child {
margin-right: 0;
}
@media (max-width: 1199.98px) {
.g-tab__nav-item {
height: 60px;
margin-right: 26px;
}
}
@media (max-width: 991.98px) {
.g-tab__nav-item {
height: 55px;
margin-right: 22px;
}
}
@media (max-width: 767.98px) {
.g-tab__nav-item {
height: 50px;
margin-right: 18px;
}
}
@media (max-width: 575.98px) {
.g-tab__nav-item {
height: 45px;
margin-right: 14px;
}
}
.g-tab__nav-item a.nav-link{
all: unset;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
border-bottom: 2px solid transparent;
font-size: 1rem;
font-weight: 600;
color: #31375E;
white-space: nowrap;
cursor: pointer;
}
@media (max-width: 1199.98px) {
.g-tab__nav-item a.nav-link {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.g-tab__nav-item a.nav-link {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.g-tab__nav-item a.nav-link {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.g-tab__nav-item a.nav-link {
font-size: .8rem;
}
}
.g-tab__nav-item a.nav-link:focus, .g-tab__nav-item a.nav-link:hover {
outline: none !important;
border-bottom-color: rgba(87, 119, 243, 0.4);
}
.g-tab__nav-item a.nav-link.active {
border-bottom-color: #5777f3;
padding: 0 10px;
}
#select-reward-tab.nav-link.active {
background-color: transparent;
}
.g-tab__body {
padding: 20px;
background-color: #f3f4f8;
}
.g-tab__body::-webkit-scrollbar {
width: 4px;
}
.g-tab__body::-webkit-scrollbar-track {
background: #ddd;
}
.g-tab__body::-webkit-scrollbar-thumb {
background: #5777f3;
}
.g-tab__body::-webkit-scrollbar-thumb:hover {
background: #666;
}
.offer-card {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
background-color: #fff;
padding: 10px;
border-radius: 5px;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
position: relative;
overflow: hidden;
}
.offer-card__img {
width: 100%;
height: 140px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
@media (max-width: 1199.98px) {
.offer-card__img {
height: 130px;
}
}
@media (max-width: 991.98px) {
.offer-card__img {
height: 120px;
}
}
@media (max-width: 767.98px) {
.offer-card__img {
height: 110px;
}
}
@media (max-width: 575.98px) {
.offer-card__img {
height: 100px;
}
}
.offer-card__img--bg {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: #f3f4f8;
}
.offer-card__body {
width: 100%;
flex: 1;
max-height: 200px;
overflow: hidden;
overflow-y: auto;
}
.offer-card__body::-webkit-scrollbar {
width: 2px;
}
.offer-card__body::-webkit-scrollbar-track {
background: #ddd;
}
.offer-card__body::-webkit-scrollbar-thumb {
background: #5777f3;
}
.offer-card__body::-webkit-scrollbar-thumb:hover {
background: #666;
}
.offer-card__title {
font-size: 1rem;
line-height: 1.1rem;
font-weight: 600;
color: #333;
margin: 0;
margin-top: 10px;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
.offer-card__title {
font-size: .98rem;
line-height: 1.08rem;
margin-top: 8px;
}
}
@media (max-width: 991.98px) {
.offer-card__title {
margin-top: 6px;
font-size: .96rem;
line-height: 1.06rem;
}
}
@media (max-width: 767.98px) {
.offer-card__title {
margin-top: 4px;
font-size: .94rem;
line-height: 1.04rem;
}
}
@media (max-width: 575.98px) {
.offer-card__title {
font-size: .9rem;
line-height: 1rem;
}
}
.offer-card__price {
width: 100%;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.offer-card__price {
margin-bottom: 8px;
}
}
@media (max-width: 991.98px) {
.offer-card__price {
margin-bottom: 6px;
}
}
@media (max-width: 767.98px) {
.offer-card__price {
margin-bottom: 4px;
}
}
@media (max-width: 575.98px) {
.offer-card__price {
margin-bottom: 2px;
}
}
.offer-card__price-new {
font-size: 1rem;
color: #5777f3;
font-weight: 600;
margin-bottom: 0;
margin-top: 10px;
}
@media (max-width: 1199.98px) {
.offer-card__price-new {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.offer-card__price-new {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.offer-card__price-new {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.offer-card__price-new {
font-size: .9rem;
}
}
.offer-card__price-old {
font-size: .8rem;
color: #999;
margin: 10px 0 0;
text-decoration: line-through;
}
@media (max-width: 1199.98px) {
.offer-card__price-old {
font-size: .75rem;
}
}
@media (max-width: 991.98px) {
.offer-card__price-old {
font-size: .7rem;
}
}
@media (max-width: 767.98px) {
.offer-card__price-old {
font-size: .60rem;
}
}
@media (max-width: 575.98px) {
.offer-card__price-old {
font-size: .5rem;
}
}
.offer-card__description {
font-size: .8rem;
line-height: 1.2rem;
color: #666;
font-weight: normal;
margin-bottom: 10px;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
.offer-card__description {
margin-bottom: 8px;
}
}
@media (max-width: 991.98px) {
.offer-card__description {
margin-bottom: 6px;
}
}
@media (max-width: 767.98px) {
.offer-card__description {
margin-bottom: 4px;
}
}
@media (max-width: 575.98px) {
.offer-card__description {
margin-bottom: 2px;
}
}
.offer-card__shipping {
width: 100%;
}
.offer-card__shipping-title {
font-size: 1rem;
font-weight: 600;
margin-bottom: 4px;
color: #555;
}
@media (max-width: 1199.98px) {
.offer-card__shipping-title {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.offer-card__shipping-title {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.offer-card__shipping-title {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.offer-card__shipping-title {
font-size: .8rem;
}
}
.offer-card__shipping-info {
padding: 4px 8px;
margin-bottom: 8px;
border-radius: 2px;
border-left: 1px solid #5777f3;
background-color: rgba(87, 119, 243, 0.04);
}
@media (max-width: 1199.98px) {
.offer-card__shipping-info {
margin-bottom: 7.5px;
}
}
@media (max-width: 991.98px) {
.offer-card__shipping-info {
margin-bottom: 7px;
}
}
@media (max-width: 767.98px) {
.offer-card__shipping-info {
margin-bottom: 6.5px;
}
}
@media (max-width: 575.98px) {
.offer-card__shipping-info {
margin-bottom: 6px;
}
}
.offer-card__shipping-info:last-child {
margin-bottom: 0;
}
.offer-card__shipping-info-location {
font-size: .8rem;
margin-bottom: 4px;
color: #999;
}
@media (max-width: 1199.98px) {
.offer-card__shipping-info-location {
margin-bottom: 3.5px;
}
}
@media (max-width: 991.98px) {
.offer-card__shipping-info-location {
margin-bottom: 3px;
}
}
@media (max-width: 767.98px) {
.offer-card__shipping-info-location {
margin-bottom: 2.5px;
}
}
@media (max-width: 575.98px) {
.offer-card__shipping-info-location {
margin-bottom: 2px;
}
}
.offer-card__shipping-info-fee {
font-size: .8rem;
margin-bottom: 0;
color: #5777f3;
}
.offer-card__shipping-info-label {
font-weight: 500;
color: #333;
}
.offer-card__footer {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #ddd;
}
.offer-card__badge {
padding: 5px 20px;
padding-top: 50px;
min-width: 150px;
text-align: center;
background-color: rgba(87, 119, 243, 0.8);
color: #fff;
position: absolute;
top: -26px;
right: -64px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
font-size: .8rem;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.offer-card__badge {
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.offer-card__badge {
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.offer-card__badge {
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.offer-card__badge {
font-size: .72rem;
}
}
.offer-modal .offer-image {
width: 100%;
height: 200px;
border-radius: 5px;
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
border: 1px dashed #ddd;
position: relative;
}
@media (max-width: 1199.98px) {
.offer-modal .offer-image {
height: 190px;
}
}
@media (max-width: 991.98px) {
.offer-modal .offer-image {
height: 180px;
}
}
@media (max-width: 767.98px) {
.offer-modal .offer-image {
height: 170px;
}
}
@media (max-width: 575.98px) {
.offer-modal .offer-image {
height: 160px;
}
}
.offer-modal .offer-image.disabled {
pointer-events: none;
opacity: .5;
}
.offer-modal .offer-image:focus-within {
outline: none;
border-color: rgba(87, 119, 243, 0.5);
}
.offer-modal .offer-image__preview {
max-width: 100%;
max-height: 100%;
border-radius: 5px;
}
.offer-modal .offer-image__input {
opacity: 0;
position: absolute;
}
.offer-modal .offer-image__remove {
padding: 0;
border: none;
width: 24px;
height: 24px;
border-radius: 50%;
align-items: center;
justify-content: center;
background-color: rgba(255, 95, 116, 0.7);
position: absolute;
top: 10px;
right: 10px;
color: #fff;
font-size: .8rem;
display: flex;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
.offer-modal .offer-image__remove {
width: 23px;
height: 23px;
top: -11.5px;
right: -11.5px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.offer-modal .offer-image__remove {
width: 22px;
height: 22px;
top: -11px;
right: -11px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.offer-modal .offer-image__remove {
width: 21px;
height: 21px;
top: -10.5px;
right: -10.5px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.offer-modal .offer-image__remove {
width: 20px;
height: 20px;
top: -10px;
right: -10px;
font-size: .8rem;
}
}
.offer-modal .offer-image__remove:hover, .offer-modal .offer-image__remove:focus {
background-color: #FF5F74;
}
.offer-modal .single-shipping {
padding: 16px;
border-radius: 5px;
border: 1px solid #ddd;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.offer-modal .single-shipping {
margin-bottom: 22px;
padding: 15px;
}
}
@media (max-width: 991.98px) {
.offer-modal .single-shipping {
margin-bottom: 20px;
padding: 14px;
}
}
@media (max-width: 767.98px) {
.offer-modal .single-shipping {
margin-bottom: 18px;
padding: 13px;
}
}
@media (max-width: 575.98px) {
.offer-modal .single-shipping {
margin-bottom: 16px;
padding: 12px;
}
}
@media (min-width: 576px) {
.offer-modal .single-shipping .form-group {
margin-bottom: 0;
}
}
.org-header {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.02);
position: relative;
}
.org-header__inner {
width: 100%;
height: 80px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 1199.98px) {
.org-header__inner {
height: 70px;
}
}
@media (max-width: 991.98px) {
.org-header__inner {
height: 60px;
}
}
@media (max-width: 767.98px) {
.org-header__inner {
height: 50px;
}
}
@media (max-width: 575.98px) {
.org-header__inner {
height: 40px;
}
}
.org-header__menu-toggle {
width: 50px;
height: 50px;
padding: 5px 0;
border: none;
background-color: transparent;
display: none;
align-items: center;
justify-content: flex-start;
}
@media (max-width: 1199.98px) {
.org-header__menu-toggle {
width: 45px;
height: 45px;
padding: 4.5px 0;
}
}
@media (max-width: 991.98px) {
.org-header__menu-toggle {
width: 40px;
height: 40px;
padding: 4px 0;
display: flex;
}
}
@media (max-width: 767.98px) {
.org-header__menu-toggle {
width: 35px;
height: 35px;
padding: 3.5px 0;
}
}
@media (max-width: 575.98px) {
.org-header__menu-toggle {
width: 30px;
height: 30px;
padding: 3px 0;
}
}
.org-header__menu-toggle-icon {
max-width: 100%;
max-height: 100%;
}
.org-header__logo {
height: 50px;
max-width: 150px;
width: auto;
display: flex;
align-items: center;
}
@media (max-width: 1199.98px) {
.org-header__logo {
height: 45px;
max-width: 140px;
}
}
@media (max-width: 991.98px) {
.org-header__logo {
height: 40px;
max-width: 130px;
}
}
@media (max-width: 767.98px) {
.org-header__logo {
height: 35px;
max-width: 120px;
}
}
@media (max-width: 575.98px) {
.org-header__logo {
height: 30px;
max-width: 110px;
}
}
.org-header__logo-img {
max-width: 100%;
max-height: 100%;
}
.org-header__logo-text {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 1rem;
font-weight: 600;
color: #31375E;
text-transform: uppercase;
}
@media (max-width: 1199.98px) {
.org-header__logo-text {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.org-header__logo-text {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.org-header__logo-text {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.org-header__logo-text {
font-size: .92rem;
}
}
.org-header__overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.4);
z-index: 1;
display: none;
}
@media (max-width: 991.98px) {
.org-header__overlay {
display: block;
}
}
.org-header__menu {
flex: 1;
height: 100%;
position: relative;
}
@media (max-width: 991.98px) {
.org-header__menu {
width: 240px;
position: fixed;
left: -300px;
top: 0;
bottom: 0;
background-color: #fff;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
z-index: 999;
opacity: 0;
transition: 600ms;
}
}
@media (max-width: 767.98px) {
.org-header__menu {
width: 220px;
}
}
@media (max-width: 575.98px) {
.org-header__menu {
width: 200px;
}
}
.org-header__menu-header {
width: 100%;
padding: 0 16px;
display: none;
align-items: center;
justify-content: space-between;
background-color: #f5f7fd;
}
@media (max-width: 991.98px) {
.org-header__menu-header {
height: 60px;
display: flex;
padding: 0 16px;
}
}
@media (max-width: 767.98px) {
.org-header__menu-header {
height: 50px;
padding: 0 14px;
}
}
@media (max-width: 575.98px) {
.org-header__menu-header {
height: 40px;
padding: 0 12px;
}
}
.org-header__menu-header-logo {
flex: 1;
height: 40px;
display: flex;
align-items: center;
}
@media (max-width: 991.98px) {
.org-header__menu-header-logo {
height: 40px;
max-width: 130px;
}
}
@media (max-width: 767.98px) {
.org-header__menu-header-logo {
height: 35px;
max-width: 120px;
}
}
@media (max-width: 575.98px) {
.org-header__menu-header-logo {
height: 30px;
max-width: 110px;
}
}
.org-header__menu-header-logo-img {
max-height: 100%;
max-width: 100%;
}
.org-header__menu-header-logo-text {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 1rem;
font-weight: 600;
color: #31375E;
text-transform: uppercase;
}
@media (max-width: 1199.98px) {
.org-header__menu-header-logo-text {
font-size: .98rem;
}
}
@media (max-width: 991.98px) {
.org-header__menu-header-logo-text {
font-size: .96rem;
}
}
@media (max-width: 767.98px) {
.org-header__menu-header-logo-text {
font-size: .94rem;
}
}
@media (max-width: 575.98px) {
.org-header__menu-header-logo-text {
font-size: .92rem;
}
}
.org-header__menu-close-btn {
width: 26px;
height: 26px;
padding: 8px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
border: none;
}
.org-header__menu-close-btn:hover {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.org-header__menu-close-btn-icon {
width: 100%;
}
.org-header__menu-inner {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 991.98px) {
.org-header__menu-inner {
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
overflow: hidden;
overflow-y: auto;
}
}
.org-header__menu-left, .org-header__menu-right {
height: 100%;
}
@media (max-width: 991.98px) {
.org-header__menu-left, .org-header__menu-right {
height: auto;
width: 100%;
}
}
.org-header__menu .org-menu {
width: 100%;
height: 100%;
list-style: none;
margin: 0;
padding: 0 20px;
display: flex;
align-items: center;
}
@media (max-width: 1199.98px) {
.org-header__menu .org-menu {
padding: 0 18px;
}
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu {
padding: 0 16px;
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 767.98px) {
.org-header__menu .org-menu {
padding: 0 14px;
}
}
@media (max-width: 575.98px) {
.org-header__menu .org-menu {
padding: 0 12px;
}
}
.org-header__menu .org-menu__item {
height: 100%;
margin-right: 20px;
}
@media (max-width: 1199.98px) {
.org-header__menu .org-menu__item {
margin-right: 18px;
}
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu__item {
margin-right: 0;
width: 100%;
border-bottom: 1px solid #eee;
}
}
.org-header__menu .org-menu__item:last-child {
margin-right: 0;
}
.org-header__menu .org-menu__item-link, .org-header__menu .org-menu__item-link-d {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #666;
font-size: .9rem;
}
.org-header__menu .org-menu__item-link:hover, .org-header__menu .org-menu__item-link-d:hover {
color: #2750f0;
}
@media (max-width: 1199.98px) {
.org-header__menu .org-menu__item-link, .org-header__menu .org-menu__item-link-d {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu__item-link, .org-header__menu .org-menu__item-link-d {
font-size: .86rem;
width: 100%;
padding: 16px 0;
justify-content: flex-start;
}
}
@media (max-width: 767.98px) {
.org-header__menu .org-menu__item-link, .org-header__menu .org-menu__item-link-d {
font-size: .84rem;
padding: 14px 0;
}
}
@media (max-width: 575.98px) {
.org-header__menu .org-menu__item-link, .org-header__menu .org-menu__item-link-d {
font-size: .8rem;
padding: 12px 0;
}
}
.org-header__menu .org-menu__item-link-btn, .org-header__menu .org-menu__item-link-d-btn {
border-radius: 25px;
padding: 8px 26px;
}
@media (max-width: 1199.98px) {
.org-header__menu .org-menu__item-link-btn, .org-header__menu .org-menu__item-link-d-btn {
padding: 7px 24px;
}
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu__item-link-btn, .org-header__menu .org-menu__item-link-d-btn {
padding: 6px 22px;
width: 100%;
}
}
@media (max-width: 767.98px) {
.org-header__menu .org-menu__item-link-btn, .org-header__menu .org-menu__item-link-d-btn {
padding: 5px 20px;
}
}
@media (max-width: 575.98px) {
.org-header__menu .org-menu__item-link-btn, .org-header__menu .org-menu__item-link-d-btn {
padding: 4px 18px;
}
}
.org-header__menu .org-menu__item-link-avatar, .org-header__menu .org-menu__item-link-d-avatar {
width: 30px;
height: 30px;
border: 1px solid #ddd;
border-radius: 50%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
margin-right: 8px;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
.org-header__menu .org-menu__item-link-avatar, .org-header__menu .org-menu__item-link-d-avatar {
width: 29px;
height: 29px;
margin-right: 7px;
}
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu__item-link-avatar, .org-header__menu .org-menu__item-link-d-avatar {
width: 28px;
height: 28px;
margin-right: 6px;
}
}
@media (max-width: 767.98px) {
.org-header__menu .org-menu__item-link-avatar, .org-header__menu .org-menu__item-link-d-avatar {
width: 27px;
height: 27px;
margin-right: 5px;
}
}
@media (max-width: 575.98px) {
.org-header__menu .org-menu__item-link-avatar, .org-header__menu .org-menu__item-link-d-avatar {
width: 26px;
height: 26px;
margin-right: 4px;
}
}
.org-header__menu .org-menu__item-link-avatar-img, .org-header__menu .org-menu__item-link-d-avatar-img {
max-width: 100%;
max-height: 100%;
}
@media (max-width: 991.98px) {
.org-header__menu .org-menu__item-link .g-dropdown, .org-header__menu .org-menu__item-link-d .g-dropdown {
width: 100%;
}
.org-header__menu .org-menu__item-link .g-dropdown .dropdown-toggle, .org-header__menu .org-menu__item-link-d .g-dropdown .dropdown-toggle {
width: 100% !important;
}
}
.org-header__notification {
height: 100%;
}
.org-header--sidebar .org-header__menu {
left: 0;
opacity: 1;
} #public .campaign-updates {
width: 100%;
}
#public .campaign-updates__header {
margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
.campaign-updates__header {
margin-bottom: 26px;
}
}
@media (max-width: 991.98px) {
.campaign-updates__header {
margin-bottom: 22px;
}
}
@media (max-width: 767.98px) {
.campaign-updates__header {
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.campaign-updates__header {
margin-bottom: 16px;
}
}
#public .campaign-updates__info-text {
font-size: .9rem;
color: #333;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.campaign-updates__info-text {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.campaign-updates__info-text {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.campaign-updates__info-text {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.campaign-updates__info-text {
font-size: .82rem;
}
}
#public .campaign-updates__loader {
padding: 20px;
}
@media (max-width: 1199.98px) {
.campaign-updates__loader {
padding: 18px;
}
}
@media (max-width: 991.98px) {
.campaign-updates__loader {
padding: 16px;
}
}
@media (max-width: 767.98px) {
.campaign-updates__loader {
padding: 14px;
}
}
@media (max-width: 575.98px) {
.campaign-updates__loader {
padding: 12px;
}
}
#public .campaign-update {
width: 100%;
padding-left: 30px;
padding-bottom: 30px;
position: relative;
border-left: 2px solid #ccc;
}
@media (max-width: 1199.98px) {
.campaign-update {
padding-left: 28px;
padding-bottom: 28px;
}
}
@media (max-width: 991.98px) {
.campaign-update {
padding-left: 26px;
padding-bottom: 26px;
}
}
@media (max-width: 767.98px) {
.campaign-update {
padding-left: 24px;
padding-bottom: 24px;
}
}
@media (max-width: 575.98px) {
.campaign-update {
padding-left: 20px;
padding-bottom: 20px;
}
}
#public .campaign-update:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
position: absolute;
left: -6px;
top: 0px;
border: 1px solid #5777f3;
background-color: #f3f4f8;
transform: rotate(45deg);
z-index: 1;
}
#public .campaign-update:after {
content: '';
width: 2px;
height: 0;
position: absolute;
left: -2px;
top: 0px;
background-color: #5777f3;
}
#public .campaign-update:last-child {
border-color: transparent;
}
#public .campaign-update:first-child:before {
background-color: #5777f3;
}
#public .campaign-update:first-child:after {
height: 60%;
background-color: #5777f3;
}
#public .campaign-update__date {
font-size: .9rem;
line-height: .7rem;
color: #5777f3;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.campaign-update__date {
font-size: .88rem;
line-height: .68rem;
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.campaign-update__date {
font-size: .86rem;
line-height: .66rem;
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.campaign-update__date {
font-size: .84rem;
line-height: .64rem;
margin-bottom: 7px;
}
}
@media (max-width: 575.98px) {
.campaign-update__date {
font-size: .82rem;
line-height: .62rem;
margin-bottom: 6px;
}
}
#public .campaign-update__row {
display: flex;
align-items: center;
margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
.campaign-update__row {
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.campaign-update__row {
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.campaign-update__row {
margin-bottom: 7px;
flex-direction: column;
align-items: flex-start;
}
}
@media (max-width: 575.98px) {
.campaign-update__row {
margin-bottom: 6px;
}
}
#public .campaign-update__title {
flex: 1;
font-size: 1.4rem;
color: #31375E;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
.campaign-update__title {
order: 1;
}
}
#public .campaign-update__btn {
background-color: transparent;
width: 30px;
height: 30px;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
border: none;
box-shadow: none;
}
@media (max-width: 767.98px) {
.campaign-update__btn {
margin-top: 4px;
}
}
#public .campaign-update__btn:last-child {
margin-right: 0;
}
#public .campaign-update__btn:hover {
background-color: rgba(255, 95, 116, 0.1);
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
#public .campaign-update__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.campaign-update__info-text {
font-size: .88rem;
margin-bottom: 9px;
}
}
@media (max-width: 991.98px) {
.campaign-update__info-text {
font-size: .86rem;
margin-bottom: 8px;
}
}
@media (max-width: 767.98px) {
.campaign-update__info-text {
font-size: .84rem;
margin-bottom: 7px;
}
}
@media (max-width: 575.98px) {
.campaign-update__info-text {
font-size: .82rem;
margin-bottom: 6px;
}
}
#public .campaign-update__img {
max-width: 100%;
margin-top: 10px;
}
@media (max-width: 1199.98px) {
.campaign-update__img {
margin-top: 9px;
}
}
@media (max-width: 991.98px) {
.campaign-update__img {
margin-top: 8px;
}
}
@media (max-width: 767.98px) {
.campaign-update__img {
margin-top: 7px;
}
}
@media (max-width: 575.98px) {
.campaign-update__img {
margin-top: 6px;
}
}
#public .campaign-update__video {
width: 100%;
margin-top: 10px;
}
@media (max-width: 1199.98px) {
.campaign-update__video {
margin-top: 9px;
}
}
@media (max-width: 991.98px) {
.campaign-update__video {
margin-top: 8px;
}
}
@media (max-width: 767.98px) {
.campaign-update__video {
margin-top: 7px;
}
}
@media (max-width: 575.98px) {
.campaign-update__video {
margin-top: 6px;
}
}
#public .campaign-update__video-iframe {
width: 100%;
min-height: 300px;
border: none;
border-radius: 5px;
}
@media (max-width: 1199.98px) {
.campaign-update__video-iframe {
min-height: 270px;
}
}
@media (max-width: 991.98px) {
.campaign-update__video-iframe {
min-height: 240px;
}
}
@media (max-width: 767.98px) {
.campaign-update__video-iframe {
min-height: 210px;
}
}
@media (max-width: 575.98px) {
.campaign-update__video-iframe {
min-height: unset;
}
} .section-placeholder {
padding: 40px;
width: 100%;
height: auto;
min-width: 150px;
margin: 20px 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
@media (max-width: 1199.98px) {
.section-placeholder {
padding: 35px;
margin: 18px 0;
}
}
@media (max-width: 991.98px) {
.section-placeholder {
padding: 30px;
margin: 16px 0;
}
}
@media (max-width: 767.98px) {
.section-placeholder {
padding: 25px;
margin: 14px 0;
}
}
@media (max-width: 575.98px) {
.section-placeholder {
padding: 20px;
margin: 10px 0;
}
}
.section-placeholder.white {
background-color: #fff;
border-radius: 10px;
}
.section-placeholder__inner {
width: 100%;
height: auto;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.section-placeholder__icon {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.section-placeholder__icon-text {
font-size: 45px;
padding: 10px;
color: #5777f3;
opacity: 0.9;
margin: 20px 0;
width: 100px;
height: 100px;
border-radius: 50%;
background-color: rgba(87, 119, 243, 0.1);
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.section-placeholder__icon-text {
font-size: 2.625rem;
width: 95px;
height: 95px;
}
}
@media (max-width: 991.98px) {
.section-placeholder__icon-text {
font-size: 2.5rem;
width: 90px;
height: 90px;
}
}
@media (max-width: 767.98px) {
.section-placeholder__icon-text {
font-size: 2.375rem;
width: 85px;
height: 85px;
}
}
@media (max-width: 575.98px) {
.section-placeholder__icon-text {
font-size: 2.1875rem;
width: 80px;
height: 80px;
}
}
.section-placeholder__icon-img {
width: 80%;
max-width: 400px;
}
@media (max-width: 1199.98px) {
.section-placeholder__icon-img {
font-size: 3.5625rem;
}
}
@media (max-width: 991.98px) {
.section-placeholder__icon-img {
font-size: 3.375rem;
}
}
@media (max-width: 767.98px) {
.section-placeholder__icon-img {
font-size: 3.1875rem;
}
}
@media (max-width: 575.98px) {
.section-placeholder__icon-img {
font-size: 3rem;
}
}
.section-placeholder__title {
margin-bottom: 0.625rem;
font-size: 25px;
line-height: 1.3;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.section-placeholder__title {
font-size: 24px;
}
}
@media (max-width: 991.98px) {
.section-placeholder__title {
font-size: 23px;
}
}
@media (max-width: 767.98px) {
.section-placeholder__title {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.section-placeholder__title {
font-size: 21px;
}
}
.section-placeholder__desc {
margin-bottom: 0;
font-size: 0.9375rem;
text-align: center;
}
@media (max-width: 1199.98px) {
.section-placeholder__desc {
font-size: 0.875rem;
}
}
@media (max-width: 991.98px) {
.section-placeholder__desc {
font-size: 0.8125rem;
}
}
@media (max-width: 575.98px) {
.section-placeholder__desc {
font-size: 0.75rem;
}
} .checkbox {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-start;
cursor: pointer;
padding: 5px 0;
margin-right: 10px;
position: relative;
}
.checkbox:focus-within .checkbox__label {
outline-color: transparent;
color: #31375E !important;
}
.checkbox:focus-within .checkbox__label::before {
border-color: #31375E;
}
.checkbox__input {
opacity: 0;
position: absolute;
}
.checkbox__input + label {
position: relative;
padding-left: 32px;
font-size: .9rem;
display: flex;
align-items: center;
cursor: pointer;
font-weight: normal;
text-transform: capitalize;
}
@media (max-width: 1199.98px) {
.checkbox__input + label {
padding-left: 30px;
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.checkbox__input + label {
padding-left: 28px;
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.checkbox__input + label {
padding-left: 26px;
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.checkbox__input + label {
padding-left: 24px;
font-size: .8rem;
}
}
.checkbox__input + label::before {
position: absolute;
left: 0;
content: '';
width: 20px;
height: 20px;
border-radius: 1px;
background-color: transparent;
border: 1px solid #a5a5a5;
display: flex;
align-items: center;
justify-content: center;
color: #666;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
font-size: 1rem;
}
@media (max-width: 1199.98px) {
.checkbox__input + label::before {
width: 19px;
height: 19px;
font-size: 0.9688rem;
}
}
@media (max-width: 991.98px) {
.checkbox__input + label::before {
width: 18px;
height: 18px;
font-size: 0.9375rem;
}
}
@media (max-width: 767.98px) {
.checkbox__input + label::before {
width: 17px;
height: 17px;
font-size: 0.9063rem;
}
}
@media (max-width: 575.98px) {
.checkbox__input + label::before {
width: 16px;
height: 16px;
font-size: 0.875rem;
}
}
.checkbox__input:checked + label::before {
content: '\2713';
font-size: 16px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
background-color: transparent;
}
@media (max-width: 1199.98px) {
.checkbox__input:checked + label::before {
font-size: .68rem;
}
}
@media (max-width: 991.98px) {
.checkbox__input:checked + label::before {
font-size: .66rem;
}
}
@media (max-width: 767.98px) {
.checkbox__input:checked + label::before {
font-size: .64rem;
}
}
@media (max-width: 575.98px) {
.checkbox__input:checked + label::before {
font-size: .62rem;
}
}
.checkbox__input:disabled + label {
cursor: not-allowed;
}
.checkbox__input:disabled + label::before {
opacity: .5;
}
.checkbox--primary:focus-within .checkbox__label::before {
border-color: #5777f3;
}
.checkbox--primary .checkbox__input:checked + label::before {
color: #fff;
background: #5777f3;
border-color: #5777f3;
}
.checkbox--secondary:focus-within .checkbox__label::before {
border-color: #14C479;
}
.checkbox--secondary .checkbox__input:checked + label::before {
color: #fff;
background: #14C479;
border-color: #14C479;
}
.checkbox--info:focus-within .checkbox__label::before {
border-color: #33b5e5;
}
.checkbox--info .checkbox__input:checked + label::before {
color: #fff;
background: #33b5e5;
border-color: #33b5e5;
}
.checkbox--success:focus-within .checkbox__label::before {
border-color: #3bc065;
}
.checkbox--success .checkbox__input:checked + label::before {
color: #fff;
background: #3bc065;
border-color: #3bc065;
}
.checkbox--dark:focus-within .checkbox__label::before {
border-color: #666;
}
.checkbox--dark .checkbox__input:checked + label::before {
color: #fff;
background: #666;
border-color: #666;
}
.checkbox--warning:focus-within .checkbox__label::before {
border-color: #FF9635;
}
.checkbox--warning .checkbox__input:checked + label::before {
color: #fff;
background: #FF9635;
border-color: #FF9635;
}
.checkbox--blue:focus-within .checkbox__label::before {
border-color: #4285F4;
}
.checkbox--blue .checkbox__input:checked + label::before {
color: #fff;
background: #4285F4;
border-color: #4285F4;
}
.checkbox__label {
margin-bottom: 0;
}
.radio {
display: flex;
align-items: center;
justify-content: flex-start;
cursor: pointer;
padding: 12px 0;
margin-right: 10px;
position: relative;
}
.radio:focus-within .radio__label {
outline-color: transparent;
color: #31375E !important;
}
.radio:focus-within .radio__label::before {
border-color: #31375E;
}
.radio__input {
opacity: 0;
position: absolute;
}
.radio__input + label {
position: relative;
padding-left: 26px;
font-size: .9rem;
display: flex;
align-items: center;
cursor: pointer;
}
.radio__input + label::before {
position: absolute;
left: 0;
content: '';
width: 22px;
height: 22px;
border-radius: 50%;
background-color: transparent;
border: 2px solid #a5a5a5;
display: flex;
align-items: center;
justify-content: center;
color: #31375E;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
font-size: 0.875rem;
}
@media (max-width: 1199.98px) {
.radio__input + label {
padding-left: 24px;
font-size: .88rem;
}
.radio__input + label::before {
width: 21px;
height: 21px;
font-size: 0.8438rem;
}
}
@media (max-width: 991.98px) {
.radio__input + label {
padding-left: 23px;
font-size: .86rem;
}
.radio__input + label::before {
width: 20px;
height: 20px;
font-size: 0.8125rem;
}
}
@media (max-width: 767.98px) {
.radio__input + label {
padding-left: 22px;
font-size: .84rem;
}
.radio__input + label::before {
width: 19px;
height: 19px;
font-size: 0.7813rem;
}
}
@media (max-width: 575.98px) {
.radio__input + label {
padding-left: 20px;
font-size: .8rem;
}
.radio__input + label::before {
width: 18px;
height: 18px;
font-size: 0.75rem;
}
}
.radio__input:checked + label::before {
content: '\f00c';
font-family: 'Font Awesome 5 Free';
font-weight: 700;
background-color: transparent;
}
.radio__input--checked + label::before {
content: '\f00c';
font-family: 'Font Awesome 5 Free';
font-weight: 700;
background-color: transparent;
}
.radio__input:disabled + label {
cursor: not-allowed;
}
.radio__input:disabled + label::before {
opacity: .5;
}
.radio--primary:focus-within .radio__label::before {
border-color: #5777f3;
}
.radio--primary .radio__input:checked + label::before {
color: #fff;
background-color: #5777f3;
border-color: #5777f3;
}
.radio--primary .radio__input--checked + label::before {
color: #fff;
background-color: #5777f3;
border-color: #5777f3;
}
.radio--secondary:focus-within .radio__label::before {
border-color: #14C479;
}
.radio--secondary .radio__input:checked + label::before {
color: #fff;
background-color: #14C479;
border-color: #14C479;
}
.radio--secondary .radio__input--checked + label::before {
color: #fff;
background-color: #14C479;
border-color: #14C479;
}
.radio--info:focus-within .radio__label::before {
border-color: #33b5e5;
}
.radio--info .radio__input:checked + label::before {
color: #fff;
background-color: #33b5e5;
border-color: #33b5e5;
}
.radio--info .radio__input--checked + label::before {
color: #fff;
background-color: #33b5e5;
border-color: #33b5e5;
}
.radio--success:focus-within .radio__label::before {
border-color: #3bc065;
}
.radio--success .radio__input:checked + label::before {
color: #fff;
background-color: #3bc065;
border-color: #3bc065;
}
.radio--success .radio__input--checked + label::before {
color: #fff;
background-color: #3bc065;
border-color: #3bc065;
}
.radio--dark:focus-within .radio__label::before {
border-color: #666;
}
.radio--dark .radio__input:checked + label::before {
color: #fff;
background-color: #666;
border-color: #666;
}
.radio--dark .radio__input--checked + label::before {
color: #fff;
background-color: #666;
border-color: #666;
}
.radio--warning:focus-within .radio__label::before {
border-color: #FF9635;
}
.radio--warning .radio__input:checked + label::before {
color: #fff;
background-color: #FF9635;
border-color: #FF9635;
}
.radio--warning .radio__input--checked + label::before {
color: #fff;
background-color: #FF9635;
border-color: #FF9635;
}
.radio--blue:focus-within .radio__label::before {
border-color: #4285F4;
}
.radio--blue .radio__input:checked + label::before {
color: #fff;
background-color: #4285F4;
border-color: #4285F4;
}
.radio--blue .radio__input--checked + label::before {
color: #fff;
background-color: #4285F4;
border-color: #4285F4;
}
.radio__label {
margin-bottom: 0;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
img {
vertical-align: middle;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
} .donation {
width: 100%;
height: auto;
min-height: 100vh;
}
.donation__steps {
width: 100%;
height: 100%;
}
.donation__steps-form {
width: 100%;
height: 100%;    } .wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
position: absolute;
left: -999em;
}
.wizard > .content > .title,
.tabcontrol > .content > .title {
position: absolute;
left: -999em;
}
.wizard > .steps .number { margin-right: 6px;
}
.steps {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 20px;
background-color: #fff;
}
@media (max-width: 1199.98px) {
.steps {
padding: 18px;
}
}
@media (max-width: 767.98px) {
.steps {
padding: 16px;
}
}
@media (max-width: 575.98px) {
.steps {
padding: 14px;
}
}
.steps ul {
padding: 0;
margin: 0;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin-right: -20px !important;
margin-bottom: -20px !important;
width: 100%;
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
}
@media (max-width: 1199.98px) {
.steps ul {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
margin-right: -18px !important;
margin-bottom: -18px !important;
}
}
@media (max-width: 767.98px) {
.steps ul {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
margin-right: -16px !important;
margin-bottom: -16px !important;
}
}
@media (max-width: 575.98px) {
.steps ul {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
margin-right: -14px !important;
margin-bottom: -14px !important;
}
}
.steps ul li {
flex: 1;
padding-right: 20px !important;
padding-bottom: 20px !important;
}
@media (max-width: 1199.98px) {
.steps ul li {
padding-right: 18px !important;
padding-bottom: 18px !important;
}
}
@media (max-width: 767.98px) {
.steps ul li {
padding-right: 16px !important;
padding-bottom: 16px !important;
}
}
@media (max-width: 575.98px) {
.steps ul li {
padding-right: 14px !important;
padding-bottom: 14px !important;
}
}
.steps ul li a {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-size: 1rem;
width: auto;
padding: 16px;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
white-space: nowrap;
position: relative;
}
@media (max-width: 1199.98px) {
.steps ul li a {
font-size: .98rem;
padding: 14px;
}
}
@media (max-width: 767.98px) {
.steps ul li a {
font-size: .96rem;
padding: 12px;
}
}
@media (max-width: 575.98px) {
.steps ul li a {
font-size: .94rem;
padding: 10px;
}
}     .steps ul li.current a,
.steps ul li.current a:hover,
.steps ul li.current a:active {
background-color: rgba(87, 119, 243, .1);
color: #5777f3;
}     .steps ul li.done a,
.steps ul li.done a:hover,
.steps ul li.done a:active {
background: #5777f3;
color: #fff;
}
.steps ul li.disabled a,
.steps ul li.disabled a:hover,
.steps ul li.disabled a:active {
background: #eee;
color: #aaa;
cursor: default;
}
.steps ul li.error a,
.steps ul li.error a:hover,
.steps ul li.error a:active {
background: #FF5F74;
color: #fff;
}
.wizard > .content {
display: block;
min-height: 60vh;
position: relative;
width: auto;
height: auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
margin: 20px auto;
}
@media (max-width: 1199.98px) {
.wizard > .content {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
margin: 18px auto;
}
}
@media (max-width: 767.98px) {
.wizard > .content {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
margin: 16px auto;
}
}
@media (max-width: 575.98px) {
.wizard > .content {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
margin: 14px auto;
}
}
.wizard > .content > .body {
width: 100%;
height: 100%;
padding: 30px;
background: #fff;
border-radius: 5px;
}
@media (max-width: 1199.98px) {
.wizard > .content > .body {
padding: 25px;
}
}
@media (max-width: 767.98px) {
.wizard > .content > .body {
max-width: 720px;
padding: 20px;
}
}
@media (max-width: 575.98px) {
.wizard > .content > .body {
padding: 15px;
}
}
.wizard > .content > .body input.error {
background: rgba(255, 95, 116, .1);
border: 1px solid rgba(255, 95, 116, .1);
color: #31375E;
}
.wizard > .content > .body label.error {
color: #FF5F74;
display: inline-block;
margin-left: 1.5em;
}
.wizard > .actions {
width: 100%;
position: relative;
}
.wizard > .actions > ul {
display: flex;
align-items: center;
justify-content: flex-end;
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 1199.98px) {
.wizard > .actions > ul {
max-width: 960px;
padding-right: 30px;
padding-left: 30px;
}
}
@media (max-width: 767.98px) {
.wizard > .actions > ul {
max-width: 720px;
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 575.98px) {
.wizard > .actions > ul {
max-width: 540px;
padding-right: 15px;
padding-left: 15px;
}
}
.wizard > .actions > ul > li {
margin-left: 20px;
display: inline-flex;
}
@media (max-width: 1199.98px) {
.wizard > .actions > ul > li {
margin-left: 18px;
}
}
@media (max-width: 767.98px) {
.wizard > .actions > ul > li {
margin-left: 16px;
}
}
@media (max-width: 575.98px) {
.wizard > .actions > ul > li {
margin-left: 14px;
}
}
.wizard > .actions a {
border: 2px solid #5777f3;
text-transform: capitalize;
cursor: pointer;
font-weight: 600;
border-radius: 5px;
padding: 10px 36px;
font-size: 0.9rem;
background-color: #5777f3;
color: #fff;
-moz-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
box-shadow: 0 5px 5px 0 rgba(87, 119, 243, 0.1);
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
min-height: 50px;
min-width: 150px;
text-align: center;
}
.wizard > .actions a:hover {
background-color: #113eed;
color: #fff;
border-color: #113eed;
-moz-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
box-shadow: 0 10px 10px 0 rgba(87, 119, 243, 0.2);
webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.wizard > .actions a:focus {
outline-color: transparent;
webkit-transform: translateY(-3px);
transform: translateY(-3px);
text-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
background-color: #113eed;
}
.wizard > .actions a:active {
outline-color: transparent;
border-color: rgba(87, 119, 243, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
background-color: #113eed;
}
@media (max-width: 1199.98px) {
.wizard > .actions a {
padding: 9px 34px;
font-size: 0.88rem;
}
}
@media (max-width: 991.98px) {
.wizard > .actions a {
padding: 8px 32px;
font-size: 0.86rem;
}
}
@media (max-width: 767.98px) {
.wizard > .actions a {
padding: 7px 30px;
font-size: 0.84rem;
}
}
@media (max-width: 575.98px) {
.wizard > .actions a {
padding: 6px 28px;
font-size: 0.8rem;
}
}
.wizard > .actions .disabled a {
background-color: #eee;
color: #aaa;
border-color: #eee !important;
-moz-box-shadow: 0 5px 5px 0 rgba(238, 238, 238, 0.1);
-webkit-box-shadow: 0 5px 5px 0 rgba(238, 238, 238, 0.1);
box-shadow: 0 5px 5px 0 rgba(238, 238, 238, 0.1);
}
.wizard > .actions .disabled a:focus,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
background-color: #ccc;
color: #333;
border-color: #ccc;
-moz-box-shadow: 0 10px 10px 0 rgba(204, 204, 204, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(204, 204, 204, 0.2);
box-shadow: 0 10px 10px 0 rgba(204, 204, 204, 0.2);
}
#donation button[type="submit"] {
background-color: #3bc065 !important;
color: #fff !important;
border-color: #3bc065 !important;
-moz-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1) !important;
-webkit-box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1) !important;
box-shadow: 0 5px 5px 0 rgba(59, 192, 101, 0.1) !important;
}
#donation button[type="submit"]:hover {
background-color: #298546;
color: #fff;
border-color: #298546;
-moz-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
box-shadow: 0 10px 10px 0 rgba(59, 192, 101, 0.2);
}
#donation button[type="submit"]:focus {
border-color: rgba(59, 192, 101, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
background-color: #298546;
}
#donation button[type="submit"]:active {
border-color: rgba(59, 192, 101, 0.4);
-moz-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
box-shadow: 1px 1px 10px 1px rgba(59, 192, 101, 0.2);
background-color: #298546;
}
.ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
} .clearfix {
*zoom: 1;
}
@media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.wizard a,
.tabcontrol a {
outline: 0;
}
.wizard ul,
.tabcontrol ul {
list-style: none !important;
}
.wizard ul > li,
.tabcontrol ul > li {
display: block;
padding: 0;
}
.selected-offer {
width: 100%;
background-color: #F5F7FD;
border-radius: 5px;
padding: 20px;
}
@media (max-width: 1199.98px) {
.selected-offer {
padding: 18px;
}
}
@media (max-width: 991.98px) {
.selected-offer {
padding: 16px;
}
}
@media (max-width: 767.98px) {
.selected-offer {
padding: 14px;
}
}
@media (max-width: 575.98px) {
.selected-offer {
padding: 12px;
}
}
.selected-offer__inner {
display: flex;
flex-direction: row;
}
.selected-offer__banner {
width: 80px;
height: 80px;
border-radius: 5px;
overflow: hidden;
display: flex;
border: 1px solid #ddd;
align-items: center;
justify-content: center;
}
@media (max-width: 1199.98px) {
.selected-offer__banner {
width: 75px;
height: 75px;
}
}
@media (max-width: 991.98px) {
.selected-offer__banner {
width: 70px;
height: 70px;
}
}
@media (max-width: 767.98px) {
.selected-offer__banner {
width: 65px;
height: 65px;
}
}
@media (max-width: 575.98px) {
.selected-offer__banner {
width: 60px;
height: 60px;
}
}
.selected-offer__banner-img {
max-width: 100%;
max-height: 100%;
}
.selected-offer__details {
flex: 1;
padding-left: 10px;
}
@media (max-width: 1199.98px) {
.selected-offer__details {
padding-left: 9px;
}
}
@media (max-width: 991.98px) {
.selected-offer__details {
padding-left: 8px;
}
}
@media (max-width: 767.98px) {
.selected-offer__details {
padding-left: 7px;
}
}
@media (max-width: 575.98px) {
.selected-offer__details {
padding-left: 6px;
}
}
.selected-offer__title {
font-size: .9rem;
font-weight: 600;
color: #31375E;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.selected-offer__title {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.selected-offer__title {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.selected-offer__title {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.selected-offer__title {
font-size: .8rem;
}
}
.selected-offer__price {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
}
.selected-offer__price-new {
font-size: .9rem;
color: #5777f3;
font-weight: 600;
margin-bottom: 0;
margin-right: 10px;
}
@media (max-width: 1199.98px) {
.selected-offer__price-new {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.selected-offer__price-new {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.selected-offer__price-new {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.selected-offer__price-new {
font-size: .8rem;
}
}
.selected-offer__price-old {
font-size: .9rem;
color: #999;
margin-bottom: 0;
text-decoration: line-through;
}
@media (max-width: 1199.98px) {
.selected-offer__price-old {
font-size: .88rem;
}
}
@media (max-width: 991.98px) {
.selected-offer__price-old {
font-size: .86rem;
}
}
@media (max-width: 767.98px) {
.selected-offer__price-old {
font-size: .84rem;
}
}
@media (max-width: 575.98px) {
.selected-offer__price-old {
font-size: .8rem;
}
}
.selected-offer__description {
font-size: .8rem;
margin: 0;
color: #7D8091;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
@media (max-width: 1199.98px) {
.selected-offer__description {
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.selected-offer__description {
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.selected-offer__description {
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.selected-offer__description {
font-size: .72rem;
}
}
.selected-offer__shipping {
width: 100%;
margin-top: 10px;
}
@media (max-width: 1199.98px) {
.selected-offer__shipping {
margin-top: 9px;
}
}
@media (max-width: 991.98px) {
.selected-offer__shipping {
margin-top: 8px;
}
}
@media (max-width: 767.98px) {
.selected-offer__shipping {
margin-top: 7px;
}
}
@media (max-width: 575.98px) {
.selected-offer__shipping {
margin-top: 6px;
}
}
.selected-offer__shipping-table {
width: 100%;
}
.selected-offer__shipping-table th,
.selected-offer__shipping-table td {
padding: 5px 0;
font-size: .8rem;
}
@media (max-width: 1199.98px) {
.selected-offer__shipping-table th,
.selected-offer__shipping-table td {
font-size: .78rem;
}
}
@media (max-width: 991.98px) {
.selected-offer__shipping-table th,
.selected-offer__shipping-table td {
font-size: .76rem;
}
}
@media (max-width: 767.98px) {
.selected-offer__shipping-table th,
.selected-offer__shipping-table td {
font-size: .74rem;
}
}
@media (max-width: 575.98px) {
.selected-offer__shipping-table th,
.selected-offer__shipping-table td {
font-size: .72rem;
}
}
.selected-offer__shipping-table th {
font-weight: 600;
color: #333;
border-bottom: 1px solid #ddd;
}
.selected-offer__shipping-table td {
color: #7D8091;
border-top: 1px solid #ddd;
} .payment-options {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-right: -20px;
margin-bottom: -20px;
}
@media (max-width: 575.98px) {
.payment-options {
flex-direction: column;
}
}
.payment-options__item {
width: 50%;
padding-right: 20px;
padding-bottom: 20px;
}
@media (max-width: 575.98px) {
.payment-options__item {
width: 100%;
}
}
.payment-options__btn {
width: 100%;
border: 2px solid #0f3f87;
background-color: #fff;
color: #31375E;
text-transform: capitalize;
font-weight: 600;
border-radius: 5px;
-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
padding: 10px 36px;
font-size: 0.9rem;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap;
}
.payment-options__btn:hover {
background-color: #fff;
color: #000;
-moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.payment-options__btn:focus {
outline-color: transparent;
box-shadow: none;
}
.payment-options__btn:active {
outline-color: transparent;
}
.payment-options__btn:disabled {
pointer-events: none;
}
@media (max-width: 1199.98px) {
.payment-options__btn {
padding: 9px 34px;
font-size: 0.88rem;
}
}
@media (max-width: 991.98px) {
.payment-options__btn {
padding: 8px 32px;
font-size: 0.86rem;
}
}
@media (max-width: 767.98px) {
.payment-options__btn {
padding: 7px 30px;
font-size: 0.84rem;
}
}
@media (max-width: 575.98px) {
.payment-options__btn {
padding: 6px 28px;
font-size: 0.8rem;
}
}
.payment-options__btn-icon {
height: 26px;
width: auto;
}
.payment-options__btn--paypal:hover, .payment-options__btn--paypal.active {
background-color: #ffb168;
border-color: #ffb168;
}
.payment-options__btn--card {
color: #0f3f87;
}
.payment-options__btn--card:hover, .payment-options__btn--card.active {
background-color: #ffb168;
border-color: #ffb168;
color: #0f3f87;
} .donate,
.back-modal {
width: 0;
height: 0;
opacity: 0;
}
.donate.show-modal,
.back-modal.show-modal {
width: auto;
height: auto;
opacity: 1;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.form-group.reward-items {
overflow-y: auto;
overflow-x: hidden;
height: 50vh;
}
.form-group.reward-form.hide,
.form-group.reward-items.hide,
.reward-btn-wrapper.hide,
.contribution-heading.hide {
width: 0;
height: 0;
opacity: 0;
transition: all .3s;
margin-top:0;
margin-bottom:0;
}
.reward-presets.show {
width: auto;
height: auto;
opacity: 1;
transition: all .3s;
margin-bottom: 15px;
}
.reward-modal-title { position: relative;
}
h5.reward-modal-title{
margin-top: 30px;
}
#select-reward-tab .btn.btn-primary {
padding: 5px 10px;
}
.donate.show-modal button {
border-radius: 5px;
}
.donate__inner {
background-color: #fff;
padding: 40px;
border-radius: 5px;
position: relative;
transform: translateY(-100px);
transition: transform .2s;
}
.donate.show-modal .donate__inner {
transform: translateY(0);
}
@media (max-width: 767.98px) {
.donate.show-modal .donate__inner {
width: 95%;
}
}
.donate__close,
.reward-modal-close {
position: absolute;
top: 5px;
right: 5px;
width: 0;
height: 0;
}
.donate__close a,
.reward-modal-close a {
display: block;
font-size: 1.3rem;
padding: 10px;
color: #f55061;
text-decoration: none;
font-weight: 600;
}
.donate__close a:hover
.reward-modal-close a:hover {
color: #313131;
}
.donate.show-modal .donate__close,
.back-modal.show-modal .reward-modal-close {
width: auto;
height: auto;
}
.donate__title {
font-size: 1.3rem;
color: #31375E;
font-weight: 600;
margin-top: 18px;
margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
.donate__title {
font-size: 1.25rem;
margin-bottom: 18px;
}
}
@media (max-width: 991.98px) {
.donate__title {
font-size: 1.2rem;
margin-bottom: 16px;
}
}
@media (max-width: 767.98px) {
.donate__title {
font-size: 1.15rem;
margin-bottom: 14px;
}
}
@media (max-width: 575.98px) {
.donate__title {
font-size: 1.1rem;
margin-bottom: 12px;
}
}
.donate__amounts {
width: 100%;
}
.donate__amounts-row {
margin-right: -16px;
margin-bottom: -16px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.donate__amount {
width: 50%;
white-space: nowrap;
padding-right: 16px;
padding-bottom: 16px;
}
.donate__amount-inner {
width: 100%;
padding: 8px 14px;
height: 62px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
background-color: #f3f4f8;
cursor: pointer;
border-radius: 5px;
border: 1px solid transparent;
color: #31375E;
transition: all .1s ease-in-out;
}
.donate__amount-inner .donate__amount-value {
margin: 0;
font-size: 1.3rem;
}
.donate__amount-inner.selected, .donate__amount-inner:hover {
background-color: #fff;
border-color: #5777f3;
color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
}
@media (max-width: 1199.98px) {
.donate__amount-inner {
padding: 9px 15px;
height: 60px;
}
}
@media (max-width: 991.98px) {
.donate__amount-inner {
padding: 8px 14px;
height: 56px;
}
}
@media (max-width: 767.98px) {
.donate__amount-inner {
padding: 7px 13px;
height: 52px;
}
}
@media (max-width: 575.98px) {
.donate__amount-inner {
padding: 6px 12px;
height: 48px;
}
}
.donate__amount-value {
margin-bottom: 0;
font-size: 1.1rem;
font-weight: 600;
}
@media (max-width: 1199.98px) {
.donate__amount-value {
font-size: 1.05rem;
}
}
@media (max-width: 991.98px) {
.donate__amount-value {
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.donate__amount-value {
font-size: .95rem;
}
}
@media (max-width: 575.98px) {
.donate__amount-value {
font-size: .9rem;
}
}
.donate__custom-amount {
padding: 8px 14px;
height: 62px;
border-radius: 5px;
display: flex;
align-items: center;
background-color: #f3f4f8;
margin-top: 16px;
margin-bottom: 16px;
border: 1px solid transparent;
}
@media (max-width: 1199.98px) {
.donate__custom-amount {
padding: 9px 15px;
height: 60px;
}
}
@media (max-width: 991.98px) {
.donate__custom-amount {
padding: 8px 14px;
height: 56px;
}
}
@media (max-width: 767.98px) {
.donate__custom-amount {
padding: 7px 13px;
height: 52px;
}
}
@media (max-width: 575.98px) {
.donate__custom-amount {
padding: 6px 12px;
height: 48px;
}
}
.donate__custom-amount.focus, .donate__custom-amount:focus-within {
border-color: #5777f3;
-moz-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
-webkit-box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
box-shadow: 1px 1px 10px 1px rgba(87, 119, 243, 0.2);
background-color: #fff;
}
.donate__custom-amount-icon {
color: #333;
font-size: 1rem;
}
@media (max-width: 1199.98px) {
.donate__custom-amount-icon {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.donate__custom-amount-icon {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.donate__custom-amount-icon {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.donate__custom-amount-icon {
font-size: .8rem;
}
}
.donate__custom-amount .donate__custom-amount-input {
flex: 1;
padding: 6px 10px 6px 3px;
border: none;
background-color: transparent;
font-size: 1.1rem;
box-shadow: none;
}
.donate__custom-amount .donate__custom-amount-input:focus{
border: none;
box-shadow: none;
background-color: transparent;
outline: none;
}
@media (max-width: 1199.98px) {
.donate__custom-amount .donate__custom-amount-input {
padding: 5.5px 9px 5.5px 3px;
font-size: 1.05rem;
}
}
@media (max-width: 991.98px) {
.donate__custom-amount .donate__custom-amount-input {
padding: 5px 8px 5px 3px;
font-size: 1rem;
}
}
@media (max-width: 767.98px) {
.donate.show-modal{
width: auto;
left: 0;
}
.donate__custom-amount .donate__custom-amount-input {
padding: 4.5px 7px 4.5px 3px;
font-size: .95rem;
}
}
@media (max-width: 575.98px) {
.donate__custom-amount .donate__custom-amount-input {
padding: 4px 6px 4px 3px;
font-size: .9rem;
}
}
.donate__info-text {
font-size: .9rem;
color: #7D8091;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.donate__info-text {
font-size: .95rem;
}
}
@media (max-width: 991.98px) {
.donate__info-text {
font-size: .9rem;
}
}
@media (max-width: 767.98px) {
.donate__info-text {
font-size: .85rem;
}
}
@media (max-width: 575.98px) {
.donate__info-text {
font-size: .8rem;
}
}
.donate__subtitle {
font-size: 1.1rem;
font-weight: 600;
color: #31375E;
margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
.donate__subtitle {
font-size: 1.05rem;
margin-bottom: 22px;
}
}
@media (max-width: 991.98px) {
.donate__subtitle {
font-size: 1rem;
margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
.donate__subtitle {
font-size: .95rem;
margin-bottom: 18px;
}
}
@media (max-width: 575.98px) {
.donate__subtitle {
font-size: .9rem;
margin-bottom: 16px;
}
}
#crowdfundly-donate-confirm{
margin-top: 0 !important;
} .campaign-action__inner {
padding: 50px 0;
}
@media (max-width: 767.98px) {
.campaign-action__inner {
padding: 30px 0;
}
}
.campaign-action__banner {
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
position: relative;
border-radius: 8px;
margin-bottom: 15px;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.campaign-action__banner-img {
z-index: 1;
}
.campaign-action__banner-inner {
background-position: center;
background-repeat: no-repeat;
width: 100%;
min-height: 300px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 767.98px) {
.campaign-action__banner-inner {
height: 250px;
}
}
.campaign-action__banner-overlay {
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.2);
width: 100%;
height: 100%;
}
.campaign-action__header {
text-align: center;
color: #333;
margin-bottom: 30px;
}
.campaign-action__header-image {
height: 100px;
width: auto;
margin-top: 10px;
}
.campaign-action__icon {
font-size: 70px;
color: rgba(87, 119, 243, 0.7);
margin-bottom: 5px;
}
.campaign-action__title {
font-size: 20px;
font-weight: 600;
margin-bottom: 15px;
}
.story-paragraph {
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding: 10px 0;
}
.story-heading {
font-size: 20px;
font-weight: 600;
line-height: 30px;
padding: 10px 0;
}
.story-image {
font-size: 0;
line-height: 0;
margin: 0;
height: auto;
padding: 10px 0
}
.story-image img {
margin: 0 auto;
width: 100%;
}
.story-blockquote {
border-left: 2px solid #eee;
box-sizing: border-box;
color: #666;
font-size: 30px;
font-weight: 300;
line-height: 40px;
padding: 10px 10px 10px 20px;
margin: 10px 0;
}   .story-video-wrapper {
width: 100%;
position: relative;
margin: 10px 0;
padding-top: 45% !important;
padding-bottom: 100px !important;
}
.story-video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.v-player__iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
border: none;
outline: transparent;
border-radius: 5px;
}
.v-player, .v-player__iframe {
width: 100%;
background-color: #000;
}
select#crowdfundly_shipping_amount {
padding: .6180469716em;
background-color: #f2f2f2;
color: #43454b;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
text-transform: capitalize;
}
.cf-camp-header {
display: none;
}
.cf-camp-header.cf-show {
display: block;
}
.cf-donation-form {
display: none;
}
.cf-donation-form.cf-show {
display: flex;
justify-content: center;
padding: 0 60px;
margin-bottom: 60px;
}
a.cf-back-btn {
font-size: 14px;
color: #5777f3;
padding: 8px 10px 8px 0;
cursor: pointer;
}
.cf-form-camp-name {
font-size: 20px;
font-weight: 600;
margin-top: 18px;
margin-bottom: 8px;
}
.cf-org {
display: flex;
font-size: 14px;
margin-bottom: 20px;
}
.cf-org-by  {
margin-right: 5px;
}
.cf-org-name {
font-weight: 600;
}
.cf-donation-form-type,
.cf-donation-form-update {
width: 60%;
background-color: #fff;
border-radius: 5px;
padding: 40px;
}
.form-group-inner {
display: flex;
}
.cf-input-group {
padding: 8px;
border: 1px solid #9b9b9b;
border-radius: 5px;
}
.cf-input-group:focus-within {
border-color: #5777f3;
}
.form .cf-donation-label {
font-size: 16px;
font-weight: 550;
margin-bottom: 10px;
cursor: pointer;
color: #31375e;;
}
.tip-wrap .cf-donation-label {
margin-bottom: 5px;
}
.cf-preset {
visibility: hidden;
height: 0;
}
.cf-preset.show {
visibility: visible;
height: auto;
margin-bottom: 10px;
}
.cf-preset-inner {
display: flex;
}
.cf-preset p {
font-size: 12px;
color: #9b9b9b;
margin-bottom: 5px;
}
.cf-preset button.cf-preset-btn {
padding: 5px 15px;
background-color: rgba(87, 119, 243, .50);
color: #333;
font-size: 16px;
border: none;
border-radius: 5px;
margin-right: 5px;
}
#cf-donation-amount {
border: none;
padding: 5px 10px;
width: 90%;
margin: 0;
font-size: 14px;
background: transparent;
}
#cf-donation-amount:focus {
border: none;
outline: none;
}
.cf-donation-currency {
font-size: 14px;
font-weight: 500;
margin-left: 5px;
}
.cf-radio-group {
margin-right: 20px;
}
.cf-radio-group .cf-radio-label {
padding: 0 0 0 5px;
margin: 0;
font-weight: 550;
}
.cf-radio-group input[type=radio] {
border-radius: 50%;
border: 2px solid #9b9b9b;
width: 20px;
height: 20px;
}
.cf-radio-group input[type=radio]:checked {
border: 2px solid #5777f3;
}
.cf-radio-group input[type=radio]:checked:focus {
outline: none;
}
.cf-radio-group input[type=radio]:after {
width: 10px;
height: 10px;
background: #5777f3;
}
.form .cf-donation-input,
.form .cf-donation-textarea {
width: 100%;
padding: 8px;
border: 1px solid #9b9b9b;
border-radius: 5px;
font-size: 14px;
background: transparent;
}
.form .cf-checkbox {
width: 18px;
height: 18px;
border: 1px solid #9b9b9b;
color: #5777f3;
position: relative;
}
.form .cf-checkbox:checked {
background-color: #5777f3;
border-color: #5777f3;
appearance: none;
}
.form .cf-donation-input:focus,
.form .cf-donation-textarea:focus,
.form .cf-checkbox:focus {
outline: none;
border-color: #5777f3;
}
.form .cf-checkbox:after {
content: "";
opacity: 0;
display: block;
left: 5px;
top: 1px;
position: absolute;
width: 7px;
height: 13px;
border: 3px solid #fff;
border-top: 0;
border-left: 0;
transform: rotate(30deg);
}
.form .cf-checkbox:checked:after {
opacity: 1;
}
.form .cf-payment-btn {
margin-right: 12px;
}
.form button.cf-payment-btn {
background: #fff;
background-color: #fff !important;
border: 2px solid transparent;
padding: 5px 15px;
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.35);
}
.form .cf-payment-btn:hover {
box-shadow: 1px 3px 8px rgba(0, 0, 0, .5);
border-radius: 10px;
}
.form .cf-payment-btn.active {
border: 2px solid #5777f3;
border-radius: 10px;
box-shadow: 1px 2px 8px rgba(0, 0, 0, .65);
}
.form .cf-payment-btn img {
width: auto;
height: 30px;
}
.form.shipping {
display: none;
}
.form.shipping.show {
display: block;
}
.form.shipping #shipping_location {
border: none;
display: block;
width: 100%;
background-color: #eee;
border-radius: 5px;
cursor: pointer;
font-size: 14px;
}
.form.shipping #shipping_location:focus {
outline: none;
background-color: #ddd;
}
.form.shipping .form-group-inner {
flex-wrap: wrap;
margin: 15px 0;
}
.form.shipping #cf-donation-city,
.form.shipping #cf-country-options {
width: 48%;
margin: 0;
}
.form.shipping #cf-country-options {
padding: 0 0 0 10px;
border: 1px solid #9b9b9b;
border-radius: 5px;
font-size: 14px;
background: transparent;
color: #767676;
}
.form.shipping #cf-country-options:focus {
outline: none;
border-color: #5777f3;
}
.select2-container .select2-selection--single {
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 14px;
padding-top: 5px;
color: #767676;
}
.select2-container--default .select2-results>.select2-results__options {
font-size: 14px;
color: #767676;
}
.form.shipping .form-group-inner .cf-donation-input {
width: 48%;
margin: 0;
}
.form.shipping .form-group-inner #cf-donation-state,
.form.shipping .form-group-inner #cf-donation-city {
margin-right: 20px;
}
.form.shipping .form-group-inner #cf-donation-state,
.form.shipping .form-group-inner #cf-donation-zip {
margin-bottom: 12px;
}
#stripe-card.card-loaded {
margin-top: 30px;
margin-bottom: 40px;
}
button#cf-donation-submit {
width: 100%;
background-color: #5777f3;
border-radius: 8px;
color: #fff;
padding: 10px 0;
cursor: pointer;
border: none;
}
button#cf-donation-submit:hover {
background-color: #4a5cff;
}
button#cf-donation-submit:disabled,
button#cf-donation-submit[disabled]{
background-color: #cccccc;
color: #666666;
cursor: not-allowed;
}
.form .cf-country-wrap {
width: 48%;
}
.form #cf-donation-country,
.form.shipping #cf-country-options {
width: 100%;
}
.form.amount-wrap {
visibility: hidden;
height: 0;
margin-bottom: 0;
}
.form.amount-wrap.show {
visibility: visible;
height: auto;
margin-bottom: 24px;
}
.form#service-preview {
display: none;
}
.form#service-preview.show {
display: flex;
}
.form#service-preview .service-media {
margin-right: 10px;
width: 140px;
height: 80px;
border-radius: 5px;
background-repeat: no-repeat;
background-size: cover;
}
.form#service-preview .service-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
}
.form#service-preview .service-price {
display: flex;
}
.form#service-preview .service-offer-price {
font-size: 16px;
font-weight: 600;
color: #5777f3;
}
.form#service-preview .service-regular-price {
font-size: 16px;
font-weight: 550;
color: #999999;
text-decoration: line-through;
margin-left: 8px;
}
.form.tip-wrap {
visibility: hidden;
height: 0;
margin-bottom: 0;
}
.form.tip-wrap.show {
visibility: visible;
height: auto;
display: flex;
flex-direction: column;
margin-bottom: 24px;
}
.tip-wrap .tip-description {
font-size: 12px;
color: #9b9b9b;
}
#cf-country-options {
display: none;
}
.sponsor-btn-wrap {
display: flex;
align-items: center;
width: 100%;
padding-bottom: 10px;
}
.sponsor-btn-wrap button#cf-sponsor-support {
margin: 0 10px 0 0;
}
.sponsor-btn-wrap button#cf-sponsor-membership {
margin: 0;
}
h4.cf-aditional-info {
font-size: 18px;
margin-bottom: 12px;
}
@media (max-width:  575.98px) {
.campaign__view-tab ul.nav-tabs{
flex-wrap: nowrap;
overflow: scroll hidden;
}
.top-donors .donor-list{
width: 100%;
flex-direction: column;
}
.top-donors .donor-list .donor-list__item{
width: 100%;
}
} .organization__details-inner .ql-align-center{
text-align: center;
}
.organization__details-inner .ql-align-justify {
text-align: justify;
}
.organization__details-inner .ql-align-right {
text-align: right;
}
.organization__details-inner .ql-syntax{
background-color: #23241f;
color: #f8f8f2;
overflow: visible;
white-space: pre-wrap;
margin-bottom: 5px;
margin-top: 5px;
padding: 5px 10px;
}
.organization__details-inner blockquote{
border-left: 4px solid #ccc;
margin-bottom: 5px;
margin-top: 5px;
padding-left: 16px;
}
.organization__details-inner blockquote::before{
display: none;
} .campaign__view-tab .g-tab .g-tab__body .ql-align-center{
text-align: center;
}
.campaign__view-tab .g-tab .g-tab__body .ql-align-justify {
text-align: justify;
}
.campaign__view-tab .g-tab .g-tab__body .ql-align-right {
text-align: right;
}
.campaign__view-tab .g-tab .g-tab__body .ql-syntax{
background-color: #23241f;
color: #f8f8f2;
overflow: visible;
white-space: pre-wrap;
margin-bottom: 5px;
margin-top: 5px;
padding: 5px 10px;
}
.campaign__view-tab .g-tab .g-tab__body blockquote{
border-left: 4px solid #ccc;
margin-bottom: 5px;
margin-top: 5px;
padding-left: 16px;
}
.campaign__view-tab .g-tab .g-tab__body blockquote::before{
display: none;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view ul[data-checked]>li{
list-style: none;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view ul[data-checked=true]>li::before {
content: '\2611';
font-size: 1.35em;
vertical-align: baseline;
bottom: -0.065em;
font-weight: 900;
color: #222;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view ul[data-checked=true]>li::before {
cursor: pointer;
pointer-events: all;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view ul[data-checked=false]>li::before {
content: '\2610';
font-size: 1.35em;
vertical-align: baseline;
bottom: -0.065em;
font-weight: 900;
color: #222;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view ul[data-checked=false]>li::before {
cursor: pointer;
pointer-events: all;
}
.campaign__view-tab .g-tab .g-tab__body .editor-view img{
max-width: 100%;
}
.cf-loader-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.cf-loader {
width: 120px;
padding: 5px;
background: #001fff;
aspect-ratio: 1;
border-radius: 50%;
--_m: 
conic-gradient(#0000,#000),
linear-gradient(#000 0 0) content-box;
-webkit-mask: var(--_m);
mask: var(--_m);
-webkit-mask-composite: source-out;
mask-composite: subtract;
box-sizing: border-box;
animation: load 1s linear infinite;
}
.cf-loaders {
width: 120px;
padding: 5px;
background: #001fff;
aspect-ratio: 1;
border-radius: 50%;
--_m: 
conic-gradient(#0000,#000),
linear-gradient(#000 0 0) content-box;
-webkit-mask: var(--_m);
mask: var(--_m);
-webkit-mask-composite: source-out;
mask-composite: subtract;
box-sizing: border-box;
animation: load 1s linear infinite;
}
.campaign-card__amount {
font-size: 14px;
}
@keyframes load {
to{
transform: rotate(1turn)
}
}
.story-video-wrapper iframe {
max-width: 100%;
max-height: 500px !important;
}
.reward-contribution-input,input:focus,
select:focus,
textarea:focus,
button:focus{
outline: none !important;
} @media only screen and (max-width: 850px) {
.cf-donation-form-type,
.cf-donation-form-update {
width: 98%;
padding: 20px;
}
.back-modal.show-modal .back-modal-inner {
height: auto;
max-width: 100%;
width: 75%;
transform: translateY(0);
}
}
@media only screen and (max-width: 580px) {
.campaign__view-related-title {
text-align: center;
padding: 15px 0;
}
.campaign-card__title {
text-align: center;
}
}
@media only screen and (max-width: 450px) {
.cf-donation-form.cf-show {
display: flex;
justify-content: center;
padding: 0 15px;
margin-bottom: 60px;
}
}
@media only screen and (max-width: 390px) {
.cf-donation-form-type,
.cf-donation-form-update {
width: 98%;
padding: 5px;
}
}
iframe.ql-video{
aspect-ratio: 16/9;
width: 80%;
}
#recent-campaigns .campaign-card {
display: block;
width: 100%;
border-radius: 8px;
background-color: #fff;
-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px 1px rgb(0 0 0 / 10%);
box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
margin-bottom: 40px;
padding: 1.875rem;
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
text-decoration: none;
}.cookie-notification{bottom:0;color:var(--color);left:0;opacity:0;position:fixed;transition:all .2s ease-in-out;visibility:hidden;z-index:999999}.cookie-notification .container:before,.cookie-notification .rt-container:before{background:var(--iconColor);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";display:block;height:18px;margin-bottom:15px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718.29%27 height=%2717.56%27%3E%3Cg data-name=%27Group 5847%27%3E%3Cg data-name=%27Group 5846%27 opacity=%27.8%27%3E%3Cpath data-name=%27Path 26496%27 d=%27M17.889 8.363a3.656 3.656 0 0 1-3.029-2.458.458.458 0 0 0-.511-.306 3.524 3.524 0 0 1-.611.063 3.638 3.638 0 0 1-3.622-3.3.455.455 0 0 0-.169-.312.437.437 0 0 0-.341-.1l-.137.018a2.333 2.333 0 0 1-.308.029A3.631 3.631 0 0 1 6.037.218.456.456 0 0 0 5.46.037a9.149 9.149 0 1 0 12.832 8.8.458.458 0 0 0-.403-.474Zm-13.766 3.7a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm.915-4.576a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm3.661 7.322a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm0-4.576a1.373 1.373 0 1 1 1.374-1.37A1.373 1.373 0 0 1 8.7 10.236Zm4.577 1.83a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718.29%27 height=%2717.56%27%3E%3Cg data-name=%27Group 5847%27%3E%3Cg data-name=%27Group 5846%27 opacity=%27.8%27%3E%3Cpath data-name=%27Path 26496%27 d=%27M17.889 8.363a3.656 3.656 0 0 1-3.029-2.458.458.458 0 0 0-.511-.306 3.524 3.524 0 0 1-.611.063 3.638 3.638 0 0 1-3.622-3.3.455.455 0 0 0-.169-.312.437.437 0 0 0-.341-.1l-.137.018a2.333 2.333 0 0 1-.308.029A3.631 3.631 0 0 1 6.037.218.456.456 0 0 0 5.46.037a9.149 9.149 0 1 0 12.832 8.8.458.458 0 0 0-.403-.474Zm-13.766 3.7a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm.915-4.576a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm3.661 7.322a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Zm0-4.576a1.373 1.373 0 1 1 1.374-1.37A1.373 1.373 0 0 1 8.7 10.236Zm4.577 1.83a1.373 1.373 0 1 1 1.373-1.373 1.373 1.373 0 0 1-1.373 1.373Z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:transform .25s ease;width:18px}.cookie-notification .container .rc-cookies-content,.cookie-notification .rt-container .rc-cookies-content{font-family:var(--fontFamily);font-size:var(--fontSize);font-weight:var(--fontWeight);letter-spacing:var(--letterSpacing);line-height:var(--lineHeight);-webkit-text-decoration:var(--textDecoration);text-decoration:var(--textDecoration);text-transform:var(--textTransform)}.cookie-notification .container .rc-cookies-content p,.cookie-notification .rt-container .rc-cookies-content p{margin-bottom:0}.cookie-notification .container .rc-cookies-content p a,.cookie-notification .rt-container .rc-cookies-content p a{color:var(--colorLink)}.cookie-notification .container .rc-cookies-content p a:hover,.cookie-notification .rt-container .rc-cookies-content p a:hover{color:var(--colorLinkHover)}.cookie-notification .container .rt-close,.cookie-notification .rt-container .rt-close{align-items:center;cursor:pointer;display:flex;font-size:.778em;letter-spacing:.3px;line-height:1;min-height:auto;padding:12px 20px;position:relative;text-transform:capitalize;transition:all .2s ease-in-out}.cookie-notification .container .rt-close.close,.cookie-notification .rt-container .rt-close.close{align-items:center;background:#fff;border:1px solid var(--iconColor);border-radius:100px;border-radius:var(--bottonRoundness);color:var(--iconColor);display:flex;font-size:15px;height:23px;justify-content:center;padding:0;position:absolute;right:35px;top:35px;width:23px}.cookie-notification .container .rt-close.close:hover,.cookie-notification .rt-container .rt-close.close:hover{background:var(--iconColor);color:#fff}.cookie-notification .container .rt-button.rt-close,.cookie-notification .rt-container .rt-button.rt-close{background:var(--buttonInitialColor);border:1px solid var(--borderColor);color:var(--buttonTextInitialColor)}.cookie-notification .container .rt-button.rt-close:hover,.cookie-notification .rt-container .rt-button.rt-close:hover{background:var(--buttonHoverColor);color:var(--buttonTextHoverColor)}.cookie-notification .container .rt-button.rt-accept,.cookie-notification .rt-container .rt-button.rt-accept{background:var(--buttonSecondaryInitialColor);border:1px solid var(--borderColor);border-radius:var(--bottonRoundness);color:var(--buttonSecondaryTextInitialColor);font-size:.778em;letter-spacing:.3px;line-height:1;margin-left:10px;min-height:auto;padding:12px 20px}.cookie-notification .container .rt-button.rt-accept:hover,.cookie-notification .rt-container .rt-button.rt-accept:hover{background:var(--buttonSecondaryHoverColor);color:var(--buttonSecondaryTextHoverColor)}.cookie-notification[data-type=type-1]{padding:0 25px 25px}@media(max-width:767px){.cookie-notification[data-type=type-1]{padding:0 15px 15px}}.cookie-notification[data-type=type-1][data-innertype=right]{left:auto;right:0}.cookie-notification[data-type=type-1] .container{background:var(--backgroundColor);border-radius:0;box-shadow:0 5px 30px -5px rgba(34,56,101,.15);display:flex;flex-wrap:wrap;max-width:var(--maxWidth);padding:35px;position:relative}@media(max-width:767px){.cookie-notification[data-type=type-1] .container{padding:20px}}.cookie-notification[data-type=type-1] .container .rc-cookies-content{margin-bottom:30px;width:100%}.cookie-notification[data-type=type-1] .container .rc-cookies-content p{margin-bottom:0;word-break:break-word}.cookie-notification[data-type=type-2]{background:var(--backgroundColor);padding:20px;right:0}@media(max-width:1023px){.cookie-notification[data-type=type-2]{padding:20px}}.cookie-notification[data-type=type-2] .rt-container{align-items:center;display:flex;justify-content:center;position:relative}@media(max-width:767px){.cookie-notification[data-type=type-2] .rt-container{flex-wrap:wrap}.cookie-notification[data-type=type-2] .rt-container .rc-cookies-content{padding:10px 0 20px;text-align:center;width:100%}}.cookie-notification[data-type=type-2] .rt-container .rt-button.rt-close{margin-left:50px}@media(max-width:1023px){.cookie-notification[data-type=type-2] .rt-container .rt-button.rt-close{margin-left:20px}}@media(max-width:767px){.cookie-notification[data-type=type-2] .rt-container .rt-button.rt-close{margin-left:0}}.cookie-notification[data-type=type-2] .rt-container:before{margin-bottom:0;margin-right:10px;width:25px}@media(max-width:767px){.cookie-notification[data-type=type-2] .rt-container:before{margin-right:0;width:18px}}.cookie-notification[data-type=type-2] .rt-container .rt-close.close{right:0;top:-35px}.cookie-notification[data-type=type-2][data-innertype=top]{bottom:auto;top:20px}.cookie-notification[data-type=type-3]{background:var(--backgroundColor);left:50%;max-width:var(--maxWidthTypeThree);padding:20px;right:unset;transform:translateX(-50%);width:100%}@media(max-width:1023px){.cookie-notification[data-type=type-3]{padding:20px}}.cookie-notification[data-type=type-3] .rt-container{align-items:center;display:flex;justify-content:center;position:relative}@media(max-width:767px){.cookie-notification[data-type=type-3] .rt-container{flex-wrap:wrap}}.cookie-notification[data-type=type-3] .rt-container .rc-cookies-content{flex:1}@media(max-width:767px){.cookie-notification[data-type=type-3] .rt-container .rc-cookies-content{flex:unset;padding:10px 0 20px;text-align:center;width:100%}}.cookie-notification[data-type=type-3] .rt-container .rt-button.rt-close{margin-left:50px}@media(max-width:1023px){.cookie-notification[data-type=type-3] .rt-container .rt-button.rt-close{margin-left:20px}}@media(max-width:767px){.cookie-notification[data-type=type-3] .rt-container .rt-button.rt-close{margin-left:0}}.cookie-notification[data-type=type-3] .rt-container:before{margin-bottom:0;margin-right:10px;width:25px}@media(max-width:767px){.cookie-notification[data-type=type-3] .rt-container:before{margin-right:0;width:18px}}.cookie-notification[data-type=type-3] .rt-container .rt-close.close{right:0;top:-35px}.cookie-notification[data-type=type-3][data-innertype=top]{bottom:auto;top:20px}.cookie-notification.active{opacity:1;visibility:visible}.ct-loading .cookie-notification{opacity:0;transform:translate3d(0,15px,0);transition:all .2s ease-in-out}.rt-lazy-loading-start>img,.rt-lazy-loading-start>picture,.rt-lazy>img,.rt-lazy>picture{opacity:0}.rt-lazy-loading-start>[data-loader],.rt-lazy>[data-loader]{animation-play-state:running;opacity:1}.rt-lazy-loading>img,.rt-lazy-loading>picture{opacity:1}.rt-lazy-loading>[data-loader]{animation-play-state:running;opacity:0}.rt-lazy-loading-start:not(.rt-lazy-static)>[data-loader],.rt-lazy-loading-start:not(.rt-lazy-static)>img,.rt-lazy-loading-start:not(.rt-lazy-static)>picture,.rt-lazy-loading:not(.rt-lazy-static)>[data-loader],.rt-lazy-loading:not(.rt-lazy-static)>img,.rt-lazy-loading:not(.rt-lazy-static)>picture{transition:opacity .5s ease-in}.rt-lazy-loaded>[data-loader]{display:none;visibility:hidden}[data-loader]{bottom:0;color:#c5cbd0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:0}[data-loader=circles]{animation-play-state:paused;max-height:40px;max-width:40px}[data-loader=circles]>span{background:currentColor;border-radius:100%;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}@keyframes circles{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){[data-loader=circles]{animation-play-state:paused}[data-loader=circles]>span{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:circles;animation-play-state:inherit;animation-timing-function:linear}[data-loader=circles]>span:first-child{animation-delay:0s}[data-loader=circles]>span:nth-child(2){animation-delay:.8s}[data-loader=circles]>span:nth-child(3){animation-delay:.4s}}.cb__share-box .rt-module-title{color:var(--titleColor);display:block;font-family:var(--fontFamily);font-size:var(--fontSize);font-style:var(--fontStyle,inherit);font-weight:var(--fontWeight,normal);letter-spacing:var(--letterSpacing);-webkit-text-decoration:var(--textDecoration);text-decoration:var(--textDecoration);text-transform:var(--textTransform)}.cb__share-box .cb__label{display:none}.cb__share-box>div{align-items:center;display:flex;flex-wrap:wrap;overflow:hidden}.cb__share-box a .cb__icon-container{background:var(--background-color);margin:var(--iconSpacing)}.cb__share-box a:hover .cb__icon-container{background:var(--background-hover-color)}.cb__share-box a:hover .cb__icon-container svg{fill:var(--icon-hover-color)}.cb__share-box[data-shape=square] .cb__icon-container{border-radius:3px;padding:15px}.cb__share-box[data-shape=circle] .cb__icon-container{border-radius:100%;padding:calc(var(--icon-size)/2)}.cb__share-box[data-location=bottom],.cb__share-box[data-location=top]{margin:var(--margin,50px) 0}.cb__share-box[data-color=brand] a .cb__icon-container{background-color:var(--official-color)}.cb__share-box[data-color=brand] a .cb__icon-container svg{fill:#fff}.cb__share-box[data-color=brand] a .cb__icon-container:hover{opacity:.8}.cb__share-box[data-color=brand]>:hover{opacity:1}.cb__share-box[data-sticky=no]>div .rt-module-title{display:block;margin-bottom:5px;width:100%}.cb__share-box[data-sticky=no]>div div{display:flex;flex-wrap:wrap}.cb__share-box[data-sticky=no][data-alignment=left] .rt-module-title{margin-bottom:10px;margin-right:10px;text-align:left}.cb__share-box[data-sticky=no][data-alignment=left]>div{justify-content:flex-start}.cb__share-box[data-sticky=no][data-alignment=left]>div div{align-items:center;display:flex;justify-content:flex-start}.cb__share-box[data-sticky=no][data-alignment=center] .rt-module-title{text-align:center}.cb__share-box[data-sticky=no][data-alignment=center]>div{justify-content:center}.cb__share-box[data-sticky=no][data-alignment=right] .rt-module-title{text-align:right}.cb__share-box[data-sticky=no][data-alignment=right]>div,.cb__share-box[data-sticky=no][data-alignment=right]>div div{justify-content:flex-end}.cb__share-box[data-sticky=yes]{height:100%;left:0;position:absolute;top:0;width:70px;z-index:2}@media(max-width:689.98px){.cb__share-box[data-sticky=yes]{background:#fff;bottom:0;box-shadow:-4px -4px 10px rgba(0,0,0,.17);height:unset;left:0!important;margin:auto;padding:0;position:fixed;top:unset!important;width:100%;z-index:8888}}.cb__share-box[data-sticky=yes][data-float=left]{left:var(--sideOffset,15px)}@media only screen and (min-width:1440px){.cb__share-box[data-sticky=yes][data-float=left]{left:-150px;top:0}}.cb__share-box[data-sticky=yes][data-float=right]{right:0;top:0}.cb__share-box[data-sticky=yes][data-float=right]>div{left:unset;right:var(--sideOffset,15px);top:var(--topOffset,180px)}@media only screen and (min-width:1440px){.cb__share-box[data-sticky=yes][data-float=right]{left:unset;right:-100%;top:0}}.cb__share-box[data-sticky=yes]>div{display:block;margin:0 auto;position:sticky;top:var(--topOffset,180px);width:-moz-fit-content;width:fit-content}.cb__share-box[data-sticky=yes] .rt-module-title{margin-bottom:15px;max-width:75px;text-align:center;word-break:break-word}@media(max-width:689.98px){.cb__share-box[data-sticky=yes] .rt-module-title{margin-bottom:0;max-width:unset}.cb__share-box[data-sticky=yes] .rt-hidden-sm{display:none!important}}.cb__share-box[data-sticky=yes]>div{align-items:center;display:flex;flex-direction:column}@media(max-width:689.98px){.cb__share-box[data-sticky=yes]>div>div{display:flex;flex-wrap:wrap}.cb__share-box[data-sticky=yes]>div{grid-gap:10px;align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:500px;padding:10px 15px;position:unset}}@media(max-width:689.89px){.cb__share-box[data-sticky=yes] .cb__icon-container{margin-bottom:0!important}}.post-inner-wrap{position:relative}@media only screen and (max-width:1440px)and (min-width:689.98px){.post-inner-wrap.float-left{padding-left:100px}}@media(max-width:1440px){.post-inner-wrap.float-left .cb__share-box{left:var(--sideOffset,0)}}@media only screen and (max-width:1440px)and (min-width:689.98px){.post-inner-wrap.float-right{padding-right:100px}}@media(max-width:1440px){.post-inner-wrap.float-right .cb__share-box{left:unset;right:var(--sideOffset,0)}}@media only screen and (min-width:1440px){.full-width .cb__share-box[data-sticky=yes][data-float=right],.leftsidebar .cb__share-box[data-sticky=yes][data-float=right]{right:-150px}}.full-width.centered .post-inner-wrap{padding:0}@media only screen and (min-width:689.98px){.full-width.centered .cb__share-box[data-sticky=yes][data-float=right]{right:-100px;top:var(--topOffset,170px)}.full-width.centered .cb__share-box[data-sticky=yes][data-float=left]{left:-100px}}.rt-condition-location{grid-column-gap:10px;--x-select-dropdown-width:calc(100% + 110px);border-bottom:1px dashed rgba(0,0,0,.1);display:grid;grid-template-columns:1fr 100px;padding-bottom:20px}.rt-new-condition-location{--options-vertical-spacing:20px;padding:var(--options-horizontal-spacing,0 14px)}.rt-new-condition-location .rt-new-location{--options-horizontal-spacing:0}.rt-new-condition-location .rt-new-location .rt-control{border-bottom:1px dashed rgba(0,0,0,.1);padding-bottom:20px}.rt-new-condition-location .rt-new-location button{right:-24px;width:24px}.rt-new-condition-location .button{margin-top:20px;width:100%}.rt-control[data-location]{--options-vertical-spacing:20px}.rt-control[data-location][data-design=inline] input{--width:100px;text-align:center}.rt-control[data-location]:after{border-bottom-style:dashed}.rt-display-conditions{border-top:1px dashed rgba(0,0,0,.1);margin:10px 0 0;padding:30px 0}.rt-condition-group{grid-column-gap:10px;grid-row-gap:10px;border-bottom:1px dashed rgba(0,0,0,.1);display:grid;grid-template-columns:var(--grid-template-columns);margin-bottom:20px;padding-bottom:20px}.rt-condition-group.rt-cols-2{--grid-template-columns:110px 1fr}.rt-condition-group.rt-cols-2 .rt-select-input:nth-child(2):before{content:"ref-width"}.rt-condition-group.rt-cols-3{--grid-template-columns:110px 1fr 1fr}.rt-condition-group.rt-cols-3 .rt-select-input:nth-child(2):before{content:"ref-width:right"}.rt-condition-group.rt-cols-3 .rt-select-input:nth-child(3):before{content:"ref-width:left"}.rt-condition-group .rt-select-dropdown{box-shadow:0 10px 15px rgba(0,0,0,.08),0 0 0 1px hsla(0,0%,87%,.5)}.rt-condition-type span{align-items:center;background:#eee;border-radius:3px;display:flex;height:18px;justify-content:center;left:6px;position:absolute;top:6px;width:18px}.rt-condition-type span:after,.rt-condition-type span:before{background:currentColor;content:"";height:1px;position:absolute;width:6px}.rt-condition-type .rt-include:after{transform:rotate(90deg)}.rt-condition-type .rt-exclude:after{display:none}.rt-condition-type input{--padding:0 0 0 30px}.rt-condition-group,.rt-new-location{position:relative}.rt-condition-group button,.rt-new-location button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;font-size:18px;height:30px;line-height:18px;opacity:.5;padding:0;position:absolute;right:-30px;top:0;width:30px}.rt-condition-group button:focus,.rt-new-location button:focus{outline:none}.rt-condition-group button:hover,.rt-new-location button:hover{color:#a00;opacity:1}.rt-conditions-actions{grid-column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}.rishi-code-editor-trigger{align-items:center;display:inline-flex;margin:0 8px}.rt-checkbox-container{--checkMarkColor:#fff;--background:rgba(179,189,201,.8);--backgroundActive:var(--accentColor);align-items:center;display:flex;justify-content:space-between;padding:10px 0;transition:color .15s ease}.rt-checkbox-container:not(.activated){cursor:pointer}.rt-checkbox-container:not(.activated):hover{color:#0e8ecc}.rt-checkbox-container:not(.activated):hover .rt-checkbox:not(.active){--background:var(--backgroundActive)}.rt-checkbox-container.activated{--checkMarkColor:rgba(104,124,147,.6);--backgroundActive:rgba(179,189,201,.3)}.rt-checkbox{align-items:center;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;position:relative;width:18px}.rt-checkbox:before{border-radius:100%;box-shadow:inset 0 0 0 2px var(--background);content:"";height:18px;margin:auto;position:absolute;transition:all .12s cubic-bezier(.455,.03,.515,.955);width:18px;z-index:1}.rt-checkbox svg{position:relative;z-index:2}.rt-checkbox.active:before{box-shadow:inset 0 0 0 12px var(--backgroundActive);height:22px;width:22px}.rt-checkbox .check{fill:none;stroke:var(--checkMarkColor);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:15;stroke-dashoffset:16;transition:stroke .4s cubic-bezier(.455,.03,.515,.955),stroke-dashoffset .4s cubic-bezier(.455,.03,.515,.955)}.rt-checkbox.active .check{stroke-dashoffset:0}.ct-import-export input[type=file]{display:none}.ct-import-export .button{width:100%}.ct-import-export .button:not(:last-child){margin-bottom:20px}[data-reach-dialog-overlay]{background:rgba(0,0,0,.5)!important}.rara-reset-options.rara-admin-modal{border-radius:0;font-family:Arial;min-height:255px;padding:45px;width:496px}.rara-reset-options .rara-modal-content{display:block}.rara-reset-options .rara-modal-content h2{color:#292929;font-size:1.6em;font-weight:700;line-height:1.5}.rara-reset-options .rara-modal-content p{color:rgba(41,41,41,.9);font-size:1.2em;font-weight:400;letter-spacing:.1px;line-height:1.78em;margin-bottom:30px}.rara-reset-options .rara-modal-actions.has-divider{display:flex;justify-content:center;margin-bottom:0;padding:0}.rara-reset-options .rara-modal-actions:before{display:none}.rara-reset-options .rara-modal-actions .button{background:#fff;border-color:#5081f5;border-radius:0;color:#5081f5;font-size:14px;font-weight:400;letter-spacing:.5px;padding:0 20px;transition:all .2s ease-in;width:auto}.rara-reset-options .rara-modal-actions .button:hover{background:#5081f5;border-color:#5081f5;color:#fff}.rara-reset-options .rara-modal-actions .button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #5081f5}.rara-reset-options .rara-modal-actions .button.button-primary{background:#5081f5;border:1px solid #5081f5;color:#fff}.rara-reset-options .rara-modal-actions .button.button-primary:hover{background:#fff;border-color:#5081f5;color:#5081f5}.rt-builder-conditions-modal{background:#fff;box-shadow:0 50px 300px rgba(92,110,128,.5);box-sizing:border-box;display:block;margin:0 auto;max-width:600px;outline:none;padding:45px;width:100%}.rt-builder-conditions-modal .close-button{background:transparent;border:none;color:#292929;cursor:pointer;font-size:24px;line-height:0;opacity:1;padding:15px;position:absolute;right:5px;top:10px;transition:opacity .15s ease}.rt-builder-conditions-modal .rt-modal-content{font-family:Arial;position:relative}.rt-builder-conditions-modal .rt-modal-content h2{color:#292929;font-size:1.6em;font-weight:700;line-height:1.5}.rt-builder-conditions-modal .rt-modal-content p{color:rgba(41,41,41,.9);font-size:1.2em;font-weight:400;letter-spacing:.1px;line-height:1.78em;margin:0 0 30px}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions{border-top:1px solid rgba(0,0,0,.1);margin:0}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group{border-bottom:1px solid rgba(0,0,0,.1)}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group .rt-select-input input{border-radius:0;color:rgba(41,41,41,.9);font-size:14px;height:40px;padding:var(--padding)}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group .rt-select-input input:hover{border-color:#5081f5}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group .rt-select-input input:focus{box-shadow:0 0 0 1px #5081f5}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group .rt-select-input.rt-condition-type span{top:10px}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-condition-group button{height:40px}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-conditions-actions{display:flex;justify-content:center;margin-bottom:0;padding:0}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-conditions-actions .button{background:#fff;border-color:#5081f5;border-radius:0;color:#5081f5;font-size:14px;font-weight:400;height:45px;letter-spacing:.5px;padding:0 20px;transition:all .2s ease-in;width:auto}.rt-builder-conditions-modal .rt-modal-content .rt-modal-scroll .rt-display-conditions .rt-conditions-actions .button:hover{background:#5081f5;border:1px solid #5081f5;color:#fff}.rt-builder-conditions-modal .rt-modal-content .rt-modal-actions .button-primary{background:#5081f5;border:1px solid #5081f5;border-radius:0;color:#fff;font-size:14px;font-weight:400;height:45px;letter-spacing:.5px;padding:0 20px;transition:all .2s ease-in;width:auto}.rt-builder-conditions-modal .rt-modal-content .rt-modal-actions .button-primary:hover{background:#fff;border-color:#5081f5;color:#5081f5}.rt-builder-conditions-modal .rt-modal-content .rt-modal-actions .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #5081f5}.toplevel_page_rt-dashboard .wp-menu-image img{height:auto;max-width:18px}.toplevel_page_rt-dashboard a[href*=rt-dashboard-pricing]{display:none!important}.fs-field-beta_program,[data-slug=rishi-companion] .upgrade{display:none}@media(max-width:999.98px){[data-device=mobile][data-transparent]{left:0;position:absolute;right:0;top:0}}@media(min-width:1000px){[data-device=desktop][data-transparent]{left:0;position:absolute;right:0;top:0}}[data-header*=sticky]{--scroll-margin-top-offset:calc(var(--headerStickyHeight, var(--headerHeight, 0px))*var(--has-transparent-header)*(var(--stickyShrink, 100)/100) + var(--headerStickyHeight, var(--headerHeight, 0px))*(1 - var(--has-transparent-header)))}[data-header*="sticky:shrink"]{--scroll-margin-top-offset:calc(var(--headerStickyHeight, var(--headerHeight, 0px))*(var(--stickyShrink, 100)/100))}.rt-sticky-container{min-height:var(--minHeight,0)}.rt-sticky-container [data-sticky*=yes]{left:var(--frame-size,0);position:fixed;right:var(--frame-size,0);top:calc(var(--admin-bar, 0px) + var(--frame-size, 0px));z-index:5}.rt-sticky-container [data-sticky*=yes] [data-row=middle]{--main-row-height:var(--height)}.rt-sticky-container [data-sticky*=yes][data-sticky*=shrink] [data-row=middle]>*{--height:var(--shrinkHeight,var(--main-row-height))}.rt-sticky-container [data-sticky*=yes][data-sticky*=auto-hide] [data-row=middle]>*,.rt-sticky-container [data-sticky*=yes][data-sticky*=fade] [data-row=middle]>*,.rt-sticky-container [data-sticky*=yes][data-sticky*=slide] [data-row=middle]>*{--height:calc(var(--main-row-height)*var(--stickyShrink, 100)/100)}[data-sticky*=auto-hide] [data-sticky*=yes-start],[data-sticky*=slide] [data-sticky*=yes-start]{transform:translateY(-100%)}[data-sticky*=auto-hide] [data-sticky*=yes-end],[data-sticky*=slide] [data-sticky*=yes-end]{transition:transform .2s cubic-bezier(.455,.03,.515,.955)}[data-sticky*=auto-hide] [data-sticky*=yes-hide-start],[data-sticky*=slide] [data-sticky*=yes-hide-start]{transform:none}[data-sticky*=auto-hide] [data-sticky*=yes-hide-end],[data-sticky*=slide] [data-sticky*=yes-hide-end]{transform:translateY(-100%);transition:transform .2s cubic-bezier(.455,.03,.515,.955)}[data-sticky*=fade] [data-sticky*=yes-start]{opacity:0}[data-sticky*=fade] [data-sticky*=yes-end]{transition:opacity .2s cubic-bezier(.455,.03,.515,.955)}[data-sticky*=fade] [data-sticky*=yes-hide-start]{opacity:1}[data-sticky*=fade] [data-sticky*=yes-hide-end]{opacity:0;transition:opacity .2s cubic-bezier(.455,.03,.515,.955)}body:not(.ct-loading) [data-sticky]>[data-row]{transition:box-shadow .2s cubic-bezier(.455,.03,.515,.955),background-color .2s cubic-bezier(.455,.03,.515,.955)}body:not(.ct-loading) [data-sticky] [data-column]{transition:min-height .12s cubic-bezier(.455,.03,.515,.955)}body:not(.ct-loading) [data-sticky] .ct-header-text,body:not(.ct-loading) [data-sticky] .site-description{transition:color .12s cubic-bezier(.455,.03,.515,.955)}[data-sticky="yes:slide"] [data-row]{height:auto;min-height:auto!important}@media screen and (min-width:783px){.admin-bar{--admin-bar:32px}}@media screen and (min-width:601px)and (max-width:782px){.admin-bar{--admin-bar:46px}}@media screen and (max-width:600px){.admin-bar{--admin-bar:0px}}@media(min-width:1000px){.ct-sidebar[data-sticky]{position:sticky;top:calc(var(--sidebarOffset) + var(--admin-bar, 0px) + var(--headerStickyHeight, 0px))}}#rt-progress-bar[data-location=bottom] progress{bottom:0}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--colorDefault);border:none;color:var(--colorProgress);height:var(--Thickness);position:fixed;width:100%;z-index:9999}progress::-webkit-progress-bar{background-color:transparent}progress::-webkit-progress-value{background-color:var(--colorProgress)}progress::-moz-progress-bar{background-color:var(--colorProgress)}body.rtl .rt-search-box .search-form .search-submit{left:10px;right:auto}body.rtl .rishi-posts-tabs .posts-tab-content .grid .tab-content .post-thumbnail,body.rtl .rishi_sidebar_widget_popular_post ul.layout-type-1 li .post-thumbnail,body.rtl .rishi_sidebar_widget_recent_post ul.layout-type-1 li .post-thumbnail{margin-left:20px;margin-right:0}body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count,body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.view-count,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.view-count{margin-left:0;margin-right:12px;padding-left:0;padding-right:10px}body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count:before,body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.view-count:before,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count:before,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.view-count:before{left:auto;right:0}body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a+a,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a+a{margin-left:0;margin-right:12px;padding-left:0;padding-right:12px}body.rtl .rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a+a:before,body.rtl .rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a+a:before{left:auto;right:0}body.rtl .cookie-notification .container .rt-close.close,body.rtl .cookie-notification .rt-container .rt-close.close{left:35px;right:auto}body.rtl .cookie-notification .container .rt-button.rt-accept,body.rtl .cookie-notification .rt-container .rt-button.rt-accept{margin-left:0;margin-right:10px}.rishi_sidebar_widget_popular_post,.rishi_sidebar_widget_recent_post{width:100%}.rishi_sidebar_widget_popular_post ul,.rishi_sidebar_widget_recent_post ul{list-style:none;margin:0;padding:0}.rishi_sidebar_widget_popular_post ul li,.rishi_sidebar_widget_recent_post ul li{margin:0 0 20px;overflow:hidden}.rishi_sidebar_widget_popular_post ul li .post-thumbnail,.rishi_sidebar_widget_recent_post ul li .post-thumbnail{display:inline-block}.rishi_sidebar_widget_popular_post ul li .post-thumbnail img,.rishi_sidebar_widget_recent_post ul li .post-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:top;width:100%}.rishi_sidebar_widget_popular_post ul li .fallback-img,.rishi_sidebar_widget_recent_post ul li .fallback-img{background-image:url("data:image/svg+xml; utf-8, <svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 330 190%27 preserveAspectRatio=%27none%27><rect width=%27330%27 height=%27190%27 style=%27fill:%23f2f2f2;%27></rect></svg>");width:100%}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links{display:block;font-size:.777em;font-weight:500;line-height:1.5;margin-bottom:6px}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a{color:var(--paletteColor1);margin:0 3px;text-decoration:none}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a+a,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a+a{display:inline-flex;margin-left:12px;padding-left:12px;position:relative}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a+a:before,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a+a:before{background:currentColor;border-radius:100px;content:"";height:4px;left:0;opacity:.6;position:absolute;top:7px;width:4px}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a:hover,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a:hover{color:var(--paletteColor3)}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .cat-links a:hover+a:before,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .cat-links a:hover+a:before{background:var(--paletteColor3)}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta{font-size:.777em;font-weight:400;line-height:1.5;margin-top:6px;text-transform:none}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta a,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta a{color:var(--paletteColor1);text-decoration:none}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta a:hover,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta a:hover{color:var(--paletteColor3)}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .comment-count,.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .view-count,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .comment-count,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .view-count{display:inline-flex;position:relative}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count,.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.view-count,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.view-count{margin-left:12px;padding-left:10px}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count:before,.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-meta .posted-on+.view-count:before,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.comment-count:before,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-meta .posted-on+.view-count:before{background:currentColor;border-radius:100px;content:"";height:4px;left:0;opacity:.6;position:absolute;top:50%;transform:translatey(-50%);width:4px}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-title,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-title{font-size:1em;line-height:1.5;margin:0}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-title a,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-title a{color:var(--paletteColor1);font-size:inherit;line-height:inherit;text-decoration:none}.rishi_sidebar_widget_popular_post ul li .widget-entry-header .entry-title a:hover,.rishi_sidebar_widget_recent_post ul li .widget-entry-header .entry-title a:hover{color:var(--paletteColor3)}.rishi_sidebar_widget_popular_post ul.layout-type-1 li,.rishi_sidebar_widget_recent_post ul.layout-type-1 li{align-items:flex-start;display:flex;flex-wrap:nowrap}.rishi_sidebar_widget_popular_post ul.layout-type-1 li .post-thumbnail,.rishi_sidebar_widget_recent_post ul.layout-type-1 li .post-thumbnail{height:80px;margin-right:20px;width:80px}.rishi_sidebar_widget_popular_post ul.layout-type-1 li .widget-entry-header,.rishi_sidebar_widget_recent_post ul.layout-type-1 li .widget-entry-header{flex:1}.rishi_sidebar_widget_popular_post ul.layout-type-1 li .widget-entry-header .cat-links,.rishi_sidebar_widget_recent_post ul.layout-type-1 li .widget-entry-header .cat-links{display:none}.rishi_sidebar_widget_popular_post ul.layout-type-2 li .post-thumbnail,.rishi_sidebar_widget_recent_post ul.layout-type-2 li .post-thumbnail{height:190px;margin-bottom:20px;width:100%}.rishi_sidebar_widget_popular_post ul.layout-type-2 li .widget-entry-header,.rishi_sidebar_widget_recent_post ul.layout-type-2 li .widget-entry-header{padding:0 15px;text-align:center;width:100%}.rishi_sidebar_widget_popular_post ul.layout-type-3 li .post-thumbnail,.rishi_sidebar_widget_recent_post ul.layout-type-3 li .post-thumbnail{height:190px;margin:0 0 -40px;width:100%}.rishi_sidebar_widget_popular_post ul.layout-type-3 li .widget-entry-header,.rishi_sidebar_widget_recent_post ul.layout-type-3 li .widget-entry-header{background:#fff none repeat scroll 0 0;margin:0 auto;max-width:92%;padding:13px 15px;position:relative;text-align:center;width:100%}.rishi-advertisment .rishi-blocks-option>img,.rishi-author .rishi-blocks-option>img{margin:12px 0 9px}.rishi-advertisment .components-base-control__field,.rishi-author .components-base-control__field{margin:16px 0 13px}.rishi-advertisment .components-base-control__field .components-base-control__label,.rishi-advertisment .components-base-control__field .components-input-control__label,.rishi-author .components-base-control__field .components-base-control__label,.rishi-author .components-base-control__field .components-input-control__label{margin-bottom:4px!important}.rishi-advertisment .components-base-control__field .block-editor-url-input__input,.rishi-author .components-base-control__field .block-editor-url-input__input{border:1px solid #757575;border-radius:2px;box-shadow:0 0 0 transparent;font-size:13px;line-height:normal;min-height:30px;padding:6px 8px;transition:box-shadow .1s linear;width:100%}.rishi-advertisment .components-base-control__field .components-textarea-control__input,.rishi-author .components-base-control__field .components-textarea-control__input{height:46px}.rishi-advertisment .rishi-blocks-option .advertisement-upload-btn-wrapper,.rishi-author .rishi-blocks-option .advertisement-upload-btn-wrapper{margin-top:12px}.rishi-advertisment .rishi-blocks-option button[type=button],.rishi-author .rishi-blocks-option button[type=button]{background:#307ac9;border:1px solid #307ac9;border-radius:0;box-shadow:none;color:#fff;display:inline-block;line-height:1.12;padding:10px;vertical-align:middle}.rishi-advertisment .rishi-blocks-option button[type=button] :hover,.rishi-author .rishi-blocks-option button[type=button] :hover{background:#fff;color:#fff}.rishi-advertisment .rishi-blocks-option button[type=button].advertisement-replace-btn,.rishi-author .rishi-blocks-option button[type=button].advertisement-replace-btn{-webkit-appearance:none;background:rgba(48,122,201,.03);border:1px solid #307ac9;border-radius:0;box-sizing:border-box;color:#307ac9;display:inline-block;font-size:13px;margin-right:13px;min-height:30px;text-decoration:none;white-space:nowrap}.rishi-advertisment .rishi-blocks-option button[type=button].advertisement-replace-btn:hover,.rishi-author .rishi-blocks-option button[type=button].advertisement-replace-btn:hover{background:#f0f0f1;border-color:#307ac9;color:#307ac9}.rishi-advertisment .components-input-control__container select,.rishi-author .components-input-control__container select{line-height:normal!important}.rishi-advertisment .components-base-control.block-editor-url-input,.rishi-author .components-base-control.block-editor-url-input{margin-bottom:5px}.rishi-posts-tabs .nav-tabs{align-items:center;display:flex;margin:0 0 30px;padding-left:0}.rishi-posts-tabs .nav-tabs li{background-color:transparent;border:1px solid var(--paletteColor6);display:inline-flex;list-style:none;margin-bottom:0;transition:all .235s ease-in-out;width:100%}.rishi-posts-tabs .nav-tabs li.active,.rishi-posts-tabs .nav-tabs li:hover{background-color:var(--paletteColor6)}.rishi-posts-tabs .nav-tabs li.active a,.rishi-posts-tabs .nav-tabs li:hover a{color:var(--paletteColor1)}.rishi-posts-tabs .nav-tabs li .section-title{color:var(--paletteColor1);cursor:pointer;display:inline-block;font-size:.888em;letter-spacing:.48px;margin:0;padding:17px 31px;text-decoration:none}.rishi-posts-tabs .nav-tabs li .section-title:after{display:none}.rishi-posts-tabs .posts-tab-content .grid{height:0;opacity:0;overflow:hidden;transition:all .234s ease;visibility:hidden}.rishi-posts-tabs .posts-tab-content .grid.active{height:auto;opacity:1;visibility:visible}.rishi-posts-tabs .posts-tab-content .grid .tab-content{display:flex}.rishi-posts-tabs .posts-tab-content .grid .tab-content:not(:last-child){margin-bottom:20px}.rishi-posts-tabs .posts-tab-content .grid .tab-content .post-thumbnail{height:90px;margin-right:20px;max-width:90px}.rishi-posts-tabs .posts-tab-content .grid .tab-content .post-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%}.rishi-posts-tabs .posts-tab-content .grid .tab-content .fallback-img{background-image:url("data:image/svg+xml; utf-8, <svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 330 190%27 preserveAspectRatio=%27none%27><rect width=%27330%27 height=%27190%27 style=%27fill:%23f2f2f2;%27></rect></svg>");width:100%}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header{flex:1}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header>h3{font-size:.9em!important;line-height:1.25!important}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title{font-size:1em;line-height:1.5;margin:0}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title:first{font-size:1em;line-height:1.5}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title:after{display:none}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title a{color:var(--paletteColor1);text-decoration:none}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title a:hover{color:var(--paletteColor3)}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-meta{font-size:.777em;font-weight:400;line-height:1.5;margin-top:6px;text-transform:none}.rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-meta span a{color:var(--paletteColor1);opacity:.7;text-decoration:none}#secondary .rishi-posts-tabs .nav-tabs li .section-title,.cb__footer .rishi-posts-tabs .nav-tabs li .section-title,.wp-customizer .rishi-posts-tabs .nav-tabs li .section-title{font-size:.869999em;padding:15px 16px}.wp-customizer .rishi-posts-tabs .nav-tabs li .section-title{font-family:var(--fontFamily);font-size:var(--fontSize)}.rishi_sidebar_widget_pinterest iframe{height:400px;width:100%}.rishi_sidebar_widget_categories .has-palette-color-1-color{color:var(--paletteColor1)!important}.rishi_sidebar_widget_categories .has-palette-color-2-color{color:var(--paletteColor2)!important}.rishi_sidebar_widget_categories .has-palette-color-3-color{color:var(--paletteColor3)!important}.rishi_sidebar_widget_categories .has-palette-color-4-color{color:var(--paletteColor4)!important}.rishi_sidebar_widget_categories .has-palette-color-5-color{color:var(--paletteColor5)!important}.rishi_sidebar_widget_categories .has-palette-color-6-color{color:var(--paletteColor6)!important}.rishi_sidebar_widget_categories .has-palette-color-7-color{color:var(--paletteColor7)!important}.rishi_sidebar_widget_categories .has-palette-color-8-color{color:var(--paletteColor8)!important}.rishi_sidebar_widget_categories .has-palette-color-1-background-color{background-color:var(--paletteColor1)!important}.rishi_sidebar_widget_categories .has-palette-color-2-background-color{background-color:var(--paletteColor2)!important}.rishi_sidebar_widget_categories .has-palette-color-3-background-color{background-color:var(--paletteColor3)!important}.rishi_sidebar_widget_categories .has-palette-color-4-background-color{background-color:var(--paletteColor4)!important}.rishi_sidebar_widget_categories .has-palette-color-5-background-color{background-color:var(--paletteColor5)!important}.rishi_sidebar_widget_categories .has-palette-color-6-background-color{background-color:var(--paletteColor6)!important}.rishi_sidebar_widget_categories .has-palette-color-7-background-color{background-color:var(--paletteColor7)!important}.rishi_sidebar_widget_categories .has-palette-color-8-background-color{background-color:var(--paletteColor8)!important}.rishi_sidebar_widget_categories ul{list-style:none;padding-left:0}.rishi_sidebar_widget_categories ul li{margin-bottom:20px}.rishi_sidebar_widget_categories ul li:last-child{margin-bottom:0}.rishi_sidebar_widget_categories ul li .category-name{color:inherit;color:var(--paletteColor1);font-size:14px;font-weight:600}.rishi_sidebar_widget_categories ul li .category-post-count{background-color:var(--paletteColor1);color:var(--paletteColor5);font-size:13px;transition:.2s linear}.rishi_sidebar_widget_categories ul li a{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;text-decoration:none}.rishi_sidebar_widget_categories ul li a:hover .category-post-count{background-color:var(--paletteColor3)!important}.rishi_sidebar_widget_categories ul li a.fallback-img{background-image:url("data:image/svg+xml; utf-8, <svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 330 190%27 preserveAspectRatio=%27none%27><rect width=%27330%27 height=%27190%27 style=%27fill:%23f2f2f2;%27></rect></svg>")}.rishi_sidebar_widget_categories ul.layout-type-1 a{background-color:inherit;display:flex;width:100%}.rishi_sidebar_widget_categories ul.layout-type-1 a .category-name,.rishi_sidebar_widget_categories ul.layout-type-1 a .category-post-count{padding:10px;position:relative}.rishi_sidebar_widget_categories ul.layout-type-1 a .category-name{display:block;height:100%;overflow:hidden;position:relative;width:100%}.rishi_sidebar_widget_categories ul.layout-type-1 a .category-post-count{min-width:99px;text-align:center}.rishi_sidebar_widget_categories ul.layout-type-1 a:hover .category-post-count{min-width:124px}.rishi_sidebar_widget_categories ul.layout-type-1 a:not(.fallback-img){position:relative;z-index:1}.rishi_sidebar_widget_categories ul.layout-type-1 a:not(.fallback-img):before{background-color:rgba(0,0,0,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.rishi_sidebar_widget_categories ul.layout-type-1 a:not(.fallback-img) .category-name{color:var(--paletteColor5)}.rishi_sidebar_widget_categories ul.layout-type-2 li{display:block}.rishi_sidebar_widget_categories ul.layout-type-2 li .category-content{align-items:center;background-color:var(--paletteColor5);display:flex;justify-content:space-between;margin:-31px auto 0;max-width:calc(100% - 24px);padding:15px;position:relative}.rishi_sidebar_widget_categories ul.layout-type-2 li .category-content .category-post-count{border-radius:3px;padding:3px 13px}.rishi_sidebar_widget_categories ul.layout-type-2 li a{align-content:stretch;align-items:flex-end;display:flex;height:120px;margin-bottom:40px}.rishi_sidebar_widget_categories ul.layout-type-2 li a .category-content{margin:0 auto -20px;width:100%}.rishi-categories-panel-label .rishi-blocks-option{margin-bottom:8px}.block-editor-page .rishi_sidebar_widget_categories ul li a,.wp-customizer .rishi_sidebar_widget_categories ul li a{pointer-events:none}.rishi_sidebar_widget_pinterest form button,.rishi_sidebar_widget_pinterest form input{margin-top:10px}.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a+a:before,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a+a:before{background:var(--linkInitialColor)}.cb__footer .rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-meta span a,.cb__footer .rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title a,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .entry-meta a,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .entry-title a,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .entry-meta a,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .entry-title a{color:var(--linkInitialColor)}.cb__footer .rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-meta span a:hover,.cb__footer .rishi-posts-tabs .posts-tab-content .grid .tab-content .widget-entry-header .entry-title a:hover,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a:hover,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .entry-meta a:hover,.cb__footer .rishi_sidebar_widget_popular_post ul:not(.layout-type-3) li .widget-entry-header .entry-title a:hover,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .cat-links a:hover,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .entry-meta a:hover,.cb__footer .rishi_sidebar_widget_recent_post ul:not(.layout-type-3) li .widget-entry-header .entry-title a:hover{color:var(--linkHoverColor)}.cb__footer .rishi-posts-tabs .nav-tabs li:not(.active):not(:hover) .section-title{color:var(--linkInitialColor)}.rishi-author .components-base-control{margin-bottom:15px}.rishi-author .upload-sign{width:100%}.rishi-author .sign-icon-holder{margin-bottom:10px}.rishi-author .author-bio-upload-btn-wrapper{grid-gap:10px;display:flex;display:-ms-flexbox;justify-content:center;width:100%}.rishi-author .author-bio-upload-btn-wrapper button{width:50%}.rishi-author .rishi-input-field>div{margin:0}.rishi-author .rishi-blocks-option.author-image>img{height:190px;margin:8px 0 15px;-o-object-fit:cover;object-fit:cover;width:190px}.rishi-author .rishi-blocks-option.author-image>img.circle{border-radius:100%;object-fit:cover;-o-object-fit:cover}.rishi-author .author-bio-upload-btn-wrapper button{height:auto}.rishi_sidebar_widget_author_bio{display:flex;flex-direction:column}.rishi_sidebar_widget_author_bio[data-author-alignment=center]{align-items:center}.rishi_sidebar_widget_author_bio[data-author-alignment=left]{align-items:flex-start}.rishi_sidebar_widget_author_bio[data-author-alignment=right]{align-items:flex-end}.rishi_sidebar_widget_author_bio .widget-title{display:block!important;margin:0 0 15px}.rishi_sidebar_widget_author_bio .authorname{font-size:1.1112em;line-height:1.5;margin-bottom:15px;margin-top:0}.rishi_sidebar_widget_author_bio .desc-holder p{font-size:.8888em;letter-spacing:.1px;line-height:2;margin:0 0 10px}.rishi_sidebar_widget_author_bio .readmore-btn{background:var(--btnBgColor);border:1px solid var(--btnBorderColor);border-radius:var(--bottonRoundness);color:var(--btnTextColor);display:block;font-family:var(--btnFontFamily);font-size:var(--btnFontSize);font-style:var(--btnFontStyle);font-weight:var(--btnFontWeight);letter-spacing:var(--btnLetterSpacing);line-height:var(--btnLineHeight);margin-top:20px;padding:var(--buttonPadding);-webkit-text-decoration:var(--btnTextDecoration);text-decoration:var(--btnTextDecoration);text-transform:var(--btnTextTransform);transition:all .234s ease-in-out}.rishi_sidebar_widget_author_bio .readmore-btn:hover{background:var(--btnBgHoverColor);border-color:var(--btnBorderHoverColor);color:var(--btnTextHoverColor)}.rishi_sidebar_widget_author_bio[data-author-shape=circle] .icon-holder img{border-radius:100%}.rishi_sidebar_widget_author_bio .icon-holder{margin-bottom:10px}.rishi_sidebar_widget_author_bio .icon-holder img{-o-object-fit:cover;object-fit:cover}.rishi_sidebar_widget_author_bio[data-author-alignment=left]{text-align:left}.rishi_sidebar_widget_author_bio[data-author-alignment=center]{text-align:center}.rishi_sidebar_widget_author_bio[data-author-alignment=right]{text-align:right}.cb__footer .cb__container .rishi_sidebar_widget_author_bio a.readmore-btn:hover{color:var(--btnTextHoverColor)}.rishi_sidebar_widget_author_bio .block-editor-inner-blocks{margin-top:13px}.rishi_sidebar_widget_author_bio .block-editor-inner-blocks .block-editor-block-list__layout{display:flex;gap:.8em}.rishi_sidebar_widget_author_bio .block-editor-inner-blocks .block-editor-block-list__layout ul{display:block;margin:0}.block-editor-block-list__block .readmore-btn{background:var(--adminBtnBgColor);border:1px solid var(--adminBtnBorderColor);border-radius:var(--adminBottonRoundness);color:var(--adminBtnTextColor);padding:var(--adminButtonPadding)}.block-editor-block-list__block .readmore-btn:hover{background:var(--adminBtnBgHoverColor);border-color:var(--adminBtnBorderHoverColor);color:var(--adminBtnTextHoverColor)}.cb__footer .rishi-posts-tabs,.cb__footer .rishi_sidebar_widget_advertisement,.cb__footer .rishi_sidebar_widget_author_bio,.cb__footer .rishi_sidebar_widget_categories,.cb__footer .rishi_sidebar_widget_facebook,.cb__footer .rishi_sidebar_widget_pinterest,.cb__footer .rishi_sidebar_widget_popular_post,.cb__footer .rishi_sidebar_widget_recent_post,.entry-content .rishi-posts-tabs,.entry-content .rishi_sidebar_widget_advertisement,.entry-content .rishi_sidebar_widget_author_bio,.entry-content .rishi_sidebar_widget_categories,.entry-content .rishi_sidebar_widget_facebook,.entry-content .rishi_sidebar_widget_pinterest,.entry-content .rishi_sidebar_widget_popular_post,.entry-content .rishi_sidebar_widget_recent_post{margin-bottom:40px}.cb__footer .rishi_sidebar_widget_categories span,.entry-content .rishi_sidebar_widget_categories span{margin-bottom:0}.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(//qualfarm.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;
}.mega-menu-last-modified-1696084253 { content: 'Saturday 30th September 2023 14:30:53 UTC'; }
#mega-menu-wrap-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 span.mega-menu-badge {
transition: none;
border-radius: 0;
box-shadow: none;
background: none;
border: 0;
bottom: auto;
box-sizing: border-box;
clip: auto;
color: #666;
display: block;
float: none;
font-family: inherit;
font-size: 14px;
height: auto;
left: auto;
line-height: 1.7;
list-style-type: none;
margin: 0;
min-height: auto;
max-height: none;
min-width: auto;
max-width: none;
opacity: 1;
outline: none;
overflow: visible;
padding: 0;
position: relative;
pointer-events: auto;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
transform: none;
top: auto;
vertical-align: baseline;
visibility: inherit;
width: auto;
word-wrap: break-word;
white-space: normal;
}
#mega-menu-wrap-menu-1:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link:before, #mega-menu-wrap-menu-1 #mega-menu-menu-1 span.mega-menu-badge:before, #mega-menu-wrap-menu-1:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 span.mega-menu-badge:after {
display: none;
}
#mega-menu-wrap-menu-1 {
border-radius: 0;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 {
background: #222;
}
}
#mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation #mega-menu-menu-1 a:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation #mega-menu-menu-1 span:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation #mega-menu-menu-1 input:focus, #mega-menu-wrap-menu-1.mega-keyboard-navigation #mega-menu-menu-1 li.mega-menu-item a.mega-menu-link:focus {
outline: 3px solid #109cde;
outline-offset: -3px;
}
#mega-menu-wrap-menu-1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
outline-offset: 2px;
}
#mega-menu-wrap-menu-1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
visibility: visible;
text-align: left;
padding: 0px 0px 0px 0px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link {
cursor: pointer;
display: inline;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group {
vertical-align: middle;
display: inline-block;
transition: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-description {
transition: none;
line-height: 1.5;
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-description {
font-style: italic;
font-size: 0.8em;
text-transform: none;
font-weight: normal;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
align-items: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
flex: 0 0 auto;
align-self: flex-start;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: table-cell;
vertical-align: middle;
line-height: initial;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: block;
margin: 0 0 6px 0;
text-align: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
display: inline-block;
transition: none;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: block;
line-height: 40px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: inline-block;
margin: 0 6px 0 0;
text-align: left;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-animating > ul.mega-sub-menu {
pointer-events: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
cursor: inherit;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
cursor: pointer;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 p {
margin-bottom: 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 input, #mega-menu-wrap-menu-1 #mega-menu-menu-1 img {
max-width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu {
display: block;
visibility: hidden;
opacity: 1;
pointer-events: auto;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
opacity: 0;
transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
opacity: 0;
transform: translate(0, 10px);
transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
transform: translate(0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
transform: translate(0, 10px);
transition: transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
transform: translate(0, 0);
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
display: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
visibility: inherit;
opacity: 1;
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 20%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 16.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a[class^='dashicons']:before {
font-family: dashicons;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font: inherit;
font-family: dashicons;
position: static;
margin: 0 6px 0 0px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
background: transparent;
height: auto;
width: auto;
top: auto;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
margin: 0 6px 0 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-menu-item {
position: static;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
margin: 0 0px 0 0;
display: inline-block;
height: auto;
vertical-align: middle;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-item-align-right {
float: right;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-item-align-right {
margin: 0 0 0 0px;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-item-align-float-left {
float: left;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
background: #333;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
line-height: 40px;
height: 40px;
padding: 0px 10px 0px 10px;
vertical-align: baseline;
width: auto;
display: block;
color: #fff;
text-transform: none;
text-decoration: none;
text-align: left;
background: rgba(0, 0, 0, 0);
border: 0;
border-radius: 0;
font-family: inherit;
font-size: 14px;
font-weight: normal;
outline: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
border: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-item-align-right {
float: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
border-radius: 0;
border: 0;
margin: 0;
line-height: 40px;
height: 40px;
padding: 0 10px;
background: transparent;
text-align: left;
color: #fff;
font-size: 14px;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
width: 100%;
float: left;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
float: left;
min-height: 1px;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 15px 15px 15px 15px;
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #f1f1f1;
border: 0;
padding: 0px 0px 0px 0px;
position: absolute;
width: 100%;
max-width: none;
left: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
margin: 5px 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
clear: both;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
color: #666;
font-family: inherit;
font-size: 14px;
display: block;
float: left;
clear: none;
padding: 15px 15px 15px 15px;
vertical-align: top;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
vertical-align: top;
display: block;
visibility: inherit;
border: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555;
font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
text-decoration: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
border: 0;
padding: 10px;
border-radius: 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
border: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
z-index: 999;
position: absolute;
width: 250px;
max-width: none;
padding: 0px 0px 0px 0px;
border: 0;
background: #f1f1f1;
border-radius: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
padding: 0;
border: 0;
border-radius: 0;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
clear: both;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: absolute;
left: 100%;
top: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: static;
left: 0;
width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
padding-left: 30px;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline-block;
width: auto;
background: transparent;
position: relative;
pointer-events: auto;
left: auto;
min-width: auto;
font-size: inherit;
padding: 0;
margin: 0 0 0 6px;
height: auto;
line-height: inherit;
color: inherit;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: '\f140';
font-family: dashicons;
font-weight: normal;
display: inline-block;
margin: 0;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: rotate(0);
color: inherit;
position: relative;
background: transparent;
height: auto;
width: auto;
right: auto;
line-height: inherit;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
display: none;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
display: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f139';
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: right;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
float: left;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f141';
margin: 0 6px 0 0;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: -100%;
top: 0;
}
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li[class^='mega-lang-item'] > a.mega-menu-link > img {
display: inline;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link > img.iclflag {
display: inline;
margin-right: 8px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-hide-on-mobile, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-hide-on-desktop, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1:after {
content: "";
display: table;
clear: both;
}
}
#mega-menu-wrap-menu-1 .mega-menu-toggle {
display: none;
z-index: 1;
cursor: pointer;
background: #222;
border-radius: 2px 2px 2px 2px;
line-height: 40px;
height: 40px;
text-align: left;
user-select: none;
-webkit-tap-highlight-color: transparent;
outline: none;
white-space: nowrap;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle img {
max-width: 100%;
padding: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 .mega-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-preferred-size: 33.33%;
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
margin-left: 6px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-right: 6px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
margin-left: 3px;
margin-right: 3px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 6px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
margin-left: 6px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
outline: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
background: #222;
padding: 0px 0px 0px 0px;
display: none;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
display: block;
}
}
.elementor-sticky__spacer #mega-menu-wrap-menu-1 #mega-menu-menu-1, .elementor-sticky__spacer #mega-menu-wrap-menu-1 #mega-menu-menu-1 .mega-sub-menu {
visibility: inherit !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle { }
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 { cursor: pointer;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
transform: scale(0.8);
align-self: center;
outline: 0;
background: none;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative;
outline: 0;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
display: block;
top: 50%;
margin-top: -2px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
width: 40px;
height: 4px;
background-color: #ddd;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
content: "";
display: block;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
top: -10px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
bottom: -10px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
top: 2px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
top: 20px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
transform: translate3d(0, -20px, 0) rotate(-90deg);
}
#mega-menu-wrap-menu-1 {
clear: both;
}
.wp-block {}@font-face{font-family:dashicons;src:url(//qualfarm.eu/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//qualfarm.eu/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//qualfarm.eu/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}