.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpm-gallery:after, .wpm-gallery:before { 
clear: both;
content: " "; display: table; }
.wpm-gallery {
*zoom: 1;
margin-bottom: 1em;
}
.wpm { 
box-sizing: border-box; 
display: block;
margin-bottom: 1em;
}
.wpm-img { 
text-align: center;
background: #000; 
position: relative;
line-height: 0;
}
.wpm-tour b { 
position: absolute; 
top: 50%;
left: 50%;
text-indent: 5px;
margin-left: -30px;
margin-top: -50px;
border-radius: 30px;
line-height: 56px;
background: rgba(0,0,0,.2);
width: 60px;
height: 60px;
font-size: 30px;
box-sizing: border-box; 
text-align: center; 
z-index: 9; 
color: #fff; 
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
border: 2px solid #fff;
display: inline-block;
}
.wpm-tour i { position: absolute; 
top: 50%;
color: #fff;
margin-top: 30px;
font-size: 24px;
display: block;
font-style: normal;
width: 100%;
text-align: center;
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
}
.wpm-tour span.wpm-vr {
position: absolute;
left: 0;
bottom: 20px;
color: #fff;
font-size: 10px;
width: 100%;
text-align: center;
font-size: 12px;
text-shadow: 2px 2px 5px rgba(0,0,0,.8); 
display: inline-block;
font-style: normal;
text-transform: uppercase;
border-radius: 12px;
}
.wpm-tour span.wpm-vr img { 
width: 20px; 
height: auto; 
display: inline-block; 
vertical-align: middle; 
margin-right: 1em; 
background: #fff; 
border-radius: 20px;  
}
.wpm img {  max-width: 100%; opacity: .8; transition: opacity 0.5s; margin: 0 auto}
.wpm-tour:hover img { opacity: .95; transition: opacity 0.5s;}
.wpm-title { display: block; }
.wpm-title a {
text-align: center; display: block; background: #000; width: 100%; box-sizing: border-box; color: #fff; text-decoration: none; padding: 0 0 5px 0;
}
.wpm-info { display: block; text-align: center; display: block; background: #999; width: 100%; box-sizing: border-box; color: #fff }
.wpm-street:after { content: ', '; }
.wpm-cols2 { box-sizing: border-box; width: 50%; float: left; padding: 0 10px 20px 10px}
.wpm-cols3 { box-sizing: border-box; width: 33%; float: left; padding: 0 10px 20px 10px}
.wpm-cols4 { box-sizing: border-box; width: 25%; float: left; padding: 0 10px 20px 10px}
@media screen and (min-width: 741px) {
.wpm-cols2:nth-child(2n+1) { clear: both ;}
.wpm-cols3:nth-child(3n+1) { clear: both ;}
.wpm-cols4:nth-child(4n+1) { clear: both ;}
}
@media screen and (max-width: 900px) {
.wpm-cols4 { width: 50%; float: none; }
}
@media screen and (max-width: 740px) {
.wpm-cols2, .wpm-cols3, .wpm-cols4 { width: 100%; float: none; padding: 0; margin-bottom: 1em }
} .mfp-iframe-holder .mfp-content {
width: 100%;
max-width: 1200px !important; 
} .wpm-embed { position:relative;height:0;overflow:hidden;padding-bottom:56.25%; margin: 0 auto; }
.wpm-embed iframe { position: absolute;top:0;left:0;width:100%;height:100% }@font-face{font-family:dashicons;src:url(//lichtburg-event.de/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//lichtburg-event.de/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(//lichtburg-event.de/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"}.elementor-widget-wts-textseparator .wts-eae-textseparator{overflow:hidden}.wts-eae-textseparator{align-items:center;display:flex;flex-flow:row nowrap;margin:auto}body.rtl .wts-eae-textseparator{flex-direction:row-reverse}.eae-separator-icon-inner i{height:1em;width:1em;text-align:center;position:relative;display:block}.eae-separator-icon-inner i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.wts-eae-textseparator .eae-sep-holder{flex:1 1 auto;height:1px;min-width:10%;position:relative}.wts-eae-textseparator .eae-sep-holder .eae-sep-lines{border-top-width:1px;display:block;height:1px;position:relative;top:1px;width:100%}.eae-separator-title{margin:0;-moz-box-flex:0;flex:0 1 auto;line-height:1em;margin:0;overflow-wrap:break-word}.sep-align-right .sep-right{display:none}.sep-align-left .sep-left{display:none}.eae-icon-view-stacked i{color:#fff}.eae-icon-view-framed .eae-separator-icon-inner{border:1px solid}.eae-icon-shape-circle .eae-separator-icon-inner{border-radius:50%}.eae-separator-icon-wrapper,.eae-separator-title{margin:0 5px!important}.eae-separator-icon-inner{line-height:1}.wts-price-box-wrapper .eae-pt-heading,.wts-price-box-wrapper .eae-pt-sub-heading{margin:5px 0;text-align:center}.plan-price-shape{display:table;height:6em;margin:auto;width:6em}.eae-pt-price-box-shape-circle .plan-price-shape,.eae-pt-price-box-shape-square .plan-price-shape{border:1px solid}.eae-pt-price-box-shape-circle .plan-price-shape{border-radius:50%}.plan-price-block{padding:10px 0}.plan-price-shape-inner{display:table-cell;vertical-align:middle;padding:10px}.plan-price-shape-inner>span{display:block;font-size:1em;text-align:center}.eae-pt-feature-list{list-style:outside none none;text-align:center;margin:10px 0}.eae-pt-button-wrapper>a{text-align:center;display:inline-block;line-height:1}.eae-pt-button-wrapper{text-align:center}.wts-price-box-wrapper .heading-wrapper,.wts-price-box-wrapper .plan-features-wrapper{padding:10px 5px}.eae-pt-button-wrapper{padding:15px 0}.eae-pt-button-wrapper a{padding:5px 15px;border-radius:3px}.eae-pt-align-icon-right{float:right}.strike-feature{text-decoration:line-through}.eae-flip-box{width:100%;text-align:center}.eae-flip-box-wrapper{display:inline-block;width:100%}.eae-flip-box-inner{width:100%;height:200px;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.eae-flip-box-inner .eae-flip-box-back,.eae-flip-box-inner .eae-flip-box-front{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;padding:10px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .6s ease 0s;-moz-transition:all .6s ease 0s;-ms-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s}.eae-flip-box-front{z-index:2}.eae-flip-box-back{z-index:1}.eae-fb-animate-vertical .eae-flip-box-inner .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateX(0);-ms-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0)}.eae-fb-animate-vertical .eae-flip-box-inner .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg);-ms-transform:perspective(1000px) rotateX(180deg)}.eae-fb-animate-vertical .eae-flip-box-inner:hover .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg);-ms-transform:perspective(1000px) rotateX(180deg)}.eae-fb-animate-vertical .eae-flip-box-inner:hover .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);-ms-transform:perspective(1000px) rotateX(0)}.eae-fb-animate-horizontal .eae-flip-box-inner .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);-ms-transform:perspective(1000px) rotateY(0)}.eae-fb-animate-horizontal .eae-flip-box-inner .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg);-ms-transform:perspective(1000px) rotateY(180deg)}.eae-fb-animate-horizontal .eae-flip-box-inner:hover .eae-flip-box-front{-webkit-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg);-ms-transform:perspective(1000px) rotateY(180deg)}.eae-fb-animate-horizontal .eae-flip-box-inner:hover .eae-flip-box-back{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);-ms-transform:perspective(1000px) rotateY(0)}.eae-fb-animate-fade .eae-flip-box-inner .eae-flip-box-front{opacity:1}.eae-fb-animate-fade .eae-flip-box-inner .eae-flip-box-back{opacity:0}.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-front{opacity:0}.eae-fb-animate-fade .eae-flip-box-inner:hover .eae-flip-box-back{opacity:1}.eae-flip-box-wrapper:focus .eae-flip-box-back,.eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:2}.eae-flip-box-wrapper:focus .eae-flip-box-front,.eae-flip-box-wrapper:hover .eae-flip-box-front{z-index:1}.fade .eae-flip-box-wrapper .eae-flip-box-front{opacity:1;transition:1s}.fade .eae-flip-box-wrapper .eae-flip-box-back{opacity:0;transition:1s}.fade .eae-flip-box-wrapper:focus .eae-flip-box-front,.fade .eae-flip-box-wrapper:hover .eae-flip-box-front{opacity:0}.fade .eae-flip-box-wrapper:focus .eae-flip-box-back,.fade .eae-flip-box-wrapper:hover .eae-flip-box-back{opacity:1}.eae-fb-animate-flip .eae-flip-box-wrapper{perspective:800px}.eae-fb-animate-flip .eae-flip-box-inner{transform-style:preserve-3d;transform:rotateX(0) rotateY(0) rotateZ(0);transition:1s}.eae-fb-animate-flip .eae-flip-box-front{transform:translate3d(0,0,1px)}.eae-fb-animate-flip .eae-flip-box-back{transform:rotateY(180deg) translate3d(0,0,0)}.eae-fb-animate-flip .eae-flip-box-wrapper:focus .eae-flip-box-inner,.eae-fb-animate-flip .eae-flip-box-wrapper:hover .eae-flip-box-inner{transform:rotateY(180deg)}.up .eae-flip-box-front{transform:translate3d(0,0,1px)}.up .eae-flip-box-back{transform:rotateX(180deg) translate3d(0,0,0)}.up .eae-flip-box-wrapper:focus .eae-flip-box-inner,.up .eae-flip-box-wrapper:hover .eae-flip-box-inner{transform:rotateX(180deg)}.box .eae-flip-box-front{transform:translate3d(0,0,100px) scale(.85,.85)}.box .eae-flip-box-back{transform:rotateY(180deg) translate3d(0,0,100px) scale(.85,.85)}.box.up .eae-flip-box-back{transform:rotateX(180deg) translate3d(0,0,100px) scale(.85,.85)}.hideback .eae-flip-box-back,.hideback .eae-flip-box-front{backface-visibility:hidden}.eae-fb-animate-nananana .eae-flip-box-wrapper:focus .eae-flip-box-front,.eae-fb-animate-nananana .eae-flip-box-wrapper:hover .eae-flip-box-front{z-index:10;animation:batman 1s 2 alternate linear}.eae-fb-animate-flipcard .eae-flip-box-back,.eae-fb-animate-flipcard .eae-flip-box-front{transition:transform .4s ease;transform-origin:center center -150px;-webkit-transform-origin:center center -150px}.flipcard-rotate-top-down .eae-flip-box-front{transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-top-down .eae-flip-box-back{transform:rotateX(90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-top-down .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:rotateX(-90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-top-down .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-down-top .eae-flip-box-front{transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-down-top .eae-flip-box-back{transform:rotateX(-90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-down-top .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:rotateX(90deg) rotateY(0) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-down-top .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-left-right .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-left-right .eae-flip-box-back{transform:perspective(0) rotateX(0) rotateY(-90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-left-right .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-left-right .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-right-left .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}.flipcard-rotate-right-left .eae-flip-box-back{transform:perspective(0) rotateX(0) rotateY(90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-right-left .eae-flip-box-wrapper:hover .eae-flip-box-front{transform:perspective(0) rotateX(0) rotateY(-90deg) rotateZ(0)}.eae-fb-animate-flipcard.flipcard-rotate-right-left .eae-flip-box-wrapper:hover .eae-flip-box-back{z-index:99999;transform:perspective(0) rotateX(0) rotateY(0) rotateZ(0)}@keyframes batman{0%{transform:scale(1,1) rotateZ(0)}100%{transform:scale(0,0) rotateZ(720deg);opacity:0}}.eae-flip-box-back i,.eae-flip-box-front i{font-size:32px;height:1em;width:1em;position:relative;display:block}.eae-flip-box-back i:before,.eae-flip-box-front i:before{position:absolute;left:50%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.eae-fb-icon-view-framed{border:1px solid #92be43}.eae-fb-icon-shape-circle{border-radius:50%}.eae-flip-box-wrapper .icon-wrapper{display:inline-block;padding:10px;line-height:1}.eae-flip-box-wrapper .back-icon-title,.eae-flip-box-wrapper .front-icon-title{margin:10px auto;color:#fff}.eae-flip-box-wrapper .flipbox-content{display:block;position:relative;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.flipbox-content p{margin-bottom:10px}.eae-fb-button{display:inline-block;padding:5px 10px}.eae-flip-box-front{background:#a0ce4e}.eae-flip-box-back{background:#73b9dc}@media only screen and (max-width:768px){.eae-flip-box-back,.eae-flip-box-front,.flipbox-content{cursor:pointer;overflow:visible!important;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}}.elementor-widget-wts-shape-separator svg{display:block}.wts-eae-pl-wrapper ul{margin:0}.wts-eae-pl-wrapper ul li{list-style:none;overflow:hidden;margin-bottom:10px}.eae-pl-img-align-none .eae-pl-image-wrapper a{text-align:center}.eae-pl-title{margin:0}.eae-pl-title a{display:block}.eae-pl-readmore a{display:inline-block;border-radius:2px;color:#fff;padding:4px 8px}.eae-at-animation-text-wrapper{display:inline-block;position:relative;text-align:left}.eae-at-animation-text-wrapper .eae-at-animation-text{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}[data-elementor-device-mode=mobile] .eae-at-animation-text{white-space:normal}.eae-at-animation-text-wrapper .eae-at-animation-text.is-visible{position:relative}.no-js .eae-at-animation-text-wrapper .eae-at-animation-text{opacity:0}.no-js .eae-at-animation-text-wrapper .eae-at-animation-text.is-visible{opacity:1}.eae-animtext-wrapper{font-size:40px}.eae-st-rest-text{display:inline-block}.eae-st-split-text{display:inline-block}body.rtl .eae-st-transform-text-title{display:flex;flex-direction:row-reverse}body.rtl .eae-text-align-left .eae-st-transform-text-title{justify-content:flex-start}body.rtl .eae-text-align-right .eae-st-transform-text-title{justify-content:flex-end}body.rtl .eae-text-align-center .eae-st-transform-text-title{justify-content:center}.eae-at-animation.type .eae-at-animation-text-wrapper{vertical-align:bottom;overflow:hidden}.eae-at-animation.type .eae-at-animation-text-wrapper::after{content:"";position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:90%;width:1px}.eae-at-animation.type .eae-at-animation-text-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;-moz-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.eae-at-animation.type .eae-at-animation-text-wrapper.selected::after{visibility:hidden}.eae-at-animation.type .eae-at-animation-text{visibility:hidden}.eae-at-animation.type .eae-at-animation-text.is-visible{visibility:visible}.eae-at-animation.type i{position:absolute;visibility:hidden}.eae-at-animation.type i.in{position:relative;visibility:visible}@-webkit-keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);opacity:0}}@-moz-keyframes cd-pulse{0%{-moz-transform:translateY(-50%) scale(1);opacity:1}40%{-moz-transform:translateY(-50%) scale(.9);opacity:0}100%{-moz-transform:translateY(-50%) scale(0);opacity:0}}@keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);-o-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);-moz-transform:translateY(-50%) scale(.9);-ms-transform:translateY(-50%) scale(.9);-o-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);-moz-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);-o-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.eae-img-comp-container{width:100%;position:relative;text-align:center}.eae-img-comp-container img{vertical-align:middle}.eae-img-comp-img{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.eae-img-comp-img img{display:block;max-width:100%;width:100%}.eae-img-comp-slider{position:absolute;z-index:9;width:40px;height:40px;background-color:#2196f3;opacity:1;border-radius:50%}.icon-horizontal{cursor:ew-resize}.icon-vertical{cursor:n-resize}.mode-horizontal .eae-img-comp-overlay img{position:absolute;left:0;top:0;display:block;width:auto;height:100%!important;max-width:none!important}.mode-vertical .eae-img-comp-overlay img{position:absolute;left:0;top:0;display:block;width:100%;height:auto!important;max-width:none!important}.eae-img-comp-slider svg,.eae-slider-icon{top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;color:#fff}.elementor-widget-wts-ab-image{text-align:center}.elementor-widget-wts-ab-image .eae-ab-image-container{display:inline-block;margin:0 auto!important;overflow:hidden}.eae-text-before{position:absolute!important;padding:10px;transition:transform .3s .7s,opacity .3s .7s;color:#d36118;z-index:0;background:rgba(255,255,255,.5);margin:20px}.eae-text-after{position:absolute!important;padding:10px;transition:transform .3s .7s,opacity .3s .7s;color:#d36118;z-index:0;background:rgba(255,255,255,.5);margin:20px}.divTest{display:inline-block;background-color:#00a0d2;padding:20px}.eae-particle-wrapper{position:absolute;left:0;top:0}.eae-particle-wrapper.eae-particle-area{width:100%;height:100%}body:not(.elementor-editor-active) .eae-particle-wrapper{width:100%;height:100%}body:not(.elementor-editor-active) .eae-particle-wrapper .particles-js-canvas-el{height:100%;position:absolute;z-index:0}body:not(.elementor-editor-active) .eae-particle-wrapper .tsparticles-canvas-el{height:100%;position:absolute!important;z-index:0!important}body.elementor-editor-active .eae-particle-areas .tsparticles-canvas-el{z-index:0!important;height:100%;width:100%;position:absolute!important}.eae-section-bs{position:absolute;width:100%;height:100%;top:0;left:0}.eae-section-bs-inner{width:100%;height:100%!important}.eae-popup.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.eae-popup-link{padding:12px 24px;color:#fff;display:inline-flex;line-height:1}.eae-popup-link svg{fill:#fff}.eae-popup-link:hover{color:#fff}.eae-popup.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;overflow:hidden}.eae-popup .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.eae-popup .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-popup .mfp-align-top .mfp-container:before{display:none}.eae-popup .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.eae-modal-content{padding:20px}.eae-pop-btn-align-left .eae-popup-wrapper{text-align:left}.eae-pop-btn-align-right .eae-popup-wrapper{text-align:right}.eae-pop-btn-align-center .eae-popup-wrapper{text-align:center}.eae-pop-btn-align-justify .eae-popup-wrapper{text-align:center}.eae-pop-btn-align-justify .eae-popup-wrapper a{display:block}.eae-popup .mfp-ajax-holder .mfp-content,.eae-popup .mfp-inline-holder .mfp-content{width:50%;background-color:#fff;cursor:auto;overflow:hidden}.eae-popup .mfp-ajax-cur{cursor:progress}.eae-popup .mfp-zoom-out-cur,.eae-popup .mfp-zoom-out-cur .mfp-image-holder .eae-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.eae-popup .mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.eae-popup.mfp-auto-cursor .mfp-content{cursor:auto}.eae-popup .eae-close,.eae-popup .mfp-arrow,.eae-popup .mfp-counter,.eae-popup .mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.eae-popup .mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.eae-popup .mfp-preloader a{color:#ccc}.eae-popup .mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.eae-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.eae-popup .eae-close{width:28px;height:28px;line-height:1em;position:absolute;right:10px;top:10px;text-decoration:none;text-align:center;opacity:1;color:#fff;font-size:28px;z-index:1500}.eae-close:focus,.eae-close:hover{opacity:1;cursor:pointer}.eae-close:before{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.eae-popup.eae-close-btn-in .eae-close{color:#fff}.mfp-iframe-holder .eae-close,.mfp-image-holder .eae-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .eae-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.eae-popup .mfp-figure{line-height:0}.eae-popup .mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.eae-popup .mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.eae-popup .mfp-figure figure{margin:0}.eae-popup .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.eae-popup .mfp-title{text-align:left;line-height:1;word-wrap:break-word;color:#fff;background-color:#4054b2;padding:20px 20px 20px 20px}.eae-popup .mfp-image-holder .mfp-content{max-width:100%}.eae-popup .mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .eae-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}.elementor-element.eae-animated-gradient-yes,.elementor-element.eae-animated-gradient-yes .animated-gradient{background-size:400% 400%!important;-webkit-animation:AnimateGradient 15s ease-in-out infinite;-moz-animation:AnimateGradient 15s ease-in-out infinite;animation:AnimateGradient 15s ease-in-out infinite}.animated-gradient{position:absolute;top:0;left:0;height:100%;width:100%}@-webkit-keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-moz-keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes AnimateGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.eae-swiper-outer-wrapper{overflow:hidden}.eae-swiper-outer-wrapper .swiper-slide{height:auto;overflow:inherit}.eae-swiper-outer-wrapper .swiper-slide-wrapper,.eae-swiper-outer-wrapper .testimonial-wrapper{height:100%}.eae-grid{display:flex;flex-wrap:wrap;flex-direction:row}.eae-masonry- .eae-grid-item{position:relative;height:100%}.eae-masonry- .eae-grid-item .testimonial-wrapper{height:100%}.eae-grid-container{transition:.1s all ease}.eae-grid-container{display:inline-block}.wrapper .content{margin:10px 0}.skin-2.testimonial-wrapper{display:flex;flex-direction:column;background-color:#9c989821;min-height:300px;padding:10px 20px;box-shadow:0 0 5px rgba(0,0,0,.15);color:#696969}.skin-2 .content-wrapper{padding:10px;position:relative;background-color:#fff;border-radius:10px;color:#77778e}.skin-2 i.after-content,.skin-2 i.before-content{position:absolute}.skin-2 i.before-content{top:10px;left:20px}.skin-2 i.after-content{bottom:10px;right:20px}.skin-2 blockquote{position:relative;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-2 blockquote::after,.skin-2 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-2 blockquote::before{top:10px;left:20px}.skin-2 blockquote::after{content:"\201D";right:20px}.skin-2 .image-wrapper{position:relative;max-width:100%;text-align:center}.skin-2 img{width:100px;border-radius:25%}.skin-2 .detail-wrapper{text-align:center}.skin-2 .company,.skin-2 .designation,.skin-2 .rating-wrapper,.skin-2 .title{padding:5px 0}.skin-2 .rating-wrapper{color:navy}.skin-2 .title{font-weight:800;color:#000}.skin-2 blockquote p{margin:10px 0!important}.skin-1.testimonial-wrapper{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);color:#000}.skin-1 .content-wrapper{order:0}.skin-1 .image-wrapper{order:1;text-align:center;margin:15px 0}.skin-1 .detail-wrapper{order:2}.skin-1 .content-wrapper{padding:10px;position:relative}.skin-1 i.after-content,.skin-1 i.before-content{position:absolute}.skin-1 i.before-content{top:10px;left:20px}.skin-1 i.after-content{bottom:10px;right:20px}.skin-1 blockquote{position:relative;background-color:#fff;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-1 blockquote::after,.skin-1 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-1 blockquote::before{top:10px;left:20px}.skin-1 blockquote::after{content:"\201D";right:20px}.skin-1 .image-wrapper{position:relative;max-width:100%}.skin-1 img{width:100px;height:auto;border-radius:50%}.skin-1 .detail-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:10px;background-color:rgba(157,163,156,.18)}.skin-1 .designation,.skin-1 .rating-wrapper,.skin-1 .title{margin:0 5px}.skin-1 .title-wrapper{display:flex;flex-direction:row}.skin-1 .rating-wrapper{color:#fecc1f}.skin-4.testimonial-wrapper{flex-direction:column;display:flex;background-color:#bfbfb6bd;min-height:300px;padding:10px 0;box-shadow:0 0 5px rgba(0,0,0,.15);color:#77778e}.skin-4 .content-wrapper{padding:10px;position:relative}.skin-4 .content-wrapper{order:2;color:#3c3c3c}.skin-4 i.after-content,.skin-4 i.before-content{position:absolute}.skin-4 i.before-content{top:10px;left:20px}.skin-4 i.after-content{bottom:10px;right:20px}.skin-4 blockquote{position:relative;font-size:14px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-4 blockquote::after,.skin-4 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-4 blockquote::before{top:10px;left:20px}.skin-4 blockquote::after{content:"\201D";right:20px}.skin-4 .image-wrapper{position:relative;max-width:100%;text-align:center}.skin-4 img{width:100px;border-radius:50%}.skin-4 .detail-wrapper{text-align:center}.skin-2 .designation,.skin-2 .title,.skin-4 .rating-wrapper{padding:5px 0}.skin-4 .rating-wrapper{color:#690a69}.skin-4 .title{font-weight:800;color:#000}.skin-3.testimonial-wrapper{display:flex;flex-direction:row;background-color:#9c989821;box-shadow:0 0 5px rgba(0,0,0,.15);color:#000;overflow:hidden}.skin-3 .content-section{display:flex;flex-direction:column;align-self:center}.skin-3 .content-wrapper{padding:10px;position:relative}.skin-2 i.after-content,.skin-3 i.before-content{position:absolute}.skin-3 i.before-content{top:10px;left:20px}.skin-3 i.after-content{bottom:10px;right:20px}.skin-3 blockquote{position:relative;font-size:18px;padding:10px;font-weight:500;text-align:left;margin:0;line-height:1.6em;font-style:italic}.skin-3 blockquote::after,.skin-3 blockquote::before{font-family:FontAwesome;content:"\201C";position:absolute;font-size:50px;opacity:.3;font-style:normal}.skin-3 blockquote::before{top:10px;left:20px}.skin-3 blockquote::after{content:"\201D";right:20px}.skin-3 .image-wrapper{position:relative;max-width:30%;max-height:250px;text-align:center;align-self:center}.skin-3 img{width:100%}.testimonial-wrapper .skin-3 .eae-person-avatar{border-radius:50%}.skin-3 .detail-wrapper{text-align:left;padding-left:20px}.skin-3 .designation,.skin-3 .rating-wrapper,.skin-3 .title{padding:3px 0}.skin-3 .rating-wrapper{color:#800040}.skin-3 .title{font-weight:800}.eae-swiper-outer-wrapper .swiper-button-prev{-webkit-mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-image:none;background-color:#007aff;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-container-rtl .swiper-button-prev{-webkit-mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%}.eae-swiper-outer-wrapper .swiper-button-next{-webkit-mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;background-image:none;background-color:#007aff;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-container-rtl .swiper-button-next{-webkit-mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%;mask:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg) no-repeat 100% 100%}.eae-swiper-outer-wrapper .swiper-button-next,.eae-swiper-outer-wrapper .swiper-button-prev{-webkit-mask:none;mask:none;-webkit-mask-size:unset;mask-size:unset;background-image:none;background-color:unset;width:auto;height:auto;transform:translateY(-50%);margin-top:0}.eae-swiper-outer-wrapper .swiper-button-next svg,.eae-swiper-outer-wrapper .swiper-button-prev svg{height:auto}.swiper-container .swiper-button-next i,.swiper-container .swiper-button-prev i{width:1em;height:1em;text-align:center;position:relative}.elementor-widget-wts-testimonial-slider .eae-swiper-outer-wrapper .eae-swiper-button-wrapper{position:absolute;height:auto;line-height:0}.eae-hpos-right.eae-vpos-top .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;right:0}.eae-vpos-top.eae-hpos-left .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;left:0}.eeae-hpos-right.eae-vpos-bottom .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;right:0}.eae-vpos-bottom.eae-hpos-left .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;left:0}.eae-hpos-right.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;right:0}.eae-hpos-left.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;left:0}.eae-hpos-left .swiper-button-next,.eae-hpos-left .swiper-button-prev,.eae-hpos-right .swiper-button-next,.eae-hpos-right .swiper-button-prev{position:relative;display:inline-block;right:auto;left:auto;margin:0}.eae-hpos-right.eae-vpos-bottom .swiper-button-next,.eae-hpos-right.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-right.eae-vpos-top .swiper-button-next,.eae-hpos-right.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-hpos-left.eae-vpos-top .swiper-button-next,.eae-hpos-left.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-hpos-left.eae-vpos-bottom .swiper-button-next,.eae-hpos-left.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-center.eae-vpos-bottom .swiper-button-next,.eae-hpos-center.eae-vpos-bottom .swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-hpos-center.eae-vpos-top .swiper-button-next,.eae-hpos-center.eae-vpos-top .swiper-button-prev{top:0;bottom:auto;transform:unset;margin:0}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.eae-info-circle{position:relative;width:90%;margin:0 auto;border-radius:50%;display:block}.eae-info-circle:before{content:"";display:block;position:absolute;top:4%;left:4%;width:92%;height:92%;border-radius:50%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;pointer-events:none}.eae-info-circle:after{content:"";display:block;padding-top:100%}.eae-info-circle .eae-ic-icon-wrap{position:absolute;display:inline-block;top:50%;left:50%;z-index:2;line-height:1em;vertical-align:middle;overflow:hidden;max-width:100%}.eae-info-circle .eae-info-circle-item{top:0;left:0;width:100%;height:100%;display:block}.eae-info-circle .eae-info-circle-item.eae-active .eae-info-circle-item__content-wrap{visibility:visible;opacity:1;display:flex}.eae-info-circle .eae-info-circle-item__content-wrap{visibility:visible;display:none;height:91%;width:91%;opacity:0;top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;border-radius:50%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.eae-info-circle .eae-info-circle-item__content-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-info-circle .eae-info-circle-item__content{display:inline-block;top:50%;transform:translateY(-50%) translateX(-50%);position:absolute;left:50%;vertical-align:middle;z-index:1;max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;width:75%}@media screen and (max-width:767px){.eae-info-circle.eae-info-circle .eae-info-circle-item__content-wrap:before{display:none}.eae-info-circle:after,.eae-info-circle:before{display:none}.eae-info-circle{width:100%!important}.eae-info-circle-wrapper:after,.eae-info-circle-wrapper:before{display:none}.eae-info-circle .eae-ic-icon-wrap{display:block;text-align:center;position:relative!important;left:unset!important;margin-left:0!important;margin-top:0!important;margin-bottom:10px}.eae-info-circle-item{position:relative!important;border-radius:0!important;padding:0;margin:10px 0}.eae-info-circle .eae-info-circle-item__content-wrap{visibility:visible;opacity:1!important;display:flex!important;border-radius:0!important;border:none!important;margin:0!important;padding-right:0!important;padding-left:0!important;padding-bottom:0!important;width:100%;height:auto;line-height:1.5em;position:relative;top:unset;left:unset;transform:unset}.eae-info-circle .eae-info-circle-item__content{position:relative;top:unset;left:unset;transform:unset;width:100%;padding:10px}}.eae-icon-wrap i{height:1.25em;width:1.25em;line-height:1.25em;display:block}.eae-icon-wrap i img{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);position:absolute}.eae-icon{display:inline-block;text-align:center;vertical-align:middle;max-width:100%;overflow:hidden;padding:10px}.eae-icon-shape-circle:not(.elementor-element){border-radius:50%}.eae-icon-view-framed:not(.elementor-element){border-width:1px;border-style:solid}.eae-icon-wrapper{display:flex}.eae-icon-wrapper .eae-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}.eae-timeline{position:relative;display:inline-block;width:100%}.eae-timline-progress-bar{width:4px;background-color:#f45b69;top:0;bottom:50px;position:absolute;transform:translateX(-50%);overflow:hidden}.eae-timeline-item{position:relative;display:flex;flex-direction:row;padding-bottom:50px}.eae-timeline-item:last-child{padding-bottom:0!important}.eae-tl-top .eae-timeline-item{align-items:flex-start}.eae-tl-top .eae-tl-item-content::before{top:10px}.eae-timeline-item.image-position-row .eae-tl-item-image,.eae-timeline-item.image-position-row-reverse .eae-tl-item-image{margin-top:0;margin-bottom:0}.eae-tl-item-meta-wrapper-inner{display:none}.eae-tl-bottom .eae-timeline-item{align-items:flex-end}.eae-tl-bottom .eae-tl-item-content::before{bottom:10px}.eae-tl-center .eae-timeline-item{align-items:center}.eae-tl-center .eae-tl-item-content::before{bottom:calc(50% - 5px)}.eae-layout-center .eae-timline-progress-bar{left:50%}.eae-layout-center .eae-timeline-item:nth-child(odd){flex-direction:row-reverse}.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-meta-wrapper{margin-right:0;margin-left:0;justify-content:flex-start}body.rtl[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper,body:not(.rtl)[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper{padding-right:20px;padding-left:0}body.rtl[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper,body:not(.rtl)[data-elementor-device-mode=tablet] .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper{padding-right:0;padding-left:20px}body:not(.rtl) .eae-layout-left .eae-tl-content-wrapper{padding-right:10px;padding-left:20px}body.rtl .eae-layout-left .eae-tl-content-wrapper{padding-right:20px;padding-left:10px}.eae-layout-left .eae-timline-progress-bar{display:none}.eae-layout-left .eae-tl-item-meta-wrapper{display:none}.eae-layout-left .eae-tl-item-meta-wrapper-inner{display:block}.eae-layout-right .eae-timline-progress-bar{display:none}body:not(.rtl) .eae-layout-right .eae-tl-content-wrapper{padding-right:20px;padding-left:10px}body.rtl .eae-layout-right .eae-tl-content-wrapper{padding-right:10px;padding-left:20px}.eae-layout-right .eae-tl-icon-wrapper{order:3}.eae-layout-right .eae-tl-item-meta-wrapper{display:none}.eae-layout-right .eae-tl-item-meta-wrapper-inner{display:block}.eae-tl-item-meta-wrapper{flex-grow:1;order:0;flex-basis:50%;flex-direction:initial;justify-content:flex-end;display:flex;align-items:center;margin-right:0}.eae-tl-item-meta{padding:0 20px}.eae-tl-icon-wrapper{height:auto;width:auto;flex-grow:0;flex-shrink:0;order:1;margin-left:0;margin-right:0;min-width:10px;min-height:10px;border-radius:999px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.eae-tl-content-wrapper{flex-grow:1;order:2;flex-basis:50%;position:relative;padding-right:0;padding-left:20px}.eae-tl-item-content{background:#f4f4f4;padding:25px;overflow:hidden;text-align:center;display:flex;flex-direction:row}.eae-tl-content{display:inline-block;position:relative;padding:10px;width:100%;color:#000}.eae-timeline-item.custom-image-style-yes.image-position-row .eae-content-inner,.eae-timeline-item.custom-image-style-yes.image-position-row-reverse .eae-content-inner,.image-position-row .eae-timeline .eae-timeline-item:not(.custom-image-style-yes) .eae-content-inner,.image-position-row-reverse .eae-timeline .eae-timeline-item:not(.custom-image-style-yes) .eae-content-inner{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1;width:100%}.custom-image-style-.image-position-row .eae-content-inner,.custom-image-style-.image-position-row-reverse .eae-content-inner,.custom-image-style-no.image-position-row .eae-content-inner,.custom-image-style-no.image-position-row-reverse .eae-content-inner{left:unset;top:unset;transform:unset}.eae-tl-item-image{display:inline-block}.image-position-row .eae-tl-item-image img,.image-position-row-reverse .eae-tl-item-image img{object-fit:cover;height:100%!important}.image-position-row .eae-tl-item-image,.image-position-row-reverse .eae-tl-item-image{margin:0}.image-position-column .eae-tl-item-image{margin:auto}.custom-image-style-.image-position-column .eae-tl-item-image,.custom-image-style-no.image-position-column .eae-tl-item-image{margin:0 auto}.eae-pb-inner-line{width:100%;background-color:#3d5ac3}.eae-tl-item-content::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 16px 8px 0;border-color:transparent #f4f4f4 transparent transparent}.eae-icon-wrapper{display:flex}.elementor-widget-bpel-timeline .eae-icon-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1}.eae-tl-read-more{display:inline-block;padding:5px;border:2px solid #000}.image-position-row .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row-reverse!important}.image-position-row-reverse .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row!important}@media screen and (min-width:1024px){.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper,body.rtl .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper{padding-right:20px;padding-left:0}.eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-content-wrapper,body.rtl .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-content-wrapper{padding-right:0;padding-left:20px}.eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,.eae-layout-right .eae-tl-item-content::before,body.rtl .eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-tl-item-content::before{right:4px;left:unset;border-width:8px 0 8px 16px;border-color:transparent transparent transparent #f4f4f4}.eae-layout-center .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,.eae-layout-left .eae-tl-item-content::before,body.rtl .eae-layout-center .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-tl-item-content::before{left:4px;right:unset;border-width:8px 16px 8px 0;border-color:transparent #f4f4f4 transparent transparent}}@media screen and (max-width:1023px) and (min-width:768px){.image-position-row .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row-reverse!important}.image-position-row-reverse .eae-timeline.eae-timeline-alternate-yes .eae-timeline-item:nth-child(odd):not(.custom-image-style-yes) .eae-tl-item-content{flex-direction:row!important}.eae-tl-res-style-mobile-tablet .eae-tl-item-meta-wrapper{display:none}.eae-tl-res-style-mobile-tablet .eae-tl-item-meta-wrapper-inner{display:block}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item{flex-direction:row!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item{flex-direction:row-reverse!important}.eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,.eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body.rtl .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-right .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-tl-item-content::before{left:4px!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before{left:4px!important;right:unset!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}.eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-layout-left .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-center.eae-tl-res-style-mobile .eae-timeline-item:nth-child(2n) .eae-tl-item-content::before,body:not(.rtl) .eae-layout-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before{right:4px!important;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper{padding-right:0!important;padding-left:20px!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper{padding-right:20px!important;padding-left:0!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar{left:13px}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar{left:calc(100% - 13px)}}@media screen and (max-width:767px){.eae-tl-item-meta-wrapper{display:none}.eae-tl-item-meta-wrapper-inner{display:block}.elementor-widget-bpel-timeline:not(.image-position-column) .eae-timeline .eae-tl-item-content{flex-direction:column-reverse!important}.eae-tl-item-image,.elementor-widget-bpel-timeline:not(.image-position-column) .eae-tl-content{width:100%!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item,.eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item{flex-direction:row!important}.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item,.eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item{flex-direction:row-reverse!important}.eae-timeline.eae-layout-center.eae-tl-center.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,.eae-timeline.eae-layout-center.eae-tl-center.eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item:nth-child(odd) .eae-tl-item-content::before,body.rtl .eae-timeline.eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-timeline.eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before{left:4px!important;border-width:8px 16px 8px 0!important;border-color:transparent #f4f4f4 transparent transparent!important}body.rtl .eae-layout-left .eae-timeline-item .eae-tl-item-content::before,body.rtl .eae-tl-res-style-mobile.eae-tl-res-layout-left .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before,body:not(.rtl) .eae-tl-res-style-mobile.eae-tl-res-layout-right .eae-timeline-item .eae-tl-item-content::before{right:4px!important;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}.eae-timeline.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper body.rtl .eae-timeline.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper{padding-right:0!important;padding-left:20px!important}body.rtl .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body.rtl .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper,body:not(.rtl) .eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper{padding-right:20px!important;padding-left:0!important}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar,.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-left .eae-timline-progress-bar{left:13px}.eae-tl-res-style-mobile-tablet.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar,.eae-tl-res-style-mobile.eae-layout-center.eae-tl-res-layout-right .eae-timline-progress-bar{left:calc(100% - 13px)}body.rtl .eae-layout-center.eae-timeline.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-right .eae-timeline-item .eae-tl-content-wrapper .eae-tl-item-content::before{left:4px;right:unset}body.rtl .eae-layout-center.eae-timeline.eae-tl-res-style-mobile-tablet.eae-tl-res-layout-left .eae-timeline-item .eae-tl-content-wrapper .eae-tl-item-content::before{left:unset;right:4px;border-width:8px 0 8px 16px!important;border-color:transparent transparent transparent #f4f4f4!important}}[data-element_type="eae-evergreen-timer.skin1"] .eae-evergreen-wrapper{display:block;text-align:center}[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv{font-family:sans-serif;color:#fff;display:inline-block;font-weight:100;text-align:center;font-size:30px}[data-element_type="eae-evergreen-timer.skin1"] .eae-time-wrapper{padding:10px;border-radius:3px;background:#00bf96;display:inline-block;overflow:hidden}[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv div>span{padding:15px;width:100%;background:#00816a;display:inline-block}[data-element_type="eae-evergreen-timer.skin1"] .smalltext{padding:7px;font-size:16px}[data-element_type="eae-evergreen-timer.skin1"] .eae-egt-hide{display:none}.eae-egt-message{display:none}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin1"] #eaeclockdiv div>span{padding:5px}[data-element_type="eae-evergreen-timer.skin1"] .eae-time-wrapper{padding:5px}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}[data-element_type="eae-evergreen-timer.skin2"] .eae-evergreen-wrapper{display:inline-block;width:100%;text-align:center;margin:auto}[data-element_type="eae-evergreen-timer.skin2"] .timer-container{display:inline-block}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper a:hover{color:#fff}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{list-style:none}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:after,[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:before{content:" ";display:table}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper.clearfix:after{clear:both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper{font:normal 11px "Helvetica Neue",Helvetica,sans-serif;-webkit-user-select:none}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-meridium{background:0 0!important;box-shadow:0 0 0!important;font-size:36px!important}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-meridium a{color:#313333}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper{text-align:center;position:relative;width:100%;margin:1em}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:after,[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:before{content:" ";display:table}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper:after{clear:both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{position:relative;float:left;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:87px;border-radius:6px;background:#000}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:87px;text-decoration:none!important}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li:first-child{z-index:2}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid transparent}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,.4)}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.up div.inn{top:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div.down div.inn{bottom:0}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,.7)}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd 10ms .49s linear both;-moz-animation:asd 10ms .49s linear both;animation:asd 10ms .49s linear both;z-index:5}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{float:left;display:inline-block;position:relative;width:20px;height:100px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider:first-child{width:0}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot{display:block;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.5);left:5px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider .flip-clock-label{position:absolute;top:-1.5em;right:-86px;color:#000;text-shadow:none}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.minutes .flip-clock-label{right:-88px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.seconds .flip-clock-label{right:-91px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot.top{top:30%}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot.bottom{bottom:30%}@-webkit-keyframes asd{0%{z-index:2}100%{z-index:4}}@-moz-keyframes asd{0%{z-index:2}100%{z-index:4}}@-o-keyframes asd{0%{z-index:2}100%{z-index:4}}@keyframes asd{0%{z-index:2}100%{z-index:4}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0)}}@-moz-keyframes turn{0%{-moz-transform:rotateX(90deg)}100%{-moz-transform:rotateX(0)}}@-o-keyframes turn{0%{-o-transform:rotateX(90deg)}100%{-o-transform:rotateX(0)}}@keyframes turn{0%{transform:rotateX(90deg)}100%{transform:rotateX(0)}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes turn2{0%{-moz-transform:rotateX(0)}100%{-moz-transform:rotateX(-90deg)}}@-o-keyframes turn2{0%{-o-transform:rotateX(0)}100%{-o-transform:rotateX(-90deg)}}@keyframes turn2{0%{transform:rotateX(0)}100%{transform:rotateX(-90deg)}}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li.flip-clock-active{z-index:3}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:linear,top,rgba(0,0,0,.1) 0,#000 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,#000 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,#000 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,#000 0,rgba(0,0,0,.1) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes show{0%{opacity:0}100%{opacity:1}}@-o-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{width:15px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-dot{height:5px;width:5px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{height:40px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider{height:50px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li{line-height:37px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul li a div div.inn{font-size:24px}[data-element_type="eae-evergreen-timer.skin2"] .eae-flip-clock-wrapper ul{margin:2px}}[data-element_type="eae-evergreen-timer.skin3"] #timer{font-family:sans-serif;color:#fff;display:inline-block;font-weight:100;text-align:center;font-size:30px}[data-element_type="eae-evergreen-timer.skin3"] .desc{display:flex;justify-content:center}[data-element_type="eae-evergreen-timer.skin3"].eae-egt-content-align-right .desc{justify-content:flex-end}[data-element_type="eae-evergreen-timer.skin3"].eae-egt-content-align-left .desc{justify-content:flex-start}[data-element_type="eae-evergreen-timer.skin3"] .desc .egt-time-text{display:inline-block;padding:0 50px 0 50px}[data-element_type="eae-evergreen-timer.skin3"] .eae-time-wrapper{padding:50px;border-radius:3px;background:#00bf96;display:inline-block;overflow:hidden;margin:5px;line-height:1em}[data-element_type="eae-evergreen-timer.skin3"] #timer span:first-child{background:khaki}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(2){background:#cd5c5c}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(3){background:#5f9ea0}[data-element_type="eae-evergreen-timer.skin3"] #timer span:nth-child(4){background:#6495ed}[data-element_type="eae-evergreen-timer.skin3"] .fade{animation:flip .7s ease forwards}@keyframes flip{0%{transform:rotateY(0) scaleY(1.1);opacity:.5}50%{transform:rotateY(180deg) scaleY(1.3);opacity:0}100%{transform:rotateY(0);opacity:1}}@media screen and (max-width:767px){[data-element_type="eae-evergreen-timer.skin3"] #timer span{font-size:22px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider .flip-clock-label{top:-1.5em;right:-42px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.minutes .flip-clock-label{right:-48px}[data-element_type="eae-evergreen-timer.skin2"] .flip-clock-divider.seconds .flip-clock-label{right:-51px}}[data-element_type="eae-evergreen-timer.skin4"] .eae-evergreen-wrapper{width:100%}[data-element_type="eae-evergreen-timer.skin4"] .container{margin:0 auto}[data-element_type="eae-evergreen-timer.skin4"] .special{position:relative;width:840px;height:47px}[data-element_type="eae-evergreen-timer.skin4"] #counter{position:absolute;z-index:4000}[data-element_type="eae-evergreen-timer.skin4"] .digit-separator{position:relative;float:left;width:17px;height:44px;overflow:hidden;background-image:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digit-sep-svg.svg);background-repeat:no-repeat;background-position:0 0;background-color:#4054b2}[data-element_type="eae-evergreen-timer.skin4"] .digit{background-image:url(//lichtburg-event.de/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digits-svg-alpha.svg);background-color:#4054b2}.eae-ct-wrapper *{box-sizing:border-box;margin:0;outline:0}article.eae-ct-wrapper{width:100%;max-width:1000px;margin:0 auto;position:relative}.eae-ct-wrapper tbody tr.eae-ct-header td,.eae-ct-wrapper th{position:relative}.eae-ct-wrapper ul{display:none;top:0;z-index:10;padding-bottom:14px}.eae-ct-wrapper li{list-style:none;flex:1;position:relative}.eae-ct-wrapper li:hover{cursor:pointer}.eae-ct-wrapper .eae-ct-heading{width:100%;padding:10px;background:#fff;font-size:20px;font-weight:700;height:60px;color:#999;text-align:center}.eae-ct-wrapper li.eae-ct-heading .eae-ct-heading-inner{position:absolute;align-self:center;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.eae-ct-wrapper li.eae-ct-heading.active{background:#f5f5f5}.eae-ct-wrapper table{border-collapse:collapse;table-layout:fixed;width:100%}.eae-ct-wrapper th{background:#f5f5f5;display:none}.eae-ct-wrapper td,.eae-ct-wrapper th{height:53px;vertical-align:middle}.eae-ct-wrapper table{border:none}.eae-ct-wrapper table td,.eae-ct-wrapper table th{border:none}.eae-ct-wrapper table tr td:first-child,.eae-ct-wrapper table tr td:last-child,.eae-ct-wrapper td,.eae-ct-wrapper th{padding:10px;empty-cells:show}.eae-ct-wrapper td,.eae-ct-wrapper th{text-align:center}.eae-ct-wrapper td+td,.eae-ct-wrapper th+th{text-align:center}.eae-ct-wrapper tr:first-child{background:0 0!important}.eae-ct-wrapper ul li:first-child{display:table-cell}.eae-ct-wrapper tr td:nth-child(2){display:table-cell}.eae-ct-wrapper td:first-child{display:table-cell}.eae-ct-wrapper td{display:none}.eae-ct-wrapper .sep{background:#f5f5f5;font-weight:700}.eae-ct-price-wrapper{display:flex;justify-content:center}.eae-ct-tt-type-icon .eae-ct-feature .tooltip{float:right}.eae-ct-wrapper .tooltiptext::before{content:"";border-width:5px 5px 0 5px;border-color:#fff;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-10px;width:0;height:0;border-style:solid;position:absolute;margin:5px;left:42%}.eae-ct-wrapper .eae-ct-price{font-size:28px;font-weight:700;line-height:1em}.eae-ct-wrapper .eae-ct-currency{align-self:flex-start;margin-right:3px}.eae-ct-wrapper .eae-ct-fractional-price{align-self:flex-start;margin-left:3px}.eae-ct-wrapper .eae-ct-duration{align-self:flex-start}.eae-ct-wrapper .eae-ct-original-price{margin-right:5px;text-decoration:line-through;align-self:flex-end}.eae-ct-wrapper .tick{font-size:18px;color:#2ca01c}.feature-heading-blank.eae-ct-wrapper .hide{border:unset!important;background:unset!important}.eae-ct-wrapper .hide.eae-ct-hide.eae-fbox-heading{border:0 solid #000}.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{position:absolute;top:0;width:100px;overflow:hidden;height:100px;z-index:998;padding:8px 12px}.eae-ct-ribbons-h-top.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{position:absolute;top:0;width:100%;overflow:hidden;height:50px;z-index:999;padding:8px 12px}.eae-ct-ribbons-h-top.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper-top{background-color:rgba(63,195,135,.8);color:#fff;transform:translateY(-100%);position:absolute;width:100%;top:0;left:0}.eae-ct-ribbons-h-left.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.eae-ct-ribbons-h-right.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(90deg);left:auto;right:0}.eae-ct-ribbons-yes .eae-ct-ribbons-wrapper span.eae-ct-ribbons-inner{position:absolute;text-align:center;left:0;top:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:rgba(63,195,135,.8);padding:8px 12px;color:#fff}.eae-ct-wrapper .tooltip{position:relative;display:inline-block}.eae-ct-wrapper .tooltip .tooltiptext{visibility:hidden;min-width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:120%;left:50%;margin-left:-60px}.eae-ct-wrapper .tooltip:hover .tooltiptext{visibility:visible}.eae-ct-heading-tooltip{text-decoration-line:underline;text-decoration-style:dotted}.eae-ct-btn{padding:10px 15px 10px 15px;color:#fff;display:inline-block;line-height:1em}.eae-ct-btn:hover{color:#fff}.eae-ct-wrapper i.fa.fa-check,.eae-ct-wrapper i.fas.fa-check{color:#38f146}.eae-ct-wrapper i.fa.fa-close,.eae-ct-wrapper i.fas.fa-times{color:red}.button-heading-blank.eae-ct-wrapper tr:last-child td:first-child{background:0 0!important;border:none!important}.eae-ct-wrapper tr:last-child{background:0 0!important}.eae-ct-wrapper tbody tr:nth-child(2){background:0 0!important}@media (min-width:767px){.eae-ct-wrapper .eae-ct-header,.eae-ct-wrapper td{width:330px}.eae-ct-wrapper td+td,.eae-ct-wrapper th+th{width:auto}}.eae-tab-format-all .eae-ct-wrapper ul{display:flex}.hide.eae-ct-hide{display:table-cell}@media (min-width:1023px){.eae-tab-format-all tbody tr.eae-ct-header{display:none}.eae-tab-format-mobile .eae-ct-wrapper td,.eae-tab-format-mobile .eae-ct-wrapper th,.eae-tab-format-tab-mob .eae-ct-wrapper td,.eae-tab-format-tab-mob .eae-ct-wrapper th{display:table-cell!important}.eae-tab-format-all .hide.eae-ct-hide{display:table-cell}.eae-tab-format-mobile .hide.eae-ct-hide,.eae-tab-format-tab-mob .hide.eae-ct-hide{display:none!important}}@media (max-width:1023px){.eae-tab-format-tab-mob .eae-ct-wrapper ul{display:flex}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-tab-mob tbody tr.eae-ct-header{display:none}.eae-tab-format-all .hide.eae-ct-hide{display:table-cell}.eae-tab-format-tab-mob .hide.eae-ct-hide{display:table-cell}}@media (max-width:1023px) and (min-width:768px){.eae-tab-format-mobile .eae-ct-wrapper td,.eae-tab-format-mobile .eae-ct-wrapper th{display:table-cell!important}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-tab-mob tbody tr.eae-ct-header{display:none}.eae-tab-format-tab-mob .hide.eae-ct-hide{display:table-cell}}@media (max-width:767px){.eae-tab-format-mobile .eae-ct-wrapper ul{display:flex}.eae-tab-format-mobile tbody tr.eae-ct-header{display:none}.eae-tab-format-all tbody tr.eae-ct-header,.eae-tab-format-mobile tbody tr.eae-ct-header{display:none}.eae-tab-format-mobile .hide.eae-ct-hide{display:table-cell}}td.eae-ct-feature .tooltip{opacity:1}.eae-progress-bar-wrapper{display:flex;flex-direction:column;align-items:flex-start;margin:15px 0}.eae-progress-bar-wrapper.eae-progress-bar{width:100%;position:relative;box-sizing:border-box}.eae-pb-bar,.eae-pb-bar-inner,.eae-pb-bar-skill,.eae-pb-bar-value{box-sizing:border-box}.eae-pb-bar{position:relative;height:100%;width:100%;overflow:hidden}.eae-pb-bar--no-overflow{overflow:visible}.eae-pb-bar-inner{position:absolute;top:0;left:0;height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}body.rtl .eae-pb-bar .eae-pb-bar-inner{position:absolute;top:0;right:0!important;height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}.eae-pb-bar-inner.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}body.rtl .eae-pb-bar .eae-pb-bar-inner.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-pb-bar-skill,.eae-pb-bar-value{font-size:14px;letter-spacing:1px}body:not(.rtl) .eae-pb-bar-value--aligned-value{-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.rtl .eae-pb-bar-value--aligned-value{-webkit-transform:translateX(50%);transform:translateX(50%)}.eae-progress-bar-skin1{height:20px;padding:4px;border:1px solid #ddd;border-radius:20px}.eae-pb-bar-skin1{border-radius:20px}.eae-pb-bar-inner-skin1{background-color:#00bfb3;background-size:200%;background-position:0 0;border-radius:20px}.eae-pb-bar-skill-skin1{position:absolute;bottom:20px;left:0;opacity:0}body.rtl .eae-pb-bar-skill-skin1{right:0}.eae-pb-bar-skill-skin1.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;left:0;opacity:1}body.rtl .eae-pb-bar-skill-skin1.js-animated{right:0!important}.eae-pb-bar-value-skin1{position:absolute;bottom:20px;opacity:1}body:not(.rtl) .eae-pb-bar-value-skin1{right:0}body.rtl .eae-pb-bar-value-skin1{left:0!important}.eae-pb-bar-value-skin1.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-value-skin1.js-animated{right:0}.eae-progress-bar-skin2{height:15px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:3px}@-webkit-keyframes progress-2-bg-animation-rtl{100%{background-position:0 0,0 0}0%{background-position:0 0,42px 0}}@keyframes progress-2-bg-animation-rtl{100%{background-position:0 0,0 0}0%{background-position:0 0,42px 0}}@-webkit-keyframes progress-2-bg-animation{0%{background-position:0 0,0 0}1000%{background-position:0 0,42px 0}}@keyframes progress-2-bg-animation{0%{background-position:0 0,0 0}100%{background-position:0 0,42px 0}}.eae-pb-bar-inner-skin2{background-image:linear-gradient(to top,rgba(255,255,255,.15),rgba(0,0,0,.2)),linear-gradient(135deg,#5eeb5b,#5eeb5b 33%,#358600 33%,#358600 66%,#5eeb5b 66%);background-size:100% 100%,42px 100%;background-position:0 0,0 0;border-radius:3px}body:not(.rtl) .eae-pb-bar-inner-skin2.js-animated{-webkit-animation:progress-2-bg-animation 1.5s linear 0s infinite;animation:progress-2-bg-animation 1.5s linear 0s infinite}body.rtl .eae-pb-bar-inner-skin2.js-animated{-webkit-animation:progress-2-bg-animation-rtl 1.5s linear 0s infinite;animation:progress-2-bg-animation-rtl 1.5s linear 0s infinite}.eae-pb-bar-skill-skin2{position:absolute;opacity:0}body:not(.rtl) .eae-pb-bar-skill-skin2{left:0}body.rtl .eae-pb-bar-skill-skin2{right:0}.eae-pb-bar-skill-skin2.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;bottom:20px;opacity:1}.eae-pb-bar-value-skin2{position:absolute;opacity:0}body:not(.rtl) .eae-pb-bar-value-skin2{right:0}body.rtl .eae-pb-bar-value-skin2{left:0}.eae-pb-bar-value-skin2.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;bottom:20px;opacity:1}.eae-progress-bar-skin3{height:5px;background-color:#efefef}.eae-pb-bar-inner-skin3,.eae-pb-bar-value-skin3{background-color:#f40076}.eae-pb-bar-inner:after,.eae-pb-bar-value-skin3:after{border-top-color:#f40076}.eae-pb-bar-skill-skin3{position:absolute;bottom:10px;left:-10px;opacity:0}.eae-pb-bar-skill-skin3.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-skill-skin3.js-animated{left:0}body.rtl .eae-pb-bar-skill-skin3.js-animated{right:0}.eae-pb-bar-value-skin3{position:absolute;display:inline-block;padding:0 8px;font-size:14px;color:#fff;opacity:0}.eae-pb-bar-value-skin3:after{position:absolute;left:50%;bottom:-10px;display:block;width:0;height:0;content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#f40076 transparent transparent transparent}.eae-pb-bar-inner-skin3.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:1.5s;-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-pb-bar-value-skin3.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.1,1.14,0.31,1.06);transition-delay:2s;bottom:14px;opacity:1}.eae-progress-bar-skin4{height:3px;background-color:#efefef}.eae-pb-bar-inner-skin4{background-color:#000}.eae-pb-bar-inner-skin4:after{position:absolute;top:50%;display:block;width:8px;height:8px;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#000;border-radius:50%}body:not(.rtl) .eae-pb-bar-inner-skin4:after{right:0}body.rtl .eae-pb-bar-inner-skin4:after{left:0}.eae-pb-bar-value-skin4{position:absolute;bottom:2px;font-size:14px;opacity:0}.eae-pb-bar-value-skin4.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:linear;transition-delay:1.5s;opacity:1}.eae-pb-bar-skill-skin4{position:absolute;bottom:2px;left:-20px;opacity:0}.eae-pb-bar-skill-skin4.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}body:not(.rtl) .eae-pb-bar-skill-skin4.js-animated{left:0}body.rtl .eae-pb-bar-skill-skin4.js-animated{right:0}.eae-progress-bar-skin5{height:30px;background-color:#f7f7f7}.eae-pb-bar-inner-skin5{background-color:#57b8ff}.eae-pb-bar-skill-skin5{position:absolute;top:50%;color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}body:not(.rtl) .eae-pb-bar-skill-skin5{left:10px}body:not(.rtl) .eae-pb-bar-skill-skin5{right:10px}.eae-pb-bar-skill-skin5.js-animated{transition-property:all;transition-duration:.5s;transition-timing-function:linear;transition-delay:0.5s;opacity:1}.eae-pb-bar-value-skin5{position:absolute;top:50%;color:#fff;opacity:0;z-index:10}body:not(.rtl) .eae-pb-bar-value-skin5{-webkit-transform:translateX(-100%) translateX(-10px) translateY(-50%);transform:translateX(-100%) translateX(-10px) translateY(-50%)}body.rtl .eae-pb-bar-value-skin5{-webkit-transform:translateX(100%) translateX(10px) translateY(-50%);transform:translateX(100%) translateX(10px) translateY(-50%)}.eae-pb-bar-value-skin5.js-animated{transition-property:all;transition-duration:1.5s;transition-timing-function:linear;transition-delay:1.5s;opacity:1}.eae-dual-button-wrapper .eae-button-1-wrapper,.eae-dual-button-wrapper .eae-button-2-wrapper{overflow:hidden}.eae-dual-button-wrapper.button-style-horizontal{display:flex;flex-direction:row;position:relative}.eae-dual-button-main-wrapper{display:flex;flex-direction:row;justify-content:center}.eae-dual-button-wrapper a{min-width:0}.eae-dual-button-wrapper.button-style-vertical{display:inline-flex;flex-direction:column;position:relative}.eae-button-1.icon-before,.eae-button-2.icon-before{display:flex;flex-direction:row}body.rtl .eae-button-1.icon-before,body.rtl .eae-button-2.icon-before{display:flex;flex-direction:row-reverse}.eae-button-1.icon-after,.eae-button-2.icon-after{display:flex;flex-direction:row-reverse}body.rtl .eae-button-1.icon-after,body.rtl .eae-button-2.icon-after{display:flex;flex-direction:row}.eae-button-1-wrapper .eae-button-1,.eae-button-2-wrapper .eae-button-2{color:#000;align-items:center}.eae-button-1-wrapper:hover .eae-button-1,.eae-button-2-wrapper:hover .eae-button-2{color:#000}.eae-dual-button-wrapper.button-style-vertical .eae-button-1.icon-after,.eae-dual-button-wrapper.button-style-vertical .eae-button-1.icon-before,.eae-dual-button-wrapper.button-style-vertical .eae-button-2.icon-after,.eae-dual-button-wrapper.button-style-vertical .eae-button-2.icon-before{justify-content:center}.eae-button-1.icon-up,.eae-button-2.icon-up{display:flex;flex-direction:column;text-align:center}.eae-button-1.icon-down,.eae-button-2.icon-down{display:flex;flex-direction:column-reverse;text-align:center}.eae-button-1-wrapper{background:#ffb6c1;display:flex;justify-content:center;width:100%;line-height:1}.eae-button-2-wrapper{background:orange;display:flex;justify-content:center;width:100%;line-height:1}.eae-button-1.icon-up .icon-wrapper,.eae-button-2.icon-down .icon-wrapper,.eae-button-2.icon-up .icon-wrapper{text-align:center}.eae-button-1.icon-up .eae-button-text,.eae-button-2.icon-down .eae-button-text,.eae-button-2.icon-up .eae-button-text{text-align:center}.eae-button-1.icon-before i,.eae-button-2.icon-after i,.eae-button-2.icon-before i{align-self:center;margin:0 10px 0 0}.eae-button-1.icon-after i,.eae-button-2.icon-after i{align-self:center;margin:0 0 0 10px}.eae-button-1.icon-down i,.eae-button-1.icon-up i,.eae-button-2.icon-down i,.eae-button-2.icon-up i{align-self:center;margin:5px 0}.eae-dual-button-wrapper.button-style-horizontal .eae-button-1-wrapper,.eae-dual-button-wrapper.button-style-horizontal .eae-button-2-wrapper{padding:12px 30px}.eae-dual-button-wrapper.button-style-vertical .eae-button-1-wrapper,.eae-dual-button-wrapper.button-style-vertical .eae-button-2-wrapper{padding:20px 30px}.eae-button1,.eae-button2{position:relative;display:flex}.eae-dual-button-wrapper.button-style-horizontal .eae-button1,.eae-dual-button-wrapper.button-style-horizontal .eae-button2{min-width:150px}.eae-dual-button-wrapper.button-style-vertical .eae-button1{display:flex;flex-direction:column}.eae-button-separator-wrapper .eae-button-separator{width:40px;height:40px;line-height:40px;border-radius:50%;z-index:1;box-shadow:0 0 0 6px rgba(255,255,255,.2);background:#fafaf8;color:#444;text-transform:uppercase;text-align:center;vertical-align:middle;font-weight:400;font-size:14px;position:absolute;transform:translateY(-50%)}.eae-button-separator span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}body.rtl.elementor-editor-active .eae-dual-button-main-wrapper .button-style-horizontal .eae-button1 .eae-button-separator-wrapper.not-rtl .eae-button-separator{display:none!important}body:not(.rtl).elementor-editor-active .eae-dual-button-main-wrapper .button-style-horizontal .eae-button2 .eae-button-separator-wrapper.rtl .eae-button-separator,body:not(.rtl).elementor-editor-preview .eae-dual-button-main-wrapper .button-style-horizontal .eae-button2 .eae-button-separator-wrapper.rtl .eae-button-separator{display:none!important}.eae-sweep-right{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-right:active,.eae-sweep-right:focus,.eae-sweep-right:hover{color:#fff}.eae-sweep-right:active:before,.eae-sweep-right:focus:before,.eae-sweep-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-sweep-left{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-left:active,.eae-sweep-left:focus,.eae-sweep-left:hover{color:#fff}.eae-sweep-left:active:before,.eae-sweep-left:focus:before,.eae-sweep-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.eae-sweep-bottom{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-bottom:active,.eae-sweep-bottom:focus,.eae-sweep-bottom:hover{color:#fff}.eae-sweep-bottom:active:before,.eae-sweep-bottom:focus:before,.eae-sweep-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.eae-sweep-top{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.eae-sweep-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-sweep-top:active,.eae-sweep-top:focus,.eae-sweep-top:hover{color:#fff}.eae-sweep-top:active:before,.eae-sweep-top:focus:before,.eae-sweep-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.eae-bounce-right{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-right:active,.eae-bounce-right:focus,.eae-bounce-right:hover{color:#fff}.eae-bounce-right:active:before,.eae-bounce-right:focus:before,.eae-bounce-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-left{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-left:active,.eae-bounce-left:focus,.eae-bounce-left:hover{color:#fff}.eae-bounce-left:active:before,.eae-bounce-left:focus:before,.eae-bounce-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-bottom{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-bottom:active,.eae-bounce-bottom:focus,.eae-bounce-bottom:hover{color:#fff}.eae-bounce-bottom:active:before,.eae-bounce-bottom:focus:before,.eae-bounce-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-bounce-top{vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.eae-bounce-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098d1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.eae-bounce-top:active,.eae-bounce-top:focus,.eae-bounce-top:hover{color:#fff}.eae-bounce-top:active:before,.eae-bounce-top:focus:before,.eae-bounce-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.eae-markers .marker{display:none}.eae-markers p{margin-bottom:0}.eae-fg-wrapper{display:flex;flex-direction:column;overflow:hidden}.eae-gallery-filter{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.eae-filter-label{padding:5px 10px;background-color:#a0ce4e;color:#fff;margin:0 3px 0 3px}.eae-filter-label.current{background-color:#73b9dc}.eae-fg-image{display:flex;flex-wrap:wrap;flex-direction:row}.eae-fg-wrapper .eae-gallery-item-inner img{width:100%;height:auto;display:block!important;transition:all .5s ease;-webkit-transition:all .5s ease}.eae-gallery-item{height:auto}.eae-gallery-filter a{color:#fff;text-decoration:none}.eae-gallery-filter a.current{font-weight:700}.eae-gallery-item-inner{position:relative;overflow:hidden}.eae-overlay-always .eae-gallery-item .eae-grid-overlay{display:block}.eae-overlay-hover .eae-gallery-item-inner:hover .eae-grid-overlay{display:block}.eae-overlay-hide-on-hover .eae-gallery-item-inner:hover .eae-grid-overlay{display:none}.eae-overlay-hide-on-hover .eae-grid-overlay{display:block}.eae-grid-overlay{position:absolute;top:0;left:0;display:none;z-index:99;background:rgba(0,0,0,.5);height:100%;width:100%}.eae-grid-overlay-inner{display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.eae-fg-wrapper .eae-icon-wrapper{display:flex;justify-content:center}.eae-overlay-caption{display:block;line-height:1em;margin-top:15px;color:#73b9dc;font-size:20px}.eae-overlay-icon{line-height:1em;padding:.5em;display:inline-block}.eae-overlay-icon svg{height:auto}.eae-icon-view-framed .eae-overlay-icon{padding:.5em;color:#73b9dc;border:3px solid #73b9dc;background-color:transparent}.eae-icon-view-stacked .eae-overlay-icon{padding:.5em;color:#fff;background-color:#818a91}.eae-hover-direction-effect .eae-grid-overlay{position:absolute;z-index:99;background:rgba(0,0,0,.5);height:100%;width:100%}.eae-fg-wrapper.eae-image-ratio-yes .eae-gallery-item-inner .eae-fg-img-wrapper{position:relative;top:0;overflow:hidden;left:0;right:0;border:0}.eae-fg-wrapper.eae-image-ratio-yes .eae-gallery-item-inner .eae-fg-img-wrapper img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.wts-eae-ribbons-badges-wrapper{display:none}.wts-eae-enable-ribbons-badges-yes .wts-eae-ribbons-badges-wrapper{display:block}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{position:absolute;top:0;left:auto;right:0;-ms-transform:rotate(90deg);width:150px;overflow:hidden;height:150px;z-index:999;padding:8px 12px}.wts-eae-badge-h-left.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);left:0;right:auto}.wts-eae-badge-h-right.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(90deg);left:auto;right:0}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-ribbon>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{position:absolute;text-align:center;left:0;top:0;width:200%;-webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);-ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:rgba(63,195,135,.8);padding:8px 12px}.wts-eae-enable-ribbons-badges-yes.wts-eae-badge-type-badge>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{min-height:3.236em;min-width:3.236em;padding:0;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.wts-eae-badge-h-left.wts-eae-badge-v-bottom.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:20px;right:auto;top:auto;bottom:20px}.wts-eae-badge-h-left.wts-eae-badge-v-top.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:20px;right:auto;top:20px;bottom:auto}.wts-eae-badge-h-right.wts-eae-badge-v-bottom.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:auto;right:20px;top:auto;bottom:20px}.wts-eae-badge-h-right.wts-eae-badge-v-top.wts-eae-enable-ribbons-badges-yes>.wts-eae-ribbons-badges-wrapper span.wts-eae-ribbons-badges-inner{left:auto;right:20px;top:20px;bottom:auto}.eae-flip-box-back svg,.eae-flip-box-front svg{width:25px;height:auto}.wts-eae-textseparator svg{width:25px;height:auto}.eae-img-comp-slider svg{width:22px;height:auto}.eae-popup-link svg{display:inline-block;width:1em}.eae-popup svg:focus,.eae-popup svg:hover{opacity:1;cursor:pointer}.eae-popup svg.eae-close{width:28px;height:28px;line-height:1em;text-decoration:none;text-align:center;opacity:1;background-color:#fff}.eae-dual-button-wrapper svg{width:1em;height:auto;display:block}eae-button-separator i{position:relative;display:block}.eae-button-1.icon-before svg,.eae-button-2.icon-after svg,.eae-button-2.icon-before svg{align-self:center;margin:0 10px 0 0}.eae-button-1.icon-after svg,.eae-button-2.icon-after svg{align-self:center;margin:0 0 0 10px}.eae-button-1.icon-down svg,.eae-button-1.icon-up svg,.eae-button-2.icon-down svg,.eae-button-2.icon-up svg{align-self:center;margin:5px 0}.eae-pt-button-wrapper a svg{width:1em}.eae-pt-action-button .eae-pt-align-icon-left{float:left}.eae-pt-action-button .eae-pt-align-icon-right{float:right}.eae-icon-wrap svg{width:20px;height:auto;font-size:20px;display:block}.eae-info-circle .eae-icon-wrap svg{width:20px;height:auto;font-size:20px}.eae-icon-view-stacked svg{fill:#fff}.ae-link-yes{cursor:pointer}.elementor-widget-wts-modal-popup.eae-pop-btn-type-image .eae-popup-link{padding:0;background-color:transparent;overflow:hidden}[data-elementor-device-mode=tablet] .eae-tab-format-mobile .eae-ct-hide.eae-fbox-heading{display:none!important}.eae-timeline-item .eae-icon-view-stacked{border-width:0!important}.eae-content-switcher-wrapper{display:block;text-align:center}.eae-cs-layout-skin1 .eae-cs-switch-wrapper{display:inline-flex;flex-wrap:wrap;padding:8px 12px;background:#54595f;border-radius:50px}.eae-cs-switch-container{display:block;text-align:center}.eae-cs-layout-skin1 .eae-cs-label-wrapper{display:inline-block;overflow:hidden}.eae-cs-layout-skin1 .eae-content-switch-button{border-radius:50px;padding:8px 12px;background-color:#7a7a7a;color:#fff;overflow:hidden;display:block;min-width:150px;position:relative;text-align:center;margin:3px}.eae-cs-layout-skin1 .eae-content-switch-button:before{height:100%;top:0;left:0;z-index:0;content:"";width:0;position:absolute;right:0;transition:all .3s ease-out}.eae-cs-layout-skin1 .eae-content-switch-button.active:before{width:100%;left:0;right:auto;background-color:#61ce70}.eae-cs-layout-skin1 .eae-content-switch-label{position:relative}.eae-cs-content-section{display:none}.eae-cs-content-section.active{display:block}@media only screen and (max-width:768px){.eae-cs-switch-wrapper{display:inline-block!important}}.eae-cs-layout-skin2 .eae-cs-switch-wrapper{display:inline-flex;flex-wrap:wrap;padding:0;background:0 0}.eae-cs-layout-skin2 .eae-cs-label-wrapper{display:inline-block}.eae-cs-layout-skin2 .eae-content-switch-button{width:auto;margin:3px 8px;padding:10px 12px;background-color:#e2e2e2;overflow:hidden;display:block;position:relative;text-align:center;border-radius:5px;border:1px solid rgba(130,130,130,.26);color:rgba(71,71,71,.44)}.eae-cs-layout-skin2 .eae-content-switch-button.active{box-shadow:0 10px 34px -9px rgba(0,0,0,.38);background-color:#fff;color:#575757;border-color:#fff}h5.eae-cs-label{margin:0}.eae-cs-layout-skin3 .eae-cs-switch-wrapper{display:block;justify-content:center;align-items:center}.eae-content-switch-label.primary-label{margin-right:30px}.eae-content-switch-label.secondary-label{margin-left:30px}.eae-cs-layout-skin3 .eae-cs-switch-label{position:relative;display:inline-block;width:4.5em;height:2.3em;vertical-align:middle}.eae-cs-layout-skin3 .eae-content-switch-label{margin:0;display:inline-block}.eae-cs-layout-skin3 .eae-cs-switch-button{display:inline-block}.eae-cs-layout-skin3 .eae-cs-label{display:inline-block}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch{display:none}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;-webkit-border-radius:1.5em;border-radius:1.5em;background:#2e394d;border:2px solid #2e394d}.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span:before{position:absolute;content:"";height:28px;width:28px;left:4px;transform:translateY(-52%);top:50%;transition:.4s;transition:.4s;-webkit-border-radius:50%;border-radius:50%;background:#88cf8f;border:2px solid #88cf8f}body.rtl .eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span:before{left:unset;right:4px}.eae-cs-layout-skin3 .eae-cs-switch-label input:checked.eae-content-toggle-switch+span:before{transform:translate(36px,-52%)}body.rtl .eae-cs-layout-skin3 .eae-cs-switch-label input:checked.eae-content-toggle-switch+span:before{transform:translate(-36px,-52%)}.eae-content-switch-label.active{color:#61ce70}.eae-cs-layout-skin4 .eae-cs-switch-wrapper{display:block}.eae-cs-layout-skin4 .eae-content-switch-label.primary-label{margin-right:30px}.eae-cs-layout-skin4 .eae-content-switch-label.secondary-label{margin-left:30px}.eae-cs-layout-skin4 .eae-content-switch-label{display:inline-block}.eae-cs-layout-skin4 .eae-cs-switch-label{position:relative;display:inline-block;width:70px;height:20px;vertical-align:middle}.eae-cs-layout-skin4 .eae-cs-label{display:inline-block}.eae-cs-layout-skin4 .eae-content-toggle-switch{display:none}.eae-cs-layout-skin4 .eae-content-toggle-switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;-webkit-border-radius:1.5em;border-radius:1.5em;background:#2e394d;border:2px solid #2e394d}.eae-cs-layout-skin4 .eae-cs-switch-button{display:inline-block}.eae-cs-layout-skin4 .eae-content-toggle-switcher:before{position:absolute;content:"";height:34px;width:34px;left:-12px;top:50%;transform:translateY(-50%);border-radius:50%;border:2px solid #88cf8f;background:#88cf8f;-webkit-transition:.4s;transition:.4s;-webkit-box-shadow:3px 3px 6px 1px rgba(0,0,0,.2);box-shadow:3px 3px 6px 1px rgba(0,0,0,.2)}.eae-cs-layout-skin4 .eae-cs-switch-container{padding:15px 0}body.rtl .eae-cs-layout-skin4 .eae-content-toggle-switcher:before{right:-12px!important}.eae-cs-layout-skin4 input:checked+.eae-content-toggle-switcher:before{transform:translate(55px,-50%)}body.rtl .eae-cs-layout-skin4 input:checked+.eae-content-toggle-switcher:before{transform:translate(-55px,-50%)}.eae-swiper-outer-wrapper{position:relative}.eae-swiper-container{position:relative}.eae-thumb-container{position:absolute}.eae-swiper-outer-wrapper .eae-swiper-slide{height:400px;background-size:cover;background-repeat:no-repeat;background-position:right}.eae-swiper-outer-wrapper .eae-swiper-slide .eae-slide-inner{color:#7a7a7a;display:flex;position:absolute;top:0;left:0;bottom:0;right:0;padding:20px}.eae-slide-inner .eae-slide-content{padding:20px 30px}.eae-slide-inner .eae-slide-heading{font-size:35px;font-weight:700;line-height:1}.eae-slide-inner .eae-slide-text{font-size:17px;line-height:1.4}.eae-slide-inner .eae-slide-button{display:inline-block}.eae-slide-inner .eae-slide-btn{display:inline-block;font-size:15px;padding:12px 24px;border-radius:3px;cursor:pointer;transition:all .3s}.eae-slide-inner .eae-slide-heading:not(:last-child),.eae-slide-inner .eae-slide-text:not(:last-child){margin-bottom:30px}.eae--hr-position-left .eae-slide-inner{-webkit-box-pack:start;justify-content:flex-start}.eae--hr-position-right .eae-slide-inner{-webkit-box-pack:end;justify-content:flex-end}.eae--hr-position-center .eae-slide-inner{-webkit-box-pack:center;justify-content:center}.eae--vr-position-top .eae-slide-inner{-webkit-box-pack:start;align-items:flex-start}.eae--vr-position-middle .eae-slide-inner{-webkit-box-align:center;align-items:center}.eae--vr-position-bottom .eae-slide-inner{-webkit-box-pack:end;align-items:flex-end}.eae-swiper-button-prev{left:10px}.eae-swiper-button-next{right:10px}.eae-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;color:#7a7a7a;top:50%;transform:translateY(-50%)}.eae-swiper-button svg{width:1em;height:1em;position:relative;display:block}.swiper-pagination-bullet{margin-bottom:5px!important}.eae-swiper-outer-wrapper .eae-swiper-slide .eae-background-overlay{width:100%;height:100%;position:absolute}.eae-swiper-outer-wrapper .eae-gallery-thumbs{box-sizing:border-box;text-align:center}.eae-swiper-outer-wrapper .eae-gallery-thumbs:not(.eae-thumb-horizontal-inside) .eae-thumb-slide{opacity:.7}.eae-swiper-outer-wrapper .eae-gallery-thumbs .eae-thumb-slide{background-size:cover;background-position:center;height:100%}.eae-swiper-outer-wrapper .eae-gallery-thumbs:not(.eae-thumb-horizontal-inside) .swiper-slide-thumb-active{opacity:1}.eae-chart-outer-container{position:relative}.eae-chart-overlay{width:100%;height:100%;position:absolute}.eae-table{width:100%;height:auto;margin:0;padding:0;border:none;border-collapse:collapse}.eae-table tr{border-style:none}.eae-table__body_row_column{border:none;overflow:hidden}.eae-table__head_column{transition:all .3s ease-in-out}.eae-table__body_row_column{transition:all .3s ease-in-out}.eae-head-icon{vertical-align:middle}.eae-table__head-column-wrapper .eae-head-img{width:50px;display:inline-block}.eae-table__head-column-wrapper .eae-lottie-animation svg{width:70px!important;line-height:0}.eae-head-icon-before{margin-right:5px}.eae-head-icon-after{margin-left:5px}.eae-table__col-inner{display:block}.eae-body-icon{vertical-align:middle}.eae-table__body-column-wrapper .eae-body-image{width:70px;display:inline-block}.eae-table__body-column-wrapper .eae-table-lottie-animation svg{width:70px!important;line-height:0}.eae-body-icon-before{margin-right:5px}.eae-body-icon-after{margin-left:5px}.eae-table-body__text{vertical-align:middle}.eae-table .eae-table-search-hide{display:none}.eae-table-search-wrap{padding:0;margin:0;margin-bottom:10px}.eae-search-wrap{padding:0;margin:0;width:50%;display:inline-flex;align-items:center;box-sizing:border-box;overflow:hidden;align-items:center}.eae-table-search-wrap .eae-table-search-field{margin:0;padding:0;border:0;outline:0;background-color:#eceeef;width:100%;font-size:15px;color:#7a7a7a;padding:10px;line-height:0;display:inline-block;box-sizing:border-box}.eae-table-search-wrap .eae-table-search-field:focus{background-color:#eceeef}::placeholder{opacity:.5}.search-icon{background-color:#eceeef;padding:0;margin:0;padding:10px}.search-icon i{color:#7a7a7a73;display:flex;align-items:center;left:0;font-size:20px}.eae-table__sortable .eae-table__sortable-head{cursor:pointer}.eae-table__head__wrapper{display:flex;justify-content:center;align-items:center}.eae-sort-icon{padding:0;margin:0;align-self:center}.eae-table__head-column-wrapper{flex-grow:3;display:inline-block;width:100%;margin:0 3px}.eae-icon-sort-icon{vertical-align:middle;display:inline-block;margin:0 3px}.eae-icon{padding:0;margin:0}.eae-table__head__wrapper .eae-sort-icon .eae-icon{font-size:25px}.eae-table__sortable .eae-table__head__wrapper .eae-sort-icon-down,.eae-table__sortable .eae-table__head__wrapper .eae-sort-icon-up{display:none}.eae-table__sortable .eae-table__sort-Asc .eae-table__head__wrapper .eae-icon-sort-icon,.eae-table__sortable .eae-table__sort-Desc .eae-table__head__wrapper .eae-icon-sort-icon{display:none}.eae-table__sortable .eae-table__sort-Asc .eae-table__head__wrapper .eae-sort-icon-up,.eae-table__sortable .eae-table__sort-Desc .eae-table__head__wrapper .eae-sort-icon-down{display:block}.eae-table-wrap{overflow-x:auto}.eae-table-body__text,.eae-table__col-inner{white-space:nowrap!important}.eae-table-wrapper{max-width:100%}.wts-eae-main .wpcf7 h1,.wts-eae-main .wpcf7 h2,.wts-eae-main .wpcf7 h3,.wts-eae-main .wpcf7 h4,.wts-eae-main .wpcf7 h5,.wts-eae-main .wpcf7 h6,.wts-eae-main .wpcf7 label,.wts-eae-main .wpcf7 p{color:#7a7a7a}.wts-eae-main .wpcf7 .wpcf7-date{color:#cbcbcb;background-color:#fafafa;border-radius:0;padding:10px 15px;outline:0}.wts-eae-main .wpcf7 .wpcf7-select{color:#cbcbcb;background-color:#fafafa}.wts-eae-main .wpcf7 .wpcf7-submit{background-color:#61ce70}.radio-orientation-vertical .wts-eae-main .wpcf7 .wpcf7-radio{display:flex;flex-direction:column}.checkbox-orientation-vertical .wts-eae-main .wpcf7 .wpcf7-checkbox{display:flex;flex-direction:column}.wts-eae-main .wpcf7 input[type=radio]{appearance:none;color:#fff;background-repeat:no-repeat;background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;text-align:center;margin-right:5px;border-radius:50%;vertical-align:middle}.wts-eae-main .wpcf7 input[type=radio]+span{vertical-align:middle}.wts-eae-main .wpcf7 input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-position:center;background-size:100% 100%;background-repeat:no-repeat;background-color:#61ce70}.wts-eae-main .wpcf7 .wpcf7-list-item{padding-right:1rem}.wts-eae-main .wpcf7 input[type=checkbox]{appearance:none;color:#fff;background-repeat:no-repeat;background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;text-align:center;margin-right:5px;vertical-align:middle;border-radius:4px;border:3.4px solid #000}.wts-eae-main .wpcf7 input[type=checkbox]+span{vertical-align:middle}.wts-eae-main .wpcf7 input[type=checkbox]:checked{background-image:url('data:image/svg+xml,%3csvg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/%3e%3c/svg%3e');background-position:center;background-size:100% 100%;background-repeat:no-repeat;background-color:#61ce70}.wts-cf7-style-box .wpcf7-select,.wts-cf7-style-box .wpcf7-textarea,.wts-cf7-style-box input:not([type=submit]):not([type=checkbox]):not([type=radio]){border:0}.wts-cf7-style-underline .wpcf7-select,.wts-cf7-style-underline .wpcf7-textarea,.wts-cf7-style-underline input:not([type=submit]):not([type=checkbox]):not([type=radio]){border:0;outline:0}.wts-eae-main .wpcf7-submit{display:flex;width:auto;text-align:center;justify-content:center;border:0}.cf7-btn-size-sm .wpcf7-submit{font-size:15px;padding:12px 24px}.cf7-btn-size-md .wpcf7-submit{font-size:16px;padding:15px 30px}.cf7-btn-size-lg .wpcf7-submit{font-size:18px;padding:20px 40px}.cf7-btn-size-xl .wpcf7-submit{font-size:20px;padding:15px 30px;width:100%}.cf7-btn-alignment-left .wpcf7-submit{margin-left:0;margin-right:auto}.cf7-btn-alignment-center .wpcf7-submit{margin-left:auto;margin-right:auto}.cf7-btn-alignment-right .wpcf7-submit{margin-left:auto;margin-right:0;text-align:center;justify-content:center}.wpcf7-file{width:40%;color:#cbcbcb;background-color:#fafafa;border-radius:0;padding:10px 15px;outline:0;border-style:solid}@media only screen and (max-width:600px){.wpcf7-file{width:100%}}.wpcf7 form.unaccepted .wpcf7-response-output,.wts-eae-main .wpcf7 form.invalid .wpcf7-response-output{border:none;margin:.5em 0;padding:0}.wts-eae-main .wpcf7 form.sent .wpcf7-response-output{border:none;margin:.5em 0;padding:0}.eae-cf7-error-output-hide .wpcf7-response-output{display:none}.eae-cf7-error-output-show .wpcf7-response-output{display:block}.eae-cf7-error-validation-hide .wpcf7-not-valid-tip{display:none}.eae-cf7-error-validation-show .wpcf7-not-valid-tip{display:block}.wts-eae-main .wpcf7 .wpcf7-list-item{margin-left:0}.sent-box{margin:1em 0}.error-box{margin-top:1em}.wts-eae-main .wpcf7 .error-field{color:#dc3232;font-size:1em}.mfp-zoom-in .mfp-content{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-content{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-content{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-content{opacity:1;transform:scale(1) rotate(0)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-content{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-content{opacity:0;transition:all .3s;transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-content{opacity:1;transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-content{transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-content{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-content{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-content{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-content{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-content{opacity:1;transform:rotateY(1deg)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-content{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-content{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-content{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}.eae-post-item{background-color:#fff;border:1px solid #f2f2f2}.eae-post-title{margin:0}.eae-post-media-wrapper.eae_image_ratio_yes{display:block;position:relative}.eae-post-media-wrapper.eae_image_ratio_yes img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.eae-layout-grid.eae-image-pos-left .eae-post-item-inner{display:flex;flex-direction:row}.eae-layout-grid.eae-image-pos-up .eae-post-item-inner{display:flex;flex-direction:column}.eae-layout-grid.eae-image-pos-right .eae-post-item-inner{display:flex;flex-direction:row-reverse}@media (max-width:767px){.eae-posts-layout-collapse-mobile .eae-post-layout-horizontal .eae-post-item-inner{display:block}}@media screen and (max-width:1024px){.eae-posts-layout-collapse-tablet .eae-post-layout-horizontal .eae-post-item-inner{display:block}}.eae-hide-lastRow-yes .eae-ct-wrapper tbody tr:last-child{display:none}.eae-hide-priceRow-yes .eae-ct-wrapper table tr:nth-child(2) td.eae-ct-plan,.eae-hide-priceRow-yes .eae-ct-wrapper table tr:nth-child(2) td.hide{display:none!important}.eae-hide-titleRow-yes .eae-ct-wrapper table tr:first-child{display:none!important}.eae-alert-box{display:flex;flex-direction:row;margin:0}.eae-alert-type-info .eae-alert-box{background:#add8e6}.eae-alert-type-success .eae-alert-box{background:#b0dac6}.eae-alert-type-warning .eae-alert-box{background:#d9dfb8}.eae-alert-type-danger .eae-alert-box{background:#e2afaf}.eae-icon-position-top .eae-alert-box{flex-direction:column}.eae-icon-position-left .eae-alert-box{flex-direction:row}.eae-alert-icon{display:flex;align-items:flex-start}.eae-alert-icon i{display:flex}.wts-eae-icon-view-stacked .eae-alert-icon i{color:#fff;background-color:#2098d1}.wts-eae-icon-view-framed .eae-alert-icon i{color:#fff;background-color:#2098d1}.wts-eae-icon-shape-circle .eae-alert-icon i{border-radius:50%!important}.eae-alert-box .eae-alert-dismiss{position:absolute;display:flex}.eae-alert-content{display:flex;flex-direction:column;flex-grow:1;gap:5px}.eae-alert-text h3,.eae-alert-text p{margin:0}.eae-alert-action{margin:0;display:flex;white-space:nowrap;align-items:center;line-height:1}.eae-alert-action a{display:flex;flex-direction:row}.eae-button-icon-pos-before{display:inline-flex;flex-direction:row-reverse;align-items:center}.eae-button-icon-pos-after{display:inline-flex;flex-direction:unset;align-items:center;padding-top:5px}.eae-alert-text{display:flex;flex-direction:column;gap:5px}.eae-alert-text h3{margin:0!important;line-height:.8}.eae-alert-box{padding:16px;gap:12px}.eae-alert-dismiss{padding:16px}.eae-alert-action a{display:flex;gap:5px}.eae-advance-button{display:flex;justify-content:center}.elementor-widget-eae-advance-button a.eae-button{text-decoration:none;border-radius:5px;padding:10px 20px;gap:10px;flex-direction:var(--eae-ab-dir);line-height:1}.eae-advance-button-separator-row{display:var(--eae-ab-sep-row)}.eae-advance-button-separator-col{display:var(--eae-ab-sep-col)}.eae-button{display:flex;flex-direction:column;align-items:center;transition-duration:.4s;padding:5px}.eae-advance-button-title .heading{display:flex;margin:0!important}.eae-advance-button-title{display:flex;align-self:center}.eae-advance-button-title i{display:flex;align-items:center}.eae-advance-button-title i:before{padding:2px}.eae-advance-button-separator{display:flex}.wts-eae-advance-button-icon-view-stacked .eae-advance-button-title i:before{color:#fff;background:#2098d1;padding:10px}.wts-eae-advance-button-icon-view-framed .eae-advance-button-title i:before{color:#2098d1;border:1px solid #2098d1;padding:10px}.wts-eae-advance-button-icon-shape-circle .eae-advance-button-title i:before{border-radius:50%}.icon-align-before .eae-advance-button-title{display:flex;flex-direction:row;align-items:center}.icon-align-after .eae-advance-button-title{display:flex;flex-direction:row-reverse;align-items:center}.eae-content-ticker-wrapper{display:flex;flex-direction:row;align-items:center;overflow:hidden;position:relative;background-color:#f5f5f5}.eae-content-ticker-heading{display:flex;align-items:center;padding:14px 28px;gap:10px;align-self:stretch;flex:none;position:relative}.eae-content-ticker-heading svg{width:1em;height:1em;position:relative;display:block}.eae-heading-arrow .eae-content-ticker-heading::after{content:'';position:absolute;right:-20px;border:10px solid transparent;top:50%;transform:translateY(-50%);z-index:3}.eae-content-ticker{display:flex;align-items:center}.eae-content-ticker>div{display:flex;align-items:center;width:100%}.eae-content-ticker-wrapper .eae-content-ticker-content-wrapper{display:flex;overflow:hidden;align-self:stretch;width:96%;padding-left:20px}.eae-navigation-icon-wrapper{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3;display:flex;gap:30px}.eae-navigation-icon-wrapper>div{background:unset}.eae-navigation-icon-wrapper svg{width:1em;height:1em;position:relative;display:block}.eae-navigation-icon-wrapper i{display:flex;justify-content:center;align-items:center;height:1em;width:1em}.eae-navigation-icon-wrapper .swiper-button-next,.eae-navigation-icon-wrapper .swiper-button-prev{position:relative}.eae-navigation-icon-wrapper .swiper-button-next,.eae-navigation-icon-wrapper .swiper-button-prev{-webkit-mask:none;mask:none;-webkit-mask-size:unset;mask-size:unset;background-image:none;background-color:unset;width:auto;height:auto;font-size:24px;margin-top:0}.eae-content-ticker-wrapper .eae-content-ticker.swiper-wrapper .swiper-slide a{color:inherit}.eae-content-ticker-content-wrapper .swiper-button-prev:after,.eae-content-ticker-content-wrapper .swiper-rtl .swiper-button-next:after{display:none}.eae-content-ticker-content-wrapper .swiper-button-next:after,.eae-content-ticker-content-wrapper .swiper-rtl .swiper-button-prev:after{display:none}@media (max-width:767px){.eae-mobile-stack.eae-content-ticker-wrapper{flex-direction:column}.eae-nav-on-mobile .eae-navigation-icon-wrapper{display:none}.eae-heading-arrow .eae-content-ticker-heading::after{display:none}.eae-content-ticker-heading{align-self:stretch}.eae-navigation-icon-wrapper{top:25%}.eae-content-ticker-wrapper.eae-slide-vertical{height:auto!important}.eae-content-ticker-content-wrapper.swiper{position:unset}}.eae-pie-chart-wrapper{position:relative}.eae-pie-chart-overlay{position:absolute;width:100%;height:100%;bottom:0;left:auto;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;font-size:42px;border-radius:50%}.chart-overlay-content{text-align:center;display:flex}.eae-custom-text{text-align:center;display:flex;align-items:center}.eae-pie-chart-container{display:flex}.chart-overlay-content .center-content{display:none}.chart-overlay-content .eae-custom-text.start .center-content{display:block}.chart-overlay-content span.eae-custom-text{display:none}.chart-overlay-content span.start{display:inline-block;display:flex}.tooltip-parent{border-radius:6px;background-color:#000}.tooltip-label{font-family:Roboto,Sans-serif;font-size:16px;font-weight:400;color:#fff;padding:4px 4px 4px 4px;border-style:none}.tooltip-value{font-family:Roboto,Sans-serif;font-weight:400;color:#fff;border-style:none}.eae-tooltip-value-parent-first{font-size:12px;display:flex;padding-left:7px;padding-bottom:3px;align-items:center;padding:0 4px 4px 4px;gap:2px}.tooltip-parent::after{content:'';position:absolute;left:-14px;border:7px solid transparent;border-right-color:#000;top:50%;transform:translateY(-50%)}.eae-tooltip-value-parent-second{height:1em;width:1em;background-color:#000;border:1px solid #fff}.eae-radial-chart-wrapper{width:100%}.eae-swiper-container,.eae-thumb-container.swiper-container{overflow:hidden;margin-left:auto;margin-right:auto;position:relative;z-index:1}.wts-eae-title-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.wts-eae-advance-heading-content-wrapper{display:flex;flex-direction:column;gap:10px;position:relative}.wts-eae-title-wrapper>svg{height:50px;width:50px}.wts-eae-shadow-text-wrapper{line-height:106px;position:absolute;z-index:1;font-family:"Playfair Display",Sans-serif;font-size:62px;font-weight:700;text-transform:capitalize;-webkit-text-stroke-color:#8f8f8f4f;-webkit-text-fill-color:#eaeaea5e;-webkit-text-stroke-width:1px;transform:translate(-51%,0);width:max-content}.wts-eae-title-wrapper *{margin-bottom:10px;margin:0}.eae-title-background-image .wts-eae-title{color:transparent}.eae-icon-wrapper .eae-gbl-icon.eae-ah-icon{font-size:50px}.eae-icon-wrapper svg{height:40px;width:40px}.wts-eae-separator-wrapper{display:flex;align-items:center;align-self:center;margin-bottom:0}.wts-eae-advance-heading-content-wrapper .eae-icon-wrapper{z-index:9}.wts-eae-title{-webkit-background-clip:text;color:transparent;font-weight:500;line-height:1;z-index:2;font-size:45px;background-color:transparent}.custom-link:hover{color:unset}.wts-eae-title>span{-webkit-background-clip:text;color:transparent;font-weight:700;font-size:40px;background-color:transparent;background-image:linear-gradient(174deg,#625d5d 0,#69d2db 66%)}.wts-eae-advance-heading-content-wrapper .wta-eae-sub-title-wrapper{margin-bottom:0}.wts-eae-advance-heading-content-wrapper .wts-eae-title-wrapper .wts-eae-title{margin-bottom:0}.wta-eae-sub-title-wrapper{-webkit-background-clip:text;color:transparent;z-index:2;text-align:center;line-height:1.1;margin:0;font-size:20px;font-weight:500;background-color:transparent;background-image:linear-gradient(173deg,#605656 0,#eaa97f 67%)}.wta-eae-sub-title-wrapper{display:block;justify-content:center}.wts-eae-separator-image>img{height:20px}.wts-eae-advance-heading-content-wrapper .wta-eae-sub-title-wrapper{margin-top:0}.wts-eae-separator{border-top-width:3px;border-top-color:#000;width:90px;z-index:2}.wts-eae-title span{position:relative}.wts-eae-title span::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.wts-eae-separator-without{border-top-width:3px;width:150px;z-index:2;border-top-color:#000;align-self:center}.wts-eae-title-wrapper .eae-gbl-icon.eae-ah-title-icon{font-size:30px;color:#000}.eae-icon-wrapper .eae-ah-icon{justify-content:center}.eae-icon-wrapper .eae-ah-icon{color:#8f5656;border-color:#8f5656}.wts-eae-title-wrapper .wts-eae-title{margin-top:0}.wts-eae-separator-pos-left .wts-separator-left,.wts-eae-separator-pos-right .wts-separator-right{display:none}@media only screen and (max-width:768px){.wts-eae-title{font-size:45px}.wts-eae-title>span{font-size:45px}.wts-eae-shadow-text-wrapper{font-size:70px}}@media only screen and (max-width:480px){.wts-eae-title{font-size:28px}.wts-eae-title>span{font-size:28px}.wts-eae-shadow-text-wrapper{font-size:45px}.wta-eae-sub-title-wrapper *{font-size:24px}}.elementor-widget-eae-add-to-calendar a.eae-calendar-wrapper_link{padding:6px 25px;color:#fff;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s;text-decoration:none;gap:10px}.eae-calendar-wrapper_wrong_link{color:red}.eae-calendar-wrapper_link:hover{color:#fff}.eae-act-button-icon .eae-gbl-icon{font-size:20px}.eae-link-text-wrapper .eae-gbl-icon .eae-act-button-icon{color:#fff}.eae-calendar-wrapper_link .eae-act-button-icon{font-size:20px;color:#fff}.eae-calendar-wrapper_link .eae-act-button-icon i,.eae-calendar-wrapper_link .eae-act-button-icon svg{text-shadow:none}.eae-act-button-icon img{width:20px;height:20px}.eae-img-acc-wrapper{--eae-panel-width:15%;--eae-panels:2}.eae-img-acc-wrapper{display:flex;flex-direction:row;position:relative;background-color:rgba(34,35,37,.6);justify-content:space-between;overflow:hidden}.elementor-widget-eae-image-accordion{z-index:0}.eae-img-panel{border-right:1px solid rgba(255,255,255,.3);flex-direction:row;align-items:stretch;overflow:hidden;display:flex;transition:all .7s ease-in-out;width:var(--eae-panel-width)}.eae-img-panel img.eae-panel-img{position:absolute;height:100%;z-index:-1;top:0;left:0;width:100%;object-fit:cover;transition:opacity 1s,transform 1.5s;overflow:hidden;opacity:0}.eae-img-panel.active{width:calc(100% - (var(--eae-panels) * var(--eae-panel-width)))}.eae-img-panel.active img{opacity:1;transform:scale(1.2);transition:opacity .5s,transform 1.5s}.eae-panel-conent{position:relative;z-index:1;flex-direction:column;row-gap:5px;align-items:center;width:100%;display:flex;justify-content:center;color:#fff}.eae-panel-content-wrap{display:block;opacity:0;transition:all .2s;transition-delay:.1s}.eae-panel-content-wrap a{display:inline-flex;padding:6px 15px;gap:10px;align-items:center;justify-content:center}.eae-panel-content-wrap a.eae-link-icon-pos-before{flex-direction:row-reverse}.eae-panel-content-wrap a.eae-link-icon-pos-after{flex-direction:row}.eae-panel-content-wrap a i,.eae-panel-content-wrap a svg{display:inline-block;height:1em;width:1em;vertical-align:text-bottom}.eae-img-panel.active .eae-panel-content-wrap{opacity:1;transition:all .5s;transition-delay:.4s}.eae-img-acc-wrapper .eae-img-panel .eae-panel-conent::before{color:#fff;font-family:Poppins;font-weight:700;font-size:60px;line-height:1;top:10px;left:10px;position:absolute}.eae-pane-item-desc,.eae-pane-item-title{margin:0}.enable-stacked.eae-img-acc-wrapper{flex-direction:column}.enable-stacked .eae-img-panel{width:100%!important}.enable-stacked .eae-img-panel .eae-panel-content-wrap{opacity:1}.enable-stacked.eae-img-acc-wrapper:not(.eae-ia-skin-panel) .eae-img-panel{position:relative}.enable-stacked.eae-img-acc-wrapper:not(.eae-ia-skin-panel) .eae-img-panel img{opacity:1}.eae-gbl-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.eae-gbl-icon.eae-graphic-type-img{overflow:hidden}.eae-gbl-icon i,.eae-gbl-icon svg{width:1em!important;height:1em!important;position:relative;display:block}.eae-gbl-icon img{display:block}.eae-gbl-icon.eae-graphic-type-icon,.eae-gbl-icon.eae-graphic-type-lottie{font-size:20px}.eae-gbl-icon.eae-graphic-type-image img{width:20px;height:auto}.eae-gbl-icon i::before,.eae-gbl-icon svg::before{position:absolute;left:50%;transform:translateX(-50%)}.eae-gbl-icon.eae-graphic-view-stacked{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.eae-gbl-icon.eae-graphic-view-framed{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.eae-gbl-icon.eae-graphic-shape-circle{border-radius:50%}.eae-img-acc-wrapper.eae-ia-skin-panel{column-gap:10px;background-color:unset}.eae-img-acc-wrapper.eae-ia-skin-panel .eae-img-panel{position:relative}.eae-img-acc-wrapper.eae-ia-skin-panel .eae-img-panel img{z-index:0;opacity:1}.eae-list-text .eae-list-title{margin:0}.eae-list-wrapper{display:flex;flex-direction:column;padding:5px;margin:0;list-style:lower-alpha;margin:20px auto}.eae-list-panel-icon img{width:auto;transition:all .5s}.eae-list-text-wrapper{display:flex;flex-direction:row;width:100%;justify-content:left}.eae-list-item{color:#101010;display:flex;column-gap:10px;width:100%;position:relative;padding:5px;transition:all .5s}.eae-counter{counter-reset:list-item}.eae-lottie-animation svg{transition:all .5s}.eae-list-badge span{padding:2px 10px;font-size:12px;border-radius:5px;height:25px}.eae-list-badge{display:flex}.eae-list-badge span{display:flex;align-items:center;background-color:#000;color:#fff;justify-content:center}.eae-list-text span{font-size:12px}.eae-list-text{display:flex;flex-direction:column;justify-content:center;width:100%}.eae-list-text-wrapper .eae-gbl-icon{height:max-content}.eae-list-wrapper-blur:hover .eae-list-item-blur{filter:blur(2px);transition:all .3s}.eae-list-item-blur:hover{filter:none!important;transition:ease-in-out .3s}.eae-advance-list-container{display:flex;width:100%}.eae-list-grid-view{flex-wrap:wrap;flex-direction:row!important}.eae-item-count{padding:5px;display:flex;justify-content:center;align-items:center;transition:all .3s}.eae-list-item-link{position:absolute;width:100%;height:100%;z-index:9;bottom:0}.eae-video-play img.eae-video-thumb{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:100%;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;object-fit:cover}.eae-video-wrapper{width:700px;border:1px solid #efefef;display:flex;justify-content:center;flex-direction:column}.eae-video-player{position:relative;width:100%;overflow:hidden;max-width:100%;background:#000;cursor:pointer;z-index:1;-webkit-transition:.2s all;transition:.2s all;aspect-ratio:16/9}.video-box-inner{width:100%}.eae-video-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-player iframe{position:absolute;width:100%;height:100%;top:0;left:0}.eae-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-video-play iframe,.eae-video-play video{position:absolute;width:100%;height:100%;top:0;left:0}.eae-hosted-video{z-index:3}.eae-video-play-button{left:50%;top:50%;position:absolute;cursor:pointer;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;-webkit-transition:text-shadow ease .2s,color ease .2s;transition:text-shadow ease .2s,color ease .2s;z-index:5}.eae-gbl-icon.eae-graphic-type-icon.eae-video-play-button,.eae-gbl-icon.eae-graphic-type-lottie.eae-video-play-button{font-size:80px}.eae-gbl-icon.eae-graphic-type-image.eae-video-play-button,.eae-gbl-icon.eae-graphic-type-image.eae-video-play-button img{width:80px;height:auto}.eae-video-outer-wrapper.eae-sticky-apply{overflow:unset;background:0 0}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container{position:fixed!important;z-index:99999;height:225px;width:400px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);top:50px;left:50px}.eae-video-outer-wrapper.eae-video-mask-media{background-color:unset}.eae-video-outer-wrapper.eae-video-mask-media .eae-video-container{mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:cover;-webkit-mask-size:cover;-webkit-mask-position:center center;height:100%}.eae-video-outer-wrapper .fluidvids{width:unset;max-width:unset;position:unset}.eae-video-container{height:100%}.eae-video-outer-wrapper.preview-info:not(.eae-sticky-apply) .eae-video-container .eae-video-display-details,.eae-video-outer-wrapper:not(.eae-sticky-apply) .eae-video-container:hover .eae-video-display-details{transform:translateY(0)}.eae-video-outer-wrapper iframe body{margin:0}.eae-video-outer-wrapper:not(.eae-sticky-apply) .eae-video-display-details{display:block;position:absolute;bottom:0;width:100%;padding:5px;color:#000;background:#fff;text-align:center;z-index:9999;margin-top:-1px;transform:translateY(100%);transition:all .3s ease-in-out}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-sticky-video-display-details{display:block;position:relative;top:100%;width:100%;padding:5px;color:#000;background:#fff;text-align:center;z-index:9999;margin-top:-1px;box-shadow:0 5px 10px -5px #333;transform:unset;transition:unset}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-video-display-details span{display:none}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-container .eae-sticky-video-display-details span{display:block}.eae-video-outer-wrapper .eae-video-sticky-close{display:none}.eae-video-outer-wrapper.eae-sticky-apply .eae-video-sticky-close{display:block;position:absolute;padding:7px;color:#000;background:#fff;-webkit-border-radius:100%;border-radius:100%;cursor:pointer;z-index:99999;height:16px;width:16px;line-height:14px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:-14px;right:-14px;text-align:center}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-left .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-left .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-left .eae-video-container{left:10px;right:auto}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-right .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-right .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-right .eae-video-container{left:auto;right:10px}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom.eae-video-hpos-center .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle.eae-video-hpos-center .eae-video-container,.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top.eae-video-hpos-center .eae-video-container{left:50%;transform:translateX(-50%)}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-top .eae-video-container{top:10px;bottom:auto}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-middle .eae-video-container{top:50%;transform:translateY(-50%)}.eae-video-sticky.eae-sticky-apply.eae-video-vpos-bottom .eae-video-container{bottom:10px;top:auto}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-169 .eae-video-container{height:calc(.5625 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-219 .eae-video-container{height:calc(.4285 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-43 .eae-video-container{height:calc(.75 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-32 .eae-video-container{height:calc(.6666666666666667 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-11 .eae-video-container{height:calc(1 * var(--sticky-width))}.eae-video-sticky.eae-sticky-apply.eae-asp-ratio-916 .eae-video-container{height:calc(1.7777 * var(--sticky-width))}.eae-business-weekdays-wrapper{display:flex;justify-content:space-between;z-index:1;padding:10px}.wts-eae-business-indicators *{display:flex}.eae-indicator-date{font-size:14px;color:#fff}.eae-indicator-time{font-size:14px;color:#fff}.wts-eae-business-indicators{background-color:#000;display:flex;flex-direction:column;position:relative}.eae-business-weekdays-wrapper.currentDay-hide{display:none}.eae-business-weekdays-wrapper.highlightDay{font-weight:700}.bultr-labelss.position_fixed{position:absolute}.eae-business-weekdays{display:flex;align-items:center;gap:5px}.wts-eae-business-days{display:flex;flex-direction:column;background-color:#5d54540F}.bultr-labelss{font-size:14px;color:#fff}.eae-bh-bi-open-wmsg{font-size:14px;color:#fff}.eae-bh-bi-close-wmsg{font-size:14px;color:#fff}.eae-business-weekdays-time{display:flex;flex-direction:column;align-items:end}.bultr-bh-label-wrap{display:flex;align-items:baseline;gap:10px}.wta-eae-business-heading-wrapper::before{content:' ';position:absolute;width:100%;height:100%}.wta-eae-business-heading-wrapper{display:flex;flex-direction:column}.pre_icon_days_style{color:#000}.eae-business-weekdays .pre_icon_days_style{font-size:12px}.eae-business-weekdays .eae-glb-panel-icon{font-size:12px}.eae-cus-days-icon{color:#000}.eae-indicator-title{font-size:17px;color:#fff;justify-content:start;gap:5px;align-items:center}.eae-day-close,.eae-day-close .eae-gbl-icon{color:red}.bultr-labelss.bultr-lbl-open.position_fixed{left:auto;font-size:16px;background-color:#39ab1c;padding:2px 8px 2px 8px;border-radius:2px 2px 2px 2px}.bultr-labelss.bultr-lbl-close.position_fixed{background-color:red;left:auto;padding:2px 8px 2px 8px;border-radius:2px 2px 2px 2px}.elementor-widget .eae-swiper-button-wrapper{position:absolute;height:auto;line-height:0}.eae-hpos-right.eae-vpos-top .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;right:0}.eae-vpos-top.eae-hpos-left .eae-swiper-button-wrapper{bottom:auto;top:0;width:auto;left:0}.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;right:0}.eae-vpos-bottom.eae-hpos-left .eae-swiper-button-wrapper{bottom:0;top:auto;width:auto;left:0}.eae-hpos-right.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;right:0}.eae-hpos-left.eae-vpos-middle .eae-swiper-button-wrapper{bottom:auto;top:50%;width:auto;left:0}.eae-swiper-container.swiper-container-rtl .eae-swiper-button-prev{right:auto;left:0}.eae-swiper-container.swiper-container-rtl .eae-swiper-button-next{right:0;left:auto}.eae-hpos-right.eae-vpos-top .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-top .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-top.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-top.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-bottom .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-bottom .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-bottom.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-vpos-bottom.eae-hpos-left .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-right.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-hpos-left.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-next i{transform:scale(-1)}.eae-hpos-left.eae-vpos-middle .eae-swiper-container.swiper-container-rtl .eae-swiper-button-wrapper .eae-swiper-button-prev i{transform:scale(-1)}.eae-hpos-left .eae-swiper-button-next,.eae-hpos-left .eae-swiper-button-prev,.eae-hpos-right .eae-swiper-button-next,.eae-hpos-right .eae-swiper-button-prev{position:relative;display:inline-block;right:auto;left:auto}.eae-carousel-yes.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-right.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-right.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-right.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-carousel-yes.eae-hpos-left.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-left.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-carousel-yes.eae-hpos-left.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-left.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-center.eae-vpos-bottom .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-center.eae-vpos-bottom .eae-swiper-button-prev{top:auto;bottom:0;transform:unset}.eae-carousel-yes.eae-hpos-center.eae-vpos-top .eae-swiper-button-next,.eae-carousel-yes.eae-hpos-center.eae-vpos-top .eae-swiper-button-prev{top:0;bottom:auto;transform:unset}.eae-swiper-pagination.swiper-pagination-fraction{width:auto;left:50%;transform:translateX(-50%)}.eae-team-member-wrapper{display:flex}.eae-team-member-grid-wrapper{flex-wrap:wrap}.eae-tm-container{display:flex;flex-direction:column;right:auto;left:auto;overflow:hidden;position:relative;transition:.2s ease-in;justify-content:center;top:0}.eae-team-member-wrapper .eae-tm-item-wrapper.swiper-slide{overflow:visible;height:auto}.eae-tm-item-wrapper{border:1px solid #d5d8dc}.eae-tm-image-container{display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%}.eae-tm-image-container img{width:100%;object-fit:cover;object-position:center;transition:.5s ease-in-out}.eae-tm-text-container{display:flex;flex-direction:column;justify-content:center;align-self:center;width:100%}.eae-tm-text .eae-tm-name{margin:0;line-height:1}.eae-tm-text .eae-tm-designation{margin:0;line-height:1}.eae-tm-text .eae-tm-description{margin:0}.eae-tm-text{text-align:center;align-items:center;display:flex;flex-direction:column;row-gap:10px}.eae-tm-social-icon{display:flex;width:100%}.eae-tm-button-container{display:flex;width:100%;margin:10px 0}.eae-tm-container .eae-tm-text-container .eae-tm-button{text-decoration:none}.eae-tm-button{text-decoration:none;padding:5px 15px}.eae-tm-social-icon-tag{width:20px;height:20px;display:flex;justify-content:center;align-items:center;transition:.6s ease}.eae-tm-text-padding{padding:10px}.eae-tm-img-overlay img{position:relative;padding:0}.eae-tm-text-overlay{transition:.6s ease;background-color:#00000030;position:absolute;justify-content:center;opacity:0}.eae-tm-container:hover .eae-tm-text-overlay{opacity:1}.preview-eae-team-member-info-style-2 .eae-tm-image-container .eae-tm-social-icon{opacity:1;transform:scale(1);height:auto}.preview-eae-team-member-info-style-2 .eae-tm-image-effect img{transform:scale(1);filter:blur(4px)}.eae-tm-text-container.preview-eae-team-member-info-default{opacity:1}.eae-tm-text-container.preview-eae-team-member-info-down{bottom:0}.eae-tm-text-container.preview-eae-team-member-info-right{left:0}.eae-tm-text-container.preview-eae-team-member-info-up{top:0}.eae-tm-text-container.preview-eae-team-member-info-left{transform:translateX(0)}.preview-eae-team-member-info-style-4 .eae-tm-button-overlay,.preview-eae-team-member-info-style-4 .eae-tm-description-overlay-half-up,.preview-eae-team-member-info-style-4 .eae-tm-social-overlay-half-up{opacity:1;height:auto;display:flex;transition:.5s ease}.eae-team-member-swiper-container.swiper-autoheight .swiper-slide{height:auto}.eae-tm-text-up{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;bottom:100%;overflow:hidden;height:100%;transition:.5s ease;width:100%;background-color:#00000030}.eae-tm-container:hover .eae-tm-text-up{bottom:0}.eae-tm-text-right{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;left:100%;right:0;background-color:#00000030;overflow:hidden;width:100%;height:100%;transition:.5s ease}.eae-tm-container:hover .eae-tm-text-right{left:0}.eae-tm-text-left{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;background-color:#00000030;overflow:hidden;height:100%;width:100%;transition:.5s ease;transform:translateX(-100%)}.eae-tm-container:hover .eae-tm-text-left{transform:translateX(0)}.eae-tm-text-down{display:flex;flex-direction:column;gap:10px;text-align:center;justify-content:center;position:absolute;top:100%;overflow:hidden;height:100%;transition:.5s ease;width:100%;background-color:#00000030}.eae-tm-container:hover .eae-tm-text-down{top:0}.eae-tm-container:hover .eae-tm-img-blur img{filter:blur(4px);transition:all .5s ease}.eae-tm-img-blur img{filter:blur(0px);transition:all .5s ease}.eae-tm-text-overlay-half-up-style-2{position:absolute;bottom:0;transition:.5s ease;background-color:#00000030;text-align:center;display:flex;flex-direction:column;row-gap:5px;justify-content:center;width:100%}.eae-tm-text-overlay-half-up{position:absolute;bottom:0;width:100%;transition:.5s ease;background-color:#00000030;text-align:center;display:flex;flex-direction:column;justify-content:center;text-overflow:ellipsis}.eae-tm-button-overlay,.eae-tm-description-overlay-half-up,.eae-tm-social-icon-overlay,.eae-tm-social-overlay-half-up{opacity:0;height:0;transition:.5s ease}.eae-tm-button-overlay,.eae-tm-description-overlay-half-up,.eae-tm-social-overlay-half-up{display:none}.eae-tm-text{transition:.5s ease}.eae-tm-container:hover .eae-tm-description-overlay-half-up{display:flex;opacity:1;height:auto;transition:.5s ease}.eae-tm-container:hover .eae-tm-social-overlay-half-up{display:flex;opacity:1;height:auto;transition:.5s ease}.eae-tm-image-container:hover .eae-tm-social-icon-overlay{display:flex;opacity:1;transition:.5s ease}.eae-tm-container:hover .eae-tm-button-overlay{opacity:1;height:auto;display:flex;transition:.5s ease}.eae-tm-designation{margin-bottom:0}.eae-tm-social-icon-overlay{position:absolute;transform:scale(0);transition:all .5s ease;width:100%;display:flex;align-items:center;column-gap:20px;width:fit-content}.eae-tm-image-container:hover .eae-tm-social-icon-overlay{transform:scale(1);transition:all .5s ease}.eae-tm-image-effect img{transform:scale(1.1);filter:blur(0px);transition:all .5s ease}.eae-tm-image-effect:hover img{transform:scale(1);filter:blur(4px)}.eae-tm-swiper-container{width:100%}.eae-tm-separator{border:2px solid #000;width:40%;border-color:#000}.eae-team-member-swiper-container{overflow:hidden;padding:10px 0}.elementor-widget-eae-instagram-feed .eae-insta-feed-icon{position:absolute;top:10px;right:10px;z-index:100}.elementor-widget-eae-instagram-feed .eae-insta-post-video{display:none}.elementor-widget-eae-instagram-feed span.eae-insta-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;color:#fff}.elementor-widget-eae-instagram-feed .eae-swiper-container{overflow:hidden;margin-left:auto;margin-right:auto;position:relative;z-index:1}.elementor-widget-eae-instagram-feed .eae-insta-post.eae-swiper-slide{display:flex;justify-content:center;flex-direction:column}.elementor-widget-eae-instagram-feed .eae-height-100 .eae-insta-post.eae-swiper-slide{height:auto}.elementor-widget-eae-instagram-feed .eae-insta-layout-grid .eae-post-collection{display:grid;align-items:stretch}.elementor-widget-eae-instagram-feed .eae-insta-layout-flex .eae-post-collection{display:flex;flex-direction:column;align-items:stretch}.elementor-widget-eae-instagram-feed .eae-insta-layout-masonry .eae-post-collection{display:grid;align-items:flex-start}.elementor-widget-eae-instagram-feed .eae-insta-layout-flex .eae-insta-post,.elementor-widget-eae-instagram-feed .eae-insta-layout-grid .eae-insta-post{display:flex;justify-content:center;flex-direction:column}.gutter-sizer{height:0}.elementor-widget-eae-instagram-feed .eae-post-collection .eae-insta-post-link{position:relative}.elementor-widget-eae-instagram-feed .eae-post-collection.lightbox .eae-insta-post-link{cursor:pointer}.elementor-widget-eae-instagram-feed .eae-insta-post{position:relative;overflow:hidden}.elementor-widget-eae-instagram-feed .eae-insta-post:hover{transition:all .1s ease}.eae-insta-layout-masonry .eae-insta-post{visibility:hidden}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post-caption{color:#fff}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post .eae-insta-post-caption{display:none;left:0;bottom:0;position:absolute;z-index:99;background:rgba(0,0,0,.5);padding:10px;width:100%;transition:all .6s ease 0s}.eae-insta-caption-below .eae-insta-post-caption{position:relative}.elementor-widget-eae-instagram-feed .eae-insta-caption-always .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-below .eae-insta-post .eae-insta-post-caption,.elementor-widget-eae-instagram-feed .eae-insta-caption-hover .eae-insta-post:hover .eae-insta-post-caption{display:flex;flex-direction:column}.elementor-widget-eae-instagram-feed .eae-insta-post .insta_image_grayscale,.elementor-widget-eae-instagram-feed .eae-insta-post:hover .insta_image_grayscale_hover{filter:grayscale(1);transition:all .6s ease 0s}.elementor-widget-eae-instagram-feed .eae-insta-post:hover .insta_image_grayscale{filter:unset}.elementor-widget-eae-instagram-feed .eae-insta-profile-link-wrap{display:flex}.elementor-widget-eae-instagram-feed .eae-insta-profile{align-self:center;width:fit-content}.elementor-widget-eae-instagram-feed .eae-insta-post img{display:block}.elementor-widget-eae-instagram-feed .eae_image_ratio_yes .eae-insta-post img{height:100%;width:100%;display:block;position:absolute;top:0;left:0;object-fit:cover}.elementor-widget-eae-instagram-feed .eae-insta-profile-link{display:flex;align-items:center}.elementor-widget-eae-instagram-feed .eae-insta-profile-link{line-height:1}.elementor-widget-eae-instagram-feed .eae-insta-profile{margin:0 0 20px 0}.elementor-widget-eae-instagram-feed .eae-insta-profile-link svg{width:1em;height:1em}.elementor-widget-eae-instagram-feed .eae-insta-profile-link .eae-insta-profile-link-icon{display:flex}.elementor-widget-eae-instagram-feed .eae-insta-post-caption.caption-overlay-full{top:0}.elementor-widget-eae-faq .eae-faq-wrapper{display:grid}.elementor-widget-eae-faq .eae-faq-question{display:flex;align-items:center}.elementor-widget-eae-faq .eae-faq-question{transition:all .2s linear}.elementor-widget-eae-faq .eae-faq-question.eae-faq-layout-accordion{cursor:pointer}.elementor-widget-eae-faq .eae-faq-question .eae-faq-question-bar{width:100%}.elementor-widget-eae-faq .eae-faq-icon-inactive{display:block}.elementor-widget-eae-faq .eae-faq-icon-active{display:none}.elementor-widget-eae-faq .eae-faq-question{margin:0}.elementor-widget-eae-faq .eae-faq-active .eae-faq-icon-inactive{display:none}.elementor-widget-eae-faq .eae-faq-active .eae-faq-icon-active{display:block}.elementor-widget-eae-faq .eae-faq-question-bar{display:flex;align-items:center}.elementor-widget-eae-faq .eae-faq-question.eae-faq-icon-align-left{flex-direction:row}.elementor-widget-eae-faq .eae-faq-question.eae-faq-icon-align-right{flex-direction:row-reverse}.elementor-widget-eae-faq .eae-faq-question-title{line-height:1}.elementor-widget-eae-faq .eae-faq-layout-accordion .eae-faq-question{border-width:1px 1px 1px 1px;cursor:pointer}.elementor-widget-eae-faq .eae-faq-layout-grid .eae-faq-question,.elementor-widget-eae-faq .eae-faq-layout-list .eae-faq-question{border-width:0 0 1px 0}@keyframes FloatingImageVertical{0%{transform:translateY(0)}50%{transform:translateY(20px)}100%{transform:translateY(0)}}@keyframes FloatingImageHorizontal{0%{transform:translateX(0)}50%{transform:translateX(20px)}100%{transform:translateX(0)}}.wta-eae-floating-image-wrapper{position:relative;height:100%}.wts-eae-image:first-child{top:20%;left:30%}.wts-eae-image:nth-child(2){top:40%;left:80%}.wts-eae-image:nth-child(3){top:80%;left:20%}.wts-eae-image{display:flex;position:absolute;overflow:hidden;flex-direction:column}.wts-eae-image:has(i){overflow:unset}.wts-eae-image.image .eae-floating-img{height:100%;width:100%}.wts-eae-image.image.eae-content-outside{padding:10px}.wts-eae-image.image{height:auto;width:200px}.wts-eae-image-title-inside{position:absolute;width:100%;top:0;height:100%}.wts-eae-image-title-inside.title-center span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-inside.title-top span{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-inside.title-bottom span{position:absolute;top:90%;left:50%;transform:translate(-50%,-50%)}.wts-eae-image-title-outside{text-align:center}.wts-eae-image.vertical-animation{animation:FloatingImageVertical 5s infinite}.wts-eae-image.horizontal-animation{animation:FloatingImageHorizontal 5s infinite}.fa-element-view-stacked-circle{background-color:#000;border-radius:50%;color:#fff}.fa-element-view-stacked-square{background-color:#000;color:#fff}.fa-element-view-framed-circle{border:2px solid #000;border-radius:50%}.fa-element-view-framed-square{border:2px solid #000}.wts-eae-image.icon i{width:1em;height:1em;text-align:center}.wts-eae-image.icon svg{width:1em;height:1em;display:block;position:relative}.wts-eae-image.icon.fa-element-view-framed-circle,.wts-eae-image.icon.fa-element-view-framed-square,.wts-eae-image.icon.fa-element-view-stacked-circle,.wts-eae-image.icon.fa-element-view-stacked-square{padding:20px}.wts-eae-image.text.fa-element-view-framed-circle,.wts-eae-image.text.fa-element-view-framed-square,.wts-eae-image.text.fa-element-view-stacked-circle,.wts-eae-image.text.fa-element-view-stacked-square{padding:20px}.wts-eae-image.image.eae-content-outside .fe-outside-wrapper{overflow:hidden}.wts-eae-image.text{line-height:1;font-size:18px;color:#000}.elementor-clickable0{display:flex}.eae-overlay-hide-on-hover .wts-eae-image.image:hover .wts-eae-image-title-inside{display:none}.elementor-widget.elementor-widget-eae-floating-element{position:absolute;height:100%;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);min-height:300px;z-index:0}.wts-eae-image.image:hover .eae-floating-img{transform:scale(1.1)}.wts-eae-image.image .eae-floating-img{transition:all .7s ease-in-out}.wts-eae-image.icon a{line-height:initial;color:#000}.wts-eae-image.text a{line-height:initial;color:#000}.elementor-widget-eae-floating-element .elementor-widget-container,.elementor-widget-eae-floating-element .wta-eae-floating-image-wrapper{height:100%}.eae-overlay-hover .wts-eae-image.image .wts-eae-image-title-inside{display:none}.eae-overlay-hover .wts-eae-image.image:hover .wts-eae-image-title-inside{display:block}.eae-overlay-never .wts-eae-image.image .wts-eae-image-title-inside{display:none}.elementor-widget-eae-floating-element .wts-eae-image.image{height:unset;width:unset}.eae-price-table{display:flex;justify-content:center;flex-direction:column}.eae-price-table-wrapper{border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;position:relative;width:100%;transition:.3s ease-in-out}.enable-stacked .eae-apt-tab-content-section{flex-direction:column}.enable-stacked .eae-price-table-wrapper{width:100%!important}.eae-apt-title-container{text-align:center;display:flex;flex-direction:column;gap:15px;justify-content:center}.eae-apt-icon-container{display:flex}.eae-apt-feature-icon{display:flex;align-items:center}.eae-apt-title{transition:.3s ease-in-out}.eae-apt .eae-apt-title{margin-bottom:0}.eae-apt-description{transition:.3s ease-in-out}.eae-apt-features-list-item{transition:.3s ease-in-out}.eae-apt-button{transition:.3s ease-in-out}.eae-apt-price-wrapper{text-align:center;display:flex;flex-direction:column;margin-top:auto;transition:.3s ease-in-out}.eae-apt-price-container{display:flex;justify-content:center}.eae-apt-price-font{font-size:28px;line-height:1em;margin-right:3px}.eae-apt-descount-font{justify-items:center;margin-right:5px;text-decoration:line-through}.eae-apt-fractional{margin-right:3px}.eae-apt-price-prefix{margin-right:3px}.eae-apt-features-list-item{position:relative;align-items:center;justify-content:center;display:flex;width:100%}.eae-apt-features-container{display:flex;flex-direction:column}.eae-apt-button-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:auto}.eae-apt-button-container .eae-apt-button{color:#fff;background-color:#000;padding:5px 20px;border-radius:5px;text-decoration:none;display:flex}.eae-apt-badge-style-1-right{border-radius:100px;color:#fff;position:absolute;top:10px;right:10px;height:50px;width:50px;white-space:nowrap;display:flex;justify-content:center;align-items:center}.eae-apt-badge-style-1-left{display:flex;color:#fff;height:50px;width:50px;justify-content:center;align-items:center;border-radius:100px;position:absolute;top:10px;left:10px;white-space:nowrap}.eae-apt-badge-style-2-left{background-color:#000;padding:10px;position:absolute;top:0;left:0;transform:rotate(-90deg) translateX(-100%);white-space:nowrap;transform-origin:left top}.eae-apt-badge-style-2-left span{color:#fff;white-space:nowrap}.eae-apt-badge-style-2-right{background-color:#000;padding:10px;position:absolute;top:0;right:0;transform:rotate(-90deg) translateY(-100%);transform-origin:right top;white-space:nowrap}.eae-apt-badge-style-2-right span{color:#fff;white-space:nowrap}.eae-apt-badge-style-3-right{background-color:#000;color:#fff;position:absolute;padding:8px 15px;right:0;top:12%;border-radius:20px 0 0 20px;white-space:nowrap}.eae-apt-badge-style-3-left{background-color:#000;color:#fff;position:absolute;padding:8px 20px;left:0;top:12%;border-radius:0 20px 20px 0;white-space:nowrap}.eae-apt-badge-style-4-right{position:absolute;height:150px;width:150px;right:0;top:0;overflow:hidden;white-space:nowrap}.eae-apt-badge-style-4-inner-right{transform:rotate(45deg);background-color:#000;color:#fff;padding:5px 0;text-align:center;position:absolute;width:150%;white-space:nowrap}.eae-badge{padding-top:35px}.eae-apt-badge-style-4-left{position:absolute;height:150px;width:150px;left:0;top:0;overflow:hidden;white-space:nowrap}.eae-apt-badge-style-4-inner-left{transform:rotate(320deg);background-color:#000;color:#fff;padding:10px 0;text-align:center;position:absolute;padding:5px 0;width:150%;white-space:nowrap}.eae-apt-badge-style-5{display:flex;width:100%;position:absolute;top:0;left:0;justify-content:center;background-color:#000;color:#fff;transform:translateY(-100%);padding:5px}.eae-apt-tooltip{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;bottom:110%;opacity:0;transition:opacity .3s}.eae-apt-tooltip-on-icon{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;right:10%;bottom:125%;opacity:0;transition:opacity .3s}.eae-apt-tooltip::after{content:"";position:absolute;top:100%;left:50%;border-width:9px;border-style:solid;border-color:#555 transparent transparent transparent;transform:translateX(-50%)}.eae-apt-tooltip-on-icon::after{content:"";position:absolute;top:100%;left:50%;border-width:9px;border-style:solid;border-color:#555 transparent transparent transparent;transform:translateX(-50%)}.eae-apt-features-list-item:hover .eae-apt-tooltip{visibility:visible;opacity:1}.eae-apt-tooltip-icon:hover .eae-apt-tooltip-on-icon{visibility:visible;opacity:1}.eae-apt-tooltip-icon{position:relative}.eae-apt-tooltip-on-icon{transform:translateX(-50%);left:50%}.eae-apt-tooltip-icon-container{display:flex;align-items:center}.eae-apt-tooltip-preview{visibility:visible;opacity:1}.eae-apt-tab-1,.eae-apt-tab-2{width:100%;flex-direction:row;justify-content:center;display:none}.eae-apt-tab-content-section.active{display:flex}.eae-apt-content-switch-button-text{display:flex;align-items:center;transition:.2s ease-in-out}.eae-apt-switch-container{display:flex;gap:20px;justify-content:center;padding:20px}.eae-apt{display:flex}.eae-apt-content-switch-button{display:flex;align-items:center;gap:5px;padding:5px 20px;border-radius:20px}.eae-apt-switch-label{position:relative;display:inline-block;width:60px;height:34px}.eae-apt-switch-label input{opacity:0;width:0;height:0}.eae-apt-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#000;-webkit-transition:.4s;transition:.4s}.eae-apt-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider:before{transform:translateX(36px)}.eae-apt-feature-not-available{text-decoration:line-through}.eae-apt-feature-not-available-icon i{color:red}.eae-apt-slider-skin-4{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:20px;width:70px;border-radius:50px;background-color:#000;-webkit-transition:.4s;transition:.4s;margin:auto 0}.eae-apt-slider-skin-4:before{position:absolute;content:"";height:32px;width:32px;left:-1px;bottom:-6px;border-radius:50px;background-color:#000;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider-skin-4{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider-skin-4:before{transform:translateX(40px)}.eae-apt-slider-skin-3{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:100px;background-color:#000;-webkit-transition:.4s;transition:.4s}.eae-apt-slider-skin-3:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;border-radius:100px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:focus+.eae-apt-slider-skin-3{box-shadow:0 0 1px #000}input:checked+.eae-apt-slider-skin-3:before{transform:translateX(36px)}.eae-pt-tooltip-icon-container{display:flex;align-items:center}.eae-apt-switch-label{width:70px}.wts-eae-image-scroll{width:auto;overflow:hidden;position:relative}.image-scroll-wrapper{transition:all 5s}.image-scroll-wrapper img{transition:all 3s ease-in-out}.image-scroll-wrapper.horizontal img{height:100%;width:auto;max-width:none}.eae-icon-image-container::before{content:"";position:absolute;top:0;left:0;transition:all 1s;width:100%;height:100%;opacity:1;z-index:10}.eae-icon-image-container:hover::before{opacity:0}.eae_image_scroll_icon *{z-index:99}.eae-container-scroll{overflow:auto}.image-scroll-wrapper.vertical img{width:100%}.eae-image-scroll-overlay:hover{opacity:0}.eae-image-scroll-ver{position:relative}.elementor-widget-eae-image-scroll:hover .eae-floating-icon-wrapper{opacity:0}.eae-floating-icon-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:all .5s;pointer-events:none;display:flex;justify-content:center;align-items:center}.eae-floating-icon-wrapper:hover{opacity:0}.eae-floating-icon-wrapper[data-overlay=enable]{background-color:#00000063}.image-scroll-wrapper.horizontal{height:100%}.eae-vg-wrapper{display:flex;flex-direction:column}.eae-vg-grid{flex-wrap:wrap}.eae-vg-video-container{display:flex;flex-direction:row}.eae-vg-swiper-container{flex-direction:row;flex-wrap:nowrap}.eae-vg-element iframe{height:100%;width:100%}.eae-vg-element{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;height:100%;width:100%}.eae-vg-video-details-always-visible{position:absolute;color:#fff;font-size:25px;stroke:black 2px;width:100%;justify-content:center;display:flex;flex-direction:column;text-align:center;align-self:end;background-color:#0000008d}.eae-vg-description{font-size:15px}.eae-vg-title{font-size:20px}.eae-vg-video-details-on-hover{opacity:0;position:absolute;color:#fff;font-size:25px;transform:translateY(100%);width:100%;justify-content:center;display:flex;flex-direction:column;text-align:center;background-color:#0000008d;transition:.3s ease-in-out;align-self:end}.eae-vg-thumb-hover{height:200px;width:300px;transform:scale(1);transition:.3s ease-in-out}.eae-vg-element-wrapper{display:flex;flex-direction:column;overflow:hidden;align-items:center;transition:.3s ease-in-out}.eae-vg-video-details-below-video{padding:10px;width:100%;display:flex;flex-direction:column;text-align:center}.eae-vg-filter-button-container{display:flex;flex-direction:row;padding:20px;align-items:center}.eae-filter-button{text-decoration:none;padding:10px 15px}.eae-vg-filters-item .eae-filter-button{width:100%}.eae-vg-filter-hidden{visibility:hidden;display:none}.eae-vg-active{visibility:visible;display:flex}.eae-vg-video-iframe html body{display:flex;align-items:center}.eae-vg-element img{height:100%;object-fit:cover;object-position:center}.eae-vg-element:hover .eae-vg-video-details-on-hover{opacity:1;transform:translateY(0)}.eae-vg-wrapper.eae-swiper-outer-wrapper .eae-swiper-slide{height:100%}.eae-vg-icon{position:absolute;cursor:pointer;z-index:3}.eae-vg-icon.eae-gbl-icon.eae-graphic-type-icon,.eae-vg-icon.eae-gbl-icon.eae-graphic-type-lottie{font-size:45px}.eae-vg-active-button{background-color:red;color:#fff}.eae-vg-swiper.eae-swiper-outer-wrapper .swiper-slide{overflow:hidden}.eae-vg-filter-tab{display:flex}.eae-vg-wrapper .eae-vg-filteres-heading{margin-bottom:0}.eae-vg-filter-dropdown{padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;background-color:#f5f5f5;color:#424242;position:relative}.eae-vg-filters-item{text-align:center;display:flex;width:100%}.eae-vg-collaps-item-list{display:none;opacity:0;width:auto;position:absolute;top:105%;left:0;margin-top:5px;border-radius:4px;padding:0;margin:2px 0 0 0;box-shadow:0 0 6px 0 rgb(0 0 0 / 10%);list-style-type:none;z-index:9;overflow:auto;max-height:300px;transition:.5s ease-in-out}.eae-vg-filter-dropdown.eae-vg-visible .eae-vg-collaps-item-list{display:flex;width:100%;flex-direction:column;opacity:1}.disable-vg-dropdown-layout{display:none}.eae-vg-dropdown-tab.enable-vg-dropdown-layout{display:flex}.swiper-container:not(.swiper-container-initialized) .swiper-wrapper,.swiper:not(.swiper-initialized) .eae-vg-video-container.swiper-wrapper{overflow:visible}.eae-vg-dropdown-tab{display:none}.elementor-widget-eae-video-gallery .eae-swiper-container{overflow:hidden}.eae-swiper-container{padding:10px 0}.transit-in{animation:zoomIn ease .5s}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0)}}.transit-out{animation:zoomOut ease .5s}.eae-vg-element img{width:100%}.eae-vg-wrapper.eae-swiper-outer-wrapper{padding:10px 0}.eae-vg-image-overlay::before{content:'';z-index:1;height:100%;width:100%;position:absolute;top:0;left:0}.eae-vg-video-details-always-visible,.eae-vg-video-details-on-hover{z-index:2}.eae-vg-video-container .swiper-button-next::after,.eae-vg-video-container .swiper-button-prev::after{display:none}.eae-vg-wrapper .swiper-button-next::after,.eae-vg-wrapper .swiper-button-prev::after,.eae-vg-wrapper .swiper-rtl .swiper-button-next::after,.eae-vg-wrapper .swiper-rtl .swiper-button-prev::after{display:none}.eae-swiper-button-next.swiper-button-next::after,.eae-swiper-button-prev.swiper-button-prev::after,.swiper-rtl .eae-swiper-button-next::after,.swiper-rtl .eae-swiper-button-prev::after{display:none}.eae-ig-wrapper{display:grid;row-gap:10px;column-gap:10px;grid-auto-flow:dense}.eae-ig-item-wrapper{text-align:center;display:flex;flex-direction:column;width:100%;transition:.2s ease-in;overflow:hidden;justify-content:center}.eae-ig-content-container .eae-ig-title{margin-bottom:0}.eae-ig-title{line-height:1}.eae-ig-content-container{width:100%;display:flex;flex-direction:column;gap:5px}.eae-ig-sub-text,.eae-ig-title{transition:.2s ease-in-out}.eae-ig-media-container{max-width:fit-content}.eae-ig-link{display:flex;align-items:center;column-gap:10px;max-width:fit-content;padding:6px 15px;color:#fff;align-self:center;cursor:pointer}.eae-ig-icon,.eae-ig-lottie{display:inline-block;line-height:1;text-align:center}.eae-ig-icon i:before{position:absolute;left:50%;transform:translateX(-50%)}.eae-ig-media-container.eae-ig-icon i{height:1em;width:1em;position:relative;display:block}.eae-ig-link-icon-pos-before{flex-direction:row-reverse}.eae-ig-media-view-type-stacked{padding:.5em}.eae-ig-icon-shape-circle{border-radius:50%}.eae-ig-media-view-type-framed{border:3px solid #69727d;padding:.5em;background:0 0}.eae-ig-icon{transition:.3s ease-in-out;font-size:30px}.eae-ig-lottie{font-size:60px}.eae-ig-media-type-image{width:30%}.eae-ig-link{padding:6px 15px;color:#fff}.eae-ig-item-info-wrapper{grid-column:1/-1;padding:20px;border:1px solid #d5d8dc;position:relative;display:none;overflow:hidden}.eae-ig-close-button{position:absolute;font-size:20px;transition:.4s ease-in-out;top:10px;right:10px;cursor:pointer}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-button-icon{display:none}.eae-ig-active-button-icon{display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-active-button-icon{display:block}.eae-ig-media-container.eae-ig-icon svg,.eae-ig-media-container.eae-ig-media-type-lottie svg{width:1em!important;height:1em!important;position:relative;display:block}.eae-ig-item-wrapper:not(.click-on-button){cursor:pointer}.eae-ig-active-button-icon svg,.eae-ig-button-icon svg{width:1em;height:1em}.eae-ig-active-button-icon svg,.eae-ig-button-icon svg{fill:#fff}.eae-ig-item-info-wrapper p:last-child{margin-bottom:0}.eae-ig-close-button svg{width:1em;height:1em}.eae-ig-item-wrapper .eae-ig-content-container .eae-ig-link{color:#fff;text-decoration:none}.eae-ig-active-button-text{transition:.3s ease-in-out;opacity:0;display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-button-text:not(.eae-ig-active-button){opacity:0;transition:.3s ease-in-out;display:none}.eae-ig-item-wrapper.eae-ig-active-item .eae-ig-active-button-text{transition:.3s ease-in-out;opacity:1;display:block}.eae-ig-sub-title{line-height:1}.eae-cp-text-contain{position:absolute;display:flex;justify-content:center;flex-direction:column;align-items:center;border-radius:50%;overflow:hidden}.eae-cp-layout-half-circle .eae-cp-text-contain{bottom:0}.eae-cp-canvas-wrapper{overflow:hidden}.eae-cp-procent{font-size:30px;line-height:1}.eae-cp-canvas{width:100%}.eae-cp-canvas-container{position:relative;display:flex;justify-content:center;align-items:center}.eae-cp-wrapper{display:flex;flex-direction:column}.eae-cp-text-contain-below-canvas{display:flex;flex-direction:column;align-items:center}.eae-circular-progress-container{display:flex;justify-content:center}.eae-cp-description,.eae-cp-title{text-align:center;line-height:1}.eae-cp-title{font-size:20px}.eae-cp-value-container{display:flex;justify-content:center}.eae-cp-symbol{line-height:1}.eae-image-stack{display:inline-flex;transition-duration:2s;box-sizing:border-box}.img-stack-item .eae-img-stack{height:100%;width:100%}.img-stack-item:not(:first-child){margin-left:-30px}.img-stack-item{position:relative;transition-duration:.8s;display:flex;align-items:center}.eae-image-stack .img-stack-item.eae-is-ct-icon,.eae-image-stack .img-stack-item.eae-is-ct-image img,.eae-image-stack .img-stack-item.eae-is-ct-lottie-animation,.eae-image-stack .img-stack-item.eae-is-ct-text{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.elementor-widget-eae-image-stack{text-align:center}.img-stack-item[tooltip]:hover::after{content:attr(tooltip);z-index:1000;overflow:hidden}.img-stack-item[tooltip]::after,.img-stack-item[tooltip]::before{position:absolute;text-transform:none;font-size:.8em;line-height:1;pointer-events:none;user-select:none;opacity:0}.img-stack-item[tooltip]::after{font-size:20px;padding:8px 16px;color:#fff}.img-stack-item.eae-is-ct-image .stack_overlay,.img-stack-item.eae-is-ct-image img{border-radius:50%}.img-stack-item.eae-is-ct-image img{object-fit:cover}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-image img,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation,.img-stack-item.eae-is-ct-text .img-stack-text{height:60px;width:60px}.img-stack-item[tooltip]:hover::before{z-index:1001;border:5px solid transparent;content:""}.img-stack-item[tooltip][dir^=right]::after{left:calc(100% + 5px);background-color:#000}[tooltip]{position:relative}.img-stack-item[tooltip]::after{font-size:15px;width:max-content}.img-stack-item[tooltip][dir^=right]::after,.img-stack-item[tooltip][dir^=right]::before{top:50%;transform:translate(.5em,-50%)}.img-stack-item[tooltip][dir^=right]:hover::before{right:calc(0em - 5px);border-right-color:#333;border-left-width:0}.img-stack-item[tooltip][dir^=up]::after,.img-stack-item[tooltip][dir^=up]::before{left:50%;transform:translate(-50%,-.5em)}.img-stack-item[tooltip][dir^=up]:hover::before{bottom:100%;border-top-color:#333;border-bottom-width:0}.img-stack-item.eae-is-ct-icon,.img-stack-item.eae-is-ct-icon a,.img-stack-item.eae-is-ct-text,.img-stack-item.eae-is-ct-text a{color:#000}.img-stack-item[tooltip][dir^=up]::after{bottom:calc(100% + 5px);background-color:#000}.img-stack-item[tooltip][dir^=left]::after,.img-stack-item[tooltip][dir^=left]::before{top:50%;transform:translate(-.5em,-50%)}.img-stack-item[tooltip][dir^=left]:hover::before{left:calc(0em - 5px);border-right-width:0;border-left-color:#333}.img-stack-item[tooltip][dir^=left]::after{right:calc(100% + 5px);background-color:#000}.img-stack-item[tooltip][dir^=down]:hover::before{top:100%;border-top-width:0;border-bottom-color:#333}.img-stack-item[tooltip][dir^=down]::after,.img-stack-item[tooltip][dir^=down]::before{left:50%;transform:translate(-50%,.5em)}.img-stack-item[tooltip][dir^=down]::after{top:calc(100% + 5px);background-color:#000}.eae-image-stack .eae-lottie-animation.eae-lottie{height:65px;width:auto}.stack_overlay{background-color:#be212145;position:absolute}.img-stack-item.eae-is-ct-lottie-animation{border-radius:50%;justify-content:center;align-items:center;background-color:#fff}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation{justify-content:center;align-items:center;display:flex;overflow:hidden;border-radius:50%}.img-stack-item.eae-is-ct-icon{border-radius:50%;background-color:#fff}.img-stack-item.eae-is-ct-text{border-radius:50%;background-color:#fff}.img-stack-item.eae-is-ct-icon i,.img-stack-item.eae-is-ct-image img,.img-stack-item.eae-is-ct-lottie-animation .eae-lottie-animation,.img-stack-item.eae-is-ct-text .img-stack-text{overflow:hidden}.img-stack-text{display:flex;align-items:center;justify-content:center}@keyframes tooltip_ver{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@keyframes tooltips-hor{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}[tooltip]:not([dir]):hover::after,[tooltip]:not([dir]):hover::before,[tooltip][dir^=down]:hover::after,[tooltip][dir^=down]:hover::before,[tooltip][dir^=up]:hover::after,[tooltip][dir^=up]:hover::before{animation:tooltip_ver .3s ease-out forwards}[tooltip][dir^=left]:hover::after,[tooltip][dir^=left]:hover::before,[tooltip][dir^=right]:hover::after,[tooltip][dir^=right]:hover::before{animation:tooltips-hor .3s ease-out forwards}.eae-device-wrapper{text-align:center;margin:0 auto;display:inline-block;width:100%}.devices-mockup-wrapper{position:absolute}.devices-mockup-wrapper svg{width:100%;height:auto;display:block;font-size:1rem;transition:.3s cubic-bezier(.42,0,.2,1)}.eae-wrapper{position:relative;display:inline-block;height:0;max-width:100%;width:100%;padding-bottom:201.22022%}.eae-mobile.device-iphone11 .devices-mockup-wrapper{z-index:99}.eae-mobile.device-iphone11 .device-img-content .eae-devices-img{border-radius:30px}.eae-device-wrapper.eae-mobile.device-iphoneSe{max-width:250px}.eae-device-wrapper.eae-tablet.device-ipad11{max-width:350px}.eae-device-wrapper.eae-tablet.device-ipad11pro{max-width:400px}.eae-device-wrapper.eae-mobile.device-iphone11{max-width:300px}.eae-mobile.device-iphoneSe .eae-wrapper{padding-bottom:201.22022%}.eae-tablet.device-ipad11 .eae-wrapper{padding-bottom:143.22022%}.eae-tablet.device-ipad11pro .eae-wrapper{padding-bottom:139.22022%}.eae-laptop.device-macPro .eae-wrapper{padding-bottom:63%}.eae-laptop.device-macAir .eae-wrapper{padding-bottom:60%}.eae-desktop.device-iMacBlack .eae-wrapper,.eae-desktop.device-iMacWhite .eae-wrapper{padding-bottom:90%}.eae-browser.device-chrome .eae-wrapper,.eae-browser.device-dChrome .eae-wrapper,.eae-browser.device-safari .eae-wrapper{padding-bottom:62%}.eae-mobile.device-iphoneSe .device-content{width:89.80866%}.eae-mobile.device-iphone11 .device-content{top:1.8%;width:91.5%}.eae-tablet.device-ipad11 .device-content{width:91%;top:7.2%}.eae-tablet.device-ipad11pro .device-content{top:3.5%;width:90%}.eae-laptop.device-macAir .device-content{top:5.7%;width:75.80866%;left:50.3%}.eae-laptop.device-macPro .device-content{top:5.7%;width:77%}.eae-browser.device-chrome .device-content,.eae-browser.device-dChrome .device-content,.eae-browser.device-safari .device-content{top:8.8%;width:100%}.eae-browser.device-safari .device-content{top:11.5%}.eae-desktop.device-iMacBlack .device-content,.eae-desktop.device-iMacWhite .device-content{top:4.6%;width:91.9%}.eae-tablet.device-ipad11 .device-inner-container{padding-bottom:131%}.eae-device-wrapper.device-iphoneSe .device-inner-container{padding-bottom:176%}.eae-tablet.device-ipad11pro .device-inner-container{padding-bottom:143%}.eae-mobile.device-iphone11 .device-inner-container{padding-bottom:213%;background:#171717}.eae-browser.device-chrome .device-inner-container,.eae-browser.device-dChrome .device-inner-container,.eae-browser.device-safari .device-inner-container{padding-bottom:56%}.eae-desktop.device-iMacBlack .device-inner-container,.eae-desktop.device-iMacWhite .device-inner-container{padding-bottom:57%}.eae-laptop.device-macPro .device-inner-container{padding-bottom:62.5%}.eae-laptop.device-macAir .device-inner-container{padding-bottom:62.2%}.eae-device-wrapper .device-content{top:10.7%;position:absolute;left:50%;transition:.3s cubic-bezier(.42,0,.2,1);overflow:hidden;width:88.80866%;transform:translateX(-50%)}.eae-device-wrapper .device-inner-container{position:relative;left:0;width:100%;height:0;transition:.3s cubic-bezier(.42,0,.2,1);padding-bottom:177%}.device-img-content{top:0;bottom:0;left:0;right:0;position:absolute}.device-img-content.vertical .eae-devices-img{width:100%}.eae-video-outer-wrapper{height:100%}.eae-devices-img{transition:all 3s}.eae-device-wrapper .eae-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;height:100%}.eae-device-wrapper .eae-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.2s all;transition:.2s all}.eae-device-wrapper .eae-video-play iframe,.eae-video-play video{position:absolute;width:100%;height:100%;top:0;left:0}.eae-device-wrapper .device-text{position:absolute;z-index:999;top:50%;pointer-events:none;color:#fff;right:50%;transform:translate(50%,-50%);display:flex;align-items:center;flex-direction:column-reverse}.eae-device-video-outer-wrapper{position:relative;height:auto;overflow:hidden;max-width:100%;background:#000;cursor:pointer;z-index:1;-webkit-transition:.2s all;transition:.2s all;height:100%;width:100%}.eae-device-video-play img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:100%;cursor:pointer;-webkit-transition:.2s all;transition:.2s all;object-fit:cover}.eae-device-wrapper .eae-wrapper.landscape{transform:rotate(90deg)}.orientation .eicon-device-mobile.rotate{transform:rotate(90deg)}.eae-device-wrapper.eae-mobile.device-iphoneSe .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:57%;width:178%;top:22%;left:-39%}.eae-device-wrapper.eae-mobile.device-iphone11 .eae-wrapper.landscape .device-img-content{position:absolute;rotate:270deg;width:182%;top:0;left:-43%}.eae-device-wrapper.eae-tablet.device-ipad11 .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:75%;width:132%;top:12%;left:-16%}.eae-device-wrapper.eae-tablet.device-ipad11pro .eae-wrapper.landscape .device-img-content{position:absolute;rotate:-90deg;height:71%;width:145%;top:14%;left:-22%}.eae-mobile.device-iphoneSe .eae-wrapper.landscape .device-inner-container{padding-bottom:176%}.device-text .eae-gbl-icon.eae-graphic-type-lottie.eae-lottie-animation.eae-lottie{height:unset}.eae-device-container{width:100%;text-align:center}.device-img-content.swiper-slide{position:absolute}.eae-device-mockup{fill:red}.eae-device-wrapper.eae-mobile .eae-video-iframe .wistia_embed.wistia_embed_initialized{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-img-content.horizontal .eae-devices-img{max-width:unset;height:100%}.device-img-content .eae-devices-img{height:100%;width:100%;object-fit:cover}.device-img-content.vertical .eae-devices-img{height:unset;width:unset;object-fit:unset}.device-img-content.horizontal .eae-devices-img{width:unset}.device-content.eae-container-scroll .device-img-content.vertical{overflow-y:scroll}.device-content.eae-container-scroll .device-img-content.horizontal{overflow-x:scroll}.device-img-content.vertical .eae-devices-img{width:100%}.devices-mockup-wrapper{width:100%}.eae-wrapper.landscape+.orientation{position:absolute;bottom:25%;left:50%;transform:translateY(calc(100% + 24px)) translateX(-50%)}.eae-tablet .eae-wrapper.landscape+.orientation{position:absolute;bottom:15%;left:50%;transform:translateY(calc(100% + 24px)) translateX(-50%)}.eae-device-wrapper.eae-mobile.device-iphone11 .devices-mockup-wrapper{pointer-events:none}.eae-device-wrapper.eae-mobile.device-iphone11 .device-img-content.horizontal{border-radius:20px;overflow:hidden}.eae-device-video-play iframe,.eae-video-play video{margin:0;height:auto;position:absolute;left:50%;border:none;top:50%;transform:translate(-50%,-50%)}.eae-device-video-outer-wrapper.eae-video-type-hosted{display:flex}.eae-device-video-outer-wrapper.eae-video-type-hosted .eae-device-video-wrapper{width:100%}.eae-video-type-hosted .eae-device-video-wrapper{display:flex}.eae-device-video-play .landscape .eae-video-iframe{height:100%}.eae-device-wrapper.eae-mobile.device-iphone11 .eae-wrapper.landscape .device-content{border-radius:5%}.eae-device-wrapper .orientation{cursor:pointer}.eae-device-tone-light .device-iMacBlack .devices-mockup-wrapper svg .eae-frame-element{fill:#525252}.eae-ih-wrapper{position:relative;overflow:hidden}.eae-ih-wrapper img{width:100%;height:auto}.eae-ih-marker{display:flex;align-items:center;position:absolute;cursor:pointer;text-align:center;column-gap:5px}.eae-ih-tooltip{display:none;position:absolute;top:0;left:0;overflow:hidden}.eae-ih-tooltip-content-container{display:flex;flex-direction:column;gap:10px;width:100%}.eae-ih-tooltip-icon-container{display:flex}.eae-ih-tooltip-button{display:flex;gap:10px;max-width:fit-content;align-items:center}.eae-ih-tooltip-content-container .eae-ih-tooltip-button{color:#fff}.eae-ih-add-tooltip{pointer-events:all!important}.eae-ih-tooltip-content-container .eae-ih-tooltip-close-icon,.eae-ih-tooltip-tour .eae-ih-end-tour,.eae-ih-tooltip-tour .eae-ih-end-tour-btn,.eae-ih-tooltip-tour .eae-ih-tooltip-button,.eae-ih-tooltip-tour .eae-ih-tooltip-next,.eae-ih-tooltip-tour .eae-ih-tooltip-prev{cursor:pointer;color:#fff;fill:#fff;font-size:14px}.eae-ih-tooltip-button svg,.eae-ih-tooltip-close-icon svg,.eae-ih-tooltip-next svg,.eae-ih-tooltip-prev svg{height:1em;width:1em}.eae-ih-tooltip-description p:last-child{margin-bottom:0}.eae-ih-tooltip-container{display:flex;flex-direction:column}.eae-ih-icon-position-after{flex-direction:row}.eae-ih-icon-position-before{flex-direction:row-reverse}.eae-ih-tooltip-close-icon{position:absolute;top:6px;right:12px;font-size:17px;color:#fff}.eae-ih-tooltip-content-container .eae-ih-tooltip-close-icon{color:#fff}.eae-ih-tooltip-tour{display:flex;flex-direction:column}.eae-ih-navigation-container{display:flex}.eae-ih-tooltip-pre-nxt-btn{display:flex}.eae-ih-end-tour-btn-container{display:flex}.eae-ih-tooltip-next{display:flex;align-items:center;gap:5px}.eae-ih-tooltip-prev{display:flex;align-items:center;gap:5px}.eae-ih-marker-animtion{animation-iteration-count:infinite}.eae-ih-end-tour-btn-container{text-align:end}.tippy-box .tippy-content{padding:0;overflow:hidden}.eae-ih-add-tooltip .tippy-box{background:0 0}.eae-ih-tooltip-heading{font-size:20px}.eae-thumb-horizontal-inside.eae-thumb-container{position:absolute;z-index:3;width:100%}.eae-thumb-inside-vpos-top.eae-thumb-inside-hpos-left .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:0;width:auto;left:0}.eae-thumb-inside-hpos-left.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:50%;width:auto;left:0;margin:unset;transform:translateY(-50%)}.eae-thumb-inside-vpos-bottom.eae-thumb-inside-hpos-left .eae-thumb-horizontal-inside.eae-thumb-container{bottom:0;top:auto;width:auto;left:0}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-top .eae-thumb-horizontal-inside.eae-thumb-container{top:0;bottom:auto;margin:0;left:50%;transform:translateX(-50%)}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{top:50%;margin:0;left:50%;transform:translate(-50%,-50%)}.eae-thumb-inside-hpos-center.eae-thumb-inside-vpos-bottom .eae-thumb-horizontal-inside.eae-thumb-container{top:auto;bottom:0;margin:0;left:50%;transform:translateX(-50%)}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-top .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:0;width:auto;right:0;margin:unset;left:unset}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-middle .eae-thumb-horizontal-inside.eae-thumb-container{bottom:auto;top:50%;width:auto;right:0;left:unset;margin:unset;transform:translateY(-50%)}.eae-thumb-inside-hpos-right.eae-thumb-inside-vpos-bottom .eae-thumb-horizontal-inside.eae-thumb-container{bottom:0;top:auto;width:auto;right:0;left:unset;margin:unset}.eae-cta-wrapper .eae-cta-img{overflow:hidden}.eae-cta-wrapper .eae-cta-img img{object-fit:cover;width:100%}.eae-cta-content{display:flex;align-items:center;flex-direction:column;width:100%;height:100%;height:auto;z-index:99}.eae-cta-layout-split .eae-cta-wrapper{display:flex;overflow:hidden}.eae-cta-layout-cover .eae-cta-img{position:relative}.eae-cta-layout-cover .eae-cta-content{position:relative;display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;align-self:center;padding:10px 5px 10px 5px;background:0 0;color:#000;transition-duration:1.4s;gap:10px}.eae-cta-content .eae-cta-button{display:flex;gap:10px}.eae-cta-button .eae-cta-pri-btn{display:flex;align-items:center;justify-content:center;gap:5px}.eae-cta-button .eae-cta-sec-btn{display:flex;align-items:center;justify-content:center;gap:5px}.eae-cta-ribbon.position-left{position:absolute;z-index:120;top:0;left:0;width:180px;overflow:hidden;height:180px}.eae-cta-ribbon.position-right{position:absolute;z-index:120;top:0;left:auto;right:0;transform:rotate(90deg);width:180px;overflow:hidden;height:180px}.eae-cta-ribbon p{width:271px;text-align:start;margin-top:23px;background-color:#000;transform:translateY(-50%) translateX(-50%) translateX(32px) rotate(-45deg);position:absolute;top:0;left:34px;color:#fff;text-align:center;padding-right:64px}.eae-cta-layout-cover .eae-cta-wrapper{position:relative;overflow:hidden;width:100%;display:flex}.eae-cta-layout-cover .eae-cta-wrapper .eae-cta-img{position:absolute;top:0;left:0;right:0;bottom:0;transition:transform .4s;background-size:cover;background-position:50%}.eae-cta-wrapper .eae-cta-content h2,.eae-cta-wrapper .eae-cta-content h3,.eae-cta-wrapper .eae-cta-content h4,.eae-cta-wrapper .eae-cta-content h5,.eae-cta-wrapper .eae-cta-content h6 .eae-cta-wrapper .eae-cta-content p{margin-bottom:0;margin:unset}.eae-cta-img{position:relative;display:flex}.eae-cta-pri-btn{background-color:#e9e8e8}.eae-cta-img-ani-zoom-in:hover .eae-cta-img img{transform:scale(1.2)}.eae-cta-img-ani-zoom-out .eae-cta-img img{transform:scale(1.2)}.eae-cta-img-ani-zoom-out:hover .eae-cta-img img{transform:scale(1)}.eae-cta-img-ani-move-left .eae-cta-img img{transform:scale(1.2) translateX(8%)}.eae-cta-img-ani-move-left:hover .eae-cta-img img{transform:scale(1.2) translateX(-8%)}.eae-cta-img-ani-move-right .eae-cta-img img{transform:scale(1.2) translateX(-8%)}.eae-cta-img-ani-move-right:hover .eae-cta-img img{transform:scale(1.2) translateX(8%)}.eae-cta-img-ani-move-up .eae-cta-img img{transform:scale(1.2) translateY(8%)}.eae-cta-img-ani-move-up:hover .eae-cta-img img{transform:scale(1.2) translateY(-8%)}.eae-cta-img-ani-move-down .eae-cta-img img{transform:scale(1.2) translateY(-8%)}.eae-cta-img-ani-move-down:hover .eae-cta-img img{transform:scale(1.2) translateY(8%)}.eae-cta-wrapper:hover .eae-cta-con-ani-grow{transform:scale(1.1)}.eae-cta-wrapper:hover .eae-cta-con-ani-shrink{transform:scale(.85)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-right{transform:translateX(30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-left{transform:translateX(-30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-up{transform:translateY(-30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-move-down{transform:translateY(30px)}.eae-cta-wrapper:hover .eae-cta-con-ani-fade-out,.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-in,.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-out{opacity:0}.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-out{transform:scale(.2)}.eae-cta-wrapper:hover .eae-cta-con-ani-zoom-in{transform:scale(2)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-right{transform:translateX(1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-left{transform:translateX(-1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-up{transform:translateY(-600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-down{transform:translateY(600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-down,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-left,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-right,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-out-up{opacity:0}.eae-cta-wrapper .eae-cta-con-ani-slide-in-right{transform:translateX(1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-right{transform:translateX(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-left{transform:translateX(-1000px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-left{transform:translateX(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-up{transform:translateY(-600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-up{transform:translateY(0)}.eae-cta-wrapper .eae-cta-con-ani-slide-in-down{transform:translateY(600px)}.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-down{transform:translateY(0)}.bultr-cta-main-default:hover .eae-cta-con-ani-fade-in,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-down,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-left,.bultr-cta-main-default:hover .eae-cta-con-ani-slide-in-up,.eae-cta-wrapper:hover .eae-cta-con-ani-slide-in-right{opacity:1}.eae-cta-wrapper .eae-cta-con-ani-fade-in{opacity:0}.eae-cta-wrapper:hover .eae-cta-con-ani-fade-in{opacity:1}.eae-cta-overlay{position:absolute;bottom:0;width:100%;opacity:1;height:100%;transition:.5s ease;z-index:99;pointer-events:none}.eae-cta-wrapper .eae-cta-content .eae-cta-description,.eae-cta-wrapper .eae-cta-content .eae-cta-sub-title,.eae-cta-wrapper .eae-cta-content .eae-cta-title{line-height:2}.eae-cta-wrapper .eae-cta-content .eae-cta-button .eae-cta-pri-btn,.eae-cta-wrapper .eae-cta-content .eae-cta-button .eae-cta-sec-btn{line-height:1.6}.eae-cta-content .eae-cta-button a{text-decoration:none;color:#000}.eae-cta-layout-split .eae-cta-content{z-index:2}.eae-cta-layout-split .eae-cta-img{z-index:0}.eae-cta-pri-btn,.eae-cta-sec-btn{cursor:pointer}.eae-cta-button .eae-cta-pri-btn,.eae-cta-button .eae-cta-sec-btn{background-color:#e9e8e8}.eae-toc-wrapper{overflow:hidden;background-color:#fff}.eae-toc-heading-container{display:flex;align-items:center;padding:16px;width:100%}.eae-toc-wrapper:not(.eae-toc-sticky){max-width:100%}.eae-toc-heading-container .eae-toc-heading{margin-top:0;margin-bottom:0;width:100%;font-size:18px}.eae-toc-headings-wrapper{width:100%;border:2px solid #000;padding:20px;overflow:auto}.eae-toc-headings-wrapper ul{list-style-type:none}.eae-toc-counter ul{counter-reset:toc-heading}.eae-toc-heading-anchor-wrapper{display:flex;gap:5px;align-items:center}.eae-toc-headings-wrapper ul li i{font-size:10px}.eae-toc-word-wrap ul li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.eae-toc-hide{display:none}.eae-toc-active .eae-toc-icon-wrap .eae-toc-icon{display:none}.eae-toc-active .eae-toc-icon-wrap .eae-toc-active-icon{display:block}.eae-toc-active-icon{display:none}.eae-toc-sticky{position:fixed}.eae-toc-wrapper{width:400px}.elementor-widget.eae-toc-fix{position:absolute;bottom:0}.eae-toc-wrapper{width:100%}.eae-toc-wrapper.eae-toc-sticky{width:400px}.eae-toc-collapse{cursor:pointer}.eae-toc-icon-heading-wrapper{display:flex;flex-direction:row;width:100%;align-items:center;gap:5px}.eae-toc-icon-wrap{display:flex;align-items:center}.eae-toc-heading-anchor-wrapper .eae-toc-heading-anchor{width:100%;color:#7a7a7a}.eae-toc-headings-wrapper ul{padding-left:0;margin:unset;display:flex;flex-direction:column;row-gap:5px}.eae-toc-headings-wrapper li ul{margin-left:16px;display:flex;flex-direction:column;row-gap:5px}.eae-toc-headings-wrapper ul li{display:flex;flex-direction:column}.eae-toc-scroll{scroll-behavior:smooth}.eae-cc-button,.eae-coupon-popup-link,.eae-coupon-wrapper .eae-code,.eae-exp-date,.eae-exp-date span,.eae-re-btn,.pop-visit-btn{font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.eae-cc-button,.eae-coupon-popup-link,.eae-re-btn,.pop-visit-btn{background-color:var(--e-global-color-accent)}.eae-cc-button:hover,.eae-coupon-popup-link:hover,.eae-re-btn:hover,.pop-visit-btn:hover{color:#fff}.wts-eae-coupon-code-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;overflow:hidden}.eae-code{padding:10px 20px}.eae-cc-button{color:#fff;min-width:150px;text-align:center;padding:10px 20px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.eae-scratch-btn{background-color:#000;color:#fff;max-width:150px;text-align:center;padding:10px 20px;cursor:pointer}.eae-code{width:fit-content;padding:12px 20px;box-sizing:border-box;border:2px solid #ccc;background-color:#f8f8f8;font-size:16px;resize:none}.eae-code.disable{display:none}.eae-peel-wrapper{max-width:540px;height:300px;margin:25px auto;overflow:hidden}.pl-cp-code{position:relative;display:block;width:100%;text-align:center}.eae-bottom,.eae-top{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.peel-bottom .peel-bottom-shadow{pointer-events:none}.eae-back-cc-btn{display:flex}.eae-back-vst-btn{background-color:#fff;padding:3px 14px}.white-popup{position:relative;background:#fff;padding:50px 10px;width:auto;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;overflow-y:auto}.eae-wp-modal-box .eae-close{position:absolute;top:2%;right:2%;font-size:25px;color:#000}.eae-coupon-popup.eae-close-btn-in .eae-close{color:#000}.eae-wp-modal-box button.eae-close:hover{color:#000;background-color:unset}.eae-coupon-popup .mfp-content{width:50%;cursor:auto;overflow:hidden;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.eae-coupon-popup .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.eae-coupon-popup .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.eae-coupon-popup.mfp-ready{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:1;background-color:rgba(0,0,0,.75)}.eae-coupon-popup-link{color:#fff;min-width:150px;text-align:center;justify-content:center;padding:10px 20px;display:flex;align-items:center;gap:10px}.pop-visit-btn{color:#fff;text-align:center;padding:6px 15px;cursor:pointer}.eae-coupon-wrapper{display:flex}.eae-exp-date span{font-weight:700}.eae-scratch-container .eae-back-wrapper{background-color:#9c9ca0;display:flex;flex-direction:column;gap:10px;height:100%;width:100%;position:absolute;top:0;align-items:center;justify-content:center}.eae-scratch-container{height:300px;width:300px}.eae-coupon-slide{height:250px;max-width:100%;margin:0 auto;overflow:hidden;position:relative;width:100%;text-align:center}.eae-slide-fr{background-color:#c2cbd2;height:100%;width:100%;position:absolute;top:0;z-index:10}.eae-coupon-back{background-color:#9c9ca0;height:100%;width:100%;position:absolute;top:0}.eae-scratch-container{position:relative;overflow:hidden}.wts-eae-coupon-code-wrapper a:hover{color:#fff}.eae-coupon-wrapper .eae-cc-btn-wrapper{display:flex;align-items:center;justify-content:center}.pop-visit-btn:hover{color:#fff}.eae-coupon-slide .eae-slide-fr{display:flex;align-items:center;justify-content:center;flex-direction:column}[data-elementor-device-mode=mobile] .eae-cc-button,[data-elementor-device-mode=mobile] .eae-code,[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content .eae-cc-button,[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content .eae-code{min-width:100px}[data-elementor-device-mode=mobile] .eae-coupon-popup .mfp-content{min-width:90%}.eae-coupon-slide .eae-coupon-back{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.eae-re-btn{text-align:center;padding:10px 20px;cursor:pointer;color:#fff}.eae-back-title,.eae-coupon-slide .eae-scratch-title,.white-popup .eae-back-title{font-size:24px}.eae-back-btn{display:flex;align-items:center}.eae-coupon-popup svg.eae-close{width:28px;height:28px;line-height:1em;text-decoration:none;text-align:center;opacity:1;background-color:#000;mask-size:contain;mask-repeat:no-repeat;mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center}.eae-slide-fr::after{content:'';position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.eae-scratch-des,.eae-scratch-title{z-index:10}.eae-wp-content-wrapper{display:flex;width:100%}.eae-woo-products img{width:100%;object-fit:cover}.wp-split-layout .eae-wp-content{padding:10px 20px}.eae-woo-products.eae-wp-grid{display:grid;padding:10px;width:100%;column-gap:40px;grid-template-columns:repeat(3,1fr);row-gap:40px;grid-auto-flow:unset}.wp-cover-layout .eae-wp-content-inner{display:flex;flex-direction:column}.eae-wp-content{display:flex;flex-direction:row}.eae-product-card{display:flex;flex-direction:column;padding:0;overflow:hidden;height:100%}.eae-wp-content .eae-wp-content-inner{display:flex;flex-direction:column;gap:5px}.eae-woo-split-down .eae-woo-products.wp-preset2 .eae-wp-content-outer,.eae-woo-split-up .eae-woo-products.wp-preset2 .eae-wp-content-outer{justify-content:space-between}.eae-woo-products.wp-cover-layout .eae-wp-content-button a{color:#fff;border:1px solid #fff;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;border-radius:8px;margin-top:8px;align-self:center}.wp-preset2 .eae-wp-content{display:flex;flex-direction:column}.eae-wp-content-outer{display:flex;flex-direction:row}.wp-split-layout.wp-preset2 .eae-wp-content-button .eae-wp-icon{width:100%;color:#2196f3;background:#1e69b8;border:none;border-radius:5px;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;overflow:hidden}.eae-wp-icon svg{width:1em;height:1em;position:relative;display:block}.wp-preset2 .eae-wp-content-button{display:flex;flex-direction:row;gap:10px;justify-content:center;padding:10px 0}.wp-preset1 .eae-wp-button{display:flex;flex-wrap:wrap;order:10;gap:10px;flex-direction:row;align-self:center;margin-top:0;justify-content:center;align-items:center}.wp-preset2 .eae-wp-content-button .eae-wp-icon{display:flex;align-items:center;justify-content:center}.wp-preset1 .eae-wp-content{display:flex;justify-content:space-between}.wp-split-layout.wp-preset1 .eae-wp-content-button .eae-wp-icon{color:#fff;fill:#ffffff;align-items:center;font-size:15px;text-align:center;background:#1e69b8;border:1px solid rgba(53,135,222,.73);border-radius:50px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.eae-wp-content-button{flex-direction:row;gap:10px;justify-content:center;display:flex;padding:10px 0}.eae-wp-image.wp-media-btn{position:relative;overflow:hidden;display:flex}.eae-wp-media-btn{position:absolute;right:20px;top:10px;display:flex;gap:10px;z-index:20}.eae-wp-media-btn.enable-hover{visibility:hidden}.eae-wp-media-btn a{padding:8px 10px 8px 10px;background:#f5f5f5;border:1px solid rgba(30,105,184,.58)}.eae-wp-media-btn i{color:rgba(30,104,183,.92);font-size:12px}.eae-wp-media-btn svg{fill:rgba(30,104,183,0.92)}.eae-wp-icon{display:flex;align-items:center;justify-content:center;z-index:4;width:fit-content;gap:2px}.eae-product-card:hover .eae-wp-media-btn.enable-hover{visibility:visible}.wp-cover-layout .eae-product-card{position:relative}.wp-cover-layout.wp-preset1 .eae-product-card .eae-wp-content{position:absolute;background-color:#00000055;color:#fff;flex-direction:column;transition:all .7s linear;width:100%;height:100%;top:auto}.wp-cover-layout.wp-preset1 .eae-wp-content-inner{align-items:center;justify-content:center}.wp-cover-layout.wp-preset1 .eae-wp-content{display:flex;align-self:center;justify-content:center;align-items:center}.wp-cover-layout.wp-preset2 .eae-wp-content{display:flex;overflow:hidden;justify-content:space-between;position:absolute;bottom:0;align-items:center;text-align:center;background-image:linear-gradient(0,#0000008a,#0000008a);color:#e0e0e0;font-family:serif;width:100%;height:40%;padding:10px;transition:all .7s linear}.wp-cover-layout.wp-preset2 .eae-wp-content-inner{align-items:center;justify-content:center;display:flex;flex-direction:column}.wp-cover-layout.wp-preset2 .eae-product-card:hover .eae-wp-content{height:60%}.eae-wp-modal-box.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.eae-wp-modal-box .mfp-content{height:80%;max-height:80%;position:relative;background:#fff;padding:20px;width:80%;max-width:80%;margin:20px auto;overflow-y:scroll;top:10%}.eae-wp-modal-box .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-bg.eae-wp-modal-box{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.eae-wp-popup-container{display:flex;flex-direction:row;gap:20px}.woocommerce-product-gallery{display:flex;flex-direction:column;gap:20px;position:relative;width:50%}.wp-popup-content{display:flex;flex-direction:column;flex-grow:1;text-align:start;width:60%;gap:10px}.eae-wp-slider{box-sizing:content-box;display:grid;grid-auto-flow:column;height:100%;max-height:inherit;min-height:inherit;position:relative;transition-property:transform;width:100%;z-index:1;gap:10px}.eae-woo-products .eae-wp-content-inner .eae-wp-des{text-align:center}.eae-woo-products .eae-wp-rating{display:flex;font-size:14px;gap:3px}.eae-wp-content-button .eae-wp-icon,.eae-wp-media-btn .eae-wp-icon{display:flex;width:100%}.eae-woopro-swiper.eae-swiper-outer-wrapper .eae-swiper-slide{height:100%}.eae-woopro-swiper{display:flex;width:100%}.eae-content-btn-left .eae-wp-content{flex-direction:row-reverse}.eae-content-btn-up .eae-wp-content{flex-direction:column-reverse}.eae-content-btn-right .eae-wp-content{flex-direction:row}.eae-content-btn-down .eae-wp-content{flex-direction:column}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-outer,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-outer{flex-direction:column;width:100%}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button{width:100%}.eae-content-btn-left .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button a,.eae-content-btn-right .eae-woo-products.wp-preset2 .eae-wp-content .eae-wp-content-button a{height:fit-content}.eae-content-btn-down .eae-wp-button,.eae-content-btn-down .eae-wp-button.wp-layout-horizontal .eae-wp-content-button,.eae-content-btn-up .eae-wp-button,.eae-content-btn-up .eae-wp-button.wp-layout-horizontal .eae-wp-content-button{width:100%}.eae-wp-btn-layout-vertical .eae-wp-content-button{flex-direction:column}.eae-product-card .eae-wp-image img{width:100%;object-fit:cover}.wp-img-overlay{position:absolute;bottom:0;width:100%;opacity:1;height:100%;transition:.5s ease;z-index:10;pointer-events:none}.eae-product-card .eae-wp-content .eae-wp-content-inner a{text-decoration:none;color:unset}.eae-wp-content-inner .eae-wp-price{display:flex;flex-direction:row;font-size:16px;font-family:serif;gap:10px;order:2}.elementor-widget-eae-woo-products{--eae-wp-badge-height:18px;--eae-wp-badge-width:15px;--eae-wp-border-radius:3px;--eae-wp-img-width:100%}.eae-woo-split-left .eae-wp-image,.eae-woo-split-right .eae-wp-image{--eae-wp-img-width:50%;width:var(--eae-wp-img-width)}.eae-wp-sale-tag{position:absolute;display:flex;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3}.eae-wp-sale-tag .wp-sales{z-index:9}.eae-wp-sale-tag.eae-preset2,.eae-wp-sale-tag.eae-preset4,.eae-wp-sale-tag.eae-preset5{overflow:visible;height:30px;display:flex;justify-content:center;align-items:center;border:none;box-shadow:none}.eae-wp-sale-tag.eae-preset1.eae-position-left{position:absolute;display:flex;background-color:#1e69b8;color:#fff;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3;left:0;right:auto}.eae-wp-sale-tag.eae-preset1.eae-position-right{position:absolute;display:flex;background-color:#1e69b8;color:#fff;right:0;font-size:14px;font-weight:500;padding:0 10px;overflow:hidden;align-items:center;justify-content:center;z-index:3}.eae-wp-sale-tag.eae-preset2.eae-position-left{height:20px}.eae-wp-sale-tag.eae-preset2.eae-position-left::before{border-left-color:transparent!important;display:inline-block;content:"";height:20px;position:absolute;right:calc(var(--eae-wp-badge-height,15px)* -1);top:0;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2);border-left-width:calc(var(--eae-wp-badge-height,15px)/2);border-style:solid;border-color:#000;border-right:calc(var(--eae-wp-badge-width)*2) solid transparent;transform:rotate(180deg)}.eae-wp-sale-tag.eae-preset2.eae-position-right::before{border-left-color:transparent!important;display:inline-block;content:"";position:absolute;right:auto;left:-20px;top:0;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2);border-right-width:calc(var(--eae-wp-badge-height,15px)/2);border-style:solid;border-color:#000;border-left:15px solid transparent;transform:rotate(0)}.eae-wp-sale-tag.eae-preset2.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset2.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset3{width:250px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.eae-wp-sale-tag.eae-preset3.eae-position-left{left:50px;top:50px;right:auto;transform:translate(-50%,-50%) rotate(-45deg)}.eae-wp-sale-tag.eae-preset3.eae-position-right{left:auto;right:50px;top:50px;transform:translate(42%,42%) rotate(45deg)}.eae-wp-sale-tag.eae-preset4.eae-position-left::after{right:0}.eae-wp-sale-tag.eae-preset4.eae-position-right::after{left:0}.eae-wp-sale-tag.eae-preset4::after{display:block;content:'';position:absolute;background:#fff;width:7px;height:7px;border-radius:100%;top:50%;transform:translateY(-50%)}.eae-wp-sale-tag.eae-preset4::before{position:absolute;top:0;border-top-left-radius:1px;border-bottom-left-radius:1px;content:'';display:block;width:0;height:0;border-style:solid;border-color:transparent;border-top-width:calc(var(--eae-wp-badge-height,15px)/2);border-bottom-width:calc(var(--eae-wp-badge-height,15px)/2)}.eae-wp-sale-tag.eae-preset4.eae-position-left::before{right:-16px;border-left:15px solid #2196f3}.eae-wp-sale-tag.eae-preset4.eae-position-right::before{left:-16px;border-right:15px solid #6d71f9}.eae-wp-sale-tag.eae-preset4.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset4.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset5{border-radius:var(--eae-wp-border-radius,5px);border-top-right-radius:0}.eae-wp-sale-tag.eae-preset5::after{position:absolute;content:'';display:block;width:calc(var(--eae-wp-badge-height,10px)/2);height:100%;bottom:0;background:#000;border-radius:0 var(--eae-wp-border-radius,5px) var(--eae-wp-border-radius,5px) 0}.eae-wp-sale-tag.eae-preset5.eae-position-left{left:0;right:auto}.eae-wp-sale-tag.eae-preset5.eae-position-right{left:auto;right:0}.eae-wp-sale-tag.eae-preset5.eae-position-left::after{right:-10px;transform:skew(-15deg)}.eae-wp-sale-tag.eae-preset5.eae-position-right:after{left:-8px;transform:skew(15deg) rotate(180deg)}.eae-product-card .eae-wp-sale-tag .wp-sales{min-width:45px}.eae-woo-split-left .eae-product-card .eae-wp-content,.eae-woo-split-right .eae-product-card .eae-wp-content{flex-direction:column;justify-content:center;--eae-wp-img-width:50%}.eae-woo-split-left .eae-product-card .eae-wp-content .eae-wp-content-outer,.eae-woo-split-right .eae-product-card .eae-wp-content .eae-wp-content-outer{flex-direction:column}.eae-woo-split-left .wp-split-layout .eae-wp-content,.eae-woo-split-right .wp-split-layout .eae-wp-content{width:calc(100% - var(--eae-wp-img-width))}.eae-woo-split-left .eae-product-card .eae-wp-image,.eae-woo-split-right .eae-product-card .eae-wp-image{max-width:var(--eae-wp-img-width ,50%);height:auto}.eae-woo-split-left .eae-product-card .eae-wp-button,.eae-woo-split-right .eae-product-card .eae-wp-button{width:100%;justify-content:flex-start}.eae-woo-products .swiper-flip{overflow:hidden}.wp-cover-layout.wp-preset1 .eae-product-card.enable-hover-animation .eae-wp-content{opacity:0;visibility:hidden;transition:all .7s linear}.wp-cover-layout.wp-preset1 .eae-product-card.enable-hover-animation .eae-wp-content{position:absolute;background-color:#00000055;color:#fff;transition:all .7s linear}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-bottom .eae-wp-content{bottom:-100%;width:100%;height:0%;top:auto}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-top .eae-wp-content{top:0;width:100%;height:0%}.wp-preset1 .eae-product-card.wp-hover-bottom:hover .eae-wp-content,.wp-preset1 .eae-product-card.wp-hover-top:hover .eae-wp-content{opacity:1;height:100%;visibility:visible;bottom:0}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-left .eae-wp-content{left:-100%;height:100%;width:100%}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-right .eae-wp-content{right:-100%;height:100%;width:100%}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-left:hover .eae-wp-content{opacity:1;left:0;width:100%;visibility:visible}.wp-cover-layout.wp-preset1 .eae-product-card.wp-hover-right:hover .eae-wp-content{opacity:1;right:0;width:100%;visibility:visible}.eae-content-btn-down .eae-woo-products .eae-product-card .eae-wp-content-button,.eae-content-btn-up .eae-woo-products .eae-product-card .eae-wp-content-button{width:100%}.eae-content-btn-down .eae-woo-products.wp-preset1 .eae-product-card .eae-wp-content-button .eae-wp-icon,.eae-content-btn-up .eae-woo-products.wp-preset1 .eae-product-card .eae-wp-content-button .eae-wp-icon{width:fit-content}.eae-product-card .eae-wp-button .eae-wp-icon,.eae-product-card .eae-wp-content-button .eae-wp-icon{color:#fff}.eae-woo-products.wp-split-layout.wp-preset1 .eae-product-card{border:1px solid #cccccc8c;box-shadow:0 0 9px 2px #ccccccb0;overflow:hidden}.eae-woo-products.wp-split-layout.wp-preset2 .eae-product-card{border:1px solid #cccccc8c;border-radius:10px}.eae-product-card .eae-wp-title{display:flex;font-size:20px;line-height:1.3;font-family:'serif',sans-serif;font-weight:500}.eae-wp-des{font-size:12px;font-weight:400;text-align:left}[data-elementor-device-mode=mobile] .eae-wp-modal-box .eae-wp-popup-container{display:flex;flex-direction:column}[data-elementor-device-mode=mobile] .eae-wp-modal-box .wp-popup-content{width:100%}.eae-rw-icon{position:absolute;right:20px;top:20px}.eae-rw-wrapper .eae-rw-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;border:1px solid #e1e1e1;padding:15px;border-radius:4px;transition-duration:.4s;overflow:hidden}.eae-rw-wrapper{display:grid}.eae-rw-wrapper.eae-swiper-container{margin-left:unset;margin-right:unset}.eae-rw-wrapper .eae-rw-name{margin:0}.eae-rw-name{font-size:20px}.eae-rw-image-container img{width:100%}.eae-rw-image-container{min-width:fit-content;overflow:hidden}.eae-rw-item .eae-rw-button{text-decoration:none;padding:5px 15px;border-radius:3px;color:#fff}.eae-rw-separator{width:100%;border-top:0;border-style:solid;border-color:#00000026}.eae-rw-container{display:flex;flex-direction:column;gap:10px}.eae-rw-header .eae-rw-header-button{padding:8px 17px;color:#fff;text-decoration:none;border-radius:3px;height:fit-content}.eae-rw-heading{margin:unset}.eae-rw-review-details-container{flex-direction:column;display:flex;align-items:center}.eae-rw-header{display:flex;justify-content:space-between;padding:20px;background-color:rgb(127 127 127 / 10%);width:100%;box-sizing:border-box;align-items:center;transition-duration:.4s}.eae-rw-header-content{display:flex;align-items:center;gap:20px}.eae-rw-header-star-container,.eae-rw-star-container{display:flex;flex-direction:row}.eae-rw-star-container{width:100%}.eae-rw-date{width:100%}.eae-rw-e-icon-container{position:relative}.eae-rw-e-marked{position:absolute;overflow:hidden}.eae-rw-e-marked svg,.eae-rw-e-unmarked svg{width:1em;height:1em;position:relative;display:block}.eae-rw-e-marked i{color:#f0ad4e}.eae-rw-e-marked svg{fill:#f0ad4e}.eae-rw-e-unmarked i{color:#ccd6df}.eae-rw-e-unmarked svg{fill:#CCD6DF}.eae-rw-rating-num{display:flex;justify-content:center;align-items:center;gap:4px;background-color:#663399;padding:5px 10px;color:#fff;border-radius:20px;font-size:12px}.eae-rw-rating-num i{font-size:10px}.eae-rw-header-content .eae-rw-header-title{margin:unset}.eae-rw-name-wrap{width:100%}.eae-rw-details-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.eae-rw-data-wrapper{display:flex;align-self:start;align-items:center;width:100%;gap:5px}.eae-rw-preset-bottom .eae-rw-data-wrapper{order:4}.eae-rw-preset-bottom .eae-rw-separator{order:3}.eae-rw-preset-bottom .eae-rw-review-text-container{order:1}.eae-rw-preset-bottom .eae-rw-button{order:2}.eae-rw-container.eae-swiper-outer-wrapper .eae-swiper-slide{height:auto}.eae-rw-e-icon-container svg{height:1em;width:1em}.eae-rw-e-icon-container{display:flex;align-items:center}.elementor-widget-eae-woo-category{--eae-wc-column:4}.eae-woo-cat-wrapper{width:100%;display:flex;flex-direction:row;position:relative}.eae-swiper-outer-wrapper .eae-swiper.swiper-flip{overflow:hidden}.eae-woo-cat-wrapper .eae-category{width:100%;display:flex;flex-direction:row;position:relative;padding-left:0!important;padding-right:0!important}.eae-woo-cat-wrapper .eae-grid-layout{display:grid;grid-auto-flow:column;padding:10px;width:100%;column-gap:20px;row-gap:20px;grid-template-columns:repeat(var(--eae-wc-column),1fr);grid-auto-flow:unset}.eae-woo-cat-wrapper .eae-category-card{display:flex;flex-direction:column;overflow:hidden;position:relative;backface-visibility:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-image,.eae-woo-cat-wrapper .eae-category-card .eae-image a{width:100%;height:auto;display:flex;overflow:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-image a img{width:100%;aspect-ratio:1;object-fit:cover}.eae-woo-cat-wrapper .eae-category-card .eae-category-content{display:flex;flex-direction:column;width:100%;padding:10px;justify-content:center;align-items:center;overflow:hidden}.eae-woo-cat-wrapper .eae-category-card .eae-category-content .eae-title{word-break:break-all;font-size:1.6em}.eae-woo-cat-wrapper .eae-category-card .eae-category-content .eae-heading-wrap{display:flex;align-items:center;gap:5px}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-1{flex-wrap:wrap}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-left{flex-direction:row-reverse}.eae-woo-cat-wrapper .eae-category-content .eae-heading-wrap.eae-pst-right{flex-direction:row}.eae-woo-cat-wrapper .eae-category-content .eae-count{font-size:16px;font-weight:500}.eae-woo-cat-wrapper .eae-category-content h1,.eae-woo-cat-wrapper .eae-category-content h2,.eae-woo-cat-wrapper .eae-category-content h3,.eae-woo-cat-wrapper .eae-category-content h4,.eae-woo-cat-wrapper .eae-category-content h5{margin:unset}.eae-woo-cat-wrapper .eae-category-content .eae-title a{color:unset}.eae-woo-cat-wrapper .eae-category-content .eae-description{font-size:12px;font-weight:400;text-align:center}.eae-woo-cat-wrapper .eae-category-content .eae-buttons{padding:10px 18px;margin:10px 0;font-size:16px;background-color:#000;color:#fff;display:flex;align-items:center;gap:10px;width:100%;min-width:fit-content;justify-content:center;cursor:pointer}.eae-category-card .eae-category-content .eae-count{font-size:16px;font-weight:500}.eae-swiper-outer-wrapper .eae-swiper.swiper-flip{overflow:hidden}.eae-woo-cat-wrapper .eae-category-content .eae-child-category{margin:0;padding:0;display:flex;flex-direction:row;gap:5px;font-size:12px;font-weight:600;flex-wrap:wrap}.eae-woo-category-swiper .eae-category-card.eae-swiper-slide{height:unset}.eae-woo-cat-wrapper .eae-category-content .eae-child-category li{list-style:none}.eae-woo-cat-wrapper .eae-category-card{border:1px solid #eee;border-radius:5px;box-shadow:5px 4px 4px 0 #cacaca5e}.eae-style1 .eae-category-card .eae-category-content{position:none;flex-grow:1;justify-content:space-between}.eae-woo-split-down #eae-style1 .eae-category-card .eae-category-content,.eae-woo-split-up .eae-style1 .eae-category-card .eae-image{width:100%!important}.eae-woo-split-left .enable-stacked .eae-style1 .eae-category-card{flex-direction:column!important}.eae-woo-split-right .enable-stacked .eae-style1 .eae-category-card{flex-direction:column-reverse!important}.eae-style2 .eae-category-card{flex-direction:row;position:relative}.eae-style2 .eae-category-card .eae-image{position:relative;width:100%}.eae-style2 .eae-category-card .eae-category-content{position:absolute;bottom:0;background-color:#00000055;color:#fff;min-height:30%}.eae-style3 .eae-category-card{flex-direction:row;position:relative}.eae-style3 .eae-category-card .eae-image{position:relative;width:100%!important}.eae-style3 .eae-category-card .eae-category-content{position:absolute;background-color:#00000055;color:#fff;opacity:0;visibility:hidden;transition:all .3s linear}.eae-style3 .eae-hvr-bottom.eae-category-card .eae-category-content{bottom:-100%;width:100%;height:0%}.eae-style3 .eae-hvr-top.eae-category-card .eae-category-content{top:0;width:100%;height:0%}.eae-style3 .eae-hvr-bottom.eae-category-card:hover .eae-category-content,.eae-style3 .eae-hvr-top.eae-category-card:hover .eae-category-content{opacity:1;height:100%;visibility:visible;bottom:0}.eae-style3 .eae-hvr-left.eae-category-card .eae-category-content{left:-100%;height:100%;width:100%}.eae-style3 .eae-hvr-right.eae-category-card .eae-category-content{right:-100%;height:100%;width:100%}.eae-style3 .eae-hvr-left.eae-category-card:hover .eae-category-content{opacity:1;left:0;width:100%;visibility:visible}.eae-style3 .eae-hvr-right.eae-category-card:hover .eae-category-content{opacity:1;right:0;width:100%;visibility:visible}.eae-category-card .eae-image.enable-scale img{transition:all .3s ease-in-out}.eae-category-card:hover .eae-image.enable-scale img{transform:scale3d(1.2,1.2,1);transition:all .3s ease-in-out}.elementor-widget-eae-testimonial{--columns:1}.eae-testimonial-wrapper{width:100%;display:flex;flex-direction:row;position:relative}.eae-testimonial-wrapper .eae-testimonial-container{width:100%;display:flex;flex-direction:row;position:relative;gap:10px}.eae-testimonial-wrapper.eae-grid-layout{display:grid;grid-auto-flow:column;width:100%;column-gap:20px;row-gap:20px;grid-template-columns:repeat(var(--columns),1fr);grid-auto-flow:unset}.eae-testimonial-container.eae-pre1 .eae-testimonial-content{align-items:center}.eae-testimonial-wrapper .eae-testimonial-content{display:flex;flex-direction:column;overflow:hidden;position:relative;backface-visibility:hidden}.eae-testimonial-wrapper .eae-testimonial-content,.eae-testimonial-wrapper .eae-ts-content-section{gap:5px}.eae-testimonial-wrapper .eae-content-img .eae-avatar-image{border-radius:50%;height:100%;width:100%;object-fit:cover}.eae-testimonial-wrapper .eae-content-img{padding:5px;width:70px;height:70px}.eae-testimonial-container.eae-pre2 .eae-testimonial-content{flex-direction:row}.eae-pre2 .eae-ts-content-section{padding:0 50px}.eae-pre2 .eae-author-info-wrapper{flex-direction:row}.eae-testimonial-container.eae-pre2 .eae-additional-image{width:30%;display:flex}.eae-testimonial-container .eae-additional-image img{object-fit:cover;overflow:hidden;width:auto}.eae-testimonial-container.eae-pre2 .eae-ts-content-section{flex:1}.eae-ts-content-section{display:flex;flex-direction:column;align-items:flex-start}.eae-author-info-wrapper{display:flex;flex-direction:column}.eae-testimonial-container.eae-pre3 .eae-ts-content-section{justify-content:center}.eae-testimonial-container.eae-pre3 .eae-testimonial-content{flex-direction:row}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper .eae-ts-overlay-block .eae-ts-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:24px 34px;background:rgb(53 45 45 / 24%);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(14.6px);border:1px solid rgba(255,255,255,.3)}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper .eae-ts-overlay-block{display:flex;width:100%;position:absolute;bottom:0}.eae-testimonial-container .eae-ts-overlay-block .eae-ts-info-container{display:flex;flex-direction:column}.eae-testimonial-container.eae-pre3 .eae-ts-content-section{align-self:center;width:50%;flex:1}.eae-testimonial-container.eae-pre3 .eae-ts-img-wrapper{position:relative;width:50%}.eae-testimonial-wrapper.eae-swiper-outer-wrapper .eae-swiper-slide{height:unset}.eae-testimonial-content-wrapper{display:flex;flex-direction:row}.eae-rating.eae-content-rating{display:flex;align-items:center;gap:5px}.eae-rating.eae-content-rating i{font-size:16px}.eae-rating.eae-content-rating svg{height:16px;width:16px}.eae-testimonial-container .eae-content-desc{margin-bottom:12px;font-size:22px}.eae-testimonial-container .eae-name{font-weight:600;font-size:16px}.eae-testimonial-container .eae-designation{font-weight:500;font-size:14px}.eae-testimonial-container .eae-company-name{font-size:14px;font-weight:300}.eae-testimonial-container .eae-ts-overlay-block .eae-ts-overlay-rating{display:flex;flex-direction:row}.eae-ts-icon.eae-ts-unfilled-icon svg{height:16px;width:16px}.eae-testimonial-container .eae-ts-icon{display:flex;align-items:center}.eae-testimonial-container .eae-ts-overlay{position:absolute;height:100%;top:0;left:0;width:100%;z-index:-1}.eae-testimonial-container.eae-pre3 .eae-additional-image{height:100%;display:flex}.eae-testimonial-container.eae-pre3 .eae-testimonial-content{justify-content:space-around}.eae-swiper-outer-wrapper .swiper-fade .eae-swiper-slide{background-color:#fff}.eae-testimonial-container.swiper-coverflow .eae-testimonial-content{background-color:#fff}.eae-testimonial-container.eae-pre3 .eae-ts-info{width:100%}.eae-pre1 .eae-testimonial-content,.eae-pre2 .eae-testimonial-content{padding:50px}.eae-pre1 .eae-testimonial-content.eae-company-name{margin-bottom:12px}.eae-testimonial-content .eae-content-rating{margin-bottom:12px}.eae-pre2 .eae-ts-content-section .eae-content-rating{order:1}.eae-pre2 .eae-ts-content-section .eae-content-desc{order:2}.eae-pre2 .eae-ts-content-section .eae-author-info-wrapper{order:3}.eae-pre2 .eae-content-img,.eae-pre3 .eae-content-img{margin-right:16px}.eae-pre3 .eae-testimonial-content .eae-ts-content-section{padding:20px 40px 20px 60px}.eae-pre3 .eae-testimonial-content .eae-ts-author-info{display:flex;flex-direction:column;justify-content:center}.elementor-form .eae-form-field select[multiple]{height:auto}.elementor-form .eae-uploads{display:flex;column-gap:10px;row-gap:10px;flex-wrap:wrap;margin-top:15px;width:100%}.elementor-form .eae-uploads img{vertical-align:middle;width:100%}.elementor-form .eae-upload-item{position:relative}.elementor-form .eae-uploads .eae-upload-close{position:absolute;right:-10px;cursor:pointer;top:-10px}.elementor-form .eae-uploads .eae-upload-close svg{width:20px}.wpcf7-spinner:not(:first-of-type){display:none!important;visibility:hidden!important}.eae-blob-shape-wrapper{display:flex;align-items:center;justify-content:center}.eae-blob-frame{position:relative}.eae-overlay-content{position:absolute;z-index:99;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.eae-blob-button{transition:all .3s;cursor:pointer}.eae-blob-button{display:flex;align-items:center;justify-content:center;gap:5px}.eae-text-scroll-wrapper{overflow:hidden;position:relative;font-size:28px;display:flex;flex-direction:column}.eae-text-slide{transition:background-color .4s ease-in,color .4s ease-in;display:flex;align-items:center;overflow:hidden;white-space:nowrap;position:absolute;font-size:30px}.eae-text-slide .eae-text-content{display:flex}span.eae-gbl-icon.eae-graphic-type-image.eae-title-separator{width:20px}span.eae-gbl-icon.eae-graphic-type-image.eae-title-separator img{width:100%}.eae-dropbar-wrapper{position:relative;width:fit-content}.eae-dropbar-text{display:flex;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;width:100%;align-items:center;justify-content:center}.eae-dropbar-wrapper.eae-animation .eae-drop-content{transition:visibility .4s ease,clip-path .4s ease,opacity .4s ease}.eae-drop-content{position:absolute;z-index:2;background-color:#dee1de;visibility:hidden;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.eae-dropbar-wrapper.eae-active .eae-drop-content{visibility:visible}.eae-drop-bar-align-right{text-align:right;text-align:-webkit-right}.eae-drop-bar-align-center{text-align:center;text-align:-webkit-center}.eae-drop-bar-align-left{text-align:left;text-align:-webkit-left}.eae-drop-bar-align-justify .eae-dropbar-wrapper,.eae-drop-bar-align-justify .eae-dropbar-wrapper .eae-dropbar-text{width:100%}.eae-dropbar-wrapper .eae-drop-content p{margin-bottom:unset}.eae-random-image-wrapper{display:flex;flex-direction:column}.eae-random-image-content{display:flex;flex-direction:column}.eae-random-image-caption{display:flex}.eae-random-image-wrapper img{height:100%;width:100%}.peel {
position: relative;
opacity: 0;
}
.peel-ready {
opacity: 1;
}
.peel-svg-clip-element {
position: absolute;
top: -10000px;
left: -10000px;
width: 1px;
height: 1px;
opacity: 0;
}
.peel-layer {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
transform-origin: top left;
} .peel-top {
background-color: #81afcb;
}
.peel-back {
background-color: #a0c7df;
}
.peel-bottom {
background-color: #688394;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//lichtburg-event.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section, video, audio {
font-family: inherit;
font-size: 100%;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
border: 0;
outline: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
html, body {
margin: 0;
padding: 0;
width: 100%;
}
html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow-y: scroll !important;
overflow-x: hidden;
height: 100%;
}
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-widget button,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
font-family: inherit;
font-size: 1em;
line-height: inherit;
}
div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
color: inherit;
background: none;
border-style: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
div.ui-datepicker {
background-color: #fff;
}
div.ui-accordion .ui-accordion-header {
padding: 0;
}
div.ui-accordion .ui-accordion-header-icon {
display: none;
}
div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
padding: 0;
}
div.ui-tabs .ui-tabs-nav li {
float: none;
margin: 0;
}
div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: none;
} html {
font-size: 16px;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
li > ol, li > ul, dl > dd {
margin-bottom: 0;
}
li > p {
margin-bottom: 0;
}
li > p + p {
margin-top: 0.5em;
}
ol, ul {
padding-left: 1.5em;
} a {
text-decoration: none;
background: transparent;
}
a,
a:hover,
a:focus,
a:active {
outline: 0;
}
a img {
border: none;
}
a,
button,
input[type="button"],
input[type="submit"] {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
display: block;
}
:active, :focus {
outline: 0;
}
a[href="javascript:void(0)"] {
cursor: default;
} table {
border-collapse: collapse;
}
table th + th, table th + td, table td + th, table td + td {
border-left: 1px solid #ddd;
}
table > p {
margin: 0 !important;
}
table th {
padding: 1.3rem 1rem;
}
table td {
padding: 1.7rem 1rem;
}
.sc_table table th {
padding: 1.3rem 1rem !important;
}
.sc_table table td {
padding: 1.7rem 1rem !important;
}
table th {
font-size: 1.625rem;
font-weight: 700;
font-style: normal;
text-transform: none;
text-align: center;
font-weight: 500 !important;
letter-spacing: -1.3px;
}
caption {
font-weight: 700;
text-align: center;
} blockquote {
position: relative;
text-align: left;
padding: 2.6em 6em 2.4em 6.5em;
margin-left: 0;
margin-right: 0;
}
.wp-block-pullquote:not([style*=""]) blockquote {
background-color: transparent !important;
}
blockquote.has-text-color > cite,
blockquote.has-text-color > p > cite,
blockquote.has-text-color:before,
blockquote.has-text-color {
color: currentColor;
}
blockquote:before {
content: '\E95B';
font-family: "fontello";
font-size: 2.5rem;
display: block;
position: absolute;
z-index: 1;
top: 3rem;
left: 2.9rem;
}
blockquote code {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
blockquote p {
margin: 0;
font-size: 1.125rem;
line-height: 1.625rem;
font-weight: 600;
}
blockquote > cite, blockquote > p > cite {
display: block;
font-size: 14px;
line-height: normal;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
margin-top: 2.6em;
letter-spacing: 0.14px;
}
.blog_mode_post blockquote,
.blog_mode_page blockquote {
margin: 4em 0 3.3em;
}
.blog_mode_post .comments_list blockquote,
.blog_mode_page .comments_list blockquote {
margin: 1.5em 0;
} dd {
margin-left: 1.5em;
}
dt, b, strong {
font-weight: bold;
}
dfn, em, i {
font-style: italic;
}
pre, code, kbd, tt, var, samp {
font-family: "Courier New", Courier, monospace;
font-size: 1em;
letter-spacing: 0;
}
pre {
overflow: auto;
max-width: 100%;
}
code {
overflow: auto;
max-width: 100%;
padding: 0 1em;
border: 1px solid #888;
background-color: #f7f7f7;
display: inline-block;
vertical-align: middle;
word-wrap: break-word;
}
pre > code {
display: block;
vertical-align: top;
padding: 1em;
}
abbr, acronym {
border-bottom: 1px dotted;
cursor: help;
}
mark, ins {
background-color: transparent;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 80%;
}
big {
font-size: 120%;
}
[hidden], template {
display: none;
}
hr {
height: 0;
border: none;
border-top: 1px solid #eee;
margin: 6.7857em 0;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
} img {
max-width: 100%;
height: auto;
vertical-align: top;
}
figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
max-width: 100%;
}
figure:before,
.wp-caption:before,
.wp-caption-overlay .wp-caption:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: linear-gradient(to top, rgba(18, 20, 24, 0.6) 0%, rgba(28, 30, 36, 0) 100%);
pointer-events: none;
}
figure.gallery-item:before {
display: none;
}
figure.gallery-item .gallery-caption:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: linear-gradient(to top, rgba(18, 20, 24, 0.9) 0%, rgba(28, 30, 36, 0) 100%);
z-index: -1;
}
figure figcaption,
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
position: absolute;
z-index: 1;
top: auto;
right: 0;
bottom: 0;
left: 0;
font-size: 1.5rem;
line-height: normal;
font-weight: 500;
font-style: normal;
-webkit-transition: margin-bottom 0.3s ease;
-ms-transition: margin-bottom 0.3s ease;
transition: margin-bottom 0.3s ease;
margin-bottom: 0;
text-align: left;
padding: 1rem 1.5rem;
overflow: auto;
letter-spacing: -0.65px;
max-height: 4em;
}
figure figcaption:hover,
.wp-caption .wp-caption-text:hover,
.wp-caption .wp-caption-dd:hover,
.wp-caption-overlay .wp-caption .wp-caption-text:hover,
.wp-caption-overlay .wp-caption .wp-caption-dd:hover {
margin-bottom: 0;
}
svg:not(:root) {
overflow: hidden;
} audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
iframe, video, embed {
max-width: 100%;
min-height: 100px;
vertical-align: top;
margin: auto;
} [class^="icon-"]:before,
[class*=" icon-"]:before {
font-size: inherit;
line-height: inherit !important;
font-weight: inherit;
font-style: inherit;
display: inline-block;
vertical-align: top;
width: auto;
margin: 0;
}  form {
margin-bottom: 0;
}
button, input, optgroup, select, textarea, textarea.wp-editor-area {
font-family: inherit;
font-size: 1em; margin: 0; vertical-align: baseline; }
button {
overflow: visible;
}
input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
text-overflow: ellipsis;
}
input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
}
input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
text-overflow: ellipsis;
}
input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
text-overflow: ellipsis;
opacity: 1;
}
input[placeholder],
textarea[placeholder] {
text-overflow: ellipsis;
}
textarea, textarea.wp-editor-area,
select, option,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="password"],
input[type="checkbox"],
input[type="radio"] {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="number"]::-webkit-outer-spin-button {
height: 50%;
}
input[type="number"],
input[type="search"] {
-webkit-appearance: none; -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
button[disabled],
html input[disabled] {
cursor: default !important;
}
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus,
textarea.wp-editor-area:focus {
outline: none;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area {
-webkit-appearance: none;
outline: none;
resize: none;
} label.required:after {
content: '*';
display: none;
vertical-align: text-top;
font-size: 80%;
color: #da6f5b;
} fieldset {
padding: 1em 1.5em;
margin: 1.5em 0.2em;
border: 1px solid #ddd;
position: relative;
}
fieldset legend {
position: absolute;
z-index: 1;
top: -0.6em;
left: 1.5em;
background-color: #fff;
font-weight: 400;
font-style: italic;
padding: 0 0.2em;
letter-spacing: 0;
} .wp-block-button__link,
form button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.theme_button,
.post_item .more-link,
.gallery_preview_show .post_readmore,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type="button"],
#buddypress input[type="reset"],
#buddypress input[type="submit"],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type="submit"],
body #booked-profile-page button,
body .booked-list-view input[type="submit"],
body .booked-list-view button,
body table.booked-calendar input[type="submit"],
body table.booked-calendar button,
body .booked-modal input[type="submit"],
body .booked-modal button,
.mc4wp-form .mc4wp-form-fields input[type="submit"],
.sc_button,
.sc_form button,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"],
.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today a,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button,
#tribe-bar-form .tribe-bar-submit input[type="submit"],
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button,
#tribe-bar-form button,
#tribe-bar-form a,
#tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events .tribe-events-button,
.tribe-events-button,
.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
.tribe-events-read-more,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.widget_edd_cart_widget .edd_checkout a,
.woocommerce .button, .woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
.woocommerce #respond input#submit,
.woocommerce input[type="button"], .woocommerce-page input[type="button"],
.woocommerce input[type="submit"], .woocommerce-page input[type="submit"],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type="submit"],
.woocommerce-page #review_form #respond p.form-submit input[type="submit"],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.yith-woocompare-widget a.clear-all,
.tribe-events .tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__prev,
.tribe-events .tribe-events-c-ical__link,
.tribe-events-cal-links .tribe-events-ics.tribe-events-button,
.tribe-events-cal-links .tribe-events-ics.tribe-events-button:hover,
.tribe-events-cal-links .tribe-events-gcal.tribe-events-button,
.tribe-events-cal-links .tribe-events-gcal.tribe-events-button:hover,
.tribe-events-cal-links .tribe-events-ical.tribe-events-button,
.tribe-events-cal-links .tribe-events-ical.tribe-events-button:hover {
-webkit-appearance: none;
cursor: pointer;
display: inline-block;
vertical-align: top;
font-size: 13px;
line-height: 1.5rem;
font-weight: 600;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-transform: uppercase;
white-space: nowrap;
padding: 1.248em 3.246em;
letter-spacing: 0.8px;
height: auto;
border-width: 0 !important;
}
.sc_button.sc_button_size_small,
.theme_button.theme_button_small {
padding: 0.8em 1.6em;
}
.sc_button.sc_button_size_large {
font-size: 14px !important;
letter-spacing: 0.14px;
padding: 1.748em 3.743em 1.548em;
} .wp-block-button.is-style-outline > .wp-block-button__link,
.sc_button.sc_button_bordered {
border-width: 2px !important;
padding: 1.3em 2.8em;
}
.sc_layouts_row_type_narrow .sc_button.sc_button_bordered {
padding: 0.8em 1.8em;
}
.sc_button.sc_button_bordered.sc_button_size_small {
padding: 0.6em 1.4em;
} .sc_button_simple {
font-size: 1em;
line-height: 1.25em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
text-transform: none;
border: none;
padding: 0 1.8em 0 0;
}
.sc_button_simple:before,
.sc_button_simple:after {
content: '\e93a';
font-family: "fontello";
font-style: normal;
} .widget.woocommerce .button,
.widget.WOOCS_CONVERTER .button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all {
font-size: 11px;
line-height: 16px;
padding: 10px 16px;
}
.widget.woocommerce .button + .button {
margin-left: 3px;
} input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
textarea,
textarea.wp-editor-area,
form.mc4wp-form .mc4wp-form-fields input[type="email"],
.tourmaster-form-field input[type="text"],
.tourmaster-form-field input[type="email"],
.tourmaster-form-field input[type="password"],
.tourmaster-form-field textarea,
.tourmaster-form-field select,
.tourmaster-form-field.tourmaster-with-border input[type="text"],
.tourmaster-form-field.tourmaster-with-border input[type="email"],
.tourmaster-form-field.tourmaster-with-border input[type="password"],
.tourmaster-form-field.tourmaster-with-border textarea,
.tourmaster-form-field.tourmaster-with-border select,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
#buddypress div.dir-search input[type="search"],
#buddypress div.dir-search input[type="text"],
#buddypress li.groups-members-search input[type="search"],
#buddypress li.groups-members-search input[type="text"],
#buddypress .standard-form input[type="color"],
#buddypress .standard-form input[type="date"],
#buddypress .standard-form input[type="datetime-local"],
#buddypress .standard-form input[type="datetime"],
#buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="range"],
#buddypress .standard-form input[type="search"],
#buddypress .standard-form input[type="tel"],
#buddypress .standard-form input[type="text"],
#buddypress .standard-form input[type="time"],
#buddypress .standard-form input[type="url"],
#buddypress .standard-form input[type="week"],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#give-recurring-form .form-row input[type="email"],
#give-recurring-form .form-row input[type="password"],
#give-recurring-form .form-row input[type="tel"],
#give-recurring-form .form-row input[type="text"],
#give-recurring-form .form-row input[type="url"],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type="email"],
form.give-form .form-row input[type="password"],
form.give-form .form-row input[type="tel"],
form.give-form .form-row input[type="text"],
form.give-form .form-row input[type="url"],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*="give-form"] .form-row input[type="email"],
form[id*="give-form"] .form-row input[type="password"],
form[id*="give-form"] .form-row input[type="tel"],
form[id*="give-form"] .form-row input[type="text"],
form[id*="give-form"] .form-row input[type="url"],
form[id*="give-form"] .form-row select,
form[id*="give-form"] .form-row textarea,
form[id*="give-form"] .give-donation-amount #give-amount,
form[id*="give-form"] .give-donation-amount #give-amount-text,
form[id*="give-form"] #give-final-total-wrap .give-final-total-amount,
form[id*="give-form"] .give-donation-amount .give-currency-symbol,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before,
form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-after,
form[id*="give-form"] #give-final-total-wrap .give-donation-total-label {
padding: 1.186em 1.4em;
border: 2px solid #ddd;
}
textarea,
textarea.wp-editor-area {
overflow: auto; vertical-align: top; min-height: 16.25rem;
height: 16.25rem;
} .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input,
.widget input[type="text"],
.widget input[type="number"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="search"],
.widget select,
.widget textarea,
.widget textarea.wp-editor-area {
padding: 1em 1.2em;
} input[type="radio"],
input[type="checkbox"],
.edd_price_options ul > li > label > input[type="radio"],
.edd_price_options ul > li > label > input[type="checkbox"],
.wpcf7-radio input[type="radio"],
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"] {
display: none;
}
label > input[type="radio"],
label > input[type="checkbox"],
input[type="checkbox"].wpcf7-acceptance {
display: inline-block;
vertical-align: baseline;
}
.wpcf7-radio .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
cursor: pointer;
}
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
display: inline-block;
vertical-align: baseline;
}
input[type="radio"] + label,
input[type="checkbox"] + label,
input[type="radio"] + .wpcf7-list-item-label,
input[type="checkbox"] + .wpcf7-list-item-label,
.edd_price_options ul > li > label > input[type="radio"] + span,
.edd_price_options ul > li > label > input[type="checkbox"] + span {
position: relative;
padding-left: 1.4em;
line-height: 1.5em;
display: inline-block;
vertical-align: top;
}
.wpcf7-list-item-label.wpcf7-list-item-right {
position: relative;
padding-right: 1.4em;
}
input[type="radio"] + label:before,
input[type="checkbox"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
input[type="checkbox"] + .wpcf7-list-item-label:before,
.wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before,
.edd_price_options ul > li > label > input[type="checkbox"] + span:before {
content: ' ';
font-family: "fontello";
font-size: 1.5em;
display: block;
text-align: center;
border: 1px solid #879c49;
width: 0.6em;
height: 0.6em;
line-height: 0.53em;
position: absolute;
z-index: 1;
top: 0.15em;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-list-item-label.wpcf7-list-item-right:before {
left: auto;
right: 0;
}
input[type="radio"] + label:before,
input[type="radio"] + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"] + span:before {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="checkbox"]:checked + span:before {
content: '\e8ab';
}
input[type="radio"]:checked + label:before,
input[type="radio"]:checked + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-checked.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type="radio"]:checked + span:before {
content: '\e83c';
}
.sc_form.sc_form_default.form_request .wpcf7-spinner {
position: absolute;
top: 0;
right: -30px;
margin: 0;
}
.sc_form.sc_form_default.form_white .sc_form_field_submit {
position: relative;
}
.sc_form.sc_form_default.form_white .wpcf7-spinner {
position: absolute;
top: 0;
left: 0;
margin-left: 0;
}
.comments_wrap .comments_field input[type="checkbox"] + label,
.comments_wrap .comments_field input[type="radio"] + label,
.comment-form .wpgdprc-checkbox label {
font-size: 16px;
} select {
text-overflow: ellipsis;
white-space: nowrap;
}
select::-ms-expand {
display: none;
} select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: hidden;
} .select_container select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
visibility: visible;
} .select_container {
width: 100%;
position: relative;
}
.select_container,
.select_container:after,
.select_container select {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.select_container:before {
content: ' ';
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 3em;
z-index: 1;
pointer-events: none;
cursor: pointer;
}
.sc_input_hover_accent .select_container::before {
right: 2px;
top: 2px;
bottom: 2px;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.select_container:after {
content: '\e828';
font-family: "fontello";
display: block;
position: absolute;
z-index: 2;
top: 50%;
right: 1em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
margin-top: -0.5em;
pointer-events: none;
cursor: pointer;
}
.select_container select {
background: none !important;
border-color: transparent !important;
width: 100% !important;
max-width: none !important;
padding-right: 3em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget .select_container select {
padding-right: 2em !important;
padding-top: 0.75em;
padding-bottom: 0.75em;
}
.widget .select_container:before {
width: 2em;
}
.widget .select_container:after {
right: 0.5em;
} .select2-container {
width: 100% !important;
}
.select2-container.select2-container--default span.select2-choice,
.select2-container.select2-container--default span.select2-selection {
height: auto;
border: 2px solid #ddd;
padding: 0.5em 0 0.5em 1.4em;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
display: inline-block;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
line-height: 2.86em;
}
.select2-container.select2-container--default .select2-selection .select2-selection__arrow {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.select2-drop-active {
border: none;
}
.select2-dropdown {
border: 1px solid #ddd;
}
.select2-search {
padding: 4px 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
margin: 0 !important;
padding: 0 !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
display: block;
top: 5px;
left: 5px;
width: auto;
height: auto;
font-size: 0.8em;
line-height: normal;
padding: 1em 1.5em;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
clip: auto !important;
text-decoration: none; z-index: 100000;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.alignleft {
display: inline-block;
float: left;
margin-right: 1.4em;
}
.alignright {
display: inline-block;
float: right;
margin-left: 1.4em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto !important;
margin-right: auto !important;
text-align: center;
}
figure.alignleft,
figure.alignright {
margin-top: 0.25em;
}
figure.aligncenter {
margin-bottom: 1em;
}
figure.alignnone {
margin-bottom: 1.4em;
} .sticky_wrap {
margin-bottom: 5em;
}
.sticky {
position: relative;
border: none;
padding: 2em;
}
.sidebar_hide .sticky_wrap .sticky,
.body_style_fullwide .sticky_wrap .sticky,
.body_style_fullscreen .sticky_wrap .sticky {
text-align: center;
}
.sticky .label_sticky {
display: block;
font-size: 14px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
margin-bottom: 1.3rem;
}
.sticky .label_sticky:before {
content: '';
display: inline-block;
height: 2px;
width: 3.438rem;
background-color: #c2b28a;
vertical-align: middle;
margin: -2px 1.3667em 0 0;
}
.sticky .post_header_content p {
display: none;
}
.sticky.post_layout_excerpt .post_header {
display: flex;
flex-direction: column-reverse;
}
.sticky .post_header_content .post_title {
float: left;
width: 90%;
}
.sticky_wrap .sticky .post_featured {
display: inline-block;
}
.sticky_wrap .sticky .post_categories {
margin-top: 1em;
}
.sticky_wrap .sticky .post_title {
margin-top: 0.5em;
margin-bottom: 0;
text-transform: uppercase;
letter-spacing: 1px;
} .gallery {
margin: 0 -5px;
}
.gallery-item {
display: inline-block;
vertical-align: top;
overflow: hidden;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-9 .gallery-item {
width: 11.1111111111% !important;
}
.gallery-columns-8 .gallery-item {
width: 12.5% !important;
}
.gallery-columns-7 .gallery-item {
width: 14.2857142857% !important;
}
.gallery-columns-6 .gallery-item {
width: 16.6666666667% !important;
}
.gallery-columns-5 .gallery-item {
width: 20% !important;
}
.gallery-columns-4 .gallery-item {
width: 25% !important;
}
.gallery-columns-3 .gallery-item {
width: 33.3333333333% !important;
}
.gallery-columns-2 .gallery-item {
width: 50% !important;
}
.gallery-columns-1 .gallery-item {
width: 100% !important;
}
.gallery-item a {
display: block;
}
.gallery-item a img {
border: none !important;
display: block;
width: 100%;
}
.gallery-item .gallery-icon {
margin: 5px;
}
.gallery-item .gallery-caption {
max-height: 42px;
left: 5px;
right: 5px;
bottom: 5px;
padding: 5px;
}
.gallery-columns-9 .gallery-caption {
font-size: 0.625em;
}
.gallery-columns-8 .gallery-caption {
font-size: 0.6875em;
}
.gallery-columns-7 .gallery-caption {
font-size: 0.75em;
}
.gallery-columns-6 .gallery-caption {
font-size: 0.8125em;
} .post-password-form label {
display: inline-block;
vertical-align: top;
}
.post-password-form input[type="submit"] {
display: inline-block;
margin-left: 0.2em;
} .container, .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row, .columns_wrap {
margin-left: 0px;
margin-right: -30px;
}
.row > [class*="column-"],
.columns_wrap > [class*="column-"] {
display: inline-block;
vertical-align: top;
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 30px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.row.columns_padding_left, .columns_wrap.columns_padding_left, .vc_row.columns_padding_left {
margin-left: -30px;
margin-right: 0;
}
.vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"],
.row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left {
padding-left: 30px;
padding-right: 0;
}
.vc_row.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
margin-left: 0;
margin-right: -30px;
}
.vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"],
.row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right {
padding-left: 0;
padding-right: 30px;
}
.vc_row,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
margin-left: -15px;
margin-right: -15px;
}
.vc_column_container > .vc_column-inner,
.row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"],
.row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center {
padding-left: 15px;
padding-right: 15px;
}
.row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"],
.row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 30px;
}
.sc_blogger.no_margin .row, .sc_blogger.no_margin .columns_wrap,
.row.no_margin, .columns_wrap.no_margin {
margin-left: 0 !important;
margin-right: 0 !important;
}
.sc_blogger.no_margin .row > [class*="column-"], .sc_blogger.no_margin .columns_wrap > [class*="column-"],
.row.no_margin > [class*="column-"], .columns_wrap.no_margin > [class*="column-"] {
padding: 0 !important;
} .column-1,
.column-1_1 {
width: 100%;
}
.column-1_2 {
width: 50%;
}
.push-1_2 {
left: 50%;
}
.pull-1_2 {
right: 50%;
}
.offset-1_2 {
margin-left: 50%;
}
.column-1_3 {
width: 33.3333333333%;
}
.push-1_3 {
left: 33.3333333333%;
}
.pull-1_3 {
right: 33.3333333333%;
}
.offset-1_3 {
margin-left: 33.3333333333%;
}
.column-1_4 {
width: 25%;
}
.push-1_4 {
left: 25%;
}
.pull-1_4 {
right: 25%;
}
.offset-1_4 {
margin-left: 25%;
}
.column-1_5 {
width: 20%;
}
.push-1_5 {
left: 20%;
}
.pull-1_5 {
right: 20%;
}
.offset-1_5 {
margin-left: 20%;
}
.column-1_6 {
width: 16.6666666667%;
}
.push-1_6 {
left: 16.6666666667%;
}
.pull-1_6 {
right: 16.6666666667%;
}
.offset-1_6 {
margin-left: 16.6666666667%;
}
.column-1_7 {
width: 14.2857142857%;
}
.push-1_7 {
left: 14.2857142857%;
}
.pull-1_7 {
right: 14.2857142857%;
}
.offset-1_7 {
margin-left: 14.2857142857%;
}
.column-1_8 {
width: 12.5%;
}
.push-1_8 {
left: 12.5%;
}
.pull-1_8 {
right: 12.5%;
}
.offset-1_8 {
margin-left: 12.5%;
}
.column-1_9 {
width: 11.1111111111%;
}
.push-1_9 {
left: 11.1111111111%;
}
.pull-1_9 {
right: 11.1111111111%;
}
.offset-1_9 {
margin-left: 11.1111111111%;
}
.column-1_10 {
width: 10%;
}
.push-1_10 {
left: 10%;
}
.pull-1_10 {
right: 10%;
}
.offset-1_10 {
margin-left: 10%;
}
.column-1_11 {
width: 9.0909090909%;
}
.push-1_11 {
left: 9.0909090909%;
}
.pull-1_11 {
right: 9.0909090909%;
}
.offset-1_11 {
margin-left: 9.0909090909%;
}
.column-1_12 {
width: 8.3333333333%;
}
.push-1_12 {
left: 8.3333333333%;
}
.pull-1_12 {
right: 8.3333333333%;
}
.offset-1_12 {
margin-left: 8.3333333333%;
}
.column-2_2 {
width: 100%;
}
.column-2_3 {
width: 66.6666666667%;
}
.push-2_3 {
left: 66.6666666667%;
}
.pull-2_3 {
right: 66.6666666667%;
}
.offset-2_3 {
margin-left: 66.6666666667%;
}
.column-2_4 {
width: 50%;
}
.push-2_4 {
left: 50%;
}
.pull-2_4 {
right: 50%;
}
.offset-2_4 {
margin-left: 50%;
}
.column-2_5 {
width: 40%;
}
.push-2_5 {
left: 40%;
}
.pull-2_5 {
right: 40%;
}
.offset-2_5 {
margin-left: 40%;
}
.column-2_6 {
width: 33.3333333333%;
}
.push-2_6 {
left: 33.3333333333%;
}
.pull-2_6 {
right: 33.3333333333%;
}
.offset-2_6 {
margin-left: 33.3333333333%;
}
.column-2_7 {
width: 28.5714285714%;
}
.push-2_7 {
left: 28.5714285714%;
}
.pull-2_7 {
right: 28.5714285714%;
}
.offset-2_7 {
margin-left: 28.5714285714%;
}
.column-2_8 {
width: 25%;
}
.push-2_8 {
left: 25%;
}
.pull-2_8 {
right: 25%;
}
.offset-2_8 {
margin-left: 25%;
}
.column-2_9 {
width: 22.2222222222%;
}
.push-2_9 {
left: 22.2222222222%;
}
.pull-2_9 {
right: 22.2222222222%;
}
.offset-2_9 {
margin-left: 22.2222222222%;
}
.column-2_10 {
width: 20%;
}
.push-2_10 {
left: 20%;
}
.pull-2_10 {
right: 20%;
}
.offset-2_10 {
margin-left: 20%;
}
.column-2_11 {
width: 18.1818181818%;
}
.push-2_11 {
left: 18.1818181818%;
}
.pull-2_11 {
right: 18.1818181818%;
}
.offset-2_11 {
margin-left: 18.1818181818%;
}
.column-2_12 {
width: 16.6666666667%;
}
.push-2_12 {
left: 16.6666666667%;
}
.pull-2_12 {
right: 16.6666666667%;
}
.offset-2_12 {
margin-left: 16.6666666667%;
}
.column-3_3 {
width: 100%;
}
.column-3_4 {
width: 75%;
}
.push-3_4 {
left: 75%;
}
.pull-3_4 {
right: 75%;
}
.offset-3_4 {
margin-left: 75%;
}
.column-3_5 {
width: 60%;
}
.push-3_5 {
left: 60%;
}
.pull-3_5 {
right: 60%;
}
.offset-3_5 {
margin-left: 60%;
}
.column-3_6 {
width: 50%;
}
.push-3_6 {
left: 50%;
}
.pull-3_6 {
right: 50%;
}
.offset-3_6 {
margin-left: 50%;
}
.column-3_7 {
width: 42.8571428571%;
}
.push-3_7 {
left: 42.8571428571%;
}
.pull-3_7 {
right: 42.8571428571%;
}
.offset-3_7 {
margin-left: 42.8571428571%;
}
.column-3_8 {
width: 37.5%;
}
.push-3_8 {
left: 37.5%;
}
.pull-3_8 {
right: 37.5%;
}
.offset-3_8 {
margin-left: 37.5%;
}
.column-3_9 {
width: 33.3333333333%;
}
.push-3_9 {
left: 33.3333333333%;
}
.pull-3_9 {
right: 33.3333333333%;
}
.offset-3_9 {
margin-left: 33.3333333333%;
}
.column-3_10 {
width: 30%;
}
.push-3_10 {
left: 30%;
}
.pull-3_10 {
right: 30%;
}
.offset-3_10 {
margin-left: 30%;
}
.column-3_11 {
width: 27.2727272727%;
}
.push-3_11 {
left: 27.2727272727%;
}
.pull-3_11 {
right: 27.2727272727%;
}
.offset-3_11 {
margin-left: 27.2727272727%;
}
.column-3_12 {
width: 25%;
}
.push-3_12 {
left: 25%;
}
.pull-3_12 {
right: 25%;
}
.offset-3_12 {
margin-left: 25%;
}
.column-4_4 {
width: 100%;
}
.column-4_5 {
width: 80%;
}
.push-4_5 {
left: 80%;
}
.pull-4_5 {
right: 80%;
}
.offset-4_5 {
margin-left: 80%;
}
.column-4_6 {
width: 66.6666666667%;
}
.push-4_6 {
left: 66.6666666667%;
}
.pull-4_6 {
right: 66.6666666667%;
}
.offset-4_6 {
margin-left: 66.6666666667%;
}
.column-4_7 {
width: 57.1428571429%;
}
.push-4_7 {
left: 57.1428571429%;
}
.pull-4_7 {
right: 57.1428571429%;
}
.offset-4_7 {
margin-left: 57.1428571429%;
}
.column-4_8 {
width: 50%;
}
.push-4_8 {
left: 50%;
}
.pull-4_8 {
right: 50%;
}
.offset-4_8 {
margin-left: 50%;
}
.column-4_9 {
width: 44.4444444444%;
}
.push-4_9 {
left: 44.4444444444%;
}
.pull-4_9 {
right: 44.4444444444%;
}
.offset-4_9 {
margin-left: 44.4444444444%;
}
.column-4_10 {
width: 40%;
}
.push-4_10 {
left: 40%;
}
.pull-4_10 {
right: 40%;
}
.offset-4_10 {
margin-left: 40%;
}
.column-4_11 {
width: 36.3636363636%;
}
.push-4_11 {
left: 36.3636363636%;
}
.pull-4_11 {
right: 36.3636363636%;
}
.offset-4_11 {
margin-left: 36.3636363636%;
}
.column-4_12 {
width: 33.3333333333%;
}
.push-4_12 {
left: 33.3333333333%;
}
.pull-4_12 {
right: 33.3333333333%;
}
.offset-4_12 {
margin-left: 33.3333333333%;
}
.column-5_5 {
width: 100%;
}
.column-5_6 {
width: 83.3333333333%;
}
.push-5_6 {
left: 83.3333333333%;
}
.pull-5_6 {
right: 83.3333333333%;
}
.offset-5_6 {
margin-left: 83.3333333333%;
}
.column-5_7 {
width: 71.4285714286%;
}
.push-5_7 {
left: 71.4285714286%;
}
.pull-5_7 {
right: 71.4285714286%;
}
.offset-5_7 {
margin-left: 71.4285714286%;
}
.column-5_8 {
width: 62.5%;
}
.push-5_8 {
left: 62.5%;
}
.pull-5_8 {
right: 62.5%;
}
.offset-5_8 {
margin-left: 62.5%;
}
.column-5_9 {
width: 55.5555555556%;
}
.push-5_9 {
left: 55.5555555556%;
}
.pull-5_9 {
right: 55.5555555556%;
}
.offset-5_9 {
margin-left: 55.5555555556%;
}
.column-5_10 {
width: 50%;
}
.push-5_10 {
left: 50%;
}
.pull-5_10 {
right: 50%;
}
.offset-5_10 {
margin-left: 50%;
}
.column-5_11 {
width: 45.4545454545%;
}
.push-5_11 {
left: 45.4545454545%;
}
.pull-5_11 {
right: 45.4545454545%;
}
.offset-5_11 {
margin-left: 45.4545454545%;
}
.column-5_12 {
width: 41.6666666667%;
}
.push-5_12 {
left: 41.6666666667%;
}
.pull-5_12 {
right: 41.6666666667%;
}
.offset-5_12 {
margin-left: 41.6666666667%;
}
.column-6_6 {
width: 100%;
}
.column-6_7 {
width: 85.7142857143%;
}
.push-6_7 {
left: 85.7142857143%;
}
.pull-6_7 {
right: 85.7142857143%;
}
.offset-6_7 {
margin-left: 85.7142857143%;
}
.column-6_8 {
width: 75%;
}
.push-6_8 {
left: 75%;
}
.pull-6_8 {
right: 75%;
}
.offset-6_8 {
margin-left: 75%;
}
.column-6_9 {
width: 66.6666666667%;
}
.push-6_9 {
left: 66.6666666667%;
}
.pull-6_9 {
right: 66.6666666667%;
}
.offset-6_9 {
margin-left: 66.6666666667%;
}
.column-6_10 {
width: 60%;
}
.push-6_10 {
left: 60%;
}
.pull-6_10 {
right: 60%;
}
.offset-6_10 {
margin-left: 60%;
}
.column-6_11 {
width: 54.5454545455%;
}
.push-6_11 {
left: 54.5454545455%;
}
.pull-6_11 {
right: 54.5454545455%;
}
.offset-6_11 {
margin-left: 54.5454545455%;
}
.column-6_12 {
width: 50%;
}
.push-6_12 {
left: 50%;
}
.pull-6_12 {
right: 50%;
}
.offset-6_12 {
margin-left: 50%;
}
.column-7_7 {
width: 100%;
}
.column-7_8 {
width: 87.5%;
}
.push-7_8 {
left: 87.5%;
}
.pull-7_8 {
right: 87.5%;
}
.offset-7_8 {
margin-left: 87.5%;
}
.column-7_9 {
width: 77.7777777778%;
}
.push-7_9 {
left: 77.7777777778%;
}
.pull-7_9 {
right: 77.7777777778%;
}
.offset-7_9 {
margin-left: 77.7777777778%;
}
.column-7_10 {
width: 70%;
}
.push-7_10 {
left: 70%;
}
.pull-7_10 {
right: 70%;
}
.offset-7_10 {
margin-left: 70%;
}
.column-7_11 {
width: 63.6363636364%;
}
.push-7_11 {
left: 63.6363636364%;
}
.pull-7_11 {
right: 63.6363636364%;
}
.offset-7_11 {
margin-left: 63.6363636364%;
}
.column-7_12 {
width: 58.3333333333%;
}
.push-7_12 {
left: 58.3333333333%;
}
.pull-7_12 {
right: 58.3333333333%;
}
.offset-7_12 {
margin-left: 58.3333333333%;
}
.column-8_8 {
width: 100%;
}
.column-8_9 {
width: 88.8888888889%;
}
.push-8_9 {
left: 88.8888888889%;
}
.pull-8_9 {
right: 88.8888888889%;
}
.offset-8_9 {
margin-left: 88.8888888889%;
}
.column-8_10 {
width: 80%;
}
.push-8_10 {
left: 80%;
}
.pull-8_10 {
right: 80%;
}
.offset-8_10 {
margin-left: 80%;
}
.column-8_11 {
width: 72.7272727273%;
}
.push-8_11 {
left: 72.7272727273%;
}
.pull-8_11 {
right: 72.7272727273%;
}
.offset-8_11 {
margin-left: 72.7272727273%;
}
.column-8_12 {
width: 66.6666666667%;
}
.push-8_12 {
left: 66.6666666667%;
}
.pull-8_12 {
right: 66.6666666667%;
}
.offset-8_12 {
margin-left: 66.6666666667%;
}
.column-9_9 {
width: 100%;
}
.column-9_10 {
width: 90%;
}
.push-9_10 {
left: 90%;
}
.pull-9_10 {
right: 90%;
}
.offset-9_10 {
margin-left: 90%;
}
.column-9_11 {
width: 81.8181818182%;
}
.push-9_11 {
left: 81.8181818182%;
}
.pull-9_11 {
right: 81.8181818182%;
}
.offset-9_11 {
margin-left: 81.8181818182%;
}
.column-9_12 {
width: 75%;
}
.push-9_12 {
left: 75%;
}
.pull-9_12 {
right: 75%;
}
.offset-9_12 {
margin-left: 75%;
}
.column-10_10 {
width: 100%;
}
.column-10_11 {
width: 90.9090909091%;
}
.push-10_11 {
left: 90.9090909091%;
}
.pull-10_11 {
right: 90.9090909091%;
}
.offset-10_11 {
margin-left: 90.9090909091%;
}
.column-10_12 {
width: 83.3333333333%;
}
.push-10_12 {
left: 83.3333333333%;
}
.pull-10_12 {
right: 83.3333333333%;
}
.offset-10_12 {
margin-left: 83.3333333333%;
}
.column-11_11 {
width: 100%;
}
.column-11_12 {
width: 91.6666666667%;
}
.push-11_12 {
left: 91.6666666667%;
}
.pull-11_12 {
right: 91.6666666667%;
}
.offset-11_12 {
margin-left: 91.6666666667%;
}
.column-12_12 {
width: 100%;
} .clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.columns_wrap:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.visible {
visibility: visible;
}
.invisible {
visibility: hidden;
}
.show {
display: block !important;
}
.hide {
display: none !important;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.text-hide {
font-size: 0;
line-height: 0;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.vertical-centered {
overflow: hidden;
}
.vertical-centered:before {
content: ' ';
width: 0;
height: 100%;
margin-left: -0.3em;
}
.vertical-centered:before,
.vertical-centered > * {
display: inline-block;
vertical-align: middle;
}
.heaven11_loading {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/images/preloader.gif) !important;
background-position: center !important;
background-repeat: no-repeat !important;
} .page_wrap {
min-height: 100vh;
overflow: hidden;
}
.page_wrap,
.content_wrap {
margin: 0 auto;
}
.body_style_boxed {
background-color: #f0f0f0;
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.body_style_boxed .page_wrap {
width: 1398px;
}
.page_content_wrap {
padding-top: 7.6rem;
padding-bottom: 7.4rem;
}
.remove_margins .page_content_wrap {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.content_wrap,
.content_container {
width: 1278px;
margin: 0 auto;
}
.content_wrap .content_wrap,
.content_wrap .content_container,
.content_container .content_wrap,
.content_container .content_container {
width: 100%;
}
.content_wrap:after,
.content_container:after {
content: " ";
clear: both;
width: 100%;
height: 0;
display: block;
}
.body_style_fullwide .content_wrap {
max-width: 1920px;
margin: 0 auto;
width: 100% !important;
padding-left: 130px;
padding-right: 130px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.content, .sidebar, .sidebar_inner {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar_fixed_placeholder {
min-height: 1px;
}
.page_content_wrap .content_wrap {
position: relative;
} body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content,
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {
width: 825px;
}
[class*="content_wrap"] > .sidebar {
width: 406px;
}
.sidebar_hide [class*="content_wrap"] > .content {
margin-left: auto;
margin-right: auto;
}
.sidebar_right [class*="content_wrap"] > .content {
float: left;
}
.sidebar_right [class*="content_wrap"] > .sidebar {
float: right;
}
.sidebar_left [class*="content_wrap"] > .content {
float: right;
}
.sidebar_left [class*="content_wrap"] > .sidebar {
float: left;
} .body_style_fullwide [class*="content_wrap"] > .content,
.body_style_fullscreen [class*="content_wrap"] > .content {
width: 100%;
}
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content {
padding-right: 453px;
}
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar {
margin-left: -406px;
}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content {
padding-left: 453px;
}
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar {
margin-right: -406px;
}
.body_style_fullscreen .page_content_wrap {
overflow: hidden;
padding: 0;
position: relative; } .body_style_fullscreen [class*="content_wrap"] > .content > article.page {
padding: 0;
} .sidebar_control {
display: none;
}   .top_panel {
position: relative;
z-index: 8000;
padding: 0.01px 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.top_panel .row > [class*="column-"],
.top_panel .columns_wrap > [class*="column-"] {
vertical-align: middle;
}
.top_panel.with_bg_image:before {
content: ' ';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.7);
} #background_video {
object-fit: cover;
overflow: hidden;
position: absolute;
z-index: -1 !important;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
}
div#background_video {
position: absolute !important;
}
div#background_video:after {
content: ' ';
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.3);
}
div#background_video iframe,
div#background_video video {
position: absolute;
z-index: 1;
top: 50% !important;
left: 50% !important;
-webkit-transform: translate(-50%, 50%) !important;
-ms-transform: translate(-50%, 50%) !important;
transform: translate(-50%, 50%) !important;
max-width: none;
}
#tubular-container {
display: none;
}
.top_panel.with_bg_video {
background: #000;
} .header_position_over .page_wrap {
position: relative;
}
.header_position_over .top_panel {
position: absolute;
z-index: 8000;
top: 0;
left: 0;
width: 100%;
background: none !important;
}
.header_position_over .top_panel .sc_layouts_row[class*="scheme_"]:not(.sc_layouts_row_fixed_on) {
background-color: transparent;
}
.header_position_under .top_panel {
position: relative;
z-index: 2;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.header_position_under .top_panel_mask {
display: none;
background-color: #000;
opacity: 0;
pointer-events: none;
position: absolute;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.header_position_under .page_content_wrap {
position: relative;
z-index: 4;
}
.header_position_under .footer_wrap {
position: relative;
z-index: 3;
}  .top_panel_default .sc_layouts_row_fixed_on {
-webkit-transition: padding 0.3s ease;
-ms-transition: padding 0.3s ease;
transition: padding 0.3s ease;
}
.top_panel_default .sc_layouts_row .custom-logo-link img,
.top_panel_default .sc_layouts_row .sc_layouts_logo img {
-webkit-transition: max-height 0.3s ease;
-ms-transition: max-height 0.3s ease;
transition: max-height 0.3s ease;
} .top_panel_default .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello";
margin-top: -1px;
}
.top_panel_default .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello";
}
.top_panel_default .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
content: '\e8ba';
font-family: "fontello";
} .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
display: none;
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
width: 2.2em;
} .menu_hover_path_line .sc_layouts_menu_nav > li > a:not(.trx_addons_login_link) {
padding: 1.25rem 1.2rem 1.15rem !important;
}
.menu_hover_path_line > ul > li:before,
.menu_hover_path_line > ul > li:after {
width: 2px !important;
}
.menu_hover_path_line > ul > li > a:before,
.menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
height: 2px !important;
}
.menu_hover_path_line > ul > li.current-menu-item > a:before,
.menu_hover_path_line > ul > li.current-menu-item > a:after,
.menu_hover_path_line > ul > li.current-menu-item:before,
.menu_hover_path_line > ul > li.current-menu-item:after,
.menu_hover_path_line > ul > li.current-menu-parent > a:before,
.menu_hover_path_line > ul > li.current-menu-parent > a:after,
.menu_hover_path_line > ul > li.current-menu-parent:before,
.menu_hover_path_line > ul > li.current-menu-parent:after {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.menu_hover_path_line > ul > li.current-menu-ancestor > a:before,
.menu_hover_path_line > ul > li.current-menu-ancestor > a:after,
.menu_hover_path_line > ul > li.current-menu-ancestor:before,
.menu_hover_path_line > ul > li.current-menu-ancestor:after,
.menu_hover_path_line > ul > li.current-menu-ancestor > a:before,
.menu_hover_path_line > ul > li.current-menu-ancestor > a:after,
.menu_hover_path_line > ul > li.current-menu-ancestor:before,
.menu_hover_path_line > ul > li.current-menu-ancestor:after {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
header .menu_hover_path_line .sc_layouts_menu_nav > li + li {
margin-left: 1.55rem;
}
header .menu_hover_path_line .sc_layouts_menu_nav > li:last-child,
header .menu_hover_fade .sc_layouts_menu_nav > li:last-child {
margin-right: 1.55rem;
}
header .sc_layouts_column_align_right .menu_hover_path_line .sc_layouts_menu_nav > li:last-child,
header .sc_layouts_column_align_right .menu_hover_fade .sc_layouts_menu_nav > li:last-child {
margin-right: 0;
}
header .elementor-widget-text-editor {
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: -0.14px;
}
header .sc_layouts_row_type_normal {
padding: 1.65em 0;
}
.sc_layouts_column_align_right .sc_layouts_item,
.sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-left: 1.05em;
} .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li li > a {
padding: 0.2em 3.5em 0.2em 2.8em !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
padding: 1.8em 0 !important;
margin-left: 2px;
}
.sc_layouts_menu_nav > li > ul {
top: 5.3em !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_nav li li.menu-item-has-children > a:after {
top: 0.15em !important;
right: 2.6em !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
top: -1.8em !important;
}
.sc_layouts_menu_nav > li > ul ul.submenu_left {
left: -17em;
}
.menu_mobile_inner .search_mobile .search_submit:focus, .menu_mobile_inner .search_mobile .search_submit:hover {
opacity: 0.7;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
} .sc_layouts_title.fixed_height .sc_layouts_title_content {
left: 0 !important;
-webkit-transform: translate(0, -50%) !important;
-ms-transform: translate(0, -50%) !important;
transform: translate(0, -50%) !important;
max-width: 90%;
text-align: left;
}
.breadcrumbs .breadcrumbs_delimiter {
margin: 0 0.3em !important;
}
.breadcrumbs .breadcrumbs_delimiter:before {
content: '\E83C' !important;
font-family: fontello !important;
}
.breadcrumbs {
font-size: 14px !important;
font-weight: 700;
line-height: normal !important;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.sc_layouts_title_breadcrumbs {
margin-top: 0 !important;
margin-bottom: 0.9rem;
}
.sc_layouts_title_caption img {
display: none;
} body.menu_style_side {
width: auto;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
body.menu_style_left {
margin-left: 8.125rem;
}
body.menu_style_right {
margin-right: 8.125rem;
}
.menu_style_side .body_wrap {
position: relative;
overflow: hidden;
max-width: 100%;
}
.menu_style_side .menu_side_wrap {
position: fixed;
z-index: 20000;
top: 0;
right: auto;
bottom: 0;
left: 0;
width: 8.125rem;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.menu_style_right .menu_side_wrap {
left: auto;
right: 0;
}
.admin-bar .menu_side_wrap {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .menu_side_wrap {
top: 46px;
}
}
@media (max-width: 600px) {
.admin-bar .menu_side_wrap {
top: 0;
}
}
.menu_side_wrap .menu_side_inner {
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.menu_style_side .menu_side_wrap .sc_layouts_logo {
display: none;
padding: 25% 10%;
text-align: center;
border-bottom: 1px solid #ddd;
position: relative;
z-index: 1;
}
.menu_style_side .menu_side_wrap .logo_text {
font-size: 1em;
letter-spacing: 0;
text-align: center;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.menu_style_side .menu_side_wrap .logo_slogan {
display: none;
}
.menu_side_wrap .menu_mobile_button {
display: block;
position: relative;
left: 0;
right: auto;
top: 0;
}
.menu_side_wrap .menu_side_button {
display: none;
font-size: 16px;
margin-top: -1.5em;
overflow: hidden;
cursor: pointer;
position: absolute;
z-index: 1;
top: 50%;
left: -1.5em;
width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.menu_style_right .menu_side_wrap .menu_side_button {
text-align: left;
padding-left: 10px;
-webkit-border-radius: 50% 0 0 50%;
-ms-border-radius: 50% 0 0 50%;
border-radius: 50% 0 0 50%;
}
.menu_style_left .menu_side_wrap .menu_side_button {
left: auto;
right: -1.5em;
text-align: right;
padding-right: 10px;
-webkit-border-radius: 0 50% 50% 0;
-ms-border-radius: 0 50% 50% 0;
border-radius: 0 50% 50% 0;
}
.menu_style_right .menu_side_wrap .menu_side_button:before {
content: '\e92a';
}
.menu_style_right .menu_side_wrap.opened .menu_side_button:before {
content: '\e92b';
}
.menu_style_left .menu_side_wrap .menu_side_button:before {
content: '\e92b';
}
.menu_style_left .menu_side_wrap.opened .menu_side_button:before {
content: '\e92a';
}
#toc_menu {
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
margin: -50% 0 0 -50%;
}
.toc_menu_item {
position: relative;
z-index: 1;
padding: 1.875rem;
}
.toc_menu_item .toc_menu_icon {
display: block;
position: relative;
color: #888;
height: 1.5em;
line-height: 1.5em;
text-align: center;
}
.toc_menu_item .toc_menu_icon:before {
display: inline-block;
line-height: inherit;
color: inherit;
}
.toc_menu_item .toc_menu_icon_default:before {
content: ' ';
margin-top: 0.75em;
width: 0.5em;
height: 1px;
background-color: #888;
}
.toc_menu_item:hover .toc_menu_icon,
.toc_menu_item_active .toc_menu_icon {
color: #292929;
}
.toc_menu_item:hover .toc_menu_icon_default:before,
.toc_menu_item_active .toc_menu_icon_default:before {
background-color: #292929;
}
.toc_menu_item_active .toc_menu_icon_default:before {
width: 1.5em;
}
.toc_menu_item .toc_menu_description {
position: absolute;
top: 0;
right: -20em;
opacity: 0;
white-space: nowrap;
-webkit-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.toc_menu_item:hover .toc_menu_description {
right: 100%;
margin-right: 1.5em;
opacity: 1;
}
.menu_side_inner #toc_menu {
display: block;
position: relative;
z-index: 0;
-webkit-transition: top 0.3s ease;
-ms-transition: top 0.3s ease;
transition: top 0.3s ease;
}
.menu_side_icons #toc_menu {
left: 0;
top: 0;
margin: 0;
}
.menu_side_icons .toc_menu_item .toc_menu_description {
height: 4.375rem;
font-size: 1.0667em;
line-height: 4.275rem;
font-weight: bold;
text-transform: uppercase;
top: 1.9rem;
}
.menu_side_icons .toc_menu_item:hover .toc_menu_description {
margin-right: 0;
}
.menu_side_icons .toc_menu_item .toc_menu_description span {
display: inline-block;
vertical-align: middle;
padding: 0 3em;
letter-spacing: 1px;
}
.menu_side_icons .toc_menu_item .toc_menu_icon {
width: 100%;
height: 4.375rem;
line-height: 4.5rem;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
border-bottom: none;
}
.menu_side_icons .toc_menu_item .toc_menu_icon:before {
font-size: 2rem;
line-height: inherit;
font-weight: normal;
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
text-align: center;
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
content: ' ';
width: 5px;
height: 5px;
line-height: inherit;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
width: 9px;
height: 9px;
line-height: 9px;
text-align: center;
}
.menu_style_left .toc_menu_item .toc_menu_description {
left: 1.9rem;
right: auto;
}
.menu_style_left .toc_menu_item:hover .toc_menu_description {
left: 100%;
right: auto;
} .toc_menu_description {
display: none !important;
}
.menu_mobile .menu_mobile_nav_area > nav {
position: relative;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateY(0);
-ms-transform: translateY(0%);
transform: translateY(0%);
max-height: 100%;
overflow-y: visible;
padding: 0 10px;
}
.toc_socials .socials_wrap .social_item {
display: block;
margin: -2px 0 0;
}
.toc_socials .socials_wrap {
margin: 0;
position: relative;
left: 50%;
width: 44px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.toc_socials .socials_wrap .social_item .social_icon {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border: 2px solid;
}
.toc_socials .socials_wrap .social_item:hover {
position: relative;
z-index: 1;
}
.toc_socials {
padding-top: 3.4rem;
}
.toc_soc_title {
font-size: 14px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0;
padding-top: 1px;
transform: rotate(-90deg);
}
.toc_soc_title_before {
position: relative;
left: 50%;
margin-left: -1px;
height: 6.75rem;
width: 2px;
margin-bottom: 3.2rem;
background-color: #0e0d12;
}
.toc_social_block {
position: absolute;
bottom: 1.9rem;
padding-left: 1.9rem;
} .top_panel_mobile_info p {
margin: 0;
} body.mobile_layout.menu_style_left {
margin-left: 0;
}
body.mobile_layout.menu_style_right {
margin-right: 0;
}
body.mobile_layout.menu_style_right .menu_side_wrap {
right: -6rem;
}
body.mobile_layout.menu_style_left .menu_side_wrap {
left: -6rem;
}
body.mobile_layout.menu_style_right .menu_side_wrap.opened {
right: 0;
}
body.mobile_layout.menu_style_left .menu_side_wrap.opened {
left: 0;
}
body.mobile_layout.menu_style_side .menu_side_wrap .menu_side_button {
display: block;
}
body.mobile_layout.menu_style_left .menu_side_wrap .menu_side_button:hover {
right: -2em;
}
body.mobile_layout.menu_style_right .menu_side_wrap .menu_side_button:hover {
left: -2em;
}
.menu_mobile_close {
display: block;
cursor: pointer;
width: 5em;
height: 5em;
line-height: 5em;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.menu_mobile_close:before,
.menu_mobile_close:after {
content: ' ';
position: absolute;
z-index: 2;
top: 50%;
left: 38%;
width: 25%;
height: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-top: -1px;
border-top: 2px solid #fff;
}
.menu_mobile_close:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.menu_mobile_close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.menu_mobile_overlay {
display: none !important;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 100000;
}
.menu_mobile {
position: fixed;
z-index: 100002;
top: 0;
left: 0;
width: 100%;
height: 0;
-webkit-transition: height 0.3s ease;
-ms-transition: height 0.3s ease;
transition: height 0.3s ease;
}
.menu_mobile.opened {
height: 100%;
}
.menu_mobile_inner {
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
overflow: hidden;
}
.menu_mobile a {
display: block;
}
.menu_mobile [class*="sc_fly_"]:not(.sc_fly_static) {
position: static !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
left: auto;
top: auto;
right: auto;
bottom: auto;
}
.menu_mobile .sc_layouts_logo {
text-align: center;
margin: 4.4rem 0 0;
font-size: 1em !important; }
.menu_mobile .menu_mobile_nav_area {
position: absolute;
z-index: 1;
top: 48%;
left: 0;
width: 100%;
height: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
max-height: 49%;
padding-right: 20px; overflow-y: scroll;
}
.menu_mobile .menu_mobile_nav_area ul {
margin: 0 auto;
padding: 0;
list-style: none;
width: auto;
}
.menu_mobile .menu_mobile_nav_area ul ul {
margin: 0;
display: none;
}
.menu_mobile .menu_mobile_nav_area li {
margin-bottom: 0;
width: auto;
}
.menu_mobile .menu_mobile_nav_area li > a {
font-size: 1.25em;
line-height: 1.5em;
padding: 1px 2.5em 1px 0;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
display: inline-block;
width: 28rem;
text-align: left;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.menu_mobile .menu_mobile_nav_area > ul > li > a {
font-size: 2em;
line-height: 1.5em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li > a {
padding-left: 1em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li li > a {
padding-left: 2em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li li li > a {
padding-left: 3em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter {
margin-top: 0 !important;
padding-top: 0 !important;
text-align: center;
overflow: hidden;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
overflow: hidden;
padding-top: 0.25em;
padding-bottom: 0.25em;
padding-right: 0.5em;
}
.menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a > span {
display: block;
border-top: 1px solid #f0f0f0;
width: 100%;
height: 0;
}
.menu_mobile .menu_mobile_nav_area .open_child_menu {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
padding: 0.25em;
background-color: rgba(255, 255, 255, 0.1);
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.menu_mobile .menu_mobile_nav_area li li .open_child_menu {
background-color: transparent;
padding: 0.25em 0.7em;
}
.menu_mobile .menu_mobile_nav_area a:hover > .open_child_menu {
background-color: rgba(255, 255, 255, 0.2);
}
.menu_mobile .menu_mobile_nav_area .open_child_menu:before {
font-family: "fontello";
content: '\e828';
}
.menu_mobile .menu_mobile_nav_area li.opened > a > .open_child_menu:before {
content: '\e835';
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu {
display: none;
width: 26rem;
text-align: left;
padding: 1em;
margin: 0 auto;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .sc_content {
width: 100% !important;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) {
width: 100%;
float: none;
}
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]) + .wpb_column:not([class*="vc_col-xs-"]),
.menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) + .elementor-column:not([class*="elementor-xs-"]) {
margin-top: 2em;
}
.menu_mobile .search_mobile {
position: absolute;
z-index: 1;
bottom: 8rem;
left: 50%;
width: 28rem;
margin-left: -14rem;
}
.menu_mobile .search_mobile form {
position: relative;
}
.menu_mobile .search_mobile .search_field {
width: 100%;
padding: 1.5em 3em 1.5em 1.5em !important;
}
.menu_mobile .search_mobile .search_submit {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: auto;
left: auto;
font-size: 0.8667em;
padding: 2em 1.8em;
background-color: transparent;
}
.menu_mobile .socials_mobile {
position: absolute;
z-index: 1;
bottom: 4rem;
left: 0;
text-align: center;
display: block;
width: 100%;
}
.menu_mobile .social_item {
display: inline-block;
margin: 1em 1em 0 0;
}
.menu_mobile .social_item .social_icon {
display: block;
font-size: 1em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
} .menu_mobile_narrow {
margin-top: 0;
margin-left: -320px;
width: 320px;
height: 100%;
-webkit-transition: margin-left 0.3s ease, margin-right 0.3s ease;
-ms-transition: margin-left 0.3s ease, margin-right 0.3s ease;
transition: margin-left 0.3s ease, margin-right 0.3s ease;
}
.menu_mobile_narrow.opened {
margin-left: 0;
}
.menu_style_right .menu_mobile_narrow {
margin-right: -320px;
margin-left: 0;
left: auto;
right: 0;
}
.menu_style_right .menu_mobile_narrow.opened {
margin-right: 0;
}
.menu_mobile_narrow .menu_mobile_nav_area li > a {
font-size: 1em;
line-height: 1.5em;
text-transform: none;
letter-spacing: 0px;
width: 18rem;
}
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a {
font-size: 1.25em;
line-height: 1.5em;
}
.menu_mobile_narrow .menu_mobile_nav_area > ul > li > a > .open_child_menu:before {
font-size: 1em;
line-height: inherit;
}
.menu_mobile_narrow .menu_mobile_nav_area li li .open_child_menu {
padding: 0.4em;
}
.menu_mobile_narrow .search_mobile {
width: 18rem;
margin-left: -9rem;
} .mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
position: relative;
top: auto;
max-height: none;
margin: 4em 0 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
position: relative;
bottom: auto;
left: 0;
margin: 3em auto 0;
}
.mobile_device .menu_mobile .socials_mobile,
.mobile_layout .menu_mobile .socials_mobile {
position: relative;
bottom: auto;
margin: 1em 0 0;
} .header_widgets_wrap {
position: relative;
z-index: 2;
}
.header_widgets_wrap.header_fullwidth {
overflow: hidden;
}
.header_widgets_wrap.header_fullwidth .widget {
margin-bottom: 0;
}  .slider_wrap .rev_slider_wrapper {
z-index: 0;
}  .blog_archive {
padding-bottom: 4em;
}
.post_item p {
margin-bottom: 0;
}
.post_item > .post_title {
margin-top: 0;
}
.post_item .more-link,
.gallery_preview_show .post_readmore {
margin-top: 3em;
}
.post_format_audio.post_item .more-link {
margin-top: 3.2em;
}
.post_format_quote.post_item .more-link {
margin-top: 0;
} .mptt-navigation-tabs,
div.heaven11_tabs .heaven11_tabs_titles {
list-style-type: none;
padding: 0;
text-align: center;
letter-spacing: 0;
margin: -0.85em 0 3.2em;
}
div.esg-filter-wrapper .esg-filterbutton,
.mptt-navigation-tabs li,
div.heaven11_tabs .heaven11_tabs_titles li {
display: inline-block;
margin: 0 0 3px;
font-size: 12px;
line-height: 1.4em;
font-weight: normal;
text-transform: uppercase;
padding: 0;
border: none;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
div.esg-filter-wrapper .esg-filterbutton:hover,
div.esg-filter-wrapper .esg-filterbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
div.esg-filter-wrapper .esg-filterbutton + .esg-filterbutton {
margin-left: 2rem;
}
.mptt-navigation-tabs li + li,
div.heaven11_tabs .heaven11_tabs_titles li + li {
margin-left: 3px;
}
div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.heaven11_tabs .heaven11_tabs_titles li a,
div.heaven11_tabs .heaven11_tabs_titles li a.ui-tabs-anchor {
display: block;
float: none;
padding: 1.75em 3em;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
div.heaven11_tabs .heaven11_tabs_content {
padding: 0;
}
div.heaven11_tabs .heaven11_tab_content_remove {
opacity: 0;
}
div.heaven11_tabs .nav-links {
margin-top: 1em;
} .header_content_wrap {
margin-bottom: 2em;
}
.thumbnail_type_fullwidth.post_header_position_default .page_content_wrap > .header_content_wrap,
.post_header_position_on_thumb .page_content_wrap > .header_content_wrap {
margin-bottom: 7.1rem;
}
.header_content_wrap + .content_wrap {
padding-top: 0;
}
.header_content_wrap .post_header {
margin-bottom: 0;
}
.header_content_wrap .post_header .post_title {
margin-top: 0;
margin-bottom: 0;
}
.header_content_wrap .post_header .post_title + .post_meta {
margin-top: 0.5em;
}
.header_content_wrap .post_featured {
margin: 0;
overflow: visible;
}
.thumbnail_type_fullwidth .header_content_wrap .post_header {
margin-left: auto;
margin-right: auto;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured img {
max-width: none;
width: 100%;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
height: 40rem;
overflow: visible;
}
.thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg:before {
display: none;
}
.thumbnail_type_fullwidth:not(.post_header_position_above) .page_content_wrap {
padding-top: 0;
}
.post_header_position_above .top_panel {
border-bottom: 1px solid #eee;
}
.post_header_position_above .header_content_wrap .post_header {
margin-bottom: 1.5em;
}
.post_header_position_above .post_header + .post_featured {
margin-top: 1.5rem;
}
.post_header_position_under .header_content_wrap .post_header {
margin-top: 2.5em;
}
.post_header_position_default .header_content_wrap .post_featured + .post_header {
margin-top: 2.5em;
}
.post_header_position_on_thumb .header_content_wrap {
position: relative;
}
.post_header_position_on_thumb .header_content_wrap .post_header {
display: block;
max-width: 50%;
padding: 2em;
margin: 0 auto !important;
box-sizing: border-box;
text-align: center;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_header {
text-align: left;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_header,
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_header {
text-align: right;
}
.post_header_position_on_thumb .header_content_wrap .post_featured + .post_header {
display: inline-block;
background-color: #fff;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tl .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_tc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_tr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 3em;
right: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ml .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_mc .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_mr .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 50%;
right: 3em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_bl .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 3em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bc .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.post_header_position_on_thumb .header_content_wrap.header_align_br .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 3em;
right: 3em;
}
.post_header_position_on_thumb .header_align_ts,
.post_header_position_on_thumb .header_align_ts > .content_wrap {
padding-top: 0.1px;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured {
margin-top: 6em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_ts .post_featured + .post_header {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff;
}
.post_header_position_on_thumb .header_align_bs,
.post_header_position_on_thumb .header_align_bs > .content_wrap {
padding-bottom: 0.1px;
}
.post_header_position_on_thumb .page_content_wrap > .header_align_bs {
margin-bottom: 4em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured {
margin-bottom: 5em;
}
.post_header_position_on_thumb .header_content_wrap.header_align_bs .post_featured + .post_header {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
border: 1px solid #ddd;
background-color: #fff;
}
.post_header_position_on_thumb.thumbnail_type_default .post_item_single .header_content_wrap .post_featured + .post_content {
padding-top: 2.8rem;
}
.post_header_position_on_thumb .header_content_wrap .post_featured.with_header {
position: relative;
}
.post_header .post_meta_categories {
margin-bottom: 0.5em;
}
.post_header_position_default .header_content_wrap .post_header .post_meta_categories {
margin-bottom: 1.5em;
}
.post_item_single .post_header .post_meta_categories {
margin-top: -6px;
}
.header_content_wrap .post_header .post_meta_other {
margin-top: 1em;
}
.header_content_wrap .post_header .post_subtitle {
margin-top: 0.1em;
}
.header_content_wrap .post_header.align_center,
.post_item_single .header_content_wrap .post_header.align_center {
text-align: center;
}
.header_content_wrap .post_header.align_left,
.post_item_single .header_content_wrap .post_header.align_left {
text-align: left;
}
.header_content_wrap .post_header.align_right,
.post_item_single .header_content_wrap .post_header.align_right {
text-align: right;
} .page_content_wrap {
position: relative;
}
[class*="_banner_wrap"] {
position: relative;
text-align: center;
}
[class*="_banner_wrap"] .banner_link {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.banner_with_image:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.banner_with_image:hover:before {
background-color: rgba(0, 0, 0, 0.1);
}
.banner_with_image > * {
position: relative;
z-index: 2;
color: #fff !important;
}
.page_banner_wrap {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 30px;
background-size: 100% auto;
background-repeat: repeat-y;
background-attachment: fixed;
}
.custom-background .page_content_wrap {
background-color: transparent !important;
}
.custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
padding: 4rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.header_banner_wrap,
.sidebar_banner_wrap,
.footer_banner_wrap {
padding: 30px;
background-position: center;
background-size: cover;
}
.sidebar_banner_wrap {
margin-bottom: 30px;
} .post_featured {
overflow: hidden;
position: relative;
margin-bottom: 1.8em;
}
.post_featured_bg {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.post_featured_bg:before {
content: ' ';
width: 0;
height: 0;
padding-top: 56.25%;
display: inline-block;
vertical-align: top;
margin-left: -0.3em;
}
.post_featured_right {
float: right;
width: 50%;
margin-left: 4.3478%;
}
.post_featured_left {
float: left;
width: 50%;
margin-right: 4.3478%;
} .post_meta .post_meta_item,
.post_meta .vc_inline-link {
font-size: inherit;
margin-left: 0;
white-space: normal;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
content: '';
display: inline;
font-family: inherit;
font-size: inherit;
font-weight: 400;
font-style: normal;
vertical-align: baseline;
margin: 0 0.5em;
}
.post_meta .post_meta_item:last-child:after,
.post_meta .post_meta_item.post_edit:last-child:after,
.post_meta .vc_inline-link:last-child:after {
display: none;
}
.post_meta a.post_meta_item:before,
.post_meta .vc_inline-link:before,
.post_meta a.post_meta_item > .post_counters_number {
margin-right: 0.3em;
}
.post_meta .vc_inline-link:before {
content: '\e8bb';
font-family: "fontello";
}
.post_meta .post_meta_item .post_author_avatar {
display: inline-block;
vertical-align: middle;
line-height: inherit;
margin-right: 0.15em;
}
.post_meta .post_meta_item .post_author_avatar > img {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
width: 1.25em;
height: 1.25em;
}
.post_meta .post_meta_item .post_meta_number + .post_meta_label {
margin-left: 0.3em;
} .post_share .social_items {
font-size: 1em;
}
.socials_share.socials_type_drop .social_items {
padding: 0.8em 1em;
}
.post_share .social_items .social_item .social_icon i {
font-style: normal;
text-transform: capitalize;
}
.post_meta .socials_share {
display: inline;
vertical-align: baseline;
}
.post_meta_item .socials_share .social_items {
bottom: auto;
top: 2.5em;
}
.post_meta_item .socials_share .social_items:before {
bottom: auto;
top: -5px;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
} .post_featured .mask {
background-color: rgba(0, 0, 0, 0.5);
} .wp-playlist .wp-playlist-current-item img {
background-color: #fff;
} .format-audio .post_featured {
position: relative;
max-height: 16em;
}
.single .format-audio .post_featured {
max-height: none;
}
.format-audio .post_featured img {
position: relative;
}
.format-audio .post_featured.with_thumb .mask {
background-color: rgba(0, 0, 0, 0.6);
}
.format-audio .post_featured .mask {
opacity: 1;
}
.format-audio .post_featured .post_audio.with_iframe .post_audio_author,
.format-audio .post_featured .post_audio.with_iframe .post_audio_title {
display: none;
}
.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author {
font-size: 14px;
line-height: normal;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: 0px !important;
}
.trx_addons_audio_player .audio_author,
.trx_addons_audio_player .audio_caption {
margin: 0.1rem 0 0.1rem !important;
}
.format-audio .post_featured .post_audio_title,
.trx_addons_audio_player .audio_caption {
font-size: 1.625rem;
line-height: normal;
font-weight: 500;
letter-spacing: -0.39px;
text-transform: none;
}
.format-audio .post_featured .post_audio_title {
font-size: 1.625rem;
line-height: normal;
font-weight: 500;
}
.format-audio .post_featured .post_audio_title,
.format-audio .post_featured .post_audio_author {
margin: 0.1rem 0 0.1rem;
padding: 0 6px;
}
.post_featured div .trx_addons_audio_player_wrap > .mejs-container {
height: 3.5rem !important;
background: none !important;
}
.post_layout_excerpt .post_audio .trx_addons_audio_player_wrap {
padding: 1rem;
}
.format-audio .post_featured.with_thumb .post_audio_author,
.trx_addons_audio_player.with_cover .audio_author,
.format-audio .post_featured.with_thumb .post_audio_title,
.trx_addons_audio_player.with_cover .audio_caption {
color: #282525;
}
.mejs-time {
color: #3f3e3e !important;
}
.trx_addons_audio_player.with_cover:after {
background: #e8e7e6 !important;
}
.vc_row .trx_addons_audio_player .audio_caption {
font-size: 1.625rem;
line-height: normal;
font-weight: 500;
}
.trx_addons_audio_player .audio_author + .audio_caption {
margin: -0.6em 0 0.25em;
}
.format-audio .post_featured.with_thumb .post_audio {
position: absolute;
z-index: 1000;
top: auto;
right: 6%;
bottom: 2em;
left: 6%;
text-align: left;
}
.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 0;
border: none;
} .trx_addons_audio_player {
padding: 0 !important;
}
.trx_addons_audio_player.without_cover {
border: none;
}
.post_featured.with_thumb .mejs-container,
.post_featured.with_thumb .mejs-controls,
.post_featured > div > .mejs-container,
.post_featured > div > .mejs-container .mejs-controls,
.trx_addons_audio_player.with_cover .mejs-container,
.trx_addons_audio_player.with_cover .mejs-controls {
background: none;
padding: 0;
}
.sidebar .mejs-controls .mejs-time,
.footer_wrap .mejs-controls .mejs-time {
display: none;
}
.mejs-button > button {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-color: transparent !important;
} .format-video .post_featured.without_thumb {
display: block;
}
.format-video .post_featured.with_thumb {
position: relative;
}
.format-video .post_featured.with_thumb .post_video {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
opacity: 0;
overflow: hidden;
}
.format-video .post_featured.with_thumb .post_video:before {
content: ' ';
display: inline-block;
padding-top: 55%;
width: 0;
height: 0;
}
.format-video .post_featured.with_thumb img {
position: relative;
z-index: 2;
}
.format-video .post_featured.with_thumb .mask {
z-index: 3;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
}
.format-video .post_featured.with_thumb:hover .mask {
opacity: 1;
}
.trx_addons_video_player.with_cover .video_hover,
.format-video .post_featured.with_thumb .post_video_hover {
width: 3.938rem;
height: 3.938rem;
line-height: 3.938rem;
text-align: center;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
z-index: 20;
top: 50%;
left: 50%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
margin: -1.969rem 0 0 -1.969rem;
font-size: 19px;
opacity: 1;
cursor: pointer;
overflow: hidden;
background-color: #ffffff;
border: none;
}
.trx_addons_video_player.with_cover:hover .video_hover,
.format-video .post_featured.with_thumb:hover .post_video_hover {
opacity: 1;
margin-top: -1.969rem;
}
.trx_addons_video_player.with_cover .video_hover,
.body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover,
.post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover,
.post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover {
font-size: 19px;
width: 3.938rem;
height: 3.938rem;
line-height: 3.938rem;
text-align: center;
}
.widget_video .trx_addons_video_player.with_cover .video_hover {
font-size: 19px;
}
.sidebar .trx_addons_video_player.with_cover .video_hover,
.footer_wrap .trx_addons_video_player.with_cover .video_hover {
font-size: 19px;
}
.trx_addons_video_player.with_cover .video_hover:before,
.format-video .post_featured.with_thumb .post_video_hover:before {
content: '\E8E1';
font-family: "fontello";
}
.format-video .post_featured.post_video_play .post_video {
opacity: 1;
z-index: 100;
}
.format-video .post_featured.post_video_play .mask {
opacity: 1;
background-color: #000;
}
.format-video .post_featured.post_video_play .post_video_hover {
display: none;
} .format-gallery .post_featured.with_thumb .slider_outer {
position: absolute;
z-index: 1000;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
} .format-quote .post_content,
.format-aside .post_content,
.format-link .post_content,
.format-status .post_content {
padding: 0;
text-align: left;
}
.format-aside .post_content_inner, .post_item_single.format-aside .post_content > p,
.format-link .post_content_inner, .post_item_single.format-link .post_content > p,
.format-status .post_content_inner, .post_item_single.format-status .post_content > p {
font-size: 1.6667rem;
line-height: 1.4em;
}
.format-aside .post_content_inner {
padding: 1em 1.3158em;
}
.format-quote .post_content p,
.format-aside .post_content p,
.format-link .post_content p,
.format-status .post_content p {
margin-bottom: 0;
}
.format-aside .post_content p + p,
.format-link .post_content p + p,
.format-status .post_content p + p {
margin-top: 1em;
}
.format-aside .post_content_inner:after {
display: none;
}
.format-aside .post_content_inner + .post_meta,
.format-link .post_content_inner + .post_meta,
.format-status .post_content_inner + .post_meta {
margin-top: 1.6em;
} .format-chat p {
margin-bottom: 0;
}
.format-chat p > em,
.format-chat p > b,
.format-chat p > strong {
display: inline-block;
margin-top: 1.7em;
}
.format-chat p:first-child > em,
.format-chat p:first-child > b,
.format-chat p:first-child > strong {
margin-top: 0;
}  .nav-links-more {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin-top: 2em;
}
.page-numbers .meta-nav {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
[class*="blog_style_classic"] .nav-links-more,
[class*="blog_style_masonry"] .nav-links-more {
margin-top: 0;
}
.nav-links-more.nav-links-infinite {
display: none;
}
.nav-links-more a {
display: inline-block;
padding-top: 2em;
position: relative;
}
.nav-links-more a:before {
content: '\e929';
font-family: "fontello";
font-size: 1.6em;
font-weight: normal;
display: block;
text-align: center;
margin-left: -0.5em;
position: absolute;
z-index: 1;
top: 0;
left: 50%;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
}
.nav-links-more a:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
}
.nav-links-more.loading a:before {
content: '\e810';
-webkit-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.nav-links-infinite a span {
opacity: 0;
}
.nav-links-infinite.loading {
display: block;
} .nav-links-old {
overflow: hidden;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.14px;
line-height: normal;
margin-top: 3em;
}
body[class*="blog_style_portfolio"] .nav-links-old,
body[class*="blog_style_classic"] .nav-links-old {
margin-top: 1.3em;
}
.nav-links-old .nav-prev a:before,
.nav-links-old .nav-next a:after {
font-family: "fontello";
font-weight: normal;
display: inline;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.nav-links-old .nav-prev {
float: left;
position: relative;
padding-left: 2em;
}
.nav-links-old .nav-prev a:before {
content: '\e939';
}
.nav-links-old .nav-next {
float: right;
position: relative;
padding-right: 2em;
}
.nav-links-old .nav-next a:after {
content: '\e93a';
left: auto;
right: 0;
}
.nav-links-old a {
border-bottom: 1px dotted transparent;
} div.esg-filters,
.woocommerce nav.woocommerce-pagination ul,
.comments_pagination,
.nav-links,
.page_links {
font-size: 16px;
text-transform: uppercase;
margin-top: 2.5em;
text-align: left;
border: none;
list-style-type: none;
clear: both;
font-weight: 700;
letter-spacing: -0.56px;
}
.page_links {
margin-top: 0;
padding-top: 2.5em;
}
.page_links .page_links_title {
display: inline-block;
vertical-align: top;
margin: 1.2em 1em 0 0;
}
.esg-filters div.esg-navigationbutton,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current,
.page_links > span:not(.page_links_title),
.page_links > a,
.comments_pagination .page-numbers,
.nav-links .page-numbers {
display: inline-block;
vertical-align: top;
font-size: inherit;
font-weight: inherit;
margin: 0.6667em 0.6667em 0 0;
padding: 0;
border: 2px solid #282525;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, background-position 0.3s ease;
}
.nav-links:before {
content: '';
display: inline-block;
height: 2px;
width: 6.188rem;
background-color: #282525;
vertical-align: top;
margin: 0.6667em 1.6667em 0 0;
border-top: 20px solid #fff;
}
.nav-links-single .nav-links:before {
display: none;
}
.esg-filters .esg-navigationbutton i[class*="eg-icon-"] {
color: inherit;
}
.esg-filters .esg-navigationbutton i.eg-icon-left-open:before {
content: '\e939';
font-family: "fontello";
}
.esg-filters .esg-navigationbutton i.eg-icon-right-open:before {
content: '\e93a';
font-family: "fontello";
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
display: inline-block;
margin: 0 0.6667em 0 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current {
margin-right: 0;
}
.esg-filters div.esg-navigationbutton:hover,
.esg-filters div.esg-navigationbutton.selected {
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.nav-links .page-numbers.prev,
.nav-links .page-numbers.next,
.comments_pagination .page-numbers.prev,
.comments_pagination .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
text-indent: -200px;
overflow: hidden;
position: relative;
}
.nav-links .page-numbers.prev:before,
.nav-links .page-numbers.next:before,
.comments_pagination .page-numbers.prev:before,
.comments_pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
font-family: "fontello";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
text-align: center;
text-indent: 0;
}
.nav-links .page-numbers.prev:before,
.comments_pagination .page-numbers.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before {
content: '\e939';
}
.nav-links .page-numbers.next:before,
.comments_pagination .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before {
content: '\e93a';
} .nav-links-single .nav-links {
font-size: 0.8667em;
text-align: left;
margin-top: 6em;
padding-top: 6em;
border-top: 1px solid #ddd;
overflow: hidden;
text-transform: none;
}
.nav-links-single .nav-links a {
display: block;
position: relative;
min-height: 5em;
z-index: 1;
}
.nav-links-single .nav-links a .nav-arrow {
width: 5em;
height: 4.6em;
line-height: 4.6em;
overflow: hidden;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
left: 0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.nav-links-single .nav-links a .nav-arrow:before {
content: ' ';
display: block;
background-color: #fff;
opacity: 0;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nav-links-single .nav-links a:hover .nav-arrow:before {
opacity: 0.5;
}
.nav-links-single .nav-links a .nav-arrow:after {
content: '\e939';
font-family: "fontello";
display: inline-block;
position: relative;
z-index: 2;
top: 3em;
opacity: 0;
color: #292929;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nav-links-single .nav-links a:hover .nav-arrow:after {
top: 0;
opacity: 1;
}
.nav-links-single .nav-links .nav-next a .nav-arrow {
right: 0;
left: auto;
}
.nav-links-single .nav-links .nav-next a .nav-arrow:after {
content: '\e93a';
}
.nav-links-single .nav-links .nav-previous,
.nav-links-single .nav-links .nav-next {
width: 50%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.nav-links-single .nav-links .nav-previous {
float: left;
text-align: left;
padding-right: 15px;
}
.nav-links-single .nav-links .nav-previous a {
padding-left: 6.5em;
}
.nav-links-single .nav-links .nav-previous .post-title {
text-align: left;
}
.nav-links-single .nav-links .nav-next {
float: right;
text-align: right;
padding-left: 15px;
}
.nav-links-single .nav-links .nav-next a {
padding-right: 6.5em;
}
.nav-links-single .nav-links .nav-next .post-title {
text-align: right;
}
.nav-links-single .nav-links .post-title,
.nav-links-single .nav-links .post_date {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.nav-links-single .nav-links .post-title {
margin: 0 0 0.3em;
}
.nav-links-single .nav-links .meta-nav,
.nav-links-single .nav-links .post_date {
font-size: 0.9286em;
font-weight: normal;
}
.nav-links-single.nav-links-fixed {
position: fixed;
z-index: 10;
bottom: 100px;
left: 20px;
right: 20px;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.nav-links-single.nav-links-fixed.nav-links-visible {
opacity: 1;
}
.nav-links-single.nav-links-fixed .nav-links {
padding: 0;
margin: 0;
border-width: 0;
}
.nav-links-single.nav-links-fixed .nav-links .nav-previous,
.nav-links-single.nav-links-fixed .nav-links .nav-next {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
width: 220px;
padding: 15px;
border: 1px solid #e5e5e5;
background-color: #fff;
-webkit-transition: left 0.3s ease, right 0.3s ease;
-ms-transition: left 0.3s ease, right 0.3s ease;
transition: left 0.3s ease, right 0.3s ease;
}
.nav-links-single.nav-links-fixed .nav-links .nav-previous {
left: -300px;
}
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-previous {
left: 0;
}
.nav-links-single.nav-links-fixed .nav-links .nav-next {
left: auto;
right: -300px;
}
.nav-links-single.nav-links-fixed.nav-links-visible .nav-links .nav-next {
right: 0;
} .image-navigation .nav-previous,
.image-navigation .nav-next {
float: none;
width: auto;
text-align: left;
padding: 0;
margin: 0;
position: absolute;
z-index: 1;
top: 50%;
left: 1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.image-navigation .nav-next {
left: auto;
right: 1.5em;
text-align: right;
}
.image-navigation .nav-previous a,
.image-navigation .nav-next a {
display: block;
padding: 1.1em 1em;
width: 0;
max-width: 20em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
background-color: rgba(0, 0, 0, 0);
border: 1px solid rgba(0, 0, 0, 0);
color: #fff;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.image-navigation .nav-previous a:hover,
.image-navigation .nav-next a:hover {
width: auto;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
border-color: rgba(0, 0, 0, 0.6);
-webkit-border-radius: 2em;
-ms-border-radius: 2em;
border-radius: 2em;
}
.image-navigation .nav-previous a:hover {
padding-left: 3.5em;
}
.image-navigation .nav-next a:hover {
padding-right: 3.5em;
}
.image-navigation .nav-previous a:after,
.image-navigation .nav-next a:after {
content: '\e8ef';
font-family: "fontello";
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 4em;
height: 4em;
line-height: 4em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
border: 1px solid #000;
background-color: #333;
color: #fff;
}
.image-navigation .nav-next a:after {
content: '\e8f0';
left: auto;
right: 0;
}
.image-navigation .nav-previous a:hover:after,
.image-navigation .nav-next a:hover:after {
border-color: transparent;
background-color: transparent;
} .structured_data_snippets {
display: none;
}
.post_item_single.format-aside .post_content,
.post_item_single.format-link .post_content,
.post_item_single.format-status .post_content {
padding: 0;
text-align: left;
}
.post_item_single.format-quote .post_content {
background-color: transparent;
padding-top: 0;
}
.section_title {
margin: 0 0 1em;
text-align: left;
} .post_item_single > .post_featured {
margin-bottom: 2.8em;
text-align: center;
}
.post_item_single > .post_featured > img {
width: auto;
max-height: 80vh;
}
.post_featured.post_attachment {
margin-bottom: 0.5em;
}
.entry-caption {
text-align: center;
font-style: italic;
}
.post_item_single .post_header_single {
margin-bottom: 2.5em;
}
.post_item_single .post_content > h1:first-child,
.post_item_single .post_content > h2:first-child,
.post_item_single .post_content > h3:first-child,
.post_item_single .post_content > h4:first-child,
.post_item_single .post_content > h5:first-child,
.post_item_single .post_content > h6:first-child,
.post_item_single .post_content > .vc_row:first-child h1:first-child,
.post_item_single .post_content > .vc_row:first-child h2:first-child,
.post_item_single .post_content > .vc_row:first-child h3:first-child,
.post_item_single .post_content > .vc_row:first-child h4:first-child,
.post_item_single .post_content > .vc_row:first-child h5:first-child,
.post_item_single .post_content > .vc_row:first-child h6:first-child,
.post_item_single .post_title {
margin-top: -0.2em;
}
.post_item_single .post_header_single .post_title {
margin-bottom: 0;
} .post_item_single .post_content > .post_meta_single {
font-size: 1.0667em;
line-height: 1.375em;
margin-top: 2em;
padding-top: 1rem;
letter-spacing: 0;
overflow: hidden;
clear: both;
}
.post_item_single .post_content > .post_meta_single .post_tags {
float: left;
display: block;
max-width: 50%;
margin-top: 0.7em;
}
.post_item_single .post_content > .post_meta_single .post_tags:after {
display: none;
} .post_item_single .post_content > .post_meta_single .post_share {
float: right;
display: block;
max-width: 50%;
}
.post_item_single .post_content > .post_meta_single .post_share:before {
display: none;
}
.post_item_single .post_content > .post_meta_single .post_share .social_item {
margin: 0 0 0 -2px;
}
.post_item_single .post_content > .post_meta_single .post_share .social_item .social_icon,
.team_member_page .team_member_socials .social_item .social_icon {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border: 2px solid;
}
.post_item_single .post_content .post_meta .post_share .socials_type_block .social_item:hover {
position: relative;
z-index: 1;
}
.post_item_single .post_content > .post_meta_single .post_tags + .post_share {
margin-top: 0.7em;
} .author_info {
margin-top: 4.7em;
padding: 3.25em 3.5em 3em;
position: relative;
}
.author_avatar {
width: 5.125rem;
height: 5.125rem;
line-height: 5.125rem;
text-align: center;
position: absolute;
z-index: 1;
top: 3.5rem;
left: 3.5rem;
}
.author_avatar img {
width: 100%;
height: auto;
}
.author_description {
padding-left: 7.9rem;
}
.author_title {
margin-top: 0;
margin-bottom: 0.7em;
font-size: 1.6rem;
font-weight: 500;
letter-spacing: -1px;
line-height: normal;
}
.author_bio p {
margin: 0;
}
.author_bio p + p {
margin-top: 0.6em;
}
.author_bio .author_link {
display: block;
margin-top: 1em;
font-style: normal;
font-size: 0.938rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.author_bio .socials_wrap {
margin-top: 1.5em;
font-weight: 600;
font-size: 17px;
}
.author_info .socials_wrap .social_item .social_icon {
border: 2px solid;
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
}
.author_info .socials_wrap .social_item {
margin: 0 0 0 -2px !important;
}
.author_info .socials_wrap .social_item:hover {
position: relative;
z-index: 1;
}
.author_subtitle {
display: block;
line-height: normal;
margin-bottom: 0.5em;
} .related_wrap {
margin-top: 6em;
padding-top: 6em;
border-top: 1px solid #eee;
}
.post_content .related_wrap {
margin: 2em 0 1em;
padding: 0.01px 0;
border-top: none;
}
.post_content .related_wrap_slider {
margin-bottom: 1em;
}
.post_content .related_wrap.related_position_inside_left {
float: left;
margin: 1em 2em 1em 0;
max-width: 18em;
}
.post_content .related_wrap.related_position_inside_right {
float: right;
margin: 1em 0 1em 2em;
max-width: 18em;
}
.post_content .related_wrap.related_position_inside_left .slider_container:not(.slider_multi):not(.slider_type_images),
.post_content .related_wrap.related_position_inside_left .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide,
.post_content .related_wrap.related_position_inside_right .slider_container:not(.slider_multi):not(.slider_type_images),
.post_content .related_wrap.related_position_inside_right .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
min-height: 5em;
}
.related_wrap .related_item {
text-align: center;
}
.related_wrap .post_categories {
text-transform: uppercase;
font-size: 12px;
}
.related_wrap .post_categories ul {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.related_wrap .post_categories li {
display: inline-block;
margin: 0;
}
.related_wrap .post_categories li + li {
margin-left: 0.5em;
}
.related_wrap .post_categories li:nth-child(n+3) {
display: none;
}
.related_wrap .post_title {
margin: 0;
}
.related_wrap .post_meta {
font-size: 12px;
line-height: 1.4em;
}
.related_wrap .post_meta [class^="icon-"] {
font-size: 1.2em;
line-height: inherit;
margin-right: .3em;
margin-left: 0;
vertical-align: middle;
} .related_wrap.related_style_modern .post_featured {
margin-bottom: 0;
}
.related_wrap.related_style_modern .post_featured .post_header {
display: block;
width: 70%;
padding: 1.5em;
position: absolute;
z-index: 8;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.related_wrap.related_style_modern.format-video .post_featured.with_thumb .post_video_hover {
top: 90%;
}
.related_wrap.related_style_modern.format-audio .post_featured .post_header {
display: none;
}
.related_wrap.related_style_modern .post_title {
margin: 0.5em 0;
letter-spacing: 0;
line-height: 1.25em;
} .related_wrap.related_style_classic .post_featured {
margin-bottom: 1em;
}
.related_wrap.related_style_classic .post_featured img {
width: 100%;
}
.related_wrap.related_style_classic .post_meta {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0.5em;
} .related_wrap.related_style_wide .related_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
text-align: left;
}
.related_wrap.related_style_wide .post_featured {
margin: 0 1em 0 0;
width: 6em;
}
.related_wrap.related_style_wide .post_featured img {
width: 100%;
}
.related_wrap.related_style_wide .post_title {
margin: -0.25em 0 0;
}
.post_content .related_wrap.related_style_wide .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_wide .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em;
} .related_wrap.related_style_list .related_item {
text-align: left;
padding: 0 0 0 1.5em;
position: relative;
}
.related_wrap.related_style_list .related_item:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0.75em;
left: 0;
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-color: #ff0000;
}
.post_content .related_wrap.related_style_list .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_list .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em;
} .related_wrap.related_style_short .related_item {
text-align: left;
padding-bottom: 1em;
border-bottom: 1px solid #c1c1c1;
margin-bottom: 1em;
}
.related_wrap .related_wrap_slider .related_item_style_short.related_item {
border-bottom: none;
}
.related_wrap.related_style_short .columns_wrap .column-1_4:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(3) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_4:nth-last-child(4) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_3:nth-last-child(3) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_2:last-child .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_2:nth-last-child(2) .related_item,
.related_wrap.related_style_short .columns_wrap .column-1_1:last-child .related_item {
border-bottom: none;
}
.post_content .related_wrap.related_style_short .columns_wrap.columns_padding_bottom > [class*="column-"],
.post_content .related_wrap.related_style_short .columns_wrap > [class*="column-"].columns_padding_bottom {
padding-bottom: 1em;
} .body_style_fullscreen .comments_wrap {
margin-bottom: 3em;
} .comments_list_wrap {
margin-top: 5.7em;
padding-top: 4.9em;
border-top: 1px solid #dfdfdf;
overflow: hidden;
}
.comments_list_wrap .comments_closed {
margin-top: 2em;
color: #1d1d1d;
}
.comments_list_wrap > ul {
padding: 0;
margin: 0;
list-style: none;
}
.comments_list_wrap ul li + li,
.comments_list_wrap li > ul > li {
padding-top: 1.25rem;
}
.comments_list_wrap ul > li {
display: block;
overflow: hidden;
position: relative;
min-height: 6em;
}
.comments_list_wrap ul > li:before {
display: none;
}
.comments_list_wrap ul ul {
margin-left: 6.8rem;
padding-left: 0;
}
.comments_list_wrap ul ul ul ul ul {
margin-left: 0;
}
.comments_list_wrap li + li,
.comments_list_wrap li ul {
margin-top: 1.25rem;
border-top: none;
}
.comments_list_wrap .comment_author_avatar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 4.938rem;
height: 4.938rem;
line-height: 4.938rem;
text-align: center;
overflow: hidden;
top: 5px;
}
.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar,
.comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
top: 1.65rem;
}
.comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
content: ' ';
display: block;
border: 12px solid transparent;
border-top-color: #ddd;
position: absolute;
z-index: 1;
top: -14px;
right: -14px;
width: 0;
height: 0;
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
.comments_list_wrap .comment_author_avatar img {
width: 100%;
}
.comments_list_wrap .comment_content {
padding-left: 6.8rem;
overflow: hidden;
}
.comments_list_wrap .comment_info {
margin: -0.2em 0 0.4em;
position: relative;
}
.comments_list_wrap .comment_author {
margin: 0 0.5em 0 0;
display: inline-block;
font-size: 14px;
line-height: normal;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.comments_list_wrap .comment_posted {
display: inline-block;
position: relative;
letter-spacing: 0;
vertical-align: baseline;
text-transform: uppercase;
font-size: 14px;
line-height: normal;
font-weight: 700;
font-style: normal;
}
.comments_list_wrap .comment_counters,
.comments_list_wrap .comment_posted_label {
display: none;
}
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time {
display: inline-block;
vertical-align: baseline;
}
.comments_list_wrap .comment_date,
.comments_list_wrap .comment_time {
margin-right: 0.8em;
}
.comments_list_wrap .comment_time {
display: none;
}
.comments_list_wrap .comment_not_approved {
padding: 0.2em 0 0.5em 0;
font-style: normal;
}
.comments_list_wrap .comment_text {
margin-bottom: 0.5em;
}
.comments_list_wrap .comment_text p {
margin: 0;
}
.comments_list_wrap .comment_text p + p {
margin-top: 0.6em;
}
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ol {
margin: 0;
padding: 0 0 0 1.5em;
}
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
display: list-item;
}
.comments_list_wrap .comment_text ul {
list-style: disc outside;
}
.comments_list_wrap .comment_text ul ul {
list-style-type: circle;
}
.comments_list_wrap .comment_text ul ul ul {
list-style-type: square;
}
.comments_list_wrap .comment_text ul ul ul ul {
list-style-type: disc;
}
.comments_list_wrap .comment_text ol {
list-style: decimal outside;
}
.comments_list_wrap .comment_text ol ol {
list-style-type: lower-alpha;
}
.comments_list_wrap .comment_text ol ol ol {
list-style-type: upper-roman;
}
.comments_list_wrap .comment_text ul > li > ul,
.comments_list_wrap .comment_text ol > li > ol {
margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol > li {
min-height: 0;
padding: 0;
margin: 0 0 0.5em 0;
overflow: visible;
}
.comments_list_wrap .comment_text ul,
.comments_list_wrap .comment_text ul > li,
.comments_list_wrap .comment_text ol,
.comments_list_wrap .comment_text ol > li {
border: none;
}
.comments_list_wrap .comment_reply {
font-size: 15px;
line-height: normal;
font-weight: 700;
font-style: normal;
letter-spacing: 0.14px;
margin-top: 1.2em;
text-transform: uppercase;
}
.comments_list_wrap .comment_reply a:before {
content: '\e802';
font-family: "fontello";
margin-right: 0.2em;
display: none;
} .comments_list > li.trackback {
list-style: none;
margin-left: 0;
padding-left: 0;
padding-right: 4em;
padding-top: 1em;
min-height: 0;
position: relative;
}
.comments_list > li.trackback + li {
margin-top: 1em;
}
.comments_list > li.trackback p {
font-style: italic;
padding-bottom: 0.8em;
}
.comments_list > li.trackback p a {
font-style: normal;
}
.comments_list > li.trackback .edit-link {
position: absolute;
z-index: 1;
top: 1em;
right: 0;
} .comments_form_wrap {
margin-top: 5.3em;
padding-top: 5em;
border-top: 1px solid #dfdfdf;
overflow: hidden;
}
.comments_form_wrap form {
position: relative;
}
.comments_wrap .comments_list_wrap .comments_form_title {
margin-top: 1.5em;
position: relative;
}
.comments_wrap #cancel-comment-reply-link {
font-size: 0;
}
.comments_wrap #cancel-comment-reply-link:before {
content: '\e916';
font-family: "fontello";
font-size: 18px;
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
}
.comments_wrap .comments_notes {
font-size: 0.8667em;
}
.comments_wrap .comments_field {
margin-bottom: 2em;
}
.comments_wrap .comments_author,
.comments_wrap .comments_email {
width: 48%;
float: left;
}
.comments_wrap .comments_email {
float: right;
}
.comments_wrap .comments_url {
clear: both;
}
.comments_wrap .comments_comment:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.comments_wrap .comments_field label {
display: none;
}
.comments_wrap .comments_field input[type="checkbox"] + label,
.comments_wrap .comments_field input[type="radio"] + label {
display: block;
}
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
width: 100%;
padding: 1.5em 2em;
}
.comments_wrap .comments_field textarea {
min-height: 18.5em;
} .comments_wrap .form-submit {
margin: 2em 0 0;
text-align: right;
}
.comments_wrap .form-submit:before {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.comments_wrap .form-submit input[type="submit"] {
display: inline-block;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
form .error_field {
border-color: #CC6868 !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2);
-ms-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2);
box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2);
} .comments_form_wrap form .wp-social-login-widget {
position: absolute;
z-index: 1;
top: -6.2em;
right: 0;
}
.comments_form_wrap form .wp-social-login-widget .wp-social-login-connect-with {
display: none;
}
.comments_form_wrap form .wp-social-login-widget .wp-social-login-provider-list {
padding: 0;
} .post_item_404 .post_content {
padding: 6em 0 5em;
overflow: hidden;
}
.post_item_404 .page_title {
float: left;
width: 50%;
font-size: 16em;
line-height: 1em;
margin: 0;
margin-top: 0 !important;
letter-spacing: 0;
text-align: center;
hyphens: none;
}
.post_item_404 .page_info {
float: left;
width: 50%;
text-align: left;
padding: 0 0 0 5rem;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_item_404 .page_subtitle {
margin: 0;
letter-spacing: 1px;
}
.post_item_404 .page_description {
margin-top: 1em;
margin-bottom: 2em;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.8em;
}
.post_item_404 .go_home:after {
content: '\e93a';
font-family: "fontello";
margin-left: 0.5em;
line-height: inherit;
} .post_item_none_search .post_content {
padding: 1.5em 0;
}
.post_item_none_search .page_title,
.post_item_none_archive .page_title {
font-size: 7em;
line-height: 1.2em;
}  .sidebar[class*="scheme_"] .sidebar_inner {
padding: 4rem 0;
}
.sidebar .widget {
padding: 3.4rem 3.9rem 3.7rem;
}
.sidebar[class*="scheme_"] .widget {
padding: 0 4rem;
}
.sidebar[class*="scheme_"] .widget .widget {
padding: 0;
}
.sidebar .widget + .widget,
.sidebar[class*="scheme_"] .widget + .widget {
margin-top: 30px;
border-top: none !important;
}
.sidebar .widget + .widget.widget_bg_image,
.sidebar[class*="scheme_"] .widget + .widget.widget_bg_image,
.sidebar .widget + .widget.widget_fullwidth,
.sidebar[class*="scheme_"] .widget + .widget.widget_fullwidth {
border-top: none;
padding-top: 4rem;
padding-bottom: 4rem;
}
.sidebar .widget.widget_bg_image + .widget,
.sidebar[class*="scheme_"] .widget.widget_bg_image + .widget,
.sidebar .widget.widget_fullwidth + .widget,
.sidebar[class*="scheme_"] .widget.widget_fullwidth + .widget {
border-top: none;
margin-top: 0;
}
.widget p {
margin: 0;
}
.widget p + p,
.widget p + div,
.widget p + form {
margin-top: 1em;
}
.widget .widgettitle {
font-size: 1.4286em;
line-height: 1.35em;
}
.widget_search .wp-block-search__label,
.widget .widget_title,
.widget .widgettitle {
font-size: 1.529rem;
line-height: normal;
letter-spacing: -0.65px;
margin-top: 0;
margin-bottom: 1.4em;
}
.widget_fullwidth .widget_title,
.widget_fullwidth .widgettitle {
text-align: center;
}
.widget ul {
margin: 0;
padding-left: 0;
list-style-type: none;
}
.sidebar .widget ul {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.widget ul ul {
padding-left: 1.2em;
}
.widget li {
position: relative;
}
.sidebar .widget ul > li:not(.blocks-gallery-item) {
padding-bottom: 1rem;
}
.sidebar .widget ul > li:not(.blocks-gallery-item):last-child {
padding-bottom: 0;
}
.sidebar .widget li:not(.blocks-gallery-item):not(.recentcomments) + li:not(.blocks-gallery-item):not(.recentcomments) {
border-top: 1px solid #dfdfdf;
padding-top: 1rem;
padding-bottom: 1rem;
}
.sidebar .widget ul.children,
.sidebar .widget ul.sub-menu {
padding-top: 1rem;
border-top: 1px solid #dfdfdf;
margin-top: 1rem;
}
.widget ul > li:before {
content: ' ';
display: none;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
position: absolute;
z-index: 1;
top: 0.8em;
left: -1.2em;
}
.widget li a img {
vertical-align: baseline;
}
.widget_block .wp-block-columns .wp-block-columns {
margin-bottom: 0;
}
.wp-block-social-links .wp-social-link {
padding: 0 !important;
}
.wp-block-latest-comments {
padding-left: 0;
} .widgets_above_page_wrap,
.widgets_above_content_wrap {
font-size: 1em;
margin-bottom: 5em;
}
.widgets_below_content_wrap,
.widgets_below_page_wrap {
font-size: 1em;
margin-top: 5em;
}
.widgets_below_page_wrap {
clear: both;
} .widget_calendar table {
width: 100%;
position: relative;
}
.widget_calendar caption {
padding-bottom: 2.3em;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.widget_calendar table > thead > tr {
background-color: transparent !important;
}
.widget_calendar.widget .widget_title {
margin-bottom: 1.85em;
}
.widget_calendar th,
.widget_calendar td {
font-size: 1em !important;
line-height: 1.5em;
font-weight: 400 !important;
font-style: normal;
text-align: center;
text-transform: uppercase;
padding: 2px;
border: none !important;
background-color: transparent !important;
width: 14.2857%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_calendar th {
font-weight: 700 !important;
padding-bottom: 12px;
}
.widget_calendar td {
line-height: 2.5em;
padding: 0 !important;
}
.widget_calendar tfoot td {
line-height: 2em;
}
.widget_calendar tbody td a {
display: block;
position: relative;
font-weight: normal;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
}
.widget_calendar tbody td a:after {
content: ' ';
position: absolute;
z-index: 1;
bottom: 1px;
left: 48%;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.widget_calendar td#today {
position: relative;
z-index: 2;
}
.widget_calendar td#today:before {
content: ' ';
position: absolute;
z-index: -1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 2.471em;
height: 2.471em;
line-height: 2.471em;
text-align: center;
margin-top: -1px;
}
.widget_calendar tfoot {
position: relative;
top: 0.6em;
}
.widget_calendar tfoot td {
text-transform: none !important;
}
.widget_calendar td#prev {
text-align: left;
}
.widget_calendar td#next {
text-align: right;
}
.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
font-size: 0;
margin-top: 0.6rem;
}
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
width: 40%;
display: inline-block;
}
.wp-block-calendar .wp-calendar-nav .pad,
.widget_calendar .wp-calendar-nav .pad {
width: 20%;
display: inline-block;
}
.widget_calendar td#prev,
.wp-block-calendar td#prev,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev {
text-align: left;
}
.widget_calendar td#next,
.wp-block-calendar td#next,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
text-align: right;
}
.widget_calendar td#prev a,
.widget_calendar td#next a,
.wp-block-calendar td#prev a,
.wp-block-calendar td#next a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a {
position: relative;
}
.widget_calendar td#prev a {
padding-left: 0.6em;
}
.widget_calendar td#next a {
padding-right: 0.6em;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
width: 1.2em;
height: 1em;
line-height: 1.4em;
display: inline-block;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before {
content: '\e939';
font-family: "fontello";
}
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
content: '\e93a';
font-family: "fontello";
left: auto;
right: 0;
}
.widget_calendar tfoot {
position: absolute;
top: 0;
padding: 0 1rem;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
background-color: #ffffff !important;
border: 2px solid;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
font-size: 23px;
font-weight: 600;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before {
top: -16px;
}
.widget_calendar td#next a:before,
.wp-block-calendar td#next a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next a:before {
content: '\E836';
font-family: fontello;
}
.widget_calendar td#prev a:before,
.wp-block-calendar td#prev a:before,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a:before,
.wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev a:before {
content: '\E837';
font-family: fontello;
}
.widget_calendar td#today,
.wp-block-calendar td#today {
position: relative;
z-index: 1;
}
.widget_calendar td#today:before, .wp-block-calendar td#today:before {
content: ' ';
position: absolute;
z-index: -1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 1.6em;
height: 1.6em;
line-height: 1.6em;
text-align: center;
} .widget_recent_entries .post-date {
display: inline-block;
margin-left: 0.5em;
} .widget_recent_comments ul {
padding-left: 4.4rem;
}
.widget_recent_comments ul li:before {
content: '\E95B' !important;
font-family: fontello;
display: block;
font-size: 2.4rem;
width: auto;
height: auto;
line-height: normal;
background: none !important;
top: -4px;
left: -4.4rem;
font-weight: 500;
}
.widget_recent_comments.widget ul > li,
.widget_recent_comments.widget ul > li + li {
padding: 0 !important;
border: none;
}
.widget_recent_comments.widget ul > li + li {
margin-top: 2.4rem;
}
.recentcomments {
font-size: 14px;
line-height: normal;
letter-spacing: 0.14px;
}
.widget_recent_comments .recentcomments > a {
display: block !important;
font-size: 1.294rem;
font-weight: 500;
line-height: 1.529rem;
letter-spacing: -0.55px;
text-transform: none;
margin-top: 5px !important;
} .widget_search form,
.woocommerce.widget_product_search form,
.widget_display_search form,
#bbpress-forums #bbp-search-form {
width: 100%;
overflow: hidden;
position: relative;
}
.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding: 0;
border: none;
position: relative;
}
.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
padding: 0.84em 1.8em;
width: 100%;
border: 1px solid;
}
.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 5px;
padding: 5px 15px;
height: calc(100% - 10px);
margin: 0 !important;
}
.widget.widget_block.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button svg {
min-width: auto;
min-height: auto;
width: 22px;
height: 22px;
line-height: 22px;
}
.widget.widget_block.widget_search .wp-block-search__inside-wrapper {
position: relative;
}
.widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
padding: 1em;
}
.widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button path {
fill: currentColor;
}
.widget_search form:not(.wp-block-search):after,
.woocommerce.widget_product_search form:after,
.widget_display_search form:after,
#bbpress-forums #bbp-search-form:after {
content: '\E974';
font-size: 2rem;
font-family: fontello;
display: block;
position: absolute;
z-index: 0;
top: 50%;
right: 0.5em;
margin-top: -0.45em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
pointer-events: none;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_search .search-field,
.woocommerce.widget_product_search .search_field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search {
width: 100%;
font-size: 16px;
line-height: normal;
padding: 1.469em 1.469em !important;
padding-right: 4em !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_search input.search-submit.sc_button_hover_slide_left,
.widget_search input.search-submit,
.woocommerce.widget_product_search .search_button,
.widget_display_search #bbp_search_submit,
#bbpress-forums #bbp-search-form #bbp_search_submit {
display: block;
text-indent: -1000px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 5em;
height: 100%;
padding: 0;
border: none !important;
background: none !important;
cursor: pointer;
}
.sidebar .widget_search {
padding: 3.9rem 0 !important;
}
.sidebar .widget_search .widget_title {
margin: -3.9rem 0 0;
text-align: center;
padding: 3rem 1rem 1.4rem;
}
.sidebar .widget_search .wp-block-search__label {
line-height: 1.1em;
text-align: center;
padding-left: 0;
padding-right: 0;
display: block;
overflow: visible;
height: auto;
padding: 0 0 1.4rem;
margin: 0;
}
.sidebar .widget_search form,
.sidebar .woocommerce.widget_product_search form,
.sidebar .widget_display_search form,
.sidebar #bbpress-forums #bbp-search-form {
max-width: 288px;
margin: auto !important;
} .widget_rss .widget_title a {
display: inline-block;
margin-right: 6px;
}
.widget_rss .widget_title a:first-child:before {
content: '\e8ed';
font-family: "fontello";
display: inline-block;
font-size: 0.9em;
}
.widget_rss .widget_title img {
display: none;
}
.widget_rss ul,
.widget_rss li {
padding-left: 0;
padding-bottom: 0 !important;
}
.widget_rss li:before {
display: none;
}
.widget_rss li + li {
margin-top: 1em;
} .widget_product_tag_cloud,
.widget_tag_cloud {
overflow: hidden;
}
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
display: block;
float: left;
padding: 11px 21px;
margin: 0 4px 4px 0;
font-size: 14px !important;
line-height: normal;
font-weight: 700;
letter-spacing: 0.14px;
text-transform: uppercase;
border: 2px solid;
} #sb_instagram .sbi_header_text {
padding-top: 0 !important;
margin-top: -2px;
}
#sb_instagram .sb_instagram_header {
padding: 0 !important;
margin-bottom: 0.5em !important;
}
.footer_fullwidth #sb_instagram .sb_instagram_header {
float: none;
text-align: center;
overflow: hidden;
}
.footer_fullwidth #sb_instagram .sb_instagram_header > a {
float: none;
display: inline-block;
overflow: hidden;
}
#sb_instagram .sb_instagram_header h3 {
font-size: 1.2308em;
line-height: 1.5em;
}
#sb_instagram .sb_instagram_header p {
font-size: 1em;
line-height: 1.5em;
}
#sb_instagram #sbi_load {
margin-top: 0.5em;
} ul.instagram-pics {
margin-right: -5px;
}
ul.instagram-pics li {
float: left;
padding: 0 5px 5px 0;
margin: 0;
overflow: hidden;
width: 33.3333%;
height: auto;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.column-1_3 ul.instagram-pics li {
width: 25%;
}
.column-1_2 ul.instagram-pics li {
width: 20%;
}
.column-1_1 ul.instagram-pics li {
width: 16.6666%;
}
ul.instagram-pics li:before {
display: none;
}  .footer_wrap p {
margin: 0;
}
.footer_wrap .widget[class*="column-"] {
margin: 1.5em 0;
}
.footer_wrap .vc_col-sm-4 .widget li {
display: inline-block;
width: 45%;
margin-right: 3%;
vertical-align: top;
}
.footer_wrap .vc_col-sm-4 .widget li li {
display: block;
width: 100%;
margin-right: 0%;
}
.footer_wrap .footer_fullwidth {
overflow: hidden;
}
.footer_wrap .widget_title,
.footer_wrap .widgettitle {
text-align: left;
font-size: 1.529rem;
font-weight: 500;
line-height: normal;
letter-spacing: -0.7px;
}
.footer_wrap .footer_fullwidth .widget_title,
.footer_wrap .footer_fullwidth .widgettitle {
text-align: center;
margin-bottom: 1.5em;
} .footer_logo_inner {
padding: 4em 0;
overflow: hidden;
text-align: center;
position: relative;
}
.footer_widgets_wrap + .footer_logo_wrap .footer_logo_inner {
border-top-width: 1px;
border-top-style: solid;
}
.footer_logo_inner:after {
content: ' ';
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
width: 1px;
height: 3em;
}
.trx_addons_absent .footer_logo_inner {
padding: 1em 0;
}
.trx_addons_absent .footer_logo_inner:after {
display: none;
}
.footer_logo_inner img {
max-width: 25%;
}
.logo_footer_text {
font-size: 3.3333em;
line-height: 1em;
letter-spacing: 6px;
margin: 0;
}
.logo_footer_image + .logo_footer_text {
margin: 0.63em 0 2em;
} .footer_socials_inner {
padding: 2em 0 3em;
text-align: center;
} .footer_menu_inner {
padding: 2em 0;
text-align: center;
}
.menu_footer_nav_area > ul,
.footer_wrap .sc_layouts_menu > ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.menu_footer_nav_area > ul > li,
.footer_wrap .sc_layouts_menu > ul > li {
display: inline-block;
vertical-align: baseline;
font-size: 12px;
z-index: auto !important;
}
.menu_footer_nav_area > ul > li + li:before,
.footer_wrap .sc_layouts_menu > ul > li + li:before {
content: ' ';
display: inline-block;
width: 0;
height: 0.8em;
margin: 0;
vertical-align: baseline;
border-left: 1px dotted #ddd;
}
.menu_footer_nav_area > ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 2.5em;
display: inline-block;
}
.mobile_layout .menu_footer_nav_area > ul > li > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li > a {
padding: 0.5em 1em;
}
.menu_footer_nav_area > ul > li.menu-item-has-children > a,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 3.5em;
}
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a {
padding-right: 2em;
}
.menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
content: '\e828';
font-family: "fontello";
right: 2em;
display: none;
}
.mobile_layout .menu_footer_nav_area > ul > li.menu-item-has-children > a:after,
.mobile_layout .footer_wrap .sc_layouts_menu > ul > li.menu-item-has-children > a:after {
right: 0.5em;
}
.menu_footer_nav_area li li.menu-item-has-children > a:after,
.footer_wrap .sc_layouts_menu li li.menu-item-has-children > a:after {
content: '\e836';
font-family: "fontello";
}
.menu_footer_nav_area > ul > li ul,
.footer_wrap .sc_layouts_menu > ul > li ul {
top: auto;
bottom: 3em;
border: 1px solid #ddd;
}
.menu_footer_nav_area > ul > li ul ul,
.footer_wrap .sc_layouts_menu > ul > li ul ul {
top: auto;
bottom: -1.4em;
margin-left: 2px;
}
.menu_footer_nav_area > ul > li ul ul.submenu_left,
.footer_wrap .sc_layouts_menu > ul > li ul ul.submenu_left {
margin-left: -2px;
}
.menu_footer_nav_area > ul > li ul > li,
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
font-size: 12px;
}
.menu_footer_nav_area > ul > li ul > li > a,
.footer_wrap .sc_layouts_menu > ul > li ul > li > a {
display: block;
} .footer_widgets_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_logo_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_socials_wrap + .footer_copyright_wrap .footer_copyright_inner,
.footer_menu_wrap + .footer_copyright_wrap .footer_copyright_inner {
border-top-width: 1px;
border-top-style: solid;
}
.footer_copyright_inner {
font-size: 0.9333em;
padding: 2em 0;
overflow: hidden;
text-align: center;
}
.footer_copyright_wrap p {
margin: 0;
} .footer_wrap .widget_title:after,
.footer_wrap .widgettitle:after {
content: '';
display: block;
height: 2px;
width: 3.235rem;
background-color: #c2b28a;
margin: 1.35rem 0 1.2em;
}
footer .widget ul {
padding-left: 0;
}
footer .widget ul ul {
padding-left: 1em;
}
footer .widget ul > li:before {
display: none;
}
footer .widget ul li + li,
footer .widget ul.children,
footer .widget ul.sub-menu {
margin-top: 1.2rem;
}
footer .footer_menu_wrap .sub-menu {
display: none !important;
}
footer .socials_wrap .social_item .social_icon {
display: block;
width: 44px;
height: 44px;
line-height: 42px;
text-align: center;
border: 2px solid;
}
footer .socials_wrap .social_item {
margin: 0 !important;
}
footer .socials_wrap .social_item + .social_item {
margin-left: -2px !important;
}
footer .socials_wrap .social_item:hover {
position: relative;
z-index: 1;
}
footer .socials_wrap {
margin: 0 !important;
}
body.menu_style_left footer .elementor-section-stretched {
left: 0 !important;
}
footer.footer_wrap .widget[class*="column-"] {
margin: 1.5em 0 !important;
}  .heaven11_customizer_message {
padding: 2em;
margin: 0 auto;
max-width: 60%;
background-color: #f3e6ce;
color: #996600;
border-left: 3px solid #666600;
}
.heaven11_customizer_message b {
color: #333300;
} #debug_log {
position: fixed;
z-index: 1000000;
top: 0;
left: 0;
display: block;
width: 100%;
background: rgba(0, 0, 0, 0.8);
color: #ffffff;
}
.admin-bar #debug_log {
top: 32px;
}
#debug_log_close {
position: absolute;
z-index: 1;
top: -6px;
right: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 18px;
font-weight: bold;
cursor: pointer;
}
#debug_log_content {
font-size: 12px;
line-height: 15px;
max-height: 66px;
padding: 16px 16px 6px;
overflow: auto;
word-wrap: normal;
white-space: pre-line;
} .popup_wrap {
position: absolute;
z-index: 1;
top: 3.3333em;
right: 0;
width: 37.5em;
padding: 3em 2.5em 2em;
display: none;
}
.popup_registration {
right: -5.5em;
}
.popup_wrap .popup_close {
display: block;
font-size: 1.25em;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
margin: 0.5em 0.5em 0 0;
color: #cccccc;
border: 2px solid #ebebeb;
background-color: #f4f7f9;
}
.popup_wrap .popup_close:hover {
color: #909090;
border: 2px solid #cccccc;
background-color: #ffffff;
}
.popup_wrap .popup_close:before {
content: '\e8ac';
font-family: "fontello";
line-height: 1em;
padding: 0 !important;
margin: 0 !important;
}
.popup_wrap .form_wrap {
position: relative;
overflow: hidden;
}
.popup_wrap .form_left {
float: left;
padding-right: 2.5em;
width: 54%;
border-right: 1px solid #e0e0e0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap .form_right {
float: right;
padding-left: 2.5em;
width: 45%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.popup_wrap.popup_registration .form_left {
width: 50%;
padding-right: 5px;
border-right: none;
}
.popup_wrap.popup_registration .form_right {
width: 50%;
padding-left: 5px;
}
.popup_wrap .popup_form_field {
margin-bottom: 0.625em;
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="url"],
.popup_wrap input[type="password"] {
width: 100%;
border: 2px solid #ebebeb;
background-color: #fafafa;
}
.popup_wrap input:not([type="submit"]):focus {
background-color: #ffffff;
}
.popup_wrap .popup_form_field.iconed_field {
position: relative;
}
.popup_wrap .popup_form_field.iconed_field:before {
position: absolute;
z-index: 1;
top: 10px;
right: 8px;
margin-right: 0;
color: #c9c9c9;
width: 1em;
}
.popup_wrap .popup_form_field.iconed_field input {
padding-right: 30px;
}
.popup_wrap .popup_form_field .forgot_password {
float: right;
line-height: 1.5em;
}
.popup_wrap .popup_form_field.submit_field {
padding: 1em 0 4px 4px;
}
.popup_wrap .popup_form_field .submit_button {
width: 100%;
}
.popup_wrap .login_socials_title {
color: #222222;
font-size: 1.5em;
line-height: 1.3em;
margin-bottom: 0.5em;
}
.popup_wrap .login_socials_problem {
line-height: 1.3em;
}
.popup_wrap .popup_form_field.remember_field {
margin-top: 1.2em;
}  .wpb_row,
.wpb_text_column,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 0 !important;
}
.sc_gap .vc_row {
margin-left: 0;
margin-right: 0;
}
.sc_gap .vc_column_container {
padding-left: 0;
padding-right: 0;
}
h1 .wpb_text_column p,
h2 .wpb_text_column p,
h3 .wpb_text_column p,
h4 .wpb_text_column p,
h5 .wpb_text_column p,
h6 .wpb_text_column p {
padding-bottom: 0 !important;
}
.top_panel > .vc_row > .wpb_column {
z-index: 10;
}
.top_panel > .vc_row:nth-child(2) > .wpb_column {
z-index: 9;
}
.top_panel > .vc_row:nth-child(3) > .wpb_column {
z-index: 8;
}
.top_panel > .vc_row:nth-child(4) > .wpb_column {
z-index: 7;
}
.top_panel > .vc_row:nth-child(5) > .wpb_column {
z-index: 6;
}
.top_panel > .vc_row:nth-child(6) > .wpb_column {
z-index: 5;
}
.top_panel > .vc_row:nth-child(7) > .wpb_column {
z-index: 4;
}
.top_panel > .vc_row:nth-child(8) > .wpb_column {
z-index: 3;
}
.top_panel > .vc_row:nth-child(9) > .wpb_column {
z-index: 2;
}
.top_panel > .vc_row:nth-child(10) > .wpb_column {
z-index: 1;
}
.post_item_single .post_edit .vc_inline-link {
display: none;
}
.post_item_single::after {
content: ' ';
display: block;
width: 100%;
height: 0;
clear: both;
} iframe[name="google_conversion_frame"] {
height: 1px;
min-height: 0px;
display: none;
} .mfp-bg {
z-index: 200001;
}
.mfp-wrap {
z-index: 200002;
}
.mfp-arrow {
background-color: transparent !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
right: -20px;
padding: 0;
width: 44px;
text-align: center;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
background: none !important;
} .gdpr-terms-container {
clear: both;
margin: 1em 0 !important;
} table.wpgdprc-table {
margin-bottom: 2em;
}
div.wpgdprc .wpgdprc-checkbox {
display: inline;
}
.wpgdprc-checkbox label {
padding-left: 1.15em;
position: relative;
padding-bottom: 0 !important;
}
.wpgdprc-checkbox label input[type="checkbox"] {
width: 0;
-webkit-appearance: none;
-moz-appearance: none;
}
.wpgdprc-checkbox label input[type="checkbox"]:before {
content: '';
font-family: "fontello";
display: block;
border: 1px solid #ddd;
width: 1em;
height: 1em;
line-height: 1em;
text-align: center;
position: absolute;
z-index: 1;
top: 2px;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.wpgdprc-checkbox label input[type="checkbox"]:checked:before {
content: '\e8ab';
}
.ua_ie .wpgdprc-checkbox label {
padding-left: 0;
}
.ua_ie .wpgdprc-checkbox input[type="checkbox"] {
width: auto;
}
.ua_ie .wpgdprc-checkbox input[type="checkbox"]:before {
display: none;
}  .rounded_none {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.rounded_tiny {
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.rounded_small {
-webkit-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
}
.rounded_medium {
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
}
.rounded_large {
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
}
.rounded {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
} .theme_scroll_down {
display: inline-block;
text-align: center;
cursor: pointer;
text-transform: uppercase;
font-size: 11px !important;
line-height: 15px !important;
letter-spacing: 2px;
}
.theme_scroll_down:after {
content: '\e938';
font-family: "fontello";
font-size: 16px !important;
line-height: 30px !important;
display: block;
text-align: center;
}
.theme_scroll_down:hover {
-webkit-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
-ms-animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
animation: squat 0.5s 1 cubic-bezier(0.2, -0.8, 0.6, -1.2);
} #makeup {
position: absolute;
z-index: 1000000;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
opacity: 0.5;
}
.admin-bar #makeup {
top: 32px;
}
#makeup {
margin-left: 0px;
margin-top: 0px;
} .has-large-font-size, .has-huge-font-size {
line-height: 1.4em;
}
p, .has-small-font-size, .has-normal-font-size, .has-medium-font-size {
line-height: 1.7857em;
}
.wp-block-separator:not([class*="is-style"]) {
width: 15%;
}
.wp-block-separator {
max-width: unset;
}
.wp-block-gallery[class*="align"] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}   .post_layout_excerpt {
position: relative;
margin-bottom: 0;
}
.post_layout_excerpt + .post_layout_excerpt {
margin-top: 5.1rem;
}
.post_layout_excerpt + .post_layout_excerpt {
padding-top: 5.2rem;
border-top: 1px solid #dfdfdf;
}
.post_layout_excerpt.sticky {
padding: 5.5rem 4.9rem 5.2rem;
}
.post_layout_excerpt .post_featured {
display: inline-block;
}
.post_layout_excerpt.post_format_audio .post_featured.without_thumb,
.post_layout_excerpt.post_format_gallery .post_featured.without_thumb {
display: block;
}
.post_layout_excerpt .post_header {
margin: 0;
position: relative;
}
.post_layout_excerpt .post_header .post_price {
width: auto;
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-size: 2.5em;
line-height: 1.5em;
}
.post_layout_excerpt .post_title {
margin: 0;
}
.post_layout_excerpt .post_meta {
margin-top: 0;
}
.post_layout_excerpt .post_header + .post_content {
margin-top: 2.55rem;
}
.post_item.post_layout_excerpt .post_content.entry-content {
margin-top: 3em;
}
.post_item.post_layout_excerpt.post_format_audio .post_content.entry-content {
display: none;
}
.header_type_default .post_layout_excerpt.post_format_quote .post_header_content .post_title {
margin-bottom: 1rem;
}
.post_item.post_format_quote .more-link {
display: none;
}
body[class*="blog_style_classic"] .post_layout_excerpt,
body[class*="blog_style_masonry"] .post_layout_excerpt {
margin-bottom: 3em;
} .post_meta_item:before, .comment_counters_item:before {
display: none;
}
.post_layout_excerpt .post_title {
font-size: 1.875rem;
font-weight: 500;
line-height: 2.25rem;
letter-spacing: -0.75px;
}
.post_header_content {
overflow: hidden;
margin: 0.7rem 0 0.4rem;
}
.post_header_content .post_title {
float: left;
}
.post_header_content .post_title + p {
float: left;
width: 30%;
text-align: right;
}
.post_item .post_header_content .more-link {
margin-top: 0.5rem;
}
.blog.sidebar_right [class*="content_wrap"] > .content,
.single-post.sidebar_right [class*="content_wrap"] > .content {
padding-right: 6rem;
}
.blog.sidebar_left [class*="content_wrap"] > .content,
.single-post.sidebar_left [class*="content_wrap"] > .content {
padding-left: 6rem;
}
.post_header + .post_featured {
margin-top: 2em;
margin-bottom: 0 !important;
}
.post_featured + .post_content {
margin-top: 1.8em;
}
.post_content_quote blockquote {
margin-top: 1.6rem !important;
margin-bottom: 0 !important;
}
.post_item .slider_controls_wrap {
display: none;
}
blockquote br + cite {
display: block !important;
margin-top: 1rem !important;
}
.post_item .post_title a em,
.post_item .post_title a b,
.post-password-form input[type="submit"] {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sticky.post_layout_excerpt .post_meta {
margin-top: 0.5rem;
} .socials_share .socials_caption:before {
display: none;
}
.socials_share .socials_caption {
display: none;
}
.post_tags .post_meta_label {
text-transform: none;
font-size: 1.6rem;
font-weight: 500;
letter-spacing: -1px;
position: relative;
top: 2px;
margin-right: 0.2rem !important;
}
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.wp-block-tag-cloud a,
.post_item_single .post_content .post_tags a {
display: inline-block;
padding: 11px 21px;
margin: 0 4px 4px 0;
font-size: 14px !important;
line-height: normal;
font-weight: 700;
letter-spacing: 0.14px;
text-transform: uppercase;
border: 2px solid;
font-family: "Roboto Condensed",sans-serif;
}
.post_item .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.post_item .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.post_item .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
background: transparent !important;
left: auto !important;
right: 0;
bottom: auto !important;
top: 50%;
padding: 0 2em 0 0;
-webkit-transform: translate(0, -50%) !important;
-ms-transform: translate(0, -50%) !important;
transform: translate(0, -50%) !important;
width: auto !important;
}
.post_item span.slider_pagination_bullet.swiper-pagination-bullet,
.post_item span.swiper-pagination-bullet {
height: 44px !important;
width: 44px !important;
line-height: 44px !important;
display: block !important;
}
.post_item .slider_container .swiper-pagination-bullet,
.post_item .slider_outer .swiper-pagination-bullet {
margin: 0 !important;
}
.post_item .slider_container .swiper-pagination-bullet + .swiper-pagination-bullet,
.post_item .slider_outer .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-top: 8px !important;
}
.post_item .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets:before,
.post_item .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets:before,
.post_item .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets:before,
.post_item .sc_slider_controls.slider_pagination_style_bullets.sc_align_right .slider_pagination_wrap:before {
content: '';
display: block;
height: 5.824rem;
width: 2px;
vertical-align: middle;
text-align: center;
margin: 0 auto 2rem;
}
.post_item span.slider_pagination_bullet.swiper-pagination-bullet:before,
.post_item span.swiper-pagination-bullet:before {
vertical-align: middle;
} .posts_container.columns_wrap {
display: flex;
flex-wrap: wrap;
}
.posts_container.columns_wrap .post_layout_classic {
display: inline-block;
vertical-align: top;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_layout_classic {
position: relative;
}
.post_layout_classic .post_featured img {
width: 100%;
}
.post_layout_classic .post_header {
padding-top: 0.01px;
}
.post_layout_classic .post_title {
font-size: 1.5em;
line-height: 1.3em;
margin: 0;
}
.post_layout_classic .post_title + .post_meta {
margin-top: 0.5em;
}
.post_layout_classic blockquote {
margin: 0 0 1.4em;
}
.post_layout_classic .post_header + .post_content {
padding-top: 1em;
}
.post_layout_classic.format-aside .post_content_inner + .post_meta,
.post_layout_classic.format-link .post_content_inner + .post_meta,
.post_layout_classic.format-status .post_content_inner + .post_meta {
margin-top: 1em;
} .masonry_wrap {
position: relative;
margin-right: -30px;
}
.masonry_wrap .masonry_item {
position: relative;
display: inline-block;
vertical-align: top;
padding: 0 30px 30px 0;
margin-bottom: 0;
width: 50%;
border-width: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.masonry_wrap .masonry_item-1_3 {
width: 33.3333%;
}
.masonry_wrap .masonry_item-1_4 {
width: 25%;
} .post_layout_portfolio .post_title {
margin: 1em 0 0.4em;
}
.post_layout_portfolio .post_featured {
margin-bottom: 0;
}
.post_layout_portfolio .post_featured img {
width: 100%;
}
.post_layout_portfolio .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.post_layout_portfolio .post_featured.hover_icon .icons a {
font-size: 14px;
width: 35px;
height: 35px;
line-height: 35px;
margin: -17px 0 0 -17px;
} .post_layout_gallery * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_layout_gallery .post_details {
display: none;
}
.gallery_item_current {
opacity: 0 !important;
}
.gallery_preview {
position: fixed;
z-index: 200000;
top: 0;
left: 0;
width: 50%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
pointer-events: none;
}
.gallery_preview:before {
content: ' ';
opacity: 0;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.6s ease;
-ms-transition: opacity 0.6s ease;
transition: opacity 0.6s ease;
}
.gallery_preview_show {
pointer-events: auto;
}
.gallery_preview_show:before {
opacity: 1;
}
.gallery_preview_image_clone {
position: fixed;
z-index: 110;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
-webkit-backface-visibility: hidden;
}
.gallery_preview_image_original {
position: relative;
z-index: 120;
display: block;
object-fit: contain;
-webkit-transition: opacity 0.2s ease;
-ms-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
-webkit-backface-visibility: hidden;
}
.gallery_preview_show .gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
-ms-transition: -ms-transform 0.6s, opacity 0.2s;
transition: transform 0.6s, opacity 0.2s;
}
.gallery_preview_image_animate { -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-ms-transition: -ms-transform 0.3s, opacity 0.2s;
transition: transform 0.3s, opacity 0.2s;
}
.gallery_preview_description {
position: absolute;
z-index: 140;
top: 0;
left: 100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: -webkit-transform 1s, opacity 1s;
-ms-transition: -ms-transform 1s, opacity 1s;
transition: transform 1s, opacity 1s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
-webkit-transform: translate3d(0, 30px, 0);
-ms-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
padding: 0 3em;
opacity: 0;
}
.gallery_preview_show .gallery_preview_description {
opacity: 1;
-webkit-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.gallery_preview_show .post_title {
margin: 0 0 0.5em;
}
.gallery_preview_show .post_meta {
font-size: 1em;
line-height: 1.3em;
margin-top: 0;
margin-bottom: 2em;
}
.gallery_preview_show .post_description_content {
max-width: 100%;
font-size: 1.1429em;
line-height: 2em;
}
.gallery_preview_close {
font-size: 2em;
margin: 0;
padding: 0;
cursor: pointer;
vertical-align: top;
border: none;
background: none;
padding: 1em;
opacity: 0;
position: fixed;
z-index: 150;
top: 0;
right: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transform: scale3d(0.6, 0.6, 1);
-ms-transform: scale3d(0.6, 0.6, 1);
transform: scale3d(0.6, 0.6, 1);
}
.gallery_preview_image_loaded .gallery_preview_close {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .chess_wrap {
overflow: hidden;
padding-bottom: 60px;
}
.post_layout_chess {
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.post_layout_chess.sticky {
padding: 0;
border-width: 0;
}
.post_layout_chess .label_sticky {
top: -12px;
left: -12px;
right: auto;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.post_layout_chess .post_featured {
margin-bottom: 0;
width: 50%;
float: right;
max-height: none !important;
}
.post_layout_chess .post_featured_bg:before {
padding-top: 100%; }
.post_layout_chess .post_inner {
width: 50%;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.post_layout_chess_1:nth-child(2n+2) .post_featured {
float: left;
}
.post_layout_chess_1:nth-child(2n+2) .post_inner {
left: auto;
right: 0;
}
.post_layout_chess_2 {
width: 50%;
float: left;
}
.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
float: left;
}
.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
left: auto;
right: 0;
}
.post_layout_chess_3 {
width: 33.3333%;
float: left;
}
.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
float: left;
}
.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
left: auto;
right: 0;
}
.post_layout_chess blockquote {
margin: 0;
}
.post_layout_chess_1 .post_inner_content {
padding: 0 14%;
}
.post_layout_chess_2 .post_inner_content {
padding: 0 12%;
}
.post_layout_chess_3 .post_inner_content {
padding: 0 10%;
}
.post_layout_chess .post_header {
padding-top: 0.01px;
}
.post_layout_chess .post_title {
margin: 0;
}
.post_layout_chess .post_meta {
margin-top: 2em;
margin-bottom: 0 !important;
}
.post_layout_chess .post_header + .post_content {
margin-top: 1em;
}
.post_layout_chess .post_content_inner {
overflow: hidden;
position: relative;
padding-bottom: 1em;
}
.post_layout_chess:not(.post_format_aside) .post_content_inner {
padding-top: 0;
}
.post_layout_chess .post_content_inner:after {
content: ' ';
width: 100%;
height: 1em;
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
}
.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
margin-top: 1rem;
}
.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
margin-top: 1rem;
}
.post_layout_chess_1 .post_header + .post_content {
margin-top: 1rem;
}
.post_layout_chess.post_layout_chess_1 .more-link {
margin-top: 1rem;
}
.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
display: none;
}
.post_layout_chess_2 .post_title {
font-size: 1.6rem;
line-height: normal;
}
.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
font-size: 1em;
line-height: 1.5em;
max-height: 15.4em;
}
.post_layout_chess_2 .post_meta,
.post_layout_chess_3 .post_meta {
font-size: 13px;
line-height: 18px;
margin-top: 8px;
}
.post_layout_chess_2.post_format_aside .post_meta {
margin-top: 1.3333rem;
}
.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
letter-spacing: 0;
}
.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
margin-top: 0.8em;
}
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1.1667em 2.3333em;
letter-spacing: 2px;
margin-top: 0.5rem;
}
.post_layout_chess_3 .post_title {
font-size: 1.3333rem;
line-height: 1.2em;
}
.post_layout_chess_3 .post_content_inner {
max-height: 6.2rem;
}
.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
display: none;
}
.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
display: none;
}
.post_layout_chess.post_layout_chess_3 .more-link {
padding: 1em 2em;
} .post_layout_custom {
position: relative;
}
.post_layout_custom .post_featured img {
width: 100%;
}
.post_layout_custom .post_header {
padding-top: 0.01px;
} .home-page.with_bg_image,
.frontpage.with_bg_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.home-page.with_bg_image .page_content_wrap,
.frontpage.with_bg_image .page_content_wrap {
background-color: transparent;
} .front_page_section {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.front_page_section > .customize-partial-edit-shortcut button {
left: 2px !important;
}
.front_page_section_paddings_none .front_page_section_content_wrap {
padding: 0;
}
.front_page_section_paddings_small .front_page_section_content_wrap {
padding: 4% 0;
}
.front_page_section_paddings_medium .front_page_section_content_wrap {
padding: 8% 0;
}
.front_page_section_paddings_large .front_page_section_content_wrap {
padding: 12% 0;
}
.front_page_section_paddings_huge .front_page_section_content_wrap {
padding: 16% 0;
}
.front_page_block_empty {
height: 0 !important;
overflow: hidden !important;
clip: rect(0 0 0 0) !important;
margin: 0 !important;
padding: 0 !important;
}
.front_page_section_description,
.front_page_section_content,
.front_page_section_output,
.front_page_section_buttons {
font-size: 1.1429em;
}
.front_page_section .front_page_section_caption {
margin: 0;
text-align: center;
}
.front_page_section_description {
line-height: 1.5em;
text-align: center;
}
.front_page_section_description p:last-child,
.front_page_section_content p:last-child,
.front_page_section_output p:last-child {
margin-bottom: 0;
}
.front_page_section_buttons {
text-align: center;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_description {
margin-top: 1em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_content,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_content {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_output,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_output {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_columns,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_columns {
margin-top: 3em;
}
.front_page_section_caption:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_description:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_content:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_output:not(.front_page_block_empty) + .front_page_section_buttons,
.front_page_section_columns:not(.front_page_block_empty) + .front_page_section_buttons {
margin-top: 2em;
}
.front_page_section_buttons > .front_page_section_button {
margin-top: 1em;
margin-right: 1em;
font-size: 0.8em;
}
.front_page_section_buttons > .front_page_section_button + .front_page_section_button {
margin-right: 0;
}
.front_page_section_columns .front_page_section_caption {
font-size: 2.5em;
line-height: 1.2em;
text-align: left;
}
.front_page_section_columns .front_page_section_output,
.front_page_section_columns .front_page_section_content,
.front_page_section_columns .front_page_section_description {
font-size: 1em;
line-height: 1.5em;
text-align: left;
}
.front_page_section_columns h1,
.front_page_section_columns h2,
.front_page_section_columns h3,
.front_page_section_columns h4,
.front_page_section_columns h5,
.front_page_section_columns h6 {
margin-top: 1em;
margin-bottom: 0.3em;
}
.front_page_section_columns h1:first-child,
.front_page_section_columns h2:first-child,
.front_page_section_columns h3:first-child,
.front_page_section_columns h4:first-child,
.front_page_section_columns h5:first-child,
.front_page_section_columns h6:first-child {
margin-top: 0;
}
.front_page_section_columns p {
margin: 0;
}
.front_page_section_columns p + p {
margin-top: 0.5em;
} .front_page_section_title_description {
line-height: 1.75em;
}
.front_page_section_title_caption:not(.front_page_block_empty) + .front_page_section_title_description {
margin-top: 2em;
} .front_page_section_features .sc_item_descr {
padding: 1em 0;
}
.front_page_section_features .sc_services_light .sc_services_item_icon {
font-size: 4em;
} .front_page_section_subscribe .front_page_section_output {
max-width: 50%;
margin-left: auto;
margin-right: auto;
}
.front_page_section_subscribe .mc4wp-form .mc4wp-form-fields input[type="email"] {
padding: 1em;
} .front_page_section_googlemap .front_page_section_output {
-webkit-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
-ms-box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
box-shadow: 0 0 40px 10px rgba(255, 255, 255, 0.4);
}  [class*="sc_button_hover_slide"] {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_button_hover_just_init {
-webkit-transition: none !important;
-ms-transition: none !important;
transition: none !important;
}
[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
-webkit-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
-ms-transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
transition: color 0.3s ease !important, border-color 0.3s ease !important, background-position 0.3s ease !important, background-color 0 linear 0.3s !important;
} .sc_button_hover_arrow {
position: relative;
overflow: hidden;
padding-left: 2em !important;
padding-right: 2em !important;
}
.sc_button_hover_arrow:before {
content: '\e8f4';
font-family: "fontello";
position: absolute;
z-index: 1;
right: -2em !important;
left: auto !important;
top: 50% !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: transparent !important;
color: inherit !important;
}
.sc_button_hover_arrow:hover:before,
.sc_button_hover_arrow.active:before,
.vc_active .sc_button_hover_arrow:before {
right: 0.5em !important;
} .post_featured[class*="hover_"] {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.post_featured[class*="hover_"],
.post_featured[class*="hover_"] * {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.post_featured .mask {
content: ' ';
position: absolute;
z-index: 4;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured .post_info {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0.5, 0.5);
-ms-transform: translate(-50%, -50%) scale(0.5, 0.5);
transform: translate(-50%, -50%) scale(0.5, 0.5);
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
display: none;
font-size: 1.1429em;
line-height: 1.3em;
width: 90%;
text-align: center;
margin: -1em auto 0;
opacity: 0;
} .post_featured.hover_ .icons {
position: absolute;
z-index: 7;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .post_featured.hover_icon,
.post_featured.hover_icons {
position: relative;
}
.post_featured.hover_icon .mask {
background-color: rgba(0, 0, 0, 0.4);
}
.post_featured.hover_icon:hover .mask {
opacity: 1;
}
.post_featured.hover_icon .icons,
.post_featured.hover_icons .icons {
position: absolute;
z-index: 5;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.post_featured.hover_icon .icons a,
.post_featured.hover_icons .icons a {
display: inline-block;
font-size: 1.7143em;
cursor: pointer;
opacity: 0;
margin: -32px 0 0 -32px;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: scale(0.3, 0.3);
-ms-transform: scale(0.3, 0.3);
transform: scale(0.3, 0.3);
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
width: 2em;
height: 2em;
line-height: 2em;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.post_featured.hover_icon .icons a {
font-size: 31px;
width: 65px;
height: 65px;
line-height: 65px;
text-align: center;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.post_featured.hover_icons .icons a {
margin-left: -2.25em;
}
.post_featured.hover_icons .icons a + a {
margin-left: 0.25em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.post_featured.hover_icons .icons a.single_icon {
margin-left: 0;
}
.post_featured.hover_icon:hover .icons a,
.post_featured.hover_icons:hover .icons a {
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.post_featured.hover_icons:hover .icons a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
} .post_featured.hover_zoom:before {
content: ' ';
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
border: 2px solid #fff;
background-color: rgba(0, 0, 0, 0.15);
-webkit-transform: scale(0, 0) rotate(0deg);
-ms-transform: scale(0, 0) rotate(0deg);
transform: scale(0, 0) rotate(0deg);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_zoom:hover:before {
-webkit-transform: scale(1, 1) rotate(45deg);
-ms-transform: scale(1, 1) rotate(45deg);
transform: scale(1, 1) rotate(45deg);
}
.post_featured.hover_zoom .mask {
background-color: rgba(255, 255, 255, 0.15);
}
.post_featured.hover_zoom:hover .mask {
opacity: 1;
}
.post_featured.hover_zoom .icons {
position: absolute;
z-index: 6;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
}
.post_featured.hover_zoom .icons a {
display: inline-block;
font-size: 18px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #fff;
position: relative;
left: -50px;
opacity: 0;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_zoom .icons a + a {
margin-left: 8px;
left: 50px;
}
.post_featured.hover_zoom .icons a:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.2);
}
.post_featured.hover_zoom:hover .icons a {
left: 0;
opacity: 1;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
} .post_featured.hover_dots:hover .mask {
opacity: 1;
}
.post_featured.hover_dots .icons {
position: absolute;
z-index: 6;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.post_featured.hover_dots .icons span {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured.hover_dots:hover .icons span {
opacity: 1;
display: inline-block;
}
.post_featured.hover_dots:hover .icons span:first-child {
margin-left: -13px;
}
.post_featured.hover_dots:hover .icons span + span + span {
margin-left: 13px;
}
.post_featured.hover_dots.hover_with_info .icons span {
margin-top: 1em;
}
.post_featured.hover_dots .post_info,
.post_featured.hover_icon .post_info {
display: block;
top: 45%;
}
.post_featured.hover_dots:hover .post_info,
.post_featured.hover_icon:hover .post_info {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
-ms-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1;
}
.post_featured.hover_icon.hover_with_info .icons a {
margin-top: 0;
} .post_featured.hover_fade,
.post_featured.hover_slide,
.post_featured.hover_pull,
.post_featured.hover_border {
position: relative;
overflow: hidden;
}
.post_featured.hover_fade .post_info,
.post_featured.hover_slide .post_info,
.post_featured.hover_pull .post_info,
.post_featured.hover_border .post_info {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
overflow: hidden;
text-align: center;
display: block;
margin: 0;
opacity: 1;
font-size: 1em;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_border .post_info .post_title {
font-weight: 400;
font-size: 1.5em;
line-height: 1.4em;
margin: 0 0 0.5em;
text-transform: uppercase;
text-align: center;
}
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border .post_info .post_descr {
margin: 0;
position: relative;
padding: 0.5em 1em;
text-align: center;
}
.post_featured.hover_fade .post_info .post_title span,
.post_featured.hover_slide .post_info .post_title span,
.post_featured.hover_pull .post_info .post_title span,
.post_featured.hover_border .post_info .post_title span {
font-weight: 700;
}
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
display: none;
}
.post_featured.hover_fade img,
.post_featured.hover_fade .post_info .post_info_back,
.post_featured.hover_fade .post_info .post_title,
.post_featured.hover_fade .post_info .post_descr,
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_info_back,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr,
.post_featured.hover_pull img,
.post_featured.hover_pull .post_info .post_info_back,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr,
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_info_back,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_fade .post_info .post_excerpt,
.post_featured.hover_slide .post_info .post_excerpt,
.post_featured.hover_pull .post_info .post_excerpt,
.post_featured.hover_border .post_info .post_excerpt {
margin-top: 1em;
display: none;
} .post_featured.hover_fade:hover .mask {
opacity: 1;
}
.post_featured.hover_fade .post_info .post_info_back {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
padding: 15px;
margin-top: 100%;
opacity: 0;
}
.post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
margin-top: -100%;
}
.post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
margin-top: 100%;
}
.post_featured.hover_fade.left_to_right .post_info .post_info_back {
margin-left: -100%;
}
.post_featured.hover_fade.right_to_left .post_info .post_info_back {
margin-left: 100%;
}
.post_featured.hover_fade:hover .post_info .post_info_back {
margin: 0 !important;
opacity: 1;
} .post_featured.hover_slide .mask {
opacity: 0.3;
}
.post_featured.hover_slide:hover .mask {
opacity: 1;
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left;
}
.post_featured.hover_slide img,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
position: relative;
margin: 0;
}
.post_featured.hover_slide .post_info .post_title {
padding: 0 0 15px;
margin: 30px 30px 15px !important;
overflow: hidden;
}
.post_featured.hover_slide .post_info .post_title:after {
content: " ";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.post_featured.hover_slide:hover .post_info .post_title:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.post_featured.hover_slide > img {
max-width: none;
width: calc(100% + 20px);
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.post_featured.hover_slide:hover > img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.post_featured.hover_slide .post_info,
.post_featured.hover_slide .post_info .post_title,
.post_featured.hover_slide .post_info .post_descr {
text-align: left;
}
.post_featured.hover_slide .post_info .post_descr {
padding: 0 30px 30px;
opacity: 0;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.post_featured.hover_slide:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} .post_featured.hover_pull .post_info,
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
text-align: left;
}
.post_featured.hover_pull .post_info .post_title,
.post_featured.hover_pull .post_info .post_descr {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
}
.post_featured.hover_pull .mask {
opacity: 0.3;
}
.post_featured.hover_pull:hover .mask {
opacity: 1;
}
.post_featured.hover_pull:hover > img {
-webkit-transform: translateY(-60px);
-ms-transform: translateY(-60px);
transform: translateY(-60px);
}
.post_featured.hover_pull .post_info .post_title {
padding: 20px;
}
.post_featured.hover_pull:hover .post_info .post_title {
-webkit-transform: translateY(-70px);
-ms-transform: translateY(-70px);
transform: translateY(-70px);
}
.post_featured.hover_pull .post_info .post_descr {
height: 60px;
-webkit-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
}
.post_featured.hover_pull:hover .post_info .post_descr {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_pull .post_info .post_descr .post_meta {
max-height: 60px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0;
padding: 0 10px 0 20px;
} .post_featured.hover_border:hover .mask {
opacity: 1;
}
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
content: ' ';
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer-events: none;
}
.post_featured.hover_border .post_info:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
.post_featured.hover_border:hover .post_info:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.post_featured.hover_border .post_info:after {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
.post_featured.hover_border:hover .post_info:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.post_featured.hover_border .post_info .post_info_back {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
padding: 45px;
}
.post_featured.hover_border img,
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.post_featured.hover_border:hover > img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.post_featured.hover_border .post_info .post_title,
.post_featured.hover_border .post_info .post_descr {
opacity: 0;
position: relative;
text-align: center;
margin: 0;
}
.post_featured.hover_border .post_info .post_title {
font-size: 1.2em;
padding: 0 0 15px;
-webkit-transform: translateY(-1em);
-ms-transform: translateY(-1em);
transform: translateY(-1em);
}
.post_featured.hover_border:hover .post_info .post_title {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_border .post_info .post_descr {
padding: 0;
-webkit-transform: translateY(1em);
-ms-transform: translateY(1em);
transform: translateY(1em);
}
.post_featured.hover_border:hover .post_info .post_descr {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
content: ' ';
display: block;
margin: 0.5em 0 0 0;
} .post_featured.hover_shop {
position: relative;
display: block;
}
.post_item:hover .post_featured.hover_shop .mask,
.post_item:hover .post_featured.hover_shop:hover .mask {
opacity: 1;
}
.post_featured.hover_shop .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
.post_featured.hover_shop .icons a {
display: inline-block;
pointer-events: all;
font-size: 1.2632em !important;
padding: 0 !important;
letter-spacing: 0 !important;
cursor: pointer;
text-align: center;
border: 3px solid #ddd !important;
opacity: 0;
margin-left: -1.76em;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
width: 2.5em;
height: 2.5em;
line-height: 2.5em !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3) rotate(45deg);
-webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
-ms-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}
.post_featured.hover_shop .icons a.added_to_cart {
display: none;
}
.post_featured.hover_shop .icons a.product_out_stock {
display: none;
}
.product-category .post_featured.hover_shop .icons a,
.post_featured.hover_shop .icons a.product_out_stock + a {
margin-left: 0;
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.post_featured.hover_shop .icons a + a,
.post_featured.hover_shop .icons a + a + a {
margin-left: 1.76em;
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.post_featured.hover_shop .icons a.shop_cart:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important;
}
.post_featured.hover_shop .icons a:before,
.post_featured.hover_shop .icons a:after {
margin: 0 !important;
padding: 0 !important;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.post_featured.hover_shop .icons a:after {
position: absolute;
top: 25%;
left: 25%;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
font-size: 0.6em;
}
.post_item:hover .post_featured.hover_shop .icons a,
.post_featured.hover_shop:hover .icons a {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-ms-transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
-webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.post_item:hover .post_featured.hover_shop .icons a + a,
.post_item:hover .post_featured.hover_shop .icons a + a + a,
.post_featured.hover_shop:hover .icons a + a,
.post_featured.hover_shop:hover .icons a + a + a {
-webkit-transition-delay: 0.15s;
-ms-transition-delay: 0.15s;
transition-delay: 0.15s;
} .post_featured.hover_shop_buttons {
position: relative;
display: block;
overflow: hidden !important;
}
.post_featured.hover_shop_buttons .mask {
display: none;
}
.post_featured.hover_shop_buttons .icons {
position: absolute;
z-index: 1002;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
.post_featured.hover_shop_buttons .icons a {
position: absolute;
z-index: 10;
bottom: -5em;
left: 0;
font-size: 1em !important;
letter-spacing: 0 !important;
display: block;
text-transform: none !important;
width: 50%;
text-align: center;
padding: 0.5em 1em !important;
pointer-events: all;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_featured.hover_shop_buttons .icons a + a,
.post_featured.hover_shop_buttons .icons a + a + a {
left: 50%;
}
.post_featured.hover_shop_buttons .icons a:before {
font-family: "fontello" !important;
font-weight: 400 !important;
content: '\e93d' !important;
margin-right: 0.3em;
}
.post_featured.hover_shop_buttons .icons a.shop_link:before {
content: '\e8b5' !important;
}
.post_item:hover .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons:hover .icons a {
bottom: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.post_featured.hover_shop_buttons .icons a.added_to_cart {
display: none;
}
.post_featured.hover_shop_buttons .icons a.product_out_stock {
display: none;
}
.product-category .post_featured.hover_shop_buttons .icons a,
.post_featured.hover_shop_buttons .icons a.product_out_stock + a {
width: 100%;
left: 0 !important;
}  .sidebar .trx_addons_columns_wrap {
margin-right: 0;
}
.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
display: block;
width: 100%;
padding: 0;
}
.esg-navigationbutton.esg-loadmore {
font-size: 13px !important;
letter-spacing: 0.14px !important;
padding: 1.748em 4.7em !important;
text-transform: uppercase;
font-weight: 600 !important;
font-style: normal !important;
line-height: 1.5rem !important;
font-family: "Roboto Condensed",sans-serif !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
border: none !important;
color: #ffffff !important;
margin-top: 2.9rem;
margin-right: 0 !important;
}
div.esg-filter-wrapper .esg-filterbutton > span {
font-size: 15px;
letter-spacing: 0.14px;
}
.esg-filters.esg-singlefilters {
margin-bottom: 3rem !important;
}
.eg-washington2-wrapper .esg-cc a,
.eg-washington2-wrapper .esg-cc a:hover {
font-size: 31px !important;
line-height: 65px !important;
height: 65px !important;
width: 65px !important;
border-radius: 0 !important;
padding: 0 !important;
}
.eg-washington2-wrapper .esg-cc a .eg-icon-search:before {
content: '\E974' !important;
font-family: fontello !important;
}
.eg-washington2-container {
background: rgba(0, 0, 0, 0.35) !important;
}
.esgbox-close-small:after,
.esgbox-share__button {
color: #ffffff !important;
}
.esgbox-close-small:hover:after {
background: none !important;
} .menu_style_right .trx_addons_scroll_to_top {
left: 2em;
right: auto;
} .properties-table table > tbody > tr > td {
background: transparent !important;
}
.properties-table .sc_table table tr:first-child td {
font-weight: 400;
}
.properties-table table th + th,
.properties-table table th + td,
.properties-table table td + th,
.properties-table table td + td {
border: none;
}
.properties-table table tr + tr {
border-top: 1px solid #dfdfdf;
}
.properties-table table tr > td:first-child {
font-size: 14px;
font-weight: 700 !important;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.properties-table .sc_table table td {
padding: 0.7rem 1rem 0.7rem 0 !important;
}
.padd-right-12 {
padding-right: 12rem;
}
.padd-8 {
padding: 0 8rem;
}
.padd-left-25 {
padding-left: 25px;
}
.alter-text {
line-height: 1.5rem;
}
.extra-row {
position: relative;
z-index: 9;
}
.extra-row .elementor-container.elementor-column-gap-extended .elementor-row:before {
background-color: #23262d;
content: '';
display: block;
height: 100%;
width: 11rem;
position: absolute;
left: -11rem;
}
.move-row-up-large {
margin-top: -40rem !important;
}
.short-list .elementor-icon-list-items {
max-width: 300px;
}
.no-margin .sc_item_descr p {
margin: 0;
}
.post_item_single .post_content .elementor-row:first-child h1:first-child,
.post_item_single .post_content .elementor-row:first-child h2:first-child,
.post_item_single .post_content .elementor-row:first-child h3:first-child,
.post_item_single .post_content .elementor-row:first-child h4:first-child,
.post_item_single .post_content .elementor-row:first-child h5:first-child,
.post_item_single .post_content .elementor-row:first-child h6:first-child {
margin-top: -0.2em;
} .body_style_boxed header .elementor-element.elementor-section-stretched.elementor-section-boxed.elementor-section,
.body_style_boxed footer .elementor-element.elementor-section-stretched.elementor-section-boxed.elementor-section,
.body_style_boxed footer .elementor-element.elementor-section-stretched.elementor-section-full_width.elementor-section {
left: 0 !important;
}
.post_content > .wpim {
display: none !important;
} .menu_style_left .sc_layouts_row_fixed_on {
margin-left: 8.125rem !important;
}
.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 8.125rem !important;
}
body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on {
margin-left: 0 !important;
}
body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {
margin-right: 0 !important;
}
.header_position_under:not(.mobile_layout) .top_panel .wpb_row {
background-color: transparent !important;
}
.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
background-color: transparent;
} .content .search_wrap {
max-width: 50%;
margin: 0;
}
.post_item_none_search .search_wrap,
.post_item_none_archive .search_wrap {
max-width: none;
}
.content .search_wrap .search_form_wrap {
width: 100%;
}
.content .search_wrap .search_form_wrap .search_field {
width: 100%;
}
.content .search_wrap .search_submit,
.search_wrap .search_submit {
background-color: transparent !important;
}
.post_item_none_search .search_wrap .search_field,
.post_item_none_archive .search_wrap .search_field {
padding: 1.2em 3em 1em 1em !important;
}
.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
left: auto;
right: 0;
top: 0;
padding: 0 1em;
}
.content .search_wrap .search_results {
width: 100%;
}  .sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
bottom: 0.5em;
}
.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
width: 8px;
height: 8px;
line-height: 8px;
text-align: center;
}  .sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_outside .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
font-family: "fontello";
font-size: 1.6em;
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
content: '\e939';
}
.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
content: '\e93a';
}
.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap > .slider_next:before {
content: '\e929';
} .header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
background-color: transparent;
}
.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
width: 18em;
}
.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large),
.footer_wrap .slider_container.slider_multi .slide_info:not(.slide_info_large),
.footer_wrap .slider_container .slide_info:not(.slide_info_large) {
bottom: 8px;
}
.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title,
.footer_wrap .slider_container.slider_multi .slide_title,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_title {
font-size: 1.2em;
line-height: 1.2em;
margin-bottom: 6px;
}
.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date,
.footer_wrap .slider_container.slider_multi .slide_date,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_date {
font-size: 12px;
line-height: 16px;
}  .footer_wrap .sc_layouts_row {
line-height: 1.7857em;
}
.footer_wrap .sc_layouts_item,
.footer_wrap .sc_layouts_row .widget {
vertical-align: top;
margin-top: 0.5em !important;
margin-bottom: 0.5em !important;
}
.footer_wrap .sc_layouts_item .widget {
margin-top: 0 !important;
margin-bottom: 0 !important;
} .widget_categories_list[class*="column-"] [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] {
width: 100%;
float: none;
overflow: hidden;
}
.widget_categories_list[class*="column-"] [class*="column-"] + [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
margin-top: 0;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
text-align: left;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image {
display: inline-block;
width: 20%;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
display: inline-block;
width: 47px;
vertical-align: middle;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
width: 100%;
height: auto;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
display: inline-block;
vertical-align: middle;
width: 70%;
margin: 0;
font-size: 1em;
text-align: left;
text-transform: none;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
padding-left: 1em;
}
.sidebar .widget_categories_list .categories_list_columns > div:first-child {
padding-bottom: 1rem;
}
.sidebar .widget_categories_list .categories_list_columns > div:last-child {
padding-bottom: 0;
}
.sidebar .widget_categories_list .categories_list_columns > div + div {
border-top: 1px solid #cec1a1;
padding-top: 1rem;
padding-bottom: 1rem;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
} .footer_wrap .widget_contacts .contacts_description,
.footer_wrap .widget_contacts .contacts_content {
margin-left: auto;
margin-right: auto;
}
.footer_wrap .columns_wrap .widget_contacts .contacts_description,
.footer_wrap .columns_wrap .widget_contacts .contacts_content {
max-width: none;
} body.expand_content .sc_recent_news_style_news-announce .post_size_full,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_full {
height: 656px;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_big,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_big {
height: 600px;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce .post_size_small,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_small {
height: 300px;
}
.sidebar .sc_recent_news .post_item .post_title,
.footer_wrap .sc_recent_news .post_item .post_title {
font-size: 1.294rem;
letter-spacing: -0.55px;
}
.sidebar .sc_recent_news .post_item .post_content,
.footer_wrap .sc_recent_news .post_item .post_content {
font-size: 0.8667em;
line-height: 1.3846em;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_featured .post_info .post_categories,
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_author,
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_date:before {
display: none !important;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_date {
font-size: 14px;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_date a {
pointer-events: none;
}
.sc_recent_news_style_news-magazine.sc_recent_news_without_accented .post_accented_off .post_featured {
margin-bottom: 1.25em;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_meta {
margin: 0.2em 0 1px !important;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item .post_footer {
display: none;
}
aside .sc_recent_news_style_news-magazine .post_item + .post_item {
margin-top: 20px;
}
.sc_recent_news_style_news-magazine.sc_recent_news .post_item.post_accented_off {
margin-bottom: 0;
}
.widget.widget_recent_news .sc_recent_news_title {
font-size: 18px;
text-transform: none;
margin-bottom: 10px;
line-height: 1.2em;
}
.widget.widget_recent_news .sc_recent_news_subtitle {
font-size: 16px;
text-transform: none;
}
.widget.widget_recent_news .post_item.post_accented_on {
margin-bottom: 10px;
}  .sc_blogger .post_featured + .post_header {
max-width: none;
padding: 0;
display: block;
}
.sc_blogger_item_list.sc_blogger_item_image_position_left .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_right .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_alter .sc_blogger_item_title {
font-size: 1.15em;
line-height: 1.5em;
font-weight: 400;
} .sc_form .sc_form_info_item .sc_form_info_icon:before {
font-family: "fontello";
}
.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
content: '\e8fd';
}
.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
content: '\e8fa';
}
.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
content: '\e8f5';
}
.sc_form_default .sc_form_field_button {
text-align: right !important;
} .sc_icons .sc_icons_icon:before,
.sc_icons .sc_icons_icon > span:before {
font-size: 6rem;
}
.sc_icons_size_small .sc_icons_icon:before,
.sc_icons_size_small .sc_icons_icon > span:before {
font-size: 4rem;
}
.sc_icons_default .sc_icons_item_title {
font-family: "Roboto Condensed",sans-serif !important;
font-size: 1rem;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.16px;
}
.sc_icons_default .sc_icons_item_description {
font-size: 1.625rem;
font-weight: 500;
line-height: 1.875rem;
letter-spacing: -0.65px;
}
.sc_icons_default.sc_icons.sc_icons_size_small .sc_icons_icon {
width: 6.813rem;
height: 6.813rem;
line-height: 6.813rem;
text-align: center;
}
.sc_icons_default.sc_icons.sc_icons_size_small .sc_icons_icon:before,
.sc_icons_default.sc_icons.sc_icons_size_small .sc_icons_icon > span:before {
line-height: 6.813rem !important;
font-size: 3.3rem !important;
}
.sc_icons_default.sc_icons.sc_icons_size_medium .sc_icons_icon {
width: 8.813rem;
height: 8.813rem;
line-height: 8.813rem;
text-align: center;
}
.sc_icons_default.sc_icons.sc_icons_size_medium .sc_icons_icon:before,
.sc_icons_default.sc_icons.sc_icons_size_medium .sc_icons_icon > span:before {
line-height: 8.813rem !important;
font-size: 5rem !important;
}
.sc_icons_default.sc_icons.sc_icons_size_large .sc_icons_icon {
width: 9.813rem;
height: 9.813rem;
line-height: 9.813rem;
text-align: center;
}
.sc_icons_default.sc_icons.sc_icons_size_large .sc_icons_icon:before,
.sc_icons_default.sc_icons.sc_icons_size_large .sc_icons_icon > span:before {
line-height: 9.813rem !important;
font-size: 6rem !important;
}
.sc_icons_default .sc_icons_icon + .sc_icons_item_details,
.sc_icons_default .sc_icons_image + .sc_icons_item_details {
margin-top: 2.6rem !important;
}
.sc_icons_default .sc_icons_item_title + .sc_icons_item_description {
margin-top: 0.2rem !important;
}
.sc_icons.sc_icons_default.sc_align_center .sc_icons_columns_wrap {
margin-left: -15px;
margin-right: -15px;
}
.sc_icons.sc_icons_default.sc_align_center .sc_icons_columns_wrap > div.trx_addons_column-1_3 {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0;
margin-bottom: 30px;
}
.sc_icons.sc_icons_default.sc_align_center .sc_icons_columns_wrap > div.trx_addons_column-1_3:before {
content: '';
width: 1px;
height: 100%;
display: block;
background: #dfdfdf;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_icons.sc_icons_default.sc_align_center .sc_icons_columns_wrap > div.trx_addons_column-1_3:first-child:before {
display: none;
}
.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
margin-top: 1em;
margin-bottom: 2em;
} .sc_icons_alter .sc_icons_item_title {
font-size: 1.625rem;
font-weight: 500;
line-height: normal;
text-transform: none;
letter-spacing: -0.65px;
}
.sc_icons_alter.sc_icons_size_small .sc_icons_icon:before,
.sc_icons_alter.sc_icons_size_small .sc_icons_icon > span:before {
font-size: 2.25rem;
font-weight: 500;
line-height: 4.325rem !important;
letter-spacing: -0.75px;
}
.sc_icons_alter .sc_icons_char {
width: 4.625rem;
height: 4.625rem;
line-height: 4.625rem;
text-align: center;
border: 2px solid;
}
.sc_icons_alter .sc_icons_item_details {
margin-top: 0.9rem;
}
.sc_icons_alter .sc_icons_item_title + .sc_icons_item_description {
margin-top: 0.7rem;
}
.sc_icons_alter.sc_icons .sc_icons_item {
margin-bottom: 2.2rem;
} .sc_icons_simple.sc_icons .sc_icons_item_title {
font-size: 15px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
margin-top: 1rem;
}
.sc_icons_simple.sc_icons .sc_icons_item {
height: 100%;
position: relative;
}
.sc_icons_simple.sc_icons .sc_icons_item .inner_simple_wrap {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 10%;
width: 100%;
height: auto;
}
.sc_icons_simple.sc_icons .sc_icons_item:before {
content: '';
position: relative;
display: block;
top: 50%;
left: 0;
width: 100%;
padding-top: 100%;
transform: translateY(-50%);
z-index: 1;
}
.sc_icons_simple.sc_icons .sc_icons_icon {
background-color: transparent;
}
.sc_icons_simple.sc_icons .sc_icons_icon + .sc_icons_item_details {
margin-top: 0.7rem;
} .sc_icons_extra .sc_icons_item_title {
font-size: 2.813rem;
font-weight: 500;
line-height: normal;
text-transform: none;
letter-spacing: -0.94px;
margin-top: 2.7rem;
}
.sc_icons_extra.sc_icons_size_large .sc_icons_icon:before, .sc_icons_extra.sc_icons_size_large .sc_icons_icon > span:before {
font-size: 7rem !important;
}
.sc_icons_extra .sc_icons_item_title + .sc_icons_item_description {
margin-top: 1.4rem;
}
.sc_icons_extra .sc_icons_icon + .sc_icons_item_details {
margin-top: 3rem;
} .sc_portfolio_default .sc_portfolio_item {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
} .services_page_tabs {
margin-top: 5em;
}
.services_page_tabs .comments_list_wrap,
.services_page_tabs .comments_form_wrap:first-child {
margin-top: 0;
padding-top: 0;
border-top-width: 0;
}
.services_page_tabs .comments_list_wrap + .comments_form_wrap {
margin-top: 3em;
padding-top: 3em;
border-top-width: 1px;
}
#services_page_tab_contacts .sc_form input[type="text"],
#services_page_tab_contacts .sc_form textarea {
font-size: 16px !important;
} .sc_services_tabs_simple .sc_services_tabs_content {
max-width: 100% !important;
text-align: left !important;
margin: 3.8em auto 0 !important;
}
.sc_services_tabs_simple .sc_services_tabs_content_item {
display: flex;
justify-content: center;
align-items: center;
}
.sc_services_tabs_simple .sc_services_tabs_content_item_text {
max-width: 420px;
}
.sc_services_tabs_simple .sc_services_tabs_content_image {
-webkit-flex: 7;
-ms-flex: 7;
flex: 7;
order: 2;
padding-bottom: 7rem;
}
.sc_services_tabs_simple .sc_services_tabs_content_inner {
-webkit-flex: 6;
-ms-flex: 6;
flex: 6;
order: 1;
padding: 3rem 3rem 3rem 7rem;
}
.sc_services_tabs_simple .sc_services_tabs_content_item_title {
margin: 0 0 1.5rem;
}
.sc_services_tabs_simple .sc_services_tabs_content_image img {
border-bottom: 20px solid #ffffff;
border-left: 20px solid #ffffff;
}
.sc_services_tabs_simple .sc_services_tabs_content_item:after {
content: '';
display: block;
height: 100%;
width: 10rem;
background: #fff;
position: absolute;
top: 0;
right: 0;
z-index: 0;
}
.sc_services_tabs_simple .sc_services_tabs_content_item > div {
position: relative;
z-index: 1;
}
.sc_services_tabs_simple .sc_services_item_title {
font-size: 15px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.sc_services_tabs_simple .sc_services_tabs_list {
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: -30px;
}
.sc_services_tabs_simple .sc_services_tabs_list_item {
margin: 0 20px 30px;
max-width: calc(16.66% - 40px);
flex: 1 0 16.66%;
position: relative;
padding: 0;
}
.sc_services_tabs_simple .sc_services_tabs_list_item:before {
content: '';
position: relative;
display: block;
width: 100%;
padding-top: 100%;
z-index: 1;
border: 2px solid transparent;
}
.sc_services_tabs_simple .sc_services_tabs_list_item .inner_services_tabs_simple {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
padding: 15px;
width: 100%;
}
.sc_services_tabs_simple .sc_services_tabs_list_item {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_services_tabs_simple .sc_services_item_icon {
font-size: 4rem !important;
line-height: normal !important;
}
.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_info {
padding-top: 2px !important;
}
.sc_services_tabs_simple .sc_services_tabs_content .sc_services_item_button {
margin-top: 2.4rem !important;
} .single-cpt_team .comments_list_wrap,
.single-cpt_team .comments_form_wrap {
margin-top: 0;
border-top: none;
} .sc_testimonials_item_content:before {
content: '\E902';
font-family: "fontello" !important;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_content,
.sc_testimonials [class*="column"] .sc_testimonials_item_author {
text-align: center !important;
}
.sc_testimonials_item_author_avatar {
width: 6.875rem !important;
height: 6.875rem !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
margin: 2.7rem auto -5rem;
}
.sc_testimonials [class*="column"] .sc_testimonials_item_content {
letter-spacing: -0.45px;
line-height: 1.688rem !important;
font-size: 1.125rem !important;
font-weight: 600;
}
.sc_testimonials_item_author_title {
font-style: normal !important;
font-size: 1.625rem !important;
font-weight: 500;
line-height: normal;
}
.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
line-height: normal !important;
font-size: 14px !important;
font-weight: 700;
letter-spacing: 0.14px;
text-transform: uppercase;
margin-top: 0.3rem !important;
}
.sc_testimonials_item_author_data {
max-width: 100% !important;
}
.sc_testimonials_item_author_avatar, .sc_testimonials_item_author_data {
display: block !important;
}
.sc_testimonials_slider .sc_testimonials_item,
.sc_testimonials_columns_wrap .sc_testimonials_item {
padding: 0 2.9rem;
}
.sc_testimonials_item_author {
margin: 0.2rem auto 0;
}
.sc_testimonials_item_content:before {
font-size: 2.5rem !important;
line-height: normal !important;
margin-bottom: 3.25rem !important;
margin-top: -1rem;
}
.sc_item_title + .sc_item_columns.sc_testimonials_columns_wrap {
margin-top: 5.5rem;
} .sc_testimonials .slider_container .slider-slide {
padding: 1rem 0 0;
}
.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data {
border-left: none !important;
padding-left: 0 !important;
}
.sc_testimonials .swiper-pagination-custom .swiper-pagination-button {
width: 6.875rem !important;
height: 6.875rem !important;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.sc_testimonials_slider .slider_pagination_custom .sc_testimonials_item {
padding-bottom: 5rem;
}
.sc_testimonials .swiper-pagination-custom .swiper-pagination-button {
opacity: 1 !important;
}
.slider_outer.slider_outer_pagination_pos_bottom.slider_outer_pagination_custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside.slider_outer_pagination_custom {
padding-bottom: 0;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-custom,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-custom {
height: 7.25rem !important;
line-height: 7.25rem !important;
width: auto !important;
padding: 5px 8px;
left: 50% !important;
bottom: -3.032rem;
transform: translate(-50%, 0) !important;
}
.sc_testimonials_slider .sc_testimonials_item_author {
max-width: 840px;
}
.sc_testimonials_slider .sc_testimonials_item_content {
max-width: 840px;
margin: 0 auto;
}
.sc_testimonials_slider .sc_item_title + .sc_item_slider {
margin-top: 4.8em;
}
.sc_testimonials_slider .sc_testimonials_item_content:before {
margin-bottom: 2.35rem !important;
}
.sc_testimonials_slider .sc_testimonials_item_author {
padding: 1.9em 0.5em 1.5em 1.3em;
} .trx_addons_tooltip:before {
font-size: 1rem !important;
line-height: normal !important;
padding: 0.5em 1em !important;
white-space: nowrap;
} .trx_addons_dropcap {
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
margin: 0.45rem 1.2rem 0 0 !important;
width: 5.5rem !important;
height: 5.5rem !important;
line-height: 5.2rem !important;
font-size: 5rem !important;
font-weight: 500 !important;
}
.trx_addons_dropcap.trx_addons_dropcap_style_2 {
margin: 0 2.8rem 0 0 !important;
width: auto !important;
height: auto !important;
line-height: 4rem !important;
} ul.trx_addons_list_alter[class*="trx_addons_list"],
ul.trx_addons_list_extra[class*="trx_addons_list"] {
padding-left: 0;
}
ul.trx_addons_list_alter[class*="trx_addons_list"] li + li {
margin-top: 1.2rem;
}
ul.trx_addons_list_extra[class*="trx_addons_list"] {
font-size: 0.938rem;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
list-style: none;
}
ul.trx_addons_list_extra[class*="trx_addons_list"] i {
font-style: normal;
font-size: 2.6rem;
font-weight: 500;
position: absolute;
top: 50%;
left: 0;
line-height: 3rem;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
ul.trx_addons_list_extra[class*="trx_addons_list"] li {
padding-top: 2.063rem;
padding-bottom: 2rem;
}
ul.trx_addons_list_extra-icon[class*="trx_addons_list"] li {
padding-left: 3.6rem;
}
ul.trx_addons_list_extra[class*="trx_addons_list"] li + li {
border-top: 1px solid #dfdfdf;
}
.trx_addons_list_custom {
list-style: none !important;
padding-left: 0 !important;
}
.trx_addons_list_custom li {
padding-left: 20px;
}
ul.trx_addons_list_custom > li:before {
content: '';
display: inline-block;
height: 6px;
width: 6px;
background-color: #c2b28a;
position: absolute;
left: 0;
top: 0.7rem;
}
.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fa-map-marker:before {
content: "\E956" !important;
font-family: fontello !important;
}
.elementor-widget .elementor-icon-list-icon {
margin-right: 7px;
} .sc_form_field {
margin-bottom: 10px !important;
}
.sc_form_field.sc_form_field_submit {
margin: 0 !important;
}
.sc_form_details.trx_addons_columns_wrap {
margin-right: -10px !important;
}
.sc_form_details.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 10px !important;
} .wpcf7 .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
float: left;
margin-bottom: 10px;
}
.wpcf7-submit {
-webkit-transition: all 0.3s ease !important;
-ms-transition: all 0.3s ease !important;
transition: all 0.3s ease !important;
}
div.wpcf7 .ajax-loader {
position: absolute;
}
.wpcf7-form > p:last-child {
margin-bottom: 0;
}
.wpcf7 + p {
margin: 0;
}
.wpcf7 p {
margin: 0 0 0.7rem !important;
}
.wpgdprc span.wpcf7-list-item {
margin: 0 !important;
}
form div:not(.sc_form_field_checkbox) label {
font-size: 1.625rem;
font-weight: 500;
line-height: normal;
letter-spacing: -1.3px;
}
form div:not(.sc_form_field_checkbox) .wpcf7-acceptance label {
font-size: 1rem;
letter-spacing: 0;
}
.wpcf7-acceptance span.wpcf7-list-item {
margin: 0;
}
.form_request .wpcf7-form-control-wrap .wpcf7-form-control:not(.wpcf7-wpgdprc) {
height: 70px;
line-height: normal;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 25px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
padding-left: 0;
}
.form_request .wpcf7-submit {
width: 100%;
max-width: 300px;
height: 70px;
line-height: normal;
padding: 5px 15px;
}
.ui-datepicker th {
padding: 5px !important;
font-size: 14px !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
text-align: center !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
padding: 5px 10px !important;
line-height: normal !important;
}
.ui-timepicker-div dl dd {
margin-top: 16px !important;
}
.ui-datepicker div.ui-slider .ui-slider-handle {
width: 1.1em !important;
height: 1.1em !important;
}
.wpcf7 span[class*="icon-"] + .wpcf7-form-control-wrap .wpcf7-form-control {
text-indent: 30px;
}
.wpcf7 .sc_form_details div {
position: relative;
}
.wpcf7 span[class*="icon-"] {
position: absolute;
z-index: 1;
font-size: 18px;
top: 50%;
left: 25px;
-webkit-transform: translate(0, -50%) !important;
-ms-transform: translate(0, -50%) !important;
transform: translate(0, -50%) !important;
}
.wpcf7-not-valid + span.wpcf7-not-valid-tip {
position: absolute;
width: 100%;
}
.wpcf7 .invalid .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
margin-bottom: 25px;
}
.sc_form_field.sc_form_field_checkbox {
margin-top: 5px;
}
.scheme_dark .wpcf7-list-item-label:before {
border: 1px solid #ffffff !important;
} .trx_addons_video_player.with_cover .video_mask {
background: rgba(0, 0, 0, 0.2) !important;
opacity: 1 !important;
}
.alter-video .trx_addons_video_player.with_cover .video_mask {
border: 1.3rem solid #fff;
} .elementor-widget-progress + .elementor-widget-progress {
margin-top: 1rem;
}
.elementor-progress-bar {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
} .sc_widget_audio {
max-width: 733px;
}
.trx_addons_audio_player.with_cover,
.post_layout_excerpt .post_audio {
display: flex;
justify-content: center;
align-items: center;
}
.trx_addons_audio_player.with_cover img {
position: relative;
z-index: 11;
}
.trx_addons_audio_player.with_cover div.img-audio,
.post_layout_excerpt .post_audio .img-audio {
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
}
.trx_addons_audio_player.with_cover .trx_addons_audio_player_wrap {
-webkit-flex: 9;
-ms-flex: 9;
flex: 9;
}
.post_layout_excerpt .post_audio .trx_addons_audio_player_wrap {
-webkit-flex: 11;
-ms-flex: 11;
flex: 11;
}
.trx_addons_audio_player .audio_info {
padding: 0 9px;
}
.mejs-time-total.mejs-time-slider {
margin: 6px 0 0 !important;
}
.mejs-time-buffering, .mejs-time-current,
.mejs-time-float-corner,
.mejs-time-float-current, .mejs-time-hovered,
.mejs-time-loaded, .mejs-time-marker, .mejs-time-total {
height: 8px !important;
}
.trx_addons_audio_player .trx_addons_audio_player_wrap {
padding: 1rem;
}
.mejs-controls {
padding: 0 !important;
}
.mejs-time-float-corner {
border-color: #111 transparent transparent !important;
}
.mejs-time-handle, .mejs-time-handle-content {
border-width: 3px !important;
}
.mejs-controls .mejs-button > button {
line-height: 2.5rem !important;
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
font-size: 1.5rem;
padding: 0;
}
.mejs-controls .mejs-button.mejs-mute > button,
.mejs-controls .mejs-button.mejs-unmute > button,
.mejs-controls .mejs-button.mejs-fullscreen-button > button {
font-size: 1rem;
}
.mejs-button {
width: 3.5rem !important;
height: 3.7rem !important;
line-height: 2.5rem !important;
margin-top: -0.65rem !important;
}
.trx_addons_audio_player .mejs-container {
min-height: 3rem !important;
}
.mejs-controls {
height: 3rem !important;
}
.mejs-controls .mejs-playpause-button.mejs-play > button:before,
.mejs-controls .mejs-playpause-button.mejs-replay > button:before {
position: relative;
left: 2px;
}
.audio_img_for_post {
display: none;
}
.post_content_single .wp-audio-shortcode .mejs-controls {
padding-top: 4px !important;
}
.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button:before,
.mejs-container .mejs-controls .mejs-playpause-button.mejs-replay button:before {
content: '\E8E1';
font-family: 'fontello';
}
.mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button:before {
content: '\e8e3' !important;
font-family: 'fontello';
}
.mejs-container .mejs-controls .mejs-volume-button.mejs-mute button:before {
content: '\e905';
font-family: 'fontello';
}
.mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:before {
content: '\e904';
font-family: 'fontello';
}
.mejs-container .mejs-controls .mejs-button.mejs-fullscreen-button button:before {
content: '\e918';
font-family: 'fontello';
}
.mejs-container .mejs-controls .mejs-button.mejs-unfullscreen button:before {
content: '\e856';
font-family: 'fontello';
}
.sidebar .widget > div.wp-audio-shortcode .mejs-controls {
padding-top: 12px !important;
}
footer .widget > div.wp-audio-shortcode .mejs-controls, .sidebar .widget div.wp-video-shortcode .mejs-controls, footer .widget div.wp-video-shortcode .mejs-controls {
padding-top: 4px !important;
} .widget_rss .rss-date {
display: block;
}
.widget_rss .rssSummary {
font-weight: 500;
text-transform: none;
letter-spacing: 0;
} .sc_skills_pie.sc_skills_compact_off .sc_skills_total {
font-size: 2.813rem !important;
font-weight: 500;
line-height: normal !important;
letter-spacing: -1.64px;
margin-top: -0.3rem;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
font-size: 1.625rem !important;
font-weight: 500 !important;
line-height: 1.875rem !important;
letter-spacing: -0.65px !important;
word-spacing: 9999px;
margin-top: 0 !important;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_icon {
margin-right: 0;
display: block;
}
.sc_skills_counter .sc_skills_total {
font-size: 2.25rem !important;
font-weight: 500 !important;
line-height: 1.875rem !important;
letter-spacing: -0.9px;
}
.sc_skills_counter .sc_skills_item_title {
font-size: 15px !important;
font-weight: 700;
line-height: normal !important;
text-transform: uppercase !important;
letter-spacing: 0.14px !important;
font-style: normal !important;
margin-top: 0.2em;
}
.sc_skills_counter .sc_skills_item_wrap {
max-width: 188px !important;
margin: auto;
padding: 1.5rem 1rem;
}
.sc_skills_counter .sc_skills_icon + .sc_skills_total {
margin-top: 0.3em !important;
} .slider_container.slider_pagination_pos_right .swiper-pagination-fraction {
height: auto !important;
width: auto !important;
left: auto !important;
right: 0 !important;
padding: 1px 5px !important;
margin-right: 1em;
border: 2px solid;
z-index: 99;
}
.slider_container.slider_pagination_pos_left .swiper-pagination-fraction {
height: auto !important;
width: auto !important;
left: 0 !important;
right: auto !important;
padding: 1px 5px !important;
margin-left: 1em;
border: 2px solid;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-fraction {
height: auto !important;
width: auto !important;
left: 50%;
padding: 1px 5px !important;
border: 2px solid;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.swiper-container-cube .swiper-cube-shadow {
background: transparent !important;
} .tp-bullets.numbers.vertical:before {
content: '';
display: block;
height: 6.75rem;
width: 2px;
margin-bottom: 2.2rem;
background-color: #ffffff;
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -1px;
}
.rev-btn {
-webkit-transition: all 0.3s ease !important;
-ms-transition: all 0.3s ease !important;
transition: all 0.3s ease !important;
padding: 22px 59px !important;
} .sc_price_item_subtitle {
font-size: 14px !important;
font-weight: 700;
line-height: normal !important;
letter-spacing: 0.14px !important;
}
.sc_price_item_subtitle > span:before {
content: '';
display: inline-block;
height: 2px;
width: 3.438rem;
vertical-align: middle;
margin-top: -3px;
margin-right: 1rem;
}
.sc_price_item_price {
letter-spacing: -0.54px !important;
font-size: 1.625rem !important;
font-weight: 500 !important;
line-height: normal !important;
}
.sc_price_item_price_value {
font-size: 5rem;
line-height: normal;
letter-spacing: -1.67px;
}
.sc_price_item_description, .sc_price_item_details {
font-size: 1rem !important;
line-height: normal !important;
font-style: normal !important;
}
.sc_price_item_details ul.trx_addons_list_extra[class*="trx_addons_list"] {
letter-spacing: 0.64px;
}
.sc_price_item_details ul.trx_addons_list_extra[class*="trx_addons_list"] li {
padding-top: 1.83rem;
padding-bottom: 1.83rem;
}
.sc_price_item_details ul.trx_addons_list_extra[class*="trx_addons_list"] li + li {
border-top: 1px solid #383a41;
}
.sc_price_item {
text-align: left;
}
.sc_price_item_title {
font-size: 2.25rem !important;
font-weight: 500 !important;
line-height: 2.5rem !important;
letter-spacing: -0.9px !important;
text-transform: none !important;
}
.sc_price_item_details {
margin-top: 2.7rem !important;
}
.sc_price_item_subtitle + .sc_price_item_link, .sc_price_item_title + .sc_price_item_link,
.sc_price_item_description + .sc_price_item_link, .sc_price_item_details + .sc_price_item_link {
margin-top: 2rem !important;
}
.sc_price_item_info {
padding: 5.6rem 4.9rem 5.9rem !important;
}
.sc_price_item_subtitle + .sc_price_item_price {
margin-top: 3.4rem !important;
}
.sc_price_item_title + .sc_price_item_price {
margin-top: 1.4rem !important;
}
.sc_price_item_description ul, .sc_price_item_details ul {
list-style-type: square;
font-size: 1.063rem;
line-height: 1.625rem;
}
.sc_price_item_description ul li + li, .sc_price_item_details ul li + li {
margin-top: 1rem;
}
.sc_price_slider .sc_price_item, .sc_price_columns_wrap .sc_price_item {
height: auto;
} .sc_action_item_title > span {
display: block;
}
h3.sc_action_item_title {
line-height: 3.75rem !important;
}
.sc_action_default .sc_action_item.with_image .sc_action_item_inner {
padding: 2rem 4.6rem 2rem 6.6rem !important;
}
.sc_action_default .sc_action_item_subtitle + .sc_action_item_link,
.sc_action_default .sc_action_item_title + .sc_action_item_link,
.sc_action_default .sc_action_item_description + .sc_action_item_link {
margin-top: 2.5rem;
} .sc_item_subtitle {
font-family: "Roboto Condensed",sans-serif !important;
font-size: 14px;
font-weight: 700;
line-height: normal;
font-style: normal !important;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.sc_align_center.sc_item_subtitle:before,
.sc_align_left.sc_item_subtitle:before,
.sc_item_subtitle:before {
content: '';
display: inline-block;
height: 2px;
width: 3.438rem;
vertical-align: middle;
margin-top: -3px;
margin-right: 1rem;
}
.sc_align_center.sc_item_subtitle:after,
.sc_align_right.sc_item_subtitle:after {
content: '';
display: inline-block;
height: 2px;
width: 3.438rem;
vertical-align: middle;
margin-top: -3px;
margin-left: 1rem;
}
.sc_item_subtitle_above {
margin-bottom: 1.3rem !important;
}
.sc_align_right.sc_item_subtitle:after {
display: none;
}
.sc_item_descr blockquote {
padding: 0 0 0 3.5em;
margin: 3em 0 1.6em;
}
.sc_item_descr blockquote:before {
top: 6px;
left: 0;
}
h2.sc_item_title {
line-height: 4.688rem;
} .sc_item_title + .sc_team_columns_wrap.sc_item_columns {
margin-top: 5.2rem !important;
}
.sc_team_default .sc_team_item_subtitle {
font-size: 1rem !important;
line-height: normal !important;
font-style: normal !important;
font-family: "Roboto",sans-serif !important;
}
.sc_team_default .sc_team_item_info {
padding: 1.2rem 0 !important;
text-align: left !important;
}
.sc_team_default .sc_team_item_socials .social_item {
margin: 0 -2px 0 0 !important;
}
.sc_team_default .sc_team_item_socials .social_item .social_icon {
width: 44px !important;
height: 44px !important;
line-height: 43px !important;
border: 2px solid;
font-weight: 700;
font-size: 17px;
}
.sc_team_default .sc_team_item_socials .social_item:hover .social_icon,
.team_member_page .team_member_socials .social_item:hover .social_icon {
position: relative;
z-index: 1;
}
.sc_team_default .sc_team_item_title + .sc_team_item_subtitle {
margin-top: 1.05rem;
}
.sc_team_default .sc_team_item_socials {
margin-top: 1.5rem !important;
} .sc_recent_news_style_news-announce.sc_recent_news .post_item .post_date:before,
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_featured.hover_icon .icons {
display: none !important;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_date {
font-size: 14px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
margin-bottom: 0.6rem;
}
.sc_recent_news .post_item .post_title {
line-height: normal !important;
font-weight: 500 !important;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_big > div {
margin-right: 30px;
}
body.expand_content .sc_recent_news_style_news-announce .post_size_medium + .post_size_medium > div {
margin-top: 30px !important;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_featured .post_info {
z-index: 5 !important;
padding: 2.9rem 2.8rem !important;
width: 100% !important;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_featured .mask {
background-image: linear-gradient(to top, #121418 0%, rgba(28, 30, 36, 0) 100%);
opacity: 0.5;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_featured:hover .mask {
opacity: 0.5;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_content {
margin-top: 0.5rem;
}
.sc_recent_news_style_news-announce.sc_recent_news .post_item .post_featured > a {
display: none;
}
.sc_recent_news .post_featured.hover_icon a:hover {
background: transparent !important;
}
.sc_recent_news .post_item .post_featured .post_info .post_date a {
pointer-events: none;
} .sc_promo.sc_promo_size_large .sc_item_title {
font-size: 2.813rem;
font-weight: 500;
line-height: 3rem;
letter-spacing: -0.94px;
}
.sc_promo.sc_promo_size_large .sc_promo_text_inner {
padding: 22.5% 2% !important;
}
.sc_promo.sc_promo_size_large .sc_promo_icon {
font-size: 8.5rem !important;
margin-bottom: 2.7rem !important;
}
.sc_promo.sc_promo_size_large .sc_item_title + .sc_item_descr {
margin-top: 1.4rem !important;
}
.sc_promo.sc_promo_size_large .sc_promo_descr p {
margin: 0;
} .properties_compare_message {
display: none;
}
.widget_properties_compare .properties_compare_list {
display: inline-block;
}
.widget_properties_compare .properties_compare_list > li {
display: inline-block;
padding: 17px 20px;
margin: 0 4px 4px 0;
font-size: 0.8rem !important;
line-height: normal;
font-weight: 700;
letter-spacing: 0.14px;
text-transform: uppercase;
border: 2px solid;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_properties_compare .properties_compare_list > li:last-child {
margin-right: 0;
}
.widget_properties_compare .properties_compare_button {
margin-top: 0;
display: inline-block;
vertical-align: middle;
padding: 19px 20px !important;
font-size: 0.8rem !important;
line-height: normal !important;
}
.properties_search_form .properties_search_basic .properties_search_button {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.archive .sc_properties_item_compare {
display: none;
}
#prop-slider_sc .slide_content {
width: 100%;
}
ul.sc_properties_slider_data > li:before {
display: none !important;
}
.sc_properties_slider_columns .sc_properties_slider_title {
font-size: 3rem;
line-height: normal;
margin-bottom: 2.8rem;
}
.sc_properties_slider_columns .trx_addons_list_parameters {
margin-bottom: 3.5rem !important;
margin-top: 2.2rem;
max-width: 243px;
}
.trx_addons_list_parameters > li > strong {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
width: 36% !important;
}
.sc_properties_slider_columns .trx_addons_list_parameters > li > em {
width: 64% !important;
}
figure.sc_properties_slider_image:before {
background: none;
}
.sc_properties_slider_excerpt {
max-width: 390px;
line-height: 1.5rem;
}
ul.trx_addons_list_parameters > li + li {
padding-top: 0.8rem !important;
margin-top: 0.6rem !important;
}
.slider_container.slider_type_images .slider-slide .sc_properties_slider_columns {
text-align: left !important;
}
.sc_properties_item_button .sc_button {
padding: 1.248em 3.246em;
}
.sc_properties_item_excerpt {
padding-top: 1rem;
line-height: 1.5rem;
}
.sc_properties_item_button {
padding-top: 0.5rem;
}
.sc_properties_item_compare {
margin-top: 4px;
transition: ease 0.3s;
}
.sc_properties_item_option .sc_properties_item_option_label_icon {
border: 2px solid #c2b28a;
height: 34px;
width: 34px;
line-height: 33px;
text-align: center;
}
.sc_properties .sc_properties_item_type,
.sc_properties .sc_properties_item_status,
.sc_properties .sc_properties_item_options .sc_properties_item_row_address {
display: none;
}
.properties_address_item + .properties_address_item:before {
content: '' !important;
margin: 0 0.15em !important;
}
.properties_page_title_address > span:first-child {
margin-right: 0.3em;
}
.prop_add_info {
overflow: hidden;
}
.prop_add_info > div {
float: left;
width: 50%;
margin: 0 !important;
}
.prop_add_info > div.properties_page_title_address {
float: right;
}
.prop_add_info {
padding-top: 1.4rem;
}
.prop_add_info .properties_page_title_address {
text-align: right;
padding-top: 0.7rem;
}
.prop_add_info .sc_properties_item_type a {
display: block;
float: left;
padding: 11px 21px;
margin: 0 4px 4px 0;
font-size: 14px !important;
line-height: normal;
font-weight: 700;
letter-spacing: 0.14px;
text-transform: uppercase;
border: 2px solid;
}
.properties_page_section.properties_page_content {
margin-top: 3.7em !important;
}
.properties_page_title_meta {
top: 0 !important;
-webkit-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
transform: translateY(0) !important;
}
.properties_page_content blockquote {
padding: 4.6em 5em 4.7em 8.5em;
margin: 4rem auto !important;
max-width: 52.625rem;
}
.properties_page_content blockquote:before {
top: 4.9rem;
left: 4.9rem;
}
.properties_page_content blockquote > cite,
.properties_page_content blockquote > p > cite {
margin-top: 2.2em;
}
#properties_page_tabs_features_content,
#properties_page_tabs_details_content {
margin: 0 !important;
}
#properties_page_tabs_features_content {
float: left;
width: 60%;
display: inline-block;
padding-right: 2%;
}
#properties_page_tabs_details_content {
float: left;
width: 38%;
display: inline-block;
}
.prop_single_info {
overflow: hidden;
padding: 4.9rem 5.4rem 5.2rem;
margin: 4rem 0;
}
.prop_single_info .sc_properties_item_option_label_icon {
display: inline-block;
border: 2px solid #c2b28a;
color: #c2b28a;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
margin-right: 0.2em;
}
.prop_single_info .properties_page_label,
.prop_single_info .properties_page_data {
vertical-align: baseline !important;
font-size: 14px;
font-weight: 600 !important;
}
#properties_page_tabs_details_content .properties_page_section_item {
padding-top: 0.4rem;
min-height: 34px;
line-height: 34px;
}
#properties_page_tabs_features_content div.properties_page_features_list > a {
margin-top: 1.3rem;
}
#properties_page_tabs_features_content .properties_page_section_title {
margin: 0 0 0.8rem;
}
.properties_page_section_title {
padding-bottom: 0 !important;
border-bottom: none !important;
}
.properties_page_map .sc_googlemap {
height: 413px !important;
}
.prop_single_info .properties_page_section_title {
font-size: 2.25rem;
margin: 0 0 2.15rem;
}
.properties_page_agent_info_description {
font-style: normal !important;
max-width: 311px;
}
.properties_page_agent_info_address:before,
.properties_page_agent_info_phones > :before {
display: none;
}
.sc_form.properties_page_agent_form textarea,
.sc_form.properties_page_agent_form textarea.wp-editor-area {
min-height: 11.25rem;
height: 11.25rem;
}
.properties_page_agent_avatar {
width: 28% !important;
}
.agent_view_all {
font-size: 0.938rem;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
margin-top: 1.8rem;
display: inline-block;
}
.properties_page_agent_info_profiles.socials_wrap a {
margin-right: 0 !important;
}
.properties_page_agent_info_profiles.socials_wrap {
margin: 1.8em 0 0 !important;
}
.properties_page_agent_info_profiles.socials_wrap a > span {
width: 44px;
height: 44px;
line-height: 42px;
text-align: center;
border: 2px solid;
display: inline-block;
margin-right: 0 !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
}
.properties_page_agent_form {
padding-left: 4.2em !important;
width: 37% !important;
}
.properties_page_agent_form .sc_form_default .sc_form_field_button {
text-align: left !important;
}
.properties_page_agent_form input[type="text"],
.properties_page_agent_form input[type="email"],
.properties_page_agent_form input[type="tel"],
.properties_page_agent_form textarea {
padding: 1.5em 2.3em;
}
.properties_page_agent_form .sc_form_field.sc_form_field_button {
margin-top: 1.4rem !important;
margin-bottom: 0 !important;
}
.properties_page_agent_info {
padding-left: 2.5em !important;
}
.properties_page_agent_info_name {
margin: -7px 0 0.9rem !important;
}
.properties_page_agent_form_title {
margin: -7px 0 0.7em !important;
}
.properties_page_agent_info_profiles.socials_wrap a + a {
margin-left: -2px !important;
}
.properties_page_agent_info_profiles.socials_wrap a > span:hover {
z-index: 1;
}
.properties_page_title_wrap .properties_page_title_meta .post_meta {
margin-top: 1.2em;
}
.related_columns .sc_properties_item_price,
.sc_properties_item_price_related,
.related_columns .sc_properties_item_row_address,
.related_columns .sc_properties_item_status,
.sc_properties_item_button_related,
.properties_page_offers_list .sc_properties_item_price,
.post-type-archive-cpt_properties .sc_properties_item_price,
.tax-cpt_properties_status .sc_properties_item_price {
display: none;
}
.related_columns .sc_properties_item_price_related,
.related_columns .sc_properties_item_button_related,
.properties_page_offers_list .sc_properties_item_price_related,
.post-type-archive-cpt_properties .sc_properties_item_price_related,
.tax-cpt_properties_status .sc_properties_item_price_related {
display: block;
}
.sc_properties_item_thumb .sc_properties_item_price .properties_price_before {
display: inline-block;
}
.properties_page_section + .properties_page_section {
margin-top: 4.4em !important;
}
.properties_page .related_wrap {
margin-top: 5.7em;
padding-top: 4.9em;
}
.cpt_agents-template-default .sidebar {
display: none;
}
.cpt_agents-template-default [class*="content_wrap"] > .content {
width: 100% !important;
}
.related_columns .sc_properties_item_option .sc_properties_item_option_label_icon {
height: 30px;
width: 30px;
line-height: 31px;
}
.related_columns .sc_properties_item_price_related,
.properties_page_offers_list .sc_properties_item_price_related,
.post-type-archive-cpt_properties .sc_properties_item_price_related,
.tax-cpt_properties_status .sc_properties_item_price_related {
padding-top: 1rem;
}
.related_columns .sc_properties_item_button_related {
padding-top: 0.5rem;
}
.related_wrap + .comments_wrap .comments_form_wrap {
margin-top: 3.8em;
} .sc_properties_alter .sc_properties_item_button {
position: relative !important;
display: block !important;
}
.sc_properties_alter .sc_properties_item_row.sc_properties_item_row_meta,
.sc_properties_alter .sc_properties_item_status,
.sc_properties_alter .sc_properties_item_thumb .sc_properties_item_price,
.sc_properties_alter .sc_properties_item_row.sc_properties_item_row_info > span,
.sc_properties_alter .sc_properties_item_row.sc_properties_item_row_info > span.sc_properties_item_area .sc_properties_item_option_label_text,
.sc_properties_alter .sc_properties_item_row_address {
display: none;
}
.sc_properties_alter .sc_properties_item_option_data {
font-size: 0.875rem;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.sc_properties_alter .sc_properties_item .post_featured,
.sc_properties_item_image {
display: none;
}
.sc_properties_alter .sc_properties_item_image {
min-height: 260px;
display: block;
background-size: contain;
background-repeat: no-repeat;
background-position-y: center;
margin-bottom: 1.5rem;
}
.sc_properties_alter .sc_item_columns_3 .sc_properties_item_info {
max-width: 270px;
}
.sc_properties_alter .sc_item_columns_3.trx_addons_columns_wrap > [class*="trx_addons_column-"] {
padding-right: 4rem;
}
.sc_properties_alter .alter_item {
display: block !important;
} .properties_price1,
.properties_price_label.properties_price_before {
font-size: 1.625rem !important;
letter-spacing: -0.65px;
font-weight: bold;
}
.sc_properties_default .sc_properties_item_row.sc_properties_item_row_meta,
.alter_item,
.default-title,
.sc_properties_default .sc_properties_item_title {
display: none;
}
.sc_properties_default .sc_properties_item_button {
position: relative;
display: block !important;
padding-top: 0.6rem;
}
.sc_properties_default .sc_properties_item_option .sc_properties_item_option_label_icon {
display: inline-block !important;
}
.sc_properties_item_option {
margin-right: 0.7em;
}
.related_columns .sc_properties_item_compare {
margin-top: 6px;
display: none;
}
.related_columns .sc_properties_item_id {
display: none !important;
}
.sc_properties_default .sc_properties_item_thumb .sc_properties_item_price .properties_price {
padding: 0 0 2.2em 1.4em !important;
}
.sc_properties_default .sc_properties_item_option {
margin-bottom: 1em;
}
.sc_properties_default .default-title.sc_properties_item_title {
display: block;
margin-top: -2px;
}
.sc_properties_default .sc_properties_item_option_label_text,
.sc_properties_default .sc_properties_item_option_data {
font-size: 14px;
font-weight: 600;
}
.sc_properties_default .post_featured {
margin-bottom: 1.6em;
} .properties_search_advanced span.sc_form_field_title {
font-size: 14px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
margin-top: 2rem;
}
.properties_search_advanced div.ui-slider-horizontal {
height: 2px;
border-right: 9px solid;
border-left: 9px solid;
}
.properties_search_advanced .sc_form_field_range .sc_form_field_wrap {
margin: 0;
}
.properties_search_advanced div.ui-slider .ui-slider-handle {
border: 3px solid !important;
width: 22px;
height: 22px;
}
.properties_search_advanced div.ui-slider-horizontal .ui-slider-handle {
top: -10px;
}
.properties_search_advanced .trx_addons_range_slider_label {
background: transparent !important;
}
.properties_search_advanced .trx_addons_range_slider {
margin-bottom: 3.5rem;
}
.properties_search_advanced .trx_addons_range_slider_label {
font-size: 13px !important;
letter-spacing: -0.13px;
}
.properties_search_advanced .trx_addons_range_slider_label_cur {
top: 20px !important;
-webkit-transform: translateX(-75%);
-ms-transform: translateX(-75%);
transform: translateX(-75%);
}
.properties_search_advanced .trx_addons_range_slider_label_min, .properties_search_advanced .trx_addons_range_slider_label_max {
display: none !important;
}
.properties_search .select_container:before {
top: 2px;
right: 2px;
bottom: 2px;
}
.properties_search .select_container select {
border-color: #23262d !important;
}
.properties_search form label .sc_form_field_wrap label {
font-size: 1rem;
letter-spacing: normal;
}
.widget .properties_search .select_container select,
.properties_search_form .properties_search_basic,
.properties_search_form .properties_search_basic .sc_form_field_properties_keyword {
height: 70px;
}
.properties_search_form .properties_search_basic .sc_form_field_properties_keyword .sc_form_field_wrap,
.properties_search_form .properties_search_basic .sc_form_field_properties_keyword input {
display: block;
height: 100%;
}
.properties_search_opened .properties_search_form .properties_search_advanced {
margin-top: 40px !important;
}
.properties_search_horizontal .properties_search_form .properties_search_advanced .sc_form_field_properties_country,
.properties_search_horizontal .properties_search_form .properties_search_advanced .sc_form_field_properties_state,
.properties_search_horizontal .properties_search_form .properties_search_advanced .sc_form_field_properties_city,
.properties_search_horizontal .properties_search_form .properties_search_advanced .sc_form_field_properties_neighborhood {
top: 0 !important;
}
.properties_search_horizontal .properties_search_form .properties_search_basic .sc_form_field_properties_keyword .sc_form_field_wrap {
padding-right: 70.5%;
}
.properties_search_horizontal .properties_search_form .properties_search_basic .sc_form_field_properties_keyword input {
padding-right: 1.2em !important;
}
.properties_search_form .properties_search_basic .properties_search_show_advanced,
.properties_search_vertical .properties_search_form .properties_search_basic .properties_search_show_advanced {
height: 70px;
top: 0 !important;
margin: 0 !important;
line-height: 70px !important;
}
.properties_search_vertical .properties_search_form .properties_search_basic .sc_form_field_properties_keyword input {
padding-right: 1.2em !important;
}
.properties_search_vertical .properties_search_form .properties_search_basic .sc_form_field_properties_keyword .sc_form_field_wrap {
padding-right: 30%;
}
.widget .properties_search .select_container:after {
content: '\E97C';
font-size: 12px;
width: 3em;
} .single-cpt_properties .post_meta_item.post_meta_comments .post_meta_label {
display: inline-block;
}
.properties_page_title .properties_page_status > a {
letter-spacing: 0;
pointer-events: none;
} .sc_slider_controls .slider_controls_wrap {
padding: 2.85rem 1rem;
overflow: hidden;
}
.sc_slider_controls .slider_controls_wrap > a {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.sc_slider_controls .slider_controls_wrap > a.slider_prev {
float: left;
}
.sc_slider_controls .slider_controls_wrap > a.slider_next {
float: right;
}
.sc_slider_controls .slider_controls_wrap > a.slider_prev:before,
.sc_slider_controls .slider_controls_wrap > a.slider_next:after {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_slider_controls .slider_controls_wrap > a.slider_prev:before {
content: '';
display: inline-block;
height: 2px;
width: 6.813rem;
vertical-align: middle;
margin-top: -3px;
margin-right: 1.7rem;
}
.sc_slider_controls .slider_controls_wrap > a.slider_next:after {
content: '';
display: inline-block;
height: 2px;
width: 6.813rem;
vertical-align: middle;
margin-top: -3px;
margin-left: 1.7rem;
} .sc_table.sc_table_alter {
font-size: 1.375rem;
font-weight: 500;
letter-spacing: -0.55px;
}
.sc_table_alter.sc_table table tr:first-child td {
font-weight: 500;
}
.sc_table_alter.sc_table table tr td:first-child {
font-size: 2.813rem;
line-height: normal;
letter-spacing: -1.13px;
}
.sc_table_alter td a {
font-size: 14px;
font-weight: 600;
font-style: normal;
line-height: 1.5rem;
text-transform: uppercase;
letter-spacing: 0.14px;
padding: 1.657rem 3.68rem;
}
.sc_table_alter.sc_table table td {
padding: 2.8rem 1rem !important;
line-height: normal;
} .slider_pagination_wrap {
counter-reset: div-count;
}
span.slider_pagination_bullet.swiper-pagination-bullet:before,
span.swiper-pagination-bullet:before {
counter-increment: div-count;
content: counter(div-count,decimal-leading-zero);
white-space: nowrap;
}
span.slider_pagination_bullet.swiper-pagination-bullet,
span.swiper-pagination-bullet {
height: 44px !important;
width: 44px !important;
line-height: 43px !important;
border: 2px solid transparent !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background: transparent !important;
font-size: 15px;
font-weight: 700;
letter-spacing: -1px;
text-align: center;
opacity: 1 !important;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
span.slider_pagination_bullet.swiper-pagination-bullet.slider_pagination_bullet_active,
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: transparent !important;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
height: auto !important;
text-align: left !important;
display: inline-block;
width: auto !important;
padding: 2.7em 2.5em 2.7em 0;
bottom: 0 !important;
left: -1px !important;
line-height: 44px;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets:before,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets:before,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets:before,
.sc_slider_controls.slider_pagination_style_bullets.sc_align_right .slider_pagination_wrap:before {
content: '';
display: inline-block;
height: 2px;
width: 6.25rem;
vertical-align: middle;
margin-top: -1px;
margin-right: 1.8rem;
}
.sc_slider_controls.sc_align_left .slider_pagination_wrap {
text-align: left !important;
display: block !important;
}
.sc_slider_controls.sc_align_right .slider_pagination_wrap {
text-align: right !important;
display: block !important;
}
.sc_slider_controls.slider_pagination_style_bullets {
line-height: 44px;
}
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet {
cursor: pointer;
} .sc_layouts_iconed_text .sc_layouts_item_details_line1 {
font-size: 1.294rem !important;
font-weight: 500 !important;
line-height: normal !important;
letter-spacing: -0.5px;
}
.sc_layouts_iconed_text .sc_layouts_item_details_line2 {
line-height: 22px !important;
font-size: 16px !important;
font-weight: 700 !important;
}
.sc_layouts_iconed_text {
padding: 2.8rem 5rem;
}
.sc_layouts_row .sc_layouts_item.elementor-widget-trx_sc_layouts_iconed_text {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.sc_layouts_iconed_text .sc_layouts_item_icon {
font-size: 25px !important;
}
.sc_layouts_iconed_text .sc_layouts_item_icon + .sc_layouts_item_details {
margin-left: 1.6em !important;
} .sc_layouts_iconed_text_alter.sc_layouts_iconed_text {
padding: 0;
}
.sc_layouts_iconed_text_alter .sc_layouts_item_icon {
font-size: 25px !important;
width: 57px;
height: 54px;
line-height: 54px;
text-align: center;
}
.sc_layouts_iconed_text_alter .sc_layouts_item_icon + .sc_layouts_item_details {
margin-left: 10px !important;
} @-moz-document url-prefix() {
.sc_icons_item_title,
.post_title,
h1,
h2,
h3,
h4,
h5,
h6 {
hyphens: inherit;
}
.header_style_header-default .post_title, h1, h2, h3, h4, h5, h6 {
word-break: normal !important;
}
body .eg-washington-element-0, body .eg-washington-element-0:hover {
font-size: 17px !important;
line-height: inherit !important;
}
header .sc_layouts_row_type_compact .sc_layouts_search {
margin-top: 1px;
}
.eg-washington2-wrapper .esg-cc a, .eg-washington2-wrapper .esg-cc a:hover {
font-size: 31px !important;
line-height: 64px !important;
height: 65px !important;
width: 65px !important;
border-radius: 0 !important;
padding: 0 !important;
}
.numbers .tp-bullet {
line-height: 42px !important;
}
.wpim-447__c9 .wpim-marker__icon {
line-height: 46px !important;
}
.sc_layouts_item_details.sc_layouts_login_details {
margin-top: -1px;
}
.sc_team_item_socials .icon-linkedin::before,
.sc_team_item_socials .icon-twitter::before {
margin-top: -1px !important;
}
body table.booked-calendar td.today .date .number {
width: 51px;
height: 51px;
line-height: 48px;
}
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.post_featured {
border-radius: 1px;
}
.post_layout_excerpt .post_featured {
display: block;
}
.sc_blogger.sc_blogger_excerpt .post_layout_excerpt .post_featured,
.services_single .services_page_featured {
display: block !important;
}
} .esg-grid .mainul li.eg-washington-wrapper {
background: transparent !important;
}
.post_item_404 .go_home::after {
display: none;
}
.header_type_default p + h1, h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6, h2 + h1, figure.wp-block-image + h1 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.post_item_single.post_type_page blockquote > a, .post_item_single.post_type_page blockquote > p > a, .post_item_single.post_type_page blockquote > cite, .post_item_single.post_type_page blockquote > p > cite {
margin: 0;
display: inline;
}
.post_item_single.post_type_post blockquote > a, .post_item_single.post_type_post blockquote > p > a,
.post_item_single.post_type_post blockquote > cite, .post_item_single.post_type_post blockquote > p > cite {
margin: 0;
display: inline;
}
.comment_text blockquote > a, .comment_text blockquote > p > a,
.comment_text blockquote > cite, .comment_text blockquote > p > cite {
margin: 0;
display: inline;
}
.comments_list_wrap .comment_text ol > li::before {
display: none;
}
.comments_list_wrap .comment_text ul > li {
display: list-item;
}
.header_style_header-default ol {
list-style: decimal;
}
.header_style_header-default ol > li::before {
display: none;
}
div.esg-pagination, .woocommerce nav.woocommerce-pagination ul, .comments_pagination, .nav-links, .page_links {
clear: both;
}
.post-password-form input[type="password"] {
padding: 10px;
height: 50px;
}
.post-password-form input[type="submit"] {
display: inline-block;
margin-left: 0.2em;
padding: 10px 2rem;
height: 50px;
}
.header_style_header-default.blog_mode_post blockquote, .header_style_header-default.blog_mode_page blockquote {
margin: 1.6rem 0 3.6rem;
}
figure.gallery-item figcaption {
letter-spacing: 0;
font-size: 13px;
}
.gallery-item .gallery-caption {
max-height: 100%;
}
.gallery-columns-4 figure.gallery-item figcaption,
.gallery-columns-5 figure.gallery-item figcaption,
.gallery-columns-6 figure.gallery-item figcaption,
.gallery-columns-7 figure.gallery-item figcaption,
.gallery-columns-8 figure.gallery-item figcaption,
.gallery-columns-9 figure.gallery-item figcaption,
.gallery-columns-10 figure.gallery-item figcaption {
display: none;
}
.related_wrap .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
padding: 14px 10px 10px;
}
.sc_layouts_title_meta .post_meta_item.post_categories a {
margin: 2px 0;
}
.header_style_header-default .post_title, h1, h2, h3, h4, h5, h6 {
hyphens: inherit !important;
}
.post_item .post_title a em,
.post_item .post_title a b,
.post-password-form input[type="submit"] {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.wp-block-button {
margin-top: 1.4em;
}
.wp-block-media-text + .wp-block-media-text {
margin-top: 1.5em;
}
.wp-block-media-text + p {
margin-top: 1.4em;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 8% !important;
}
.wp-block-image + h1 {
margin-bottom: 1rem;
}
.wp-block-audio {
margin: 1rem 0;
overflow: visible;
}
.wp-block-audio .mejs-container.mejs-audio {
height: 40px !important;
}
.wp-block-file .wp-block-file__button {
padding: .5em 1em 0.6em !important;
}
.wp-block-video .mejs-container,
.wp-block-video .mejs-container .mejs-controls,
.wp-block-video .mejs-embed,
.wp-block-video .mejs-embed body {
background: #222 !important;
}
.wp-block-archives.wp-block-archives-dropdown {
margin-bottom: 1.4em;
}
.wp-block-table + .wp-block-table {
margin-top: 2rem;
}
.wp-block-cover__video-background {
position: absolute !important;
width: 100% !important;
height: 100% !important;
}
.wp-block-column figure.wp-block-image figcaption {
font-size: 13px !important;
max-height: 32px;
padding-top: 3px;
}
.wp-block-image figcaption {
padding: 15px;
margin: 0;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 13px !important;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px 5px;
overflow: hidden;
max-height: 3rem;
}
.wp-block-column blockquote.wp-block-quote {
padding: 0.9em 1.1em 0.6em !important;
}
.wp-block-column blockquote.wp-block-quote p {
font-size: 16px !important;
line-height: normal;
}
.wp-block-column blockquote.wp-block-quote > cite,
.wp-block-column blockquote.wp-block-quote > p > cite {
font-size: 14px !important;
line-height: normal;
}
.wp-block-column blockquote.wp-block-quote:before {
font-size: 10px;
top: 0px;
left: 5px;
}
.blocks-gallery-item figure:before,
.blocks-gallery-item .wp-caption:before,
.blocks-gallery-item .wp-caption-overlay .wp-caption:before,
.wp-block-pullquote figure:before,
.wp-block-image:before,
figure[class*="wp-block-"]:before {
display: none;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-style: normal !important;
font-size: 1.325rem !important;
line-height: 1.825rem !important;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 2.6em 6em 2.4em 6.5em !important;
}
figure.wp-block-audio .mejs-controls {
padding-top: 4px !important;
}
figure.wp-block-video + p {
margin-top: 1.5em;
}
.wp-block-video figcaption,
.wp-block-embed figcaption {
margin: 0 !important;
}
.wp-block-video {
display: table;
}
.has-very-light-gray-color.has-very-light-gray-color {
color: #eee !important;
} .trx_addons_login_link .sc_layouts_item_icon {
display: none;
}
.sc_layouts_item_details.sc_layouts_login_details > span {
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: normal;
letter-spacing: -0.14px;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_layouts_login_menu .menu-item:not(.menu-item-has-children) .trx_addons_login_link,
.trx_addons_login_link {
padding: 0.8rem 0 !important;
}
.trx_addons_login_link .sc_layouts_item_icon + .sc_layouts_item_details {
margin-left: 0 !important;
}
.sc_layouts_login_details .sc_layouts_item_details_line1:after {
content: '\E83C';
font-family: fontello;
padding: 0 5px;
}
#trx_addons_login_popup .sc_input_hover_iconed .sc_form_field_hover {
padding: 1.412rem !important;
font-size: 14px;
}
#trx_addons_login_popup [class*="sc_input_hover_"] input[type="text"],
#trx_addons_login_popup [class*="sc_input_hover_"] input[type="number"],
#trx_addons_login_popup [class*="sc_input_hover_"] input[type="email"],
#trx_addons_login_popup [class*="sc_input_hover_"] input[type="password"],
#trx_addons_login_popup [class*="sc_input_hover_"] input[type="search"],
#trx_addons_login_popup [class*="sc_input_hover_"] select, [class*="sc_input_hover_"] textarea {
padding: 1.47rem !important;
font-size: 16px !important;
}
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed input[type="text"],
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed input[type="number"],
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed input[type="email"],
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed input[type="password"],
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed input[type="search"],
#trx_addons_login_popup [class*="sc_input_hover_"].sc_input_hover_iconed textarea {
padding-left: 3rem !important;
}
#trx_addons_login_popup [class*="sc_input_hover_"] label.required .sc_form_field_content:after {
color: #879c49 !important;
}
#trx_addons_login_popup div:not(.sc_form_field_checkbox) label {
letter-spacing: -0.14px;
font-weight: 600;
}
#trx_addons_login_popup .trx_addons_popup_form_field_remember label {
display: block;
font-size: 14px;
font-weight: 500 !important;
margin-top: 1rem;
}
#trx_addons_login_popup .trx_addons_popup_form_field_remember label:before,
#trx_addons_login_popup .trx_addons_popup_form_field_agree label:before {
width: 1.75rem;
height: 1.625rem;
line-height: 1.63rem;
top: -0.15em;
border: none;
background-color: #eae9e8;
font-size: 2.3em;
}
#trx_addons_login_popup .trx_addons_popup_form_field_remember input[type="checkbox"] + label {
padding-left: 2.4em;
}
#trx_addons_login_popup .trx_addons_popup_form_field_agree input[type="checkbox"] + label {
font-size: 13px;
font-weight: 500;
padding-left: 2.6em;
}
#trx_addons_login_popup input[type="submit"] {
font-size: 13px !important;
padding: 1.2em 3em;
} .search_wrap.search_style_fullscreen.layouts_search:not(.search_opened) .search_submit {
opacity: 0;
width: 100%;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.search_wrap.search_style_fullscreen.layouts_search:not(.search_opened) .search_field {
padding: 0 !important;
width: 4em !important;
visibility: visible !important;
text-align: center;
line-height: normal;
font-size: 14px;
font-weight: 600;
letter-spacing: -0.14px;
border: none;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: transparent !important;
}
.search_wrap.search_style_fullscreen.layouts_search:not(.search_opened):hover .search_field[placeholder] {
opacity: 0;
}
.search_wrap.search_style_fullscreen.layouts_search:not(.search_opened) .search_submit:hover {
opacity: 1;
}
.search_wrap.search_style_fullscreen.layouts_search:not(.search_opened) .search_field.filled {
opacity: 0;
}
.search_wrap.search_style_fullscreen.layouts_search:not(.search_opened) .search_field.filled + .search_submit {
opacity: 1;
}
.search_form_wrap {
line-height: normal;
}
.search_wrap.search_style_fullscreen.layouts_search {
border-left: 1px solid #b2b1b0;
border-right: 1px solid #b2b1b0;
padding: 0 14px 0 11px;
}
.sc_layouts_column_align_right .sc_layouts_menu_nav {
text-align: right;
}
.widget_slider .slider_wrap .slider_container .slider-slide img {
height: 100%;
}  .post_content > .elementor {
margin-left: -15px;
margin-right: -15px;
} .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated,
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 5px;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 10px;
}
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated,
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 15px;
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 20px;
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 30px;
}
.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-container > .elementor-column > .elementor-element-populated { padding-top: 0;
padding-bottom: 0;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
max-width: none;
position: relative;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 1288px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
width: 835px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
left: -5px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-narrow {
margin-left: -5px;
margin-right: -5px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 1298px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
width: 845px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
left: -10px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-default {
margin-left: -10px;
margin-right: -10px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 1308px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
width: 855px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
left: -15px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-extended {
margin-left: -15px;
margin-right: -15px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 1318px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
width: 865px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
left: -20px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wide {
margin-left: -20px;
margin-right: -20px;
} .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 1338px;
}
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
width: 885px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider,
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
left: -30px;
}
.content_wrap .elementor-section.elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-container.elementor-column-gap-wider {
margin-left: -30px;
margin-right: -30px;
}
.elementor-widget-divider .elementor-divider {
font-size: 0;
}
.elementor-widget:not(:last-child) {
margin-bottom: 0;
} .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
padding: 0;
} body.sidebar_hide .alignfull {
width: 100vw;
max-width: none;
margin-left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
body.sidebar_hide .alignwide {
position: relative;
left: calc( -44vw + 50% );
width: 88vw;
max-width: none;
}
.alignfull > img,
.alignwide > img {
max-width: none;
width: 100%;
} .editor-block-list__block,
.editor-post-title__block,
.editor-default-block-appender {
max-width: 825px !important;
} .wp-block-cover-image .wp-block-cover__inner-container a,
.wp-block-cover .wp-block-cover__inner-container a {
color: inherit;
} body.post-type-page .editor-block-list__block,
body.post-type-page .editor-post-title__block,
body.post-type-page .editor-default-block-appender {
max-width: 1278px !important;
} body.post-type-cpt_layouts .editor-block-list__block,
body.post-type-cpt_layouts .editor-post-title__block,
body.post-type-cpt_layouts .editor-default-block-appender {
max-width: none !important;
}
body.single-cpt_layouts .trx-addons-layout--single-preview {
max-width: 1278px !important;
position: relative;
margin: 0 auto;
}
.editor-post-title__block .editor-post-title__input {
min-height: 1em;
} body.sidebar_hide .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
width: 100vw;
max-width: 100vw;
}
body.sidebar_hide .alignwide {
position: relative;
left: calc( -44vw + 50% );
width: 88vw;
max-width: none;
}
.alignfull > img,
.alignwide > img {
max-width: none;
width: 100%;
} .wp-block-cover.aligncenter {
display: flex !important;
}
table.is-style-stripes > tbody > tr:nth-child(even) > td {
background-color: transparent;
}
.wp-block-image figcaption {
margin-bottom: 0;
max-height: 70%;
}
p[style*="font-size:"],
.has-large-font-size,
.has-huge-font-size,
.has-small-font-size,
.has-normal-font-size,
.has-medium-font-size {
line-height: 1.1em;
}
.wp-block-column .wp-block-quote {
padding: 1.6em 2.2em 2.05em;
}
.wp-block-column .wp-block-quote:first-child {
margin-top: 0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 2.5em;
}
.wp-block-pullquote.is-style-solid-color blockquote {
background-color: transparent;
}
.wp-block-media-text, .wp-block-media-text {
margin: 2em 0;
}
.wp-block-separator {
max-width: 5em;
margin: 3em 0;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots:before {
font-size: 30px;
letter-spacing: 1.5em;
padding-left: 1.5em;
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
max-width: 400px;
}
.wp-block-cover-text,
.wp-block-cover .wp-block-cover-text strong {
color: inherit;
font-size: inherit;
}
.wp-block-button, .wp-block-cover {
margin-bottom: 1em;
}
.wp-block-cover,
.wp-block-cover-image {
color: #fff;
}
.wp-block-table {
margin-top: 1.6em;
margin-bottom: 1.6em;
}
.wp-block-image figure.aligncenter {
display: table !important;
}
.wp-block-embed-twitter twitter-widget {
margin-bottom: 0 !important;
}
figcaption,
figure.wp-block-video figcaption,
figure.wp-block-embed figcaption {
position: static;
transition: none;
margin: 0;
}
figure.wp-block-audio:hover figcaption,
figure.wp-block-video:hover figcaption,
figure.wp-block-embed:hover figcaption {
margin-bottom: 0;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.sidebar_hide .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.sidebar_hide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
content: "";
display: block;
padding-top: 50%;
}
.sidebar_hide .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
body.sidebar_hide .wp-block-columns.alignfull .wp-block-column {
padding: 0 1.5em;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
box-sizing: border-box;
overflow: auto;
}
figure:not(.wp-block-gallery):hover figcaption:not(.editor-rich-text__tinymce),
.wp-caption:hover .wp-caption-text,
.wp-caption:hover .wp-caption-dd,
.wp-caption-overlay .wp-caption:hover .wp-caption-text,
.wp-caption-overlay .wp-caption:hover .wp-caption-dd,
figure a:hover + figcaption, figure img:hover + figcaption, figure div:hover + figcaption,
.wp-caption-overlay .wp-caption img:hover + .wp-caption-text,
.wp-caption-overlay .wp-caption img:hover + .wp-caption-dd {
opacity: 0;
}
.wp-caption .wp-caption-text:hover,
.wp-caption .wp-caption-dd:hover,
.wp-caption-overlay .wp-caption .wp-caption-text:hover,
.wp-caption-overlay .wp-caption .wp-caption-dd:hover,
figure a:hover + figcaption:hover, figure img:hover + figcaption:hover, figure div:hover + figcaption:hover,
.wp-caption-overlay .wp-caption img:hover + .wp-caption-text:hover,
.wp-caption-overlay .wp-caption img:hover + .wp-caption-dd:hover {
opacity: 1;
}
figcaption:hover {
opacity: 1 !important;
}
.wp-block-gallery figure:hover figcaption,
.wp-block-image:hover figcaption {
opacity: 0;
}
figure.wp-block-embed figcaption,
.wp-block-gallery > .blocks-gallery-caption {
position: relative;
margin-bottom: 1.5rem;
width: 100%;
opacity: 1 !important;
text-align: center;
}
.wp-block-embed__wrapper {
position: relative;
}
figure.wp-block-audio .mejs-container {
height: 40px !important;
}
.wp-block-gallery[class*="align"] {
display: flex;
}
.wp-block-button {
margin-bottom: 1em;
}
.is-style-squared .wp-block-button__link {
border-radius: 0;
} body.edit-post-visual-editor {
position: relative;
flex: 1 0 auto;
height: auto !important;
overflow-x: hidden !important;
overflow-y: visible !important;
}
body.edit-post-visual-editor .block-editor-block-contextual-toolbar {
background-color: #fff;
color: #333;
border: 1px solid #1e1e1e;
}
body.edit-post-visual-editor .components-toolbar-group .components-button.block-editor-block-mover-button {
height: 24px;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: disc;
}
.wp-block-group.has-background {
padding: 1.5em;
margin-bottom: 1.5em;
}
.post_content p:last-child {
margin-bottom: 0;
} form.mc4wp-form {
position: relative;
padding-right: 9.5em;
}
form.mc4wp-form .mc4wp-form-fields input[type="email"] {
width: 100%;
vertical-align: top;
height: 70px;
line-height: normal !important;
padding-left: 2.3em;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
position: absolute;
z-index: 1;
top: 0;
right: 0;
vertical-align: top;
padding: 5px 2.9em;
height: 70px;
font-size: 14px !important;
letter-spacing: 0.14px !important;
line-height: normal !important;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
form.mc4wp-form .mc4wp-alert {
margin: 1.5em 0;
padding: 1em;
line-height: 1.5em;
margin-right: -9.5rem;
}
form.mc4wp-form p {
margin: 0;
}
form.mc4wp-form p + p,
form.mc4wp-form input + p {
margin-top: 1em;
}
.mc4wp-form-fields .sc_form_field.sc_form_field_checkbox, .mcfwp-agree-input {
margin-right: -9.5em;
margin-bottom: 0 !important;
text-align: left;
} .wpim-infowindow__inner strong {
font-size: 1.5rem;
font-weight: 500;
line-height: normal;
letter-spacing: -0.6px;
}
.wpim-infowindow__inner em {
font-family: "Roboto Condensed",sans-serif;
font-size: 14px;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
font-style: normal;
}
.wpim-infowindow__inner em:before {
content: '\E811';
font-family: fontello;
display: inline-block;
margin-right: 5px;
font-size: 17px;
position: relative;
top: 1px;
}
.wpim-marker .wpim-infowindow--paragraph .wpim-infowindow__inner {
text-align: center;
}
.wpim-infowindow__inner p {
margin-bottom: 0;
}
.wpim-marker .wpim-infowindow {
min-width: 170px !important;
}
.wpim-marker .wpim-infowindow--top:before {
bottom: -5px !important;
} .booked-icon {
padding-left: 1px;
} body table.booked-calendar,
body table.booked-calendar thead,
body table.booked-calendar body {
background-color: transparent !important;
}
table.booked-calendar,
table.booked-calendar tr {
border-width: 0 !important;
}
table.booked-calendar tr th,
table.booked-calendar tr td {
border-width: 1px !important;
border-style: solid !important;
background-color: transparent !important;
}
table.booked-calendar tr td.prev-date .date,
table.booked-calendar tr td.prev-date:hover .date,
table.booked-calendar tr td.prev-date:hover .date span,
table.booked-calendar tr td.today .date,
table.booked-calendar tr td.today .date span,
table.booked-calendar tr td.next-month .date,
table.booked-calendar tr td.next-month .date span,
table.booked-calendar tr td .booked-appt-list {
color: inherit !important;
background-color: transparent !important;
}
body table.booked-calendar tbody td {
border: 1px solid;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
height: 100% !important;
padding-top: 18px !important;
padding-bottom: 18px !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
padding-top: 17px !important;
padding-bottom: 17px !important;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time .timeslot-range {
padding-top: 10px;
display: block;
} body .booked-form .field .checkbox-radio-block label {
padding-left: 1.4em;
}
body .booked-form .field .checkbox-radio-block label:before {
line-height: 0.6em;
}
body .booked-form .cf-block select {
visibility: visible;
}
body .booked-modal .bm-window {
background: none;
} #booked-page-form .login-remember input {
display: inline;
vertical-align: middle;
}
#booked-profile-page i.fa {
color: inherit;
} #booked-profile-page div.booked-profile-header {
padding: 0 0 2em;
}
#booked-profile-page div.booked-user-avatar {
width: 50px;
height: 50px;
}
#booked-profile-page div.booked-user-avatar img {
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
#booked-profile-page .booked-user h3 strong {
font-weight: 400;
} #booked-profile-page div.booked-tab-content {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
#profile-edit #booked-page-form .form-table {
margin-bottom: 2em;
}
body table.booked-calendar td.today .date .number {
width: 51px;
height: 51px;
line-height: 49px;
}
body table.booked-calendar td.today.active .date .number {
line-height: 51px;
}
body .booked-form .field label.field-label {
font-size: 1.625rem;
font-weight: 500;
line-height: normal;
letter-spacing: -1.3px;
}
body .booked-modal .bm-window a {
font-size: 14px !important;
}
body .booked-form .field input[type="text"],
body .booked-form .field input[type="password"],
body .booked-form .field input[type="tel"],
body .booked-form .field input[type="email"],
body .booked-form .field textarea {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
padding: 1.5em 2.3em;
font-size: 14px;
font-weight: 600;
font-style: normal;
line-height: 1.5rem;
text-decoration: none;
text-transform: none;
letter-spacing: 0;
}
body .booked-modal .bm-window .booked-scrollable,
.booked-modal .bm-window p.booked-title-bar {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
body .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot .timeslot-people button[disabled],
body .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot .timeslot-people button[disabled]:hover {
cursor: default !important;
background: #eee !important;
border-color: #ddd !important;
color: #aaa !important;
}
body table.booked-calendar thead th .page-right, body table.booked-calendar thead th .page-left,
body table.booked-calendar th .monthName a {
background: none !important;
}
body .booked-modal input[type="radio"] + label:before, input[type="radio"] + .wpcf7-list-item-label:before {
top: 0.1em;
}
body .booked-modal input[type="radio"]:checked + label:before, input[type="radio"]:checked + .wpcf7-list-item-label:before,
body .booked-modal .wpcf7-radio .wpcf7-list-item-checked.wpcf7-list-item-right:before,
body .booked-modal .edd_price_options ul > li > label > input[type="radio"]:checked + span:before {
content: '\E813';
border: none;
font-size: 16px;
top: 0.3em;
} .events-archive .entry-content, .events-archive .entry-header {
width: 100%;
}
#tribe-events-bar {
margin: 6px 0 1.5em;
}
#tribe-bar-form.tribe-bar-mini *,
#tribe-bar-form.tribe-bar-mini label {
font-size: 11px;
}
#tribe-bar-form {
background: none;
}
#tribe-bar-form input {
border: 2px solid !important;
}
#tribe-events-header {
display: none;
}
.tribe-events-notices {
margin-left: 10px !important;
margin-right: 10px !important;
}
.tribe-events .tribe-events-calendar-month__day {
border-radius: 0px;
} .tribe-bar-views-inner {
padding: 0;
background: none;
}
.tribe-bar-mini .tribe-bar-views-inner {
padding: 0;
}
#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
padding: 0;
}
#tribe-bar-views .select_container {
display: none;
}
#tribe-bar-views .tribe-bar-views-list {
padding: 0;
border: none;
background-color: transparent;
margin-top: -3px;
}
#tribe-bar-form.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list {
padding: 0;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
padding: 1em 0;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
padding: 1.1667em 2.5em;
display: block;
text-align: left;
background: unset;
font-size: 14px;
}
#tribe-bar-views-toggle:after,
.tribe-bar-collapse #tribe-bar-views-toggle:after {
position: absolute;
z-index: 1;
top: 50%;
right: 1em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-width: 6px;
margin-top: 3px;
}
.tribe-bar-views-open #tribe-bar-views-toggle:after {
margin-top: -3px;
top: 50%;
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
position: absolute;
z-index: 1;
top: 50%;
right: 1em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
position: absolute;
z-index: 1;
top: 0;
right: 0;
border-width: 6px;
margin-top: -3px;
}
#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
margin-top: -9px;
}
#tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-option {
-webkit-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
#tribe-bar-views [class^="tribe-icon-"] {
display: none;
vertical-align: top;
}
#tribe-bar-views-toggle [class^="tribe-icon-"] {
margin-top: 2px;
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) [class^='tribe-icon-'],
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-month,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-month {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-month.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-list,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-list {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-list.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-week,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-week {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-week.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-day,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-day {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-day.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-photo,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-photo {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-photo.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-map,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-map {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-map.png);
}
@media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
#tribe-bar-views [class^='tribe-icon-'],
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-month,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-month {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-month@2x.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-list,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-list {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-list@2x.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-week,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-week {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-week@2x.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-day,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-day {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-day@2x.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-photo,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-photo {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-photo@2x.png);
}
#tribe-bar-views .tribe-bar-views-option:not(:hover):not(.tribe-bar-active) .tribe-icon-map,
#tribe-bar-views-toggle:not(:hover) .tribe-icon-map {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/the-events-calendar/images/events-bar/icon-map@2x.png);
}
} #tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-views #tribe-bar-filters-wrap,
#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-views #tribe-bar-filters-wrap {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-right: 2.5em;
width: 82.3333%;
}
#tribe-bar-form.tribe-bar-full.tribe-events-bar--has-filters #tribe-bar-views,
#tribe-bar-form.tribe-bar-mini.tribe-events-bar--has-filters #tribe-bar-views {
width: 17.6667%;
}
#tribe-bar-form #tribe-bar-collapse-toggle {
display: none;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
display: block;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-filters > .tribe-bar-filters-inner {
padding-top: 1em;
}
#tribe-bar-filters-wrap .tribe-bar-filters > .tribe-bar-filters-inner .tribe-events-button {
padding: 23px 15px;
}
.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit,
.tribe-bar-mini .tribe-bar-date-filter, .tribe-bar-mini .tribe-bar-search-filter, .tribe-bar-mini .tribe-bar-submit {
padding: 0;
}
.tribe-bar-collapse .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-submit {
padding: 0;
}
.datepicker {
z-index: 10005 !important;
}
.datepicker table {
border-collapse: collapse !important;
}
.datepicker table,
.datepicker table td,
.datepicker table th {
border-width: 0 !important;
}
.tribe-bar-date-filter,
.tribe-bar-mini .tribe-bar-date-filter {
width: 41.9%;
padding-right: 3.1em;
}
.tribe-bar-mini .tribe-bar-date-filter {
padding-left: 0;
}
.datepicker th, .datepicker td,
.datepicker thead tr:first-child th, .datepicker tfoot tr th {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.tribe-bar-search-filter,
.tribe-bar-mini .tribe-bar-search-filter {
width: 38.9%;
padding-right: 1.1em;
}
.tribe-bar-submit,
.tribe-bar-mini .tribe-bar-submit {
width: 18.2%;
margin: 0;
}
#tribe-bar-form label {
text-transform: none;
font-size: 1.625rem;
font-weight: 500;
line-height: normal;
letter-spacing: -1.3px;
margin-bottom: 1.1rem;
}
#tribe-bar-form .tribe-bar-views-inner label {
padding: 0 !important;
}
.tribe-bar-submit, .tribe-bar-mini .tribe-bar-submit {
padding-top: 3rem;
}
.single-tribe_events .tribe-events-content ul {
float: left;
}
#tribe-bar-form input[type="text"] {
border: 2px solid #ddd !important;
padding: 0.186em 2.5em;
font-size: 14px;
line-height: 1.5rem;
font-weight: 400;
letter-spacing: -0.14px;
text-transform: none;
font-style: normal;
}
#tribe-bar-form input[placeholder]::-webkit-input-placeholder {
font-style: normal;
}
#tribe-bar-form input[placeholder]::-moz-placeholder {
font-style: normal;
}
#tribe-bar-form input[placeholder]:-ms-input-placeholder {
font-style: normal;
}
#tribe-bar-form input[placeholder]::placeholder {
font-style: normal;
}
#tribe-bar-form input[placeholder] {
font-style: normal;
}
#tribe-bar-form input[type="text"],
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form .tribe-bar-views-toggle,
.tribe-events-header input[type="text"],
.tribe-events-header .tribe-bar-submit input[type="submit"],
.tribe-events-header .tribe-bar-views-toggle,
.tribe-events-header button {
height: 70px;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#tribe-bar-form .tribe-bar-views-toggle {
font-family: Roboto,sans-serif;
font-size: 14px !important;
line-height: 1.5rem;
font-weight: 400;
letter-spacing: -0.14px;
text-transform: none;
font-style: normal;
border: 2px solid #ddd !important;
padding: 0.248em 2.346em;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"],
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3, .tribe-events-header .tribe-common-h3.tribe-events-c-top-bar__datepicker-button,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
font-size: 14px;
letter-spacing: 0.14px;
padding: 10px;
height: auto;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {
border: none;
margin: 0;
}
#tribe-bar-form input[type=text]:focus {
outline: none !important;
} .tribe-events-page-title {
display: none;
} #tribe-events-content.tribe-events-month {
font-size: 14px;
line-height: 1.4em;
}
#tribe-events-content {
padding: 0;
margin: 3.3em -10px 0;
}
#tribe-events-footer, #tribe-events-header {
margin: 0;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav {
margin-bottom: 3em;
display: none;
}
#tribe-events-content table.tribe-events-calendar {
margin: 0 0 2em;
font-size: 1em;
}
body.tribe-events-day {
padding: 0;
}
#tribe-events {
max-width: 1060px;
margin: auto;
}
.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-calendar + #tribe-events-footer {
margin: 3.4em 10px 1.8em;
}
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
margin-right: 10px;
}
.events-list #tribe-events-footer,
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
padding-top: 3em;
border-top-style: dotted;
} #tribe-events-content .tribe-events-calendar {
border-spacing: 0;
border-collapse: collapse;
}
.tribe-events-calendar thead th {
padding: 0 !important;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
position: relative;
font-family: "Roboto Condensed",sans-serif !important;
font-size: 15px;
font-weight: 700 !important;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.14px;
}
.tribe-events-calendar thead th + th:before {
content: ' ';
width: 1px;
height: 1.2em;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
margin-top: -0.6em;
display: none;
}
#tribe-events-content .tribe-events-calendar th,
#tribe-events-content .tribe-events-calendar td {
border: 10px solid #ddd;
}
#tribe-events-content .tribe-events-calendar td {
font-size: 1em;
padding: 0;
height: 10em;
text-align: left;
}
#tribe-events-content .tribe-events-calendar td:hover {
box-shadow: none;
background: none;
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
font-size: 1.625rem;
font-weight: 500;
line-height: normal;
letter-spacing: -0.65px;
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
padding: 0.45em 0.9em 0;
margin-bottom: 0;
text-align: left;
}
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"] > a {
background-color: transparent;
}
.tribe-events-calendar td.tribe-events-othermonth {
opacity: 0.3;
}
.tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] > a,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
background: none;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a {
background-color: transparent;
}
.tribe-events-calendar td.tribe-events-present {
position: relative;
}
.tribe-events-calendar td.tribe-events-present:before {
content: ' ';
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: -1px;
border: 2px solid #ddd;
pointer-events: none;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
margin: 0;
padding: 2.2em 1.5em 0.9em;
}
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
font-size: 16px;
line-height: 1.625rem;
font-weight: 400;
letter-spacing: 0;
}
.tribe-events-calendar td.tribe-events-othermonth > div {
opacity: 0;
}
#tribe-bar-views-toggle:focus {
outline: none !important;
} #tribe-bar-form.tribe-bar-collapse #tribe-bar-filters-wrap {
float: left;
width: 66%;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
float: right;
width: 32%;
}
#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
padding: 0;
}
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-submit {
float: left;
width: 32%;
}
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter,
.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter {
margin-right: 2%;
}
.tribe-events-calendar .tribe-events-has-events.mobile-trigger:after {
margin: 1.5em auto 0;
}
.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"] a {
margin-top: 0;
}
.tribe-mobile-day-heading {
font-size: 1.4286em;
line-height: 1.25em;
}
#tribe-mobile-container {
margin-bottom: 2em;
}
#tribe-mobile-container .type-tribe_events {
padding-top: 1em;
}
#tribe-mobile-container .type-tribe_events h4 {
font-size: 1.0714em;
margin-bottom: 1em;
}
#tribe-mobile-container .type-tribe_events .tribe-event-date-start {
display: inline-block;
margin-bottom: 0.8em;
}
#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
margin-top: 0;
padding: 0;
}
.tribe-events .tribe-events-c-top-bar__nav-link {
padding: 0.813rem;
}
.tribe-events .datepicker .datepicker-months .datepicker-switch, .tribe-events .datepicker .datepicker-months .next, .tribe-events .datepicker .datepicker-months .prev, .tribe-events .datepicker .datepicker-years .datepicker-switch, .tribe-events .datepicker .datepicker-years .next, .tribe-events .datepicker .datepicker-years .prev {
padding: 8px 0;
} .recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
padding: 0;
bottom: 5.5em !important;
left: -2em;
width: 32.5em;
z-index: 10000;
text-transform: none;
}
.tribe-events-tooltip .tribe-events-arrow {
background: none;
width: 14px;
height: 14px;
line-height: 14px;
text-align: center;
bottom: -7px;
left: 5.2em;
display: block;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tribe-events-tooltip .tribe-events-event-body {
font-size: 1em;
line-height: 1.8em;
padding: 1em 1.8em 1.5em;
}
#tribe-events-content .tribe-events-tooltip .summary {
font-size: 1.4em;
line-height: 1.25em;
font-weight: 400;
padding: 1.2em 1.25em 2.5em;
margin: 0;
}
.tribe-events-tooltip .tribe-event-duration {
margin: -4.5em 0 2em;
line-height: 1.5em;
height: 3em;
overflow: hidden;
}
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
padding: 0.2em 1.5em 0 0;
}
.tribe-events-tooltip .tribe-event-description p {
margin: 0;
line-height: 1.7em;
}
.tribe-events-tooltip .tribe-event-description p + p {
margin-top: 1em;
} #tribe-events-footer .tribe-events-sub-nav {
flex-direction: row;
align-self: center;
align-content: center;
text-align: justify;
padding: 0;
margin-left: -10px;
margin-right: -10px;
}
#tribe-events-footer .tribe-events-sub-nav:after {
display: none !important;
}
#tribe-events-footer .tribe-events-sub-nav:after {
content: ' ';
display: inline-block;
width: 100%;
height: 0;
}
#tribe-events-footer .tribe-events-sub-nav li {
width: auto !important;
padding: 0 !important;
overflow: hidden;
display: inline-block !important;
vertical-align: top;
float: none !important;
text-align: justify;
margin-right: 10px;
margin-left: 10px;
}
#tribe-events-footer .tribe-events-sub-nav li.tribe-events-nav-previous a {
flex-direction: row-reverse;
}
#tribe-events-footer .tribe-events-sub-nav li a {
white-space: inherit;
text-align: center;
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
align-content: center;
justify-content: center;
}
#tribe-events-footer .tribe-events-sub-nav li a:before {
display: none;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
text-align: right;
}
.tribe-events-sub-nav li a span {
display: none !important;
}
#tribe-events-footer .tribe-events-sub-nav li.tribe-events-nav-next a:after,
#tribe-events .tribe-events-button:after,
.tribe-events-button:after,
.tribe-events-cal-links a:after,
.tribe-events-sub-nav li.tribe-events-nav-next a:after,
.tribe-events .tribe-events-c-nav__next:after,
.tribe-events .tribe-events-c-ical__link:after {
content: '\e93a';
font-family: "fontello";
margin-left: 10px;
margin-right: 0;
background-image: none !important;
width: auto;
}
.tribe-events .tribe-events-c-ical__link:before {
content: '+';
background-image: none !important;
}
#tribe-events-footer .tribe-events-sub-nav li.tribe-events-nav-previous a:after,
.tribe-events-sub-nav li.tribe-events-nav-previous a:before,
.tribe-events .tribe-events-c-nav__prev:before {
content: '\e939';
font-family: "fontello";
margin-right: 10px;
margin-left: 0;
background-image: none !important;
width: auto;
} .tribe-events-read-more {
display: block;
margin-top: 1.5em;
padding: 0 !important;
}
.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .tribe-events-c-events-bar__search-button {
background: transparent !important;
background-color: transparent !important;
align-items: center;
}
.tribe-events .tribe-events-c-view-selector__button.sc_button_hover_slide_left:not([class^="xdsoft_"]),
.tribe-events .tribe-events-c-events-bar__search-button.sc_button_hover_slide_left:not([class^="xdsoft_"]) {
background: transparent !important;
background-color: transparent !important;
}
.tribe-events .tribe-events-c-view-selector__button svg path,
.tribe-events .tribe-events-c-events-bar__search-button svg path {
transition: 0.3s ease-in-out !important;
}
.tribe-events .tribe-events-c-view-selector__button--active:before {
display: none;
}
.tribe-events-c-subscribe-dropdown__button-text {
padding: 0 !important;
} .tribe-events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop {
max-width: 770px;
margin: 0 auto;
}
.tribe-events-list .tribe-events-list-separator-month {
margin: 3.5em auto;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 1.25em;
line-height: 1.6em;
font-weight: 400;
}
.tribe-events-list .tribe-events-list-separator-month:first-child {
margin-top: 2em;
}
.tribe-events-list .tribe-events-event-cost {
margin: 0;
display: block !important;
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.tribe-events-list .tribe-events-event-cost span {
padding: 0.6em 1em;
font-weight: 400;
}
.tribe-events-list .tribe-events-event-meta {
font-weight: 400;
}
.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
line-height: 1.5em;
font-style: normal;
}
.tribe-events-event-meta .tribe-event-schedule-details {
margin-bottom: 0.8em;
font-size: 14px;
font-style: normal;
letter-spacing: 0;
}
.tribe-events-list .type-tribe_events,
.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
padding: 0;
margin: 0;
position: relative;
}
.tribe-events-list .type-tribe_events {
border-bottom: none !important;
}
.tribe-events .tribe-events-c-top-bar__nav-link[disabled] {
background-position: right bottom !important;
}
.tribe-events-list .type-tribe_events + .type-tribe_events,
.tribe-events-day .tribe-events-day-time-slot + .tribe-events-day-time-slot + .tribe-events-day-time-slot {
border-top: 1px solid #eee;
margin-top: 4em;
padding-top: 4em;
}
.tribe-events-list .type-tribe_events + .type-tribe_events .tribe-events-event-cost {
top: 4em;
}
.tribe-events-list .tribe-events-event-image {
margin-top: 0.4em;
width: 30%;
float: left;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
text-align: justify;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
line-height: 1.8em;
}
.tribe-events-loop .tribe-events-content {
padding-right: 0;
} .tribe-events-day {
padding: 0;
}
.tribe-events-day #tribe-events-header {
display: none;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
margin: 0 0 1em;
padding: 1em 2em;
letter-spacing: 0;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0;
}
.tribe-events-list .time-details {
font-style: normal;
}
.blog_mode_events .datepicker.datepicker-inline td, .blog_mode_events .datepicker.datepicker-inline th, .blog_mode_events .datepicker.dropdown-menu td, .blog_mode_events .datepicker.dropdown-menu th {
font-size: inherit;
} #tribe-events-content.tribe-events-single {
margin-top: 0;
}
.tribe-events-single #tribe-events-header {
display: none;
}
.tribe-events-back {
display: none;
}
.tribe-events-notices {
margin: 0 0 1em 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 2em;
line-height: 1.2em;
letter-spacing: 2px;
margin: 0;
text-align: center;
}
.tribe-events-notices + .tribe-events-single-event-title {
margin-top: 1.5em;
}
.tribe-events-schedule {
position: relative;
}
.tribe-events-schedule h2 {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
display: block;
text-align: center;
}
.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
font-size: 1em;
}
.single-tribe_events .tribe-events-schedule .tribe-events-divider {
display: none;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
position: absolute;
z-index: 1;
top: 0;
right: 0;
font-weight: 400;
}
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-schedule {
display: none;
}
.single-tribe_events .tribe-events-event-image {
float: left;
width: 40%;
margin: 0.4em 3% 2em 0;
}
.single-tribe_events .tribe-events-event-meta {
font-size: 1em;
line-height: 1.25em;
}
.single-tribe_events .tribe-events-cal-links:after {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.single-tribe_events .type-tribe_events {
padding-top: 0;
}
.single-tribe_events .tribe-events-single-section {
clear: none;
float: left;
width: 50%;
margin: 0;
padding: 3em 0 0;
border: none;
background-color: transparent;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
padding: 0;
margin: 0;
width: 40%;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
width: 50%;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map > div {
height: 250px !important;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group + .tribe-events-meta-group {
margin-left: 3em;
}
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
margin-top: 0;
font-size: 1.2em;
line-height: normal;
font-weight: 500;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
line-height: 1.4em;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
font-size: 1.0667em;
font-weight: 400;
font-style: italic;
letter-spacing: 0;
}
.single-tribe_events .tribe-events-venue-map {
margin: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background: none !important;
}
.single-tribe_events #tribe-events-footer {
border-top: none;
}
.single-tribe_events .tribe-events-sub-nav li a:before,
.single-tribe_events .tribe-events-sub-nav li a:after {
display: inline-block;
line-height: inherit;
margin: 0 0.3em 0 0;
}
.single-tribe_events .tribe-events-sub-nav li a:after {
margin: 0 0 0 0.3em;
}
.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next,
.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a {
text-align: right;
}
#tribe-events-footer:before,
#tribe-events-footer:after {
display: none;
} .tribe-events-list-widget .tribe-list-widget {
padding-left: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
margin-bottom: 1.5em;
padding: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-title {
font-size: 1.2em;
margin: 0;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item {
display: block;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item_thumb .sc_events_item_date {
left: 5%;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item_thumb {
position: relative;
margin-bottom: 0;
overflow: visible;
width: 100%;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item_info {
padding: 1rem 0;
width: 100%;
position: relative;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item_title {
margin: 0.2em 0 0.4em;
font-size: 1.5rem;
line-height: normal;
}
.sc_events_default [class*="trx_addons_column-"] .sc_events_item_button {
text-align: left;
}
.sc_events_classic .sc_events_item_date,
.sc_events_classic .sc_events_item_time_wrap {
font-style: normal !important;
font-family: Roboto, sans-serif !important;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: -0.14px;
}
.sc_events_classic .sc_events_item_date_wrap + .sc_events_item_time_wrap {
padding-left: 2rem;
}
.sc_events_classic .sc_events_item_date:before {
content: '\E97A';
font-family: fontello;
display: inline-block;
border: 2px solid;
height: 34px;
width: 34px;
text-align: center;
line-height: 31px;
font-size: 17px;
margin-right: 10px;
position: relative;
top: 1px;
}
.sc_events_classic .sc_events_item_time:before {
content: '\E811';
font-family: fontello;
display: inline-block;
border: 2px solid;
height: 34px;
width: 34px;
text-align: center;
line-height: 31px;
font-size: 17px;
margin-right: 10px;
position: relative;
top: 1px;
}
.sc_events_classic .sc_events_item_price {
min-height: 1px;
}
.sc_events_classic .sc_events_item_title {
margin-top: 1rem !important;
}
.sc_events_classic .sc_events_item_info {
padding: 1rem 0 !important;
}
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn,
.tribe-events-header .tribe-common-h3.tribe-events-c-top-bar__datepicker-button,
.scheme_default .tribe-events .tribe-events-c-top-bar__nav-link,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link {
transition: 0.3s all !important;
}
.trx_addons_event_text {
padding: 0.9rem 0 0;
line-height: 1.5rem;
}
.trx_addons_event_text + .trx_addons_event_links {
padding-top: 2.1rem;
}
#tribe-bar-views li.tribe-bar-views-option {
border: 2px solid;
}
#tribe-bar-views li.tribe-bar-views-option + li.tribe-bar-views-option {
margin-top: -2px;
}
.single-tribe_events .tribe-events-content blockquote {
display: inline-block;
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
color: #000000 !important;
}
.tribe-events .datepicker {
border-radius: 0;
}
.tribe-events .tribe-events-c-top-bar__datepicker .datepicker {
padding-top: 16px;
}
.tribe-events .datepicker .prev .tribe-common-svgicon,
.tribe-events .datepicker .next .tribe-common-svgicon {
margin: 0 auto;
}
.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year {
border-radius: 0;
}
.tribe-events .datepicker .day.active {
background: transparent !important;
font-weight: 700;
}
.tribe-events-calendar-month__multiday-event-bar-title,
.tribe-events-calendar-month__multiday-event-hidden-title,
.tribe-common .tribe-common-anchor-thin {
letter-spacing: normal;
} .tribe-common .tribe-common-c-loader { }
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
background-color: #fff;
display: inline-block;
vertical-align: top;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot + .tribe-common-c-loader__dot {
margin-left: 20px;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--first {
-webkit-animation: preloader_dot_one 1.5s infinite;
-ms-animation: preloader_dot_one 1.5s infinite;
animation: preloader_dot_one 1.5s infinite;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--second {
-webkit-animation: preloader_dot_two 1.5s infinite;
-ms-animation: preloader_dot_two 1.5s infinite;
animation: preloader_dot_two 1.5s infinite;
-webkit-animation-delay: 0.25s;
-ms-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--third {
-webkit-animation: preloader_dot_three 1.5s infinite;
-ms-animation: preloader_dot_three 1.5s infinite;
animation: preloader_dot_three 1.5s infinite;
-webkit-animation-delay: 0.5s;
-ms-animation-delay: 0.5s;
animation-delay: 0.5s;
}
@-webkit-keyframes preloader_dot_one {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_one {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_two {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_two {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
@-webkit-keyframes preloader_dot_three {
75% {
-webkit-transform: scale(0);
}
}
@keyframes preloader_dot_three {
75% {
transform: scale(0);
-webkit-transform: scale(0);
}
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
border: none;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 svg {
color: currentColor;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 svg path {
fill: currentColor;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
background: none !important;
}
.tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item svg {
display: none;
}
.single-tribe_events .tribe-events-cal-links {
margin: -10px;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-ics,
.single-tribe_events .tribe-events-cal-links .tribe-events-ical,
.single-tribe_events .tribe-events-cal-links .tribe-events-gcal {
background-image: none;
margin: 10px;
}
.tribe-events-content blockquote p:last-child {
margin-bottom: 0;
}
.tribe-events-content blockquote:before {
content: '\E95B';
}
.single-tribe_events .tribe-events-single-section:before {
display: none;
}
.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item .tribe-common-c-btn-icon {
padding: 0;
background-color: transparent !important;
transition: 0.3s !important;
}
.tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item .tribe-common-c-btn-icon[disabled] {
background-color: transparent !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
background-color: transparent;
}
.tribe-events-calendar-month__calendar-event-tooltip-title .tribe-common-anchor-thin:hover,
.tribe-events-calendar-list__event-title .tribe-common-anchor-thin:hover {
transition: 0.3s !important;
border-bottom: none !important;
}
.tribe-events-calendar-month__calendar-event-tooltip-title .tribe-common-anchor-thin,
.tribe-events-calendar-list__event-title .tribe-common-anchor-thin {
transition: 0.3s !important;
border-bottom: none !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
width: 100%;
}
.tribe-events-pg-template div:not(.tribe-events) .tribe-events-event-image {
margin-right: 0;
}
.tribe-events .tribe-events-calendar-month__day-cell--mobile {
border-radius: 0;
}
.tribe-events .tribe-events-l-container,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding-top: 0;
padding-bottom: 0;
}
.tribe-events-calendar-month-mobile-events__mobile-event-title .tribe-common-anchor,
.tribe-events-calendar-month-mobile-events__mobile-event-title .tribe-common-anchor:hover {
border: none;
}
#tribe-events-pg-template {
padding: 0;
}
.tribe-events .datepicker th svg {
margin-top: 4px;
}
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
border-radius: 0;
}
.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker .next,
.tribe-events .datepicker .prev {
padding: 10px 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
background-color: transparent !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight: 400;
font-size: .9rem;
border: 0;
padding: .2em;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight: 700;
text-transform: capitalize;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
background: transparent !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
padding-right: 0;
text-align: center;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
font-weight: 400;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover {
background-position: -40px 0 !important;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover {
background-position: -40px -15px !important;
}
.xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_prev:hover {
background-position: -20px 0 !important;
}
.xdsoft_datetimepicker .xdsoft_monthpicker .xdsoft_today_button:hover {
background-position: -70px 0 !important;
}.sc_layouts_row {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_row_on_top {
z-index: 999999;
}
[data-type^="trx-addons/socials"],
[data-type^="trx-addons/button"],
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_row .sc_layouts_item,
.sc_layouts_row .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-top: 0.5em !important;
margin-bottom: 0.5em !important;
}
[data-type^="trx-addons/socials"],
[data-type^="trx-addons/button"],
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_item {
max-width: 100%;
}
[data-type^="trx-addons/socials"],
[data-type^="trx-addons/button"],
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]),
.wp-block-column > .sc_layouts_item,
.sc_layouts_column .sc_layouts_item,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
display: inline-block;
vertical-align: middle;
margin-right: 1.5em;
}
[data-type^="trx-addons/socials"]:last-child,
[data-type^="trx-addons/button"]:last-child,
[data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]):last-child,
.wp-block-column > .sc_layouts_item:last-child,
.sc_layouts_column .sc_layouts_item:last-child,
.sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text):last-child {
margin-right: 0 !important;
}
.sc_layouts_column_align_right .sc_layouts_item,
.sc_layouts_column_align_right .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin-left: 1.5em;
margin-right: 0;
}
.sc_layouts_column_align_right .sc_layouts_item:first-child {
margin-left: 0 !important;
}
.sc_layouts_submenu .vc_separator,
.sc_layouts_submenu .vc_empty_space,
.sc_layouts_row .vc_separator,
.sc_layouts_row .vc_empty_space {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.sc_layouts_row .sc_layouts_item + div.vc_separator:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text),
.sc_layouts_row .sc_layouts_item + div.vc_empty_space:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
margin: 0 !important;
}
.sc_layouts_column .vc_empty_space {
width: 100%;
}
.sc_layouts_column_align_left,
.sc_layouts_column.sc_layouts_column_align_left .widget,
.sc_layouts_column.sc_layouts_column_align_left .widget_title,
.sc_layouts_column.sc_layouts_column_align_left .widgettitle {
text-align: left;
}
.sc_layouts_column_align_center,
.sc_layouts_column.sc_layouts_column_align_center .widget,
.sc_layouts_column.sc_layouts_column_align_center .widget_title,
.sc_layouts_column.sc_layouts_column_align_center .widgettitle {
text-align: center;
}
.sc_layouts_column_align_right,
.sc_layouts_column.sc_layouts_column_align_right .widget,
.sc_layouts_column.sc_layouts_column_align_right .widget_title,
.sc_layouts_column.sc_layouts_column_align_right .widgettitle {
text-align: right;
}
.sc_layouts_row_delimiter {
border-bottom: 1px solid #ddd;
} body.frontpage:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.home-page:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.error404:not(.elementor-editor-active) .sc_layouts_hide_on_frontpage,
body.single:not(.elementor-editor-active) .sc_layouts_hide_on_singular,
body.page:not(.elementor-editor-active) .sc_layouts_hide_on_singular,
body:not(.single):not(.page):not(.elementor-editor-active) .sc_layouts_hide_on_other {
display: none !important;
}  .sc_layouts_iconed_text {
white-space: nowrap;
}
.sc_layouts_item_link {
display: block;
}
.sc_layouts_item_icon {
font-size: 2.25em;
line-height: 1.1em;
display: inline-block;
vertical-align: middle;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_item_icon.sc_icon_type_svg svg,
.sc_layouts_item_icon.sc_icon_type_svg object {
width: 1em;
height: 1em;
}
.sc_layouts_item_details {
display: inline-block;
vertical-align: middle;
white-space: normal;
}
.sc_layouts_item_icon + .sc_layouts_item_details {
margin-left: 0.5em;
}
.sc_layouts_column_icons_position_left .sc_layouts_item_details {
text-align: left;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_details {
text-align: right;
}
.sc_align_center .sc_layouts_item_details {
text-align: center;
}
.sc_layouts_item_details_line1,
.sc_layouts_item_details_line2 {
display: block;
}
.sc_layouts_item_details_line1 {
font-size: 0.8667em;
line-height: 1.2308em;
font-weight: 300;
}
.sc_layouts_item_details_line2 {
font-size: 1.0667em;
line-height: 1.3125em;
font-weight: 600;
}
.sc_layouts_column_icons_position_right .sc_layouts_item:after {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_icon {
float: right;
margin-left: 0.4em;
margin-right: 0;
}
.sc_layouts_column_icons_position_right .sc_layouts_item_details {
float: right;
} .sc_layouts_login_menu .menu-item:not(.menu-item-has-children) .trx_addons_login_link {
padding: 1em 0em;
} .sc_layouts_row .sc_button {
background-color: #efa758;
color: #fff;
vertical-align: top;
text-align: center;
} .sc_layouts_row_type_narrow {
font-size: 13px;
line-height: 18px;
padding: 6px 0;
} .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.sc_layouts_row_type_narrow .sc_layouts_item input[type="text"] {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
margin-left: 0.5em;
} .sc_layouts_row_type_narrow .socials_wrap {
margin: 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item {
margin: 0 8px 0 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon {
font-size: 15px;
width: auto;
height: auto;
line-height: inherit;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.sc_layouts_row_type_narrow .socials_wrap .social_item_style_bg .social_icon {
width: 1.2em;
height: 1.2em;
}
.sc_layouts_row_type_narrow .socials_wrap .social_icon svg,
.sc_layouts_row_type_narrow .socials_wrap .social_icon object {
width: 1em;
height: 1em;
} .sc_layouts_row_type_narrow .sc_button {
background-color: transparent;
border: 1px solid #efa758;
color: #efa758;
} .sc_layouts_row_type_compact {
padding: 0.75em 0;
}
.sc_layouts_row_type_compact .sc_layouts_item,
.sc_layouts_row_type_normal .sc_layouts_item {
letter-spacing: 0;
} .sc_layouts_row_type_compact .sc_layouts_item_icon {
font-size: 1.25em;
font-weight: 400;
}
.sc_layouts_row_type_compact .sc_layouts_item input[type="text"] {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
margin-left: 0.5em;
} .sc_layouts_row_type_compact .socials_wrap {
margin: 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item {
margin: 0 10px 0 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
font-size: 15px;
width: auto;
height: auto;
line-height: inherit;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.sc_layouts_row_type_compact .socials_wrap .social_item_style_bg .social_icon {
width: 1.2em;
height: 1.2em;
} .sc_layouts_row_type_normal {
padding: 2em 0;
} .sc_layouts_row_fixed_placeholder {
display: none;
}
.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder {
display: block;
}
.sc_layouts_row_fixed_on {
position: fixed;
z-index: 100002;
top: 0;
right: -15px;
bottom: auto;
left: -15px;
position: fixed !important;
margin: 0 !important;
background-color: #fff;
}
.sc_layouts_row_fixed_on.elementor-section:not(.elementor-section-justified) {
left: 0;
right: 0;
}
.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
z-index: 100001;
}
.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
z-index: 100000;
} .sc_layouts_row_hide_unfixed {
height: 0;
padding: 0;
overflow: hidden;
}
.sc_layouts_row_type_compact.sc_layouts_row_hide_unfixed {
padding: 0;
}
.elementor-editor-active .sc_layouts_row_hide_unfixed,
.sc_layouts_row_fixed_on.sc_layouts_row_hide_unfixed {
height: unset;
padding: unset;
overflow: unset;
} .sc_layouts_flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_flex > .sc_layouts_column {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.sc_layouts_flex > .sc_layouts_column > .sc_layouts_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
}
.sc_layouts_flex.sc_layouts_columns_stretch {
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.sc_layouts_flex.sc_layouts_columns_top {
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.sc_layouts_flex.sc_layouts_columns_bottom {
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.sc_layouts_flex.sc_layouts_columns_middle {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.sc_layouts_flex.sc_layouts_content_top > .sc_layouts_column > .sc_layouts_item {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.sc_layouts_flex.sc_layouts_content_top:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.sc_layouts_flex.sc_layouts_content_bottom > .sc_layouts_column > .sc_layouts_item {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.sc_layouts_flex.sc_layouts_content_bottom:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.sc_layouts_flex.sc_layouts_content_middle > .sc_layouts_column > .sc_layouts_item {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.sc_layouts_flex.sc_layouts_content_middle:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.sc_layouts_flex.sc_layouts_columns_bottom:after,
.sc_layouts_flex.sc_layouts_columns_middle:after,
.sc_layouts_flex.sc_layouts_columns_top:after {
content: '';
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
display: block;
} .sc_layouts_popup {
display: none;
background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.sc_layouts_popup > p {
margin: 0;
}
.mfp-content .sc_layouts_popup {
display: block;
}
.mfp-inline-holder div.mfp-content,
.mfp-ajax-holder div.mfp-content {
width: auto;
min-width: 60%;
max-width: 85%;
min-height: 40%;
max-height: 80%;
} .sc_layouts_panel_hide_content {
position: fixed;
z-index: 100000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
-webkit-transform: translateX(200%);
-ms-transform: translateX(200%);
transform: translateX(200%);
-webkit-transition: background-color 0.8s ease;
-ms-transition: background-color 0.8s ease;
transition: background-color 0.8s ease;
}
.sc_layouts_panel_hide_content.sc_layouts_panel_opened {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
background-color: rgba(0, 0, 0, 0.5);
}
.sc_layouts_panel {
background-color: #fff;
-webkit-transition: -webkit-transform 0.8s ease;
-ms-transition: -ms-transform 0.8s ease;
transition: transform 0.8s ease;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 2em 3em;
}
.sc_layouts_panel_left {
-webkit-transform: translateX(-150%);
-ms-transform: translateX(-150%);
transform: translateX(-150%);
position: fixed;
z-index: 100001;
top: 0;
left: 0;
max-width: 100%;
height: 100%;
}
.sc_layouts_panel_right {
-webkit-transform: translateX(150%);
-ms-transform: translateX(150%);
transform: translateX(150%);
position: fixed;
z-index: 100001;
top: 0;
right: 0;
max-width: 100%;
height: 100%;
}
.sc_layouts_panel_top {
-webkit-transform: translateY(-150%);
-ms-transform: translateY(-150%);
transform: translateY(-150%);
position: fixed;
z-index: 100001;
top: 0;
left: 0;
max-height: 100%;
width: 100%;
}
.sc_layouts_panel_bottom {
-webkit-transform: translateY(150%);
-ms-transform: translateY(150%);
transform: translateY(150%);
position: fixed;
z-index: 100001;
bottom: 0;
left: 0;
max-height: 100%;
width: 100%;
}
.sc_layouts_panel > p {
margin: 0;
}
.sc_layouts_panel.sc_layouts_panel_opened {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.sc_layouts_panel_close {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_layouts_panel_close:before {
content: '\e875';
font-family: "trx_addons_icons";
display: block;
padding: 1em;
font-size: 1.25em;
line-height: 1.25em;
} body[class*="cpt_layouts-template"] {
background-image: url(//lichtburg-event.de/wp-content/themes/heaven11/plugins/trx_addons/layouts/images/transparent.jpg);
background-repeat: repeat;
}
body[class*="cpt_layouts-template"] .trx-addons-layout--edit-mode .trx-addons-layout__inner {
margin-left: auto;
margin-right: auto;
background-color: #fff;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
body[class*="cpt_layouts-template"] #elementor.elementor-edit-mode .elementor-inner {
margin-left: auto;
margin-right: auto;
} .elementor-element-edit-mode .sc_layouts_blog_item > div {
min-width: 60px;
min-height: 16px;
}
.elementor-element-edit-mode .sc_layouts_blog_item_featured img {
max-width: none;
width: 100%;
}
.elementor-element .elementor-widget-container .sc_layouts_blog_item {
-webkit-transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease;
-ms-transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease;
transition: background 0.3s ease, background-image 0.3s ease, background-color 0.3s ease, border 0.3s ease, border-radius 0.3s ease, box-shadow 0.3s ease;
} .editor-block-list__layout .editor-block-list__block[data-type="trx-addons/layouts-blog-item"][class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static) .editor-block-list__block-edit {
margin-top: 0;
margin-bottom: 0;
} .sc_layouts_blog_item .hide_overflow {
max-height: 1.35em;
overflow: hidden;
}
.sc_layouts_blog_item_featured {
overflow: hidden;
}
.sc_layouts_blog_item_featured .post_featured {
margin-bottom: 0;
}
.sc_layouts_blog_item_featured_mask .post_featured:after {
content: ' ';
background-color: #000;
opacity: 0.3;
-webkit-transition: opacity 0.3s ease, background-color 0.3s ease;
-ms-transition: opacity 0.3s ease, background-color 0.3s ease;
transition: opacity 0.3s ease, background-color 0.3s ease;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.sc_layouts_blog_item_featured_mask:hover .post_featured:after {
opacity: 0.1;
}
.sc_layouts_blog_item_title .post_title {
margin: 0;
line-height: 1.15em;
}
.sc_layouts_blog_item .post_title > a,
.sc_layouts_blog_item .post_meta > a,
.sc_layouts_blog_item .post_meta > span,
.sc_layouts_blog_item .post_button a,
.sc_layouts_blog_item .post_excerpt > *,
.sc_layouts_blog_item .post_custom > * {
-webkit-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
}
.sc_layouts_blog_item .post_button {
white-space: nowrap;
}
.sc_layouts_blog_item .post_button .sc_button:not(.sc_button_simple) {
padding: 1em 2em;
}
.sc_layouts_blog_item .post_button a,
.sc_layouts_blog_item .post_meta > a,
.sc_layouts_blog_item .post_meta > span {
display: inline-block;
vertical-align: top;
}
[class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static) .post_meta {
margin: 0;
}
.sc_layouts_blog_item_position_tl {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.sc_layouts_blog_item_position_tc {
position: absolute;
z-index: 1;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_layouts_blog_item_position_tr {
position: absolute;
z-index: 1;
top: 0;
right: 0;
}
.sc_layouts_blog_item_position_ml {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_layouts_blog_item_position_mc {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
min-width: 75% !important;
}
.sc_layouts_blog_item_position_mr {
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sc_layouts_blog_item_position_bl {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
}
.sc_layouts_blog_item_position_bc {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.sc_layouts_blog_item_position_br {
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
}
[class*="sc_layouts_blog_item_position_"]:not(.sc_layouts_blog_item_position_static) {
position: absolute;
z-index: 12;
max-width: 90%;
min-width: 10px;
}
.sc_layouts_blog_item_position_tl,
.sc_layouts_blog_item_position_ml,
.sc_layouts_blog_item_position_bl {
text-align: left;
}
.sc_layouts_blog_item_position_tc,
.sc_layouts_blog_item_position_mc,
.sc_layouts_blog_item_position_bc {
text-align: center;
}
.sc_layouts_blog_item_position_tr,
.sc_layouts_blog_item_position_mr,
.sc_layouts_blog_item_position_br {
text-align: right;
}
.sc_layouts_cart {
position: relative;
z-index: 2000;
}
.sc_layouts_cart_icon,
.sc_layouts_cart_details {
cursor: pointer;
}
.sc_layouts_cart_items_short {
display: none;
font-size: 7px;
background-color: #333;
color: #fff;
width: 15px;
height: 15px;
line-height: 15px;
text-align: center;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
position: absolute;
z-index: 1;
top: -5px;
right: -5px;
pointer-events: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_details {
display: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_details {
display: none;
}
.sc_layouts_row_type_compact .sc_layouts_cart_items_short {
display: block;
} .sc_layouts_cart_widget {
display: none;
text-align: left;
position: absolute;
z-index: 2;
top: 4em;
right: -2em;
width: 280px;
padding: 1em;
border: 1px solid #ddd;
background-color: #fff;
color: #888;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_cart_widget:after {
content: ' ';
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 2.5em;
width: 8px;
height: 8px;
margin: -5px 0 0 -4px;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.sc_layouts_cart_widget .sc_layouts_cart_widget_close {
position: absolute;
z-index: 100;
top: 0;
right: 0;
padding: 5px 6px;
cursor: pointer;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_cart_widget .widget_shopping_cart {
text-align: left !important;
font-size: 0.9333em;
line-height: 1.5em;
}
.sc_layouts_cart_widget .cart_list {
max-height: 215px;
overflow-y: auto;
overflow-x: hidden;
}
.sc_layouts_cart_widget p {
margin-bottom: 0;
}
.sc_layouts_cart_widget p + p {
margin-top: 0.75em;
} .sc_layouts_currency .select_container {
overflow: visible;
background-color: transparent !important;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher {
display: none !important;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher {
padding: 0 !important;
}
.sc_layouts_currency .select_container:after,
.sc_layouts_currency .select_container:before {
display: none;
}
.sc_layouts_currency .chosen-container .chosen-results {
display: block;
}
.sc_layouts_currency .chosen-container {
font-size: inherit;
font-weight: inherit;
letter-spacing: 0px;
min-width: 100%;
position: relative;
}
.sc_layouts_currency .chosen-container-single .chosen-single span {
margin: 0;
}
.sc_layouts_currency .chosen-container-single .chosen-single > div {
display: none;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,
.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic {
display: inline;
font-weight: inherit;
position: relative;
height: auto;
background: transparent !important;
border: none;
line-height: inherit;
padding: 0;
margin: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_layouts_currency .chosen-container-single .chosen-single:after {
content: '\e828';
font-family: "trx_addons_icons";
font-size: 95%;
position: absolute;
z-index: 1;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: none;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description {
display: none;
}
.sc_layouts_currency .chosen-container .chosen-results,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options {
width: 11em !important;
border: none !important;
min-width: 0 !important;
margin: 0;
padding: 1.25em 2em;
background: #ffffff;
text-align: left;
position: absolute;
z-index: 1;
top: 1em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.sc_layouts_currency.hide_drop .chosen-drop,
.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,
.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options {
display: none !important;
}
.sc_layouts_currency .chosen-container .chosen-drop,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options {
height: auto !important;
border: none;
overflow: visible;
margin-top: 0;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_layouts_currency .chosen-container .chosen-results li,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,
.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option {
background: transparent !important;
border: none;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #141414;
font-weight: 400;
padding: 0.55em 0;
line-height: inherit;
cursor: pointer;
}
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value {
padding: 0;
margin: 0;
}
.sc_layouts_currency .chosen-container .active-result.highlighted,
.sc_layouts_currency .chosen-container .active-result.result-selected,
.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected {
color: #efa758;
}
.sc_layouts_currency a.woocs_flag_view_item {
width: auto;
height: auto;
margin: 0;
vertical-align: bottom;
display: inline;
}
.sc_layouts_currency a.woocs_flag_view_item img {
width: auto;
height: 1.2em;
vertical-align: bottom;
}
.sc_layouts_featured.with_content {
position: relative;
min-height: 0em;
}
.sc_layouts_featured .sc_layouts_featured_content {
position: static;
}
.sc_layouts_featured.with_image.without_content {
min-height: 40rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_featured.with_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_featured.with_image.with_content:before {
content: ' ';
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5); } .sc_layouts_language li.menu-item > a > img,
.sc_layouts_language li.menu-item > a > span {
display: inline-block;
line-height: inherit;
vertical-align: middle;
}
.sc_layouts_language li.menu-item > a > img + span {
margin-left: 0.3em;
}
.custom-logo-link img,
.sc_layouts_logo img {
max-height: 6em;
width: auto;
}
.sc_layouts_row_type_compact .custom-logo-link img,
.sc_layouts_row_type_compact .sc_layouts_logo img {
max-height: 4.5em;
}
.sc_layouts_row_type_narrow .custom-logo-link img,
.sc_layouts_row_type_narrow .sc_layouts_logo img {
max-height: 3em;
}
.sc_layouts_logo .logo_text {
display: block;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_logo .logo_slogan {
display: block;
font-size: 12px;
line-height: 15px;
letter-spacing: 0px;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
} .sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
display: none !important;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon,
.sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon {
font-size: 2em;
}
.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before,
.sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
line-height: 1.2em;
}
.sc_layouts_menu_mobile_button_burger:not(.without_menu) {
display: inline-block !important;
} .sc_layouts_menu {
position: relative;
z-index: 1000;
overflow: hidden;
visibility: hidden;
max-height: 3em;
}
.sc_layouts_menu.inited,
.sc_layouts_menu > nav {
overflow: visible;
visibility: visible;
max-height: none;
}
.sc_layouts_menu_nav, .sc_layouts_menu_nav ul {
display: inline-block;
margin: 0;
padding: 0;
list-style-type: none !important;
}
.sc_layouts_menu_nav:after, .sc_layouts_menu_nav ul:after {
content: ' ';
clear: both;
width: 100%;
height: 0;
display: block;
}
.sc_layouts_menu_nav li {
margin: 0;
position: relative;
}
.sc_layouts_menu_nav li > a {
display: block;
position: relative;
} .sc_layouts_menu_nav {
text-align: left;
vertical-align: middle;
padding-left: 0 !important;
}
.sc_layouts_menu_nav > li {
position: relative;
float: left;
z-index: 20;
}
.sc_layouts_menu_nav > li + li {
z-index: 19;
}
.sc_layouts_menu_nav > li + li + li {
z-index: 18;
}
.sc_layouts_menu_nav > li + li + li + li {
z-index: 17;
}
.sc_layouts_menu_nav > li + li + li + li + li {
z-index: 16;
}
.sc_layouts_menu_nav > li + li + li + li + li + li {
z-index: 15;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li {
z-index: 14;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li {
z-index: 13;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li {
z-index: 12;
}
.sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li + li {
z-index: 11;
}
.sc_layouts_menu_nav > li > a {
padding: 1em;
position: relative;
color: #333;
-webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.sc_layouts_menu_nav > li > a:hover,
.sc_layouts_menu_nav > li.sfHover > a,
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
color: #efa758;
}
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
font-weight: 600 !important;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a {
padding-right: 2em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: '\e882';
font-family: "trx_addons_icons";
font-weight: normal;
display: inline-block;
position: absolute;
z-index: 1;
top: 50%;
right: 1em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_nav li li.menu-item-has-children > a:after {
content: '\e884';
font-family: "trx_addons_icons";
font-weight: normal;
position: absolute;
z-index: 1;
top: 0.65em;
right: 0.75em;
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
top: 1.2em;
}
.sc_layouts_menu_nav li[class*="icon-"]:before {
-webkit-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.sc_layouts_menu_nav > li[class*="icon-"] > a {
padding-left: 2em;
}
.sc_layouts_menu_nav > li[class*="icon-"]:before {
display: inline-block;
padding: 1em 0;
width: 1em;
line-height: inherit;
position: absolute;
z-index: 1;
top: 0;
left: 0.5em;
}
.sc_layouts_menu_nav > li[class*="columns-"][class*="icon-"]:before {
position: static;
margin: 0 0 0 0.5em;
float: left;
}
.sc_layouts_menu_nav > li[class*="columns-"][class*="icon-"] > a {
float: left;
margin-left: -1.5em;
}
.sc_layouts_menu_nav li[class*="image-"] > a {
background-position: 1em center;
background-repeat: no-repeat;
background-size: 1em;
padding-left: 2.3em;
} .sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_nav > li ul {
position: absolute;
display: none;
z-index: 10000;
width: 13em;
padding: 1.4em 0;
text-align: left;
background-color: #f0f0f0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.sc_layouts_menu_popup .sc_layouts_menu_nav {
display: block;
}
.widget_nav_menu li.menu-delimiter,
.sc_layouts_menu_nav > li li.menu-delimiter {
margin-top: 0.5em;
padding-top: 0.5em;
border-top: 1px solid #f0f0f0;
text-align: center;
height: 0;
overflow: hidden;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li li > a {
padding: 0.6em 1.5em;
color: #333;
}
.sc_layouts_menu_nav > li li > a:hover,
.sc_layouts_menu_nav > li li.sfHover > a,
.sc_layouts_menu_nav > li li.current-menu-item > a,
.sc_layouts_menu_nav > li li.current-menu-parent > a,
.sc_layouts_menu_nav > li li.current-menu-ancestor > a {
color: #efa758;
}
.sc_layouts_menu_nav > li li[class*="icon-"] > a > span {
display: inline-block;
padding-left: 1.5em;
}
.sc_layouts_menu_nav > li li[class*="icon-"]:before {
position: absolute;
z-index: 1;
top: 50%;
left: 1.5em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #333;
}
.sc_layouts_menu_nav > li li[class*="icon-"]:hover:before,
.sc_layouts_menu_nav > li li[class*="icon-"].shHover:before,
.sc_layouts_menu_nav > li li.current-menu-item:before,
.sc_layouts_menu_nav > li li.current-menu-parent:before,
.sc_layouts_menu_nav > li li.current-menu-ancestor:before {
color: #efa758;
}
.sc_layouts_menu_nav > li li[class*="image-"] > a {
background-position: 1.6667em center;
padding-left: 3em;
}
.sc_layouts_menu_nav > li > ul {
top: 4.2em;  left: 0;
}
.sc_layouts_menu_nav > li:last-child > ul,
.sc_layouts_column_align_right .sc_layouts_menu_nav > li.menu-collapse > ul {
left: auto;
right: 0;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_nav > li > ul ul {
left: 13em;
top: -1.4em;
margin: 0 0 0 2px;
background-color: #f0f0f0;
}
.sc_layouts_menu_nav > li > ul ul.submenu_left {
left: -13em;
margin: 0 0 0 -2px;
}
.sc_layouts_menu_nav > li > ul ul.sc_layouts_submenu.submenu_left {
left: auto;
right: 13.1428em;
margin: 0;
} .sc_layouts_menu_nav > li[class*="columns-"] {
position: static;
}
.sc_layouts_menu_nav > li[class*="columns-"] > ul {
left: 0;
right: 0;
width: 100%;
margin-left: 0;
}
.sc_layouts_menu_nav ul li.columns-2 > ul {
width: 26em;
}
.sc_layouts_menu_nav ul li.columns-2 > ul.submenu_left {
left: -26em;
}
.sc_layouts_menu_nav ul li.columns-3 > ul {
width: 39em;
}
.sc_layouts_menu_nav ul li.columns-3 > ul.submenu_left {
left: -39em;
}
.sc_layouts_menu_nav ul li.columns-4 > ul {
width: 52em;
}
.sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left {
left: -52em;
}
.sc_layouts_menu_nav ul li.columns-5 > ul {
width: 65em;
}
.sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
left: -65em;
}
.sc_layouts_menu_nav li[class*="columns-"] > ul > li {
display: inline-block;
vertical-align: top;
}
.sc_layouts_menu_nav li.columns-2 > ul > li {
width: 50%;
}
.sc_layouts_menu_nav li.columns-3 > ul > li {
width: 33.3333%;
}
.sc_layouts_menu_nav li.columns-4 > ul > li {
width: 25%;
}
.sc_layouts_menu_nav li.columns-5 > ul > li {
width: 20%;
}
.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a {
font-weight: 600 !important;
font-size: 1.0667em !important;
}
.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:after {
display: none;
}
.sc_layouts_menu_nav li[class*="columns-"] > ul ul {
position: static !important;
display: block !important;
margin-left: 0; padding: 0;
left: auto;
top: auto;
width: auto;
vertical-align: top;
opacity: 1 !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
box-shadow: none !important;
} .sc_layouts_submenu_prepare {
visibility: hidden !important;
cursor: wait;
}
.menu_mobile_nav li > ul.sc_layouts_submenu,
.sc_layouts_menu li > ul.sc_layouts_submenu {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: auto;
max-width: 75em;
padding: 1.4em;
}
.menu_mobile_nav li > ul.sc_layouts_submenu ul,
.sc_layouts_menu li > ul.sc_layouts_submenu ul {
display: block !important;
position: static;
top: auto;
left: auto;
bottom: auto;
right: auto;
width: auto;
}
.sc_layouts_menu li > ul.sc_layouts_submenu ul li {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_menu li > ul.sc_layouts_submenu ul li + li {
margin-top: 1em;
}
.menu_mobile_nav li > ul.sc_layouts_submenu ul li > a,
.sc_layouts_menu li > ul.sc_layouts_submenu ul li > a {
position: static;
padding: 0.3em 0;
background-color: transparent;
}
.sc_layouts_menu li > ul.sc_layouts_submenu .vc_row {
overflow: hidden;
}
.menu_mobile_nav li > ul.sc_layouts_submenu .sc_layouts_item,
.sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item {
margin: 0 !important;
display: block !important;
vertical-align: top;
}
.widget_nav_menu [class*="sc_content_width_"] {
width: auto !important;
}
.widget_nav_menu ul.sc_layouts_submenu {
padding-left: 0;
margin-top: 1em;
}
.widget_nav_menu ul.sc_layouts_submenu .wpb_column {
width: 100% !important;
float: none;
}
.widget_nav_menu ul.sc_layouts_submenu .wpb_column + .wpb_column {
margin-top: 1.5em;
}
.widget_nav_menu .post_item .post_thumb {
float: none;
display: block;
margin: 0 0 1em;
}
.widget_nav_menu .post_item .post_thumb img {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.widget_nav_menu .post_item .post_title {
font-size: 1em;
} .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav {
display: block;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li {
display: block;
float: none;
width: 100%;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:before {
display: none;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > a {
padding: 0.25em 0;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
content: '\e884';
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child > ul {
left: 100%;
top: -1.4em;
margin: 0 0 0 2px;
} .sc_layouts_menu_item_description {
display: block;
margin-top: 2px;
font-size: 8px;
line-height: 12px;
}
.sc_layouts_menu_nav > li > a .sc_layouts_menu_item_description {
margin-top: 0;
position: absolute;
z-index: 1;
top: 4.8em;
left: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: left;
padding: 0 1em 0 2em;
} .sc_layouts_dropdown > li > ul {
top: 2.6em;
left: -1.5em;
}
.sc_layouts_column_align_right .sc_layouts_dropdown > li > ul {
left: auto;
right: -1.5em;
}
.sc_layouts_dropdown li.menu-item.menu-item-has-children > a {
padding: 0;
}
.sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
position: static;
display: inline-block;
vertical-align: middle;
margin-left: 0.3em;
-webkit-transform: none;
-ms-transform: none;
transform: none;
} .sc_layouts_menu_mobile_button_burger {
position: relative;
}
.sc_layouts_menu_popup {
position: absolute;
z-index: 1000;
top: 2.4em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
display: none;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav {
position: relative;
left: 0;
top: 0;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li {
display: block;
float: none;
} .sc_layouts_menu_nav .menu-collapse {
display: none;
}
.sc_layouts_menu_nav .menu-collapse > a {
position: relative;
text-align: center;
}
.sc_layouts_menu_nav .menu-collapse > a:before {
position: relative;
z-index: 2;
top: 1px;
left: 0;
}
.sc_layouts_menu_nav .menu-collapse > a:after {
content: ' ';
display: block;
background-color: #f7f7f7;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 2em;
height: 2em;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}  .menu_hover_slide_line > ul > li#blob,
.menu_hover_slide_box > ul > li#blob {
position: absolute;
top: 0;
z-index: 1;
opacity: 0;
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,
.menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover {
background-color: transparent;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.menu_hover_slide_line > ul > li#blob {
height: 1px;
margin-top: 3em;
} .menu_hover_zoom_line > ul > li > a {
position: relative;
}
.menu_hover_zoom_line > ul > li > a:before {
content: "";
margin-left: 0.25em;
position: absolute;
z-index: 1;
top: 3em;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 1px;
-webkit-transition: all 0.1s ease;
-ms-transition: all 0.1s ease;
transition: all 0.1s ease;
}
.menu_hover_zoom_line > ul > li > a:hover:before,
.menu_hover_zoom_line > ul > li.sfHover > a:before,
.menu_hover_zoom_line > ul > li.current-menu-item > a:before,
.menu_hover_zoom_line > ul > li.current-menu-parent > a:before,
.menu_hover_zoom_line > ul > li.current-menu-ancestor > a:before {
width: 80%;
} .menu_hover_path_line > ul > li > a {
position: relative;
}
.menu_hover_path_line > ul > li:before,
.menu_hover_path_line > ul > li:after,
.menu_hover_path_line > ul > li > a:before,
.menu_hover_path_line > ul > li > a:after {
content: ' ' !important;
position: absolute;
-webkit-transition: -webkit-transform 0.1s ease;
-ms-transition: -ms-transform 0.1s ease;
transition: transform 0.1s ease;
-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
-ms-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
} .menu_hover_path_line > ul > li:before,
.menu_hover_path_line > ul > li:after {
top: 0.5em;
bottom: 0.5em;
width: 1px;
-webkit-transform: scale3d(1, 0, 1);
-ms-transform: scale3d(1, 0, 1);
transform: scale3d(1, 0, 1);
} .menu_hover_path_line > ul > li:before {
left: 0.2em;
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
} .menu_hover_path_line > ul > li:after {
right: 0.2em;
-webkit-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
} .menu_hover_path_line > ul > li > a:before,
.menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
left: 0.2em;
right: 0.2em;
height: 1px;
-webkit-transform: scale3d(0, 1, 1);
-ms-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
} .menu_hover_path_line > ul > li > a:before {
top: 0.5em;
bottom: auto;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
} .menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
top: auto;
bottom: 0.5em;
-webkit-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}   .menu_hover_path_line > ul > li > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:after {
-webkit-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_path_line > ul > li > a:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:after,
.menu_hover_path_line > ul > li.menu-item-has-children > a:hover:after,
.menu_hover_path_line > ul > li.sfHover.menu-item-has-children > a:after {
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
} .menu_hover_path_line > ul > li:before {
-webkit-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu_hover_path_line > ul > li:hover:before,
.menu_hover_path_line > ul > li.sfHover:before {
-webkit-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
} .menu_hover_path_line > ul > li > a:before {
-webkit-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.menu_hover_path_line > ul > li.sfHover > a:before,
.menu_hover_path_line > ul > li > a:hover:before {
-webkit-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;
} .menu_hover_path_line > ul > li.sfHover:after,
.menu_hover_path_line > ul > li:hover:after {
-webkit-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_path_line > ul > li.sfHover:before,
.menu_hover_path_line > ul > li:hover:before,
.menu_hover_path_line > ul > li.sfHover:after,
.menu_hover_path_line > ul > li:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:before,
.menu_hover_path_line > ul > li > a:hover:before,
.menu_hover_path_line > ul > li > a:hover:after,
.menu_hover_path_line > ul > li.sfHover > a:after {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .menu_hover_roll_down > ul > li > a:before {
content: ' ';
position: absolute;
top: 3.3em;
right: 1.5em;
bottom: auto;
left: 1.5em;
height: 1px;
opacity: 0;
-webkit-transform: translate3d(0, -3em, 0);
-ms-transform: translate3d(0, -3em, 0);
transform: translate3d(0, -3em, 0);
-webkit-transition: -webkit-transform 0s 0.3s, opacity 0.2s;
-ms-transition: -ms-transform 0s 0.3s, opacity 0.2s;
transition: transform 0s 0.3s, opacity 0.2s;
}
.menu_hover_roll_down > ul > li > a:hover:before,
.menu_hover_roll_down > ul > li.sfHover > a:before,
.menu_hover_roll_down > ul > li.current-menu-item > a:before,
.menu_hover_roll_down > ul > li.current-menu-ancestor > a:before,
.menu_hover_roll_down > ul > li.current-menu-parent > a:before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.1s;
-ms-transition: -ms-transform 0.3s, opacity 0.1s;
transition: transform 0.3s, opacity 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-ms-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu_hover_roll_down > ul > li > a > span {
display: block;
pointer-events: none;
}
.menu_hover_roll_down > ul > li.sfHover > a > span,
.menu_hover_roll_down > ul > li > a:hover > span,
.menu_hover_roll_down > ul > li.current-menu-item > a > span,
.menu_hover_roll_down > ul > li.current-menu-ancestor > a > span,
.menu_hover_roll_down > ul > li.current-menu-parent > a > span {
-webkit-animation: anim-roll-down 0.3s forwards;
-ms-animation: anim-roll-down 0.3s forwards;
animation: anim-roll-down 0.3s forwards;
}
@-webkit-keyframes anim-roll-down {
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes anim-roll-down {
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
} .menu_hover_color_line > ul > li > a:hover:before,
.menu_hover_color_line > ul > li > a:focus:before {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.menu_hover_color_line > ul > li > a:before,
.menu_hover_color_line > ul > li > a:after,
.menu_hover_color_line > ul > li.menu-item-has-children > a:after {
content: ' ' !important;
position: absolute;
top: 3.3em;
right: 1.5em !important;
bottom: auto;
left: 1.5em;
margin: 0;
height: 1px;
-webkit-transform: scale3d(0, 1, 1);
-ms-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
-webkit-transform-origin: center left;
-ms-transform-origin: center left;
transform-origin: center left;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
-ms-transition: -ms-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.menu_hover_color_line > ul > li > a:hover,
.menu_hover_color_line > ul > li.sfHover > a:after,
.menu_hover_color_line > ul > li > a:hover:after,
.menu_hover_color_line > ul > li > a:before {
-webkit-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.menu_hover_color_line > ul > li.sfHover > a:after,
.menu_hover_color_line > ul > li.menu-item-has-children > a:hover:after,
.menu_hover_color_line > ul > li > a:hover:after,
.menu_hover_color_line > ul > li.sfHover > a:before,
.menu_hover_color_line > ul > li > a:hover:before,
.menu_hover_color_line > ul > li.current-menu-item > a:after,
.menu_hover_color_line > ul > li.current-menu-item > a:before,
.menu_hover_color_line > ul > li.current-menu-ancestor > a:after,
.menu_hover_color_line > ul > li.current-menu-ancestor > a:before,
.menu_hover_color_line > ul > li.current-menu-parent > a:after,
.menu_hover_color_line > ul > li.current-menu-parent > a:before {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.menu_hover_color_line > ul > li.sfHover > a:before,
.menu_hover_color_line > ul > li > a:hover:before {
-webkit-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}
.sc_layouts_meta.post_meta {
margin-top: 0;
}
.search_wrap,
.search_wrap .search_form {
position: relative;
}
.search_wrap .search_field {
width: 6em;
padding: 0 0 0 1.25em !important;
vertical-align: middle;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sc_layouts_column_icons_position_right .search_wrap .search_field {
padding: 0 1.25em 0 0 !important;
}
.search_wrap .search_submit {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
background-color: transparent;
padding: 0;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.search_wrap .search_submit:before {
margin: 0;
}
.sc_layouts_row_type_narrow .search_wrap .search_field,
.sc_layouts_row_type_compact .search_wrap .search_field {
border: none !important;
background-color: transparent !important;
}
.sc_layouts_row_type_compact .search_wrap .search_submit {
font-size: 1.25em;
font-weight: 400;
}
.sc_layouts_column_icons_position_right .search_wrap .search_submit {
left: auto;
right: 0;
}
.sc_layouts_row_type_normal .search_wrap .search_field {
font-size: 11px;
text-transform: uppercase;
padding: 0 1.5em 0 3em !important;
width: 15em;
height: 4.7727em;
line-height: 4.7727em;
-webkit-border-radius: 3em;
-ms-border-radius: 3em;
border-radius: 3em;
}
.sc_layouts_row_type_normal .search_wrap .search_submit {
display: block;
font-size: 11px;
text-align: center;
width: 1em;
height: 4.7727em;
line-height: 4.7727em;
position: absolute;
top: 0;
right: auto;
bottom: auto;
left: 1em;
}
.sc_layouts_row_type_normal .search_wrap .search_submit:before {
font-size: 13px;
}
.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit {
left: auto;
right: 1em;
}
.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field {
padding: 1em 3em 1em 1.5em !important;
} .search_wrap.search_style_expand .search_field {
width: 0;
visibility: hidden;
}
.search_style_expand.search_opened .search_field {
width: 6em;
padding-left: 1.75em !important;
visibility: visible;
}
.sc_layouts_column_icons_position_right .search_style_expand.search_opened .search_field {
padding-left: 0 !important;
padding-right: 1.75em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field {
height: 4.7727em;
line-height: 4.7727em;
padding-top: 0;
padding-bottom: 0;
visibility: visible;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field {
padding: 0 2.3em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field {
width: 15em;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit {
width: 4.7727em;
left: 0;
right: auto;
} .search_style_fullscreen .search_form {
display: inline-block;
}
.search_style_fullscreen.search_opened .search_form {
display: block;
}
.search_style_fullscreen .search_field {
width: 0;
visibility: hidden;
}
.search_style_fullscreen .search_field,
.search_style_fullscreen .search_submit,
.search_style_fullscreen .search_submit:before {
-webkit-transition: none;
-ms-transition: none;
transition: none;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_submit,
.search_style_fullscreen.search_opened .search_submit:before {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field {
width: 0;
height: 4.7727em;
line-height: 4.7727em;
padding-top: 0;
padding-bottom: 0;
visibility: visible;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field {
padding: 0 2.3em 0 2.3em !important;
}
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit {
width: 4.7727em;
left: 0;
right: auto;
}
.search_style_fullscreen .search_close {
display: none;
}
.search_style_fullscreen .search_close:before {
margin: 0;
}
.search_style_fullscreen.search_opened .search_close {
position: absolute;
z-index: 1;
top: 0;
right: 0;
display: inline-block;
font-size: 2rem;
font-weight: 300;
text-align: center;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.search_style_fullscreen.search_opened .search_form_wrap {
position: fixed;
z-index: 10000;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
overflow: hidden;
}
.search_style_fullscreen.search_opened .search_form {
position: relative;
width: 50%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-bottom: 1px solid #fff;
font-size: 1em;
}
.search_style_fullscreen.search_opened .search_results {
top: 0;
display: none !important;
}
.search_style_fullscreen.search_opened .search_submit:before {
font-size: inherit;
}
.search_style_fullscreen.search_opened .search_submit,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit {
position: absolute;
left: 0 !important;
right: auto !important;
top: 50%;
font-size: 2rem;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.search_style_fullscreen.search_opened .search_field,
.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
font-size: 2rem !important;
font-weight: 400 !important;
width: 100%;
height: 3em;
line-height: 3em !important;
letter-spacing: 1px;
margin: 0;
padding: 0 0 0 2em !important;
border: none;
white-space: pre-wrap;
word-wrap: break-word;
resize: none;
overflow: hidden;
display: block;
visibility: visible;
}
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_field:hover,
.search_style_fullscreen.search_opened .search_field:focus {
background-color: transparent !important;
}
.search_style_fullscreen.search_opened .search_field::-ms-clear {
display: none;
} .search_wrap .search_results {
display: none;
position: absolute;
z-index: 10000;
top: 3.5em;
left: 0;
background-color: #fff;
border: 1px solid #e5e5e5;
width: 22em;
padding: 2em 1.5em;
text-align: left;
}
.search_wrap .search_results:after {
content: " ";
position: absolute;
top: -6px;
left: 3em;
width: 10px;
height: 10px;
background-color: #fff;
border-left: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.search_results.widget_area .post_item + .post_item {
border-top: 1px solid #e5e5e5;
margin-top: 1.6em;
padding-top: 1.6em;
}
.sc_layouts_column_align_right .search_wrap .search_results {
left: auto;
right: 1em;
}
.sc_layouts_column_align_right .search_wrap .search_results:after {
left: auto;
right: 3em;
}
.search_wrap .search_results .search_results_close {
display: block;
overflow: hidden;
font-size: 1em;
cursor: pointer;
position: absolute;
top: 3px;
right: 3px;
width: 1.2em;
height: 1.2em;
line-height: 1.2em;
text-align: center;
}
.search_wrap .post_more {
display: block;
text-align: center;
}
.search_wrap .post_meta {
font-style: normal;
}
.sc_layouts_title_caption {
margin: 0 auto;
}
.sc_layouts_row_type_compact .sc_layouts_title_caption {
font-size: 2em;
}
.sc_layouts_title_title > .sc_layouts_title_caption {
float: none;
}
.sc_layouts_title_caption img {
display: inline-block;
max-height: 1.25em;
vertical-align: middle;
width: auto;
margin: -0.1em 0.2em 0 0;
}
.sc_layouts_title_link {
display: inline-block;
margin: 0.5em 0 2em;
}
.sc_layouts_row_fixed_on .sc_layouts_title_link {
display: none;
}
.sc_layouts_title_meta .post_edit:before {
margin-right: 0.5em;
}
.sc_layouts_title_description {
font-size: 13px;
line-height: 19px;
margin: 4px auto 1em;
max-width: 75%;
}
.sc_layouts_title_description p {
margin: 0;
}
.sc_layouts_title_breadcrumbs {
margin-top: 0.5em;
}
.sc_layouts_title.with_content {
position: relative;
min-height: 0em;
}
.sc_layouts_title.with_image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sc_layouts_title.fixed_height {
min-height: 20rem;
}
.sc_layouts_title.with_tint.with_content:before {
content: ' ';
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
.sc_layouts_title .sc_layouts_title_content {
position: static;
}
.sc_layouts_title.fixed_height .sc_layouts_title_content {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 90%;
}
.sc_layouts_title.fixed_height .sc_layouts_title_caption {
max-height: 3.8em;
overflow: hidden;
}@media (min-width: 2160px) { .hide_on_wide,
.sc_layouts_hide_on_wide {
display: none !important;
}
} @media (min-width: 1680px) and (max-width: 2159px) { .hide_on_desktop,
.sc_layouts_hide_on_desktop {
display: none !important;
}
.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,
.sc_layouts_row_type_normal.sc_layouts_row_fixed_on {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
max-height: 3em;
}
} @media (min-width: 1280px) and (max-width: 1679px) { .hide_on_notebook,
.sc_layouts_hide_on_notebook {
display: none !important;
}
.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,
.sc_layouts_row_type_normal.sc_layouts_row_fixed_on {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
max-height: 3em;
}
} @media (min-width: 768px) and (max-width: 1279px) { .hide_on_tablet,
.sc_layouts_hide_on_tablet {
display: none !important;
}
.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,
.sc_layouts_row_type_normal.sc_layouts_row_fixed_on {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,
.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
max-height: 3em;
}
} @media (max-width: 767px) { .hide_on_mobile,
.sc_layouts_hide_on_mobile {
display: none !important;
}
.sc_layouts_row_type_compact.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always,
.sc_layouts_row_type_normal.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always {
padding-top: 0;
padding-bottom: 0;
}
.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img,
.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img {
max-height: 3em;
}
} @media (max-width: 1439px) { .sc_layouts_row:not(.sc_layouts_row_type_narrow),
.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2 {
font-size: 14px;
}
.sc_layouts_row_fixed_on {
left: -15px;
right: -15px;
}
.sc_layouts_row .sc_button {
font-size: 12px;
padding: 1.5em;
} a.custom-logo-link img,
.wp-block-columns .sc_layouts_logo img,
.sc_layouts_row .sc_layouts_logo img {
max-height: 4.5em;
}
.sc_layouts_row_type_compact .custom-logo-link img,
.sc_layouts_row_type_compact .sc_layouts_logo img {
max-height: 3.5em;
}
.sc_layouts_row_type_narrow .custom-logo-link img,
.sc_layouts_row_type_narrow .sc_layouts_logo img {
max-height: 2.5em;
}
} @media (max-width: 1279px) { .sc_layouts_row:not(.sc_layouts_row_type_narrow),
.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2 {
font-size: 13px;
line-height: 21px;
}
.sc_layouts_row_fixed_on {
left: -15px;
right: -15px;
} .sc_layouts_menu_nav ul li.columns-4 > ul,
.sc_layouts_menu_nav ul li.columns-5 > ul {
width: 39em;
}
.sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left,
.sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
left: -39em;
}
.sc_layouts_menu_nav li.columns-4 > ul > li,
.sc_layouts_menu_nav li.columns-5 > ul > li {
width: 33.3333%;
}
} @media (max-width: 1023px) { .sc_layouts_row_fixed_on {
left: -15px;
right: -15px;
}
.sc_layouts_column .sc_layouts_item {
margin-right: 1.15em;
}
.sc_layouts_column_align_right .sc_layouts_item {
margin-left: 1.15em;
margin-right: 0;
}
.sc_layouts_row_type_narrow,
.sc_layouts_row_type_narrow input[type="text"],
.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
font-size: 12px;
line-height: 16px;
}
.sc_layouts_title_title {
font-size: 0.8em;
}  .sc_layouts_menu_nav ul li.columns-3 > ul,
.sc_layouts_menu_nav ul li.columns-4 > ul,
.sc_layouts_menu_nav ul li.columns-5 > ul {
width: 26em;
}
.sc_layouts_menu_nav ul li.columns-3 > ul.submenu_left,
.sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left,
.sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
left: -26em;
}
.sc_layouts_menu_nav li.columns-3 > ul > li,
.sc_layouts_menu_nav li.columns-4 > ul > li,
.sc_layouts_menu_nav li.columns-5 > ul > li {
width: 50%;
}
.sc_layouts_menu_nav > li > a {
padding: 0.7em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a {
padding-right: 1.3em;
}
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
right: 0.5em;
}
} @media (max-width: 767px) { .sc_layouts_row_type_compact .sc_layouts_item_details,
.sc_layouts_row_type_normal .sc_layouts_item_details {
display: none;
}
.sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always) {
position: relative !important;
left: 0 !important;
right: auto !important;
top: 0 !important;
-webkit-box-shadow: none !important;
-ms-box-shadow: none !important;
box-shadow: none !important;
}
.sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always) + .sc_layouts_row_fixed_placeholder {
display: none !important;
}
.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always {
left: -10px;
right: -10px;
}
.sc_layouts_row .wpb_text_column p {
text-align: center !important;
}
.sc_layouts_panel {
overflow-y: auto;
overflow-x: hidden;
}
.sc_layouts_panel_left,
.sc_layouts_panel_right {
overflow-x: visible;
} .sc_layouts_cart_widget {
position: fixed;
top: 46px;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
}
.sc_layouts_cart_widget:after {
display: none;
}
.sc_layouts_cart_widget .sc_layouts_cart_widget_close {
font-size: 1.5em;
padding: 1em;
top: 32px;
}
.sc_layouts_cart_widget .widget_shopping_cart {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 1em;
width: 90%;
max-height: 80%;
font-size: 14px;
overflow-x: hidden;
overflow-y: auto;
}
.sc_layouts_cart_widget .cart_list {
max-height: none;
overflow: visible;
} .sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
display: inline-block !important;
} ul.sc_layouts_submenu .wpb_column:not([class*="vc_col-xs-"]) + .wpb_column:not([class*="vc_col-xs-"]),
ul.sc_layouts_submenu .elementor-column:not([class*="elementor-xs-"]) + .elementor-column:not([class*="elementor-xs-"]) {
margin-top: 1.5em;
} .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child ul {
position: static;
left: auto;
top: auto;
margin: 0;
padding: 0 1em;
width: auto !important;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li > ul,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li:last-child > ul {
padding: 1em 0;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li ul.sc_layouts_submenu [class*="sc_content_width_"] {
width: auto !important;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li li > a {
padding: 0.25em 1em;
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li.menu-item-has-children > a:after,
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li li.menu-item-has-children > a:after {
content: '\e882';
}
.sc_layouts_menu_dir_vertical .sc_layouts_menu_nav > li li.menu-item-has-children > a:after {
top: 0.25em;
right: 1em;
}
} @media (max-width: 600px) { .sc_layouts_cart_widget {
top: 0;
}
} @media (max-width: 479px) { .sc_layouts_row_fixed_on.sc_layouts_row_fixed_always {
left: -10px;
right: -10px;
}
.sc_layouts_row:not(.sc_layouts_row_type_narrow),
.sc_layouts_row:not(.sc_layouts_row_type_narrow) input[type="text"],
.sc_layouts_row:not(.sc_layouts_row_type_narrow) .sc_layouts_item_details_line2 {
font-size: 13px;
line-height: 19px;
}
.sc_layouts_title_title {
font-size: 0.7em;
}
.sc_layouts_title_meta + .sc_layouts_title_title > .sc_layouts_title_caption {
margin: 0.2em 0 0;
} .sc_layouts_logo .logo_text {
letter-spacing: 0;
font-size: 1.5em;
}
}.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}}